-
A nicely grouped and annotated list of color resources, tools and inspiration sites targeted for web designers.
-
A cool service that lets you enter a sample string and then “graphically” build a regular expression from it. A bit confusing at first glance but very cool and useful.
-
How to use the brush engine in Photoshop to create some geometric shapes that can be warped for other purposes.
-
Jeff describes his workarounds for some of the deployment issues with ASP.Net MVC CTP 2 on an ISP using a Virtual Directory.
-
Even though MVC works fine from the default web, it has problems with virtual directories and requires using the wildcard or something like the routing solution suggested here.
-
An Isapi filter that provides the functionality of mod_rewrite for Apache to IIS. It also allows you to specify regular expressions for filtering and it’s free and opensource.
-
A site with a lot of technology news, reviews and how-tos. Probably targetted toward the CNet crowd more than the early adopters (cutting vs bleeding edge) but still a good place to go to catch up.
-
This thread has some instructions on how to use the IIRF plugin for rewriting the urls for MVC. May have to implement this soon. Annotated link http://www.diigo.com/bookmark/http%3A%2F%2Fforums.asp.net%2Fp%2F1202199%2F2117962.aspx
-
A FireFox extension that automatically grabs and appends the extra pages of multi-page content such as search results so you can just scroll down and have it all on one page. I see using it for capturing an entire multi-page tutorial in one print.
-
A mashup visualization of YouTube that creates a timeline for the keywords you provide. Nice Flash interface and fun to explore.
-
A whitepaper on a new standard for a protocol to request and retrieve data to embed in a consumer site. Interesting implementation. Data returned as XML or JSON.