Check out Automeme’s secret hipster mode before it becomes cool.
(For the developers: It’s available in the API too.)
Got something great from Automeme? Now you can easily share it on Tumblr!
That’s right. Automeme can now be accessed from http://autome.me!
http://automeme.net and http://api.automeme.net still work as usual.
Auto-Meme Zing. A social network for memes.
automeme irssi
For fun I made an Irssi script that makes use of the automeme.net API. Personally I’ve been using rupa’s automeme bash script, though I made an Irssi alternative for a friend that uses Irssi+cgywin.
Example:
[04:06:18] <~newton> I MOONWALK, THEREFORE I SUCK. [04:06:19] <~newton> IS IT CAN BE ESKIMOS TIEM NAO PLEES? [04:06:20] <~newton> BECOME AN HACKERS ON STEROIDSYou can grab it from http://derp.us/62.
I’ll also note this is the first Irssi/Perl script I’ve ever made.
Another API update
The new API now supports cross-site HTTP requests, meaning anyone can fetch memes using Javascript.
Some “diving in” sample code has been added to the documentation. Here it is in Safari’s console:

api.automeme.net
The slightly new and slightly improved Auto-Meme API!
In addition to the old URLs (which still work just fine), you can now fetch memes with one of these:
http://api.automeme.net/texthttp://api.automeme.net/htmlhttp://api.automeme.net/text.jsonhttp://api.automeme.net/html.json
The documentation has also been rewritten, hopefully for the better.