Graphing Calculator in Turbo C (MS DOS)

Tags:

This is a Graphing Calculator I made many years ago (I think back in 2005). Back in 2005 was the first time I got introduced to programming in Turbo C.

Carousel of JS / jQuery, PHP with JSON File that gracefully degrades

Tags:

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.