Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/9Tg20

9/7
-working version is up
- add tags to each gif
- seperate gifs by:
- emotions
- situations
- animal

Things 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 list

9/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