Presenting a web site in multiple languages is a serious problem even when using dynamic server side technologies. In this article series, we’ll try to figure out how to come
Coming from a Windows environment, the first thing I noticed about PHP was the lack of a standardized way to access databases across vendors. That is, you want to connect
One of the problems many JavaScript programmers meet when trying to produce their own page control is timing and event cluttering.
In a preceding article we found out what can happen if a project, like a train, derails. “Dividi et impera”, separe and conquer. The first thing to do, is split
The first thing many web designers do when asked for a new website is fire up Dreamweaver and start coding. Managing even a small project, however, requires some planning beforehand,
As it’s about page says, del.icio.us is a collection of bookmarks, yours and the collectivity ones. You use it to pin your favourite sites and organize them not in folders
Scriptaculous has a lot of transitions, but in some situations, you want to sprinkle up a dull animation, applying a different, custom transition type. Back in 2003, Robert Penner wrote
Note: this is article is cut in parts, this is the the second one. Visit the first one if you don’t know what Smarty is and why to use it.