<?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>Everyday Nerd &#187; General</title>
	<atom:link href="http://everydaynerd.com/category/general/feed" rel="self" type="application/rss+xml" />
	<link>http://everydaynerd.com</link>
	<description>Just your everyday nerd</description>
	<lastBuildDate>Mon, 21 Nov 2011 17:55:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
  <link>http://everydaynerd.com</link>
  <url>http://everydaynerd.com/apple-touch-icon.png</url>
  <title>Everyday Nerd</title>
</image>
		<item>
		<title>Notepad ++ Powershell Language Syntax Coloring</title>
		<link>http://everydaynerd.com/general/notepad-powershell-language-syntax-coloring</link>
		<comments>http://everydaynerd.com/general/notepad-powershell-language-syntax-coloring#comments</comments>
		<pubDate>Thu, 17 Nov 2011 18:32:50 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/?p=1667</guid>
		<description><![CDATA[Notepad++ is my editor of choice for writing PowerShell code.  There is a built in language syntax for PowerShell, but it doesn&#8217;t include Exchange cmdlets in the syntax coloring.  So, I&#8217;ve created a custom user-defined language file for PowerShell, that &#8230; <a class="more-link" href="http://everydaynerd.com/general/notepad-powershell-language-syntax-coloring">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/microsoft/software-microsoft/powershell/powershell-change-ps-window-size-on-the-fly' rel='bookmark' title='PowerShell: Change PS Window Size on the fly'>PowerShell: Change PS Window Size on the fly</a></li>
<li><a href='http://everydaynerd.com/microsoft/create-multiple-rdp-files-with-powershell' rel='bookmark' title='Create multiple RDP files with Powershell'>Create multiple RDP files with Powershell</a></li>
<li><a href='http://everydaynerd.com/software/free/free-e-book-powershell' rel='bookmark' title='Free E-Book: PowerShell'>Free E-Book: PowerShell</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Notepad++ is my editor of choice for writing PowerShell code.  There is a built in language syntax for PowerShell, but it doesn&#8217;t include Exchange cmdlets in the syntax coloring.  So, I&#8217;ve created a custom user-defined language file for PowerShell, that includes the Exchange, and Active Directory cmdlets, as well as a few other modules that I use regularly.  I also included the new PowerShell 2 comment block coloring, as the built-in didn&#8217;t recognize them.</p>
<p>This is my first attempt at creating a user-defined language for Notepad++, but I thought I&#8217;d share it, mainly because I didn&#8217;t see anyone else that had one available on the internet.</p>
<p>Here&#8217;s an example of the coloring:</p>
<p><a href="http://everydaynerd.com/wp-content/uploads/2011/11/User-Defined_Powershell.png"><img class="alignnone size-medium wp-image-1668" title="User-Defined_Powershell" src="http://everydaynerd.com/wp-content/uploads/2011/11/User-Defined_Powershell-300x174.png" alt="" width="300" height="174" /></a></p>
<p>Extract the zip, and place the xml file in %AppData%\Notepad++\ directory.  If you already have a userDefineLang.xml, you will have to edit your original, and append the data from this file to it.  More info can be found on Notepad++ <a href="http://notepad-plus-plus.org/" target="_blank">website</a> if you need help.</p>
<p>[<a href="http://everydaynerd.com/files/userDefineLang.zip">Download</a>]</p>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/microsoft/software-microsoft/powershell/powershell-change-ps-window-size-on-the-fly' rel='bookmark' title='PowerShell: Change PS Window Size on the fly'>PowerShell: Change PS Window Size on the fly</a></li>
<li><a href='http://everydaynerd.com/microsoft/create-multiple-rdp-files-with-powershell' rel='bookmark' title='Create multiple RDP files with Powershell'>Create multiple RDP files with Powershell</a></li>
<li><a href='http://everydaynerd.com/software/free/free-e-book-powershell' rel='bookmark' title='Free E-Book: PowerShell'>Free E-Book: PowerShell</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/notepad-powershell-language-syntax-coloring/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>R.I.P. Steve Jobs</title>
		<link>http://everydaynerd.com/general/r-i-p-steve-jobs</link>
		<comments>http://everydaynerd.com/general/r-i-p-steve-jobs#comments</comments>
		<pubDate>Thu, 06 Oct 2011 14:30:32 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/?p=1661</guid>
		<description><![CDATA[(image credit) Related posts: Use Excel to create easy batch jobs Use Excel to create easy batch jobs Use Excel to create easy batch jobs
Related posts:<ol>
<li><a href='http://everydaynerd.com/general/use-excel-to-create-easy-batch-jobs-2' rel='bookmark' title='Use Excel to create easy batch jobs'>Use Excel to create easy batch jobs</a></li>
<li><a href='http://everydaynerd.com/scripts/use-excel-to-create-easy-batch-jobs-3' rel='bookmark' title='Use Excel to create easy batch jobs'>Use Excel to create easy batch jobs</a></li>
<li><a href='http://everydaynerd.com/how-to/use-excel-to-create-easy-batch-jobs' rel='bookmark' title='Use Excel to create easy batch jobs'>Use Excel to create easy batch jobs</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Eternal &quot;Flame&quot;" src="http://imgs.xkcd.com/comics/eternal_flame.gif" alt="" width="370" height="223" /></p>
<address>(<a href="http://xkcd.com/961/" target="_blank">image credit</a>)</address>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/general/use-excel-to-create-easy-batch-jobs-2' rel='bookmark' title='Use Excel to create easy batch jobs'>Use Excel to create easy batch jobs</a></li>
<li><a href='http://everydaynerd.com/scripts/use-excel-to-create-easy-batch-jobs-3' rel='bookmark' title='Use Excel to create easy batch jobs'>Use Excel to create easy batch jobs</a></li>
<li><a href='http://everydaynerd.com/how-to/use-excel-to-create-easy-batch-jobs' rel='bookmark' title='Use Excel to create easy batch jobs'>Use Excel to create easy batch jobs</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/r-i-p-steve-jobs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook&#8211;Two Factor Authentication Coming Soon</title>
		<link>http://everydaynerd.com/general/facebook/facebooktwo-factor-authentication-coming-soon</link>
		<comments>http://everydaynerd.com/general/facebook/facebooktwo-factor-authentication-coming-soon#comments</comments>
		<pubDate>Wed, 20 Apr 2011 15:12:10 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[Facebook]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/facebook/facebooktwo-factor-authentication-coming-soon</guid>
		<description><![CDATA[Following Google’s foot steps, Facebook is now rolling out two factor authentication.&#160; Two factor authentication adds a second password – or token number – required to log into your account.&#160; Basically, when you try to log into Facebook, you get &#8230; <a class="more-link" href="http://everydaynerd.com/general/facebook/facebooktwo-factor-authentication-coming-soon">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/security/facebook-security-bit-defender-safego' rel='bookmark' title='Facebook Security: Bit Defender SafeGo'>Facebook Security: Bit Defender SafeGo</a></li>
<li><a href='http://everydaynerd.com/microsoft/microsoft-releases-facebook-for-windows-mobile' rel='bookmark' title='Microsoft releases Facebook for Windows Mobile!'>Microsoft releases Facebook for Windows Mobile!</a></li>
<li><a href='http://everydaynerd.com/microsoft/software-microsoft/dpm/dpm-install-issue-error-3023-when-installing' rel='bookmark' title='DPM Install Issue: Error 3023 when installing'>DPM Install Issue: Error 3023 when installing</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Following Google’s foot steps, Facebook is now rolling out two factor authentication.&nbsp; Two factor authentication adds a second password – or token number – required to log into your account.&nbsp; Basically, when you try to log into Facebook, you get a text message, with an additional password to complete your sign-on.&nbsp; Check out the Facebook Blog for details, and keep an eye out on your Facebook Account page for the availability!</p>
<p>[ <a href="https://blog.facebook.com/blog.php?post=10150153272607131" target="_blank">Facebook Blog</a> ]</p>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/security/facebook-security-bit-defender-safego' rel='bookmark' title='Facebook Security: Bit Defender SafeGo'>Facebook Security: Bit Defender SafeGo</a></li>
<li><a href='http://everydaynerd.com/microsoft/microsoft-releases-facebook-for-windows-mobile' rel='bookmark' title='Microsoft releases Facebook for Windows Mobile!'>Microsoft releases Facebook for Windows Mobile!</a></li>
<li><a href='http://everydaynerd.com/microsoft/software-microsoft/dpm/dpm-install-issue-error-3023-when-installing' rel='bookmark' title='DPM Install Issue: Error 3023 when installing'>DPM Install Issue: Error 3023 when installing</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/facebook/facebooktwo-factor-authentication-coming-soon/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon Cloud Player &#8211; 5GB free!</title>
		<link>http://everydaynerd.com/general/muisic/amazon-cloud-player-5gb-free</link>
		<comments>http://everydaynerd.com/general/muisic/amazon-cloud-player-5gb-free#comments</comments>
		<pubDate>Tue, 29 Mar 2011 06:14:39 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/muisic/amazon-cloud-player-5gb-free</guid>
		<description><![CDATA[So while everyone is waiting around for Google Music to go live, Amazon comes out and goes live with Amazon Cloud Player!&#160; Stream your music from the web to your computer or Android device – all you need is an &#8230; <a class="more-link" href="http://everydaynerd.com/general/muisic/amazon-cloud-player-5gb-free">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/software/free/get-windows-live-onecare-for-free-from-amazon' rel='bookmark' title='Get Windows Live OneCare for Free from Amazon'>Get Windows Live OneCare for Free from Amazon</a></li>
<li><a href='http://everydaynerd.com/microsoft/web/live/skydrive-is-live-and-5gb-large' rel='bookmark' title='Skydrive is Live, and 5GB Large'>Skydrive is Live, and 5GB Large</a></li>
<li><a href='http://everydaynerd.com/software/free/free-kiosk-utility-for-windows' rel='bookmark' title='Free Kiosk Utility for Windows'>Free Kiosk Utility for Windows</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="amzn-cloud-player" border="0" alt="amzn-cloud-player" src="http://everydaynerd.com/wp-content/uploads/2011/03/amzn-cloud-player.jpg" width="479" height="368"></p>
<p>So while everyone is waiting around for Google Music to go live, Amazon comes out and goes live with Amazon Cloud Player!&nbsp; Stream your music from the web to your computer or Android device – all you need is an Amazon account (free).&nbsp; All users get 5GB of space for free, and option to purchase more at a very reasonable price!&nbsp; Comes with a great utility that will automatically upload your music from your computer to the cloud.</p>
<p><a href="http://everydaynerd.com/wp-content/uploads/2011/03/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://everydaynerd.com/wp-content/uploads/2011/03/image_thumb.png" width="609" height="380"></a></p>
<p>Nice addition, any mp3 albums purchased on Amazon are automatically stored on your Cloud Drive, but <strong>don’t</strong> count against your quota.&nbsp; Also, if you purchase an album, you get one year of 20GB storage for free!&nbsp; (<a href="http://www.amazon.com/gp/feature.html/?ie=UTF8&amp;docId=1000667531" target="_blank">Details on 20GB promo</a>) Not bad!</p>
<p>[ <a href="http://www.amazon.com/b/ref=amb_link_355091782_4?ie=UTF8&amp;node=2658409011&amp;pf_rd_m=ATVPDKIKX0DER&amp;pf_rd_s=center-2&amp;pf_rd_r=049EMNTK3XADJAYJWC7E&amp;pf_rd_t=101&amp;pf_rd_p=1291940422&amp;pf_rd_i=163856011" target="_blank">Amazon Cloud Player</a> ]</p>
<p>[ <a href="https://www.amazon.com/clouddrive/learnmore" target="_blank">Learn more about Cloud Drive</a> ]</p>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/software/free/get-windows-live-onecare-for-free-from-amazon' rel='bookmark' title='Get Windows Live OneCare for Free from Amazon'>Get Windows Live OneCare for Free from Amazon</a></li>
<li><a href='http://everydaynerd.com/microsoft/web/live/skydrive-is-live-and-5gb-large' rel='bookmark' title='Skydrive is Live, and 5GB Large'>Skydrive is Live, and 5GB Large</a></li>
<li><a href='http://everydaynerd.com/software/free/free-kiosk-utility-for-windows' rel='bookmark' title='Free Kiosk Utility for Windows'>Free Kiosk Utility for Windows</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/muisic/amazon-cloud-player-5gb-free/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Security: Bit Defender SafeGo</title>
		<link>http://everydaynerd.com/security/facebook-security-bit-defender-safego</link>
		<comments>http://everydaynerd.com/security/facebook-security-bit-defender-safego#comments</comments>
		<pubDate>Wed, 27 Oct 2010 14:33:21 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/security/facebook-security-bit-defender-safego</guid>
		<description><![CDATA[Facebook security is really hard to achieve with their constant changes in policy and design.&#160; Facebook has become a place for malware and other malicious code to hang out – tempting you by “Click here to see what really happened…” &#8230; <a class="more-link" href="http://everydaynerd.com/security/facebook-security-bit-defender-safego">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/general/facebook/facebooktwo-factor-authentication-coming-soon' rel='bookmark' title='Facebook&ndash;Two Factor Authentication Coming Soon'>Facebook&ndash;Two Factor Authentication Coming Soon</a></li>
<li><a href='http://everydaynerd.com/security/new-alerts-for-facebook-account-login' rel='bookmark' title='New &#8211; Alerts for Facebook Account Login'>New &#8211; Alerts for Facebook Account Login</a></li>
<li><a href='http://everydaynerd.com/security/check-facebook-privacy-settings-reclaimprivacy-org' rel='bookmark' title='Check Facebook Privacy Settings: ReclaimPrivacy.org'>Check Facebook Privacy Settings: ReclaimPrivacy.org</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Facebook security is really hard to achieve with their constant changes in policy and design.&#160; Facebook has become a place for malware and other malicious code to hang out – tempting you by “Click here to see what really happened…” senerios, and as soon as you click “Allow” your profile is infected.</p>
<p>Bit Defender SafeGo application uses cloud scanning to keep your Facebook account safe.&#160; It scans all authorized apps, links, and warns you if you are about to share your personal information.</p>
<p>Check it out here, and secure your social networking account today!</p>
<p>[ <a href="http://apps.facebook.com/bd-safego/" target="_blank">Facebook – BitDefender SafeGo</a> ]</p>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/general/facebook/facebooktwo-factor-authentication-coming-soon' rel='bookmark' title='Facebook&ndash;Two Factor Authentication Coming Soon'>Facebook&ndash;Two Factor Authentication Coming Soon</a></li>
<li><a href='http://everydaynerd.com/security/new-alerts-for-facebook-account-login' rel='bookmark' title='New &#8211; Alerts for Facebook Account Login'>New &#8211; Alerts for Facebook Account Login</a></li>
<li><a href='http://everydaynerd.com/security/check-facebook-privacy-settings-reclaimprivacy-org' rel='bookmark' title='Check Facebook Privacy Settings: ReclaimPrivacy.org'>Check Facebook Privacy Settings: ReclaimPrivacy.org</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/security/facebook-security-bit-defender-safego/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nerds explained</title>
		<link>http://everydaynerd.com/general/nerds-explained</link>
		<comments>http://everydaynerd.com/general/nerds-explained#comments</comments>
		<pubDate>Mon, 18 Oct 2010 18:26:31 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/?p=1416</guid>
		<description><![CDATA[Ran across this picture this morning, and just had to post it here&#8230;  Pretty much sums it up! Related posts: Airport Security… Hmm…
Related posts:<ol>
<li><a href='http://everydaynerd.com/general/airport-security%e2%80%a6-hmm%e2%80%a6' rel='bookmark' title='Airport Security… Hmm…'>Airport Security… Hmm…</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Ran across this picture this morning, and just had to post it here&#8230;  Pretty much sums it up!</p>
<p><a href="http://everydaynerd.com/wp-content/uploads/2010/10/Nerd_Dork_Geek_Venn_Diagram1.jpg"><img class="alignnone size-medium wp-image-1417" title="Nerd_Dork_Geek_Venn_Diagram" src="http://everydaynerd.com/wp-content/uploads/2010/10/Nerd_Dork_Geek_Venn_Diagram1-300x280.jpg" alt="" width="300" height="280" /></a><img src="file:///D:/Profile/Desktop/Nerd_Dork_Geek_Venn_Diagram.jpg" alt="" /></p>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/general/airport-security%e2%80%a6-hmm%e2%80%a6' rel='bookmark' title='Airport Security… Hmm…'>Airport Security… Hmm…</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/nerds-explained/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auditing Exchange 2007</title>
		<link>http://everydaynerd.com/general/auditing-exchange-2007</link>
		<comments>http://everydaynerd.com/general/auditing-exchange-2007#comments</comments>
		<pubDate>Thu, 24 Jun 2010 17:20:00 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/auditing-exchange-2007</guid>
		<description><![CDATA[Mike Lagase from Microsoft just posted a GREAT article about auditing Exchange 2007.&#160; Related posts: Exchange 2007 SP2 is out. Exchange 2007 CCR – Move File Share Witness Manage Exchange Certificates with a free GUI
Related posts:<ol>
<li><a href='http://everydaynerd.com/microsoft/software-microsoft/exchange/exchange-2007-sp2-is-out' rel='bookmark' title='Exchange 2007 SP2 is out.'>Exchange 2007 SP2 is out.</a></li>
<li><a href='http://everydaynerd.com/microsoft/software-microsoft/exchange/exchange-2007-ccr-%e2%80%93-move-file-share-witness' rel='bookmark' title='Exchange 2007 CCR – Move File Share Witness'>Exchange 2007 CCR – Move File Share Witness</a></li>
<li><a href='http://everydaynerd.com/microsoft/software-microsoft/exchange/manage-exchange-certificates-with-a-free-gui' rel='bookmark' title='Manage Exchange Certificates with a free GUI'>Manage Exchange Certificates with a free GUI</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Mike Lagase from Microsoft just posted a GREAT article about <a href="http://blogs.technet.com/b/mikelag/archive/2010/06/23/audit-exchange-2007-sp2-auditing.aspx">auditing Exchange 2007</a>.&nbsp;</p>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/microsoft/software-microsoft/exchange/exchange-2007-sp2-is-out' rel='bookmark' title='Exchange 2007 SP2 is out.'>Exchange 2007 SP2 is out.</a></li>
<li><a href='http://everydaynerd.com/microsoft/software-microsoft/exchange/exchange-2007-ccr-%e2%80%93-move-file-share-witness' rel='bookmark' title='Exchange 2007 CCR – Move File Share Witness'>Exchange 2007 CCR – Move File Share Witness</a></li>
<li><a href='http://everydaynerd.com/microsoft/software-microsoft/exchange/manage-exchange-certificates-with-a-free-gui' rel='bookmark' title='Manage Exchange Certificates with a free GUI'>Manage Exchange Certificates with a free GUI</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/auditing-exchange-2007/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check Facebook Privacy Settings: ReclaimPrivacy.org</title>
		<link>http://everydaynerd.com/security/check-facebook-privacy-settings-reclaimprivacy-org</link>
		<comments>http://everydaynerd.com/security/check-facebook-privacy-settings-reclaimprivacy-org#comments</comments>
		<pubDate>Tue, 18 May 2010 13:36:56 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/security/check-facebook-privacy-settings-reclaimprivacy-org</guid>
		<description><![CDATA[Due to recent privacy concerns, it’s a good idea to ensure that you are keeping your Facebook account secure, and private!&#160; Facebook has done a decent job at making this task a rather difficult job – spreading privacy settings across &#8230; <a class="more-link" href="http://everydaynerd.com/security/check-facebook-privacy-settings-reclaimprivacy-org">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/security/facebook-security-bit-defender-safego' rel='bookmark' title='Facebook Security: Bit Defender SafeGo'>Facebook Security: Bit Defender SafeGo</a></li>
<li><a href='http://everydaynerd.com/security/new-alerts-for-facebook-account-login' rel='bookmark' title='New &#8211; Alerts for Facebook Account Login'>New &#8211; Alerts for Facebook Account Login</a></li>
<li><a href='http://everydaynerd.com/microsoft/microsoft-releases-facebook-for-windows-mobile' rel='bookmark' title='Microsoft releases Facebook for Windows Mobile!'>Microsoft releases Facebook for Windows Mobile!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://everydaynerd.com/wp-content/uploads/2010/05/logo.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="logo" border="0" alt="logo" src="http://everydaynerd.com/wp-content/uploads/2010/05/logo_thumb.png" width="200" height="200" /></a></p>
<p>Due to recent privacy concerns, it’s a good idea to ensure that you are keeping your Facebook <a href="http://everydaynerd.com/security/new-alerts-for-facebook-account-login" target="_blank">account secure</a>, and private!&#160; Facebook has done a decent job at making this task a rather difficult job – spreading privacy settings across many menus, and confusing the average user.</p>
<p>ReclaimPrivacy.org has a fantastic tool to check your Facebook Privacy settings.&#160; To use the security scanner, visit <a title="http://www.reclaimprivacy.org/" href="http://www.reclaimprivacy.org/">http://www.reclaimprivacy.org/</a>&#160;</p>
<p>Scroll down to the “Get Protected” section.&#160;&#160; Depending on the browser you are using, follow the directions for your browser:</p>
<p><strong>Firefox/Chrome users</strong>: Click and drag the “<em>Scan for Privacy</em>” link to your browser’s bookmarks bar.</p>
<p><a href="http://everydaynerd.com/wp-content/uploads/2010/05/image4.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://everydaynerd.com/wp-content/uploads/2010/05/image_thumb5.png" width="554" height="219" /></a></p>
<p>Go to Facebook.com, sign in, and click the “<em>Scan for Privacy</em>” shortcut in your Bookmarks Bar.</p>
<p>You will see the security scanner at the top of the page, and the results within a few seconds (depending on you internet connection)</p>
<p><a href="http://everydaynerd.com/wp-content/uploads/2010/05/image5.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://everydaynerd.com/wp-content/uploads/2010/05/image_thumb6.png" width="328" height="246" /></a> </p>
<p><strong>Internet Explorer Users</strong>: </p>
<blockquote><p><em>Note:&#160; I tried to add the link to my favorites, as directed to, but was unable to (using IE 8), so am posting directions how to do it another way.</em>&#160;</p>
</blockquote>
<p>Right click “<em>Scan for Privacy</em>”, and choose “<em>Copy Shortcut</em>”</p>
<p><a href="http://everydaynerd.com/wp-content/uploads/2010/05/image6.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://everydaynerd.com/wp-content/uploads/2010/05/image_thumb7.png" width="244" height="173" /></a>&#160;</p>
</p>
<p>Now, sign into Facebook, and click in the Address bar, delete all text in the address bar, and paste (right click Paste, or Ctrl+V on your keyboard).&#160; You should see the following text in the address bar:</p>
<p><a href="http://everydaynerd.com/wp-content/uploads/2010/05/image7.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://everydaynerd.com/wp-content/uploads/2010/05/image_thumb8.png" width="554" height="146" /></a> </p>
<p>Press Enter, and the Security Scan will begin:</p>
<p><a href="http://everydaynerd.com/wp-content/uploads/2010/05/image8.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://everydaynerd.com/wp-content/uploads/2010/05/image_thumb9.png" width="328" height="246" /></a></p>
<p><strong>Both Browsers</strong>:&#160; Depending on the results, adjust your privacy as needed!</p>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/security/facebook-security-bit-defender-safego' rel='bookmark' title='Facebook Security: Bit Defender SafeGo'>Facebook Security: Bit Defender SafeGo</a></li>
<li><a href='http://everydaynerd.com/security/new-alerts-for-facebook-account-login' rel='bookmark' title='New &#8211; Alerts for Facebook Account Login'>New &#8211; Alerts for Facebook Account Login</a></li>
<li><a href='http://everydaynerd.com/microsoft/microsoft-releases-facebook-for-windows-mobile' rel='bookmark' title='Microsoft releases Facebook for Windows Mobile!'>Microsoft releases Facebook for Windows Mobile!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/security/check-facebook-privacy-settings-reclaimprivacy-org/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New &#8211; Alerts for Facebook Account Login</title>
		<link>http://everydaynerd.com/security/new-alerts-for-facebook-account-login</link>
		<comments>http://everydaynerd.com/security/new-alerts-for-facebook-account-login#comments</comments>
		<pubDate>Wed, 12 May 2010 15:17:51 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/security/new-alerts-for-facebook-account-login</guid>
		<description><![CDATA[With Facebook privacy being a concern these days, it was nice of the Facebook folks enabling this new feature.&#160; To enable notifications, go to Account, Account Settings, Account Security, and enable alerts – checking SMS if you wish to receive &#8230; <a class="more-link" href="http://everydaynerd.com/security/new-alerts-for-facebook-account-login">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/security/facebook-security-bit-defender-safego' rel='bookmark' title='Facebook Security: Bit Defender SafeGo'>Facebook Security: Bit Defender SafeGo</a></li>
<li><a href='http://everydaynerd.com/general/facebook/facebooktwo-factor-authentication-coming-soon' rel='bookmark' title='Facebook&ndash;Two Factor Authentication Coming Soon'>Facebook&ndash;Two Factor Authentication Coming Soon</a></li>
<li><a href='http://everydaynerd.com/microsoft/microsoft-releases-facebook-for-windows-mobile' rel='bookmark' title='Microsoft releases Facebook for Windows Mobile!'>Microsoft releases Facebook for Windows Mobile!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://everydaynerd.com/wp-content/uploads/2010/05/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://everydaynerd.com/wp-content/uploads/2010/05/image_thumb.png" width="105" height="42" /></a> </p>
<p>With Facebook privacy being a concern these days, it was nice of the Facebook folks enabling this new feature.&#160; To enable notifications, go to Account, Account Settings, Account Security, and enable alerts – checking SMS if you wish to receive those as well.</p>
<p><a href="http://everydaynerd.com/wp-content/uploads/2010/05/image1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://everydaynerd.com/wp-content/uploads/2010/05/image_thumb1.png" width="107" height="104" /></a> <a href="http://everydaynerd.com/wp-content/uploads/2010/05/image2.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://everydaynerd.com/wp-content/uploads/2010/05/image_thumb3.png" width="333" height="104" /></a></p>
<p>Once notifications is enabled,&#160; you will be prompted, on next login, to name the computer you are logging in from.&#160; This allows you to track what devices are logging in.&#160; You can see the details by going back to Account, Account Settings, and Account Security.</p>
<p><a href="http://everydaynerd.com/wp-content/uploads/2010/05/image3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://everydaynerd.com/wp-content/uploads/2010/05/image_thumb4.png" width="244" height="107" /></a> </p>
<p>I tested this from my mobile device, and was promptly notified via SMS that I had logged into Facebook using Facebook for iPhone.&#160; Next, I logged in using the mobile web browser on the iPhone, but was not notified.&#160; Wasn’t too happy about that, but it may have been because I had just accessed Facebook from the same device, just via an App instead of the browser.&#160; I’ll have to try this from another phone and see what the results are.</p>
<p>All in all, it’s a start in the right direction for Facebook.</p>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/security/facebook-security-bit-defender-safego' rel='bookmark' title='Facebook Security: Bit Defender SafeGo'>Facebook Security: Bit Defender SafeGo</a></li>
<li><a href='http://everydaynerd.com/general/facebook/facebooktwo-factor-authentication-coming-soon' rel='bookmark' title='Facebook&ndash;Two Factor Authentication Coming Soon'>Facebook&ndash;Two Factor Authentication Coming Soon</a></li>
<li><a href='http://everydaynerd.com/microsoft/microsoft-releases-facebook-for-windows-mobile' rel='bookmark' title='Microsoft releases Facebook for Windows Mobile!'>Microsoft releases Facebook for Windows Mobile!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/security/new-alerts-for-facebook-account-login/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shared Links &#8211; March 15, 2010</title>
		<link>http://everydaynerd.com/general/shared-links-march-15-2010</link>
		<comments>http://everydaynerd.com/general/shared-links-march-15-2010#comments</comments>
		<pubDate>Mon, 15 Mar 2010 22:03:29 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/shared-links-march-15-2010</guid>
		<description><![CDATA[Here are some interesting things I found in my RSS feeds: Use Autoruns to Manually Clean an Infected PC March 15, 2010 Cities Go Gaga for Google Fiber [Google] March 11, 2010 Macros for Google Spreadsheets March 10, 2010 Easily &#8230; <a class="more-link" href="http://everydaynerd.com/general/shared-links-march-15-2010">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-march-8-2010' rel='bookmark' title='Shared Links &#8211; March 8, 2010'>Shared Links &#8211; March 8, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-march-1-2010' rel='bookmark' title='Shared Links &#8211; March 1, 2010'>Shared Links &#8211; March 1, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-8-2010' rel='bookmark' title='Shared Links &#8211; February 8, 2010'>Shared Links &#8211; February 8, 2010</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<ul>  Here are some interesting things I found in my RSS feeds:
<li><a href="http://www.howtogeek.com/howto/12837/use-autoruns-to-manually-clean-an-infected-pc/">Use Autoruns to Manually Clean an Infected PC</a></li>
<p>March 15, 2010
<li><a href="http://gizmodo.com/5491124/cities-go-gaga-for-google-fiber">Cities Go Gaga for Google Fiber [Google]</a></li>
<p>March 11, 2010
<li><a href="http://googlesystem.blogspot.com/2010/03/macros-for-google-spreadsheets.html">Macros for Google Spreadsheets</a></li>
<p>March 10, 2010
<li><a href="http://www.howtogeek.com/howto/12527/easily-add-facebook-chat-to-pidgin/">Easily Add Facebook Chat to Pidgin</a></li>
<p>March 10, 2010
<li><a href="http://googlesystem.blogspot.com/2010/03/refresh-pop3-accounts-in-gmail.html">Refresh POP3 Accounts in Gmail</a></li>
<p>March 9, 2010 </ul>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-march-8-2010' rel='bookmark' title='Shared Links &#8211; March 8, 2010'>Shared Links &#8211; March 8, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-march-1-2010' rel='bookmark' title='Shared Links &#8211; March 1, 2010'>Shared Links &#8211; March 1, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-8-2010' rel='bookmark' title='Shared Links &#8211; February 8, 2010'>Shared Links &#8211; February 8, 2010</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/shared-links-march-15-2010/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shared Links &#8211; March 8, 2010</title>
		<link>http://everydaynerd.com/general/shared-links-march-8-2010</link>
		<comments>http://everydaynerd.com/general/shared-links-march-8-2010#comments</comments>
		<pubDate>Mon, 08 Mar 2010 23:03:07 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/shared-links-march-8-2010</guid>
		<description><![CDATA[Here are some interesting things I found in my RSS feeds: TeamViewer App For iPhone &#38; iPod Touch March 6, 2010 OnlineOCR – Free OCR Service March 5, 2010 Related posts: Shared Links &#8211; February 1, 2010 Shared Links &#8211; &#8230; <a class="more-link" href="http://everydaynerd.com/general/shared-links-march-8-2010">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-february-1-2010' rel='bookmark' title='Shared Links &#8211; February 1, 2010'>Shared Links &#8211; February 1, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-march-1-2010' rel='bookmark' title='Shared Links &#8211; March 1, 2010'>Shared Links &#8211; March 1, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-march-15-2010' rel='bookmark' title='Shared Links &#8211; March 15, 2010'>Shared Links &#8211; March 15, 2010</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<ul>  Here are some interesting things I found in my RSS feeds:
<li><a href="http://feedproxy.google.com/~r/TiltMobility/~3/DYqN00iH9q0/">TeamViewer App For iPhone &amp; iPod Touch</a></li>
<p>March 6, 2010
<li><a href="http://tinyhacker.com/hacks/onlineocr-%E2%80%93-free-ocr-service/">OnlineOCR – Free OCR Service</a></li>
<p>March 5, 2010 </ul>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-february-1-2010' rel='bookmark' title='Shared Links &#8211; February 1, 2010'>Shared Links &#8211; February 1, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-march-1-2010' rel='bookmark' title='Shared Links &#8211; March 1, 2010'>Shared Links &#8211; March 1, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-march-15-2010' rel='bookmark' title='Shared Links &#8211; March 15, 2010'>Shared Links &#8211; March 15, 2010</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/shared-links-march-8-2010/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shared Links &#8211; March 1, 2010</title>
		<link>http://everydaynerd.com/general/shared-links-march-1-2010</link>
		<comments>http://everydaynerd.com/general/shared-links-march-1-2010#comments</comments>
		<pubDate>Mon, 01 Mar 2010 23:02:58 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/shared-links-march-1-2010</guid>
		<description><![CDATA[Here are some interesting things I found in my RSS feeds: Control 20 Spotlights in Vancouver&#8217;s English Bay From Your Web Browser [Interactivity] February 26, 2010 Profile Relocator Moves Windows Profiles to a New Location [Downloads] February 25, 2010 The &#8230; <a class="more-link" href="http://everydaynerd.com/general/shared-links-march-1-2010">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-february-22-2010' rel='bookmark' title='Shared Links &#8211; February 22, 2010'>Shared Links &#8211; February 22, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-8-2010' rel='bookmark' title='Shared Links &#8211; February 8, 2010'>Shared Links &#8211; February 8, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-march-8-2010' rel='bookmark' title='Shared Links &#8211; March 8, 2010'>Shared Links &#8211; March 8, 2010</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<ul>  Here are some interesting things I found in my RSS feeds:
<li><a href="http://feeds.gawker.com/~r/gizmodo/full/~3/rp9hlNcF3wQ/control-20-spotlights-in-vancouvers-english-bay-from-your-web-browser">Control 20 Spotlights in Vancouver&#8217;s English Bay From Your Web Browser [Interactivity]</a></li>
<p>February 26, 2010
<li><a href="http://feeds.gawker.com/~r/lifehacker/full/~3/KfH5o5YIuSk/profile-relocator-moves-windows-profiles-to-a-new-location">Profile Relocator Moves Windows Profiles to a New Location [Downloads]</a></li>
<p>February 25, 2010
<li><a href="http://feeds.gawker.com/~r/gizmodo/full/~3/YdqV-dR072Y/the-first-flash+to+native+iphone+app-conversion">The First Flash-to-Native-iPhone-App Conversion [Adobe]</a></li>
<p>February 24, 2010 </ul>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-february-22-2010' rel='bookmark' title='Shared Links &#8211; February 22, 2010'>Shared Links &#8211; February 22, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-8-2010' rel='bookmark' title='Shared Links &#8211; February 8, 2010'>Shared Links &#8211; February 8, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-march-8-2010' rel='bookmark' title='Shared Links &#8211; March 8, 2010'>Shared Links &#8211; March 8, 2010</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/shared-links-march-1-2010/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shared Links &#8211; February 22, 2010</title>
		<link>http://everydaynerd.com/general/shared-links-february-22-2010</link>
		<comments>http://everydaynerd.com/general/shared-links-february-22-2010#comments</comments>
		<pubDate>Mon, 22 Feb 2010 23:04:10 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/shared-links-february-22-2010</guid>
		<description><![CDATA[Here are some interesting things I found in my RSS feeds: Google Voice, explained February 18, 2010 Kindle App For BlackBerry Now Available In US [Blackberry Apps] February 18, 2010 F0recast Released for iPhone 3.1.3 Jailbreak Info February 17, 2010 &#8230; <a class="more-link" href="http://everydaynerd.com/general/shared-links-february-22-2010">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-february-8-2010' rel='bookmark' title='Shared Links &#8211; February 8, 2010'>Shared Links &#8211; February 8, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-1-2010' rel='bookmark' title='Shared Links &#8211; February 1, 2010'>Shared Links &#8211; February 1, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-15-2010' rel='bookmark' title='Shared Links &#8211; February 15, 2010'>Shared Links &#8211; February 15, 2010</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<ul>  Here are some interesting things I found in my RSS feeds:
<li><a href="http://feedproxy.google.com/~r/blogspot/MKuf/~3/6kz5kvwxTxo/google-voice-explained.html">Google Voice, explained</a></li>
<p>February 18, 2010
<li><a href="http://feeds.gawker.com/~r/gizmodo/full/~3/PhilNQEGoHI/kindle-app-for-blackberry-now-available-in-us">Kindle App For BlackBerry Now Available In US [Blackberry Apps]</a></li>
<p>February 18, 2010
<li><a href="http://feedproxy.google.com/~r/RedmondPie/~3/lsJ4MoSTQQU/">F0recast Released for iPhone 3.1.3 Jailbreak Info</a></li>
<p>February 17, 2010 </ul>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-february-8-2010' rel='bookmark' title='Shared Links &#8211; February 8, 2010'>Shared Links &#8211; February 8, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-1-2010' rel='bookmark' title='Shared Links &#8211; February 1, 2010'>Shared Links &#8211; February 1, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-15-2010' rel='bookmark' title='Shared Links &#8211; February 15, 2010'>Shared Links &#8211; February 15, 2010</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/shared-links-february-22-2010/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shared Links &#8211; February 15, 2010</title>
		<link>http://everydaynerd.com/general/shared-links-february-15-2010</link>
		<comments>http://everydaynerd.com/general/shared-links-february-15-2010#comments</comments>
		<pubDate>Mon, 15 Feb 2010 23:07:12 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/shared-links-february-15-2010</guid>
		<description><![CDATA[Here are some interesting things I found in my RSS feeds: Top 5 YouTube Converters February 10, 2010 Introducing Google Buzz February 9, 2010 Beautiful Planet Posters Are Space Geek Catnip [Space] February 8, 2010 Related posts: Shared Links &#8211; &#8230; <a class="more-link" href="http://everydaynerd.com/general/shared-links-february-15-2010">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-february-8-2010' rel='bookmark' title='Shared Links &#8211; February 8, 2010'>Shared Links &#8211; February 8, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-22-2010' rel='bookmark' title='Shared Links &#8211; February 22, 2010'>Shared Links &#8211; February 22, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-1-2010' rel='bookmark' title='Shared Links &#8211; February 1, 2010'>Shared Links &#8211; February 1, 2010</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<ul>  Here are some interesting things I found in my RSS feeds:
<li><a href="http://feedproxy.google.com/~r/gtutor/~3/TWFBk8mGz3I/">Top 5 YouTube Converters</a></li>
<p>February 10, 2010
<li><a href="http://feedproxy.google.com/~r/blogspot/MKuf/~3/C8k9VEnfxzY/introducing-google-buzz.html">Introducing Google Buzz</a></li>
<p>February 9, 2010
<li><a href="http://feeds.gawker.com/~r/gizmodo/full/~3/B-HhA0vGe1w/">Beautiful Planet Posters Are Space Geek Catnip [Space]</a></li>
<p>February 8, 2010 </ul>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-february-8-2010' rel='bookmark' title='Shared Links &#8211; February 8, 2010'>Shared Links &#8211; February 8, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-22-2010' rel='bookmark' title='Shared Links &#8211; February 22, 2010'>Shared Links &#8211; February 22, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-1-2010' rel='bookmark' title='Shared Links &#8211; February 1, 2010'>Shared Links &#8211; February 1, 2010</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/shared-links-february-15-2010/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shared Links &#8211; February 8, 2010</title>
		<link>http://everydaynerd.com/general/shared-links-february-8-2010</link>
		<comments>http://everydaynerd.com/general/shared-links-february-8-2010#comments</comments>
		<pubDate>Mon, 08 Feb 2010 23:00:04 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/shared-links-february-8-2010</guid>
		<description><![CDATA[Here are some interesting things I found in my RSS feeds: Compare the Environment of Two Computers using ENVy February 5, 2010 Jailbreak iPhone 3G 3GS 3.1.3 with Sn0wbreeze February 4, 2010 Office 2010 Release Candidate Now Available for Download &#8230; <a class="more-link" href="http://everydaynerd.com/general/shared-links-february-8-2010">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-february-1-2010' rel='bookmark' title='Shared Links &#8211; February 1, 2010'>Shared Links &#8211; February 1, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-22-2010' rel='bookmark' title='Shared Links &#8211; February 22, 2010'>Shared Links &#8211; February 22, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-15-2010' rel='bookmark' title='Shared Links &#8211; February 15, 2010'>Shared Links &#8211; February 15, 2010</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<ul>  Here are some interesting things I found in my RSS feeds:
<li><a href="http://tinyhacker.com/hacks/compare-the-environment-of-two-computers-using-envy/">Compare the Environment of Two Computers using ENVy</a></li>
<p>February 5, 2010
<li><a href="http://feedproxy.google.com/~r/RedmondPie/~3/LTaU7rBYPoU/">Jailbreak iPhone 3G 3GS 3.1.3 with Sn0wbreeze</a></li>
<p>February 4, 2010
<li><a href="http://feedproxy.google.com/~r/RedmondPie/~3/vje77J7rqaw/">Office 2010 Release Candidate Now Available for Download</a></li>
<p>February 4, 2010
<li><a href="http://feedproxy.google.com/~r/RedmondPie/~3/dtD1xHSOmX0/">Jailbreak iPhone 3.1.2 with redsn0w 0.9.3 to Enable Tethering</a></li>
<p>February 1, 2010 </ul>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-february-1-2010' rel='bookmark' title='Shared Links &#8211; February 1, 2010'>Shared Links &#8211; February 1, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-22-2010' rel='bookmark' title='Shared Links &#8211; February 22, 2010'>Shared Links &#8211; February 22, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-15-2010' rel='bookmark' title='Shared Links &#8211; February 15, 2010'>Shared Links &#8211; February 15, 2010</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/shared-links-february-8-2010/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shared Links &#8211; February 1, 2010</title>
		<link>http://everydaynerd.com/general/shared-links-february-1-2010</link>
		<comments>http://everydaynerd.com/general/shared-links-february-1-2010#comments</comments>
		<pubDate>Mon, 01 Feb 2010 23:02:56 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/shared-links-february-1-2010</guid>
		<description><![CDATA[Here are some interesting things I found in my RSS feeds: Logitech Touch Mouse App Turns iPhones Into a Trackpad and Keyboard, for Free [IPhone Apps] February 1, 2010 Download Redsn0w 0.9 to Jailbreak iPhone 3.1.2 Firmware January 31, 2010 &#8230; <a class="more-link" href="http://everydaynerd.com/general/shared-links-february-1-2010">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-february-8-2010' rel='bookmark' title='Shared Links &#8211; February 8, 2010'>Shared Links &#8211; February 8, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-22-2010' rel='bookmark' title='Shared Links &#8211; February 22, 2010'>Shared Links &#8211; February 22, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-15-2010' rel='bookmark' title='Shared Links &#8211; February 15, 2010'>Shared Links &#8211; February 15, 2010</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<ul>  Here are some interesting things I found in my RSS feeds:
<li><a href="http://feeds.gawker.com/~r/gizmodo/full/~3/E3u1doKJEY4/logitech-touch-mouse-app-turns-iphones-into-a-trackpad-and-keyboard-for-free">Logitech Touch Mouse App Turns iPhones Into a Trackpad and Keyboard, for Free [IPhone Apps]</a></li>
<p>February 1, 2010
<li><a href="http://feedproxy.google.com/~r/RedmondPie/~3/9VQhpzdhKkA/">Download Redsn0w 0.9 to Jailbreak iPhone 3.1.2 Firmware</a></li>
<p>January 31, 2010 </ul>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-february-8-2010' rel='bookmark' title='Shared Links &#8211; February 8, 2010'>Shared Links &#8211; February 8, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-22-2010' rel='bookmark' title='Shared Links &#8211; February 22, 2010'>Shared Links &#8211; February 22, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-15-2010' rel='bookmark' title='Shared Links &#8211; February 15, 2010'>Shared Links &#8211; February 15, 2010</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/shared-links-february-1-2010/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shared Links &#8211; January 25, 2010</title>
		<link>http://everydaynerd.com/general/shared-links-january-25-2010</link>
		<comments>http://everydaynerd.com/general/shared-links-january-25-2010#comments</comments>
		<pubDate>Mon, 25 Jan 2010 14:42:42 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/shared-links-january-25-2010</guid>
		<description><![CDATA[Here are some interesting things I found in my RSS feeds: Microsoft Help: How to Install, Reinstall, Upgrade or Uninstall Windows January 23, 2010 Related posts: Shared Links &#8211; February 1, 2010 Shared Links &#8211; March 8, 2010 Shared Links &#8230; <a class="more-link" href="http://everydaynerd.com/general/shared-links-january-25-2010">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-february-1-2010' rel='bookmark' title='Shared Links &#8211; February 1, 2010'>Shared Links &#8211; February 1, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-march-8-2010' rel='bookmark' title='Shared Links &#8211; March 8, 2010'>Shared Links &#8211; March 8, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-8-2010' rel='bookmark' title='Shared Links &#8211; February 8, 2010'>Shared Links &#8211; February 8, 2010</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<ul>  Here are some interesting things I found in my RSS feeds:
<li><a href="http://bhandler.spaces.live.com/Blog/cns!70F64BC910C9F7F3!7710.entry">Microsoft Help: How to Install, Reinstall, Upgrade or Uninstall Windows</a></li>
<p>January 23, 2010 </ul>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-february-1-2010' rel='bookmark' title='Shared Links &#8211; February 1, 2010'>Shared Links &#8211; February 1, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-march-8-2010' rel='bookmark' title='Shared Links &#8211; March 8, 2010'>Shared Links &#8211; March 8, 2010</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-february-8-2010' rel='bookmark' title='Shared Links &#8211; February 8, 2010'>Shared Links &#8211; February 8, 2010</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/shared-links-january-25-2010/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shared Links &#8211; November 30, 2009</title>
		<link>http://everydaynerd.com/general/shared-links-november-30-2009</link>
		<comments>http://everydaynerd.com/general/shared-links-november-30-2009#comments</comments>
		<pubDate>Mon, 30 Nov 2009 19:42:42 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/shared-links-november-30-2009</guid>
		<description><![CDATA[Here are some interesting things I found in my RSS feeds: Wallpaper Roundup: Abstract Ice and Snowy Scenes [Wallpaper Roundup] November 27, 2009 Related posts: Shared Links &#8211; June 29, 2009 Shared Items &#8211; November 21, 2008 Shared Links &#8211; &#8230; <a class="more-link" href="http://everydaynerd.com/general/shared-links-november-30-2009">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-june-29-2009' rel='bookmark' title='Shared Links &#8211; June 29, 2009'>Shared Links &#8211; June 29, 2009</a></li>
<li><a href='http://everydaynerd.com/general/shared-items-november-21-2008' rel='bookmark' title='Shared Items &#8211; November 21, 2008'>Shared Items &#8211; November 21, 2008</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-july-23-2009' rel='bookmark' title='Shared Links &#8211; July 23, 2009'>Shared Links &#8211; July 23, 2009</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<ul>  Here are some interesting things I found in my RSS feeds:
<li><a href="http://feeds.gawker.com/~r/lifehacker/full/~3/N88W51eEfm0/">Wallpaper Roundup: Abstract Ice and Snowy Scenes [Wallpaper Roundup]</a></li>
<p>November 27, 2009 </ul>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-june-29-2009' rel='bookmark' title='Shared Links &#8211; June 29, 2009'>Shared Links &#8211; June 29, 2009</a></li>
<li><a href='http://everydaynerd.com/general/shared-items-november-21-2008' rel='bookmark' title='Shared Items &#8211; November 21, 2008'>Shared Items &#8211; November 21, 2008</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-july-23-2009' rel='bookmark' title='Shared Links &#8211; July 23, 2009'>Shared Links &#8211; July 23, 2009</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/shared-links-november-30-2009/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why it&#8217;s a bad idea to send large email attachments</title>
		<link>http://everydaynerd.com/general/why-its-a-bad-idea-to-send-large-email-attachments</link>
		<comments>http://everydaynerd.com/general/why-its-a-bad-idea-to-send-large-email-attachments#comments</comments>
		<pubDate>Tue, 03 Nov 2009 18:14:49 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/why-its-a-bad-idea-to-send-large-email-attachments</guid>
		<description><![CDATA[The Google Operating System Blog has a great post explaining why it’s not a good idea to send large attachments: People who demand large message size limits rarely understand the limitations of the email transmission.&#160; Because of the MIME encoding &#8230; <a class="more-link" href="http://everydaynerd.com/general/why-its-a-bad-idea-to-send-large-email-attachments">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/microsoft/software-microsoft/exchange/why-it%e2%80%99s-a-bad-idea-to-send-large-email-attachments' rel='bookmark' title='Why it’s a bad idea to send large email attachments'>Why it’s a bad idea to send large email attachments</a></li>
<li><a href='http://everydaynerd.com/adobe/acrobat/send-large-attachments-in-outlook-2007-with-acrobatcom' rel='bookmark' title='Send large attachments in Outlook 2007 with Acrobat.com'>Send large attachments in Outlook 2007 with Acrobat.com</a></li>
<li><a href='http://everydaynerd.com/blackberry/confirm-email-delivery-to-blackberry' rel='bookmark' title='Confirm Email Delivery to Blackberry'>Confirm Email Delivery to Blackberry</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://googlesystem.blogspot.com/2009/11/why-its-bad-idea-to-send-huge-files-by.html" target="_blank">Google Operating System Blog</a> has a great post explaining why it’s not a good idea to send large attachments:</p>
<blockquote><p>People who demand large message size limits rarely understand the limitations of the email transmission.&#160; Because of the MIME encoding used when sending binary attachments, your files expand 33% when sent via email. </p>
<p>In other words, a 15MB attachment requires 20MB plus the message text, plus message headers.      <br />When you carbon copy 20 of your friends &amp; coworkers, a separate message is sent to each. 20MB x 20 = 400MB. That&#8217;s half a freaking CD.</p>
<p>If 5 of those friends are on the same small company email server, downloading those messages saturates the entire bandwidth of their T1 data line for nearly 9 minutes. Because each message has separate headers, it isn&#8217;t easily cached and gets completely downloaded by each recipient.</p>
<p>Compare this to uploading the same attachment to a web server, FTP server, file transmission service like YouSendIt, or video streaming site like YouTube. One copy is uploaded. The download is typically 8-bit so minimal expansion factor. The small business&#8217; network can cache the content, so it&#8217;s only downloaded once then fetched locally from the web caching server.</p>
<p>Bottom line, sending a large attachment via email is relocating using the U.S. Postal Service as your moving company. It is painful, limited, and expensive.</p>
</blockquote>
<p>As an email administrator, I couldn’t agree more…</p>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/microsoft/software-microsoft/exchange/why-it%e2%80%99s-a-bad-idea-to-send-large-email-attachments' rel='bookmark' title='Why it’s a bad idea to send large email attachments'>Why it’s a bad idea to send large email attachments</a></li>
<li><a href='http://everydaynerd.com/adobe/acrobat/send-large-attachments-in-outlook-2007-with-acrobatcom' rel='bookmark' title='Send large attachments in Outlook 2007 with Acrobat.com'>Send large attachments in Outlook 2007 with Acrobat.com</a></li>
<li><a href='http://everydaynerd.com/blackberry/confirm-email-delivery-to-blackberry' rel='bookmark' title='Confirm Email Delivery to Blackberry'>Confirm Email Delivery to Blackberry</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/why-its-a-bad-idea-to-send-large-email-attachments/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New How-To added:  How to secure your wireless network</title>
		<link>http://everydaynerd.com/how-to/new-how-to-added-how-to-secure-your-wireless-network</link>
		<comments>http://everydaynerd.com/how-to/new-how-to-added-how-to-secure-your-wireless-network#comments</comments>
		<pubDate>Thu, 10 Sep 2009 21:09:31 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[By Request]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/how-to/new-how-to-added-how-to-secure-your-wireless-network</guid>
		<description><![CDATA[Most wireless networks are unsecured, which can cause major security concerns.&#160; Go check out the new How To here on EverydayNerd.com [&#160; How to Secure your Wireless Network ] Related posts: Wireless Security &#8211; Must Read! Secure Google Search Secure &#8230; <a class="more-link" href="http://everydaynerd.com/how-to/new-how-to-added-how-to-secure-your-wireless-network">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/general/wireless-security-must-read' rel='bookmark' title='Wireless Security &#8211; Must Read!'>Wireless Security &#8211; Must Read!</a></li>
<li><a href='http://everydaynerd.com/google/secure-google-search' rel='bookmark' title='Secure Google Search'>Secure Google Search</a></li>
<li><a href='http://everydaynerd.com/how-to/secure-tunnel-through-putty' rel='bookmark' title='Secure Tunnel through PuTTy'>Secure Tunnel through PuTTy</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://everydaynerd.com/wp-content/uploads/2009/09/image40.png" width="142" height="100" /> </p>
<p>Most wireless networks are unsecured, which can cause major security concerns.&#160; Go check out the new How To here on EverydayNerd.com</p>
<p>[&#160; <a href="http://everydaynerd.com/howto/securewireless">How to Secure your Wireless Network</a> ]</p>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/general/wireless-security-must-read' rel='bookmark' title='Wireless Security &#8211; Must Read!'>Wireless Security &#8211; Must Read!</a></li>
<li><a href='http://everydaynerd.com/google/secure-google-search' rel='bookmark' title='Secure Google Search'>Secure Google Search</a></li>
<li><a href='http://everydaynerd.com/how-to/secure-tunnel-through-putty' rel='bookmark' title='Secure Tunnel through PuTTy'>Secure Tunnel through PuTTy</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/how-to/new-how-to-added-how-to-secure-your-wireless-network/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shared Links &#8211; September 8, 2009</title>
		<link>http://everydaynerd.com/general/shared-links-september-8-2009</link>
		<comments>http://everydaynerd.com/general/shared-links-september-8-2009#comments</comments>
		<pubDate>Tue, 08 Sep 2009 22:02:31 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/shared-links-september-8-2009</guid>
		<description><![CDATA[Here are some interesting things I found in my RSS feeds: Homebrew carputer September 1, 2009 Related posts: Shared Links &#8211; September 1, 2009 Shared Links &#8211; June 29, 2009 Shared Links &#8211; July 23, 2009
Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-september-1-2009' rel='bookmark' title='Shared Links &#8211; September 1, 2009'>Shared Links &#8211; September 1, 2009</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-june-29-2009' rel='bookmark' title='Shared Links &#8211; June 29, 2009'>Shared Links &#8211; June 29, 2009</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-july-23-2009' rel='bookmark' title='Shared Links &#8211; July 23, 2009'>Shared Links &#8211; July 23, 2009</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<ul>  Here are some interesting things I found in my RSS feeds:
<li><a href="http://hackaday.com/2009/09/01/homebrew-carputer/">Homebrew carputer</a></li>
<p>September 1, 2009 </ul>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-september-1-2009' rel='bookmark' title='Shared Links &#8211; September 1, 2009'>Shared Links &#8211; September 1, 2009</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-june-29-2009' rel='bookmark' title='Shared Links &#8211; June 29, 2009'>Shared Links &#8211; June 29, 2009</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-july-23-2009' rel='bookmark' title='Shared Links &#8211; July 23, 2009'>Shared Links &#8211; July 23, 2009</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/shared-links-september-8-2009/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shared Links &#8211; September 1, 2009</title>
		<link>http://everydaynerd.com/general/shared-links-september-1-2009</link>
		<comments>http://everydaynerd.com/general/shared-links-september-1-2009#comments</comments>
		<pubDate>Tue, 01 Sep 2009 15:03:25 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/shared-links-september-1-2009</guid>
		<description><![CDATA[Here are some interesting things I found in my RSS feeds: BucketVac Turns Any 5 Gallon Bucket Into a Wet/Dry Vacuum [Vacuum] August 31, 2009 Related posts: Shared Links &#8211; September 8, 2009 Shared Links &#8211; August 6, 2009 Shared &#8230; <a class="more-link" href="http://everydaynerd.com/general/shared-links-september-1-2009">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-september-8-2009' rel='bookmark' title='Shared Links &#8211; September 8, 2009'>Shared Links &#8211; September 8, 2009</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-august-6-2009' rel='bookmark' title='Shared Links &#8211; August 6, 2009'>Shared Links &#8211; August 6, 2009</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-june-29-2009' rel='bookmark' title='Shared Links &#8211; June 29, 2009'>Shared Links &#8211; June 29, 2009</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<ul>  Here are some interesting things I found in my RSS feeds:
<li><a href="http://feeds.gawker.com/~r/gizmodo/full/~3/BaeuOXgDQUg/bucketvac-turns-any-5-gallon-bucket-into-a-wetdry-vacuum">BucketVac Turns Any 5 Gallon Bucket Into a Wet/Dry Vacuum [Vacuum]</a></li>
<p>August 31, 2009 </ul>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/general/shared-links-september-8-2009' rel='bookmark' title='Shared Links &#8211; September 8, 2009'>Shared Links &#8211; September 8, 2009</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-august-6-2009' rel='bookmark' title='Shared Links &#8211; August 6, 2009'>Shared Links &#8211; August 6, 2009</a></li>
<li><a href='http://everydaynerd.com/general/shared-links-june-29-2009' rel='bookmark' title='Shared Links &#8211; June 29, 2009'>Shared Links &#8211; June 29, 2009</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/shared-links-september-1-2009/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New How To section on EverydayNerd.com</title>
		<link>http://everydaynerd.com/general/new-how-to-section-on-everydaynerd-com</link>
		<comments>http://everydaynerd.com/general/new-how-to-section-on-everydaynerd-com#comments</comments>
		<pubDate>Wed, 26 Aug 2009 20:37:58 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[By Request]]></category>
		<category><![CDATA[EDN Network]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Tip]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/new-how-to-section-on-everydaynerd-com</guid>
		<description><![CDATA[I have a lot of people asking common questions, so in order to help in a more efficient manner, I’ve added the “Everyday How To” section.&#160; I’ll be adding to this section on a semi-regular basis (how-to’s take longer to &#8230; <a class="more-link" href="http://everydaynerd.com/general/new-how-to-section-on-everydaynerd-com">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/general/new-to-everydaynerdcom-the-edn-network' rel='bookmark' title='New to EverydayNerd.com &#8211; the EDN Network'>New to EverydayNerd.com &#8211; the EDN Network</a></li>
<li><a href='http://everydaynerd.com/general/everydaynerdcom-is-now-of-facebook' rel='bookmark' title='EverydayNerd.com is now of Facebook!'>EverydayNerd.com is now of Facebook!</a></li>
<li><a href='http://everydaynerd.com/general/search-everydaynerdcom-from-firefox-search-box' rel='bookmark' title='Search EverydayNerd.com from Firefox Search Box'>Search EverydayNerd.com from Firefox Search Box</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I have a lot of people asking common questions, so in order to help in a more efficient manner, I’ve added the “Everyday How To” section.&#160; I’ll be adding to this section on a semi-regular basis (how-to’s take longer to write than normal blog entries), and will update the blog with new entries are added.</p>
<p>First up, I’ve added two How To’s:</p>
<ul>
<li><a href="http://everydaynerd.com/howto/how-to-install-add-ons-in-firefox">How to Install Firefox Add-ons</a></li>
<li><a href="http://everydaynerd.com/howto/how-to-block-ads-in-firefox">How to block ads with Firefox</a></li>
</ul>
<p>I have another one, “How to protect your PC from Malware” in the works, but it is rather extensive, so stay tuned.</p>
<p>Hope you enjoy, and if you want to request a topic to be added, just use the Contact link, or post it on <a href="http://www.facebook.com/pages/EverydayNerdcom/64836153260" target="_blank">Facebook</a>.&#160; Either way works!</p>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/general/new-to-everydaynerdcom-the-edn-network' rel='bookmark' title='New to EverydayNerd.com &#8211; the EDN Network'>New to EverydayNerd.com &#8211; the EDN Network</a></li>
<li><a href='http://everydaynerd.com/general/everydaynerdcom-is-now-of-facebook' rel='bookmark' title='EverydayNerd.com is now of Facebook!'>EverydayNerd.com is now of Facebook!</a></li>
<li><a href='http://everydaynerd.com/general/search-everydaynerdcom-from-firefox-search-box' rel='bookmark' title='Search EverydayNerd.com from Firefox Search Box'>Search EverydayNerd.com from Firefox Search Box</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/new-how-to-section-on-everydaynerd-com/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Use Excel to create easy batch jobs</title>
		<link>http://everydaynerd.com/general/use-excel-to-create-easy-batch-jobs-2</link>
		<comments>http://everydaynerd.com/general/use-excel-to-create-easy-batch-jobs-2#comments</comments>
		<pubDate>Tue, 25 Aug 2009 16:00:00 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/use-excel-to-create-easy-batch-jobs-2</guid>
		<description><![CDATA[Do you have to run a command on several servers remotely?&#160; You can enter each command separately, but every good admin should know how to make life easier for him/her self.&#160; For example, I wanted to use the psloggedon.exe tool &#8230; <a class="more-link" href="http://everydaynerd.com/general/use-excel-to-create-easy-batch-jobs-2">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/scripts/use-excel-to-create-easy-batch-jobs-3' rel='bookmark' title='Use Excel to create easy batch jobs'>Use Excel to create easy batch jobs</a></li>
<li><a href='http://everydaynerd.com/how-to/use-excel-to-create-easy-batch-jobs' rel='bookmark' title='Use Excel to create easy batch jobs'>Use Excel to create easy batch jobs</a></li>
<li><a href='http://everydaynerd.com/microsoft/easy-way-create-windows-7-bootable-usb-drive' rel='bookmark' title='Easy way create Windows 7 Bootable USB drive'>Easy way create Windows 7 Bootable USB drive</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Do you have to run a command on several servers remotely?&#160; You can enter each command separately, but every good admin should know how to make life easier for him/her self.&#160; For example, I wanted to use the <em>psloggedon.exe</em> tool to find out who was logged in to all the servers I manage (about 150).&#160; Naturally, I could log into each server, check the Terminal Server Manager, and go on the next, but who wants to do that?&#160; </p>
<p>The PSTool – psloggedon.exe is a nice little utility that I can run from my command prompt, and have it query a remote computer, returning who is logged on to that server.&#160; So, starting in Excel (I already had a list of all the servers), I pasted the list of servers in the C column. </p>
<p>Next, in Column A, I entered &quot;<em>psloggedon.exe”</em> – the name of the executable I want to run.&#160; in Column B, I put a “ \\” – note the space in front of the \\.&#160; In column E, I entered my first switch, “ –l” – and in column F, a second switch “ –x” again, note the spaces before the switches.</p>
<p>&#160;<a href="http://lh3.ggpht.com/_MPh69jWf-_I/SpQKimHEWLI/AAAAAAAAMHo/5QObVuOnS-A/s1600-h/image20.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://everydaynerd.com/wp-content/uploads/HLIC/17d68daa58ffc60607ded774f699e6ac.png" width="391" height="105" /></a> <a href="http://lh5.ggpht.com/_MPh69jWf-_I/SpQKjaFzhvI/AAAAAAAAMHw/EEDJk0c4bJY/s1600-h/image21.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://everydaynerd.com/wp-content/uploads/HLIC/66438e54c1a20bec5512546feea30859.png" width="392" height="106" /></a> </p>
<p>Now, to bring the whole thing together.&#160; I LOVE the command Concatenate.&#160; </p>
</p>
<p><a href="http://lh3.ggpht.com/_MPh69jWf-_I/SpQKjzNzZvI/AAAAAAAAMH4/nq8cWBLmX1k/s1600-h/image22.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://everydaynerd.com/wp-content/uploads/HLIC/548426fabfcaa4c3f363c7b9530f1d89.png" width="403" height="68" /></a></p>
<p>In column G, I entered <strong>=concatenate(A1,B1,C1,D1,E1)</strong></p>
<p><a href="http://lh4.ggpht.com/_MPh69jWf-_I/SpQKkWLeH0I/AAAAAAAAMIA/a8B2vizykOA/s1600-h/image24.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://everydaynerd.com/wp-content/uploads/HLIC/a05f3b672421990f4b30859bcac5a097.png" width="406" height="28" /></a> </p>
<p>This will combine all the columns together (now you know why the spaces were above) for your final command.</p>
<p><a href="http://lh6.ggpht.com/_MPh69jWf-_I/SpQKmGBZv-I/AAAAAAAAMII/myHwAaVqTdc/s1600-h/image29.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://everydaynerd.com/wp-content/uploads/HLIC/7bfbae9f335694a427c85f31096b5063.png" width="407" height="60" /></a> </p>
<p>You can now select column G, and copy and paste it into notepad, and save it as a .bat file.&#160; You now have an easily made bat file, using Excel.</p>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/scripts/use-excel-to-create-easy-batch-jobs-3' rel='bookmark' title='Use Excel to create easy batch jobs'>Use Excel to create easy batch jobs</a></li>
<li><a href='http://everydaynerd.com/how-to/use-excel-to-create-easy-batch-jobs' rel='bookmark' title='Use Excel to create easy batch jobs'>Use Excel to create easy batch jobs</a></li>
<li><a href='http://everydaynerd.com/microsoft/easy-way-create-windows-7-bootable-usb-drive' rel='bookmark' title='Easy way create Windows 7 Bootable USB drive'>Easy way create Windows 7 Bootable USB drive</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/use-excel-to-create-easy-batch-jobs-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>That was just dirty Microsoft…</title>
		<link>http://everydaynerd.com/general/that-was-just-dirty-microsoft</link>
		<comments>http://everydaynerd.com/general/that-was-just-dirty-microsoft#comments</comments>
		<pubDate>Sat, 22 Aug 2009 21:21:59 +0000</pubDate>
		<dc:creator>Nerd</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Office]]></category>

		<guid isPermaLink="false">http://everydaynerd.com/general/that-was-just-dirty-microsoft</guid>
		<description><![CDATA[I really hate “sneaky” installs.&#160; Some software will try to install a browser toolbar, change your search engine, or change your home page.&#160; Well, now I can add Microsoft to the list.&#160; I installed the Microsoft Office 2010 Tech Preview, &#8230; <a class="more-link" href="http://everydaynerd.com/general/that-was-just-dirty-microsoft">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://everydaynerd.com/firefox/change-firefox-address-search-engine-provider' rel='bookmark' title='Change Firefox address search engine provider'>Change Firefox address search engine provider</a></li>
<li><a href='http://everydaynerd.com/microsoft/web/live/microsoft-updates-hotmaillive-mail' rel='bookmark' title='Microsoft updates Hotmail/Live mail'>Microsoft updates Hotmail/Live mail</a></li>
<li><a href='http://everydaynerd.com/software/free/microsoft-releases-free-express-edition-of-search-server-2008' rel='bookmark' title='Microsoft Releases Free Express Edition Of Search Server 2008'>Microsoft Releases Free Express Edition Of Search Server 2008</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I really hate “sneaky” installs.&#160; Some software will try to install a browser toolbar, change your search engine, or change your home page.&#160; Well, now I can add Microsoft to the list.&#160; I installed the Microsoft Office 2010 Tech Preview, and it changed my browser home page to MSN, and changed my search engine to Bing.&#160; I use <strong>about:black</strong> as my home page, and <strong>Google</strong> as my search engine.&#160; So I had to go back in and change it back to what <strong>I wanted</strong>…&#160; Read this… My computer, My settings…&#160; At least ask me when I install your software if I want to change my settings…&#160; I mean common Microsoft, this crap I expect from other companies, but this is just low… I hope that when the final release comes out, this isn’t going to be implemented…</p>
<p>Related posts:<ol>
<li><a href='http://everydaynerd.com/firefox/change-firefox-address-search-engine-provider' rel='bookmark' title='Change Firefox address search engine provider'>Change Firefox address search engine provider</a></li>
<li><a href='http://everydaynerd.com/microsoft/web/live/microsoft-updates-hotmaillive-mail' rel='bookmark' title='Microsoft updates Hotmail/Live mail'>Microsoft updates Hotmail/Live mail</a></li>
<li><a href='http://everydaynerd.com/software/free/microsoft-releases-free-express-edition-of-search-server-2008' rel='bookmark' title='Microsoft Releases Free Express Edition Of Search Server 2008'>Microsoft Releases Free Express Edition Of Search Server 2008</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://everydaynerd.com/general/that-was-just-dirty-microsoft/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

