Month: November 2009
-
Compare two files in two clicks
Windows is a great operating system for games, managing multimedia, and running millions of applications. For development though, I’ve always been used to Linux, UNIX or Solaris command line tools like “vi”, “diff”, “grep” and the like. Since I only have one notebook filled with gigabytes of family pictures, movies and mp3’s, a free copy…
-
Create an RSS feed web app for the iPhone/iPod
A week ago I posted an article showcasing a basic RSS feed web app for the iPhone/iPod Touch. In this post I’ll attempt to demonstrate how I built that application so you can make your own. First a little background: Really Simple Syndication (RSS) is a way of keeping up with frequently changing published content.…
-
SimplePie + iWebKit + iPod/iPhone
I spent an evening looking at SimplePie and iWebkit and ended up building a web-based RSS feed application for the iPod/iPhone in just a couple of hours. The application lets me access my favorite APM and NPR podcast feeds without having to download or synchronize/find them with iTunes first. It streams the podcasts directly to…