You are hereArchives / February 2009
February 2009
Carousel of JS / jQuery, PHP with JSON File that gracefully degrades
I decided to create a carousel which will be efficient and offer graceful degradation. The only Carousel I came across which offers such feature is the one of Yahoo! Canada (Featured Area of Home Page). Turn off the JS, and you will still see the same layout, with each Items on the right now acting as a link. Upon clicking them will take you to their corresponding page.
Graphing Calculator in Turbo C (MS DOS)
This is a Graphing Calculator I made many years ago (I think back in 2003). It was the first time I got introduced to programming in Turbo C.