Javascript

Web Development

www: the origin of the BLINK tag

A very interesting story of the origins of the BLINK tag.


The Origins of the <Blink> Tag

I am widely credited as the inventor of the tag.   For those of you who are relatively new to the Web, the tag is an HTML command that causes text to blink, and many, many people find its behavior to be extremely annoying.    I won't deny the invention, but there is a bit more to the story than is widely known.

2 min read
Web Development

Enhance your Blog Design with JQuery

| Enhance your Blog Design with JQuery | JQuery

JQuery is a JavaScript library that simplies event handling, animation, Ajax interactions and much more. The WordPress admin uses JQuery to enhance a variety of sections - the show/hide tabs in the Write page, the lightbox for the media uploader. So it’s already built into Wordpress, all we need to do is call it from the front end and use it ourselves.

1 min read
Web Development

Google Web Toolkit - Google Code

| Google Web Toolkit - Google Code | Google Web Toolkit (GWT) makes it easier to write high-performance AJAX applications. You write your front end in the Java programming language and GWT compiles your source into highly optimized JavaScript. Writing web apps today is a tedious and error-prone process. You spend 90% of your time working around browser quirks, and JavaScript's lack of modularity makes sharing, testing, and reusing AJAX components difficult and fragile. It doesn't have to be that way.

2 min read
Web Development

iMovie '08 Library Compressor | iNik

| iMovie '08 Library Compressor | iNik | This is a simple program to reduce the size of your iMovie 08 library.

I love iMovie ‘08. I know, I know, it has less whizzy features than iMovie ‘06 does, but darn it, it’s so darn fast and easy to build videos. I can create a whole hour-long movie in about ten minutes! (Not a very good one, of course — but none of my movies are very good.)

1 min read
Tutorials

The Yahoo User Interface Library YUI

| The Yahoo User Interface Library YUI | The Yahoo User Interface YUI Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources. All components in the YUI Library have been released as open source under a BSD license and are free for all uses.

1 min read
Programming

PHP 101: PHP For the Absolute Beginner

| PHP 101: PHP For the Absolute Beginner | This area is intended for everyone new to PHP. It opens with a series of informal, entertaining tutorials written by Vikram Vaswani, founder and CEO of Melonfire. These tutorials build on a previously-published 5-part series which has now been updated and extended to embrace PHP 5, making parts of it suitable for those of you who already have worked with PHP 4 in the past.

1 min read