Making The Web More Readable For Everyone

January 18th, 2010

In a recent Reddit thread, one commenter made a casual remark : There needs to be a way to link to a page on Reddit and automatically apply Readability. That seemed like an excellent idea to me. In case you haven’t heard about it yet, Readability is a bookmarklet that can take an article or […]

Continue Reading...

Finding Interesting Websites via Google Trends/PHP/AJAX

August 11th, 2008

I have created a PHP/JS script that will let you enter a list of sites and use the Google tool to analyze the sites and generate a list of related websites – a kind of recommendation engine. For example, if you enter a webcomic site A you will probably get a list of other webcomics B, C and D that are also enjoyed by people who read webcomic A.

Continue Reading...

RSS Feeds for DeviantART Notifications

June 9th, 2008

I thought it would be handy if I could get the various DA notifications (deviantWATCH, new comments on your deviations, etc) as a RSS feed, so I created a PHP script that can log into a DA account and generate the feed. It creates three feeds – New deviations from your deviantWATCH (with thumbnails!). Messages […]

Continue Reading...