I retired from personal blogging in July 2008.
But you can find me over at http://blog.xero.com.
Posted by Rod in Old-blog-archives at 8:05 pm on Monday, 22 May 2006
I like URL rewriting for web applications that you might want to ‘deep link’ too. Without URL Rewriting you may need to send a link like …
www.mysite.com/somepage.aspx?param1=abc¶m2=123
Flickr is a good example of URL Rewriting.
My Photo’s are: http://www.flickr.com/photos/roddrury
My Sets: http://www.flickr.com/photos/roddrury/sets
Calling a photo, positioned in a set: http://www.flickr.com/photos/roddrury/146470560/in/set-72057594134893380/ (ok not perfect, but you see what I mean).
