Tag: Programming
Thank you, John Resig. Because of you, I’m learning about Javascript the way Andy Gadiel taught me HTML. In the days before server-side scripting, I…
I have several websites. The way my web host has them set up, like many hosts who use cPanel, is that one site is a…
I needed to have an image blink in one of our intranet applications today, so I wrote this quick javascript to accomodate. There aren’t many…
Currently, over on Slashdot, there is an article on forthcoming features in PHP version 6. And, like most PHP articles, the comments section is flooded…
I love my jailbroken iPhone, and I am always looking for a new “game of the week.” I’ve been through several, at first, it was…
Some time ago, I wrote an application for my company. Like most weblets I’ve written, this used PHP and either MySQL or MSSQL for the…
I have carried on more than I probably should about OSNews 4 recently, but it’s because I’ve been doing so much work on it. The…
At the request of some of my readers, I am going to continue to discuss some OSNews development. If you are not interested in the…
I saw an article today called Flat or Threaded? which examines the practice of “threading” a web forum. This has lead me to do some…