11 am on November 23rd, 2007
Datejs is an open-source JavaScript Date Library.
Comprehensive, yet simple, stealthy and fast. Datejs has passed all trials and is ready to strike. Datejs doesn’t just parse strings, it slices them cleanly in two.
Datejs is released under the MIT License and available for download at GoogleCode.
Using Datejs is so easy:
Just include following javascript link in the […]
1 pm on June 26th, 2007
Digital Web’s article Creative Use of PNG Transparency demonstrate the power of PNG in web design. The Transparency property of PNG image is the key that makes it great when designing a web page.
But its not used often due to the lack of support in IE6. Due to this, number of hacks and methods […]
4 am on December 20th, 2006
OAT (OpenLink AJAX Toolkit) is a JavaScript-based toolkit for browser-independent Rich Internet Application development. OATIt includes a rich collection of UI Widgets/Controls, Event Management System, and a truly platform independent Data Access Layer called AJAX Database Connectivity. OAT comes with sample applications for interactive SQL query composition and database design. These applications work against […]
3 am on August 31st, 2006
After years of extensive research and study, I’ve come to a profound conclusion — working with strings sucks. It’s even more difficult when you’re doing it in JavaScript. Lucky for us, the Prototype JavaScript framework provides several shiny new String object functions to make our lives easier. Sounds like a […]