javascript

Adding a YUI Sortable DataTable to a NetBeans Web Project

This exercise demonstrates how to add a sortable YUI DataTable to a web page. As Yahoo! UI's demo page states,

1 replies - 8982 views - 01/27/09 by giunipero in Articles

NetBeans IDE 6.5 Beta: Geared for PHP Development!

As web developers increasingly tackle large-scale projects that use PHP together with MySQL, they stand to benefit from an IDE that can efficiently manage...

0 replies - 14065 views - 08/13/08 by lloyddunn in Articles

Upload Files Like Gmail - Client Side Gmail Architecture Part 2

In this follow up to the very popular first part of the Gmail Client Side Architecture series we will be looking at how Google handles the file upload process...

0 replies - 9835 views - 06/16/08 by Schalk Neethling in News

Tips & Tricks of Learning Ternary Operators

I started using ternary operator logic about six months ago and notice myself using shorthand if/else logic all the time. It shortens my code, the time to...

6 replies - 5467 views - 03/17/08 by David Walsh in News