2007 Jan 23, 12:38Article on bookmarklets (javascript bookmarks) available on the web.
bookmarklets bookmark favorite web design article 2007 Jan 17, 2:10Example javascript that allows you to interactively modify Amazon product images.
amazon images hack howto article blog development reference uri ajax javascript script 2006 Nov 27, 11:23Fiddler2 is a free tool that lets you view and fiddle with HTTP and now HTTPS traffic! Supports automated modification of traffic using javascript as well as manual modification using breakpoints.
Very cool tool.
eric-lawrence tool tools free internet http debugger debug fiddler fiddler2 microsoft proxy 2006 Nov 27, 3:09This topic includes an example of how to write a script that obtains data through Microsoft Windows HTTP Services (WinHTTP) either synchronously or asynchronously. The concepts demonstrated in this
example provide the basis for writing client or middle-ti
msdn development programming reference microsoft http javascript script 2006 Nov 6, 6:51I've updated my webpage some more. I now have the onmouseover on the thumbnails in my photos section. So that's fun. I'm using the
flickr badge
script and then including a javascript file I made that finds the flickr imgs in my page and adds in onmouseover and onmouseout events. I've also got the whole thing validating on
W3C's HTML validator and
W3C's CSS validator.
The one thing I'd like to fix is the comments for my blog posts. They aren't included in the RSS feed. I'm shopping for a blog site that supports
comment counts in the RSS feed at least. If possible I'd like the actual comments to appear in
the feed but I doubt anyone does that.
css html script validator homepage flickr 2006 Nov 6, 6:04Blog entry on Cross Site Scripting. Takes the perspective of both attacker and AJAX app writer. Useful for deployment mechanism of javascript worms.
javascript security blog article cross-site-scripting ajax 2006 Nov 6, 4:50A Javascript lib that does diff for you. Could be useful in implementing cool AJAX-y clientside things. Also has link to ACM paper describing the diff algorithm used.
acm ajax algorithm article blog code development diff javascript library programming reference 2006 Nov 3, 3:02I'm updating my
homepage to include a sorted list of
my livejournal blog entries and
my del.icio.us bookmarks. I'm using
BadgerFish to convert the XML of the RSS feeds of the two into JavaScript objects. At
that point I can do fun stuff like sorting them into lists on my page. Neat. This is how I spend my free time... OK.
xml badgerfish feed rss script livejournal delicious homepage 2006 Nov 1, 5:43John has free libraries, utilities, and thoughts. Very Web2.0ish stuff
john-resig blog code programming monthly web internet javascript script ajax tutorial reference example 2006 Nov 1, 12:52Convert XML to JSON. Available on this site as both source & service.
xml json javascript php ajax webservices programming api development reference tool web2.0 2006 Sep 14, 1:31Checkstyle enforces coding styles for Java.
development programming java software tool tools standards style 2006 Jun 7, 3:15Neat graph of the DOM of a webpage
art cool graph java software tools html