Mountains or Mole Hills
 

Web Developer's SEO Cheat Sheet

Danny Dover has posted on seomoz.org an outstanding search engine optimization cheat for web sites. [More]
 
Tags:
 

Email CSS Guide

Campaign Monitor has published a fully detailed list of the CSS supported in various different email clients. It's fairly extensive with 21 different sets of results and a breakdown of all the major email systems for both desktop and web clients. [More]
 
Tags: |
 

BlogEngine.Net Control Parameters

How does one add or pass parameter to a user control in BlogEngine.Net? This may be obvious to others already, but I thought I'd share a quick note on what I found. [More]
 
 

Common Layout Sizes

What size should you make your layout for a web site? Is there one layout that will fit all monitor sizes? The basic width of a layout determines a lot of the internal layout sizes for panes, modules, images, and internal content. [More]
 
Tags: | |
 

Standard Web Digital Image Sizes

What size should your photos be when posting them to the web? What are the common standard digital photo image sizes? [More]
 
 

One Layout To Bind Them All

When it comes to designing layout for on-line content, what size is the right size? How does one design for multiple screen sizes without spending duplicate effort on multiple designs. The answer depends on what size windows users are using to access the site and for me, creating a variable fixed width design. [More]
 
Tags: | | |
 

ASP.Net Cached XML File Settings

How to use ASP.Net Cache settings to automatically read and update values from an XML file when the file is updated, and how to lookup a value in the XML file. [More]
 
Tags: |