Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khaliqgant/gifsert
Insert gif's into any conversation easily and effortlessly
https://github.com/khaliqgant/gifsert
Last synced: 4 days ago
JSON representation
Insert gif's into any conversation easily and effortlessly
- Host: GitHub
- URL: https://github.com/khaliqgant/gifsert
- Owner: khaliqgant
- Created: 2012-08-16T19:39:07.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-18T21:04:28.000Z (almost 12 years ago)
- Last Synced: 2024-11-10T03:42:32.557Z (2 months ago)
- Language: PHP
- Size: 166 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
gifsert
=======Insert gif's into any conversation easily and effortlessly
For now just building a list of gif's with the format of web address followed by a name spaced short description:
http://addressofthegif.com short_description
Spending no more than 30 mins a day on this.
In order to use:
- need some front end to show the gifs. I used javscript to show the results.
- need to grab the input by getting $q- 8/16
Good resources
http://www.reddit.com/r/reactiongifs
http://reactiongifsarchive.imgur.com/
http://www.reactiongifs.com/
http://whatshouldwecallme.tumblr.com/
http://imgur.com/a/wIAaa#249
http://imgur.com/a/9Tg209/7
-working version is up
- add tags to each gif
- seperate gifs by:
- emotions
- situations
- animalThings to add
- way for people to add gifs directly from the site (front end)
- check for duplicates, using the web address
-have a way for people to mark off their favorites so when they search or just a list9/17
-Adding actual Php code to find the correct gif. Adding both inserter and keyword search capabilities
- http://www.tineye.com/commercial_api could use to only have one image on the site