Twitter API 2 RSS
A while back I wanted to see every tweet a specific twitter users posts, but clicking on that user specifically was like watching blogs pre RSS reader days.
Globalizr
I had an idea that was born from playing with the html5boilerplate as I rebuild an existing site. The current site is multi-homed with different TLD’s for english content and we also use a translation company that translates the site as is and hosts it at a site closer geographically to where the users would come from. All …
Building a Mobile Web Application with the Google Reader API
My tutorial is up at Mobile Tuts+, Building a Mobile Web Application with the Google Reader API.
Newest Reader
It’s been a long time since I last posted. I’ve re-engineered my python code to go against Google Reader for the data and sync back. I plan to post the python code and the database structure to my punchingsoup website. I’ll transition posts about my RSS stuff there and use this site for more general ramblings.
The goal …
Pubsubhubbub
I have to admit the first time I heard about pubsubhubbub I was pretty skeptical. I mean your telling me that every rss feed is going to need to change and be more active, PIPE DREAM… Of course I failed myself by just reading the “hub bub” and not taking the time to read the actual protocol. …
Search Topics for Google Reader via Greasemonkey
Here’s another first for me, a Greasemonkey script to put Search links into the nav area of Google Reader.
Userscripts.org
Unfortunately I didn’t have time to build in a way to store search topics in cookies, maybe next version.
I was surprised at the lack of search operators. I expected to be able to search just the title or return only unread …
RSS 2 DB engine
This is just the beginning of a project i’ve been wanting to kick start for some time now. If you’ve read this blog before you’ve heard me mention a .net rss engine I built for my own web based feed reader. This is the open source version of that engine written in python with a mysql backend. …
Search Keyword OPML Generator
There are a number of search engines that are exposing their results as RSS feeds. From this I had an idea and built a little app at work that collected RSS posts from about 40+ search engines to help track brands across the internet. It occurred to me that others might want to do the same thing so …
Flickr Slideshow of My RSS Reader
I’ve been making tons of updates to my RSS Reader but I’ve been very lax in updating on this blog. So here’s a Flickr Slideshow of the work as it stands.
I’ve annotated the screenshots on Flickr. You can view those here RSS Reader Set
Friendfeed on Twitter via Greasemonkey
This was the first idea I had when I saw the mini-window real-time friendfeed. It moves the main content of twitter over a bit and puts a friendfeed window on the left. I also got it to put a search bar over the home section.
Get it here, friendfeed_on_twitter.user.js
Here’s just the search bar script, twitter_search.user.js
I also found out that …
