<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Pure Blue &#187; ASP.NET</title>
	<atom:link href="http://blog.pureblue.co.nz/category/aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pureblue.co.nz</link>
	<description>.NET and other things</description>
	<lastBuildDate>Mon, 18 Apr 2011 00:16:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.pureblue.co.nz' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Pure Blue &#187; ASP.NET</title>
		<link>http://blog.pureblue.co.nz</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.pureblue.co.nz/osd.xml" title="Pure Blue" />
	<atom:link rel='hub' href='http://blog.pureblue.co.nz/?pushpress=hub'/>
		<item>
		<title>IE8 Developer Tools are built in</title>
		<link>http://blog.pureblue.co.nz/2010/01/22/ie8-developer-tools-are-built-in/</link>
		<comments>http://blog.pureblue.co.nz/2010/01/22/ie8-developer-tools-are-built-in/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 01:05:42 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.pureblue.co.nz/?p=91</guid>
		<description><![CDATA[The developer tools for older versions of Internet Explorer were a separate install. With Internet Explorer 8 (IE8), the tools are built in. To access it, open them from the Tools menu or hit F12. Apart from the tools we&#8217;re used to, here a couple new ones: Javascript debugging works! There is also the console [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=91&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The developer tools for older versions of Internet Explorer were a separate install. With Internet Explorer 8 (IE8), the tools are built in. To access it, open them from the Tools menu or hit F12.</p>
<p>Apart from the tools we&#8217;re used to, here a couple new ones:</p>
<ul>
<li>Javascript debugging works! There is also the console window (which the likes of FireFox has had for a while), allowing you to print trace information from your javascript code. This is much better than using alert boxes!</li>
<li>There is now a Profiler as well, allowing you to see function call times as well as examine the call tree. Very useful for building AJAX based sites.</li>
<li>You can test Internet Explorer 7 (IE7) compatibility. The tool allow you to change the Browser Mode and Document Mode between IE7, 8 and Quirks mode, so no need to have a VM just to work with IE7. For final QA testing however, I&#8217;d recommend using a real IE7 version.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pureblue.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pureblue.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pureblue.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pureblue.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pureblue.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pureblue.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pureblue.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pureblue.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pureblue.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pureblue.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pureblue.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pureblue.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pureblue.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pureblue.wordpress.com/91/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=91&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.pureblue.co.nz/2010/01/22/ie8-developer-tools-are-built-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e87832b33c29d5158683a1f55eff7700?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>IE8 &#8211; Is your site prepared?</title>
		<link>http://blog.pureblue.co.nz/2009/04/13/ie8-is-your-site-prepared/</link>
		<comments>http://blog.pureblue.co.nz/2009/04/13/ie8-is-your-site-prepared/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 22:58:13 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Tech Business]]></category>

		<guid isPermaLink="false">http://blog.pureblue.co.nz/?p=85</guid>
		<description><![CDATA[Internet Explorer 8 (IE8) is set to be part of Windows Update in the coming weeks. For most people, that means an automatic upgrade from Internet Explorer 7 (IE7), probably not really noticing much difference. So what&#8217;s to be prepared about? IE8 is more  &#8216;standards compliant&#8217; than previous versions, meaning that your website may not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=85&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Internet Explorer 8 (IE8) is set to be part of Windows Update in the coming weeks. For most people, that means an automatic upgrade from Internet Explorer 7 (IE7), probably not really noticing much difference.</p>
<p>So what&#8217;s to be prepared about? IE8 is more  &#8216;standards compliant&#8217; than previous versions, meaning that your website may not look or even work exactly as you intend in the new browser! To update a web-site&#8217;s design to be standards compliant can be time consuming, especially seen as you may have only just got through updating to support IE7!!</p>
<p>Microsoft thought about this and so offers the ability to select a version of internet explorer that your site supports.</p>
<p>By default, the browser will be in &#8220;Internet Explorer 8 Standards&#8221; mode. For non-compatible sites, users will see a broken page icon in the address bar. Clicking on this will allow them to change the compatibility to Internet Explorer 7, for example. You don&#8217;t want your site visitors to have to do this, so as a site owner, you can specify what you support.</p>
<p>This is done with a <em>meta</em> tag, in the head of your web pages. The following will set a page to render in IE8, the same as it would in IE7:</p>
<p>&lt;meta http-equiv=&#8221;X-UA-Compatible&#8221; content=&#8221;IE=EmulateIE7&#8243;&gt;</p>
<p>That&#8217;s it!</p>
<p>Full details on other possible document compatibility values can be found at <a title="Defining Document Compatibility" href="http://msdn.microsoft.com/en-us/library/cc288325(VS.85).aspx">MSDN &#8211; Defining Document Compatibility</a></p>
<p>The <a title="Internet Explorer 8 Readiness Toolkit" href="http://www.microsoft.com/windows/internet-explorer/readiness/developers-new.aspx">Internet Explorer 8 Readiness Toolkit</a> also highlights other features to be aware of as a developer. It makes interesting reading.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pureblue.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pureblue.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pureblue.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pureblue.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pureblue.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pureblue.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pureblue.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pureblue.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pureblue.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pureblue.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pureblue.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pureblue.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pureblue.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pureblue.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=85&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.pureblue.co.nz/2009/04/13/ie8-is-your-site-prepared/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e87832b33c29d5158683a1f55eff7700?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>ASP.NET MVC 1.0 Released</title>
		<link>http://blog.pureblue.co.nz/2009/03/18/aspnet-mvc-10-released/</link>
		<comments>http://blog.pureblue.co.nz/2009/03/18/aspnet-mvc-10-released/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 21:29:19 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>

		<guid isPermaLink="false">http://pureblue.wordpress.com/?p=72</guid>
		<description><![CDATA[ASP.NET MVC has reached RTM! I was kind of expecting Scott Guthrie to announce the final release, but instead it was only a small news item on the ASP.NET  homepage! It has been a long time in Beta and as such I have stayed away from it until the last couple of weeks. There are enough [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=72&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>ASP.NET MVC has reached RTM! I was kind of expecting <a title="Scott Guthrie's Blog" href="http://weblogs.asp.net/scottgu/">Scott Guthrie</a> to announce the final release, but instead it was only a small news item on the <a title="The Official Microsoft ASP.NET Site" href="http://www.asp.net/">ASP.NET</a>  homepage!</p>
<p>It has been a long time in Beta and as such I have stayed away from it until the last couple of weeks. There are enough new products released from Microsoft to keep me busy without getting bogged down in beta&#8217;s!</p>
<p>So in the last couple of weeks I have been learning ASP.NET MVC after discovering that the final release was imminent and I have to admit that I am very impressed. The first and foremost difference would be that there is no longer the same postback lifecycle and no ViewState, which means pages are very fast (yay)! The level of control you have over the final HTML is akin to the old days of classic ASP or PHP, but still with all the .NET goodies to make life easier. After spending so long in Web Forms, it is quite strange (but a nice strange) to look at the HTML source and see plain, concise markup.</p>
<p>I&#8217;ve found the best learning source to be the tutorials provided on the official <a title="ASP.NET MVC Tutorials" href="http://www.asp.net/mvc/">ASP.NET MVC</a> site and also the first chapter of the new Wrox book which is available for free from <a title="Free chapter for ASP.NET MVC book" href="http://weblogs.asp.net/scottgu/archive/2009/03/10/free-asp-net-mvc-ebook-tutorial.aspx">Scott Guthrie</a>. As with everything there are no shortcuts and there is a lot to learn, but if you are comfortable with the web platform in general, then the learning curve is not that steep at all.</p>
<p>To learn something well you need to create a sample project.  I always create a simple task management tool so that I get a nice comparison between technologies. What I found was that to AJAX-enable the site was a lot more straight forward than using the Web Forms approach &#8211; the end result was cleaner and the whole MVC approach leans itself totally to the AJAX approach.</p>
<p>All in all, well worth learning.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pureblue.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pureblue.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pureblue.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pureblue.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pureblue.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pureblue.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pureblue.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pureblue.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pureblue.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pureblue.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pureblue.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pureblue.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pureblue.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pureblue.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=72&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.pureblue.co.nz/2009/03/18/aspnet-mvc-10-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e87832b33c29d5158683a1f55eff7700?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding a &#8220;Add to Favourites&#8221; option to your site</title>
		<link>http://blog.pureblue.co.nz/2008/09/07/adding-a-add-to-favourites-option-to-your-site/</link>
		<comments>http://blog.pureblue.co.nz/2008/09/07/adding-a-add-to-favourites-option-to-your-site/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 22:20:47 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://pureblue.wordpress.com/?p=37</guid>
		<description><![CDATA[Adding an option inviting your audience to &#8220;Add this page to their favourites&#8221; has obvious benefits. It&#8217;s purely one of those convenience things that can improve the uptake of your site, and the easier you make it for them the better. So how to do it? Well, it takes some javascript, but to ensure that it works [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=37&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Adding an option inviting your audience to &#8220;Add this page to their favourites&#8221; has obvious benefits. It&#8217;s purely one of those convenience things that can improve the uptake of your site, and the easier you make it for them the better.</p>
<p>So how to do it? Well, it takes some javascript, but to ensure that it works across all browsers, is a few lines longer than you may be expecting. The <a title="Add to Favorites (IE) / Bookmark (Firefox) Javascript" href="http://labnol.blogspot.com/2006/01/add-to-favorites-ie-bookmark-firefox.html">post here</a> from Digital Inspiration has a full example that (with a few tweaks) will work on all browsers.</p>
<p>The crux of it is:</p>
<ul>
<li>For IE use - <strong>window.external.AddFavorite(location.href, document.title);</strong></li>
<li>For Firefox use &#8211; <strong>window.sidebar.addPanel(location.href, document.title,&#8221;");</strong></li>
</ul>
<p><strong></strong></p>
<p>So what&#8217;s the added benefit of this? With a little extra programming, you can now monitor and log how many people have added your site to their browser bookmarks, something you couldn&#8217;t do otherwise. Now that&#8217;s a great way to know what&#8217;s hot and what&#8217;s not, especially on content based sites!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pureblue.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pureblue.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pureblue.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pureblue.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pureblue.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pureblue.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pureblue.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pureblue.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pureblue.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pureblue.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pureblue.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pureblue.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pureblue.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pureblue.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pureblue.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pureblue.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=37&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.pureblue.co.nz/2008/09/07/adding-a-add-to-favourites-option-to-your-site/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e87832b33c29d5158683a1f55eff7700?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>Get the browser to detect your RSS feed</title>
		<link>http://blog.pureblue.co.nz/2008/06/13/get-the-browser-to-detect-your-rss-feed/</link>
		<comments>http://blog.pureblue.co.nz/2008/06/13/get-the-browser-to-detect-your-rss-feed/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 00:20:43 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://pureblue.wordpress.com/?p=34</guid>
		<description><![CDATA[In IE7 and Firefox, there is integration with RSS feeds. When a site contains a feed the RSS icon with highlight, either in the address bar (FireFox) or in the menu bar (IE7). So how do you add support for this to your page? Add a line similar to the one below, into your html head [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=34&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In IE7 and Firefox, there is integration with RSS feeds. When a site contains a feed the RSS icon with highlight, either in the address bar (FireFox) or in the menu bar (IE7). So how do you add support for this to your page?</p>
<p>Add a line similar to the one below, into your html head contents:</p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;">&lt;</span></span></span></span><span style="font-size:x-small;color:#a31515;"><span style="font-size:x-small;color:#a31515;">link</span></span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#ff0000;"><span style="font-size:x-small;color:#ff0000;">href</span></span><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;">=&#8221;http://www.pureblue.wordpress.com/rss&#8221;</span></span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#ff0000;"><span style="font-size:x-small;color:#ff0000;">rel</span></span><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;">=&#8221;alternate&#8221;</span></span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#ff0000;"><span style="font-size:x-small;color:#ff0000;">type</span></span><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;">=&#8221;application/rss+xml&#8221;</span></span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#ff0000;"><span style="font-size:x-small;color:#ff0000;">title</span></span><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;">=&#8221;Pure Blue &#8211; .NET and other things&#8221;</span></span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;">/&gt;</span></span></p>
<p>All compatible browsers will now highlight the feed! </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pureblue.wordpress.com/34/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pureblue.wordpress.com/34/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pureblue.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pureblue.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pureblue.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pureblue.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pureblue.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pureblue.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pureblue.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pureblue.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pureblue.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pureblue.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pureblue.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pureblue.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pureblue.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pureblue.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=34&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.pureblue.co.nz/2008/06/13/get-the-browser-to-detect-your-rss-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e87832b33c29d5158683a1f55eff7700?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>Clicking a button in Javascript doesn&#8217;t always work in Firefox</title>
		<link>http://blog.pureblue.co.nz/2008/02/14/clicking-a-button-in-javascript-doesnt-always-work-in-firefox/</link>
		<comments>http://blog.pureblue.co.nz/2008/02/14/clicking-a-button-in-javascript-doesnt-always-work-in-firefox/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 02:03:43 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Gotcha's]]></category>

		<guid isPermaLink="false">http://pureblue.wordpress.com/?p=27</guid>
		<description><![CDATA[I&#8217;ve run into a javascript problem a few times which -for a refreshing change &#8211; shows itself as Firefox not behaving as you might expect (&#8230; well Firefox together with ASP.NET at any rate). The issue surfaces when you try and invoke a button click on an input element of type &#8220;submit&#8221; through javascript. Simply [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=27&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve run into a javascript problem a few times which -for a refreshing change &#8211; shows itself as Firefox not behaving as you might expect (&#8230; well Firefox together with ASP.NET at any rate).</p>
<p>The issue surfaces when you try and invoke a button click on an input element of type &#8220;submit&#8221; through javascript. Simply use <font face="Courier New">myButton.click()</font>you say? Well, unfortunately no. It can be the case that the click appears to work in terms of invoking any other javascript that might be attached to that event, but it actually does not invoke the postback to the server. The button works perfectly when use the mouse, but just doesn&#8217;t work with the <font face="Courier New">click()</font> method.</p>
<p>So the solution is to fake the button being clicked with the mouse when in firefox, and otherwise to just use what you&#8217;d expect:</p>
<p><font face="Courier New"><font color="#0000ff" size="2"><font color="#0000ff" size="2">if</font><font color="#000000"><font size="2"> (button.dispatchEvent)</font><font size="2"><br />
{<br />
</font></font>  var </font><font size="2">e = document.createEvent(</font><font color="#a31515" size="2">&#8220;MouseEvents&#8221;</font><font size="2">);<br />
</font><font size="2">  e.initEvent(<font color="#a31515" size="2">&#8220;click&#8221;</font><font size="2">, </font><font color="#0000ff" size="2">true</font><font size="2">, </font><font color="#0000ff" size="2">true</font><font size="2">);<br />
button.dispatchEvent(e);<br />
}<br />
<font color="#0000ff" size="2">else</font><br />
{<br />
button.click();<br />
}</font></font></font><font size="2"></font></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pureblue.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pureblue.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pureblue.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pureblue.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pureblue.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pureblue.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pureblue.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pureblue.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pureblue.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pureblue.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pureblue.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pureblue.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pureblue.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pureblue.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pureblue.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pureblue.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=27&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.pureblue.co.nz/2008/02/14/clicking-a-button-in-javascript-doesnt-always-work-in-firefox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e87832b33c29d5158683a1f55eff7700?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>ASP.NET Wiki</title>
		<link>http://blog.pureblue.co.nz/2008/02/08/aspnet-wiki/</link>
		<comments>http://blog.pureblue.co.nz/2008/02/08/aspnet-wiki/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 21:44:54 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://pureblue.wordpress.com/?p=26</guid>
		<description><![CDATA[Announced yesterday is a new ASP.NET Wiki launched on the Microsoft ASP.NET site (beta of course) http://wiki.asp.net/ Most of the early content is from Scott Hanselman, but if the uptake is good, it promises to be a good focal point for those &#8220;how-to&#8217;s&#8221; that you often have to scour blogs to find.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=26&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Announced yesterday is a new ASP.NET Wiki launched on the Microsoft ASP.NET site (beta of course)</p>
<p><a href="http://wiki.asp.net/">http://wiki.asp.net/</a></p>
<p>Most of the early content is from Scott Hanselman, but if the uptake is good, it promises to be a good focal point for those &#8220;how-to&#8217;s&#8221; that you often have to scour blogs to find.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pureblue.wordpress.com/26/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pureblue.wordpress.com/26/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pureblue.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pureblue.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pureblue.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pureblue.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pureblue.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pureblue.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pureblue.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pureblue.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pureblue.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pureblue.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pureblue.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pureblue.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pureblue.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pureblue.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=26&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.pureblue.co.nz/2008/02/08/aspnet-wiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e87832b33c29d5158683a1f55eff7700?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>LINQPad</title>
		<link>http://blog.pureblue.co.nz/2008/01/28/linqpad/</link>
		<comments>http://blog.pureblue.co.nz/2008/01/28/linqpad/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 21:21:49 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[LINQ To Sql]]></category>

		<guid isPermaLink="false">http://pureblue.wordpress.com/?p=21</guid>
		<description><![CDATA[There is a great tool which is the &#8220;Management Studio&#8221; equivalent for LINQ. It allows you to build your queries just like you would for SQL, without the need for you to do a lot of setup work trying to test in development code. http://www.linqpad.net/ There&#8217;s support for LINQ to SQL, LINQ to Objects and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=21&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There is a great tool which is the &#8220;Management Studio&#8221; equivalent for LINQ. It allows you to build your queries just like you would for SQL, without the need for you to do a lot of setup work trying to test in development code.</p>
<p><a href="http://www.linqpad.net/">http://www.linqpad.net/</a></p>
<p>There&#8217;s support for LINQ to SQL, LINQ to Objects and LINQ to Xml, so it has it all.</p>
<p>For me, the best part is that when you&#8217;re building your query, you get that instant feedback on your results. Better still, you can view the results of your query in SQL! For old Sql hats like myself, this is quite comforting <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pureblue.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pureblue.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pureblue.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pureblue.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pureblue.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pureblue.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pureblue.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pureblue.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pureblue.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pureblue.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pureblue.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pureblue.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pureblue.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pureblue.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pureblue.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pureblue.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=21&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.pureblue.co.nz/2008/01/28/linqpad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e87832b33c29d5158683a1f55eff7700?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>LINQ To Sql &#8216;book&#8217; from Scott Guthrie</title>
		<link>http://blog.pureblue.co.nz/2008/01/27/linq-to-sql-book-from-scott-guthrie/</link>
		<comments>http://blog.pureblue.co.nz/2008/01/27/linq-to-sql-book-from-scott-guthrie/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 03:32:58 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET 3.0]]></category>
		<category><![CDATA[LINQ To Sql]]></category>

		<guid isPermaLink="false">http://pureblue.wordpress.com/?p=20</guid>
		<description><![CDATA[Scott Guthrie recently wrote a series of blog posts about the new LINQ To Sql features of VS2008. I&#8217;ve recently had the opportunity to use this technology for the first time in commercial code and found the posts a valuable resource. To save the hassle of browsing around the blog however, Kadir Pekel placed the whole [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=20&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:10pt;font-family:Arial;">Scott Guthrie recently wrote a series of blog posts about the new LINQ To Sql features of VS2008. I&#8217;ve recently had the opportunity to use this technology for the first time in commercial code and found the posts a valuable resource. To save the hassle of browsing around the blog however, Kadir Pekel </span><span style="font-size:10pt;font-family:Arial;">placed the whole series (all 9 parts) into a handy pdf file.</span></p>
<p><span style="font-size:10pt;font-family:Arial;"><span style="font-size:10pt;font-family:Arial;"><a href="http://it-box.blogturk.net/2007/10/19/linq-to-sql-tutorial-series-by-scott-guthrie-pdf-book-format/" title="http://it-box.blogturk.net/2007/10/19/linq-to-sql-tutorial-series-by-scott-guthrie-pdf-book-format/">http://it-box.blogturk.net/2007/10/19/linq-to-sql-tutorial-series-by-scott-guthrie-pdf-book-format/</a></span></span><span style="font-size:10pt;font-family:Arial;"> </span></p>
<p><span style="font-size:10pt;font-family:Arial;"></span><span style="font-size:10pt;font-family:Arial;"><span style="font-size:10pt;font-family:Arial;">It&#8217;s easy reading, highlighting each aspect of LINQ To Sql: how it works; how to customize it; and where best to use it. When reading &#8216;cover-to-cover&#8217; you can see there is a fair chuck of repetition in between the sections, but then that just helps it work well as a quick reference guide.</span></span><span style="font-size:10pt;font-family:Arial;"> </span><span style="font-size:10pt;font-family:Arial;"><span style="font-size:10pt;font-family:Arial;"> LINQ To Sql itself is going to vastly improve my current development projects, especially with it&#8217;s simple ability to page efficiently over large amounts of data (a hassle to do in Sql once you factor in what column you are ordering by).</span></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pureblue.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pureblue.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pureblue.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pureblue.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pureblue.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pureblue.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pureblue.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pureblue.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pureblue.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pureblue.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pureblue.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pureblue.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pureblue.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pureblue.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pureblue.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pureblue.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=20&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.pureblue.co.nz/2008/01/27/linq-to-sql-book-from-scott-guthrie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e87832b33c29d5158683a1f55eff7700?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>Create nice buttons in CSS</title>
		<link>http://blog.pureblue.co.nz/2008/01/16/create-nice-buttons-in-css/</link>
		<comments>http://blog.pureblue.co.nz/2008/01/16/create-nice-buttons-in-css/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 05:43:51 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://pureblue.wordpress.com/2008/01/16/create-nice-buttons-in-css/</guid>
		<description><![CDATA[It&#8217;s always nice when a website looks good consistently across all browsers and OS. One problem is that buttons (input type=&#8221;button&#8221;) are rendered native to the OS so a site that uses normal buttons in IE7 on Vista looks great, but when viewed in IE6 on Windows XP, they look drab and bland &#8230; definitely [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=19&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s always nice when a website looks good consistently across all browsers and OS. One problem is that buttons (input type=&#8221;button&#8221;) are rendered native to the OS so a site that uses normal buttons in IE7 on Vista looks great, but when viewed in IE6 on Windows XP, they look drab and bland &#8230; definitely not what you intended for you look-and-feel.</p>
<p>A good solution is to style anchor tags to look and feel like a button. An awesome example can be found at <a href="http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html" title="Oscar Alexander's blog">Oscar Alexander&#8217;s blog</a>, using CSS techniques to alter the background images. It&#8217;s well worth a look.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pureblue.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pureblue.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pureblue.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pureblue.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pureblue.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pureblue.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pureblue.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pureblue.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pureblue.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pureblue.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pureblue.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pureblue.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pureblue.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pureblue.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pureblue.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pureblue.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.pureblue.co.nz&amp;blog=2513886&amp;post=19&amp;subd=pureblue&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.pureblue.co.nz/2008/01/16/create-nice-buttons-in-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e87832b33c29d5158683a1f55eff7700?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
	</channel>
</rss>
