- Pack your Javascript
With all these Javascript frameworks coming out recently and the move to a more dynamic web, your page size will increase due to the Javascript files. Now you can compress them on-the-fly with PHP.
- Avoiding CSS hacks using Javascript
- What if you won't have to code those ugly CSS hacks for those browsers that just won't show you what you want them to?
- Splintered Striper Reloaded
Back in December '05, Patrick published on 24 ways a more generic Zebra Tables script. I added a couple of nice features to it.
- MyLinkVault Updates
As it would be normal, after an web application launches, feedback starts pumping in. This is true in the case of MyLinkVault also.
- Bookmarks Manager Launched
The unveiling of my latest creation: a Web 2.0 application wannabe.
- Experimenting with Javascript and DOM
Being a student sometimes has its perks. For example, this semester I had a course on web programming, which was focused mainly on Javascript. There were some projects we had to finish by the end of the semester, which I did and now I am sharing.
- Ajax & DOM handling gives Bucharest map
Introducing a new online map application build by the use of DOM handling toghether with the Ajax technology.