Posts Tagged ‘Javascript’
Rotating and translating with Processing
Friday, August 28th, 2009Let’s begin with taking stock of where we stand at the moment. ... Read More
Facebook style information box with jQuery
Thursday, August 27th, 2009Table of Contents for Paceville.com - The Coding
- Customizing Joomla 1.5
- Adding AJAX to Joomla 1.5 with jQuery
- Adding custom columns/fields to Joomla article, section and user
- Hardening the Joomla hacks
- Hijacking controllers and views in Joomla
- Search Engine Friendly urls in Joomla
- Facebook style information box with jQuery
- Image manipulation and watermarking in PHP with GD2
- Joomla! 1.5x Customization - Book review and general Joomla discussion
- Mailing with Joomla’s JMail
- Lost Flirts - a Joomla 1.5 component from scratch
- Facebook style photo tagging with jQuery, Ajax and Joomla
- Controlling form tabbing with jQuery
- Facebook style chat with jQuery and Joomla
- JQuery Joomla chat, adding online/offline and friendlist
Update: Paceville.com is now online. The functionality of this article can be seen in people’s profiles, for instance here.... Read More
Drawing lines with Processing
Wednesday, August 26th, 2009There are a few general things of note here:... Read More
Prototype - get selected element from non-unique select box
Friday, August 14th, 2009These days I’m working a lot with other people’s code, I just discovered that a selectbox whose currently selected option I want to retrieve the inner html from; has the same id as a table column higher up in the document. Great…... Read More
jQuery/regex snippet for Twitter markup
Saturday, August 8th, 2009I just implemented fetching and displaying one’s Twitter feed in my feed reader (that I will be inviting people to use when/if I ever feel like it’s finished).... Read More
jQuery debug plugin - print_r style output
Saturday, July 11th, 2009The other day I was searching for some Javascript that could output objects and stuff in a similar fashion to PHP’s print_r function, with indentation and all. In the end I ended up combining two different scripts, a simple one that focuses mostly on the presentation, and one that focuses more on the true recursiveness that is required.... Read More
Invitation card creator with Prototype and Scriptaculous
Saturday, April 25th, 2009jQuery Galleria with MODx multi-lang snippet
Monday, March 9th, 2009Table of Contents for Working with MODx
- MODx TagLinks Problems and Solutions
- Multi language blog in MODx
- Fixing utf8 in Wayfinder
- MODx multiple language site
- MODx multiple language site with template chunks
- jQuery Galleria with MODx multi-lang snippet
The other day I wanted to try out jQuery Galleria, it didn’t work out of the box with jQuery 1.3.2. Galleria is using the old style @ syntax which doesn’t work anymore. You basically have to go through the whole plugin and replace lines like this:... Read More
Debugging Javascript in IE
Saturday, December 20th, 2008I just found a great post on how to debug Javascript in IE.... Read More




