How I Used Hpricot and Mechanize in GeeQE
While building GeeQE I wanted to enhance the CC dump of Stack Overflow’s data. The main reason I wanted to do this was to capture Gravatar hashes and user ba...
While building GeeQE I wanted to enhance the CC dump of Stack Overflow’s data. The main reason I wanted to do this was to capture Gravatar hashes and user ba...
One of the first things I needed to do while building the GeeQE iPhone application was process the CC data dump from Stack Overflow. The dump contains XML fi...
I recently won a programming contest that netted me a gift card for ThinkGeek and not knowing what else to do I strolled the site looking for something inter...
After some more work I have enhanced the HTTP segmenter and uploading script from my iPhone streaming using AWS S3 and Cloudfront post. I added a number of f...
This post should be seen as a proof of concept. I’m working on creating a more concise and easier to use package of everything covered here but I felt like g...
In my attempt to stream live video to my iPhone I ran into an issue with the USB QuickCam I have. Instead of fighting the problem I decided to turn to the iS...
With the release of the iPhone OS 3 update came the ability to do live streaming. There are a few types of streaming and each requires a certain encoding and...
It is time again to upgrade if you are using Fedora. Fedora 11 was released a few days ago and contains some nice enhancements.
Over time I’ve gathered up some nice tips I think would help get someone started developing applications for the BlackBerry so I decided to pull some of the ...
While developing ideas for iPhone applications I’ve played around with just using Interface Builder to stub things out. This works reasonably well but I know...