<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="wordpress/2.3.1" --><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>TechToolBlog</title>
	<link>http://www.techtoolblog.com</link>
	<description />
	<pubDate>Wed, 22 Feb 2012 13:46:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/techtoolblog" /><feedburner:info uri="techtoolblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Daily Find #56</title>
		<link>http://feedproxy.google.com/~r/techtoolblog/~3/HuFiUKQefIQ/daily-find-56</link>
		<comments>http://www.techtoolblog.com/archives/daily-find-56#comments</comments>
		<pubDate>Fri, 11 Apr 2008 17:52:43 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[other]]></category>

		<guid isPermaLink="false">http://www.techtoolblog.com/archives/daily-find-56</guid>
		<description><![CDATA[Enabling .htaccess in OS X - This almost drove me up a wall yesterday.
Using Django with Google Apps Engine
Extract Hard Coded Strings to Resource Files
TIOBE Programming Community Index for April 2008 - A ranking of popularity amount programming languages.
<script type="text/javascript">SHARETHIS.addEntry({ title: "Daily Find #56", url: "http://www.techtoolblog.com/archives/daily-find-56" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.clagnut.com/blog/350/">Enabling .htaccess in OS X</a> - This almost drove me up a wall yesterday.</p>
<p><a href="http://www.42topics.com/dumps/django/docs.html">Using Django with Google Apps Engine</a></p>
<p><a href="http://www.dotnetkicks.com/csharp/Free_Tool_Extract_Hard_Coded_Strings_to_Resource_Files">Extract Hard Coded Strings to Resource Files</a></p>
<p><a href="http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html">TIOBE Programming Community Index for April 2008</a> - A ranking of popularity amount programming languages.</p>
<p><a href="http://sharethis.com/item?&wp=2.3.1&amp;publisher=24accfc2-4cf2-46ea-abf6-c137f8fa267d&amp;title=Daily+Find+%2356&amp;url=http%3A%2F%2Fwww.techtoolblog.com%2Farchives%2Fdaily-find-56">ShareThis</a></p><img src="http://feeds.feedburner.com/~r/techtoolblog/~4/HuFiUKQefIQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.techtoolblog.com/archives/daily-find-56/feed</wfw:commentRss>
		<feedburner:origLink>http://www.techtoolblog.com/archives/daily-find-56</feedburner:origLink></item>
		<item>
		<title>Dealer.com - Impressed</title>
		<link>http://feedproxy.google.com/~r/techtoolblog/~3/BOXLfVRVAdU/dealercom-impressed</link>
		<comments>http://www.techtoolblog.com/archives/dealercom-impressed#comments</comments>
		<pubDate>Thu, 10 Apr 2008 14:36:56 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[tools]]></category>

		<category><![CDATA[web 2.0 ish]]></category>

		<guid isPermaLink="false">http://www.techtoolblog.com/archives/dealercom-impressed</guid>
		<description><![CDATA[We recently were in the car market because of a bad transmission on our Toyota Corrolla.&#160; As I was browsing thru the different online car dealers websites, I ran across a few that really impressed me from a tech/geekie view.&#160; These sites were using lightbox for car photos, had some really nice icon work, their [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Dealer.com - Impressed", url: "http://www.techtoolblog.com/archives/dealercom-impressed" });</script>]]></description>
			<content:encoded><![CDATA[<p>We recently were in the car market because of a bad transmission on our Toyota Corrolla.&#160; As I was browsing thru the different online car dealers websites, I ran across a few that really impressed me from a tech/geekie view.&#160; These sites were using lightbox for car photos, had some really nice icon work, their search had multiple filters you could apply, real nice rollover effects on their grids, all really good web techniques were being displayed.&#160;&#160; I started noticing a trend that these sites were being made from the same mold, not exactly cookie cut, but defiantly produced by the same web shop.&#160; Today I figured out they were all produced from <a href="http://www.dealer.com">dealer.com</a>.&#160; </p>
<p>Here is the list of technology they are using to make car sites really nice for once and what other technology they use that I could gleam from their source &amp; site:</p>
<ul>
<li><a href="http://jquery.com/demo/thickbox/">Thickbox</a> - I&#8217;m a big fan of this lightbox cousin.</li>
<li>jQuery - You know I love jQuery goodness.</li>
<li>Validation - They have their own validation routines that they are able add a &lt;script&gt; tag and plug in an array with fields that need validation.&#160; Not bad but they should look at my <a href="http://www.techtoolblog.com/archives/javascript-generic-form-validation">javascript generic form validation</a> script which works in a similar way to jQuery.</li>
<li>Jive Live for the online chat sessions (like in <a href="http://www.bestwebhostinggeek.com/" title="best web host">web hosting</a> online support), although I thought Jive Live was defunct now but maybe not.&#160; Either way I&#8217;ll give them a pass for using Java <img src='http://www.techtoolblog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
<li>SEO friendly markup.&#160; Not a lot of of table tags and a nice usage of friendly seo markup on important keywords. Although I think they could do a better job on URL, meta tags, and title tags.</li>
<li>Icon/Images/Navigation.&#160; They stand out here, text style is pt so it scales to my dpi setting.&#160; Images are clean, navigation is standard (which is good), icons are meaning full and big enough to give a real impression.</li>
<li><a href="http://extjs.com/">Ext JS</a> - A really nice framework for AJAX grids and other ajax aspects.</li>
<li>Java - Ah, dang I was so impressed until I found this out :).&#160; Half joking of course.&#160; In a world of dynamics language being the thing, it&#8217;s funny how I now feel more comfortable thinking about doing Java then say Ruby or Python.</li>
<li>MySQL - Another proof that MySQL scales, although they must have some really good DB guys to put their system on it, like most of the <a href="http://www.bestwebhostinggeek.com/best-wordpress-hosting.htm" title="best wordpress hosting">wordpress hosting</a> companies have.</li>
<li>CVS - Hey you guys should be using <a href="http://www.seapine.com/surroundscm.html">Surround SCM</a> <img src='http://www.techtoolblog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
<li>Hibernate - Yes another good choice here.&#160; I&#8217;ve never messed with hibernate but ORM is a good thing.</li>
<li>Flex - No thanks, would prefer Silverlight</li>
</ul>
<p>So here is a run down on their architecture and my choice if I was the evil mastermind behind the scene:</p>
<table cellspacing="0" cellpadding="2" width="400" border="1">
<tbody>
<tr>
<td valign="top" width="133">&#160;</td>
<td valign="top" width="133"><strong>Dealer.com</strong></td>
<td valign="top" width="133"><strong>Mine</strong></td>
</tr>
<tr>
<td valign="top" width="133"><strong>Javascript Framework</strong></td>
<td valign="top" width="133">jQuery</td>
<td valign="top" width="133">jQuery         </td>
</tr>
<tr>
<td valign="top" width="133"><strong>Imaging Javascript</strong></td>
<td valign="top" width="133">Thickbox</td>
<td valign="top" width="133">Thickbox</td>
</tr>
<tr>
<td valign="top" width="133"><strong>Ajax Framework</strong></td>
<td valign="top" width="133">Ext JS</td>
<td valign="top" width="133">ASP.NET AJAX</td>
</tr>
<tr>
<td valign="top" width="133"><strong>Server Side Language</strong></td>
<td valign="top" width="133">Java</td>
<td valign="top" width="133">C#</td>
</tr>
<tr>
<td valign="top" width="133"><strong>Database</strong></td>
<td valign="top" width="133">MySQL</td>
<td valign="top" width="133">SQL Server</td>
</tr>
<tr>
<td valign="top" width="133"><strong>ORM</strong></td>
<td valign="top" width="133">Hiberate</td>
<td valign="top" width="133">LINQ</td>
</tr>
<tr>
<td valign="top" width="133"><strong>Rich Application Framework</strong></td>
<td valign="top" width="133">Flex</td>
<td valign="top" width="133">Silverlight</td>
</tr>
</tbody>
</table>
<p><a href="http://sharethis.com/item?&wp=2.3.1&amp;publisher=24accfc2-4cf2-46ea-abf6-c137f8fa267d&amp;title=Dealer.com+-+Impressed&amp;url=http%3A%2F%2Fwww.techtoolblog.com%2Farchives%2Fdealercom-impressed">ShareThis</a></p><img src="http://feeds.feedburner.com/~r/techtoolblog/~4/BOXLfVRVAdU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.techtoolblog.com/archives/dealercom-impressed/feed</wfw:commentRss>
		<feedburner:origLink>http://www.techtoolblog.com/archives/dealercom-impressed</feedburner:origLink></item>
		<item>
		<title>Daily Find #55</title>
		<link>http://feedproxy.google.com/~r/techtoolblog/~3/op_YNUlQwrM/daily-find-55</link>
		<comments>http://www.techtoolblog.com/archives/daily-find-55#comments</comments>
		<pubDate>Thu, 10 Apr 2008 12:20:42 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[Daily Finds]]></category>

		<guid isPermaLink="false">http://www.techtoolblog.com/archives/daily-find-55</guid>
		<description><![CDATA[Hartija - CSS Print Framework - This looks like a promising addition to add to my library.
3 Tips for working with AjaxControlTookits&#8217; TabContainer Control
How to Quickly and Easily print from Firefox - 1 click printing.
Scott Hanselman outtakes - hilarious
SearchStatus FireFox Plugin - shows Google PR, Alexa Rank &#38; Complete ranking in your browser -via SEO [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Daily Find #55", url: "http://www.techtoolblog.com/archives/daily-find-55" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/p/hartija/">Hartija - CSS Print Framework</a> - This looks like a promising addition to add to my library.</p>
<p><a href="http://mattberseth.com/blog/2008/04/3_tips_for_working_with_the_aj.html">3 Tips for working with AjaxControlTookits&#8217; TabContainer Control</a></p>
<p><a href="http://www.raymond.cc/blog/archives/2008/04/10/how-to-quickly-and-easily-print-from-firefox/">How to Quickly and Easily print from Firefox</a> - 1 click printing.</p>
<p><a href="http://www.mvwood.com/blogs/blog/archive/2008/04/09/5130.aspx">Scott Hanselman outtakes</a> - hilarious</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/321">SearchStatus FireFox Plugin</a> - shows Google PR, Alexa Rank &amp; Complete ranking in your browser -via <a href="http://seoblackhat.com/2008/04/09/what-to-put-on-a-new-firefox-install/">SEO Blackhat</a></p>
<p><a href="http://blog.wekeroad.com/mvc-storefront/">MVC Storefront Series</a> - For you ASP.NETers</p>
<p><a href="http://www.noupe.com/ajax/37-more-shocking-jquery-plugins.html">37 jQuery Plugins</a> - Yes jQuery is great.</p>
<p><a href="http://sharethis.com/item?&wp=2.3.1&amp;publisher=24accfc2-4cf2-46ea-abf6-c137f8fa267d&amp;title=Daily+Find+%2355&amp;url=http%3A%2F%2Fwww.techtoolblog.com%2Farchives%2Fdaily-find-55">ShareThis</a></p><img src="http://feeds.feedburner.com/~r/techtoolblog/~4/op_YNUlQwrM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.techtoolblog.com/archives/daily-find-55/feed</wfw:commentRss>
		<feedburner:origLink>http://www.techtoolblog.com/archives/daily-find-55</feedburner:origLink></item>
		<item>
		<title>Daily Find #54</title>
		<link>http://feedproxy.google.com/~r/techtoolblog/~3/ucOgrGGHkIE/daily-find-54</link>
		<comments>http://www.techtoolblog.com/archives/daily-find-54#comments</comments>
		<pubDate>Wed, 09 Apr 2008 18:36:45 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[Daily Finds]]></category>

		<guid isPermaLink="false">http://www.techtoolblog.com/archives/daily-find-54</guid>
		<description><![CDATA[Techtoolblog might have been down yesterday and part of today.&#160; Had some issues with the domain name and registration with the Yahoo! small business people.&#160; A phone call later and they were able to fix the issue.
iPhone SDK Beta 3 Released
Super Mario Brothers in Javascript - Wow
Add Windows Explorer to Visual Studio
Cache between sites
Gantt Chart [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Daily Find #54", url: "http://www.techtoolblog.com/archives/daily-find-54" });</script>]]></description>
			<content:encoded><![CDATA[<p>Techtoolblog might have been down yesterday and part of today.&#160; Had some issues with the domain name and registration with the Yahoo! small business people.&#160; A phone call later and they were able to fix the issue.</p>
<p><a href="http://community.winsupersite.com/blogs/paul/archive/2008/04/09/iphone-sdk-beta-3.aspx">iPhone SDK Beta 3 Released</a></p>
<p><a href="http://blog.nihilogic.dk/2008/04/super-mario-in-14kb-javascript.html">Super Mario Brothers in Javascript</a> - Wow</p>
<p><a href="http://dotnettipoftheday.org/tips/explorer-in-tools-menu.aspx">Add Windows Explorer to Visual Studio</a></p>
<p><a href="http://weblogs.asp.net/bleroy/archive/2008/04/04/cache-sharing-between-sites.aspx">Cache between sites</a></p>
<p><a href="http://lifehacker.com/377114/excel-gantt-chart-redux">Gantt Chart in Excel</a></p>
<p><a href="http://www.dotnetkicks.com/architecture/6_free_online_editors_for_your_asp_net_project">6 free web based WYSIWYG plugins</a></p>
<p><a href="http://sharethis.com/item?&wp=2.3.1&amp;publisher=24accfc2-4cf2-46ea-abf6-c137f8fa267d&amp;title=Daily+Find+%2354&amp;url=http%3A%2F%2Fwww.techtoolblog.com%2Farchives%2Fdaily-find-54">ShareThis</a></p><img src="http://feeds.feedburner.com/~r/techtoolblog/~4/ucOgrGGHkIE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.techtoolblog.com/archives/daily-find-54/feed</wfw:commentRss>
		<feedburner:origLink>http://www.techtoolblog.com/archives/daily-find-54</feedburner:origLink></item>
		<item>
		<title>Daily Find #53</title>
		<link>http://feedproxy.google.com/~r/techtoolblog/~3/JL9nn1_ao3M/daily-find-53</link>
		<comments>http://www.techtoolblog.com/archives/daily-find-53#comments</comments>
		<pubDate>Tue, 08 Apr 2008 17:46:59 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[Daily Finds]]></category>

		<guid isPermaLink="false">http://www.techtoolblog.com/archives/daily-find-53</guid>
		<description><![CDATA[Great NCAA game last night, Memphis looked really good down the stretch, good to see them win one&#8230;..opps, went to bed with 2 minutes to go and Memphis up 9, come to find out at the dentist office this morning that somehow Kansas won!&#160; Thanks CBS for the 9:20pm tip time&#8230;..
Google App Engine Preview&#160; - [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Daily Find #53", url: "http://www.techtoolblog.com/archives/daily-find-53" });</script>]]></description>
			<content:encoded><![CDATA[<p>Great NCAA game last night, Memphis looked really good down the stretch, good to see them win one&#8230;..opps, went to bed with 2 minutes to go and Memphis up 9, come to find out at the dentist office this morning that somehow Kansas won!&#160; Thanks CBS for the 9:20pm tip time&#8230;..</p>
<p><a href="http://www.pcworld.com/businesscenter/article/144242/google_offers_to_host_services_on_app_engine.html">Google App Engine Preview</a>&#160; - Their Amazon S3 Killer, for apps only written in Python.</p>
<p><a href="http://arcware.net/archive/2008/04/08/Use-a-Single-Web.Config-for-IIS6-and-IIS7.aspx">Use a Single Web.Config for IIS6 &amp; IIS7</a></p>
<p><a href="http://www.palmpickup.com/Login.aspx">Win a Palm Centro</a> - via <a href="http://www.zieak.com/2008/04/07/win-a-palm-centro/">Zieak</a></p>
<p><a href="http://www.vistaosx.net/index.php">Vista OS X</a> - for those who can&#8217;t move on</p>
<p><a href="http://www.codeplex.com/jqueryaspnetcontrols">jQuery ASP.NET Controls</a></p>
<p><a href="http://sharethis.com/item?&wp=2.3.1&amp;publisher=24accfc2-4cf2-46ea-abf6-c137f8fa267d&amp;title=Daily+Find+%2353&amp;url=http%3A%2F%2Fwww.techtoolblog.com%2Farchives%2Fdaily-find-53">ShareThis</a></p><img src="http://feeds.feedburner.com/~r/techtoolblog/~4/JL9nn1_ao3M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.techtoolblog.com/archives/daily-find-53/feed</wfw:commentRss>
		<feedburner:origLink>http://www.techtoolblog.com/archives/daily-find-53</feedburner:origLink></item>
		<item>
		<title>Daily Find #52</title>
		<link>http://feedproxy.google.com/~r/techtoolblog/~3/jJeEzHYh-TE/daily-find-52</link>
		<comments>http://www.techtoolblog.com/archives/daily-find-52#comments</comments>
		<pubDate>Mon, 07 Apr 2008 16:41:00 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[Daily Finds]]></category>

		<guid isPermaLink="false">http://www.techtoolblog.com/archives/daily-find-52</guid>
		<description><![CDATA[Web Development Bookmarklets - via Think Vitamin
Reduce Website download time by heavily compressing PNG &#38; JPEG
25 moves to complete a Rubik&#8217;s cube - via Chris Love
Install Multiple Versions of IE on one machine - Trying now&#8230; Dang doesn&#8217;t work with Vista so&#8230;.
Try this - IETester 
45 Ways to Power up your Blog
<script type="text/javascript">SHARETHIS.addEntry({ title: "Daily Find #52", url: "http://www.techtoolblog.com/archives/daily-find-52" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.squarefree.com/bookmarklets/webdevel.html">Web Development Bookmarklets</a> - via <a href="http://www.thinkvitamin.com">Think Vitamin</a></p>
<p><a href="http://msmvps.com/blogs/omar/archive/2008/04/07/reduce-website-download-time-by-heavily-compressing-png-and-jpeg.aspx">Reduce Website download time by heavily compressing PNG &amp; JPEG</a></p>
<p><a href="http://science.slashdot.org/article.pl?sid=08/03/26/2237221&amp;from=rss">25 moves to complete a Rubik&#8217;s cube</a> - via <a href="http://professionalaspnet.com/archive/2008/04/05/Links-of-the-Week-April-6-2008.aspx">Chris Love</a></p>
<p><a href="http://tredosoft.com/Multiple_IE">Install Multiple Versions of IE on one machine</a> - Trying now&#8230; Dang doesn&#8217;t work with Vista so&#8230;.</p>
<p>Try this - <a href="http://www.my-debugbar.com/wiki/IETester/HomePage">IETester</a> </p>
<p><a href="http://wp-community.org/2008/04/04/pozadzides-45-ways-power-up-your-blog/">45 Ways to Power up your Blog</a></p>
<p><a href="http://sharethis.com/item?&wp=2.3.1&amp;publisher=24accfc2-4cf2-46ea-abf6-c137f8fa267d&amp;title=Daily+Find+%2352&amp;url=http%3A%2F%2Fwww.techtoolblog.com%2Farchives%2Fdaily-find-52">ShareThis</a></p><img src="http://feeds.feedburner.com/~r/techtoolblog/~4/jJeEzHYh-TE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.techtoolblog.com/archives/daily-find-52/feed</wfw:commentRss>
		<feedburner:origLink>http://www.techtoolblog.com/archives/daily-find-52</feedburner:origLink></item>
		<item>
		<title>Daily Find #51</title>
		<link>http://feedproxy.google.com/~r/techtoolblog/~3/cSLTLKnJoIg/daily-find-51</link>
		<comments>http://www.techtoolblog.com/archives/daily-find-51#comments</comments>
		<pubDate>Thu, 03 Apr 2008 16:16:33 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[Daily Finds]]></category>

		<guid isPermaLink="false">http://www.techtoolblog.com/archives/daily-find-51</guid>
		<description><![CDATA[Opera Mini 4.1 beta - I&#8217;ve gotten use to my blackberry&#8217;s shortcuts so don&#8217;t think I&#8217;ll be using and I&#8217;m not a fan of the Opera company.
Getting nested ASP.net Applications to work!
ASP.NET MVC Membership Starter Kit
Another Stored Procedure vs Ad Hoc Sql - Every good blog has at least 1 post on this subject.
AJAXWorld 2008 [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Daily Find #51", url: "http://www.techtoolblog.com/archives/daily-find-51" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.operamini.com/beta/">Opera Mini 4.1 beta</a> - I&#8217;ve gotten use to my blackberry&#8217;s shortcuts so don&#8217;t think I&#8217;ll be using and I&#8217;m not a fan of the Opera company.</p>
<p><a href="http://joeon.net/post/Making-nested-ASPNET-applications-work-!.aspx">Getting nested ASP.net Applications to work!</a></p>
<p><a href="http://www.squaredroot.com/post/2008/04/MVC-Membership-Starter-Kit.aspx">ASP.NET MVC Membership Starter Kit</a></p>
<p><a href="http://statestreetgang.net/post/2008/04/My-Statement-on-Stored-Procedures.aspx">Another Stored Procedure vs Ad Hoc Sql</a> - Every good blog has at least 1 post on this subject.</p>
<p><a href="http://www.atalasoft.com/cs/blogs/davidcilley/archive/2008/03/21/atalasoft-at-ajaxworld-2008-east.aspx">AJAXWorld 2008 East Overview</a></p>
<p><a href="http://ayende.com/Blog/archive/2008/03/31/NHibernate-2.0-Alpha-is-out.aspx">NHibernate 2.0 Alpha is out</a> - For those of you not going to LINQ</p>
<p><a href="http://frickinsweet.com/ryanlanciaux.com/post/Browser-Beta-Battle--IE8-vs-Firefox-30b5.aspx">IE 8 beta 1&#160; vs Firefox 3 beta 5</a> - Looks like IE handles JS better</p>
<p><a href="http://sharethis.com/item?&wp=2.3.1&amp;publisher=24accfc2-4cf2-46ea-abf6-c137f8fa267d&amp;title=Daily+Find+%2351&amp;url=http%3A%2F%2Fwww.techtoolblog.com%2Farchives%2Fdaily-find-51">ShareThis</a></p><img src="http://feeds.feedburner.com/~r/techtoolblog/~4/cSLTLKnJoIg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.techtoolblog.com/archives/daily-find-51/feed</wfw:commentRss>
		<feedburner:origLink>http://www.techtoolblog.com/archives/daily-find-51</feedburner:origLink></item>
		<item>
		<title>Firefox 3 beta 5 mini Review</title>
		<link>http://feedproxy.google.com/~r/techtoolblog/~3/JbG8YnlRXhM/firefox-3-beta-5-mini-review</link>
		<comments>http://www.techtoolblog.com/archives/firefox-3-beta-5-mini-review#comments</comments>
		<pubDate>Wed, 02 Apr 2008 18:28:41 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[tools]]></category>

		<category><![CDATA[web 2.0 ish]]></category>

		<guid isPermaLink="false">http://www.techtoolblog.com/archives/firefox-3-beta-5-mini-review</guid>
		<description><![CDATA[ Firefox 3 beta 5 is shipping soon or maybe already shipped, either way I got my hands on it today to play around.&#160; It&#8217;s much further along then the last 3 beta I tried (2,3?).&#160; Extensions don&#8217;t work and never will unless each extension developer updates their stuff to either tell firefox it is [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Firefox 3 beta 5 mini Review", url: "http://www.techtoolblog.com/archives/firefox-3-beta-5-mini-review" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.techtoolblog.com//wp-content/uploads/2008/04/image.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" border="0" alt="image" align="right" src="http://www.techtoolblog.com//wp-content/uploads/2008/04/image-thumb.png" width="244" height="240" /></a> Firefox 3 beta 5 is shipping soon or maybe already shipped, either way I got my hands on it today to play around.&#160; It&#8217;s much further along then the last 3 beta I tried (2,3?).&#160; Extensions don&#8217;t work and never will unless each extension developer updates their stuff to either tell firefox it is compatible or actual code changes to make it happen.&#160; I&#8217;m not a fan of the architect of their compatibility system, I think things should try to work and if not let you know an extension broke firefox and let you disable it.&#160; Microsoft Outlook does this very well.</p>
<h2>Fast</h2>
<p>Firefox 3 beta 5 is silly fast, so much so that I was browsing an internal web app today, thinking, &quot;hey who ajaxified this thing?&quot;.&#160; Turns out the web app is still doing traditional post backs but FF is so fast you can&#8217;t tell, the screen never &quot;refreshes&quot; only by looking at the green loading indicator at the bottom can you tell.</p>
<p>Gmail has become paininfully slow on FF 2.&#160; With FF 3, the thing is blazing fast again.&#160; You know the FF &amp; Google guys must be working on things together like this. Gmail search is still slow though.</p>
<h2>Memory </h2>
<p>Better then FF 2 which is a memory hog but still not great, it easily got up to 100 mb after an hour of using (2-3 tabs open at once).</p>
<h2>Conclusion</h2>
<p>I&#8217;d be using this thing as my main browser if my extensions would all work, at last I&#8217;m back to FF 2 because I&#8217;m tied to my extensions.</p>
<p><a href="http://sharethis.com/item?&wp=2.3.1&amp;publisher=24accfc2-4cf2-46ea-abf6-c137f8fa267d&amp;title=Firefox+3+beta+5+mini+Review&amp;url=http%3A%2F%2Fwww.techtoolblog.com%2Farchives%2Ffirefox-3-beta-5-mini-review">ShareThis</a></p><img src="http://feeds.feedburner.com/~r/techtoolblog/~4/JbG8YnlRXhM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.techtoolblog.com/archives/firefox-3-beta-5-mini-review/feed</wfw:commentRss>
		<feedburner:origLink>http://www.techtoolblog.com/archives/firefox-3-beta-5-mini-review</feedburner:origLink></item>
		<item>
		<title>Daily Find #50</title>
		<link>http://feedproxy.google.com/~r/techtoolblog/~3/GZrjXWJbF30/daily-find-50</link>
		<comments>http://www.techtoolblog.com/archives/daily-find-50#comments</comments>
		<pubDate>Wed, 02 Apr 2008 16:31:11 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[Daily Finds]]></category>

		<guid isPermaLink="false">http://www.techtoolblog.com/archives/daily-find-50</guid>
		<description><![CDATA[New IE mobile supports Flash and Silverlight
Product - Visual AssistX for Visual Studio - A refactor add in like ReFactor or CodeRush
OpenAjax&#160; Call - to - Action for Browser Wishlist - Let them know what features all browsers should include.
Unit Testing with Silverlight - How would you do this in Flash?
Convergence Feedback - Notes from [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Daily Find #50", url: "http://www.techtoolblog.com/archives/daily-find-50" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.washingtonpost.com/wp-dyn/content/article/2008/04/01/AR2008040102089.html">New IE mobile supports Flash and Silverlight</a></p>
<p><a href="http://joeon.net/post/2008/04/Product---Visual-AssistX-for-Visual-Studio.aspx">Product - Visual AssistX for Visual Studio</a> - A refactor add in like ReFactor or CodeRush</p>
<p><a href="http://www.openajax.org/blog/?p=53">OpenAjax&#160; Call - to - Action for Browser Wishlist</a> - Let them know what features all browsers should include.</p>
<p><a href="http://weblogs.asp.net/scottgu/archive/2008/04/02/unit-testing-with-silverlight.aspx">Unit Testing with Silverlight</a> - How would you do this in Flash?</p>
<p><a href="http://ddelprado.blogspot.com/2008/04/convergence-feedback.html">Convergence Feedback</a> - Notes from Convergence for those who use Microsoft Dynamics.</p>
<p><a href="http://www.softiesonrails.com/2008/3/21/absolute-moron-s-guide-to-forms-in-rails-part-1">Absolute Moron&#8217;s Guide to Forms in Rails, Part 1</a></p>
<p><a href="http://sharethis.com/item?&wp=2.3.1&amp;publisher=24accfc2-4cf2-46ea-abf6-c137f8fa267d&amp;title=Daily+Find+%2350&amp;url=http%3A%2F%2Fwww.techtoolblog.com%2Farchives%2Fdaily-find-50">ShareThis</a></p><img src="http://feeds.feedburner.com/~r/techtoolblog/~4/GZrjXWJbF30" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.techtoolblog.com/archives/daily-find-50/feed</wfw:commentRss>
		<feedburner:origLink>http://www.techtoolblog.com/archives/daily-find-50</feedburner:origLink></item>
		<item>
		<title>Daily Find #49</title>
		<link>http://feedproxy.google.com/~r/techtoolblog/~3/YMFitEzVxow/daily-find-49</link>
		<comments>http://www.techtoolblog.com/archives/daily-find-49#comments</comments>
		<pubDate>Tue, 01 Apr 2008 17:31:22 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
		
		<category><![CDATA[Daily Finds]]></category>

		<guid isPermaLink="false">http://www.techtoolblog.com/archives/daily-find-49</guid>
		<description><![CDATA[GridView JQuery Plugin for Row MouseOver and Click Styles
ASP.NET MVC with IIS 6 to make pretty URLs
Major Update to Personas for Firefox
Major Update Mozilla Weave
Google Docs offline mode ready
Finding Columns Names in table
<script type="text/javascript">SHARETHIS.addEntry({ title: "Daily Find #49", url: "http://www.techtoolblog.com/archives/daily-find-49" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mosesofegypt.net/post/2008/03/GridView-jQuery-Plugin-Row-MouseOver-And-Click-Styles.aspx">GridView JQuery Plugin for Row MouseOver and Click Styles</a></p>
<p><a href="http://biasecurities.com/blog/2008/how-to-enable-pretty-urls-with-asp-net-mvc-and-iis6/">ASP.NET MVC with IIS 6 to make pretty URLs</a></p>
<p><a href="http://labs.mozilla.com/2008/03/major-update-to-personas-for-firefox/">Major Update to Personas for Firefox</a></p>
<p><a href="http://labs.mozilla.com/2008/03/performance-and-stability-update-to-weave-prototype/">Major Update Mozilla Weave</a></p>
<p><a href="http://www.pcmag.com/article2/0,1759,2280417,00.asp">Google Docs offline mode ready</a></p>
<p><a href="http://dynamicsgpblogster.blogspot.com/2008/03/in-past-days-i-have-found-lot-of-people.html">Finding Columns Names in table</a></p>
<p><a href="http://sharethis.com/item?&wp=2.3.1&amp;publisher=24accfc2-4cf2-46ea-abf6-c137f8fa267d&amp;title=Daily+Find+%2349&amp;url=http%3A%2F%2Fwww.techtoolblog.com%2Farchives%2Fdaily-find-49">ShareThis</a></p><img src="http://feeds.feedburner.com/~r/techtoolblog/~4/YMFitEzVxow" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.techtoolblog.com/archives/daily-find-49/feed</wfw:commentRss>
		<feedburner:origLink>http://www.techtoolblog.com/archives/daily-find-49</feedburner:origLink></item>
	</channel>
</rss>

