May 13th, 2007 Code Samples No Comments
What’s Twitter? A global community of friends and strangers answering one simple question: What are you doing? Answer on your phone, IM, or right here on the web!
I wrote a script that uses the Twitter API to build a customizable twitter status badge. I’m pretty much a novice PHP programmer and this is the first piece of code I’m releasing. It should …
April 3rd, 2007 Observations 5 Comments
My computer habits have changed in the last year. I’ve noticed that I’m using more web based software. I find data portability to be the over riding factor in the products I use. Last year, I changed from using Apple’s Mail program to using Google Apps for my email, calendar and documents. This gives me amazing flexibility. I’m able to get my email, calendar, and documents wherever I have access to a web browser. With the advent of ajax and lean javascript frameworks, developers are creating products that act more like desktop applications, thus making operating systems less relevant. …
February 20th, 2007 Web Development 5 Comments
From time to time people ask me how I learned how to hand code HTML and CSS. I learned by reading a bunch of books and from lots of trial an error. Below are a list of books I recommend for someone who wants to start hand coding HTML and CSS. If I was just starting I would start with the HTML Dog book. If I had some coding experience and just wanted to learn proper use of CSS I would pickup the Dan Cederholm books Web Standards Solutions and Bulletproof Web Design. …
January 30th, 2007 Observations 2 Comments
Over the last two weeks I’ve been using Last.FM and discovered it’s quite addicting. It’s not that I need a twelve step program or anything but Last.FM does what it does very well and really helps you find new music.
On the surface Last.FM is a recommendation engine that tracks what you’re listening to with a little downloadable application, but it does a lot more. There is a Windows, Mac OSX and a beta Linux versions available for download. …