When the iPhone first came out in the summer of 2007, I knew to wait at a minimum six months so as to give Apple enough time to work out all the kinks in the phone’s firmware. My wait paid of, especially since during that time the price of the iPhone dropped significantly. [...]
I have been meaning to use Wordle with some of my own writing. Wordle creates word art given a RSS feed or a text sample that is almost like a stylized cliff notes or synopsis of the document it analyzed. I was able to create the following image with the text from Code [...]
I have collected some of the most highly rated, informative, and controversial Juixe TechKnow articles and made then available as a PDF document. The collected works is entitled Code Rage 2.0: Rants of Code and Other Essays. Code Rage 2.0 is available on scribd.
Comments are always welcomed and appreciated. If you like [...]
Google App Engine was released to a lot of fanfare. App Engine promised easy application deployment and management. App Engine is not so much a framework as it is an infrastructure power by Google. I have been looking for a simple development and deployment solution for micro-web applications so I gave Google [...]
Even thought I am a Windows user, I am no where near a Microsoft lackey but recently I learned that Microsoft is giving away a ton of professional grade software to students. Through the Microsoft DreamSpark program, students can get access to Visual Studio 2008 Professional, Windows Server 2003 Standard Edition, Microsoft Expression Studio, [...]
Just saw an interesting bit of JavaScript that allows anyone to edit the content of a web page from IE or FireFox. This is a JavaScript trick that runs on the client side and does not have any effects on the actual file on the server. With this you can change the text [...]