-
Archives
- July 2010
- June 2010
- May 2010
- February 2010
- January 2010
- December 2009
- November 2009
- July 2009
- May 2009
- March 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
-
Meta
Category Archives: web
Google Chrome: Two Things I Like
Yesterday Google’s browser Chrome hit the ‘net (at least, the Windows, x86-based ‘net). Initially I’m very happy with it. The UI is a joy to use. It accomplishes everything that the IE team seemed to try with IE7, only without … Continue reading
Posted in best-practices, web
Leave a comment
13949712720901ForOSX
Count me in! OSX needs better Java support. First class citizenship for everyone! see here for details
Posted in apple/mac/ipod, java, politics/government, programming, technology, web
Leave a comment
Better Living Through URL Rewriting
I’ve mentioned URL Rewriting twice before (here and here if you’re curious). URL Rewriting is a great technology that makes Cool URIs much easier to obtain and manage. Essentially you run a filter on your web server that listens to … Continue reading
Posted in http, web, work
Leave a comment
Better Form Validation Through Clever Javascript
Client-side form validation is a pretty regular thing nowadays. Every site you visit most likely does things slightly differently from adding a red star to providing a cryptic summary box at the top of the screen to simply sending the … Continue reading
Posted in javascript, web
3 Comments
Internet Explorer’s Version Kerfuffle
Via A List Apart, Microsoft made an announcement regarding Internet Explorer 8′s new meta element support. In a nutshell, a properly defined meta element in the document’s head now tells IE (or any browser foolish enough to implement it) to … Continue reading
Posted in microsoft, web
3 Comments
House Meets Google
One of my favorite televisions shows is House. One of its running gags involves the auto-immune disease Lupus (which my grandmother has). Well, Google has brought back its Zeitgeist for 2007 and guess what: Lupus is a frequently asked question. … Continue reading
Posted in PSA, anecdotes, web
Leave a comment
Lazyweb Request
Dear Internet, I would like a way to use a TCP service through my user account. I don’t wanna bind to localhost:nnnn I want localUser:nnnn that is only accessible by the user that opened the port. Thank you. Josh Peters
Posted in technology, web
Leave a comment
Co.mments rocks!
Last week I discovered a great site dedicated to keeping track of your comments, appropriately named co.mments. It allows you to track a given page and co.mments will periodically re-fetch the page and compare it to the previous version. It … Continue reading
Posted in feeds, technology, web
2 Comments
Automated Reputation Discernment
Spencer Critchley proposes a method for tracking the reputation of a politician over at O’Reilly’s blogs. This could very well be called the Age of Recursion. Starting with Google’s original PageRank idea the power of applied recursion is really starting … Continue reading
I wish CSS was smarter…
There’s a wonderful technology for XML called XPath. XML as you may know is a structured markup language that represents a document as a tree. XPath allows you to find parts of that tree (called nodes, actually there are several … Continue reading
Posted in web, work, xml
Leave a comment