Category: Web Development

  • Command Line Display of a Folder Tree

    If you have ever needed to print out a folder hierarchy in Windows this is for you. Go to the command line, traverse to the folder you want to list out and type TREE.

  • Salary Resources on the Web

    There is a nice article from the New York Times called Using the Web to Get the Boss to Pay More that will give you a good summary for salary research on the web. The article gives some good background information on where a lot of the top job sites get their salary information from.…

  • Sued for Website Inaccessibility

    The National Federation for the Blind is suing Target Stores for not having alt-text available on their images on the grounds that Target’s site is not accessible to blind users.

  • Custom Header Elements in Master Page

    Dynamically add description and keyword meta tags, javascript and css links to your page headers in .net 2.0 with c#. You can even use this with a master page by creating properties!

  • IE7 Beta 3 CSS Support Still Lacking

    Internet Explorer 7 Beta 3’s CSS support has been locked down and will only be a stepping stone towards being actually CSS compliant. I really didn’t believe that they’d have a lot of fixes for their poor rendering of CSS but I was really hoping that they would. They have given allusions in the past…