<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Small Town Geeks &#187; Microsoft</title>
	<atom:link href="http://smalltowngeeks.net/category/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://smalltowngeeks.net</link>
	<description>Tech News, How to's, and Reviews</description>
	<lastBuildDate>Thu, 20 May 2010 06:12:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using wireless in Hyper-V</title>
		<link>http://smalltowngeeks.net/2010/04/07/using-wireless-in-hyper-v/</link>
		<comments>http://smalltowngeeks.net/2010/04/07/using-wireless-in-hyper-v/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 21:24:16 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[HyperV]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://smalltowngeeks.net/?p=435</guid>
		<description><![CDATA[&#160; I know, I know, Who is going to have a wireless card even close to there data center? The answer, no one. But you may find yourself wanting to create, test, and verify VHD’s while on the road or away from the server. Hyper-V does not natively support using Wireless Cards as they are [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsmalltowngeeks.net%2F2010%2F04%2F07%2Fusing-wireless-in-hyper-v%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsmalltowngeeks.net%2F2010%2F04%2F07%2Fusing-wireless-in-hyper-v%2F&amp;source=smalltowngeeks&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>&#160;</p>
<p><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/Wireless_HyperV.jpg"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Wireless_HyperV" border="0" alt="Wireless_HyperV" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/Wireless_HyperV_thumb.jpg" width="332" height="126" /></a> </p>
<p>I know, I know, Who is going to have a wireless card even close to there data center? The answer, no one. But you may find yourself wanting to create, test, and verify VHD’s while on the road or away from the server. Hyper-V does not natively support using Wireless Cards as they are un-likely to be used in production environments, that said it is still possible. </p>
<p> <span id="more-435"></span>
<p>There are three different types of virtual networks that we can utilize in Hyper-V .External which binds a physical interface to the connection to the machine can access a physical network. Internal which will create a Virtual network adapter that you use to communicate between the machines on the server and the physical machine itself. The final one which is Private which creates a network that only the machines that you select can communicate on the virtual network. </p>
<p>The connection type that we will be using is the “Internal” type of connection. Like I stated earlier this connection creates a network interface on the physical computer so it can communicate with the virtual machine. </p>
<p>Go into Hyper-V Virtual Network Manager and create a new network. We will call it STG. </p>
<p align="center">&#160;<a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/HyperV_Wireless.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="HyperV_Wireless" border="0" alt="HyperV_Wireless" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/HyperV_Wireless_thumb.png" width="280" height="308" /></a></p>
<p align="left">Now go into “Network Connections” (Control Panel –&gt; Network and Internet –&gt; Network and Sharing Center –&gt; Change Adapter Settings ) </p>
<p align="left">&#160;</p>
<p align="center"><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/HyperV_Wireless2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="HyperV_Wireless2" border="0" alt="HyperV_Wireless2" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/HyperV_Wireless2_thumb.png" width="317" height="284" /></a> </p>
<p align="left">Select the virtual adapter that was created and the wireless adapter and right click “Add to Bridge” You will now see a Network bridge that displays both networks IE STG and DadderN (Home Network).</p>
<p align="left">&#160;</p>
<p align="center"><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/HyperV_Wireless5.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="HyperV_Wireless5" border="0" alt="HyperV_Wireless5" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/HyperV_Wireless5_thumb.png" width="189" height="81" /></a> </p>
<p align="center">&#160;</p>
</p>
<p>Now set the IP settings to your default gateway and other network settings. </p>
<p>&#160;</p>
<p align="center"><a href="http://smalltowngeeks.net/wp-content/uploads/2010/04/HyperV_Wireless4.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="HyperV_Wireless4" border="0" alt="HyperV_Wireless4" src="http://smalltowngeeks.net/wp-content/uploads/2010/04/HyperV_Wireless4_thumb.png" width="216" height="320" /></a> </p>
<p>Now you will have given outside network access to your virtual switch and you will be able to navigate outside of your lan. </p>
<p>If you have any problems feel free to email me at tj{at}smalltowngeeks{dot}net</p>
<p>&#160;</p>
<p>TJ</p>
]]></content:encoded>
			<wfw:commentRss>http://smalltowngeeks.net/2010/04/07/using-wireless-in-hyper-v/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Small Town Geeks, Episode 2: i-Phone and WEP Cracking</title>
		<link>http://smalltowngeeks.net/2009/10/01/small-town-geeks-episode-2-i-phone-and-wep-cracking/</link>
		<comments>http://smalltowngeeks.net/2009/10/01/small-town-geeks-episode-2-i-phone-and-wep-cracking/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 13:13:43 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Video's]]></category>

		<guid isPermaLink="false">http://smalltowngeeks.net/2009/10/01/small-town-geeks-episode-2-i-phone-and-wep-cracking/</guid>
		<description><![CDATA[Click to Play In this episode we dive into WEP cracking and Iphone Jail-breaking. Also take a look at Malware Bites to get rid of those nasty infections.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsmalltowngeeks.net%2F2009%2F10%2F01%2Fsmall-town-geeks-episode-2-i-phone-and-wep-cracking%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsmalltowngeeks.net%2F2009%2F10%2F01%2Fsmall-town-geeks-episode-2-i-phone-and-wep-cracking%2F&amp;source=smalltowngeeks&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: center;"><script src="http://blip.tv/scripts/pokkariPlayer.js?ver=2009070701" type="text/javascript"></script><script src="http://blip.tv/syndication/write_player?skin=js&amp;posts_id=2687718&amp;source=3&amp;autoplay=true&amp;file_type=flv&amp;player_width=&amp;player_height=" type="text/javascript"></script></p>
<div id="blip_movie_content_2687718"><a onclick="play_blip_movie_2687718(); return false;" rel="enclosure" href="http://blip.tv/file/get/SmallTownGeeks-SmallTownGeeksEpisode2IPhoneAndWEPCracking580.mov"><img class="aligncenter" style="border: 0px;" title="Click to play" src="http://blip.tv/file/get/SmallTownGeeks-SmallTownGeeksEpisode2IPhoneAndWEPCracking580.mov.jpg" border="0" alt="Video thumbnail. Click to play" width="210" height="347" /></a><br />
<a onclick="play_blip_movie_2687718(); return false;" rel="enclosure" href="http://blip.tv/file/get/SmallTownGeeks-SmallTownGeeksEpisode2IPhoneAndWEPCracking580.mov">Click to Play</a></div>
<div class="blip_description">In this episode we dive into WEP cracking and Iphone Jail-breaking. Also take a look at Malware Bites to get rid of those nasty infections.</div>
]]></content:encoded>
			<wfw:commentRss>http://smalltowngeeks.net/2009/10/01/small-town-geeks-episode-2-i-phone-and-wep-cracking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://blip.tv/file/get/SmallTownGeeks-SmallTownGeeksEpisode2IPhoneAndWEPCracking580.mov" length="129869491" type="video/quicktime" />
		</item>
		<item>
		<title>Picking the right Laptop for College</title>
		<link>http://smalltowngeeks.net/2009/08/08/picking-the-right-laptop-for-college/</link>
		<comments>http://smalltowngeeks.net/2009/08/08/picking-the-right-laptop-for-college/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 17:34:57 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://smalltowngeeks.net/?p=233</guid>
		<description><![CDATA[As the final days of summer break wind down for many entering College in the fall, both parents and students are looking for the perfect laptop that is going to carry them through their studies (and all of those important videogames and iTunes downloads professor-assigned documents and downloads). So needless to say, I&#8217;ve talked to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsmalltowngeeks.net%2F2009%2F08%2F08%2Fpicking-the-right-laptop-for-college%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsmalltowngeeks.net%2F2009%2F08%2F08%2Fpicking-the-right-laptop-for-college%2F&amp;source=smalltowngeeks&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: center;"><a href="http://www.univ-orleans.fr/mapmo/membres/chauveau/MacPC.jpg"><img class="aligncenter" title="Mac or PC?" src="http://www.univ-orleans.fr/mapmo/membres/chauveau/MacPC.jpg" alt="" width="271" height="217" /></a>As the final days of summer break wind down for many entering College in the fall, both parents and students are looking for the perfect laptop that is going to carry them through their studies (and all of those important <span style="text-decoration: line-through;">videogames and iTunes downloads</span> professor-assigned documents and downloads).<span id="more-233"></span></p>
<p>So needless to say, I&#8217;ve talked to a fair share of both students and parents, and want to help anyone else out with a few tips.</p>
<p><strong>1. Apple or Microsoft?</strong></p>
<p><strong><br />
</strong></p>
<p>When you talk to a fan of either brand, they&#8217;ll immediately tell you that their preferred system is the best &#8211; I personally use both, having a MacBook Pro and a Dell Latitude E6400.  What you need to keep in mind when choosing Mac or PC is the intended use.  If you are graphics-intensive; either by design or by photo or video editing, then a Mac is an easy choice &#8211; it is also what I consider a best-fit for those in the Liberal Arts study track, providing a reliable machine that needs minimal maintenance and allows you to get the maximum amount of work done.  However, if you are math or engineering oriented, then a PC may be the best machine for you &#8211; sometimes proprietary software just works better on a PC than it does on windows via mac.  Cost makes the biggest difference when comparing these two common operating systems &#8211; Mac machines can be twice as expensive up-front.</p>
<blockquote><p><em>However, when looking at costs, look at longevity as well &#8211; Mac machines can stay current for three times as long as any windows-based hardware &#8211; dividing that cost out over a longer period makes the Mac just as affordable.</em></p></blockquote>
<p><strong>2. Battery Life?</strong></p>
<p><strong><a href="http://www.pocketpicks.co.uk/latest/wp-content/uploads/2008/11/20070.png"><img class="alignnone" title="Battery Life" src="http://www.pocketpicks.co.uk/latest/wp-content/uploads/2008/11/20070.png" alt="" width="480" height="360" /></a><br />
</strong></p>
<p>While most people assume that all laptops are created equal in this regard, very little is more important to a College student than how long they can go on their laptop without plugging in to charge.  When considering sitting through both indoor and outdoor classes, study sessions, or even working outside &#8211; battery life always factors in.  Most consumer laptops sold through Bestbuy and other vendors like RadioShack/ The SHACK and Walmart all ship with a standard battery that is good for about 3 hours with VERY light usage &#8211; this usually means with the wireless card switched off and the screen so dim that you can barely read it.  Solution?  Look for laptops with available extended batteries, like Dell&#8217;s Latitude series (orderable with a 9-cell 4 or 5 hour heavy use battery), Apple&#8217;s MacBook Pro line &#8211; with between 7 and 8 hours of battery life between charges, or an HP with an optional &#8216;extended battery&#8217;.</p>
<p><strong>3. Brains (Processor)<br />
</strong></p>
<p>With so many different configurations of computers out there, and all of the software available, how do you decide what &#8216;brain&#8217; the computer needs?  Well, for starters, stick with an Intel or AMD dual-core processor (AMD uses X2 and Intel calls them Core Duo).  The better processors?  Probably Intel&#8217;s Centrino line of laptop-optimized processors.</p>
<blockquote><p><em>Avoid Celeron processors like the plague. Just do it.</em></p></blockquote>
<p><strong>4. What about RAM? </strong></p>
<p>Well, RAM allows you to multitask on your computer, so the more RAM you have, the more you can do and the faster you can do it.  As of today, I wouldn&#8217;t settle for less that 4GB of RAM in any laptop that I buy (for value, you could live with 2 or 3GB, but you&#8217;ll prefer the 4, trust me.</p>
<p><strong>5. Storage?</strong></p>
<p>When looking at laptops and storage capacities, remember what important <span style="text-decoration: line-through;">tv, movie, and music</span> files that college students need to store today.  My rule of thumb is that you should estimate your current needs by looking at your current laptop, and then double it.  Right now the maximum capacity of a laptop hard drive is about 500GB, so reasonably expect to get a laptop with NO LESS than a 250GB drive.</p>
<blockquote><p><em>Consider this &#8211; a TV show downloaded from iTunes is 1/2 of a Gigabyte in Standard Definition, 1GB in High-Def.  Movies can vary from 2-6GB in size, depending on Standard or High Definition versions).  there are about 160 iTunes songs to 1GB of storage as well (based on 6MB per song in DRM-Free format)</em></p></blockquote>
<p>Any other questions?  Feel free to email me at <a href="mailto:ryanminnick@smalltowngeeks.net">ryanminnick@smalltowngeeks.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://smalltowngeeks.net/2009/08/08/picking-the-right-laptop-for-college/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft DreamSpark</title>
		<link>http://smalltowngeeks.net/2008/02/19/microsoft-dreamspark/</link>
		<comments>http://smalltowngeeks.net/2008/02/19/microsoft-dreamspark/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 03:26:00 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://smalltowngeeks.net/?p=132</guid>
		<description><![CDATA[It was announced today that Microsoft is giving students a package of developer tools that is rival to none. The first thing you do is go over to Channel 8 and sign in using your live ID. After giving your ID you are asked to validate your school, which is very similar to the regular [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsmalltowngeeks.net%2F2008%2F02%2F19%2Fmicrosoft-dreamspark%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsmalltowngeeks.net%2F2008%2F02%2F19%2Fmicrosoft-dreamspark%2F&amp;source=smalltowngeeks&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://1.bp.blogspot.com/_a4mcs_8wWCk/R7ueVM03_QI/AAAAAAAAAEA/chYb_RSMjNE/s1600-h/visual_studio_2005.gif"><img id="BLOGGER_PHOTO_ID_5168899084395216130" style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://1.bp.blogspot.com/_a4mcs_8wWCk/R7ueVM03_QI/AAAAAAAAAEA/chYb_RSMjNE/s320/visual_studio_2005.gif" border="0" /></a>
<div>It was announced today that Microsoft is giving students a package of developer tools that is rival to none. The first thing you do is go over to <a href="http://channel8.msdn.com/">Channel 8</a> and sign in using your live ID. After giving your ID you are asked to validate your school, which is very similar to the regular MSDN that you may be accustomed to. If your school is on there… Enjoy the free software. If you are still reading this then your schools name was not on the list. Its ok there is hope for you yet. If you scroll down you will see a message that states,<br />“If you have selected your Country, but your University is not listed in the above ListBox, here are some <a href="https://downloads.channel8.msdn.com/StudentIdOptions.aspx">options</a> to get a new Student ID.”<br />Just follow the steps to validate that you are a student. After you do, feel free to enjoy the free software that Microsoft has bestowed upon you.</p>
<p>Things available for download:<br />SQL Server 2005<br />XNA Game Studio 2.0<br />Visual Studio 2005 professional Edition<br />Visual C# 2005<br />Visual Basic 2005<br />Visual Studio 2008<br />Windows Server 2003<br />Microsoft Expression Studio<br />Xna Creators Club Online<br />Visual C++ 2005<br />SQL Server 2005 Express<br />Visual J# 2005<br />And Virtual PC 2007</div>
]]></content:encoded>
			<wfw:commentRss>http://smalltowngeeks.net/2008/02/19/microsoft-dreamspark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
