<?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"?><rss xmlns:blogChannel="http://backend.userland.com/blogChannelModule" xmlns:dc="http://purl.org/dc/elements/1.1/" 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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>Notes From My Basement</title>
    <description>my brain. my problem</description>
    <link>http://blog.gfst.net/</link>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>BlogEngine.NET 1.5.0.7</generator>
    <language>en-GB</language>
    <blogChannel:blogRoll>http://blog.gfst.net/opml.axd</blogChannel:blogRoll>
    <blogChannel:blink>http://www.dotnetblogengine.net/syndication.axd</blogChannel:blink>
    <dc:creator>Guillermo Salas</dc:creator>
    <dc:title>Notes From My Basement</dc:title>
    <geo:lat>0.000000</geo:lat>
    <geo:long>0.000000</geo:long>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/guillermosalas" /><feedburner:info uri="guillermosalas" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
      <title>Free SQL Tools</title>
      <description>&lt;p&gt;A quick list of relevant [to me] tools as they relate to working on or around SQL Server for maintenance and development.&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;The folks at xSQL Software produce great tools that work without too much flash, although some DO have “all the bells and whistles”.&amp;#160; Go ahead and download their free offerings &lt;a href="http://www.xsqlsoftware.com/Download.aspx?refcode=1062838309"&gt;here&lt;/a&gt;. &lt;/li&gt;    &lt;li&gt;SSMS Tool Pack.&amp;#160; Dude, dude, dude… what can I say… phenomenal (and after a month of using them, indispensable) add on to SSMS 2005 on…&amp;#160; There is some code gen goodness there, some “refactoring”, snippets, debugging capability, etc... I can’t see how you wouldn’t be able to find a good use for this add on if you are a somewhat “daily” SQL Server and SSMS user. &lt;/li&gt;    &lt;li&gt;SQLMonitoring Tool.&amp;#160; Available on &lt;a href="http://sqlmonitoring.codeplex.com/"&gt;Codeplex&lt;/a&gt;. &lt;/li&gt;    &lt;li&gt;SSIS Community Tasks and Components.&amp;#160; Available on &lt;a href="http://ssisctc.codeplex.com/"&gt;Codeplex&lt;/a&gt;. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.red-gate.com/products/SQL_Search/"&gt;SQL Search&lt;/a&gt; from RedGate software.&amp;#160; I’ve blogged about it before &lt;a href="http://blog.gfst.net/post.aspx?id=4fa51ed2-af5a-46f5-9ea0-f26294fa13b3"&gt;here&lt;/a&gt;.&amp;#160; It has to make this list though… I use it pretty much “daily”. &lt;/li&gt;    &lt;li&gt;[&lt;strong&gt;UPDATE&lt;/strong&gt;] &lt;a href="http://www.sqlmag.com/article/performance/the-mega-guide-to-free-sql-server-tools.aspx"&gt;The MEGA Guide to Free SQL Tools&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;An additional not on the offerings from xSQL Software: For those that are not free, the cost of their software is WAY less that their value.&amp;#160; You can’t go wrong.&amp;#160; I am a user of their tools, more specifically their &lt;a href="http://www.xsqlsoftware.com/Download.aspx?refcode=1062838309"&gt;Script Executor Community Edition&lt;/a&gt; which has saved me hours of frustrating, repetitive and manual work.&amp;#160; (Review to follow soon).&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/guillermosalas/~3/CwgI1HgOiH8/post.aspx</link>
      <author>guillermo</author>
      <comments>http://blog.gfst.net/post/2010/10/27/Free-SQL-Tools.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.gfst.net/post.aspx?id=1d242445-72bd-4ab0-bca7-d1ca520dcecd</guid>
      <pubDate>Wed, 27 Oct 2010 18:00:00 -0600</pubDate>
      <category>Reviews</category>
      <category>Tools</category>
      <dc:publisher>guillermo</dc:publisher>
      <pingback:server>http://blog.gfst.net/pingback.axd</pingback:server>
      <pingback:target>http://blog.gfst.net/post.aspx?id=1d242445-72bd-4ab0-bca7-d1ca520dcecd</pingback:target>
      <slash:comments>917</slash:comments>
      <trackback:ping>http://blog.gfst.net/trackback.axd?id=1d242445-72bd-4ab0-bca7-d1ca520dcecd</trackback:ping>
      <wfw:comment>http://blog.gfst.net/post/2010/10/27/Free-SQL-Tools.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.gfst.net/syndication.axd?post=1d242445-72bd-4ab0-bca7-d1ca520dcecd</wfw:commentRss>
    <feedburner:origLink>http://blog.gfst.net/post.aspx?id=1d242445-72bd-4ab0-bca7-d1ca520dcecd</feedburner:origLink></item>
    <item>
      <title>How to determine if you processor is supported by Hyper-V</title>
      <description>&lt;p&gt;Use &lt;a href="http://www.cpuid.com/softwares/cpu-z.html"&gt;CPUID&lt;/a&gt; to get some processor details.&amp;nbsp; If you have an Intel processor, you could look for support to the VT-x instruction.&lt;/p&gt;
&lt;p&gt;Your first step however should be to check against the list Intel maintains to with details for all processors that support virtualization, &lt;a href="http://ark.intel.com/VTList.aspx"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blog.gfst.net/image.axd?picture=cpuidcore2duoe7500%5B1%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="cpuidcore2duoe7500[1]" src="http://blog.gfst.net/image.axd?picture=cpuidcore2duoe7500%5B1%5D_thumb.png" border="0" alt="cpuidcore2duoe7500[1]" width="244" height="237" /&gt;&lt;/a&gt; &lt;a href="http://blog.gfst.net/image.axd?picture=cpuidcorei7m620%5B1%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="cpuidcorei7m620[1]" src="http://blog.gfst.net/image.axd?picture=cpuidcorei7m620%5B1%5D_thumb.png" border="0" alt="cpuidcorei7m620[1]" width="244" height="235" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you have an AMD processor, &lt;a href="http://support.amd.com/us/Pages/dynamicDetails.aspx?ListID=c5cd2c08-1432-4756-aafa-4d9dc646342f&amp;amp;ItemID=177&amp;amp;lang=us"&gt;this AMD tool&lt;/a&gt; should help you determine whether your processor supports hardware virtualization or not.&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/guillermosalas/~3/IML_F3wpJzg/post.aspx</link>
      <author>Guillermo</author>
      <comments>http://blog.gfst.net/post/2010/06/21/How-to-determine-if-you-processor-is-supported-by-Hyper-V.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.gfst.net/post.aspx?id=8f63d86e-45eb-490d-9f88-fc051bc3d5f6</guid>
      <pubDate>Mon, 21 Jun 2010 15:00:00 -0600</pubDate>
      <category>Infrastructure, Hardware</category>
      <category>Technology</category>
      <category>Tools</category>
      <dc:publisher>Guillermo</dc:publisher>
      <pingback:server>http://blog.gfst.net/pingback.axd</pingback:server>
      <pingback:target>http://blog.gfst.net/post.aspx?id=8f63d86e-45eb-490d-9f88-fc051bc3d5f6</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.gfst.net/trackback.axd?id=8f63d86e-45eb-490d-9f88-fc051bc3d5f6</trackback:ping>
      <wfw:comment>http://blog.gfst.net/post/2010/06/21/How-to-determine-if-you-processor-is-supported-by-Hyper-V.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.gfst.net/syndication.axd?post=8f63d86e-45eb-490d-9f88-fc051bc3d5f6</wfw:commentRss>
    <feedburner:origLink>http://blog.gfst.net/post.aspx?id=8f63d86e-45eb-490d-9f88-fc051bc3d5f6</feedburner:origLink></item>
    <item>
      <title>May Agenda</title>
      <description>&lt;p&gt;Want to use this short post as sort of planning slate for some things I want to do, loosely defined as goals, for the current month of May 2010 in the realm of training (in diverse formats) and some posts I want to write which in themselves would imply some training and thought organization exercise.&lt;/p&gt;
&lt;p&gt;I recently completed the process of deploying TFS 2010.&amp;nbsp; Used mainly as a production SCM but also leveraging some basic ALM features.&amp;nbsp; This included conversion from Visual Source Safe, bug &amp;amp; issue item tracking and sprint tasks planning &amp;amp; reporting.&amp;nbsp; I want to &amp;ldquo;document&amp;rdquo; that process and highlight some of the gotchas that I went through, and the dos and don&amp;rsquo;t that I gathered from my experience. I think they&amp;rsquo;d add value to anyone else looking to do just that: Deploy TFS 2010 as a source control repository, migrate projects and get the groove going to plan and track your development projects.&amp;nbsp; I think a critical part of this process is indeed the planning phase, as the execution is pretty straight forward once you have a good solid base plan.&lt;/p&gt;
&lt;p&gt;Sometime in the next 2 weeks, i will be rebuilding my &lt;a href="http://downloads.vmware.com/d/info/datacenter_downloads/vmware_infrastructure_3/3_5"&gt;ESXi&lt;/a&gt; box, because the PS took a crapper and I was just waiting for an excuse to upgrade the iron anyways.&amp;nbsp; As it was this is 3.5 environment because the proc was an oldie but goodie 32bit.&amp;nbsp; Looking to migrate to ESXi 4.&amp;nbsp; I am running 2 instances of Server 2003, 2 of Server 2008 and I will now look to add 2008 R2.&amp;nbsp; Here I ran my labs, and most recently had my TFS environment.&amp;nbsp; Great excuse to do it all over again if I wanted to, but for now it is just a host box swap keeping the VMs as they are.&lt;/p&gt;
&lt;p&gt;Videos, podcasts, screencasts, MIX10 content I haven&amp;rsquo;t assimilated, and hopefully get suckered into it enough to justify a yearly subscription to &lt;a href="http://tekpub.com/"&gt;tekpub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I will attend the 2 day &lt;a href="http://webcampsms.cloudapp.net/Blog/Web-Camps-Agenda"&gt;WebCamp event in Chicago over June 11th and 12th&lt;/a&gt;.&amp;nbsp; Suffice it to say, this is a great chance to learn from others including industry and technology leaders at Microsoft.&amp;nbsp; Topics include ASP.NET MVC, EF, JQuery, IIS, etc.&amp;nbsp; Great stuff.&lt;/p&gt;
&lt;p&gt;Somewhere in the middle of all that I am considering, and haven&amp;rsquo;t yet decided, working on a worthy submission to Thomson Reuter&amp;rsquo;s mobile app contest, which they named &lt;a href="http://www.streetappschallenge.com/"&gt;The StreepApps Challenge&lt;/a&gt; .&amp;nbsp; I think I can convince my buddy Benny to go in with me on this project and if so, we are half way there.&lt;/p&gt;
&lt;p&gt;All of this while I embrace the search and quest for a new full time role.&amp;nbsp; This time I am not looking for a job, I am looking for a home amongst those that are &amp;ldquo;my peeps&amp;rdquo;, those that appreciate what I bring to the table, people whom I can actually learn from&amp;hellip; an environment that generates &amp;ldquo;good&amp;rdquo; stress.&lt;/p&gt;
&lt;p&gt;On the path to my new &amp;ldquo;8 to 6&amp;rdquo; home, I am hoping to get my hands filthy dirty with some good code, good problems to solve, great challenges that push my limits and all nighters that leave you with a smile on your face.&lt;/p&gt;
&lt;p&gt;So ok, slight inaccuracy in the post tile, because May&amp;hellip;be some of the things that are listed here I&amp;rsquo;ll be doing in June.&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/guillermosalas/~3/hH1oRbTRua0/post.aspx</link>
      <author>Guillermo</author>
      <comments>http://blog.gfst.net/post/2010/05/02/May-Agenda.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.gfst.net/post.aspx?id=d243a5db-fcfb-4d2f-8ae2-d3b05c5a1e83</guid>
      <pubDate>Sun, 02 May 2010 00:00:00 -0600</pubDate>
      <category>Blogging</category>
      <category>Infrastructure, Hardware</category>
      <category>Process &amp; Methodology</category>
      <category>Technology</category>
      <category>Tools</category>
      <dc:publisher>Guillermo</dc:publisher>
      <pingback:server>http://blog.gfst.net/pingback.axd</pingback:server>
      <pingback:target>http://blog.gfst.net/post.aspx?id=d243a5db-fcfb-4d2f-8ae2-d3b05c5a1e83</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.gfst.net/trackback.axd?id=d243a5db-fcfb-4d2f-8ae2-d3b05c5a1e83</trackback:ping>
      <wfw:comment>http://blog.gfst.net/post/2010/05/02/May-Agenda.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.gfst.net/syndication.axd?post=d243a5db-fcfb-4d2f-8ae2-d3b05c5a1e83</wfw:commentRss>
    <feedburner:origLink>http://blog.gfst.net/post.aspx?id=d243a5db-fcfb-4d2f-8ae2-d3b05c5a1e83</feedburner:origLink></item>
    <item>
      <title>Don’t tell me what doesn’t work, tell me how you can make it work</title>
      <description>&lt;p&gt;The following was extracted from a post I recently read, that is totally and completely off topic.&amp;#160; But the principles in the idea is what I focused on.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font color="#400040"&gt;&lt;em&gt;Don't tell me what you're against; tell me what you're for.          &lt;br /&gt;Don't tell me who to blame; tell me what you're working on.           &lt;br /&gt;Don't tell me what's wrong with &amp;quot;them&amp;quot;; tell me what's going to work.           &lt;br /&gt;Tell me the kind of change you're championing and the commitment you're ready to make to make it happen.&lt;/em&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;The concepts illustrate the positions I wish I saw people, my peers, my teams take rather than what has been my pet peeve with the common communication style that I have observed as prevalent amongst most of my recent work environments.&amp;#160; &lt;/p&gt;  &lt;p&gt;People complaint, they rehash the past, they blame and they pout, but seldom do they solve the problem on their own… it takes so much effort to guide them to that point.&lt;/p&gt;  &lt;p&gt;What am I doing about it? (I won’t fall prey of the same trap) I am nipping whiners and complaints in the bud.&amp;#160; I have to ask sometimes more than a few times, for actionable initiatives, doable items, far from pipe dreams (which also tend to be used as excuses).&lt;/p&gt;  &lt;p&gt;Yes, I have gotten results, most good.&amp;#160; Getting small wins tend to give people the boost of confidence and positive reinforcement they need to mold behavior and drop bad habits.&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/guillermosalas/~3/ihNikj8fQ3I/post.aspx</link>
      <author>guillermo</author>
      <comments>http://blog.gfst.net/post/2010/04/14/Done28099t-tell-me-what-doesne28099t-work-tell-me-how-you-can-make-it-work.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.gfst.net/post.aspx?id=ce9ef0ae-7f95-447e-b6ee-b11c7d2a785e</guid>
      <pubDate>Wed, 14 Apr 2010 06:00:00 -0600</pubDate>
      <category>Opinion</category>
      <category>Process &amp; Methodology</category>
      <dc:publisher>guillermo</dc:publisher>
      <pingback:server>http://blog.gfst.net/pingback.axd</pingback:server>
      <pingback:target>http://blog.gfst.net/post.aspx?id=ce9ef0ae-7f95-447e-b6ee-b11c7d2a785e</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.gfst.net/trackback.axd?id=ce9ef0ae-7f95-447e-b6ee-b11c7d2a785e</trackback:ping>
      <wfw:comment>http://blog.gfst.net/post/2010/04/14/Done28099t-tell-me-what-doesne28099t-work-tell-me-how-you-can-make-it-work.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.gfst.net/syndication.axd?post=ce9ef0ae-7f95-447e-b6ee-b11c7d2a785e</wfw:commentRss>
    <feedburner:origLink>http://blog.gfst.net/post.aspx?id=ce9ef0ae-7f95-447e-b6ee-b11c7d2a785e</feedburner:origLink></item>
    <item>
      <title>Search SQL Server Schemas. Free Tool from RedGate</title>
      <description>&lt;p&gt;I demoed this small, simple and free tool to the team today.&amp;#160; SQL Search from &lt;a href="http://www.red-gate.com"&gt;redgate&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;This is an add on for SQL Server Management Studio.&amp;#160; It supports/works with SQL Server 2005 &amp;amp; 2008 instances.&amp;#160; I won’t index or search databases under a SQL Server 2000 instance.&amp;#160; We migrated a SQL Server 2000 database and ran it under a 2008 instance in compatibility mode and SQL Search worked on it ok.&lt;/p&gt;  &lt;p&gt;Once the install is complete, you’ll notice a new toolbar button:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.gfst.net/image.axd?picture=U9CKL%5B1%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="U9CKL[1]" border="0" alt="U9CKL[1]" src="http://blog.gfst.net/image.axd?picture=U9CKL%5B1%5D_thumb.png" width="528" height="129" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Select your database within your object explorer and the click on the button and SQL Search will open up in a tab with the database selected on the left as the default selected database.&amp;#160; Of course you can select a different database to search within using the SQL Search interface.&lt;/p&gt;  &lt;p&gt;Within the search box, type the name of the object (table, column, constraint, variable… whatever) you want to search for, and SQL Search does an immediate search on matches to partial names displaying the results in the grid below the search &amp;amp; selection criteria section.&lt;/p&gt;  &lt;p&gt;Once you find what you are looking for you can “double-click” on it and it will find and select the object within the object explorer for you (mine is on the left).&lt;/p&gt;  &lt;p&gt;An even more productive feature is that within the results grid itself there is a preview, read-only pane that displays the body of stored procedures as you select them on the grid above.&amp;#160; Want to mess around with it?&amp;#160; Double click it and navigate directly to the object from where you can proceed as you would within SSMS to “Modify” it.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.gfst.net/image.axd?picture=LX0W3%5B1%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="LX0W3[1]" border="0" alt="LX0W3[1]" src="http://blog.gfst.net/image.axd?picture=LX0W3%5B1%5D_thumb.png" width="644" height="384" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Instant sensation with my team of developers &amp;amp; DBA.&lt;/p&gt;  &lt;p&gt;Did I mention it is free?&lt;/p&gt;  &lt;p&gt;Get it &lt;a href="http://www.red-gate.com/products/SQL_Search/index.htm"&gt;here&lt;/a&gt;.&amp;#160; And while you are there, watch the 3min video on where and how they went about building this tool.&amp;#160; Pretty neat.&amp;#160; “Coded by the sea”.&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/guillermosalas/~3/8F8T1yFH3m4/post.aspx</link>
      <author>guillermo</author>
      <comments>http://blog.gfst.net/post/2010/03/31/Search-SQL-Server-Schemas-Free-Tool-from-RedGate.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.gfst.net/post.aspx?id=4fa51ed2-af5a-46f5-9ea0-f26294fa13b3</guid>
      <pubDate>Wed, 31 Mar 2010 18:00:00 -0600</pubDate>
      <category>Development</category>
      <category>Reviews</category>
      <category>Tools</category>
      <dc:publisher>guillermo</dc:publisher>
      <pingback:server>http://blog.gfst.net/pingback.axd</pingback:server>
      <pingback:target>http://blog.gfst.net/post.aspx?id=4fa51ed2-af5a-46f5-9ea0-f26294fa13b3</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.gfst.net/trackback.axd?id=4fa51ed2-af5a-46f5-9ea0-f26294fa13b3</trackback:ping>
      <wfw:comment>http://blog.gfst.net/post/2010/03/31/Search-SQL-Server-Schemas-Free-Tool-from-RedGate.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.gfst.net/syndication.axd?post=4fa51ed2-af5a-46f5-9ea0-f26294fa13b3</wfw:commentRss>
    <feedburner:origLink>http://blog.gfst.net/post.aspx?id=4fa51ed2-af5a-46f5-9ea0-f26294fa13b3</feedburner:origLink></item>
    <item>
      <title>I’m not a gamer, but still 67% geek</title>
      <description>&lt;p&gt;Who shot first?&amp;#160; (that one got me… no clue).&amp;#160; How embarrassed should I be?&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt; &lt;a style="width: 268px; display: block; background: url(http://www.oneplusyou.com/bb/css/img/quiz/geek_badge.jpg) no-repeat; height: 82px; text-decoration: none" href="http://www.oneplusyou.com/bb/geek"&gt;&lt;span style="padding-left: 125px; display: block; font-family: arial; color: #000; font-size: 22px; padding-top: 28px"&gt;67% Geek&lt;/span&gt;&lt;/a&gt;   &lt;p&gt;Created by OnePlusYou - &lt;a href="http://www.oneplusyou.com/bb/geek"&gt;Geek Test&lt;/a&gt;&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/guillermosalas/~3/zEDwKmkGjKA/post.aspx</link>
      <author>guillermo</author>
      <comments>http://blog.gfst.net/post/2010/03/31/Ie28099m-not-a-gamer-but-still-6725-geek.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.gfst.net/post.aspx?id=7d6fdb5e-493b-45f3-9c66-29425230eeb0</guid>
      <pubDate>Wed, 31 Mar 2010 12:30:00 -0600</pubDate>
      <category>Reviews</category>
      <category>Gadgetry, Media</category>
      <dc:publisher>guillermo</dc:publisher>
      <pingback:server>http://blog.gfst.net/pingback.axd</pingback:server>
      <pingback:target>http://blog.gfst.net/post.aspx?id=7d6fdb5e-493b-45f3-9c66-29425230eeb0</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.gfst.net/trackback.axd?id=7d6fdb5e-493b-45f3-9c66-29425230eeb0</trackback:ping>
      <wfw:comment>http://blog.gfst.net/post/2010/03/31/Ie28099m-not-a-gamer-but-still-6725-geek.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.gfst.net/syndication.axd?post=7d6fdb5e-493b-45f3-9c66-29425230eeb0</wfw:commentRss>
    <feedburner:origLink>http://blog.gfst.net/post.aspx?id=7d6fdb5e-493b-45f3-9c66-29425230eeb0</feedburner:origLink></item>
    <item>
      <title>Mouse Not Working in Office 2007 on Lenovo running Windows 7 x64</title>
      <description>&lt;p&gt;After weeks of pain, dealing with the fact that my mouse (external, trackpad or pointer) stopped working in Word 2007 and Outlook 2007 after a random amount of time after launching, and having have tried a myriad of &amp;ldquo;solutions&amp;rdquo;, I finally came across the relevant and final solution to the problem.&lt;/p&gt;
&lt;p&gt;While performing my research into this issue, it struck me as interesting and odd that a great number of posts made mention of the hardware where this issue occurred and it was consistently a Lenovo Laptop.&amp;nbsp; Different models, but all Lenovo.&amp;nbsp; Guess what my hardware make is where these sweet problems where occurring?&amp;nbsp; Yeah, my new Lenovo W500.&lt;/p&gt;
&lt;p&gt;If you own a Lenovo laptop running Windows 7 (any version, any platform), the problem is most likely NOT one of the common ones you may have already run across, that include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Delete the &amp;ldquo;Data&amp;rdquo; key from the registry key &lt;/li&gt;
&lt;li&gt;Reinstall Office/Change the Key &lt;/li&gt;
&lt;li&gt;Disable add-ons &lt;/li&gt;
&lt;li&gt;Launch the app by going the &amp;ldquo;Run as Administrator&amp;rdquo; route. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I tried all of the above, mostly in haste after running quick searches and implementing &amp;ldquo;quick fixes&amp;rdquo; in what I perceived to be the right way to approach the problem/solution given my limited amount of available time during my very busy and hectic schedule&amp;hellip; wrong&amp;hellip; I should have dug deeper, I should have persisted and I would have found the solution that ended being the relevant one that applied to my situation.&lt;/p&gt;
&lt;p&gt;The real culprit: Lenovo&amp;rsquo;s Password Manager Utility.&lt;/p&gt;
&lt;p&gt;Solutions:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Drastic&lt;/strong&gt;: Remove, Uninstall, Wipe, Annihilate.     &lt;br /&gt;Less Drastic:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open the &amp;ldquo;Password Vault&amp;rdquo; utility.&amp;nbsp; Either search for it, or click on the appropriate shortcut if available. &lt;/li&gt;
&lt;li&gt;Click &amp;ldquo;Set Preferences&amp;rdquo; &lt;/li&gt;
&lt;li&gt;Under &amp;ldquo;General&amp;rdquo; tab, uncheck &amp;ldquo;Enable Hot Keys&amp;rdquo; &lt;/li&gt;
&lt;li&gt;Click &amp;ldquo;Ok&amp;rdquo; &lt;/li&gt;
&lt;li&gt;Close &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reboot&lt;/strong&gt; &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href="http://blog.gfst.net/image.axd?picture=lenovopasswordvaultgeneraltab.pn%5B1%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="lenovopasswordvaultgeneraltab.pn[1]" src="http://blog.gfst.net/image.axd?picture=lenovopasswordvaultgeneraltab.pn%5B1%5D_thumb.png" border="0" alt="lenovopasswordvaultgeneraltab.pn[1]" width="438" height="648" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That is the summary, for all the thread&amp;rsquo;s details and other noise, if you feel like it, go to the &lt;a href="http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.word.application.errors&amp;amp;tid=8eec7489-1fda-483c-963f-5d86fae8a116&amp;amp;cat=&amp;amp;lang=&amp;amp;cr=&amp;amp;sloc=&amp;amp;p=1"&gt;Microsoft Communities post&lt;/a&gt; itself.&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/guillermosalas/~3/4vyWpymSeuk/post.aspx</link>
      <author>Guillermo</author>
      <comments>http://blog.gfst.net/post/2009/12/22/Mouse-Not-Working-in-Office-2007-on-Lenovo-running-Windows-7-x64.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.gfst.net/post.aspx?id=63825636-f97c-443c-8aa2-0b0e04dca227</guid>
      <pubDate>Tue, 22 Dec 2009 18:45:00 -0600</pubDate>
      <category>Infrastructure, Hardware</category>
      <category>Technology</category>
      <dc:publisher>Guillermo</dc:publisher>
      <pingback:server>http://blog.gfst.net/pingback.axd</pingback:server>
      <pingback:target>http://blog.gfst.net/post.aspx?id=63825636-f97c-443c-8aa2-0b0e04dca227</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.gfst.net/trackback.axd?id=63825636-f97c-443c-8aa2-0b0e04dca227</trackback:ping>
      <wfw:comment>http://blog.gfst.net/post/2009/12/22/Mouse-Not-Working-in-Office-2007-on-Lenovo-running-Windows-7-x64.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.gfst.net/syndication.axd?post=63825636-f97c-443c-8aa2-0b0e04dca227</wfw:commentRss>
    <feedburner:origLink>http://blog.gfst.net/post.aspx?id=63825636-f97c-443c-8aa2-0b0e04dca227</feedburner:origLink></item>
    <item>
      <title>Upgraded to Windows 7 Ultimate x64</title>
      <description>&lt;p&gt;I just got done with running the upgrade to Windows 7 Ultimate x64 on my previous Vista Ultimate x64 system.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kudos, two thumbs up, hooray and well done!&lt;/p&gt;
&lt;p&gt;Painless, quick, efficient, transparent.&amp;nbsp; System is performing like a charm.&amp;nbsp; The only one visible change was that it swapped my wallpaper.&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/guillermosalas/~3/m6HtFpvX5lE/post.aspx</link>
      <author>Guillermo</author>
      <comments>http://blog.gfst.net/post/2009/10/30/Upgraded-to-Windows-7-Ultimate-x64.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.gfst.net/post.aspx?id=8fa6f637-8e15-4ceb-96ff-528168b87f1e</guid>
      <pubDate>Fri, 30 Oct 2009 08:43:00 -0600</pubDate>
      <category>Infrastructure, Hardware</category>
      <category>Reviews</category>
      <category>Technology</category>
      <dc:publisher>Guillermo</dc:publisher>
      <pingback:server>http://blog.gfst.net/pingback.axd</pingback:server>
      <pingback:target>http://blog.gfst.net/post.aspx?id=8fa6f637-8e15-4ceb-96ff-528168b87f1e</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.gfst.net/trackback.axd?id=8fa6f637-8e15-4ceb-96ff-528168b87f1e</trackback:ping>
      <wfw:comment>http://blog.gfst.net/post/2009/10/30/Upgraded-to-Windows-7-Ultimate-x64.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.gfst.net/syndication.axd?post=8fa6f637-8e15-4ceb-96ff-528168b87f1e</wfw:commentRss>
    <feedburner:origLink>http://blog.gfst.net/post.aspx?id=8fa6f637-8e15-4ceb-96ff-528168b87f1e</feedburner:origLink></item>
    <item>
      <title>ASUS Technical Service FAIL.</title>
      <description>&lt;p&gt;After having pre ordered it from Amazon (sorry, no links… not making it easier for anyone to give ASUS business they don’t deserve) and paying a hefty $375 for it (in comparison to the competition), the unit shipped on February 7th of this year 2009 and I received it a few days later.&lt;/p&gt;  &lt;p&gt;I was motivated to pre order, because as I had read somewhere in the “interwebs”, that the ASUS 1000HE was the first one to offer the (back then) new Atom N280 processor.&amp;#160; Sparing anyone the details of what the benefits of the N280 processor are over its brother the N270 processor (yes, to me processors are MALE because they do all the hard work and the heavy lifting, plus they can multitask!), but suffice it to say it was not because of the clock speed difference: 1.60ghz for the N270 in contrast to the whopping 1.66ghz of its big brother the N280.&lt;/p&gt;  &lt;p&gt;3 months after, the unit’s integrated wireless card sadly died.&amp;#160; I called, got on their phone with their tech support, explained my case and after running a series of unnecessary tests to satisfy their need to prove the customer is not an idiot, it was determined (you don’t say?) that the wireless card was indeed kaput! As if I didn’t know already, but oh well… the RMA was issued and the unit went out the door and unto little machine hospital care.&amp;#160; &lt;/p&gt;  &lt;p&gt;Little did I know, “little machine hospital” care turned out to be the worst HMO anyone would ever want to put their selves into their hands.&lt;/p&gt;  &lt;p&gt;About a month later I received the unit back, and promptly turned it back on making my first order of business to test that the wireless card was indeed in working order.&amp;#160; Oh jolly, yeay! it was.&lt;/p&gt;  &lt;p&gt;Don’t ask me why, I can’t tell you, and maybe its part of my stupid OCD habits, but I decided to check on the hardware specs by “right clicking” on my computer and selecting properties (you know these .&amp;#160; Oh, I remember, I wanted to confirm it had 1GB of memory and not 2GB, because my ultimate plan was (and quite honestly probably still is) to install Windows 7 on it.&amp;#160; I wanted to set out to buy extra RAM for it.&lt;/p&gt;  &lt;p&gt;This is what I saw:&lt;/p&gt;  &lt;p&gt; &amp;lt;&amp;lt;eepcWithn270.png&amp;gt;&amp;gt; &lt;/p&gt;  &lt;p&gt;Surprise and darn! WTF??? 1.6Ghz Atom N270… not Atom N280… hmm… am I going crazy?&amp;#160; So I go and check Amazon’s receipts and sure enough, It says right there I bought a unit with an N280 processor.&amp;#160; &lt;/p&gt;  &lt;p&gt; &amp;lt;&amp;lt;eepcOrderFromAmazon.png&amp;gt;&amp;gt;&lt;/p&gt;  &lt;p&gt;I then went and check the box in which the unit originally shipped, the same one I used to ship it back to repair the wireless card (yes, I keep that sort of stuff laying around.&amp;#160; I told you I have annoying OCD habits).&lt;/p&gt;  &lt;p&gt; &amp;lt;&amp;lt;eeepc100heboxlabel.jpg&amp;gt;&amp;gt;&lt;/p&gt;  &lt;p&gt;Sure enough, you can see the serial number AND that it is an EEEPC 1000HE, even the color is listed so thank God they didn’t send me back a pink one! can you imagine the post I’d write?&amp;#160; &lt;/p&gt;  &lt;p&gt;There it is: INTEL ATOM280.&lt;/p&gt;  &lt;p&gt;I quickly call them up, state the case and … surprise #2: with what sounded to me at the time, a very condescending forcibly polite little tone of voice, the tech proceeds to tell me that “it is all ok, because right here in my system it says that the serial number for your machine indicates the unit shipped from factory with a N270 processor”&amp;#160; I literally felt my head flush with the fluids of irrational anger and almost had to run and put it under the bathroom sink faucet to cool it off.&amp;#160;&amp;#160; 10 minutes later, after futile attempts to use logic to explain that “it must be an error”, I concluded with the statement “I don’t give a fuck what your system says, my unit was purchased as, was shipped from Amazon as, and I used it for 2 months as configured with an N280 processor” and followed it up with “what do I need to do to prove to you guys you are verging on committing retail fraud or at the very least deception by assumption of stupidity?”.&amp;#160; &lt;/p&gt;  &lt;p&gt;Long story short (yeah right, but believe me when I say this is the abridged version) I had to write an essay about 5 times lengthier and angrier than this post is turning to be, and included every picture possible to prove to those idiots that I am not an idiot and that indeed my EeePC was originally equipped with an N280 and they shipped it back after repair with a lesser processor, the N270.&lt;/p&gt;  &lt;p&gt;Blah, blah, blah, yada-yada-yada… &lt;strong&gt;about 2 weeks later&lt;/strong&gt; I finally got a new RMA, and after my strong position that I wasn’t going to pay for shipping so that they can correct their blatant mistake, they included a pre-paid shipping label.&amp;#160; So I shipped it out and readied myself to let the waiting begin.&lt;/p&gt;  &lt;p&gt;Yesterday &lt;strong&gt;after approximately 3 or 4 weeks&lt;/strong&gt;, I received my EeePc 1000HE back from ASUS technical service (well technically speaking, I picked it up).&amp;#160;&amp;#160; &lt;/p&gt;  &lt;p&gt;Got it home, power it up and of course the first thing I do is go into the BIOS to check the processor… surprise, surprise, or should I be surprised?&amp;#160; You guessed it… same shit.&amp;#160; N270 Processor… this is even AFTER their order slip reads and says they actually replaced it AGAIN with the N280 (see the picture of the body of the repair slip included in the box back from the repair center):&lt;/p&gt;  &lt;p&gt;&amp;lt;&amp;lt; eeepcrepairslip2fixed.jpg &amp;gt;&amp;gt;&lt;/p&gt;  &lt;p&gt;Breath in Guillermo, Breath in… on the phone again, calmly explain the situation to the rep on the other side and guess what line they tried to feed me yet once again? “sir, the serial number for your machine shows that…” I said “STOP… STOP it right there and get me the highest ranking someone that I can talk to right now that is not going to insult my intelligence”.&amp;#160; She did, and I got Irish on the line, and she listened and did not try the “the serial number says” line again on me, although in all fairness i did warn her about it.&lt;/p&gt;  &lt;p&gt;I am still waiting for yet another RMA, yet another pre paid shipping label and will send it out again.&amp;#160; This unit has spend more time in transit and in repair than it has on my lap and in my house.&amp;#160; I am not hopeful, but I have no recourse so I’ll try to make myself a believer.&lt;/p&gt;  &lt;p&gt;Maybe I am not helping my case, but I felt compelled to and so I did… and wrote a note to the poor soul who is fortunate enough to be dealt the card of opening this box when it comes into ASUS’s technical black hole.&lt;/p&gt;  &lt;p&gt;Here it is in all its glory.&amp;#160; Tell me what you think.&lt;/p&gt;  &lt;p&gt;&amp;lt;&amp;lt;pleasetest.jpg&amp;gt;&amp;gt;&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/guillermosalas/~3/ms8U9tv0BsY/post.aspx</link>
      <author>guillermo</author>
      <comments>http://blog.gfst.net/post/2009/10/17/ASUS-Technical-Service-FAIL.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.gfst.net/post.aspx?id=59468471-a294-47f5-a6cd-279215039146</guid>
      <pubDate>Sat, 17 Oct 2009 01:00:00 -0600</pubDate>
      <category>Gadgetry, Media</category>
      <category>Infrastructure, Hardware</category>
      <category>Opinion</category>
      <category>Technology</category>
      <dc:publisher>guillermo</dc:publisher>
      <pingback:server>http://blog.gfst.net/pingback.axd</pingback:server>
      <pingback:target>http://blog.gfst.net/post.aspx?id=59468471-a294-47f5-a6cd-279215039146</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.gfst.net/trackback.axd?id=59468471-a294-47f5-a6cd-279215039146</trackback:ping>
      <wfw:comment>http://blog.gfst.net/post/2009/10/17/ASUS-Technical-Service-FAIL.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.gfst.net/syndication.axd?post=59468471-a294-47f5-a6cd-279215039146</wfw:commentRss>
    <feedburner:origLink>http://blog.gfst.net/post.aspx?id=59468471-a294-47f5-a6cd-279215039146</feedburner:origLink></item>
    <item>
      <title>IT Manager&amp;rsquo;s Top 10 Reading List</title>
      <description>&lt;p&gt;According to &lt;a href="http://www.baselinemag.com/c/b/IT-Management/"&gt;Baseline Magazine&lt;/a&gt;, you should make room on your bookshelf for the following books: &lt;/p&gt;  &lt;ol&gt;	   	&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.amazon.com/Managing-Human-Factor-Information-Security/dp/0470721995/ref=wl_it_dp_o?ie=UTF8&amp;amp;coliid=I2HB2HPCIBPAHJ&amp;amp;colid=2U8IE0LLZY0RB"&gt;Managing the Human Factor in Information Security: How to win over staff and influence business managers&lt;/a&gt; &lt;/strong&gt;by David Lacey &lt;/li&gt;    	&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.amazon.com/Information-Nation-Seven-Management-Compliance/dp/0470453117/ref=wl_it_dp_o?ie=UTF8&amp;amp;coliid=I1UG69FIAIK4II&amp;amp;colid=2U8IE0LLZY0RB"&gt;Information Nation: Seven Keys to Information Management Compliance&lt;/a&gt; &lt;/strong&gt;by Randolph Kahn, Barclay Blair &lt;/li&gt;    	&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.amazon.com/Truth-About-Middle-Managers-Matter/dp/1422179702/ref=wl_it_dp_o?ie=UTF8&amp;amp;coliid=I2XD50LZMA99BV&amp;amp;colid=2U8IE0LLZY0RB"&gt;The Truth About Middle Managers: Who They Are, How They Work, Why They Matter&lt;/a&gt; &lt;/strong&gt;by Paul Osterman &lt;/li&gt;    	&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.amazon.com/Strategic-Project-Management-Made-Simple/dp/0470411589/ref=wl_it_dp_o?ie=UTF8&amp;amp;coliid=IVU47N2TIBRQI&amp;amp;colid=2U8IE0LLZY0RB"&gt;Strategic Project Management Made Simple: Practical Tools for Leaders and Teams&lt;/a&gt; &lt;/strong&gt;by Terry Schmidt &lt;/li&gt;    	&lt;li&gt;&lt;a href="http://www.amazon.com/Growing-Software-Strategies-Managing-Engineers/dp/1593271832/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1255117928&amp;amp;sr=8-1"&gt;&lt;strong&gt;Growing Software: Proven Strategies for Managing Software Engineers&lt;/strong&gt;&lt;/a&gt; by Louis Testa &lt;/li&gt;    	&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.amazon.com/Identifying-Managing-Project-Risk-Failure-Proofing/dp/0814413404/ref=wl_it_dp_o?ie=UTF8&amp;amp;coliid=I1TA9YPPICZ3XC&amp;amp;colid=2U8IE0LLZY0RB"&gt;Identifying and Managing Project Risk: Essential Tools for Failure-Proofin​g Your Project&lt;/a&gt; &lt;/strong&gt;by Tom Kendrick PMP &lt;/li&gt;    	&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.amazon.com/Greening-Companies-Make-Difference-Environment/dp/0137150830/ref=wl_it_dp_o?ie=UTF8&amp;amp;coliid=I9DO8MR80A20A&amp;amp;colid=2U8IE0LLZY0RB"&gt;The Greening of IT: How Companies Can Make a Difference for the Environment&lt;/a&gt; &lt;/strong&gt;by John Lamb &lt;/li&gt;    	&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.amazon.com/Winning-Hardware-Software-Game-Optimize-Technology/dp/0137002823/ref=wl_it_dp_o?ie=UTF8&amp;amp;coliid=I302840SZ6JSMS&amp;amp;colid=2U8IE0LLZY0RB"&gt;Winning the Hardware-Softwa​re Game: Using Game Theory to Optimize the Pace of New Technology Adoption&lt;/a&gt; &lt;/strong&gt;by Ruth D. Fisher &lt;/li&gt;    	&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.amazon.com/Deciding-Factor-Analytics-Decision-Winner/dp/0470398191/ref=wl_it_dp_o?ie=UTF8&amp;amp;coliid=I1EN4LKK2ZIS0M&amp;amp;colid=2U8IE0LLZY0RB"&gt;The Deciding Factor: The Power of Analytics to Make Every Decision a Winner&lt;/a&gt; &lt;/strong&gt;by Larry E. Rosenberger &lt;/li&gt;    	&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.amazon.com/Manage-Your-Project-Portfolio-Programmers/dp/1934356298/ref=wl_it_dp_o?ie=UTF8&amp;amp;coliid=I7CKQU9EETJTP&amp;amp;colid=2U8IE0LLZY0RB"&gt;Manage Your Project Portfolio: Increase Your Capacity and Finish More Projects (Pragmatic Programmers)&lt;/a&gt; &lt;/strong&gt;by Johanna Rothman &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;Once I stumble across a list like this, I&amp;rsquo;ll likely read a couple&amp;hellip; already ordered one of them.&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/guillermosalas/~3/A32cLHpRB4s/post.aspx</link>
      <author>Guillermo</author>
      <comments>http://blog.gfst.net/post/2009/10/10/IT-Managerrsquo3bs-Top-10-Reading-List.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.gfst.net/post.aspx?id=f9cd8555-2b03-4486-be39-c6515c7e3683</guid>
      <pubDate>Sat, 10 Oct 2009 07:00:00 -0600</pubDate>
      <category>Process &amp; Methodology</category>
      <category>Reviews</category>
      <category>Tools</category>
      <dc:publisher>Guillermo</dc:publisher>
      <pingback:server>http://blog.gfst.net/pingback.axd</pingback:server>
      <pingback:target>http://blog.gfst.net/post.aspx?id=f9cd8555-2b03-4486-be39-c6515c7e3683</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.gfst.net/trackback.axd?id=f9cd8555-2b03-4486-be39-c6515c7e3683</trackback:ping>
      <wfw:comment>http://blog.gfst.net/post/2009/10/10/IT-Managerrsquo3bs-Top-10-Reading-List.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.gfst.net/syndication.axd?post=f9cd8555-2b03-4486-be39-c6515c7e3683</wfw:commentRss>
    <feedburner:origLink>http://blog.gfst.net/post.aspx?id=f9cd8555-2b03-4486-be39-c6515c7e3683</feedburner:origLink></item>
    <item>
      <title>Physical to Virtual (P2V) Tool from Sysinternals</title>
      <description>&lt;p&gt;
Fresh off the production line, a P2V tool by Mark Russinovich and Bryce Cogswell, formerly of Sysinternals.
&lt;/p&gt;
  
&lt;p&gt;
The tool is called &lt;a href="http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx"&gt;Disk2Vhd&lt;/a&gt; and this is the 1.0 offering, and is now part of the &lt;a href="http://technet.microsoft.com/en-us/sysinternals/bb842062.aspx"&gt;Sysinternals Suite&lt;/a&gt;.
&lt;/p&gt;
  
&lt;blockquote&gt;
	   
	&lt;p&gt;
	Disk2vhd is a utility that creates VHD (Virtual Hard Disk - Microsoft&amp;rsquo;s Virtual Machine disk format) versions of physical disks for use in Microsoft Virtual PC or Microsoft Hyper-V virtual machines (VMs). The difference between Disk2vhd and other physical-to-virtual tools is that you can run Disk2vhd on a system that&amp;rsquo;s online.
	&lt;/p&gt;
	 
&lt;/blockquote&gt;
  
&lt;p&gt;
This assumes &amp;ldquo;&lt;a href="http://www.vmware.com/products/converter/"&gt;other&lt;/a&gt;&amp;rdquo; tools require you to power down the system you wish to create an image of.&amp;nbsp; I guess this sounds reasonable to expect, and since I haven&amp;rsquo;t used either tool yet, I am not one to make a judgment call.
&lt;/p&gt;
  
&lt;p&gt;
I am turning my old Dell 600SC server into a virtual host exclusively and in doing so I need to P2V it and store that image on &lt;a href="http://blog.gfst.net/post.aspx?id=fe8de33d-cc20-4361-b776-c7d402be8d80"&gt;my new NAS&lt;/a&gt; and then host it virtually amongst other environments I plan to add.&amp;nbsp; These tools are now a critical component of that plan and my plan is to write a post about the process and results once I get to doing it.
&lt;/p&gt;
</description>
      <link>http://feedproxy.google.com/~r/guillermosalas/~3/I4lyyXlACws/post.aspx</link>
      <author>Guillermo</author>
      <comments>http://blog.gfst.net/post/2009/10/09/Physical-to-Virtual-(P2V)-Tool-from-Sysinternals.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.gfst.net/post.aspx?id=0f60a0e9-b52a-488f-a027-126df43564d1</guid>
      <pubDate>Fri, 09 Oct 2009 19:00:00 -0600</pubDate>
      <category>Infrastructure, Hardware</category>
      <category>Technology</category>
      <category>Tools</category>
      <dc:publisher>Guillermo</dc:publisher>
      <pingback:server>http://blog.gfst.net/pingback.axd</pingback:server>
      <pingback:target>http://blog.gfst.net/post.aspx?id=0f60a0e9-b52a-488f-a027-126df43564d1</pingback:target>
      <slash:comments>2</slash:comments>
      <trackback:ping>http://blog.gfst.net/trackback.axd?id=0f60a0e9-b52a-488f-a027-126df43564d1</trackback:ping>
      <wfw:comment>http://blog.gfst.net/post/2009/10/09/Physical-to-Virtual-(P2V)-Tool-from-Sysinternals.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.gfst.net/syndication.axd?post=0f60a0e9-b52a-488f-a027-126df43564d1</wfw:commentRss>
    <feedburner:origLink>http://blog.gfst.net/post.aspx?id=0f60a0e9-b52a-488f-a027-126df43564d1</feedburner:origLink></item>
    <item>
      <title>Who’s the man?</title>
      <description>&lt;p&gt;This has simplified my Christmas shopping for all my married friends. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.gfst.net/image.axd?picture=w1rTE%5B1%5D.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="w1rTE[1]" border="0" alt="w1rTE[1]" src="http://blog.gfst.net/image.axd?picture=w1rTE%5B1%5D_thumb.jpg" width="387" height="564" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Me?&amp;#160; Naahhh, I don’t need that!&amp;#160; Right honey? &lt;/p&gt;  &lt;p&gt;I realized this has been around for a while, it is so dead on though, I couldn’t help but share it. &lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/guillermosalas/~3/2Sy2li8_Y5s/post.aspx</link>
      <author>guillermo</author>
      <comments>http://blog.gfst.net/post/2009/10/09/Whorsquo3bs-the-man.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.gfst.net/post.aspx?id=2fcdb93a-4e68-470c-a4a9-412cbb1a358d</guid>
      <pubDate>Fri, 09 Oct 2009 18:00:00 -0600</pubDate>
      <category>Off Topic</category>
      <dc:publisher>guillermo</dc:publisher>
      <pingback:server>http://blog.gfst.net/pingback.axd</pingback:server>
      <pingback:target>http://blog.gfst.net/post.aspx?id=2fcdb93a-4e68-470c-a4a9-412cbb1a358d</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.gfst.net/trackback.axd?id=2fcdb93a-4e68-470c-a4a9-412cbb1a358d</trackback:ping>
      <wfw:comment>http://blog.gfst.net/post/2009/10/09/Whorsquo3bs-the-man.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.gfst.net/syndication.axd?post=2fcdb93a-4e68-470c-a4a9-412cbb1a358d</wfw:commentRss>
    <feedburner:origLink>http://blog.gfst.net/post.aspx?id=2fcdb93a-4e68-470c-a4a9-412cbb1a358d</feedburner:origLink></item>
    <item>
      <title>Who monitors the monitor?</title>
      <description>&lt;p align="left"&gt;I just signed up for a &lt;a href="http://www.247webmonitoring.com"&gt;24/7 Web Monitoring service&lt;/a&gt;, and granted it is probably a startup and probably going through growing pains, I still couldn’t help but chuckle at the irony.&lt;/p&gt;  &lt;p align="left"&gt;&lt;a href="http://blog.gfst.net/image.axd?picture=6xO0O%5B1%5D.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="6xO0O[1]" border="0" alt="6xO0O[1]" src="http://blog.gfst.net/image.axd?picture=6xO0O%5B1%5D_thumb.jpg" width="244" height="244" /&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/guillermosalas/~3/w_TrxAJ6LMo/post.aspx</link>
      <author>guillermo</author>
      <comments>http://blog.gfst.net/post/2009/10/09/Who-monitors-the-monitor.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.gfst.net/post.aspx?id=6c30ed0b-1076-4b78-9394-a4c9ef3fe46d</guid>
      <pubDate>Fri, 09 Oct 2009 13:39:24 -0600</pubDate>
      <category>Technology</category>
      <category>Tools</category>
      <dc:publisher>guillermo</dc:publisher>
      <pingback:server>http://blog.gfst.net/pingback.axd</pingback:server>
      <pingback:target>http://blog.gfst.net/post.aspx?id=6c30ed0b-1076-4b78-9394-a4c9ef3fe46d</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.gfst.net/trackback.axd?id=6c30ed0b-1076-4b78-9394-a4c9ef3fe46d</trackback:ping>
      <wfw:comment>http://blog.gfst.net/post/2009/10/09/Who-monitors-the-monitor.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.gfst.net/syndication.axd?post=6c30ed0b-1076-4b78-9394-a4c9ef3fe46d</wfw:commentRss>
    <feedburner:origLink>http://blog.gfst.net/post.aspx?id=6c30ed0b-1076-4b78-9394-a4c9ef3fe46d</feedburner:origLink></item>
    <item>
      <title>Download XP and Vista VHD Ready to Use</title>
      <description>&lt;p&gt;I needed a virtual machine to test an application in isolation and realized I didn’t have any of my .vhd images on hand.&amp;#160;&amp;#160; &lt;/p&gt;  &lt;p&gt;I looked around and came across this &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=21EABB90-958F-4B64-B5F1-73D0A413C8EF&amp;amp;displaylang=en"&gt;collection of downloadable VHDs directly from Microsoft&lt;/a&gt;, pre-activated, for both Vista and XP with different versions of IE including IE6 (XP only), IE7 &amp;amp; IE8.&lt;/p&gt;  &lt;p&gt;The OSes are trial versions (of course) and expire January 1st for the XP installs and 120 days after first use for the Vista images.&lt;/p&gt;  &lt;p&gt;Images require at least 1.5GB of HD space once expanded, so make sure you have some room available for it.&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/guillermosalas/~3/JF0Q3jUabCw/post.aspx</link>
      <author>guillermo</author>
      <comments>http://blog.gfst.net/post/2009/10/02/Download-XP-and-Vista-VHD-Ready-to-Use.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.gfst.net/post.aspx?id=afc21aaf-2489-4dd6-9924-f92a61c25884</guid>
      <pubDate>Fri, 02 Oct 2009 10:01:46 -0600</pubDate>
      <category>Infrastructure, Hardware</category>
      <category>Technology</category>
      <category>Tools</category>
      <category>Development</category>
      <dc:publisher>guillermo</dc:publisher>
      <pingback:server>http://blog.gfst.net/pingback.axd</pingback:server>
      <pingback:target>http://blog.gfst.net/post.aspx?id=afc21aaf-2489-4dd6-9924-f92a61c25884</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.gfst.net/trackback.axd?id=afc21aaf-2489-4dd6-9924-f92a61c25884</trackback:ping>
      <wfw:comment>http://blog.gfst.net/post/2009/10/02/Download-XP-and-Vista-VHD-Ready-to-Use.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.gfst.net/syndication.axd?post=afc21aaf-2489-4dd6-9924-f92a61c25884</wfw:commentRss>
    <feedburner:origLink>http://blog.gfst.net/post.aspx?id=afc21aaf-2489-4dd6-9924-f92a61c25884</feedburner:origLink></item>
    <item>
      <title>Refactor that spellchecker</title>
      <description>&lt;p&gt;&lt;a href="http://blog.gfst.net/image.axd?picture=WindowsLiveWriter/Refactorthatspellchecker/7AB81508/1074894_letter_r_on_the_dice.jpg"&gt;&lt;img title="1074894_letter_r_on_the_dice" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 15px; border-right-width: 0px" height="242" alt="1074894_letter_r_on_the_dice" src="http://blog.gfst.net/image.axd?picture=WindowsLiveWriter/Refactorthatspellchecker/615011CE/1074894_letter_r_on_the_dice_thumb.jpg" width="164" align="right" border="0" /&gt;&lt;/a&gt; It appears the word/verb “Refactor” is absent “out of the box” from all if not most of the environments that provide a spell checker service or feature.&amp;#160; At least the ones I’ve used lately and since I started to notice.&amp;#160; From (this) Live Writer to Word to within the browser on the update textbox of twitter, you name it, I keep having to “right click, Add to Dictionary”.&lt;/p&gt;  &lt;p&gt;Wikipedia does have an article for the term “&lt;a href="http://en.wikipedia.org/wiki/Refactor"&gt;Refactoring&lt;/a&gt;”, and so does &lt;a href="http://dictionary.reference.com/browse/refactoring"&gt;Dictionary.com&lt;/a&gt; but the “verb” Refactor is not on either (Wikipedia redirects to Refactoring) and &lt;a href="http://www.merriam-webster.com/dictionary"&gt;Merriam-Webster&lt;/a&gt; comes up empty when searching for either.&lt;/p&gt;  &lt;p&gt;Is there a way to carry around one’s dictionary from environment to environment and use it on all if not most of the aforementioned tools?&amp;#160; &lt;/p&gt;  &lt;p&gt;I guess I have to do a little bit of research, and no I won’t hold the post until I do.&amp;#160; I’d rather note my observation and I *should* then later do the legwork and update with my findings.&amp;#160; I reserve the right to slack on such task, do nothing and instead keep “right clicking, Adding to Dictionary” as I go.&lt;/p&gt;  &lt;p align="right"&gt;&lt;font size="1"&gt;Image by &lt;/font&gt;&lt;a href="http://www.sxc.hu/profile/hisks" target="_blank"&gt;&lt;font size="1"&gt;hisks&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/guillermosalas/~3/oS_NjBGIC7k/post.aspx</link>
      <author>guillermo</author>
      <comments>http://blog.gfst.net/post/2009/09/11/Refactor-that-spellchecker.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.gfst.net/post.aspx?id=08003f3c-f376-4dbd-b07e-3f56196209cf</guid>
      <pubDate>Fri, 11 Sep 2009 08:15:00 -0600</pubDate>
      <category>Development</category>
      <category>Process &amp; Methodology</category>
      <dc:publisher>guillermo</dc:publisher>
      <pingback:server>http://blog.gfst.net/pingback.axd</pingback:server>
      <pingback:target>http://blog.gfst.net/post.aspx?id=08003f3c-f376-4dbd-b07e-3f56196209cf</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.gfst.net/trackback.axd?id=08003f3c-f376-4dbd-b07e-3f56196209cf</trackback:ping>
      <wfw:comment>http://blog.gfst.net/post/2009/09/11/Refactor-that-spellchecker.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.gfst.net/syndication.axd?post=08003f3c-f376-4dbd-b07e-3f56196209cf</wfw:commentRss>
    <feedburner:origLink>http://blog.gfst.net/post.aspx?id=08003f3c-f376-4dbd-b07e-3f56196209cf</feedburner:origLink></item>
  </channel>
</rss>
