<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://whodurun4.com/Community/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Technical Notes</title><subtitle type="html">A loose collection of technical notes and miscellaneous items primarily focusing on web development with .NET, javascript and CSS.</subtitle><id>http://whodurun4.com/Community/blogs/technical_notes/atom.aspx</id><link rel="alternate" type="text/html" href="http://whodurun4.com/Community/blogs/technical_notes/default.aspx" /><link rel="self" type="application/atom+xml" href="http://whodurun4.com/Community/blogs/technical_notes/atom.aspx" /><generator uri="http://communityserver.org" version="2.1.61129.1">Community Server</generator><updated>2005-12-16T08:58:00Z</updated><entry><title>Blog Direction</title><link rel="alternate" type="text/html" href="http://whodurun4.com/Community/blogs/technical_notes/archive/2006/03/03/466.aspx" /><id>http://whodurun4.com/Community/blogs/technical_notes/archive/2006/03/03/466.aspx</id><published>2006-03-03T22:54:00Z</published><updated>2006-03-03T22:54:00Z</updated><content type="html">I will no longer be posting to this blog.&amp;nbsp; Around Christmas, I finally jumped on the &lt;a href="http://del.icio.us/"&gt;Delicious &lt;/a&gt;bandwagon
for my links.&amp;nbsp; I don't comment on the links as much, but it's more
efficient and better organized.&amp;nbsp; You can find the links at &lt;a href="http://del.icio.us/whodurun4"&gt;http://del.icio.us/whodurun4&lt;/a&gt; if you're looking for it.&lt;br /&gt;
&lt;br /&gt;
Any future blog posts I have will be on my &lt;a href="/Community/blogs/whodurun4/default.aspx"&gt;whodurun4 Blog&lt;/a&gt;.&amp;nbsp; I will
keep this blog online so it can serve as a resource for myself and
other sin the future.&lt;br /&gt;&lt;img src="http://whodurun4.com/Community/aggbug.aspx?PostID=466" width="1" height="1"&gt;</content><author><name>whodurun4</name><uri>http://whodurun4.com/Community/members/whodurun4.aspx</uri></author></entry><entry><title>ASP.NET 2.0 resources</title><link rel="alternate" type="text/html" href="http://whodurun4.com/Community/blogs/technical_notes/archive/2006/01/03/430.aspx" /><id>http://whodurun4.com/Community/blogs/technical_notes/archive/2006/01/03/430.aspx</id><published>2006-01-03T14:11:00Z</published><updated>2006-01-03T14:11:00Z</updated><content type="html">&lt;P&gt;Here's are some more helpful ASP.Net 2.0 tips and tricks:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://weblogs.asp.net/scottgu/archive/2006/01/02/434355.aspx"&gt;Optimizing C# Refactoring Performance&lt;/A&gt; - Scott Guthrie shows how to improve this performance in web projects where it can degrade significantly&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://spaces.msn.com/members/outside-world/Blog/cns!1pAcnUvTRdw34Pi408FNX3ag!127.entry"&gt;adding a client confirmation message to a GridView control&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://odetocode.com/Blogs/scott/archive/2005/12/01/2559.aspx"&gt;Conditional Compilation in ASP.NET 2.0&lt;/A&gt; - K. Scott Allen&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://whodurun4.com/Community/aggbug.aspx?PostID=430" width="1" height="1"&gt;</content><author><name>whodurun4</name><uri>http://whodurun4.com/Community/members/whodurun4.aspx</uri></author><category term="ASP.Net 2.0" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/ASP.Net+2.0/default.aspx" /><category term="Visual Studio 2005" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Visual+Studio+2005/default.aspx" /></entry><entry><title>24 Gifts for Christmas</title><link rel="alternate" type="text/html" href="http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/29/428.aspx" /><id>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/29/428.aspx</id><published>2005-12-29T15:06:00Z</published><updated>2005-12-29T15:06:00Z</updated><content type="html">&lt;P&gt;Drew McLellan has given us all a great gift this year.&amp;nbsp; His compilation of articles, &lt;A href="http://24ways.org/"&gt;24 Ways&lt;/A&gt; has an web development article for each day in December leading up to Christmas.&amp;nbsp; Each one looks good and had I found them sooner, I would have read them all.&amp;nbsp; Here are some highlights:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;He descibes how to allow users to &lt;A href="http://24ways.org/advent/edit-in-place-with-ajax"&gt;edit a page and save the changes (Edit-in-Place)&amp;nbsp;with Ajax&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Richard Rutter keeps it simple&amp;nbsp;in &lt;A href="http://24ways.org/advent/easy-ajax-with-prototype"&gt;Easy Ajax with Prototype&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Ethan Marcotte positions&amp;nbsp;&lt;A href="http://24ways.org/advent/centered-tabs-with-css"&gt;tabbed navigation in the center with CSS&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Andy Clarke on &lt;A href="http://24ways.org/advent/zs-not-dead-baby-zs-not-dead"&gt;layering items with z-index&lt;/A&gt;&amp;nbsp;- this technique&amp;nbsp;has the potential for awesome visual effects&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://24ways.org/advent/broader-border-corners"&gt;Broader Border Corners&lt;/A&gt; by Patrick Griffiths creates rounded or other custom corners&lt;/LI&gt;
&lt;LI&gt;Jeremy Keith &lt;A href="http://24ways.org/advent/dom-scripting-your-way-to-better-blockquotes"&gt;uses the DOM to improve Blockquotes&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Kimberly Blessing discusses &lt;A href="http://24ways.org/advent/avoiding-css-hacks-for-internet-explorer"&gt;Avoiding CSS Hacks for Internet Explorer&lt;/A&gt; - this will be huge with IE7 coming out&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://whodurun4.com/Community/aggbug.aspx?PostID=428" width="1" height="1"&gt;</content><author><name>whodurun4</name><uri>http://whodurun4.com/Community/members/whodurun4.aspx</uri></author><category term="AJAX" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/AJAX/default.aspx" /><category term="DHTML" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/DHTML/default.aspx" /><category term="Reference" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx" /><category term="Web Development" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Web+Development/default.aspx" /><category term="CSS" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/CSS/default.aspx" /></entry><entry><title>ASP.NET 2.0 Profiles</title><link rel="alternate" type="text/html" href="http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/29/427.aspx" /><id>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/29/427.aspx</id><published>2005-12-29T14:43:00Z</published><updated>2005-12-29T14:43:00Z</updated><content type="html">K. Scott Allen&amp;nbsp;wrote a nice overview of &lt;A href="http://odetocode.com/Articles/440.aspx"&gt;Profiles in ASP.NET 2.0&lt;/A&gt; and added some comments about &lt;A href="http://odetocode.com/Blogs/scott/archive/2005/12/28/2661.aspx"&gt;using a base profile class&lt;/A&gt; in his blogl&lt;img src="http://whodurun4.com/Community/aggbug.aspx?PostID=427" width="1" height="1"&gt;</content><author><name>whodurun4</name><uri>http://whodurun4.com/Community/members/whodurun4.aspx</uri></author><category term="ASP.Net 2.0" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/ASP.Net+2.0/default.aspx" /><category term="ASP.Net" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/ASP.Net/default.aspx" /></entry><entry><title>Web Forms Usability</title><link rel="alternate" type="text/html" href="http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/29/426.aspx" /><id>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/29/426.aspx</id><published>2005-12-29T14:10:00Z</published><updated>2005-12-29T14:10:00Z</updated><content type="html">Brian Crescimanno's &lt;A href="http://www.alistapart.com/articles/sensibleforms"&gt;Sensible Forms: A Form Usability Checklist&lt;/A&gt; presents a logical and thoughtful list of considerations for web form useability.&amp;nbsp; His best idea may be using CSS to hide fields that have been filled in correctly&amp;nbsp;to allow users to more easily see what information doesn't validate.&amp;nbsp; My only concern&amp;nbsp;is that might&amp;nbsp;hide so much of the page the user could become disoriented.&lt;img src="http://whodurun4.com/Community/aggbug.aspx?PostID=426" width="1" height="1"&gt;</content><author><name>whodurun4</name><uri>http://whodurun4.com/Community/members/whodurun4.aspx</uri></author><category term="Web Development" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Web+Development/default.aspx" /><category term="CSS" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/CSS/default.aspx" /></entry><entry><title>.NET 2.0 Links and Resources</title><link rel="alternate" type="text/html" href="http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/28/425.aspx" /><id>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/28/425.aspx</id><published>2005-12-28T19:03:00Z</published><updated>2005-12-28T19:03:00Z</updated><content type="html">&lt;P&gt;Here are some links to various .NET 2.0 resources:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://msdn.microsoft.com/msdnmag/issues/06/01/ExtremeASPNET/"&gt;Codebehind and Compilation in ASP.NET 2.0&lt;/A&gt; by Fritz Onion 
&lt;LI&gt;&lt;A href="http://msdn.microsoft.com/data/default.aspx?pull=/library/en-us/dnvs05/html/querynotification.asp"&gt;Query Notifications in ADO.NET 2.0&lt;/A&gt; by&amp;nbsp; Bob Beauchemin 
&lt;LI&gt;&lt;A href="http://aspnet.4guysfromrolla.com/articles/112305-1.aspx"&gt;Changes to Validation Controls in ASP.NET 2.0&lt;/A&gt; by Scott Mitchell 
&lt;LI&gt;&lt;A href="http://msdn.microsoft.com/msdnmag/issues/06/01/CuttingEdge/default.aspx"&gt;Custom Data Control Fields&lt;/A&gt; by Dino Esposito 
&lt;LI&gt;&lt;A href="http://msdn.microsoft.com/msdnmag/issues/06/01/ServiceStation/"&gt;questions and answers about ASMX 2.0, WSE 3.0 and WCF&lt;/A&gt; by Aaron Skonnard
&lt;LI&gt;&lt;A href="http://www.devx.com/dotnet/Article/30158"&gt;Serializing, Consuming and Binding Generics&lt;/A&gt; by Thiru Thangarathinam &lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://whodurun4.com/Community/aggbug.aspx?PostID=425" width="1" height="1"&gt;</content><author><name>whodurun4</name><uri>http://whodurun4.com/Community/members/whodurun4.aspx</uri></author><category term="ASP.Net 2.0" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/ASP.Net+2.0/default.aspx" /><category term="Visual Studio 2005" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Visual+Studio+2005/default.aspx" /><category term="Reference" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx" /><category term=".Net 2.0" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/.Net+2.0/default.aspx" /></entry><entry><title>RSS Resources</title><link rel="alternate" type="text/html" href="http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/28/424.aspx" /><id>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/28/424.aspx</id><published>2005-12-28T13:46:00Z</published><updated>2005-12-28T13:46:00Z</updated><content type="html">&lt;P&gt;Continuing the catch-up theme of the week, here are links to RSS-related resources.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://www.xml.com/pub/a/2005/12/14/putting-rss-to-work-immediate-action-feeds.html?CMP=OTC-TY3388567169&amp;amp;ATT=Putting+RSS+to+Work:+Immediate+Action+Feeds"&gt;allowing readers to take action immediately&lt;/A&gt; by Mark Woodman&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.scottgatz.com/blog/wp-content/ScottGatz_Yahoo_Syndicate_Dec2005.pdf"&gt;Syndication's Next Wave&lt;/A&gt; - presentation notes from Scott Gatz&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.veen.com/jeff/archives/000834.html"&gt;another approach towards linking to feeds&lt;/A&gt; by Jeffrey Veen&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://feedicons.com/"&gt;download the feed icon&lt;/A&gt; agreed upon by Mozilla and Microsoft&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://whodurun4.com/Community/aggbug.aspx?PostID=424" width="1" height="1"&gt;</content><author><name>whodurun4</name><uri>http://whodurun4.com/Community/members/whodurun4.aspx</uri></author><category term="Reference" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx" /><category term="RSS" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/RSS/default.aspx" /><category term="Web Development" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Web+Development/default.aspx" /></entry><entry><title>Cookieless ASP.NET Sessions</title><link rel="alternate" type="text/html" href="http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/27/422.aspx" /><id>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/27/422.aspx</id><published>2005-12-27T19:30:00Z</published><updated>2005-12-27T19:30:00Z</updated><content type="html">Dino Esposito has a whitepaper on the &lt;A href="http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnaspp/html/cookieless.asp"&gt;risks and benefits of cookieless ASP.NET sessions&lt;/A&gt;.&lt;img src="http://whodurun4.com/Community/aggbug.aspx?PostID=422" width="1" height="1"&gt;</content><author><name>whodurun4</name><uri>http://whodurun4.com/Community/members/whodurun4.aspx</uri></author><category term="ASP.Net 2.0" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/ASP.Net+2.0/default.aspx" /><category term="ASP.Net" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/ASP.Net/default.aspx" /><category term="Reference" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx" /></entry><entry><title>Unit Testing Maintenance</title><link rel="alternate" type="text/html" href="http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/27/421.aspx" /><id>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/27/421.aspx</id><published>2005-12-27T17:22:00Z</published><updated>2005-12-27T17:22:00Z</updated><content type="html">Roy Osherove has an article on &lt;A href="http://msdn.microsoft.com/msdnmag/issues/06/01/UnitTesting/"&gt;writing maintainable unit tests&lt;/A&gt; that helped me get to a place where I can use them practically.&lt;img src="http://whodurun4.com/Community/aggbug.aspx?PostID=421" width="1" height="1"&gt;</content><author><name>whodurun4</name><uri>http://whodurun4.com/Community/members/whodurun4.aspx</uri></author><category term="Testing" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Testing/default.aspx" /><category term="Reference" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx" /></entry><entry><title>ASP.NET Links, Resources and How Tos via Scott Guthrie</title><link rel="alternate" type="text/html" href="http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/27/420.aspx" /><id>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/27/420.aspx</id><published>2005-12-27T14:32:00Z</published><updated>2005-12-27T14:32:00Z</updated><content type="html">&lt;P&gt;For those looking to stay abreast of ASP.NET development, I highly recommend following &lt;a href="http://whodurun4.com/Community/admin/blogs/”http://weblogs.asp.net/scottgu/”"&gt;Scott Guthrie's blog&lt;/A&gt;. He covers all sizes of topics and links to insightful articles. This past month he’s been so prolific I've been unable to keep up &amp;nbsp;Here’s a quick list of his articles and links I need to make sure I don't lose thanks to his efforts.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://weblogs.asp.net/scottgu/archive/2005/12/10/432851.aspx"&gt;Sharing Authentication Cookies between ASP.NET 1.1 and 2.0 applications&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://odetocode.com/Blogs/scott/archive/2005/12/11/2611.aspx"&gt;Using the CLR Profiler to Tune ASP.NET Code&lt;/A&gt;&amp;nbsp;by K. Scott Allen who's also had a bunch of nice articles&lt;/LI&gt;
&lt;LI&gt;Richer CSS Support with the &lt;A href="http://weblogs.asp.net/scottgu/archive/2005/12/12/432993.aspx"&gt;CSS Properties Window&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://pluralsight.com/blogs/fritz/archive/2005/12/16/17507.aspx"&gt;Complex Data Binding Expressions&lt;/A&gt; by Fritz Onion&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/tinghaoy/archive/2005/12/15/504357.aspx"&gt;Cross-Page Navigation Techniques&lt;/A&gt; by Ting-hao Yang&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://weblogs.asp.net/scottgu/archive/2005/12/21/433692.aspx"&gt;ASP.NET 2.0 Control Adapters&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://whodurun4.com/Community/aggbug.aspx?PostID=420" width="1" height="1"&gt;</content><author><name>whodurun4</name><uri>http://whodurun4.com/Community/members/whodurun4.aspx</uri></author><category term="ASP.Net 2.0" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/ASP.Net+2.0/default.aspx" /><category term="ASP.Net" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/ASP.Net/default.aspx" /><category term="Visual Studio" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Visual+Studio/default.aspx" /><category term="Reference" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx" /><category term="CSS" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/CSS/default.aspx" /></entry><entry><title>Pure CSS Image Switcher</title><link rel="alternate" type="text/html" href="http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/27/419.aspx" /><id>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/27/419.aspx</id><published>2005-12-27T13:04:00Z</published><updated>2005-12-27T13:04:00Z</updated><content type="html">Here's a nice looking method to &lt;A href="http://www.rayandamy.com/cssimageswitcher/textlinks.html"&gt;display different images when links are hovered&lt;/A&gt;&amp;nbsp;by Ray Williams.&amp;nbsp; It doesn't look overly complicated, but should be easily altered and extended, even by&amp;nbsp;someone new&amp;nbsp;to CSS such as myself.&lt;img src="http://whodurun4.com/Community/aggbug.aspx?PostID=419" width="1" height="1"&gt;</content><author><name>whodurun4</name><uri>http://whodurun4.com/Community/members/whodurun4.aspx</uri></author><category term="Web Development" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Web+Development/default.aspx" /><category term="CSS" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/CSS/default.aspx" /></entry><entry><title>Javascript Resources</title><link rel="alternate" type="text/html" href="http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/22/398.aspx" /><id>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/22/398.aspx</id><published>2005-12-22T15:19:00Z</published><updated>2005-12-22T15:19:00Z</updated><content type="html">&lt;P&gt;Aaron Gustafson created a &lt;A href="http://www.easy-designs.net/code/jsTrace/"&gt;javascript tracing routine called jsTrace&lt;/A&gt;.&amp;nbsp; This is a new debugging technique I'll have to try.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Dean Edwards suggests &lt;A href="http://dean.edwards.name/weblog/2005/12/js-tip1/"&gt;an optimized method of object detection in javascript&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://whodurun4.com/Community/aggbug.aspx?PostID=398" width="1" height="1"&gt;</content><author><name>whodurun4</name><uri>http://whodurun4.com/Community/members/whodurun4.aspx</uri></author><category term="DHTML" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/DHTML/default.aspx" /><category term="Reference" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx" /></entry><entry><title>Avoiding Tables for Layout</title><link rel="alternate" type="text/html" href="http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/16/385.aspx" /><id>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/16/385.aspx</id><published>2005-12-16T18:04:00Z</published><updated>2005-12-16T18:04:00Z</updated><content type="html">&lt;P&gt;Bill Merikallio and Adam Pratt offer an educational and entertaining exortation on &lt;A href="http://www.hotdesign.com/seybold/"&gt;why to not use tables for layout on the web&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://whodurun4.com/Community/aggbug.aspx?PostID=385" width="1" height="1"&gt;</content><author><name>whodurun4</name><uri>http://whodurun4.com/Community/members/whodurun4.aspx</uri></author><category term="Reference" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx" /><category term="Web Development" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Web+Development/default.aspx" /><category term="CSS" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/CSS/default.aspx" /></entry><entry><title>Non-Intrusive Javascript and Semantic XHTML</title><link rel="alternate" type="text/html" href="http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/16/non-intrusive-javascript-and-semantic-xhtml.aspx" /><id>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/16/non-intrusive-javascript-and-semantic-xhtml.aspx</id><published>2005-12-16T17:11:00Z</published><updated>2005-12-16T17:11:00Z</updated><content type="html">Jeremy Keith gives a clear and excellent overview of&amp;nbsp;&lt;A href="http://adactio.com/atmedia2005/"&gt;using javascript and DHTML without cluttering your markup&lt;/A&gt;&amp;nbsp;and a&amp;nbsp;though-provoking piece about &lt;A href="http://tantek.com/presentations/2005/09/elements-of-xhtml/"&gt;meaningful XHTML&lt;/A&gt;.&lt;img src="http://whodurun4.com/Community/aggbug.aspx?PostID=384" width="1" height="1"&gt;</content><author><name>whodurun4</name><uri>http://whodurun4.com/Community/members/whodurun4.aspx</uri></author><category term="DHTML" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/DHTML/default.aspx" /><category term="To Be Read" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/To+Be+Read/default.aspx" /></entry><entry><title>Embedding SQL Server Express in Applications</title><link rel="alternate" type="text/html" href="http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/16/383.aspx" /><id>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/16/383.aspx</id><published>2005-12-16T13:58:00Z</published><updated>2005-12-16T13:58:00Z</updated><content type="html">Here's a whitepaper by &lt;A href="http://msdn.microsoft.com/sql/express/default.aspx?pull=/library/en-us/dnsse/html/emsqlexcustapp.asp"&gt;MSDN on Embedding SQL Server Express in Applications&lt;/A&gt;.&lt;img src="http://whodurun4.com/Community/aggbug.aspx?PostID=383" width="1" height="1"&gt;</content><author><name>whodurun4</name><uri>http://whodurun4.com/Community/members/whodurun4.aspx</uri></author><category term="SQL Server 2005" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/SQL+Server+2005/default.aspx" /><category term="Reference" scheme="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx" /></entry></feed>