Iqbal

Last weekend, I watched the new hindi movie “Iqbal – The Rampur Express [http://www.imdb.com/title/tt0453729/]” starring Shreyas Talpade (as Iqbal), Naseeruddin Shah, Girish Karnad, Shweta Prasad & Kapil Dev (in a special appearence). Directed by Nagesh Kukunoor [http://www.imdb.com/name/nm0474398/], the movie was what…

Designing .NET Apps

Some really cool MSDN articles on .NET architecture and performance: * Designing .NET Application [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/DesignNetApp.asp] * Application Design Guidelines: From N-Tier to .NET [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/bdadotnetarch001.asp?frame=true]…

Source Control Terminology

Build, tree, forked, merged, trunk, beta, lock-down etc. More on the source control terminology … [http://www.longhornblogs.com/robert/archive/2005/09/05/14585.aspx] [via Robert McLaws]…

Winamp 5.1

Winamp 5.1 [http://www.winamp.com/player/index.php] released with Surround [http://www.tuner2.com/ismp.html].…

Caching of AJAX script files

A hat tip from Ajax.NET Professional on the Caching of AJAX script files [http://weblogs.asp.net/mschwarz/archive/2005/09/01/424228.aspx]: adding the ETag [http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html] value to the HTTP header will allow for the caching of the client script.…