Archive for February, 2006:
Silent Auction for Riverside Theater
Leave a Comment
Silent Auction
Begins: Fri, 24 Feb 2006 at 6:00 PM
Ends: Fri, 24 Feb 2006 at 10:00 PM
Location: Vitro Plaza Tower
Iowa City, IA 52245
USA
Link: Plaza Towers
Link: Riverside Theater
There will be a silent auction held at the elusive Tower Plaza. The auction’s purpose is to raise funds for the Iowa City Riverside Theater. Smart-Casual dress attire is recommend.
Silent AuctionThere [...]
Google Sitemap for Typo
1 Comment
I just hacked my typo to include new features such as Technorati and Del.Icio.Us. You will be able to get referenced by google bots and live life the way you really want.
The hack will then reference your site and change out your sitemap.xml file so that google can tell everyone whats on your site.
Sounds [...]
Firefox and Extensions
Leave a Comment
I just have to say how impressed I am with firefox and their running releases of extensions and themes.
I’d thought I would share my list for everyone else to test and tryout:
Sage
Sage is a lightweight RSS and Atom feed reader extension for Mozilla Firefox.
Web Developer 0.9.4
The Web Developer extension adds a menu and a toolbar [...]
The next generation: Console²
Leave a Comment
Console² replaces the JavaScript Console with what could be the next generation Error Console.
As of Firefox 1.5, the JavaScript Console is used not only for JavaScript errors, but for CSS errors as well. This extension takes this into account by providing a simple possibility to display errors by type. In case you find Console Filter [...]
Cross-Domain Scripting using Dynamic Node Creation
Leave a Comment
What’s This?
In certain edge cases, XMLHTTPRequest is impossible or unpalatable. It could be cross-domain security issues. It could also be that you’ve got a friendly script on the other end that supplies a JSON object with a callback, so you don’t need to take the extra step of proxying it through a server on your [...]