Posted on: Tuesday, August 7th, 2007 at 10:37 pm by Anup Shah
The default RSS feed template in Word Press does not provide the ability to set an image for the feed. Not all feed readers support it but some, such as bloglines, do so it can be useful to maintain a personal brand. Modifying the feed template file itself was not an ideal option for me (upgrades could overwrite that file). So here is one way you can still do it.
Read the full post titled, “Adding a logo to your WordPress RSS Feed”
Posted in WordPress | 8 Comments »
Posted on: Saturday, August 4th, 2007 at 3:34 pm by Anup Shah
Ensuring the Expires header is set to the future for resources such as JavaScript, CSS and images helps increase the chance the browser will really cache those files, as research from Yahoo and Google have shown. This short post looks at how you can implement this in Apache and ASP.NET in a maintainable way.
Read the full post titled, “Web site performance: Expires Header”
Posted in General Web Development, Performance | 3 Comments »
Posted on: Saturday, August 4th, 2007 at 2:16 pm by Anup Shah
Client side web site performance can be as important as server side performance (maybe even more, from the user’s perceived download perspective). A number of tips and links for further information are provided in this post
Read the full post titled, “Client side web site performance”
Posted in General Web Development, Performance | No Comments »
Posted on: Sunday, July 29th, 2007 at 11:21 am by Anup Shah
Young people don’t notice technology; its just a part of their lives. And that is how it should be. For web development this underscores the importance of usability. Its only us that should worry about one-naught stuff!
Read the full post titled, “Young People Don’t Notice Technology”
Posted in Design, Usability | No Comments »
Posted on: Friday, July 27th, 2007 at 3:51 pm by Anup Shah
Simple things like using wider fonts (e.g. verdana instead of arial, or georgia instead of times), generous line height, and good use of white space (e.g. margins and paddings) can dramatically improve the accessibility, usability and aesthetics of your pages. Use them!
Read the full post titled, “The power of line height and whitespace”
Posted in Accessibility, Design, General Web Development, Usability | 1 Comment »
Posted on: Thursday, July 26th, 2007 at 3:48 pm by Anup Shah
Although this topic has been discussed many times before, and many people now use modern web standards and techniques, fixed width layouts are still prevalent. While sometimes necessary, it can often be less flexible for different users. This post briefly looks at various layout options such as fixed, fluid and elastic, describing the pros and cons of each.
Read the full post titled, “Fixed, Fluid, or Elastic Width Layouts?”
Posted in Design, General Web Development | 1 Comment »
Posted on: Sunday, July 22nd, 2007 at 4:35 pm by Anup Shah
For professional web developers, WYSIWYG editors are usually inappropriate, because they may encourage bad practice; may not give the developer full control of the output they need to create; is the wrong paradigm when seemingly competing requirements for web sites are considered; and many WYSIWYG editors rely on Internet Explorer which produces poor quality markup. Fortunately, being able to hand edit your markup output is not only easier than it may initially appear, but gives you flexibility to get what you need.
Read the full post titled, “Should Web Developers Avoid WYSIWYG Editors?”
Posted in Accessibility, General Web Development | No Comments »
Posted on: Saturday, June 9th, 2007 at 11:18 am by Anup Shah
First post. More info and reasons for this site to follow!!
Read the full post titled, “Hi!”
Posted in Uncategorized | 5 Comments »