Create a NoScript Compatible Select Form Element with an onChange Event
FTA: "While having the onChange event on a SELECT element is great and saves a click, it’s important to note that the functionality breaks completely... more »
0 commentsSave Tags: javascript, methodology, usability, web design
Kwicks 1.5 Released!
New version of Kwicks for jQuery with LOTS of new features: vertical mode, new min option, sticky mode, custom triggers, and more!
0 commentsSave Tags: ajax, announcement, javascript, web 2.0
A "Dirty" Photoshop Tutorial
Mixing the random characteristics of scattered dirt with purposeful lettering can be tricky, but I feel this effect does a decent job of providing... more »
0 commentsSave Tags: how-to, web design
10 Ways to Fix the Blogger Comment System
10 features that any blogging platform's comment system should support, that Blogger doesn't.
1 commentsSave Tags: opinion, web 2.0
Routing with Monorail's New Routing Engine
A helpful top level introduction to Monorail's (sparsely documented) new routing engine. Not so much of an overview, but will certainly help you get... more »
0 commentsSave Tags: .net, frameworks
jMar's Blog: Why PHP and JavaScript IDE's Suck
Top level discussion no how a language's typing (i.e. strict or loose) impacts how effectively an IDE can be implemented. The focus is given on the... more »
0 commentsSave Tags: eclipse, javascript, php, tools
Know Your Environment: PHP Server Module Reporter
Knowing your hosting environment's limitations before developing a website is a must. This practical script by David Walsh analyzes your host 's... more »
0 commentsSave Tags: php, tools
Add Hover Class to Anything in jQuery
Quick little jQuery trick that allows you to add a hover class (similar to the :hover selector) to any HTML element.
0 commentsSave Tags: ajax, how-to, javascript
Introducing: Kwicks for jQuery
For those of you jQuery fans who have been ashamedly drooling over the perfectly simple Kwicks effect for Mootools, now you can have it too.
1 commentsSave Tags: ajax, css-html, javascript, web 2.0
Big Regex Improvements for Firefox 3 Beta 5
Firefox's regular expression engine is notoriously slower than that of IE - but Firefox 3 Beta 5 is showing some serious progress in narrowing the... more »
0 commentsSave Tags: ajax, javascript, research
Introducing: Asciible
In a nutshell, Asciible does all your ascii encoding for you. This obviously isn't the first utility to offer this service, but I have tried to make... more »
0 commentsSave Tags: ajax, javascript, tools, web services
My Java 7 Wishlist
Well, the JDK7 Project is underway, and despite the fact that I am being moved into the .NET world for some new projects, I wanted to leave some... more »
0 commentsSave Tags: java
Java, Reflection, Hibernate Proxy Objects, and Confetti
A quick write up on one of my discoveries concerning Hibernate Proxy Objects and using annotations. Lazy loading in Hibernate, though often... more »
0 commentsSave Tags: frameworks, java
jTruncate in Action
jTruncate is a lightweight, highly customizable plugin for jQuery. In a nutshell, jTruncate provides simple truncation for text entities in your web... more »
0 commentsSave Tags: ajax, frameworks, javascript
Efficient Tag Cloud Algorithm
Jut a quick post about the algorithm I'm using to generate my tag cloud. I found a few sample algorithms already out there, but many of them seemed... more »
0 commentsSave Tags: ajax, css-html, javascript, web 2.0
jQuery - It's Here to Stay
So just how popular has jQuery become in such a short time? The answer is VERY. Check out these graphs from Alexa and Google Trends.
1 commentsSave Tags: javascript, trends