<?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.ericappel.net/~d/styles/itemcontent.css"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>Eric Appel's Digital Life</title>
    <link>http://ericappel.net/blog/</link>
    <description>web development, photography, digital life</description>
    <language>en-us</language>
    <copyright>Eric Appel</copyright>
    <lastBuildDate>Tue, 17 Feb 2009 19:52:48 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.2.8279.16125</generator>
    <managingEditor>eric.appel@gmail.com</managingEditor>
    <webMaster>eric.appel@gmail.com</webMaster>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.ericappel.net/EricAppel" /><feedburner:info uri="ericappel" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><item>
      <trackback:ping>http://ericappel.net/blog/Trackback.aspx?guid=5b08b541-ab05-4b6e-81f5-94b7e0a0afad</trackback:ping>
      <pingback:server>http://ericappel.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://ericappel.net/blog/PermaLink,guid,5b08b541-ab05-4b6e-81f5-94b7e0a0afad.aspx</pingback:target>
      <dc:creator>EricAppel</dc:creator>
      <wfw:comment>http://ericappel.net/blog/CommentView,guid,5b08b541-ab05-4b6e-81f5-94b7e0a0afad.aspx</wfw:comment>
      <wfw:commentRss>http://ericappel.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=5b08b541-ab05-4b6e-81f5-94b7e0a0afad</wfw:commentRss>
      
      <title>Useful jQuery resources from the last six months</title>
      <guid isPermaLink="false">http://ericappel.net/blog/PermaLink,guid,5b08b541-ab05-4b6e-81f5-94b7e0a0afad.aspx</guid>
      <link>http://feeds.ericappel.net/~r/EricAppel/~3/e_Y0aN75WOc/UsefulJQueryResourcesFromTheLastSixMonths.aspx</link>
      <pubDate>Tue, 17 Feb 2009 19:52:48 GMT</pubDate>
      <description>&lt;body xmlns="http://www.w3.org/1999/xhtml"&gt;&#xD;
        &lt;h2&gt;&#xD;
          &lt;img title="jquerycheetsheet" border="0" alt="jquerycheetsheet" src="http://ericappel.net/blog/content/binary/WindowsLiveWriter/UsefuljQueryresourcesfromthelastsixmonth_9DE0/jquerycheetsheet_56bbf92b-1343-4459-a281-5d11219b25d8.png" width="600" height="411"&gt;&lt;/img&gt;&#xD;
        &lt;/h2&gt;&#xD;
        &lt;h1&gt;&#xD;
        &lt;/h1&gt;&#xD;
        &lt;p&gt;&#xD;
        &lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
Since I started using jQuery about six months ago it has transformed the way that&#xD;
I do web development. The selector engine and chaining of operations on wrapped sets&#xD;
continues to astound me. These are things that just weren’t remotely possible using&#xD;
plain javascript or some of the other javascript libraries out there. The power of&#xD;
being able to do so much with so little code is a huge productivity boost for doing&#xD;
any client-side manipulation of the DOM.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
Below is a collection of jQuery links that I mostly pulled from my &lt;a href="http://feeds.ericappel.net/EricAppelsGoogleReaderSharedItems" target="_blank"&gt;Google&#xD;
Reader Shared Items&lt;/a&gt;. &#xD;
&lt;/p&gt;&#xD;
        &lt;h2&gt;Reference&#xD;
&lt;/h2&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;a href="http://www.smashingmagazine.com/2009/02/08/50-extremely-useful-javascript-tools/" target="_blank"&gt;50&#xD;
Useful Javascript Tools&lt;/a&gt;&#xD;
          &lt;br&gt;&#xD;
A collection of tools that will help you to achieve various tasks in Javascript development,&#xD;
including authoring, debugging, documenting, etc. &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;a href="http://net.tutsplus.com/freebies/cheat-sheets/jquery-cheat-sheet/" target="_blank"&gt;jQuery&#xD;
Cheat Sheet&lt;/a&gt;&#xD;
          &lt;br&gt;&#xD;
Great reference for all of the different jQuery methods and handlers. A resource that&#xD;
I keep handy at all times. &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;a href="http://weblogs.asp.net/bleroy/archive/2008/11/07/visual-studio-patched-for-better-jquery-intellisense.aspx" target="_blank"&gt;Visual&#xD;
Studio patched for better jQuery IntelliSense&lt;/a&gt;&#xD;
          &lt;br&gt;&#xD;
How to enable IntelliSense for jQuery in Visual Studio 2008 &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;a href="http://net.tutsplus.com/tutorials/javascript-ajax/everything-you-need-to-know-about-jquery-13/" target="_blank"&gt;What&#xD;
You Need to Know About jQuery 1.3&lt;/a&gt;&#xD;
          &lt;br&gt;&#xD;
Summary of what is new in jQuery 1.3. &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;a href="http://net.tutsplus.com/articles/web-roundups/the-20-most-practical-and-creative-uses-of-jquery/" target="_blank"&gt;The&#xD;
20 Most Practical and Creative Uses of jQuery&lt;/a&gt;&#xD;
          &lt;br&gt;&#xD;
A set of jQuery examples from around the web. There is some inspirational goodness&#xD;
here. &#xD;
&lt;/p&gt;&#xD;
        &lt;h2&gt;Plug-Ins&#xD;
&lt;/h2&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;a href="http://encosia.com/2008/10/19/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/"&gt;7&#xD;
of my favorite jQuery plugins for use with ASP.NET&lt;/a&gt;&#xD;
          &lt;br&gt;&#xD;
A collection of plug-ins that play nice with ASP.NET. Included are a Datepicker, a&#xD;
client side table sorter. &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;a href="http://www.noupe.com/ajax/37-more-shocking-jquery-plugins.html"&gt;37 More Shocking&#xD;
jQuery Plugins&lt;/a&gt;&#xD;
          &lt;br&gt;&#xD;
37 jQuery plug-ins that you can download and play with. Includes plug-ins like content&#xD;
sliders, horizontal accordions, image viewers, chart generators and more. &#xD;
&lt;/p&gt;&#xD;
        &lt;h2&gt;Tutorials&#xD;
&lt;/h2&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;a href="http://net.tutsplus.com/tutorials/javascript-ajax/creating-a-filterable-portfolio-with-jquery/" target="_blank"&gt;Creating&#xD;
a “Filterable” Portfolio with jQuery&lt;/a&gt;&#xD;
          &lt;br&gt;&#xD;
Very cool tutorial and demo of creating an interactive UI for navigating categorized&#xD;
portfolio projects. The categorized thumbnails dynamically fade in and out and then&#xD;
re-arrange themselves based on the selected category. &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;a href="http://net.tutsplus.com/tutorials/javascript-ajax/the-definitive-guide-to-creating-a-practical-jquery-plugin/" target="_blank"&gt;The&#xD;
Definitive Guide to Creating a Practical jQuery Plugin&lt;/a&gt;&#xD;
          &lt;br&gt;&#xD;
In-depth tutorial on how to create a jQuery plug-in. &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;a href="http://encosia.com/2008/10/31/use-jquery-and-quicksearch-to-interactively-search-any-data/"&gt;Use&#xD;
jQuery and quickSearch to interactively search any data&lt;/a&gt;&#xD;
          &lt;br&gt;&#xD;
How to use one of the coolest and most useful jQuery plug-ins I’ve seen. The quickSearch&#xD;
plug-in dynamically removes non matching items from a jQuery wrapped set in real time&#xD;
as you type. &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;a href="http://west-wind.com/weblog/posts/519980.aspx" target="_blank"&gt;Using jQuery&#xD;
to search Content and creating custom Selector Filters&lt;/a&gt;&#xD;
          &lt;br&gt;&#xD;
Another take on searching page content. Instead of filtering, this plug-in highlights&#xD;
the matching elements. &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;a href="http://west-wind.com/weblog/posts/509108.aspx" target="_blank"&gt;Client Templating&#xD;
with jQuery&lt;/a&gt;&#xD;
          &lt;br&gt;&#xD;
Tutorial and code for client templating with jQuery. Includes a modified version of&#xD;
John Resig’s templating engine that is updated to work with ASP.NET. &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;a href="http://css-tricks.com/garage-door-style-menu-using-animated-background-images-with-jquery/"&gt;Garage&#xD;
Door Style Menu (using Animated Background Images with jQuery)&lt;/a&gt;&#xD;
          &lt;br&gt;&#xD;
Very cool tutorial on how to create an animated garage door effect on menu items that&#xD;
reveals an image on hover.&#xD;
&lt;/p&gt;&#xD;
        &lt;img width="0" height="0" src="http://ericappel.net/blog/aggbug.ashx?id=5b08b541-ab05-4b6e-81f5-94b7e0a0afad"&gt;&lt;/img&gt;&#xD;
      &lt;/body&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/jmmiGlkiRmWHz44yG81nOsxfetw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jmmiGlkiRmWHz44yG81nOsxfetw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/jmmiGlkiRmWHz44yG81nOsxfetw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jmmiGlkiRmWHz44yG81nOsxfetw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <comments>http://ericappel.net/blog/CommentView,guid,5b08b541-ab05-4b6e-81f5-94b7e0a0afad.aspx</comments>
      <category>ASP.NET</category>
      <category>Javascript</category>
      <category>jQuery</category>
      <category>Web Development</category>
    <feedburner:origLink>http://ericappel.net/blog/2009/02/17/UsefulJQueryResourcesFromTheLastSixMonths.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://ericappel.net/blog/Trackback.aspx?guid=0f0aff8f-da65-48da-9bda-287533b68bfa</trackback:ping>
      <pingback:server>http://ericappel.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://ericappel.net/blog/PermaLink,guid,0f0aff8f-da65-48da-9bda-287533b68bfa.aspx</pingback:target>
      <dc:creator>EricAppel</dc:creator>
      <wfw:comment>http://ericappel.net/blog/CommentView,guid,0f0aff8f-da65-48da-9bda-287533b68bfa.aspx</wfw:comment>
      <wfw:commentRss>http://ericappel.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=0f0aff8f-da65-48da-9bda-287533b68bfa</wfw:commentRss>
      
      <title>Fresh Look, Fresh Start</title>
      <guid isPermaLink="false">http://ericappel.net/blog/PermaLink,guid,0f0aff8f-da65-48da-9bda-287533b68bfa.aspx</guid>
      <link>http://feeds.ericappel.net/~r/EricAppel/~3/xRsQ-i90cMs/FreshLookFreshStart.aspx</link>
      <pubDate>Tue, 17 Feb 2009 05:35:03 GMT</pubDate>
      <description>&lt;body xmlns="http://www.w3.org/1999/xhtml"&gt;&#xD;
        &lt;p&gt;&#xD;
 &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
Welcome to the new and improved home for &lt;a href="http://ericappel.net/blog"&gt;Eric&#xD;
Appel’s (that’s me) digital life&lt;/a&gt;.  &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
With this fresh start I’d like to focus my attention on some of the things that I&#xD;
deal with on a daily basis while developing various web projects such as &lt;a href="http://ark.intel.com" target="_blank"&gt;http://ark.intel.com&lt;/a&gt; and &lt;a href="http://ericappel.net/smartsetr/" target="_blank"&gt;SmartSetr&lt;/a&gt;. &#xD;
One of the areas that fascinates me the most is Rich Interactive Applications and&#xD;
a lot of my content here will be focused around that.  More specifically I’m&#xD;
interested in UI design on the web, interactivity, UI concepts, and the development&#xD;
frameworks and technologies that make it all possible.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
In addition to the blog content, this site is about the rest of my digital life. &#xD;
When working through this design I wanted to be sure to not only highlight the blog&#xD;
content, but to also bring in content from services I use around the web.  The&#xD;
only content stored here is the blog, the rest is brought in from external services&#xD;
that I use every day.  With this seamless inclusion of services like Twitter,&#xD;
Google Reader, and &lt;a href="EricAppelPhotography.com" target="_blank"&gt;EricAppelPhotography.com&lt;/a&gt; (powered&#xD;
by Zenfolio), I can go about my digital life as I normally would, and that content&#xD;
is automatically aggregated here on my site.  &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
The twitter, google reader, and photography content can all be found in my slider&#xD;
bar at the top of the site.  The slider uses jQuery and Robert Penner’s easing&#xD;
equations to gracefully slide in the content for each section.  There you’ll&#xD;
find my latest three photos, tweets, google reader shared items, and also my about&#xD;
section and subscriptions.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
In Google Reader I subscribe to 150+ blogs that I read on a daily basis, and in the&#xD;
last 30 days I’ve shared 54 posts that stood out in some way.  My interests range&#xD;
from web development, to design, to photography and my shared items reflect that. &#xD;
If you’re a .NET developer, designer, or photographer that is interested in getting&#xD;
into reading blogs, a &lt;a href="http://feeds.ericappel.net/EricAppelsGoogleReaderSharedItems" target="_blank"&gt;subscription&#xD;
to my shared items&lt;/a&gt; would be a good start.  That way I do all of the work&#xD;
of finding the best stuff so you don’t have to.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
 &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;img title="NewEricAppel.net" alt="NewEricAppel.net" src="http://ericappel.net/blog/content/binary/WindowsLiveWriter/FreshLookFreshStart_11BEA/NewEricAppel.net_3.jpg" width="800" height="456"&gt;&lt;/img&gt;&#xD;
        &lt;/p&gt;&#xD;
        &lt;img width="0" height="0" src="http://ericappel.net/blog/aggbug.ashx?id=0f0aff8f-da65-48da-9bda-287533b68bfa"&gt;&lt;/img&gt;&#xD;
      &lt;/body&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/oN3uDB-XDXadiWXsDCZUbMPPpRY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/oN3uDB-XDXadiWXsDCZUbMPPpRY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/oN3uDB-XDXadiWXsDCZUbMPPpRY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/oN3uDB-XDXadiWXsDCZUbMPPpRY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <comments>http://ericappel.net/blog/CommentView,guid,0f0aff8f-da65-48da-9bda-287533b68bfa.aspx</comments>
    <feedburner:origLink>http://ericappel.net/blog/2009/02/17/FreshLookFreshStart.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://ericappel.net/blog/Trackback.aspx?guid=c4889e90-b0ab-4ffa-99e4-f8152a60c8be</trackback:ping>
      <pingback:server>http://ericappel.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://ericappel.net/blog/PermaLink,guid,c4889e90-b0ab-4ffa-99e4-f8152a60c8be.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://ericappel.net/blog/CommentView,guid,c4889e90-b0ab-4ffa-99e4-f8152a60c8be.aspx</wfw:comment>
      <wfw:commentRss>http://ericappel.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=c4889e90-b0ab-4ffa-99e4-f8152a60c8be</wfw:commentRss>
      <slash:comments>14</slash:comments>
      
      <title>Open Two Excel Windows Side by Side</title>
      <guid isPermaLink="false">http://ericappel.net/blog/PermaLink,guid,c4889e90-b0ab-4ffa-99e4-f8152a60c8be.aspx</guid>
      <link>http://feeds.ericappel.net/~r/EricAppel/~3/jdXmqimLlMA/OpenTwoExcelWindowsSideBySide.aspx</link>
      <pubDate>Mon, 17 Mar 2008 20:45:01 GMT</pubDate>
      <description>&lt;body xmlns="http://www.w3.org/1999/xhtml"&gt;&#xD;
        &lt;p&gt;&#xD;
One of the weird and annoying things about Excel is that it shows you an item on the&#xD;
Windows taskbar for each document that you have open, but it doesn't let them operate&#xD;
as separate windows.  If you're using dual or multiple monitors you'll notice&#xD;
that you can't place one document on each monitor to see them side by side because&#xD;
they share the same window.  The following steps will allow you to open&#xD;
Excel documents side by side, but they involve some tweaks to the file system settings&#xD;
in Windows.  If you don't fully understand the changes below I would recommend&#xD;
that you not make them as they will be a challenge to fix on your own and could mess&#xD;
up your system.  To get Excel to open documents in separate windows so you can&#xD;
place them independently you can do the following:&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
Excel 2007:&#xD;
&lt;/p&gt;&#xD;
        &lt;ul&gt;&#xD;
          &lt;li&gt;&#xD;
Click the Office Orb in the upper left corner to bring up the menu. &#xD;
&lt;/li&gt;&#xD;
          &lt;li&gt;&#xD;
Select Excel Options from the bottom right corner of the menu. &#xD;
&lt;/li&gt;&#xD;
          &lt;li&gt;&#xD;
Click the Advanced tab. &#xD;
&lt;/li&gt;&#xD;
          &lt;li&gt;&#xD;
Check the "&lt;em&gt;Ignore other applications that use Dynamic Data Exchange&lt;/em&gt;" box&#xD;
and save.&lt;/li&gt;&#xD;
        &lt;/ul&gt;&#xD;
        &lt;p&gt;&#xD;
Excel Versions Prior to 2007&#xD;
&lt;/p&gt;&#xD;
        &lt;ul&gt;&#xD;
          &lt;li&gt;&#xD;
Tools|options|General tab|Ignore other applications (check it).&lt;/li&gt;&#xD;
        &lt;/ul&gt;&#xD;
        &lt;p&gt;&#xD;
Then in Windows Explorer&#xD;
&lt;/p&gt;&#xD;
        &lt;ol&gt;&#xD;
          &lt;li&gt;&#xD;
Go to Tools -&amp;gt; Folder Options. &#xD;
&lt;/li&gt;&#xD;
          &lt;li&gt;&#xD;
Select the File Types tab. &#xD;
&lt;/li&gt;&#xD;
          &lt;li&gt;&#xD;
Select the XLS file type and click "&lt;em&gt;Advanced&lt;/em&gt;". &#xD;
&lt;/li&gt;&#xD;
          &lt;li&gt;&#xD;
Uncheck the "Browse in same window" checkbox if it is checked. &#xD;
&lt;/li&gt;&#xD;
          &lt;li&gt;&#xD;
Select the "&lt;em&gt;Open"&lt;/em&gt; Action in the Actions listbox and click "&lt;em&gt;Edit&lt;/em&gt;". &#xD;
&lt;/li&gt;&#xD;
          &lt;li&gt;&#xD;
In the "&lt;em&gt;Application used to perform action&lt;/em&gt;" textbox add "%1" to the end of&#xD;
the line and be sure to include the quotes around the %1. &#xD;
&lt;/li&gt;&#xD;
          &lt;li&gt;&#xD;
Uncheck the "&lt;em&gt;Use DDE&lt;/em&gt;" checkbox if it is checked. &#xD;
&lt;/li&gt;&#xD;
          &lt;li&gt;&#xD;
Click "&lt;em&gt;OK&lt;/em&gt;" and "&lt;em&gt;OK&lt;/em&gt;" again. &#xD;
&lt;/li&gt;&#xD;
          &lt;li&gt;&#xD;
Repeat steps 3-8 for the XLSX file type if you have Office 2007 installed. &#xD;
&lt;/li&gt;&#xD;
          &lt;li&gt;&#xD;
Click "&lt;em&gt;OK&lt;/em&gt;" to dismiss the Folder Options dialog.&lt;/li&gt;&#xD;
        &lt;/ol&gt;&#xD;
        &lt;img width="0" height="0" src="http://ericappel.net/blog/aggbug.ashx?id=c4889e90-b0ab-4ffa-99e4-f8152a60c8be"&gt;&lt;/img&gt;&#xD;
      &lt;/body&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ZLf6Uw5ULLjgoxVGxmBPbKJQSqQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZLf6Uw5ULLjgoxVGxmBPbKJQSqQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ZLf6Uw5ULLjgoxVGxmBPbKJQSqQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZLf6Uw5ULLjgoxVGxmBPbKJQSqQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <comments>http://ericappel.net/blog/CommentView,guid,c4889e90-b0ab-4ffa-99e4-f8152a60c8be.aspx</comments>
      <category>Reference</category>
      <category>Software</category>
      <category>Tech Troubles</category>
      <category>Tips and Tricks</category>
    <feedburner:origLink>http://ericappel.net/blog/2008/03/17/OpenTwoExcelWindowsSideBySide.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://ericappel.net/blog/Trackback.aspx?guid=21ecd8a3-b22c-4e15-9cd3-a2f46fd4127a</trackback:ping>
      <pingback:server>http://ericappel.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://ericappel.net/blog/PermaLink,guid,21ecd8a3-b22c-4e15-9cd3-a2f46fd4127a.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://ericappel.net/blog/CommentView,guid,21ecd8a3-b22c-4e15-9cd3-a2f46fd4127a.aspx</wfw:comment>
      <wfw:commentRss>http://ericappel.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=21ecd8a3-b22c-4e15-9cd3-a2f46fd4127a</wfw:commentRss>
      <slash:comments>1</slash:comments>
      
      <title>Download and Install Team Edition for Database Professionals in Less than 10 Minutes</title>
      <guid isPermaLink="false">http://ericappel.net/blog/PermaLink,guid,21ecd8a3-b22c-4e15-9cd3-a2f46fd4127a.aspx</guid>
      <link>http://feeds.ericappel.net/~r/EricAppel/~3/ZsshTwJfcx4/DownloadAndInstallTeamEditionForDatabaseProfessionalsInLessThan10Minutes.aspx</link>
      <pubDate>Fri, 13 Apr 2007 18:38:05 GMT</pubDate>
      <description>&lt;body xmlns="http://www.w3.org/1999/xhtml"&gt;&#xD;
        &lt;div style="float: right"&gt;&#xD;
          &lt;img height="97" src="http://ericappel.net/blog/content/binary/WindowsLiveWriter/DownloadandInstallTeamEditionforDatabase_A394/C0037913-9E11-4A2D-8FD1-0BA441296CBC%5B1%5D%5B4%5D.gif" width="168"&gt;&lt;/img&gt;&#xD;
        &lt;/div&gt;&#xD;
        &lt;p&gt;&#xD;
If you already have Visual Studio 2005 Team Suite installed, you can download and&#xD;
install &lt;a href="http://msdn2.microsoft.com/en-us/teamsystem/aa718764.aspx"&gt;Team Edition&#xD;
for Database Professionals&lt;/a&gt; in less than 10 minutes.  Previously I had only&#xD;
seen the Database Professionals edition as a separate 3 gig download on MSDN that&#xD;
included all of Visual Studio along with it, so I never took the time to download&#xD;
it and install it since I already had the rest of the Team Suite installed.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
Little did I know, &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=7de00386-893d-4142-a778-992b69d482ad&amp;amp;displaylang=en"&gt;Team&#xD;
Edition for Database Professionals can be installed as an add-on&lt;/a&gt;, so you don't&#xD;
have to waste your time re-downloading the rest of Visual Studio along with it. &#xD;
The add-on is a mere 7.9MB in size and will add all of the database features to your&#xD;
existing Team Suite installation.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
The Database Professionals tools are excellent and I highly recommend them. &#xD;
Microsoft's brief description of the tools:&#xD;
&lt;/p&gt;&#xD;
        &lt;blockquote&gt;&#xD;
          &lt;p&gt;&#xD;
Tools for building SQL databases in a managed project environment with support for&#xD;
versioning, deployment, unit testing, refactoring, and off-line SQL development.&#xD;
&lt;/p&gt;&#xD;
        &lt;/blockquote&gt;&#xD;
        &lt;p&gt;&#xD;
In addition it also lets you compare the schema or data of two different databases.  A&#xD;
good use of this is to compare the schema/data that exists for databases in different&#xD;
environments (i.e. dev, test, production, etc.)  The entire list of features&#xD;
is far too vast to include in this post . . . maybe another time.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
 &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;a title="Visual Studio 2005 Team Edition for Database Professionals Add-onVisual Studio 2005 Team Edition for Database Professionals Add-on" href="http://www.microsoft.com/downloads/details.aspx?familyid=7de00386-893d-4142-a778-992b69d482ad&amp;amp;displaylang=en"&gt;Visual&#xD;
Studio 2005 Team Edition for Database Professionals Add-on&lt;/a&gt;&#xD;
        &lt;/p&gt;&#xD;
        &lt;img width="0" height="0" src="http://ericappel.net/blog/aggbug.ashx?id=21ecd8a3-b22c-4e15-9cd3-a2f46fd4127a"&gt;&lt;/img&gt;&#xD;
      &lt;/body&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/9Olw1pphmvl0RV05uqcQHssLoyo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9Olw1pphmvl0RV05uqcQHssLoyo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/9Olw1pphmvl0RV05uqcQHssLoyo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9Olw1pphmvl0RV05uqcQHssLoyo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <comments>http://ericappel.net/blog/CommentView,guid,21ecd8a3-b22c-4e15-9cd3-a2f46fd4127a.aspx</comments>
      <category>ASP.NET</category>
      <category>Software</category>
    <feedburner:origLink>http://ericappel.net/blog/2007/04/13/DownloadAndInstallTeamEditionForDatabaseProfessionalsInLessThan10Minutes.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://ericappel.net/blog/Trackback.aspx?guid=37699649-2e44-43e6-9cf9-592e9793b5c7</trackback:ping>
      <pingback:server>http://ericappel.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://ericappel.net/blog/PermaLink,guid,37699649-2e44-43e6-9cf9-592e9793b5c7.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://ericappel.net/blog/CommentView,guid,37699649-2e44-43e6-9cf9-592e9793b5c7.aspx</wfw:comment>
      <wfw:commentRss>http://ericappel.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=37699649-2e44-43e6-9cf9-592e9793b5c7</wfw:commentRss>
      
      <title>Always keep Windows Task Manager running</title>
      <guid isPermaLink="false">http://ericappel.net/blog/PermaLink,guid,37699649-2e44-43e6-9cf9-592e9793b5c7.aspx</guid>
      <link>http://feeds.ericappel.net/~r/EricAppel/~3/NzD6nuy_V6I/AlwaysKeepWindowsTaskManagerRunning.aspx</link>
      <pubDate>Fri, 09 Mar 2007 02:01:18 GMT</pubDate>
      <description>&lt;body xmlns="http://www.w3.org/1999/xhtml"&gt;&#xD;
        &lt;img height="398" src="http://ericappel.net/blog/content/binary/ProcessExplorer.png" width="628"&gt;&lt;/img&gt;   &#xD;
&lt;p&gt;&#xD;
I am always having to open the Windows Task Manager throughout the day to kill off&#xD;
processes that are annoying me for one reason or another.  Usually their cpu&#xD;
or memory usage is out of control, so they need to be taught a lesson.  As a&#xD;
result I always keep the Windows Task Manger running in my system tray at all times. &#xD;
Another benefit of doing this is that the system tray icon shows the current cpu usage.&#xD;
&lt;/p&gt;&lt;p&gt;&#xD;
To make sure that the task manager is always running I have created a shortcut to&#xD;
it in my startup folder.  This way everytime I start up my machine the task manager&#xD;
will automatically run in the task tray.  To do this you can do the following: &#xD;
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&#xD;
Open your Startup folder, located at: &lt;em&gt;C:\Documents and Settings\USERNAME\Start&#xD;
Menu\Programs\Startup&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&#xD;
Go to the file menu and select New, then select Shortcut. &#xD;
&lt;/li&gt;&lt;li&gt;&#xD;
The dialog will prompt you for the location of the shortcut.  Type &lt;em&gt;C:\WINDOWS\system32\taskmgr.exe&lt;/em&gt;&lt;/li&gt;&lt;li&gt;&#xD;
Click Next, then click Finish. &#xD;
&lt;/li&gt;&lt;li&gt;&#xD;
Right-click on the new shortcut and select Properties. &#xD;
&lt;/li&gt;&lt;li&gt;&#xD;
In the dialog there is a "Run" drop down box.  Select "Minimized" and click Okay. &#xD;
&lt;/li&gt;&lt;li&gt;&#xD;
Open the task manager and make sure that "Hide When Minimized" is selected in the&#xD;
options menu.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&#xD;
If you need even more info about the current state of your system check out the &lt;a href="http://www.microsoft.com/technet/sysinternals/utilities/ProcessExplorer.mspx"&gt;Process&#xD;
Explorer from SysInternals&lt;/a&gt; (recently acquired by Microsoft).  If you&#xD;
don't believe me that Process Explorer is awesome, &lt;a href="http://www.hanselman.com/blog/googleresults.html?&amp;amp;sa=Search&amp;amp;domains=www.hanselman.com&amp;amp;sitesearch=www.hanselman.com&amp;amp;client=pub-7789616507550168&amp;amp;forid=1&amp;amp;ie=UTF-8&amp;amp;oe=UTF-8&amp;amp;safe=active&amp;amp;cof=GALT%3A%23B47B10%3BGL%3A1%3BDIV%3A%23A9501B%3BVLC%3A6F3C1B%3BAH%3Acenter%3BBGC%3AFFFFFF%3BLBGC%3A336699%3BALC%3AB47B10%3BLC%3AB47B10%3BT%3A000000%3BGFNT%3AA9501B%3BGIMP%3AA9501B%3BFORID%3A11&amp;amp;hl=en&amp;amp;q=process%20explorer"&gt;check&#xD;
out some of the amazing things Scott Hansleman has used it for&lt;/a&gt;.&#xD;
&lt;/p&gt;&lt;img width="0" height="0" src="http://ericappel.net/blog/aggbug.ashx?id=37699649-2e44-43e6-9cf9-592e9793b5c7"&gt;&lt;/img&gt;&lt;/body&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/YHM37IxXG4TN2uXQdWBA5nIOdrg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YHM37IxXG4TN2uXQdWBA5nIOdrg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/YHM37IxXG4TN2uXQdWBA5nIOdrg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YHM37IxXG4TN2uXQdWBA5nIOdrg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <comments>http://ericappel.net/blog/CommentView,guid,37699649-2e44-43e6-9cf9-592e9793b5c7.aspx</comments>
      <category>Software</category>
      <category>Tips and Tricks</category>
    <feedburner:origLink>http://ericappel.net/blog/2007/03/09/AlwaysKeepWindowsTaskManagerRunning.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://ericappel.net/blog/Trackback.aspx?guid=82a570d9-f520-4322-8c49-9a04d1271afc</trackback:ping>
      <pingback:server>http://ericappel.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://ericappel.net/blog/PermaLink,guid,82a570d9-f520-4322-8c49-9a04d1271afc.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://ericappel.net/blog/CommentView,guid,82a570d9-f520-4322-8c49-9a04d1271afc.aspx</wfw:comment>
      <wfw:commentRss>http://ericappel.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=82a570d9-f520-4322-8c49-9a04d1271afc</wfw:commentRss>
      <slash:comments>1</slash:comments>
      
      <title>SmartSetr Gets AutoUpdates and More</title>
      <guid isPermaLink="false">http://ericappel.net/blog/PermaLink,guid,82a570d9-f520-4322-8c49-9a04d1271afc.aspx</guid>
      <link>http://feeds.ericappel.net/~r/EricAppel/~3/-cfEWR6Ynlw/SmartSetrGetsAutoUpdatesAndMore.aspx</link>
      <pubDate>Mon, 15 Jan 2007 05:56:00 GMT</pubDate>
      <description>&lt;body xmlns="http://www.w3.org/1999/xhtml"&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;a title="Project: SmartSetr - SmartSets for Flickr" href="http://ericappel.net/blog/Trackback.aspx?guid=c01dbb8d-da96-4882-9961-386832633b8e"&gt;SmartSetr&lt;/a&gt; now&#xD;
officially supports automatic updating of SmartSets . . . for the most part anyways. &#xD;
I can commit to updating everyone's SmartSets at least once per day, however, because&#xD;
of the bandwidth and server consumption required I probably won't bulk update everyone's&#xD;
sets more than once or twice per day.  If you would like to make sure that your&#xD;
sets are all as up to date as they can be then simply &lt;a title="SmartSetr" href="http://ericappel.net/SmartSetr"&gt;visit&#xD;
the SmartSetr site&lt;/a&gt; and click "Refresh All SmartSets".  If you haven't visited&#xD;
the SmartSetr site since January 10, 2007 then you will need to visit once more and&#xD;
auto updates will automatically be enabled for your account.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
A second feature that has been added since launch is the ability to limit the number&#xD;
of photos that a SmartSet will contain.  This makes it incredibly simple to&#xD;
create SmartSets such as Top 10 Most Interesting, or Top 10 Most Interesting of 2006,&#xD;
etc. that will be automatically updated daily.  The maximum number of photos&#xD;
that &lt;a title="SmartSetr" href="http://ericappel.net/SmartSetr"&gt;SmartSetr&lt;/a&gt; currently&#xD;
supports in a SmartSet is 500.  This may increase as I get time to test the Flickr&#xD;
API's limits.&#xD;
&lt;/p&gt;&#xD;
        &lt;img height="505" src="http://ericappel.net/blog/content/binary/WindowsLiveWriter/SmartSetrGetsAutoUpdatesandMore_131CE/SmartSetrTop100SmartSet%5B4%5D.png" width="529"&gt;&lt;/img&gt;&#xD;
        &lt;img width="0" height="0" src="http://ericappel.net/blog/aggbug.ashx?id=82a570d9-f520-4322-8c49-9a04d1271afc"&gt;&lt;/img&gt;&#xD;
      &lt;/body&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/P3xa5RUTadnZTtO3zYkeaI_unCo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/P3xa5RUTadnZTtO3zYkeaI_unCo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/P3xa5RUTadnZTtO3zYkeaI_unCo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/P3xa5RUTadnZTtO3zYkeaI_unCo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <comments>http://ericappel.net/blog/CommentView,guid,82a570d9-f520-4322-8c49-9a04d1271afc.aspx</comments>
      <category>Project</category>
      <category>Software</category>
    <feedburner:origLink>http://ericappel.net/blog/2007/01/15/SmartSetrGetsAutoUpdatesAndMore.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://ericappel.net/blog/Trackback.aspx?guid=c01dbb8d-da96-4882-9961-386832633b8e</trackback:ping>
      <pingback:server>http://ericappel.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://ericappel.net/blog/PermaLink,guid,c01dbb8d-da96-4882-9961-386832633b8e.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://ericappel.net/blog/CommentView,guid,c01dbb8d-da96-4882-9961-386832633b8e.aspx</wfw:comment>
      <wfw:commentRss>http://ericappel.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=c01dbb8d-da96-4882-9961-386832633b8e</wfw:commentRss>
      <slash:comments>5</slash:comments>
      
      <title>Project: SmartSetr - SmartSets for Flickr</title>
      <guid isPermaLink="false">http://ericappel.net/blog/PermaLink,guid,c01dbb8d-da96-4882-9961-386832633b8e.aspx</guid>
      <link>http://feeds.ericappel.net/~r/EricAppel/~3/6_AGk53dxf0/ProjectSmartSetrSmartSetsForFlickr.aspx</link>
      <pubDate>Sun, 07 Jan 2007 06:16:39 GMT</pubDate>
      <description>&lt;body xmlns="http://www.w3.org/1999/xhtml"&gt;&#xD;
        &lt;p&gt;&#xD;
Until now you have always had to manually create sets on &lt;a title="Flickr" href="http://flickr.com/"&gt;Flickr&lt;/a&gt;. &#xD;
You could either go to the Organizer and select photos you wish to add to the set,&#xD;
or you could send photos to sets from the photo's page.  With &lt;a title="SmartSetr by Eric Appel" href="http://ericappel.net/smartsetr"&gt;SmartSetr&lt;/a&gt; you&#xD;
can now dynamically add your photos to sets by specifying criteria and &lt;a href="http://ericappel.net/smartsetr"&gt;SmartSetr&lt;/a&gt; will&#xD;
create the set and add the matching photos for you.  &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;img height="476" src="http://ericappel.net/blog/content/binary/WindowsLiveWriter/ProjectSmartSetrSmartSetsforFlickr_120AC/SmartSetr-Home%5B4%5D.png" width="650"&gt;&lt;/img&gt;&#xD;
        &lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
SmartSets are sets on Flickr that are updated for you in an automated way. For example,&#xD;
if you have a SmartSet based on the tag "flower", anytime you add photos to flickr&#xD;
tagged with "flower" they will automatically be added to your flower set for you (after&#xD;
you click refresh on SmartSetr).&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;b&gt;To update the photos contained in your SmartSets you must come to the SmartSetr&#xD;
site and click "Refresh All SmartSets".&lt;/b&gt; By clicking refresh, SmartSetr will query&#xD;
Flickr for the photos that match the set criteria and add them to the set. I am currently&#xD;
working on a way to automatically update everyone's SmartSets throughout the day,&#xD;
as well as a bookmarklet to let you manually update SmartSets from anywhere.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
There are several types of criteria that you may use to create SmartSets including &lt;b&gt;tags,&#xD;
text, date taken, and date uploaded&lt;/b&gt;. You may also filter the SmartSets by &lt;b&gt;privacy&#xD;
level&lt;/b&gt;, and you may sort the SmartSets by a variety of criteria including &lt;b&gt;interestingness&lt;/b&gt;,&#xD;
etc. &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
For text based SmartSets there are several search operators that may be used including &lt;b&gt;AND,&#xD;
OR, and NOT&lt;/b&gt;. For example, to create a SmartSet that contains all of your photos&#xD;
of red flowers you would create a SmartSet based on the text "flower AND red". &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
Your Flickr sets that are SmartSets &lt;b&gt;should be fully managed by the SmartSetr site&lt;/b&gt;,&#xD;
except that you may &lt;b&gt;change the primary photo for the set on Flickr and reorder&#xD;
your sets on Flickr&lt;/b&gt;.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
Here are some interesting ideas for SmartSets&#xD;
&lt;/p&gt;&#xD;
        &lt;ul&gt;&#xD;
          &lt;li&gt;&#xD;
All photos taken in 2006 sorted by interestingness &#xD;
&lt;/li&gt;&#xD;
          &lt;li&gt;&#xD;
All photos from any year sorted by interestingness &#xD;
&lt;/li&gt;&#xD;
          &lt;li&gt;&#xD;
All photos tagged with macro (dependent on your tags) &#xD;
&lt;/li&gt;&#xD;
          &lt;li&gt;&#xD;
All photos tagged with certain lenses, i.e. "canon 50mm f/1.8 II" (dependent on your&#xD;
tags) &#xD;
&lt;/li&gt;&#xD;
          &lt;li&gt;&#xD;
All photos tagged with the name of a conference, i.e. CES, Macworld&lt;/li&gt;&#xD;
        &lt;/ul&gt;&#xD;
        &lt;p&gt;&#xD;
For more info on SmartSetr see the &lt;a title="SmartSetr Group on Flickr" href="http://flickr.com/groups/smartsetr/"&gt;SmartSetr&#xD;
group on Flickr&lt;/a&gt;.  To send me a message directly &lt;a href="http://www.flickr.com/messages_write.gne?to=41949211@N00"&gt;send&#xD;
me a message on Flickr&lt;/a&gt;.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
 &lt;img height="476" src="http://ericappel.net/blog/content/binary/WindowsLiveWriter/ProjectSmartSetrSmartSetsforFlickr_120AC/SmartSetr-Create-Set%5B4%5D.png" width="650"&gt;&lt;/img&gt;&lt;/p&gt;&#xD;
        &lt;img width="0" height="0" src="http://ericappel.net/blog/aggbug.ashx?id=c01dbb8d-da96-4882-9961-386832633b8e"&gt;&lt;/img&gt;&#xD;
      &lt;/body&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/whT5TQGlo6-fX-bXBwygaNLdR6Q/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/whT5TQGlo6-fX-bXBwygaNLdR6Q/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/whT5TQGlo6-fX-bXBwygaNLdR6Q/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/whT5TQGlo6-fX-bXBwygaNLdR6Q/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <comments>http://ericappel.net/blog/CommentView,guid,c01dbb8d-da96-4882-9961-386832633b8e.aspx</comments>
      <category>Project</category>
      <category>Software</category>
    <feedburner:origLink>http://ericappel.net/blog/2007/01/07/ProjectSmartSetrSmartSetsForFlickr.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://ericappel.net/blog/Trackback.aspx?guid=9f751519-fa93-433c-8162-87ad16692bc9</trackback:ping>
      <pingback:server>http://ericappel.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://ericappel.net/blog/PermaLink,guid,9f751519-fa93-433c-8162-87ad16692bc9.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://ericappel.net/blog/CommentView,guid,9f751519-fa93-433c-8162-87ad16692bc9.aspx</wfw:comment>
      <wfw:commentRss>http://ericappel.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=9f751519-fa93-433c-8162-87ad16692bc9</wfw:commentRss>
      <slash:comments>23</slash:comments>
      
      <title>Using Visual Studio 2005 on Vista</title>
      <guid isPermaLink="false">http://ericappel.net/blog/PermaLink,guid,9f751519-fa93-433c-8162-87ad16692bc9.aspx</guid>
      <link>http://feeds.ericappel.net/~r/EricAppel/~3/7jjTdh23nI8/UsingVisualStudio2005OnVista.aspx</link>
      <pubDate>Tue, 02 Jan 2007 07:50:58 GMT</pubDate>
      <description>&lt;body xmlns="http://www.w3.org/1999/xhtml"&gt;&#xD;
        &lt;p&gt;&#xD;
I have been trying to do development on Vista since I went full time Vista at home&#xD;
during the release candidates.  Until recently it was nearly impossible to get&#xD;
any development done on this platform.  Due to some hard working people at Microsoft,&#xD;
developing on Vista is now a pleasure.  There are a couple of things you will&#xD;
need to do in addition to the normal Visual Studio 2005 install to be successful.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;strong&gt;Install &lt;/strong&gt;&#xD;
          &lt;a href="http://msdn.microsoft.com/vstudio/support/vs2005sp1/default.aspx"&gt;&#xD;
            &lt;strong&gt;SP1&#xD;
for Visual Studio 2005&lt;/strong&gt;&#xD;
          &lt;/a&gt;.  This download is quite large and took me&#xD;
over an hour to install.  Multi-tasking while installing this is not advised. &#xD;
Also, be sure to uninstall the Web Applications Project add-on, otherwise you will&#xD;
get a half hour into the installation only to have it error out.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;strong&gt;Install the &lt;/strong&gt;&#xD;
          &lt;a title="Visual Studio 2005 SP1 Update for Windows Vista Beta" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=fb6bb56a-10b7-4c05-b81c-5863284503cf"&gt;&#xD;
            &lt;strong&gt;Visual&#xD;
Studio 2005 SP1 Update for Windows Vista Beta&lt;/strong&gt;&#xD;
          &lt;/a&gt;.  This is the magic&#xD;
update that allows development on Vista to be a great experience.  Before installing&#xD;
this update, whenever I would do ASP.NET development on Vista, the controls that I&#xD;
added to the aspx pages would not automatically be declared in the designer.aspx file. &#xD;
This made it so that I could not programmatically access any of the controls that&#xD;
I had declared in the aspx page.  Installing this update fixed the issue and&#xD;
it has not happened since.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;strong&gt;Setup Visual Studio 2005 to always run as administrator&lt;/strong&gt;.  Browse&#xD;
to your install dir (C:\Program Files\Microsoft Visual Studio 8\Common7\IDE) and open&#xD;
the properties for devenv.exe.  Switch to the compatibility tab and select "Run&#xD;
this program as an administrator".  &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;a href="http://mvolo.com/blogs/serverside/archive/2006/12/28/Fix-problems-with-Visual-Studio-F5-debugging-of-ASP.NET-applications-on-IIS7-Vista.aspx"&gt;&#xD;
            &lt;strong&gt;&#xD;
            &lt;/strong&gt;&#xD;
          &lt;/a&gt;&#xD;
          &lt;strong&gt;&#xD;
            &lt;a href="http://ericappel.net/blog/content/binary/WindowsLiveWriter/UsingVisualStudio2005onVista_141C0/run_as_admin%5B10%5D.png" atomicselection="true"&gt;&#xD;
              &lt;img src="http://ericappel.net/blog/content/binary/WindowsLiveWriter/UsingVisualStudio2005onVista_141C0/run_as_admin_thumb%5B8%5D.png" height="531" width="419"&gt;&lt;/img&gt;&#xD;
            &lt;/a&gt;&#xD;
          &lt;/strong&gt;&#xD;
        &lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
          &lt;a href="http://mvolo.com/blogs/serverside/archive/2006/12/28/Fix-problems-with-Visual-Studio-F5-debugging-of-ASP.NET-applications-on-IIS7-Vista.aspx"&gt;&#xD;
            &lt;strong&gt;Read&#xD;
this post and setup the Debugging Assistant if you are on a development machine&lt;/strong&gt;.&lt;/a&gt; &#xD;
The post details some IIS configuration changes that need to be made as well as provides&#xD;
a link and instructions for setting up the debugging assistant.  &#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
Before installing the debugging assistant I would get the following error message&#xD;
when trying to debug from Visual Studio...&#xD;
&lt;/p&gt;&#xD;
        &lt;blockquote&gt;&#xD;
          &lt;p&gt;&#xD;
Unable to start debugging on the web server. An authentication error occurred while&#xD;
communicating with the web server. Please see Help for assistance.&#xD;
&lt;/p&gt;&#xD;
        &lt;/blockquote&gt;&#xD;
        &lt;p&gt;&#xD;
Mike's article talks about how this is most commonly due to event handlers in global.asax&#xD;
like BeginRequest; however, I did not have any event handlers in global.asax and I&#xD;
was still getting the error.  The most likely cause that I can think of is that&#xD;
I am using the ASP.NET AJAX Extensions (Atlas) RC1 and it is probably subscribing&#xD;
to pipeline notifications prior to AuthenticateRequest.  Setting up &lt;a href="http://mvolo.com/blogs/serverside/archive/2006/12/28/Fix-problems-with-Visual-Studio-F5-debugging-of-ASP.NET-applications-on-IIS7-Vista.aspx"&gt;Mike's&#xD;
Debugging Assistant&lt;/a&gt; fixed the issue that I was having and I am now successfully&#xD;
able to debug.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
For some other interesting articles on working with ASP.NET and Vista/IIS7 check out &lt;a title="IIS 7 Integrated Pipeline Debugging on Vista, again" href="http://west-wind.com/weblog/posts/9873.aspx"&gt;this&#xD;
post from Rick Strahl&lt;/a&gt; and &lt;a title="A few VS 2005 SP1 Links and Information Nuggets" href="http://weblogs.asp.net/scottgu/archive/2007/01/01/a-few-vs-2005-sp1-links-and-information-nuggets.aspx"&gt;this&#xD;
post from Scott Guthrie&lt;/a&gt;.&#xD;
&lt;/p&gt;&#xD;
        &lt;img width="0" height="0" src="http://ericappel.net/blog/aggbug.ashx?id=9f751519-fa93-433c-8162-87ad16692bc9"&gt;&lt;/img&gt;&#xD;
      &lt;/body&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/350yfpNkw6Hrp4VSvV4XKeWoigU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/350yfpNkw6Hrp4VSvV4XKeWoigU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/350yfpNkw6Hrp4VSvV4XKeWoigU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/350yfpNkw6Hrp4VSvV4XKeWoigU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <comments>http://ericappel.net/blog/CommentView,guid,9f751519-fa93-433c-8162-87ad16692bc9.aspx</comments>
      <category>ASP.NET</category>
      <category>Tech Troubles</category>
    <feedburner:origLink>http://ericappel.net/blog/2007/01/02/UsingVisualStudio2005OnVista.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://ericappel.net/blog/Trackback.aspx?guid=dd1f048f-91ab-4905-880b-121807d5837f</trackback:ping>
      <pingback:server>http://ericappel.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://ericappel.net/blog/PermaLink,guid,dd1f048f-91ab-4905-880b-121807d5837f.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://ericappel.net/blog/CommentView,guid,dd1f048f-91ab-4905-880b-121807d5837f.aspx</wfw:comment>
      <wfw:commentRss>http://ericappel.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=dd1f048f-91ab-4905-880b-121807d5837f</wfw:commentRss>
      <slash:comments>2</slash:comments>
      
      <title>IE7 for XP Released</title>
      <guid isPermaLink="false">http://ericappel.net/blog/PermaLink,guid,dd1f048f-91ab-4905-880b-121807d5837f.aspx</guid>
      <link>http://feeds.ericappel.net/~r/EricAppel/~3/ACwmUSrKZvE/IE7ForXPReleased.aspx</link>
      <pubDate>Thu, 19 Oct 2006 05:18:59 GMT</pubDate>
      <description>&lt;body xmlns="http://www.w3.org/1999/xhtml"&gt;&#xD;
        &lt;p&gt;&#xD;
Umm, judging by my rss aggregator I would guess that IE7 was released today.   &lt;a title="Download IE7" href="http://www.microsoft.com/ie"&gt;Go&#xD;
get it!&lt;/a&gt;&lt;a href="http://ericappel.net/blog/content/binary/WindowsLiveWriter/IE7forXPReleased_139BD/ie7released%5B2%5D.jpg" atomicselection="true"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="473" src="http://ericappel.net/blog/content/binary/WindowsLiveWriter/IE7forXPReleased_139BD/ie7released_thumb.jpg" width="640" border="0"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
        &lt;img width="0" height="0" src="http://ericappel.net/blog/aggbug.ashx?id=dd1f048f-91ab-4905-880b-121807d5837f"&gt;&lt;/img&gt;&#xD;
      &lt;/body&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/YtmsCvA1vUl4EtBj_V-WcGiWEyY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YtmsCvA1vUl4EtBj_V-WcGiWEyY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/YtmsCvA1vUl4EtBj_V-WcGiWEyY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YtmsCvA1vUl4EtBj_V-WcGiWEyY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <comments>http://ericappel.net/blog/CommentView,guid,dd1f048f-91ab-4905-880b-121807d5837f.aspx</comments>
      <category>Software</category>
    <feedburner:origLink>http://ericappel.net/blog/2006/10/19/IE7ForXPReleased.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://ericappel.net/blog/Trackback.aspx?guid=4abf6739-f5b0-4862-8b4b-69154a445673</trackback:ping>
      <pingback:server>http://ericappel.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://ericappel.net/blog/PermaLink,guid,4abf6739-f5b0-4862-8b4b-69154a445673.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://ericappel.net/blog/CommentView,guid,4abf6739-f5b0-4862-8b4b-69154a445673.aspx</wfw:comment>
      <wfw:commentRss>http://ericappel.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=4abf6739-f5b0-4862-8b4b-69154a445673</wfw:commentRss>
      <slash:comments>6</slash:comments>
      <title>View HTML Source Generated by AJAX</title>
      <guid isPermaLink="false">http://ericappel.net/blog/PermaLink,guid,4abf6739-f5b0-4862-8b4b-69154a445673.aspx</guid>
      <link>http://feeds.ericappel.net/~r/EricAppel/~3/I_MsOb8GsKI/ViewHTMLSourceGeneratedByAJAX.aspx</link>
      <pubDate>Tue, 03 Oct 2006 02:31:53 GMT</pubDate>
      <description>&lt;p&gt;
One of the challenging things about debugging an AJAX application is that it isn't
obvious how to view the html source that is being rendered by the browser after you
have made modifications to it via an AJAX callback.&amp;nbsp; If you use the browser's
built-in View Source command then it will show you the source that was used to render
the original page, but it will not include any modifications made via javascript/AJAX
calls.
&lt;/p&gt;
&lt;p&gt;
To figure out how to view the generated source I turned to Google and found &lt;a title="Debugging AJAX apps - Part I - View the actual Html source" href="http://blogs.telerik.com/blogs/rumen_stankov/archive/2006/02/20/124.aspx"&gt;Rumen
Stankov's post&lt;/a&gt; on telerik blogs.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
If you are trying to view the generated source in Firefox, the simplest way is to
first&amp;nbsp;download and install the &lt;a title="Web Developer extension" href="https://addons.mozilla.org/firefox/60/"&gt;Web
Developer extension&lt;/a&gt;.&amp;nbsp; Then go to the View Source menu item and select "View
Generated Source".
&lt;/p&gt;
&lt;p&gt;
To view the generated source in IE you can type the following in the address bar
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
&lt;em&gt;javascript:'&amp;lt;xmp&amp;gt;' + window.document.body.outerHTML+ '&amp;lt;/xmp&amp;gt;'&lt;/em&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
Or you can use this bookmarklet (Drag to links bar or add to Favorites): &lt;a title="View Generated Source Bookmarklet for IE" href="javascript:'&lt;xmp&gt;' + window.document.body.outerHTML+ '&lt;/xmp&gt;'"&gt;View
Generated Source&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://ericappel.net/blog/aggbug.ashx?id=4abf6739-f5b0-4862-8b4b-69154a445673" /&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/BrILFJdRjqLEqBi8sJbbfu2irhA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BrILFJdRjqLEqBi8sJbbfu2irhA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/BrILFJdRjqLEqBi8sJbbfu2irhA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BrILFJdRjqLEqBi8sJbbfu2irhA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <comments>http://ericappel.net/blog/CommentView,guid,4abf6739-f5b0-4862-8b4b-69154a445673.aspx</comments>
      <category>ASP.NET</category>
      <category>Tips and Tricks</category>
      <category>AJAX</category>
    <feedburner:origLink>http://ericappel.net/blog/2006/10/03/ViewHTMLSourceGeneratedByAJAX.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://ericappel.net/blog/Trackback.aspx?guid=5f4c949c-67f0-4908-8943-f90722047b6f</trackback:ping>
      <pingback:server>http://ericappel.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://ericappel.net/blog/PermaLink,guid,5f4c949c-67f0-4908-8943-f90722047b6f.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://ericappel.net/blog/CommentView,guid,5f4c949c-67f0-4908-8943-f90722047b6f.aspx</wfw:comment>
      <wfw:commentRss>http://ericappel.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=5f4c949c-67f0-4908-8943-f90722047b6f</wfw:commentRss>
      <slash:comments>1</slash:comments>
      
      <title>Add Folders To Windows Vista RC1 Search Index</title>
      <guid isPermaLink="false">http://ericappel.net/blog/PermaLink,guid,5f4c949c-67f0-4908-8943-f90722047b6f.aspx</guid>
      <link>http://feeds.ericappel.net/~r/EricAppel/~3/I3HDZV0ZUns/AddFoldersToWindowsVistaRC1SearchIndex.aspx</link>
      <pubDate>Sat, 02 Sep 2006 02:30:27 GMT</pubDate>
      <description>&lt;body xmlns="http://www.w3.org/1999/xhtml"&gt;&#xD;
        &lt;p&gt;&#xD;
I always store my documents and media files on a separate disk/partition from my system&#xD;
files and by default Vista only indexes the User folders for its fast search service.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
Originally I expected that I would be able to right-click on any folder and indicate&#xD;
that it should be indexed in the properties dialog or something.  That's not&#xD;
the case though.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
To add a folder to the index you have to go into the Control Panel, search for "index",&#xD;
and then open up the Indexing Options dialog.  Once in there click "Modify",&#xD;
then "Show all locations", then accept the UAC prompt and you're finally there. &#xD;
Now you're able to select any folders to be indexed from the folder tree.&#xD;
&lt;/p&gt;&#xD;
        &lt;p&gt;&#xD;
Maybe there is an easier way?  I haven't found it yet...&#xD;
&lt;/p&gt;&#xD;
        &lt;img width="0" height="0" src="http://ericappel.net/blog/aggbug.ashx?id=5f4c949c-67f0-4908-8943-f90722047b6f"&gt;&lt;/img&gt;&#xD;
      &lt;/body&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/lkhfDwrSrmpGmL_O4jK0wMpvZsw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lkhfDwrSrmpGmL_O4jK0wMpvZsw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/lkhfDwrSrmpGmL_O4jK0wMpvZsw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lkhfDwrSrmpGmL_O4jK0wMpvZsw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <comments>http://ericappel.net/blog/CommentView,guid,5f4c949c-67f0-4908-8943-f90722047b6f.aspx</comments>
      <category>Reference</category>
      <category>Tips and Tricks</category>
    <feedburner:origLink>http://ericappel.net/blog/2006/09/02/AddFoldersToWindowsVistaRC1SearchIndex.aspx</feedburner:origLink></item>
  </channel>
</rss>
