<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://whodurun4.com/Community/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Technical Notes</title><link>http://whodurun4.com/Community/blogs/technical_notes/default.aspx</link><description>A loose collection of technical notes and miscellaneous items primarily focusing on web development with .NET, javascript and CSS.</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Blog Direction</title><link>http://whodurun4.com/Community/blogs/technical_notes/archive/2006/03/03/466.aspx</link><pubDate>Fri, 03 Mar 2006 22:54:00 GMT</pubDate><guid isPermaLink="false">6670d4be-9a95-4e08-ab1d-a7b3b44b9bb4:466</guid><dc:creator>whodurun4</dc:creator><slash:comments>0</slash:comments><comments>http://whodurun4.com/Community/blogs/technical_notes/comments/466.aspx</comments><wfw:commentRss>http://whodurun4.com/Community/blogs/technical_notes/commentrss.aspx?PostID=466</wfw:commentRss><description>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;</description></item><item><title>ASP.NET 2.0 resources</title><link>http://whodurun4.com/Community/blogs/technical_notes/archive/2006/01/03/430.aspx</link><pubDate>Tue, 03 Jan 2006 14:11:00 GMT</pubDate><guid isPermaLink="false">6670d4be-9a95-4e08-ab1d-a7b3b44b9bb4:430</guid><dc:creator>whodurun4</dc:creator><slash:comments>0</slash:comments><comments>http://whodurun4.com/Community/blogs/technical_notes/comments/430.aspx</comments><wfw:commentRss>http://whodurun4.com/Community/blogs/technical_notes/commentrss.aspx?PostID=430</wfw:commentRss><description>&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;</description><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/ASP.Net+2.0/default.aspx">ASP.Net 2.0</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Visual+Studio+2005/default.aspx">Visual Studio 2005</category></item><item><title>24 Gifts for Christmas</title><link>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/29/428.aspx</link><pubDate>Thu, 29 Dec 2005 15:06:00 GMT</pubDate><guid isPermaLink="false">6670d4be-9a95-4e08-ab1d-a7b3b44b9bb4:428</guid><dc:creator>whodurun4</dc:creator><slash:comments>0</slash:comments><comments>http://whodurun4.com/Community/blogs/technical_notes/comments/428.aspx</comments><wfw:commentRss>http://whodurun4.com/Community/blogs/technical_notes/commentrss.aspx?PostID=428</wfw:commentRss><description>&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;</description><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/AJAX/default.aspx">AJAX</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/DHTML/default.aspx">DHTML</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx">Reference</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Web+Development/default.aspx">Web Development</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/CSS/default.aspx">CSS</category></item><item><title>ASP.NET 2.0 Profiles</title><link>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/29/427.aspx</link><pubDate>Thu, 29 Dec 2005 14:43:00 GMT</pubDate><guid isPermaLink="false">6670d4be-9a95-4e08-ab1d-a7b3b44b9bb4:427</guid><dc:creator>whodurun4</dc:creator><slash:comments>0</slash:comments><comments>http://whodurun4.com/Community/blogs/technical_notes/comments/427.aspx</comments><wfw:commentRss>http://whodurun4.com/Community/blogs/technical_notes/commentrss.aspx?PostID=427</wfw:commentRss><description>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;</description><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/ASP.Net+2.0/default.aspx">ASP.Net 2.0</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/ASP.Net/default.aspx">ASP.Net</category></item><item><title>Web Forms Usability</title><link>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/29/426.aspx</link><pubDate>Thu, 29 Dec 2005 14:10:00 GMT</pubDate><guid isPermaLink="false">6670d4be-9a95-4e08-ab1d-a7b3b44b9bb4:426</guid><dc:creator>whodurun4</dc:creator><slash:comments>1</slash:comments><comments>http://whodurun4.com/Community/blogs/technical_notes/comments/426.aspx</comments><wfw:commentRss>http://whodurun4.com/Community/blogs/technical_notes/commentrss.aspx?PostID=426</wfw:commentRss><description>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;</description><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Web+Development/default.aspx">Web Development</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/CSS/default.aspx">CSS</category></item><item><title>.NET 2.0 Links and Resources</title><link>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/28/425.aspx</link><pubDate>Wed, 28 Dec 2005 19:03:00 GMT</pubDate><guid isPermaLink="false">6670d4be-9a95-4e08-ab1d-a7b3b44b9bb4:425</guid><dc:creator>whodurun4</dc:creator><slash:comments>0</slash:comments><comments>http://whodurun4.com/Community/blogs/technical_notes/comments/425.aspx</comments><wfw:commentRss>http://whodurun4.com/Community/blogs/technical_notes/commentrss.aspx?PostID=425</wfw:commentRss><description>&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;</description><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/ASP.Net+2.0/default.aspx">ASP.Net 2.0</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Visual+Studio+2005/default.aspx">Visual Studio 2005</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx">Reference</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/.Net+2.0/default.aspx">.Net 2.0</category></item><item><title>RSS Resources</title><link>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/28/424.aspx</link><pubDate>Wed, 28 Dec 2005 13:46:00 GMT</pubDate><guid isPermaLink="false">6670d4be-9a95-4e08-ab1d-a7b3b44b9bb4:424</guid><dc:creator>whodurun4</dc:creator><slash:comments>0</slash:comments><comments>http://whodurun4.com/Community/blogs/technical_notes/comments/424.aspx</comments><wfw:commentRss>http://whodurun4.com/Community/blogs/technical_notes/commentrss.aspx?PostID=424</wfw:commentRss><description>&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;</description><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx">Reference</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/RSS/default.aspx">RSS</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Web+Development/default.aspx">Web Development</category></item><item><title>Cookieless ASP.NET Sessions</title><link>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/27/422.aspx</link><pubDate>Tue, 27 Dec 2005 19:30:00 GMT</pubDate><guid isPermaLink="false">6670d4be-9a95-4e08-ab1d-a7b3b44b9bb4:422</guid><dc:creator>whodurun4</dc:creator><slash:comments>0</slash:comments><comments>http://whodurun4.com/Community/blogs/technical_notes/comments/422.aspx</comments><wfw:commentRss>http://whodurun4.com/Community/blogs/technical_notes/commentrss.aspx?PostID=422</wfw:commentRss><description>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;</description><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/ASP.Net+2.0/default.aspx">ASP.Net 2.0</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/ASP.Net/default.aspx">ASP.Net</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx">Reference</category></item><item><title>Unit Testing Maintenance</title><link>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/27/421.aspx</link><pubDate>Tue, 27 Dec 2005 17:22:00 GMT</pubDate><guid isPermaLink="false">6670d4be-9a95-4e08-ab1d-a7b3b44b9bb4:421</guid><dc:creator>whodurun4</dc:creator><slash:comments>0</slash:comments><comments>http://whodurun4.com/Community/blogs/technical_notes/comments/421.aspx</comments><wfw:commentRss>http://whodurun4.com/Community/blogs/technical_notes/commentrss.aspx?PostID=421</wfw:commentRss><description>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;</description><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Testing/default.aspx">Testing</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx">Reference</category></item><item><title>ASP.NET Links, Resources and How Tos via Scott Guthrie</title><link>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/27/420.aspx</link><pubDate>Tue, 27 Dec 2005 14:32:00 GMT</pubDate><guid isPermaLink="false">6670d4be-9a95-4e08-ab1d-a7b3b44b9bb4:420</guid><dc:creator>whodurun4</dc:creator><slash:comments>0</slash:comments><comments>http://whodurun4.com/Community/blogs/technical_notes/comments/420.aspx</comments><wfw:commentRss>http://whodurun4.com/Community/blogs/technical_notes/commentrss.aspx?PostID=420</wfw:commentRss><description>&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;</description><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/ASP.Net+2.0/default.aspx">ASP.Net 2.0</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/ASP.Net/default.aspx">ASP.Net</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx">Reference</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/CSS/default.aspx">CSS</category></item><item><title>Pure CSS Image Switcher</title><link>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/27/419.aspx</link><pubDate>Tue, 27 Dec 2005 13:04:00 GMT</pubDate><guid isPermaLink="false">6670d4be-9a95-4e08-ab1d-a7b3b44b9bb4:419</guid><dc:creator>whodurun4</dc:creator><slash:comments>0</slash:comments><comments>http://whodurun4.com/Community/blogs/technical_notes/comments/419.aspx</comments><wfw:commentRss>http://whodurun4.com/Community/blogs/technical_notes/commentrss.aspx?PostID=419</wfw:commentRss><description>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;</description><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Web+Development/default.aspx">Web Development</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/CSS/default.aspx">CSS</category></item><item><title>Javascript Resources</title><link>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/22/398.aspx</link><pubDate>Thu, 22 Dec 2005 15:19:00 GMT</pubDate><guid isPermaLink="false">6670d4be-9a95-4e08-ab1d-a7b3b44b9bb4:398</guid><dc:creator>whodurun4</dc:creator><slash:comments>0</slash:comments><comments>http://whodurun4.com/Community/blogs/technical_notes/comments/398.aspx</comments><wfw:commentRss>http://whodurun4.com/Community/blogs/technical_notes/commentrss.aspx?PostID=398</wfw:commentRss><description>&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;</description><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/DHTML/default.aspx">DHTML</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx">Reference</category></item><item><title>Avoiding Tables for Layout</title><link>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/16/385.aspx</link><pubDate>Fri, 16 Dec 2005 18:04:00 GMT</pubDate><guid isPermaLink="false">6670d4be-9a95-4e08-ab1d-a7b3b44b9bb4:385</guid><dc:creator>whodurun4</dc:creator><slash:comments>0</slash:comments><comments>http://whodurun4.com/Community/blogs/technical_notes/comments/385.aspx</comments><wfw:commentRss>http://whodurun4.com/Community/blogs/technical_notes/commentrss.aspx?PostID=385</wfw:commentRss><description>&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;</description><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx">Reference</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Web+Development/default.aspx">Web Development</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/CSS/default.aspx">CSS</category></item><item><title>Non-Intrusive Javascript and Semantic XHTML</title><link>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/16/non-intrusive-javascript-and-semantic-xhtml.aspx</link><pubDate>Fri, 16 Dec 2005 17:11:00 GMT</pubDate><guid isPermaLink="false">6670d4be-9a95-4e08-ab1d-a7b3b44b9bb4:384</guid><dc:creator>whodurun4</dc:creator><slash:comments>0</slash:comments><comments>http://whodurun4.com/Community/blogs/technical_notes/comments/384.aspx</comments><wfw:commentRss>http://whodurun4.com/Community/blogs/technical_notes/commentrss.aspx?PostID=384</wfw:commentRss><description>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;</description><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/DHTML/default.aspx">DHTML</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/To+Be+Read/default.aspx">To Be Read</category></item><item><title>Embedding SQL Server Express in Applications</title><link>http://whodurun4.com/Community/blogs/technical_notes/archive/2005/12/16/383.aspx</link><pubDate>Fri, 16 Dec 2005 13:58:00 GMT</pubDate><guid isPermaLink="false">6670d4be-9a95-4e08-ab1d-a7b3b44b9bb4:383</guid><dc:creator>whodurun4</dc:creator><slash:comments>0</slash:comments><comments>http://whodurun4.com/Community/blogs/technical_notes/comments/383.aspx</comments><wfw:commentRss>http://whodurun4.com/Community/blogs/technical_notes/commentrss.aspx?PostID=383</wfw:commentRss><description>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;</description><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category><category domain="http://whodurun4.com/Community/blogs/technical_notes/archive/tags/Reference/default.aspx">Reference</category></item></channel></rss>