What is inyerface?

Funny, I was about to ask you the same thing! If you're a follower of Twitter or Reddit, you've more than likely come across some pretty interesting links; things that you might want to read again or share with friends. But if you follow many users or topics, you may also find that the internet moves incredibly fast! That article you wanted to read, or link to an open source project that you wanted test out may be hard to find later. Sure, there is search, but I'm out to make it easier for you with this project.

Inyerface can be looked at as alternative storage. With your free account, you'll be able to leverage a bookmarklet on these sites to copy a hot item here, just like a favorite. Adding tags will make it easier for you (and others) to find it later. Dynamic RSS feeds allow you to follow friends and tags.

Supported Sites

User pages

View a users page by their username

http://inyerface.org/username
http://inyerface.org/bibby

Tags

View any item tagged a certain way. Just replace a user with 'tag'

http://inyerface.org/tag/tagname
http://inyerface.org/tag/javascript

Multiple tags

Just keep adding tag names to the url

http://inyerface.org/tag/tagname/tagname/tagname
http://inyerface.org/tag/javascript/php/perl

User & Tag

Filter by a user's tags. Just keep adding filters as part of the path

http://inyerface.org/username/tag (/tag..)
http://inyerface.org/bibby/javascript/php

Output formats

Recognized, but not fully implemented. Add '/rss' to the path to switch the out from html to that of your desire. 'rss.xml' is also recognized, for those readers that won't take a directory-looking pathname as a legit feed. 'json' coming soon.

http://inyerface.org/username/output
http://inyerface.org/username/tag/output
http://inyerface.org/tag/output
http://inyerface.org/tag/tag/output
http://inyerface.org/username/tag/output/tag (output doesn't have to be last)
http://inyerface.org/bibby/php/ui/rss
http://inyerface.org/tag/javascript/rss.xml