-
Scaler
GreyWyvern.com is the personal domain of Brian Huisman, a professional web developer specializing in JavaScript, XHTML, PHP and MySQL
-
Customize Clipboard Content on Copy: Caveats
The personal website of Brian Huisman, a professional web developer specializing in JavaScript, HTML5, PHP and MySQL.
-
PlanetWerks performance tweaks
PlanetWerks performance tweaks
Apr 29, 2008
A great deal of work has gone into making the PlanetWerks widget run as smoothly as it possibly can. I just thought I'd share a few tweaks which have gone ...
-
htmlentities() bites the dust
htmlentities() bites the dust
Feb 10, 2004
I've used the PHP function htmlentities() for years, making my text safe to print to the screen and still remain XHTML Strict.
Well, all that changed today w...
-
Updated "find position" script
Updated "find position" script
Jan 3, 2011
I've been a long-time user of @PPK's findPos script which works like a veritable charm. Because it's also easy to drop in, it's found its way into dozens of...
-
Single line JavaScript integer variable swap
Single line JavaScript integer variable swap
May 12, 2009
In upcoming versions of ECMAScript/JavaScript, variable swapping will get a great deal easier. Many structures will start looking a lot more ...