Archive for the ‘HTML, CSS, AJAX’ Category
Tuesday, March 4th, 2008

Back in August last year I posted about a new resource called Ajax Rain that lists Ajax/Javascript/Dhtml examples and demos. Well, now they’ve hit over 1,000 entries.
Sites like this come and go all the time, but it’s nice to see a site succeed like this.
Posted in HTML, CSS, AJAX | No Comments »
Friday, January 18th, 2008

This modification is for CubeCart 3.
It will show all the products belong to the subcategories on the main category page. Confused? Check out the image, it explains all!
(more…)
Posted in CubeCart, HTML, CSS, AJAX, PHP, Windows | 2 Comments »
Tuesday, October 23rd, 2007

Since CC4 already uses script.aculo.us for Lightbox2 (for viewing images), it is fairly easy to add effects to other areas of the site.
For example, the notice that says “Product options must be selected before this item can be added to the basket.” can be tarted up very easily. (more…)
Posted in CubeCart, HTML, CSS, AJAX, PHP | No Comments »
Tuesday, September 11th, 2007

CubeCart 4 has just been released. CubeCart 3 had been my choice of ecommerce store for some time, version 4 paves the way for some exciting new features.
It includes some of the better CubeCart 3 modifications as standard; (more…)
Posted in HTML, CSS, AJAX, PHP, Software | No Comments »
Friday, August 31st, 2007

The French have come up with something I’ve been looking for a long time - a Prototype/Scriptaculous based DatePicker. (more…)
Posted in HTML, CSS, AJAX | No Comments »
Saturday, August 25th, 2007

There is a new resouce called AjaxRain that offers 665+ Ajax/Javascript/Dhtml examples and demos.
The best feature is you can filter results using the tag cloud for examples the just use your library of choice.
Posted in HTML, CSS, AJAX | No Comments »
Friday, August 17th, 2007

I recently setup awstats on two Intranet servers for a client. Local web server log analysis software seems to be going the way of the Big-eared Hopping Mouse.
- Analog hasn’t been updated in forever.
- Webalizer hasn’t been updated in forever.
- Firestats is fantastic, I use this on Internet based sites with Google Analytics
* It’s AJAX just doesn’t like mod_auth_ntlm or the other way round.
(more…)
Posted in HTML, CSS, AJAX, Linux | No Comments »
Monday, August 13th, 2007

The ColorSchemer guys have done a great job at listing all the browser-supported colo(u)rs by their name, rather than their Hex or RGB value.
If you are a coder, like me, it is a great reference for quickly picking colours when mocking up a web application.
(more…)
Posted in HTML, CSS, AJAX | No Comments »
Thursday, August 2nd, 2007

I’m sure there is a bug with ADOdb’s GetMenu() function
The documentation suggests ‘use $moreAttr to add additional attributes such as javascript or styles.’ (more…)
Posted in HTML, CSS, AJAX, PHP | No Comments »
Wednesday, August 1st, 2007

A recent project I was working on cause me to stumble over the Yahoo Term Extractor. Something I had previously never heard of - it is a very underrated tool.
The Term Extraction Web Service provides a list of significant words or phrases extracted from a larger content. (more…)
Posted in HTML, CSS, AJAX, MySQL, PHP | No Comments »