<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns: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/" version="2.0">

<channel>
	<title>WillINeedIt.com</title>
	
	<link>http://www.willineedit.com</link>
	<description>Finding The Best, So You Don't Have To</description>
	<lastBuildDate>Wed, 11 Nov 2009 14:01:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/willineedit" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">willineedit</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>How To: Change The Download Frequency Of The POP3 Connector On Microsoft Exchange</title>
		<link>http://www.willineedit.com/2009/11/how-to-change-the-download-frequency-of-the-pop3-connector-on-microsoft-exchange/</link>
		<comments>http://www.willineedit.com/2009/11/how-to-change-the-download-frequency-of-the-pop3-connector-on-microsoft-exchange/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 13:59:18 +0000</pubDate>
		<dc:creator>Matt Brian</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[connector]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[pop3]]></category>
		<category><![CDATA[sbs]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[small business server]]></category>

		<guid isPermaLink="false">http://www.willineedit.com/2009/11/how-to-change-the-download-frequency-of-the-pop3-connector-on-microsoft-exchange/</guid>
		<description><![CDATA[This article is for the people who run their own Windows servers and are frustrated by the amount of time they have to wait for the POP3 Connector to connect and download any new emails on their server. If you run an Exchange on Small Business Server, you may have already noticed that the graphical [...]<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/11/how-to-change-the-download-frequency-of-the-pop3-connector-on-microsoft-exchange/">How To: Change The Download Frequency Of The POP3 Connector On Microsoft Exchange</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This article is for the people who run their own Windows servers and are frustrated by the amount of time they have to wait for the POP3 Connector to connect and download any new emails on their server. If you run an Exchange on Small Business Server, you may have already noticed that the graphical interface only allows you to set the time between connections to a minimum of every fifteen minutes.</p>
<p>If, like me, you are looking for more of an instant mailbox, there is a simple way to reduce the polling time of the POP3 Connector. All it requires is a small registry editing and two minutes of your time.</p>
<p><span id="more-2105"></span></p>
<p><strong>NB &#8211; For those unusure of editing their registry, please do not follow this guide without assistance. WillINeedIt cannot be liable for any damage caused.</strong></p>
<p>To open the registry editor, all you need to do is click <strong>Start –&gt; Run </strong>and then type <strong>regedit.</strong></p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/11/image7.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/11/image_thumb7.png" border="0" alt="image" width="345" height="183" /></a></p>
<p>Once this is open:</p>
<ol>
<li>Locate and then click the following registry subkey:<br />
&#8220;HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/SmallBusinessServer/Network/POP3 Connector&#8221;.</li>
<li>On the &#8220;Edit&#8221; menu, point to &#8220;New&#8221;, and then click &#8220;DWORD Value&#8221;.</li>
<li>Type &#8220;ScheduleAccelerator&#8221; (without the quotation marks) as the entry name, and then press ENTER.</li>
<li>On the &#8220;Edit&#8221; menu, click &#8220;Modify&#8221;.</li>
<li>In the &#8220;Value data&#8221; box, type the value that you want, and then click &#8220;OK&#8221;. To determine the polling interval, the value that is configured on the &#8220;Scheduling&#8221; tab in the GUI is divided by the value that you type for the ScheduleAccelerator entry.For example, if a 15 minute interval is specified in the GUI and you set the value of the ScheduleAccelerator entry to 3, the connector will poll ever five minutes.</li>
<li>Quit Registry Editor</li>
</ol>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/11/image8.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/11/image_thumb8.png" border="0" alt="image" width="624" height="322" /></a></p>
<p>Once this is set, you will be able to download emails at a more specific interval.</p>
<p><a href="http://www.pro-exchange.eu/modules.php?$1&amp;name=News&amp;file=article&amp;sid=272" target="_blank">[Source]</a></p>
<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/11/how-to-change-the-download-frequency-of-the-pop3-connector-on-microsoft-exchange/">How To: Change The Download Frequency Of The POP3 Connector On Microsoft Exchange</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/EaRfzFI5-P7KIYtM1sOe7lf1VrY/0/da"><img src="http://feedads.g.doubleclick.net/~a/EaRfzFI5-P7KIYtM1sOe7lf1VrY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/EaRfzFI5-P7KIYtM1sOe7lf1VrY/1/da"><img src="http://feedads.g.doubleclick.net/~a/EaRfzFI5-P7KIYtM1sOe7lf1VrY/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/willineedit?a=lBEcg6CfwAM:GxUnJsojrgs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/willineedit?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=lBEcg6CfwAM:GxUnJsojrgs:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/willineedit?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=lBEcg6CfwAM:GxUnJsojrgs:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/willineedit?i=lBEcg6CfwAM:GxUnJsojrgs:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=lBEcg6CfwAM:GxUnJsojrgs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/willineedit?i=lBEcg6CfwAM:GxUnJsojrgs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=lBEcg6CfwAM:GxUnJsojrgs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/willineedit?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=lBEcg6CfwAM:GxUnJsojrgs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/willineedit?i=lBEcg6CfwAM:GxUnJsojrgs:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=lBEcg6CfwAM:GxUnJsojrgs:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/willineedit?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/willineedit/~4/lBEcg6CfwAM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.willineedit.com/2009/11/how-to-change-the-download-frequency-of-the-pop3-connector-on-microsoft-exchange/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Download TV Torrents Automatically With uTorrent</title>
		<link>http://www.willineedit.com/2009/11/how-to-download-tv-torrents-automatically-with-utorrent/</link>
		<comments>http://www.willineedit.com/2009/11/how-to-download-tv-torrents-automatically-with-utorrent/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 11:46:50 +0000</pubDate>
		<dc:creator>Matt Brian</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[bittorrent]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Torrent]]></category>
		<category><![CDATA[utorrent]]></category>

		<guid isPermaLink="false">http://www.willineedit.com/2009/11/how-to-download-tv-torrents-automatically-with-utorrent/</guid>
		<description><![CDATA[Downloading television episodes via the internet is something that continues to grow and grow. TV networks had found their audiences are preferring to record their favourite programmes on their DVR’s and watch them back at more suitable times, this has seen some of the more internet savvy users take to harnessing the power of Bittorrent [...]<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/11/how-to-download-tv-torrents-automatically-with-utorrent/">How To: Download TV Torrents Automatically With uTorrent</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Downloading television episodes via the internet is something that continues to grow and grow. TV networks had found their audiences are preferring to record their favourite programmes on their DVR’s and watch them back at more suitable times, this has seen some of the more internet savvy users take to harnessing the power of Bittorrent to grab the new episodes as soon as they become available.</p>
<p>When you want to download a TV episode, it’s as easy as visiting your favourite Bittorrent website, performing a search and then clicking download. This brings with it a little sense of repetition and it can be tiresome if you follow quite a few different television series and have to perform numerous searches to download each episode.</p>
<p>One way to automate the download process is to take advantage of RSS, many Bittorrent websites provide RSS feeds to allow syndication of their listings to different Bittorrent applications that support it. This article will show you how to add RSS feeds to uTorrent and configure it to download each television episode as soon as it’s available.</p>
<p> <span id="more-2096"></span><br />
<h1>Step One – Find The RSS Feed</h1>
<p>There are a few sites that provide reliable TV torrents, the one I use was called TVRSS but has since renamed to <a href="http://ezrss.it/" target="_blank">ezRSS</a>. </p>
<p>If you click the above link, you will be presented with a search box. Here you need to enter the name of your chosen TV series and click search. For the purposes of this article, we will use True Blood as an example.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/11/image.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="261" alt="image" src="http://www.willineedit.com/wp-content/uploads/2009/11/image_thumb.png" width="620" border="0" /></a> </p>
<p>Once you have performed the search, you will [hopefully] be presented with a complete listing of all of the episodes and seasons of your chosen search. Below you will find the listings for both seasons of True Blood:</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/11/image1.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="248" alt="image" src="http://www.willineedit.com/wp-content/uploads/2009/11/image_thumb1.png" width="620" border="0" /></a> </p>
<p>What you need to do here is to click click the link at the top of the table entitled <strong>Search-based RSS Feed </strong>and then copy the link location:</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/11/image2.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="328" alt="image" src="http://www.willineedit.com/wp-content/uploads/2009/11/image_thumb2.png" width="387" border="0" /></a> </p>
<p>This is the link you will add to uTorrent. Make sure you paste this somewhere so you don’t lose it.</p>
<h1>Step Two – Add The RSS Feed To uTorrent</h1>
<p>Adding the RSS feed to uTorrent is really simple and requires you to click the big orange RSS logo on the top toolbar. </p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/11/image3.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="441" alt="image" src="http://www.willineedit.com/wp-content/uploads/2009/11/image_thumb3.png" width="620" border="0" /></a> </p>
<p>Paste your RSS feed into the Feed URL box and then select Custom Alias. Here you can call your feed something that works for you. There is the option to download the items in the feed automatically but this gives you no control over what episodes from what seasons you may want to start from. </p>
<p>You will now have a new feed in the left hand panel, in my case called True Blood:</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/11/image4.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="291" alt="image" src="http://www.willineedit.com/wp-content/uploads/2009/11/image_thumb4.png" width="624" border="0" /></a> </p>
<p>You can download these episodes individually by double clicking them but of course, you want automatic downloads!</p>
<h1>Step Three – Configuring The RSS Downloader</h1>
<p>The last part is configuring the RSS Downloader to recognise the episodes you want to download. Here you can specify what season of the series you wish to download and only download the newest files when they are released.</p>
<p>Inside uTorrent, right click the RSS panel and then select RSS Downloader from the resulting menu:   </p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/11/image5.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="211" alt="image" src="http://www.willineedit.com/wp-content/uploads/2009/11/image_thumb5.png" width="570" border="0" /></a> </p>
<p>The RSS Downloader will simply ask you to define the criteria of the episodes you wish to download. You will need to add a new filter, renaming it to a name that works for you.</p>
<p>Inside the Filter Settings, the <strong>Filter </strong>field needs to be the name of the episode listed in the RSS Feed. You then define where you would like the episode to be downloaded to and then under <strong>Feed</strong>, select the RSS feed you added in <strong>Step Two</strong>. </p>
<p>The most important part is Episode Number, this is how the downloader will know what episode from what season to download. For example, if I wanted to download the entire second season of True Blood, I would put the following in the box: <strong>2&#215;1-24</strong>. This tells the downloader that it’s the second season and will expect there to be 24 episodes. Say you had already download the first five episodes and wanted uTorrent to download the sixth episode onwards, you could use <strong>2&#215;6-24</strong>.</p>
<p>Finally, tick the <strong>Smart ep. filter </strong>check box and you should all be set. To help, the settings I have for True Blood are listed below:</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/11/image6.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="429" alt="image" src="http://www.willineedit.com/wp-content/uploads/2009/11/image_thumb6.png" width="534" border="0" /></a> </p>
<p>Clicking close will save your settings. </p>
<p>To add more RSS feeds, all you have to do is follow the exact same process as the one listed here. I have around ten shows listed and all download automatically, you just need to make sure uTorrent is running when you computer starts up otherwise they will not download. uTorrent needs to be open for all torrents to process and download.</p>
<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/11/how-to-download-tv-torrents-automatically-with-utorrent/">How To: Download TV Torrents Automatically With uTorrent</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/XXuAzGxyELxw-6RnEd0RQrAAdQ0/0/da"><img src="http://feedads.g.doubleclick.net/~a/XXuAzGxyELxw-6RnEd0RQrAAdQ0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/XXuAzGxyELxw-6RnEd0RQrAAdQ0/1/da"><img src="http://feedads.g.doubleclick.net/~a/XXuAzGxyELxw-6RnEd0RQrAAdQ0/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/willineedit?a=1c_eBe2payI:n2T-zVQMKyQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/willineedit?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=1c_eBe2payI:n2T-zVQMKyQ:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/willineedit?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=1c_eBe2payI:n2T-zVQMKyQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/willineedit?i=1c_eBe2payI:n2T-zVQMKyQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=1c_eBe2payI:n2T-zVQMKyQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/willineedit?i=1c_eBe2payI:n2T-zVQMKyQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=1c_eBe2payI:n2T-zVQMKyQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/willineedit?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=1c_eBe2payI:n2T-zVQMKyQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/willineedit?i=1c_eBe2payI:n2T-zVQMKyQ:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=1c_eBe2payI:n2T-zVQMKyQ:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/willineedit?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/willineedit/~4/1c_eBe2payI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.willineedit.com/2009/11/how-to-download-tv-torrents-automatically-with-utorrent/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>4 Cool Things You Can Do With Your Domain</title>
		<link>http://www.willineedit.com/2009/10/4-cool-things-you-can-do-with-your-domain/</link>
		<comments>http://www.willineedit.com/2009/10/4-cool-things-you-can-do-with-your-domain/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 12:48:13 +0000</pubDate>
		<dc:creator>Matt Brian</dc:creator>
				<category><![CDATA[Tips/Tricks]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[url shortener]]></category>

		<guid isPermaLink="false">http://www.willineedit.com/2009/10/4-cool-things-you-can-do-with-your-domain/</guid>
		<description><![CDATA[Domain names are unique identifiers, addresses that direct people to your online presence. The cost of domains have plummeted over the years with anyone able to register their own dot-com domain for less than £10, something that has meant there is a serious rush to grab the best domains before anyone else snaps them up.
Some [...]<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/10/4-cool-things-you-can-do-with-your-domain/">4 Cool Things You Can Do With Your Domain</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Domain names are unique identifiers, addresses that direct people to your online presence. The cost of domains have plummeted over the years with anyone able to register their own dot-com domain for less than £10, something that has meant there is a serious rush to grab the best domains before anyone else snaps them up.</p>
<p>Some people buy domains and never have any intention of using them, sitting on the domain hoping that someone would buy it off of them for a much higher price than originally bought for. Others snap up domains that are relevant to their business, nickname or their full name, so that they can ensure other people can’t have their website mistaken for their own. But then again, some just buy domains and completely forget about them, renewing them just in case they decide to use them in the future.</p>
<p>For those people who have bought their domain but have no idea how to use it, we have compiled a list of really cool things you can do with your domain (in some cases needing hosting too) that will enable you to have some fun, become more organised and publicise yourself or your business.</p>
<p> <span id="more-2080"></span><br />
<h1>1. Create A Personal/Family Email Address </h1>
<p>When you register your domain, you also have the ability to setup email addresses on that domain. Your registrar will give you different options with how to handle email but one very useful tip is to combine your email with calendars, websites and other applications by harnessing the power of a <a href="http://www.google.com/apps/" target="_blank">Google Apps</a> account.</p>
<p><strong>What is Google Apps?</strong></p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image36.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="349" alt="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb36.png" width="620" border="0" /></a> </p>
<p>A <a href="http://www.google.com/apps/" target="_blank">Google Apps</a> account allows you to tie your domain into Google’s suite of tools, accessing them from all over the globe without any software installed. This is especially useful for large families, organisations and business as you are able to use the service to collaborate and plan workloads and events.</p>
<p>Say you register <a href="mailto:matt@mydomainname.com">matt@mydomainname.com</a>, you will be able to add the rest of your family to the apps account, keeping all of your emails and data secure, even removing people when they don’t need it anymore. </p>
<p>All that is needed to set an account up is to fill in a few forms and make a few changes with your registrar as to where your email will be handed. Google Apps is free for personal and small business use and is a great way to get into handling your own email, calendar and documents remotely.</p>
<h1>2. Use Your Domain As A URL Shortener</h1>
<p>If you use <a href="http://www.twitter.com" target="_blank">Twitter</a> or any other social networking site, you maybe familiar with URL shorteners. These tools exist to help people post long web addresses when character limits are in force. There are a huge number of third party URL shorteners on the web but many people are now waking up to the idea that they can be in complete control of their own URL shorteners, maintaining their own data and giving them the opportunity to share their website content on Twitter or <a href="http://www.facebook.com" target="_blank">Facebook</a>.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image37.png"><img title="image" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="273" alt="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb37.png" width="525" border="0" /></a> </p>
<p>There are quite a few services that allow you to use your own domain to shorten URL’s and some do require your own web host to be able to successfully set them up:</p>
<ul>
<li><a href="http://iwantmyname.com/features/applications/custom-domain-apps/url-shortener/awe.sm-hosted-url-shortening-service">awe.sm</a> &#8211; is a hosted URL shortening service that creates tiny links for easier sharing on Twitter, in emails or via Instant Messenger. It provides detailed statistics for your shared links, integrates with Google Analytics and allows multiple users. The service also offers an API to integrate with other applications.</li>
<li><a href="http://code.google.com/p/yourls/" target="_blank">Yourls</a> – this PHP script allows you to run your own URL shortener, <i>a la</i> TinyURL. You can make it private or public, and a Word<i></i>Press plugin makes integration with your Word<i></i>Press blog (and Twitter) a snap. </li>
<li><a href="http://get-shorty.com/" target="_blank">Shorty</a> &#8211; Shorty is a simple tool for creating shorter, human- readable links from long URLs. You install Shorty on your server, so the links you create with it never go away. You can also manage your links and see how often people click on them.</li>
</ul>
<p>For more URL shortening services, check the links <a href="http://www.techpavan.com/2009/08/20/how-to-create-url-shortening-service-custom-url-shortener/" target="_blank">here</a> and <a href="http://esev.com/blog/review/host-your-own-url-shortener-10-php-apps-reviewed/" target="_blank">here</a>.</p>
<h1>3. Create Your Own Website or Blog</h1>
<p>As the internet has grown, it has become easier and easier to setup your own website or blog with numerous services allowing you to register with them in a number of seconds. Here, people are able to write about what is passionate to them, show off their photos and portfolios.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image38.png"><font color="#404040"></font><img title="image" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="221" alt="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb38.png" width="340" border="0" /></a>    <br />Setting up a website is easy, there are quite a few free services available that will allow you to register your website and then point your domain name to. Some of these include:</p>
<ul>
<li><a href="http://www.blogger.com/" target="_blank">Blogger</a> – A blog service provided by Google. The service is ranked number seven of all websites on the internet.</li>
<li><a href="http://www.wordpress.com" target="_blank">Wordpress</a> – This blogging service is available as a pre-hosted or user hosted service. Users can download Wordpress files and install them on their own server with their domain name or have Wordpress host the service and then tie in their domain name.</li>
<li><a href="http://www.livejournal.com/" target="_blank">LiveJournal</a> – Livejournal is a virtual community where Internet users can keep a blog, journal or diary. Widely thought to be the first proper blogging service.</li>
<li><a href="http://posterous.com/" target="_blank">Posterous</a> – This service is aiming to revolutionise blogging by changing how users publish their content. Users can simply email text, photos, videos and music to their blog and Posterous takes car of the rest.</li>
</ul>
<p>All of these services allow you to get up and running with a website very quickly. They all allow you to use your domain name with their services, giving that added sense of personality.</p>
<h1>4. Run Adverts On Your Domain And Make Money</h1>
<p>Did you know you could make money just by running Google adverts on your spare domain? Well, you can and setting it up is really quite easy, all courtesy of <a href="http://www.google.com/domainpark/" target="_blank">Google Adsense For Domains</a>.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image39.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="71" alt="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb39.png" width="508" border="0" /></a> </p>
<p>Lets see what Google say about it all:</p>
<blockquote><p>AdSense for domains allows publishers with undeveloped domains to help users by providing relevant information including ads, links and search results.</p>
<p>With AdSense for domains, users can find relevant information rather than see empty pages or &quot;page not found&quot; errors. To ensure positive user experience and the quality of our network, these sites are monitored for <a href="https://www.google.com/adsense/support/bin/answer.py?answer=96332">policy compliance</a> and prohibited from using text and images designed to confuse users.</p>
<p>AdSense for domains provides advertisers with <a href="https://adwords.google.com/select/afc/casestudies/gardenstate.html">additional opportunities</a> to find their customers, and ads on these pages <a href="https://adwords.google.com/select/afc/casestudies/efficient_frontier.html">convert well</a>. In addition, we regularly receive requests from advertisers who have found domains to be an effective way to reach their users.</p>
</blockquote>
<p>To setup Google Adsense for domains, simply <a href="https://www.google.com/adsense/support/bin/answer.py?answer=100301" target="_blank">click here</a>.</p>
<h1>Conclusion</h1>
<p>There are numerous different things you can do with your own domain, we have chosen to highlight just four. These suggestions will allow you to make money, organise your home and work life and promote yourself on the web. </p>
<p>Do you have any other suggestions that you think might make this list? Why not add them in the comments?</p>
<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/10/4-cool-things-you-can-do-with-your-domain/">4 Cool Things You Can Do With Your Domain</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/gQqqz9CN9L7I6YJX-BKNUkTi7b4/0/da"><img src="http://feedads.g.doubleclick.net/~a/gQqqz9CN9L7I6YJX-BKNUkTi7b4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/gQqqz9CN9L7I6YJX-BKNUkTi7b4/1/da"><img src="http://feedads.g.doubleclick.net/~a/gQqqz9CN9L7I6YJX-BKNUkTi7b4/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/willineedit?a=DYKz5qOB8ZM:73fc8fRlyp4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/willineedit?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=DYKz5qOB8ZM:73fc8fRlyp4:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/willineedit?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=DYKz5qOB8ZM:73fc8fRlyp4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/willineedit?i=DYKz5qOB8ZM:73fc8fRlyp4:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=DYKz5qOB8ZM:73fc8fRlyp4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/willineedit?i=DYKz5qOB8ZM:73fc8fRlyp4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=DYKz5qOB8ZM:73fc8fRlyp4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/willineedit?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=DYKz5qOB8ZM:73fc8fRlyp4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/willineedit?i=DYKz5qOB8ZM:73fc8fRlyp4:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=DYKz5qOB8ZM:73fc8fRlyp4:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/willineedit?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/willineedit/~4/DYKz5qOB8ZM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.willineedit.com/2009/10/4-cool-things-you-can-do-with-your-domain/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WillINeedIt Giveaway – Win A Mozy Home Unlimited Subscription!</title>
		<link>http://www.willineedit.com/2009/10/willineedit-giveaway-win-a-mozy-home-unlimited-subscription/</link>
		<comments>http://www.willineedit.com/2009/10/willineedit-giveaway-win-a-mozy-home-unlimited-subscription/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 09:48:52 +0000</pubDate>
		<dc:creator>Matt Brian</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[giveaway]]></category>
		<category><![CDATA[mozy]]></category>

		<guid isPermaLink="false">http://www.willineedit.com/2009/10/willineedit-giveaway-win-a-mozy-home-unlimited-subscription/</guid>
		<description><![CDATA[The backing up of your computer is probably the easiest task we should get around to yet never do. Having both an on-site and offsite backup of your important documents, videos, photos, music and data keeps you from having to rebuild from scratch when your hard drive goes BANG! in the middle of your most [...]<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/10/willineedit-giveaway-win-a-mozy-home-unlimited-subscription/">WillINeedIt Giveaway &#8211; Win A Mozy Home Unlimited Subscription!</a></p>
]]></description>
			<content:encoded><![CDATA[<p>The backing up of your computer is probably the easiest task we <em>should</em> get around to yet never do. Having both an on-site and offsite backup of your important documents, videos, photos, music and data keeps you from having to rebuild from scratch when your hard drive goes <strong>BANG! </strong>in the middle of your most important piece of work.</p>
<p>If you are one of those people (like me) who are in need of a very reputable and ultimately reliable backup solution then we have something right up your street!</p>
<p><span id="more-2065"></span></p>
<h1>What&#8217;s This All About Then?!</h1>
<p>WillINeedIt.com is pleased to announce an awesome giveaway courtesy of the guys at <a href="http://mozy.com/" target="_blank">Mozy</a>, a free years subscription to <a href="http://mozy.com/home" target="_blank">MozyHome Online Backup</a> which has no limits on what you can backup! This means that all of your treasured data and media can be automatically synced via your internet connection to a super-secure off-site backup, that will simply stay there until you need it!</p>
<p>Mozy believe:</p>
<ul>
<li><strong>You shouldn&#8217;t have to think about backup.</strong><br />
Backup should be set up once, and then work automatically.</li>
<li><strong>Your files should be encrypted.</strong><br />
Your backup files should be encrypted and stored in a secure, remote location that&#8217;s only accessible to you — from anywhere.</li>
<li><strong>Your backups should be smart.</strong><br />
Your backup system should be smart enough to only back up data that&#8217;s not already been backed up, only back up parts of a file that have changed, and be able to back up open and locked files.</li>
</ul>
<p>All that&#8217;s required to use Mozy is for you to register an account and download their special software that will allow you to choose what you wish to backup. The files you choose are encrypted so no third party can intercept them and they will also be updated incrementally so you aren&#8217;t having to re-upload the same files again and again, just the one&#8217;s that have either be added, edited or removed.</p>
<p>It&#8217;s a simple, effective service that&#8217;s so reliable, we wanted you to be able to find out just how reliable it is. We are going to give away <strong>three</strong> subscriptions to Mozy Home Unlimited, enabling you to be able to forget about losing all your data should the worst happen.</p>
<h1>How Do I Win?</h1>
<p>Entering this giveaway is very easy, all you need to do is the following:</p>
<ul>
<li><strong>Subscribe to WillINeedIt, either by <a href="http://feeds.feedburner.com/willineedit" target="_blank">RSS</a>, <a href="http://www.feedburner.com/fb/a/emailverifySubmit?feedId=willineedit" target="_blank">Email</a>, <a href="http://www.twitter.com/willineedit" target="_blank">Twitter</a>, <a href="http://www.facebook.com/willineedit">Facebook</a> (or even all four!) </strong></li>
<li><strong>Retweet @willineedit on Twitter, letting your friends and followers know about this awesome giveaway.<br />
</strong></li>
<li><strong>Comment below saying you have subscribed and tell us what what is the most important thing of your computer that you would back up. </strong></li>
</ul>
<p>And that&#8217;s it!</p>
<p>Each entry will be assigned a number with the three winners being chosen using a random number generator. Make sure that you use a valid email address or social profile when you comment so we can forward your details to Mozy should you win!</p>
<p>The contest is running from this very moment (10:00am, October 27) through 11:59pm on November 5 (UK Time), winners will be contacted November 6th.</p>
<p>The very best of luck to all!</p>
<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/10/willineedit-giveaway-win-a-mozy-home-unlimited-subscription/">WillINeedIt Giveaway &#8211; Win A Mozy Home Unlimited Subscription!</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/eJqz5kcbrEP3xEWQ4saeeckMWn4/0/da"><img src="http://feedads.g.doubleclick.net/~a/eJqz5kcbrEP3xEWQ4saeeckMWn4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/eJqz5kcbrEP3xEWQ4saeeckMWn4/1/da"><img src="http://feedads.g.doubleclick.net/~a/eJqz5kcbrEP3xEWQ4saeeckMWn4/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/willineedit?a=-twguU_BGdE:8Dw2a17P3mU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/willineedit?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=-twguU_BGdE:8Dw2a17P3mU:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/willineedit?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=-twguU_BGdE:8Dw2a17P3mU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/willineedit?i=-twguU_BGdE:8Dw2a17P3mU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=-twguU_BGdE:8Dw2a17P3mU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/willineedit?i=-twguU_BGdE:8Dw2a17P3mU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=-twguU_BGdE:8Dw2a17P3mU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/willineedit?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=-twguU_BGdE:8Dw2a17P3mU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/willineedit?i=-twguU_BGdE:8Dw2a17P3mU:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=-twguU_BGdE:8Dw2a17P3mU:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/willineedit?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/willineedit/~4/-twguU_BGdE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.willineedit.com/2009/10/willineedit-giveaway-win-a-mozy-home-unlimited-subscription/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Jailbreak Your iPhone 3G and 3GS On 3.1.2 Firmware With Blackra1n</title>
		<link>http://www.willineedit.com/2009/10/jailbreak-your-iphone-3g-and-3gs-on-3-1-2-firmware-with-blackra1n/</link>
		<comments>http://www.willineedit.com/2009/10/jailbreak-your-iphone-3g-and-3gs-on-3-1-2-firmware-with-blackra1n/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 14:43:03 +0000</pubDate>
		<dc:creator>Matt Brian</dc:creator>
				<category><![CDATA[Apple/iPhone]]></category>
		<category><![CDATA[Tips/Tricks]]></category>
		<category><![CDATA[blackra1n]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[pwnagetool]]></category>

		<guid isPermaLink="false">http://www.willineedit.com/2009/10/jailbreak-your-iphone-3g-and-3gs-on-3-1-2-firmware-with-blackra1n/</guid>
		<description><![CDATA[If you are the owner of an iPhone or know your gadgets, you will know that jailbreaking your iPhone can mean you open your device so you can use it without Apple’s inbuilt restrictions and even use it on another mobile network. Apple recently released two firmware updates for their iPhone and iPod Touch devices, [...]<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/10/jailbreak-your-iphone-3g-and-3gs-on-3-1-2-firmware-with-blackra1n/">Jailbreak Your iPhone 3G and 3GS On 3.1.2 Firmware With Blackra1n</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you are the owner of an iPhone or know your gadgets, you will know that jailbreaking your iPhone can mean you open your device so you can use it without Apple’s inbuilt restrictions and even use it on another mobile network. Apple recently released two firmware updates for their iPhone and iPod Touch devices, with the newest firmware 3.1.2 fixing many bugs brought by previous interactions.</p>
<p>This update meant that a lot of jailbroken iPhone users lost their carrier unlocks and their jailbroken firmware, resulting in them losing the ability to run custom apps and much more. Until last week, there wasn’t an easy way to get these customisations back but after a very timely release from the GeoHot team, it is now possible to jailbreak your Apple device and very quickly too.</p>
<p>The following article explains how to unlock your iPod 3G/3GS and iPod Touch on a Windows machine. This <strong>will not</strong> unlock your iPhone to work on other mobile carriers and it is advised to wait until the PwnageTool is released by the iPhone Dev Team before upgrading your iPhone from 3.0 or 3.1.</p>
<p><span id="more-2060"></span></p>
<p><strong>Please Note</strong>: This tutorial is for informative purposes only and will void your warranty. We cannot be held accountable for any damage caused to your device.</p>
<h1>1. Download Blackra1n</h1>
<p>The first part is simple, navigate your favourite browser to <a href="http://www.blackra1n.com" target="_blank">blackra1n.com</a> and click the little Windows icon at the bottom (to reiterate, this is for Windows machines only).</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image27.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb27.png" border="0" alt="image" width="620" height="496" /></a></p>
<p>Save this file to your Desktop or the root drive of your computer (normally your C:\ drive).</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image28.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb28.png" border="0" alt="image" width="407" height="282" /></a></p>
<h1>2. Running Blackra1n</h1>
<p>Once saved, you will need to run the application. Before doing so make sure that your device is plugged into the machine you are using and that it is switched on.</p>
<p>Some users have remarked that having some of the iTunes processes running on their machine stopped the jailbreaking process from completing. To stop this happening, users have suggested killing the following processes from the Task Manager before running the Blackra1n application:</p>
<ul>
<li>iTunesHelper</li>
<li>iPodService</li>
<li>mDNRSResponder</li>
</ul>
<p>Some users have also killed the AppleMobileDevice and some haven’t. If you experience errors, try with and without this process running.</p>
<p>Double click the Blackra1n application and then click “<strong>make it ra1n</strong>”.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image29.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb29.png" border="0" alt="image" width="427" height="127" /></a></p>
<p>This will attempt to put your phone into recovery mode:</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image30.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb30.png" border="0" alt="image" width="427" height="127" /></a></p>
<p>Once it has done this, it should then change the screen of your phone. Instead of seeing the Apple logo, you should see the following image on your device:</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image31.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb31.png" border="0" alt="image" width="191" height="336" /></a></p>
<p>This will change the Blackra1n status to the following:</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image32.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb32.png" border="0" alt="image" width="427" height="127" /></a></p>
<p>Before waiting for a complete reboot:</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image33.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb33.png" border="0" alt="image" width="427" height="127" /></a></p>
<p>Once this has all finished, you will be presented with the following screen:</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image34.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb34.png" border="0" alt="image" width="620" height="170" /></a></p>
<p>And you are all done! Once your device restarts, there will be a new app on your iPhone called “<strong>Blackra1n</strong>”. Run this and select that you want to install <strong>Cydia</strong>. This is the app of choice to download jailbroken apps and personalise your iPhone.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image35.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb35.png" border="0" alt="image" width="254" height="365" /></a></p>
<p>Cydia will then reside on your iPhone once more, ready for you to completely kit out your device.</p>
<h1>Conclusion</h1>
<p>This is a relatively pain free and easy way to jailbreak your iPhone.</p>
<p>If you complete the following steps and are presented with a graphic depicting a USB Cable and an iTunes logo, do not panic, simply hard reboot (hold the power and home buttons for about 8 seconds) and restart the device.</p>
<p>It took a few attempts to complete these steps so do not dismay. You may need to temporarily disable your antivirus and firewall applications should you still have problems.</p>
<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/10/jailbreak-your-iphone-3g-and-3gs-on-3-1-2-firmware-with-blackra1n/">Jailbreak Your iPhone 3G and 3GS On 3.1.2 Firmware With Blackra1n</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/GXZopIB5J59G873Am_91ek4SqaY/0/da"><img src="http://feedads.g.doubleclick.net/~a/GXZopIB5J59G873Am_91ek4SqaY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/GXZopIB5J59G873Am_91ek4SqaY/1/da"><img src="http://feedads.g.doubleclick.net/~a/GXZopIB5J59G873Am_91ek4SqaY/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/willineedit?a=D-OAPeiP1ng:0Fh7eNrMURY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/willineedit?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=D-OAPeiP1ng:0Fh7eNrMURY:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/willineedit?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=D-OAPeiP1ng:0Fh7eNrMURY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/willineedit?i=D-OAPeiP1ng:0Fh7eNrMURY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=D-OAPeiP1ng:0Fh7eNrMURY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/willineedit?i=D-OAPeiP1ng:0Fh7eNrMURY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=D-OAPeiP1ng:0Fh7eNrMURY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/willineedit?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=D-OAPeiP1ng:0Fh7eNrMURY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/willineedit?i=D-OAPeiP1ng:0Fh7eNrMURY:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=D-OAPeiP1ng:0Fh7eNrMURY:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/willineedit?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/willineedit/~4/D-OAPeiP1ng" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.willineedit.com/2009/10/jailbreak-your-iphone-3g-and-3gs-on-3-1-2-firmware-with-blackra1n/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>10 Freeware Applications You Should Install On Your Windows PC</title>
		<link>http://www.willineedit.com/2009/10/10-freeware-applications-you-should-install-on-your-windows-pc/</link>
		<comments>http://www.willineedit.com/2009/10/10-freeware-applications-you-should-install-on-your-windows-pc/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 12:29:30 +0000</pubDate>
		<dc:creator>Matt Brian</dc:creator>
				<category><![CDATA[Useful Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.willineedit.com/2009/10/10-freeware-applications-you-should-install-on-your-windows-pc/</guid>
		<description><![CDATA[There are many guides on the internet listing the best freeware applications that provide a decent solution to many computing tasks. These lists tend to be long, the software briefly mentioned and inaccurately reviewed, sometimes it can be difficult to narrow down the right tool for your specific job.
I make a point of sourcing and [...]<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/10/10-freeware-applications-you-should-install-on-your-windows-pc/">10 Freeware Applications You Should Install On Your Windows PC</a></p>
]]></description>
			<content:encoded><![CDATA[<p>There are many guides on the internet listing the best freeware applications that provide a decent solution to many computing tasks. These lists tend to be long, the software briefly mentioned and inaccurately reviewed, sometimes it can be difficult to narrow down the right tool for your specific job.</p>
<p>I make a point of sourcing and employing freeware applications on my computer, taking time to test them against their paid-for counterparts to see if they will enable me to the job I am after. This can be a lengthy process but it is all the more worthwhile when you can recommend these tools to friends and family, saving them time and money when outfitting their computers with the software they need.</p>
<p>I would like to share with you 10 really useful and free applications that I would be lost without on my Windows machine. I will try to include all relevant information, links and screenshots so that you can make an informed decision before you decide to download an use them.</p>
<p><span id="more-2035"></span></p>
<h1>1. Dropbox</h1>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image12.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb12.png" border="0" alt="image" width="187" height="188" align="right" /></a></p>
<p>Dropbox, put simply, is the internet equivalent of your USB key or hard drive. When installed, the application will create a folder on your computer that will be your “Drop Box”, a folder that you drop files into and then be synced with your online storage and any other computer (Mac, Windows, Linux) that you decide to install the Dropbox client on.</p>
<p>File changes are tracked by the software and there is the option to “undelete” files that you may have mistakenly deleted or moved previously. Dropbox offer 2 Gigabytes of storage free to all users but also allow additional chunks of storage to be purchased should you use up your allotted quota.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image13.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb13.png" border="0" alt="image" width="620" height="400" /></a></p>
<p>The screenshot above shows my Dropbox storage. You can create as many different folders as you wish and fill them with any type of file. The small green icons on the folders and files indicate these files have been synced.</p>
<p>Perhaps the most useful part of my Dropbox account is the ability to share files with my friends and family. Each Dropbox account comes with a “Public” folder where you can drop files, photos and music, right click on the file and then select “Copy Public Link”. Sharing this URL will then allow anybody to download that file.</p>
<p>All in all, Dropbox is a great way to make sure your important files are synced from your work, home, laptop and desktop without having to carry around any piece of hardware.</p>
<p><strong>Disclosure</strong>: If you sign up to the service using the link below, both you and I will receive an extra 250MB of storage, on top of the default 2GB. Neither myself or WillINeedIt will receive any referral fee whatsoever.</p>
<h2><strong>Link: <a href="https://www.getdropbox.com/referrals/NTc0ODU2OQ">www.get-dropbox.com</a></strong><strong></strong></h2>
<h1>2. Crossloop</h1>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image14.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb14.png" border="0" alt="image" width="175" height="42" align="right" /></a>Crossloop is a really useful tool that enables you to remotely administer both yours and other peoples computers. Crossloop employs the popular screen sharing software VNC but makes it a lot easier for the two parties to connect.</p>
<p>The software allows two parties to connect by using a randomly generated access codes, the connector asking for the connectee’s details and then entering the exact code into their Crossloop panel.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image15.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb15.png" border="0" alt="image" width="342" height="356" /></a></p>
<p>Once both sides have approved the connection, the person accessing the connectee’s computer will have full control of that persons computer via a VNC connection screen. They are then free to help identify or eliminate any problems, install problematic programs or generally perform any tasks wished for by the person in distress.</p>
<p>Crossloop do offer a service for IT Professionals, allowing them to advertise their services and create an online IT assistance practice, but for most people it’s a very quick and easy way to help another computer user in distress.</p>
<h2><strong>Link: </strong><a href="http://crossloop.com/ipage.htm?id=predownload" target="_blank"><strong>Crossloop</strong></a></h2>
<h1>3. Paint.NET</h1>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image16.png"><img style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb16.png" border="0" alt="image" width="175" height="43" align="right" /></a> Paint.NET is a free image and graphic editor that was originally started as a senior college design project, mentored by Microsoft and grew to be a software released to replace the original Microsoft Paint program bundled with copies of Windows.</p>
<p>Paint.NET incorporates features that would typically be found in higher end, paid-for, software releases like Photoshop and Paint Shop Pro. The software, in it’s current release, supports; layers, special effects, unlimited undo, plugins and external tools.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image17.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb17.png" border="0" alt="image" width="620" height="499" /></a></p>
<p>This program has become my editor of choice, it’s features are clever and intuitive and the program runs quickly and efficiently. It’s a great substitute for people who need an editor that doesn’t cost the earth to purchase.</p>
<h2><strong>Link: </strong><a href="http://www.paint.net/" target="_blank"><strong>Paint.net</strong></a></h2>
<h1>4. VLC Media Player</h1>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/vlcwin32.jpg"><img style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" title="vlc-win32" src="http://www.willineedit.com/wp-content/uploads/2009/10/vlcwin32_thumb.jpg" border="0" alt="vlc-win32" width="175" height="117" align="right" /></a>VLC Media Player is the self titled “Swiss Army Knife” of video players. For years I used to struggle with the sheer amount of codecs and files needed to play a simple video file. VLC takes away the need for that, it literally plays anything you can throw at it.</p>
<p>Besides playing videos, did you know it can also:</p>
<ul>
<li>Rip DVD’s</li>
<li>Record Videos</li>
<li>Play Files Within A RAR File</li>
<li>Play Hundreds Of Radio Stations (via Shoutcast)</li>
<li>Converts Audio and Video To Different Formats</li>
</ul>
<p>VLC Media Player isn’t just for Windows but is supported on Mac as well as Linux. Replace Windows Media Player with VLC, you won’t regret it.</p>
<h2><strong>Link: </strong><a href="http://www.videolan.org/" target="_blank"><strong>Videolan.org</strong></a></h2>
<h1>5. Rocketdock</h1>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/RocketDock150x150.jpg"><img style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" title="RocketDock-150x150" src="http://www.willineedit.com/wp-content/uploads/2009/10/RocketDock150x150_thumb.jpg" border="0" alt="RocketDock-150x150" width="150" height="150" align="right" /></a> I don’t know about you but I hate clutter. I like my computer desktop to be clear albeit for a few icons. One of the applications that helps me do this is Rocketdock, a system tool that mimics the OS X dock, allowing you to launch and minimise programs to and from it.</p>
<p>One of the good things about Rocketdock is the sheer amount of customization you can apply to the dock itself. The dock comes with over twenty inbuilt styles, some matching the styling of Vista, Mac, Ubuntu, with some more generic styles also.</p>
<p>You can choose whether running applications minimise to the dock (although this increases memory usage), specify the fonts used, the location and also the applications you wish to have present on the dock (probably the most important part).</p>
<p>To furnish your dock, all you need to do is to drag a programs shortcut to the application and it will sit on the dock where you specify. To delete, drag the icon off of the dock, it’s that easy.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image18.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb18.png" border="0" alt="image" width="620" height="67" /></a></p>
<h2><strong>Link: </strong><a href="http://rocketdock.com/" target="_blank"><strong>Rocketdock</strong></a></h2>
<h1>6. Microsoft Security Essentials</h1>
<p>This is a very new addition to my list but I think it deserves it all the same. We <a href="http://www.willineedit.com/2009/10/a-look-at-microsoft-security-essentials-a-free-antivirus-spyware-and-malware-scanner/" target="_blank">recently reviewed</a> the new release antivirus, spyware and malware scanner from Microsoft and were very impressed with it’s simplicity and scanning results. Many “Top X Freeware” lists include the obligatory nod to AVG Free but I have found it to be a resource hog and actually cause more problems that it solves. AVG must have been listening because they have recently announced a new version of their software that aims to reduce the very problems mentioned above.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image19.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb19.png" border="0" alt="image" width="620" height="483" /></a></p>
<p>Microsoft Security Essentials is a free download but requires you to have a valid copy of Windows. With new releases planned very soon, we will hopefully see more and more customizable features from the already very useful software.</p>
<h2><strong>Link: <a href="http://www.microsoft.com/security_essentials/" target="_blank">Microsoft</a></strong></h2>
<h1>7. IZArc</h1>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image20.png"><img style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb20.png" border="0" alt="image" width="175" height="60" align="right" /></a> Another Windows utility that we have <a href="http://www.willineedit.com/2009/04/izarc-is-the-free-archive-utility-youve-been-looking-for/">mentioned before</a>, IZArc is a compression tool that is every bit as good as it’s well known competitor; WinRAR.</p>
<p>IZArc supports a huge number of different file formats: <em>7-ZIP, A, ACE, ARC, ARJ, B64, BH, BIN, BZ2, BZA, C2D, CAB, CDI, CPIO, DEB, ENC, GCA, GZ, GZA, HA, IMG, ISO, JAR, LHA, LIB, LZH, MDF, MBF, MIM, NRG, PAK, PDI, PK3, RAR, RPM, TAR, TAZ, TBZ, TGZ, TZ, UUE, WAR, XXE, YZ1, Z, ZIP, ZOO.</em></p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image21.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb21.png" border="0" alt="image" width="620" height="465" /></a></p>
<p>If you are sent or send a lot of compressed archives, IZArc is a very functional piece of software that reduces the need to install separate tools for the same job.</p>
<h2><strong>Link: <a href="http://www.izarc.org/" target="_blank">IZArc</a></strong></h2>
<h1>8. Pidgin / Digsby</h1>
<p>I include two suggestions here, mainly because of how Digsby stand with their software agreements.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image22.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb22.png" border="0" alt="image" width="420" height="285" /></a></p>
<p>Pidgin is a freeware, multi-protocol chat client. It connects to MSN, AIM, IRC, Yahoo, gTalk, Facebook Chat and many more services. It has the ability to be themed, extended with plugins and generally does everything you need within a chat application.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image23.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb23.png" border="0" alt="image" width="600" height="300" /></a></p>
<p>Digsby is very similar to Pidgin in how it works, it supports a large number of chat networks but it also allows you to bring in your social profiles like <a href="http://www.facebook.com" target="_blank">Facebook</a>, <a href="http://www.twitter.com" target="_blank">Twitter</a>, <a href="http://www.myspace.com" target="_blank">Myspace</a> and <a href="http://www.linkedin.com" target="_blank">Linkedin</a> aswell as handling email accounts. The only thing that may stop people from using Digsby is the fact it has an agreement in place that bundles a piece of software on to your computer that, with your permission, will use your computers idle processing time to crunch data. Until recently this wasn’t disclosed and users couldn’t opt out but since a public uproar they have changed their terms and allowed people to choose whether this feature is enabled or not.</p>
<h2><strong>Links: </strong><a href="http://pidgin.im" target="_blank"><strong>Pidgin</strong></a><strong> / </strong><a href="http://www.digsby.com" target="_blank"><strong>Digsby</strong></a></h2>
<h1>9. Mozilla Firefox</h1>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image24.png"><img style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb24.png" border="0" alt="image" width="125" height="118" align="right" /></a> Mozilla Firefox brought change to the internet browser market. Being completely open-source, customizable, extensible, standards compliant and best of all, free, it revolutionised how people could browse the internet.</p>
<p>Firefox allows it’s users to create custom extensions for the browser, enhancing the already powerful built in features and sometimes removing annoyances such as website advertising and popups.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image25.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb25.png" border="0" alt="image" width="620" height="483" /></a></p>
<p>New features are being rolled out for this browser all the time and as developers keep creating fantastic extensions, it’s uses will know no bounds.</p>
<h2><strong>Link: <a href="http://www.mozilla-europe.org/en/firefox/" target="_blank">Mozilla Firefox</a></strong></h2>
<h1>10. OpenOffice</h1>
<p>The final addition to this list is probably one of the most important, mainly because it takes on the might of Microsoft at full force and has triumphed. OpenOffice is basically an open-source, free alternative to the very popular Microsoft Office. It caters for Word, Excel, PowerPoint, Access and more, supporting it’s own open standards aswell as opening any Office created files.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image26.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb26.png" border="0" alt="image" width="620" height="488" /></a></p>
<p>OpenOffice currently supports over 80 languages and is available on nearly every operating system in existence. If you don&#8217;t want to spend lots of money just to open Microsoft Office documents, this is your knight in shining armor.</p>
<h2><strong>Link: </strong><a href="http://www.openoffice.org/" target="_blank"><strong>OpenOffice</strong></a></h2>
<h1>Conclusion</h1>
<p>It was a difficult decision to list just ten applications that should be installed on a Windows PC. I had intended to name more but because the functionality of some of the programs that run on Windows XP has now been implemented into Windows 7, it didn&#8217;t make sense to include them.</p>
<p>There are, however, some honourable mentions:</p>
<ul>
<li><a href="http://filezilla-project.org/" target="_blank">Filezilla</a> – A very useful FTP client.</li>
<li><a href="http://audacity.sourceforge.net/" target="_blank">Audacity</a> – A great sound editing program.</li>
<li><a href="http://notepad-plus.sourceforge.net/uk/site.htm" target="_blank">Notepad++</a> – My text editor of choice, supports all well known programming language.</li>
<li><a href="http://www.freewebs.com/nerdcave/taskbarshuffle.htm" target="_blank">Taskbar Shuffle</a> – Allows you to drag and drop your open programs on your Windows XP taskbar.</li>
<li><a href="http://www.utorrent.com/" target="_blank">uTorrent</a> – A lightweight but massively powerful Bittorrent client.</li>
<li><a href="http://www.cdburnerxp.se/">CDBurner XP Pro</a> – Probably the best free Windows CD burning software.</li>
<li><a href="http://www.ccleaner.com/" target="_blank">CCleaner</a> – a system optimization, privacy and cleaning tool.</li>
</ul>
<p>Again, all of these tools are free and are easily available to download from the links provided. If you think we omitted something glaringly obvious or have suggested something that you feel has a better alternative, let us know in the comments.</p>
<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/10/10-freeware-applications-you-should-install-on-your-windows-pc/">10 Freeware Applications You Should Install On Your Windows PC</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/3vL_jtSygq426oVVmCL18f8zYJM/0/da"><img src="http://feedads.g.doubleclick.net/~a/3vL_jtSygq426oVVmCL18f8zYJM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/3vL_jtSygq426oVVmCL18f8zYJM/1/da"><img src="http://feedads.g.doubleclick.net/~a/3vL_jtSygq426oVVmCL18f8zYJM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/willineedit?a=XVzZaxIXowM:d9rIgPNSpM4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/willineedit?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=XVzZaxIXowM:d9rIgPNSpM4:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/willineedit?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=XVzZaxIXowM:d9rIgPNSpM4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/willineedit?i=XVzZaxIXowM:d9rIgPNSpM4:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=XVzZaxIXowM:d9rIgPNSpM4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/willineedit?i=XVzZaxIXowM:d9rIgPNSpM4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=XVzZaxIXowM:d9rIgPNSpM4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/willineedit?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=XVzZaxIXowM:d9rIgPNSpM4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/willineedit?i=XVzZaxIXowM:d9rIgPNSpM4:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=XVzZaxIXowM:d9rIgPNSpM4:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/willineedit?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/willineedit/~4/XVzZaxIXowM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.willineedit.com/2009/10/10-freeware-applications-you-should-install-on-your-windows-pc/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Google Releases Plugin To Run Google Chrome Within Internet Explorer</title>
		<link>http://www.willineedit.com/2009/10/google-releases-plugin-to-run-google-chrome-within-internet-explorer/</link>
		<comments>http://www.willineedit.com/2009/10/google-releases-plugin-to-run-google-chrome-within-internet-explorer/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 11:00:12 +0000</pubDate>
		<dc:creator>Jonathan Law</dc:creator>
				<category><![CDATA[Tips/Tricks]]></category>
		<category><![CDATA[Useful Software]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[internet explorer]]></category>

		<guid isPermaLink="false">http://www.willineedit.com/?p=1879</guid>
		<description><![CDATA[Most modern internet browsers now support the newest HTML 5 coding, but sadly, Internet Explorer is the only web browser out there (with the exception of any mobile browsers) that does not natively support it yet.  For those of you who aren&#8217;t familiar with web design, HTML is the Hyper-Text Markup Language. This, as well [...]<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/10/google-releases-plugin-to-run-google-chrome-within-internet-explorer/">Google Releases Plugin To Run Google Chrome Within Internet Explorer</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Most modern internet browsers now support the newest <a href="http://en.wikipedia.org/wiki/HTML_5">HTML 5</a> coding, but sadly, Internet Explorer is the only web browser out there (with the exception of any mobile browsers) that does not natively support it yet.  For those of you who aren&#8217;t familiar with web design, HTML is the Hyper-Text Markup Language. This, as well as various other components, give a website its design. A simple analogy of this would be a control room. The people inside the control room would be the HTML programming, given a set of commands to follow, such as redirect flight A to runway B. The flight A would be a plug-in, and runway B would be another form of file, usually Javascript or Cascading Style Sheets, but anyways, the control tower would tell the plugin to run on a certain instruction set (javascript or CSS).</p>
<p>The new HTML 5 is a vast improvement over HTML 4. For example, instead of having to install a separate program to run flash (Adobe Flash plug-in, which is sadly not compatible with Safari Mobile), HTML 5 would be able to run video and sound files without the need for additional plug-ins. Some other new functions include 2-D drawing inside the HTML code, timed media playback (playing a file, say fifteen seconds after you load the website), offline storage (similar to cookies, but more advanced), document editing (Google Docs or Office Live), drag-and-drop (good for file hosting where you have to specify the path of the file), and much more. You may wonder how much of this may affect an average user, but these changes are quite significant. Flash files are larger than most components in a website. These files create beautiful special effects, but they may take some time to load on old, or slow computers. The new HTML 5 will integrate that into itself, so that it can play videos and sounds without having to load much extras. Document editing is currently restricted to its respective online service, like <a href="http://www.officelive.com/en-us/">Office Live</a> or Google Docs. These both require you to import files in order to edit and distribute, but the improvements in the HTML 5 allow it to be edited locally and saved locally, without having to upload and download the file.</p>
<p><span id="more-1879"></span></p>
<p>All this may sound very nice, but as stated above, Internet Explorer does not support the HTML 5, whereas Google Chrome, Mozilla Firefox, and Safari all support it. With the release of Google&#8217;s new <a href="http://wave.google.com/">Google Wave</a> service, they also release a new method of allowing Internet Explorer work with HTML 5 with a plug-in. Their Google Chrome Frame is something you just install into your computer, and whenever there is a website with a certain metadata embedded into the HTML, it will automatically change Internet Explorer to run on the Google Chrome rendering engine, rather than the Internet Explorer&#8217;s default one. This new introduction of the frame makes it easier for web programmers, since they can make Internet Explorer render the exact same page as Google Chrome, which eliminates a few shortcomings when it comes to the way Internet Explorer renders pages (such as mis-aligned boxes, uncentered objects, etc.). The main reason why Google released this wasn&#8217;t to kick Microsoft in the back, but rather to allow everyone to be able to use their Wave service in the future. Internet Explorer makes up a very large group of browsers used (even though it is arguably the worst), so developers cannot afford to just forget about Internet Explorer.</p>
<div id="attachment_1992" class="wp-caption alignnone" style="width: 610px"><img class="size-large wp-image-1992 " src="http://www.willineedit.com/wp-content/uploads/2009/09/Untitled-1024x640.png" alt="This is IE8 with Chrome, no different from normal" width="600" height="352" /><p class="wp-caption-text">Chrome,  within IE8, there is no decernable difference.</p></div>
<p>I tried using it for a while, and I certainly noticed it is faster in rendering webpages than the original Internet Explorer 8. I generally use Google Chrome because of its clean interface and fast response, this plug-in really makes Internet Explorer a joy to use (even though there is still the issue with slow opening and memory usage). I&#8217;m running a 64-bit computer, so I can&#8217;t be sure whether or not it would work on the 64-bit edition of it or not. I&#8217;ll update it this post when I create a simple HTML document to simulate it.</p>
<p>While I expect that Google&#8217;s intentions are good, it is rather audacious for them to do something like this. I think that this will make it much better for users, even though the large portion of the users using Internet Explorer wouldn&#8217;t know how to install the Google Chrome Frame. Hopefully the next Internet Explorer will be able to support HTML 5 in the next version, but until then, we&#8217;ll just have to live with this and hope Microsoft doesn&#8217;t release a security patch &#8220;addressing 3rd party plug-ins affecting the core functionality of the browser&#8221;.</p>
<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/10/google-releases-plugin-to-run-google-chrome-within-internet-explorer/">Google Releases Plugin To Run Google Chrome Within Internet Explorer</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/7gciYA17U4WrmuTBlAEUsL-2lxs/0/da"><img src="http://feedads.g.doubleclick.net/~a/7gciYA17U4WrmuTBlAEUsL-2lxs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/7gciYA17U4WrmuTBlAEUsL-2lxs/1/da"><img src="http://feedads.g.doubleclick.net/~a/7gciYA17U4WrmuTBlAEUsL-2lxs/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/willineedit?a=igDuBzXOPPw:2ZFZOqAEoZU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/willineedit?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=igDuBzXOPPw:2ZFZOqAEoZU:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/willineedit?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=igDuBzXOPPw:2ZFZOqAEoZU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/willineedit?i=igDuBzXOPPw:2ZFZOqAEoZU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=igDuBzXOPPw:2ZFZOqAEoZU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/willineedit?i=igDuBzXOPPw:2ZFZOqAEoZU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=igDuBzXOPPw:2ZFZOqAEoZU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/willineedit?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=igDuBzXOPPw:2ZFZOqAEoZU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/willineedit?i=igDuBzXOPPw:2ZFZOqAEoZU:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=igDuBzXOPPw:2ZFZOqAEoZU:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/willineedit?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/willineedit/~4/igDuBzXOPPw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.willineedit.com/2009/10/google-releases-plugin-to-run-google-chrome-within-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Meebo Bar Comes To WillINeedIt, Chat To Your Friends And Share Content As You Browse</title>
		<link>http://www.willineedit.com/2009/10/the-meebo-bar-comes-to-willineedit-chat-to-your-friends-and-share-content-as-you-browse/</link>
		<comments>http://www.willineedit.com/2009/10/the-meebo-bar-comes-to-willineedit-chat-to-your-friends-and-share-content-as-you-browse/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 15:37:14 +0000</pubDate>
		<dc:creator>Matt Brian</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[meebo]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.willineedit.com/2009/10/the-meebo-bar-comes-to-willineedit-chat-to-your-friends-and-share-content-as-you-browse/</guid>
		<description><![CDATA[Over the last couple of days you may have noticed an inconspicuous toolbar located at the bottom of every article on WillINeedIt. This toolbar is provided by the pioneering web based instant messaging company Meebo and will offer the functionality to log into your favourite instant messaging services anywhere on the site!
Not only will you [...]<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/10/the-meebo-bar-comes-to-willineedit-chat-to-your-friends-and-share-content-as-you-browse/">The Meebo Bar Comes To WillINeedIt, Chat To Your Friends And Share Content As You Browse</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Over the last couple of days you may have noticed an inconspicuous toolbar located at the bottom of every article on WillINeedIt. This toolbar is provided by the pioneering web based instant messaging company <a href="http://www.meebo.com" target="_blank">Meebo</a> and will offer the functionality to log into your favourite instant messaging services anywhere on the site!</p>
<p>Not only will you be able to chat with friends on a multitude of different networks, you will be able to share images, videos and the pages themselves on <a href="http://www.facebook.com" target="_blank">Facebook</a>, Twitter and Email as you browse the website using the impressive “Drag To Share” function. To take advantage of this, simply hover over the content you wish to share and you will be asked to drag the snippet to the location of your choice (shown in the screenshot below).</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image10.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb10.png" border="0" alt="image" width="620" height="328" /></a></p>
<p>Users can also share content with their friends as they chat, again by dragging the specified image or video into the dialog box of the person you are chatting with.</p>
<p>On the far left of the toolbar is the option to share the website instead of particular parts of it. To take advantage of this, click the “Share Page” button (shown below).</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image11.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb11.png" border="0" alt="image" width="125" height="32" /></a></p>
<p>We hope that you enjoy being able to read and share our content whilst chatting with friends, if you have any comments or suggestions, drop us a line in the comments section.</p>
<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/10/the-meebo-bar-comes-to-willineedit-chat-to-your-friends-and-share-content-as-you-browse/">The Meebo Bar Comes To WillINeedIt, Chat To Your Friends And Share Content As You Browse</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/uidgLjM4NND3nu2QWjTzrBNW3o0/0/da"><img src="http://feedads.g.doubleclick.net/~a/uidgLjM4NND3nu2QWjTzrBNW3o0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/uidgLjM4NND3nu2QWjTzrBNW3o0/1/da"><img src="http://feedads.g.doubleclick.net/~a/uidgLjM4NND3nu2QWjTzrBNW3o0/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/willineedit?a=VKl-YBSxkoA:bNBCCDhudc8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/willineedit?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=VKl-YBSxkoA:bNBCCDhudc8:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/willineedit?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=VKl-YBSxkoA:bNBCCDhudc8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/willineedit?i=VKl-YBSxkoA:bNBCCDhudc8:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=VKl-YBSxkoA:bNBCCDhudc8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/willineedit?i=VKl-YBSxkoA:bNBCCDhudc8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=VKl-YBSxkoA:bNBCCDhudc8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/willineedit?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=VKl-YBSxkoA:bNBCCDhudc8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/willineedit?i=VKl-YBSxkoA:bNBCCDhudc8:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=VKl-YBSxkoA:bNBCCDhudc8:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/willineedit?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/willineedit/~4/VKl-YBSxkoA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.willineedit.com/2009/10/the-meebo-bar-comes-to-willineedit-chat-to-your-friends-and-share-content-as-you-browse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>14 Quick And Simple Windows 7 Tips and Tricks</title>
		<link>http://www.willineedit.com/2009/10/14-quick-and-simple-windows-7-tips-and-tricks/</link>
		<comments>http://www.willineedit.com/2009/10/14-quick-and-simple-windows-7-tips-and-tricks/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 12:11:52 +0000</pubDate>
		<dc:creator>Matt Brian</dc:creator>
				<category><![CDATA[Tips/Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.willineedit.com/2009/10/14-quick-and-simple-windows-7-tips-and-tricks/</guid>
		<description><![CDATA[The Windows 7 launch is just around the corner (we should know, we are attending the launch) but many tech-savvy computer users are already experiencing the joys of Microsoft’s newest release by way of their Windows 7 Release Candidate beta registrations.
Users of Windows XP who held back from upgrading their systems to Vista will have [...]<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/10/14-quick-and-simple-windows-7-tips-and-tricks/">14 Quick And Simple Windows 7 Tips and Tricks</a></p>
]]></description>
			<content:encoded><![CDATA[<p>The Windows 7 launch is just around the corner (we should know, we are attending the launch) but many tech-savvy computer users are already experiencing the joys of Microsoft’s newest release by way of their Windows 7 Release Candidate beta registrations.</p>
<p>Users of Windows XP who held back from upgrading their systems to Vista will have a little bit of a shock when they come to upgrade their systems to Windows 7, mostly because there isn’t a natural upgrade process between the two systems. Coupled with numerous cosmetic changes and a complete graphic overhaul, many people will be swimming in a Windows sea without any sight of land.</p>
<p>That’s where we come in! Today we will list 14 simple tips and tricks you can use on your Windows 7 installation, stopping you from sinking under the torrent of all the new features that comes with it.</p>
<p><span id="more-1981"></span><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image6.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb6.png" border="0" alt="image" width="518" height="238" /></a></p>
<h2><strong>1.</strong> <strong>Natively Burn Disc Images</strong></h2>
<p>If you have an ISO disc image that you wish to burn, simply double-click the file, choose the disk drive that you will be burning it from and the inbuilt Windows 7 tools will take care of the rest.</p>
<h2><strong>2.</strong> <strong>Adjust Your Screen Calibration To View Text And Images Clearer</strong></h2>
<p>Windows 7 comes with a really neat built in calibration tool for your monitor allowing you to choose how text and images are rendered by your system. To take advantage of this, simply hold the <strong>Windows Key</strong> and type “<strong>DCCW</strong>”.</p>
<h2><strong>3.</strong> <strong>Lock Your Screen With A Single Click</strong></h2>
<p>Locking the screen on a Windows installation is as easy as holding the <strong>Windows Key + L</strong>. There is an easy way to lock the screen with a single click, using a custom shortcut and a line of text. To set this up, right click on your desktop, select <em>New –&gt; Shortcut<strong>. </strong></em>Here you need to enter following text in the “Type The Location Of The Item”:</p>
<blockquote><p><strong>rundll32.exe user32.dll,LockWorkStation</strong></p></blockquote>
<p>Give the shortcut a name and click <em>Finish<strong>. </strong></em>Drag the newly created shortcut to the taskbar and “Pin” the item, giving it a custom icon should you wish.</p>
<h2><strong>4. Open Another Instance Of The First Program Running In Your Taskbar </strong></h2>
<p>If you are a website coder or someone who needs to open multiple instances of the same program you can achieve this by making sure you have the program you wish to open again as your first taskbar item and then pressing the <strong>Windows Key + 1</strong>.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image7.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb7.png" border="0" alt="image" width="520" height="192" /></a></p>
<h2><strong>5. Create A System Repair Disc </strong></h2>
<p>One of the main problems with my Windows XP discs were that they were never bootable. This meant you had to find alternative ways to access the repair mode using the XP disc. Windows 7 allows you to create a system repair disc to allow you to boot when all other options don’t work.</p>
<p>To use this, click<em><strong> </strong>Start –&gt; Maintenance –&gt; Create A System Repair Disc</em>.</p>
<h2><strong>6. Install Fonts By Double Clicking Them</strong></h2>
<p>No more copy and pasting or dragging fonts into your system folders.</p>
<h2><strong>7. Switch Windows Between Monitors Using Your Keyboard</strong></h2>
<p>If you have more than one monitor connected to your computer, Windows 7 allows you to shift windows from one monitor to the other using <strong>Windows Key + SHIFT + Left Or Right Arrow Key</strong>.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image8.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb8.png" border="0" alt="image" width="336" height="115" /></a></p>
<h2><strong>8. Minimise An Active Window Using Windows Key + Down Arrow<br />
</strong></h2>
<h2><strong>9. Set Your Systems Time Zone From The Command Line</strong></h2>
<p>With Windows 7 comes the ability to use the inbuilt time <strong>TzUtil </strong>utility that allows you to set a systems time zone using different scripted commands.</p>
<p>To set the time zone to GMT use: <em>tzutil /s &#8220;gmt standard time&#8221;</em></p>
<p>To list the possible time zones use: <em>tzutil /l</em></p>
<p>To view the current time zone: <em>tzutil /g</em></p>
<h2><strong>10. Combine Taskbar Icons</strong></h2>
<p>If you run Windows 7 on a netbook and screen real-estate is a precious commodity, you can combine icons on your taskbar by right-clicking the taskbar, selecting <em>Properties </em>and then <em>Taskbar, </em>ticking the <em>Combine When Taskbar Is Full </em>option.</p>
<h2><strong>11. Minimize Everything Except The Current Window</strong></h2>
<p>This is as simple as holding the <strong>Windows Key + Home</strong>.</p>
<h2><strong>12. Find Out Why You Can’t Delete Or Edit A File</strong></h2>
<p>More of a feature than a tip, Windows 7 will tell you exactly why you can’t delete or move a file whilst it’s in use.</p>
<h2><strong>13. Shutdown The Computer Using The Keyboard</strong></h2>
<p>The Windows 7 changed this shortcut for Vista and Windows 7 users as it used to HIbernate the computer when doing this inside XP. To shutdown hold <strong>Windows Key + Right + Enter</strong>.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image9.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb9.png" border="0" alt="image" width="240" height="218" /></a></p>
<h2><strong>14. Auto Arrange Desktop Icons Without Right Clicking The Desktop</strong></h2>
<p>If you had a messy desktop and you wanted to auto arrange the icons using Windows XP or Vista, you would right click the desktop and select Auto Arrange. Windows 7 allows you to hold <strong>F5 </strong>for a limited amount of time before doing this for you.</p>
<h1>Conclusion</h1>
<p>These are just 14 tips that I have accumulated since using Windows 7, I learnt most of the from the following websites:</p>
<ul>
<li><a href="http://www.petri.co.il/windows-7.htm" target="_blank">Petri</a></li>
<li><a href="http://www.techradar.com/news/software/operating-systems/50-windows-7-tips-tricks-and-secrets-528483?artc_pg=3" target="_blank">Techradar</a></li>
<li><a href="http://blogs.msdn.com/tims/archive/2009/01/12/the-bumper-list-of-windows-7-secrets.aspx" target="_blank">Tim Sneath</a></li>
<li><a href="http://gnoted.com/70-fantastic-windows-7-tips-tricks-for-better-functionality/" target="_blank">gNoted</a></li>
</ul>
<p>It’s a good idea to read the above websites and get to learn about all Windows 7 has to offer.</p>
<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/10/14-quick-and-simple-windows-7-tips-and-tricks/">14 Quick And Simple Windows 7 Tips and Tricks</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/KDGp5um0k4iHU-0cpNlPJ4ZfH1Y/0/da"><img src="http://feedads.g.doubleclick.net/~a/KDGp5um0k4iHU-0cpNlPJ4ZfH1Y/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/KDGp5um0k4iHU-0cpNlPJ4ZfH1Y/1/da"><img src="http://feedads.g.doubleclick.net/~a/KDGp5um0k4iHU-0cpNlPJ4ZfH1Y/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/willineedit?a=gcT9BkXw5kA:TDKQKU7UwpM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/willineedit?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=gcT9BkXw5kA:TDKQKU7UwpM:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/willineedit?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=gcT9BkXw5kA:TDKQKU7UwpM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/willineedit?i=gcT9BkXw5kA:TDKQKU7UwpM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=gcT9BkXw5kA:TDKQKU7UwpM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/willineedit?i=gcT9BkXw5kA:TDKQKU7UwpM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=gcT9BkXw5kA:TDKQKU7UwpM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/willineedit?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=gcT9BkXw5kA:TDKQKU7UwpM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/willineedit?i=gcT9BkXw5kA:TDKQKU7UwpM:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=gcT9BkXw5kA:TDKQKU7UwpM:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/willineedit?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/willineedit/~4/gcT9BkXw5kA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.willineedit.com/2009/10/14-quick-and-simple-windows-7-tips-and-tricks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A Look At Microsoft Security Essentials, A Free Antivirus, Spyware And Malware Scanner</title>
		<link>http://www.willineedit.com/2009/10/a-look-at-microsoft-security-essentials-a-free-antivirus-spyware-and-malware-scanner/</link>
		<comments>http://www.willineedit.com/2009/10/a-look-at-microsoft-security-essentials-a-free-antivirus-spyware-and-malware-scanner/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 14:12:40 +0000</pubDate>
		<dc:creator>Matt Brian</dc:creator>
				<category><![CDATA[Useful Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[essentials]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[spyware]]></category>

		<guid isPermaLink="false">http://www.willineedit.com/2009/10/a-look-at-microsoft-security-essentials-a-free-antivirus-spyware-and-malware-scanner/</guid>
		<description><![CDATA[Whether you are an experienced Windows user or new to Microsoft’s all-powerful operating system, the chances are you may have either have to protect yourself from the threats of computer viruses or had to deal with the fallout when your system is infected. Research a virus related problem on an internet forum, the most common [...]<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/10/a-look-at-microsoft-security-essentials-a-free-antivirus-spyware-and-malware-scanner/">A Look At Microsoft Security Essentials, A Free Antivirus, Spyware And Malware Scanner</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Whether you are an experienced Windows user or new to Microsoft’s all-powerful operating system, the chances are you may have either have to protect yourself from the threats of computer viruses or had to deal with the fallout when your system is infected. Research a virus related problem on an internet forum, the most common reply would be to arm yourself with a decent antivirus, that or buy yourself a Mac or install Linux.</p>
<p>There are a number of free antivirus solutions for Windows, some of the most popular distributions including; AVG, Avast, ClamWin, Avira Antivir. One company you might have expected to write their own antivirus software for Windows would be the creators of the operating system the viruses were designed to exploit; Microsoft. Sadly that was not the case…until now!</p>
<p>Today I am pleased to introduce and review <a href="http://www.microsoft.com/security_essentials/" target="_blank">Microsoft Security Essentials</a>, a free real-time protection software designed to keep your system free from Viruses, Trojans, Spyware and Malware. We will take a look and see just how well it fares against other, more well-known virus scanners.</p>
<p><span id="more-1968"></span></p>
<h1>Installation</h1>
<p>Obtaining your copy of Microsoft Security Essentials is very straightforward, providing you own a valid copy of Microsoft Windows. The Essentials team have catered for most Windows installations, up to and including Windows 7, the latter being due for release in the coming month.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb.png" border="0" alt="image" width="620" height="279" /></a></p>
<p>To download the software, simply navigate to the Microsoft Security Essentials website located <a href="http://www.microsoft.com/security_essentials/" target="_blank">here</a>. The download button is patently obvious, staring at you from the middle of the page so give that a click, selecting your country and your operating system version in the resulting pop-up box:</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image1.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb1.png" border="0" alt="image" width="620" height="300" /></a></p>
<p>You should now have downloaded the application to your hard drive and begun the installation process. The first couple of steps will determine whether your copy of Windows is genuine before letting you install the suite onto your system.</p>
<h1>Using Microsoft Security Essentials</h1>
<p>When the software is first launched, it will attempt to connect to the update server and make sure your antivirus and program definitions are up-to date. It will also ask you to specify whether it should perform an initial “Quick Scan” of your system before letting you play with the program.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image2.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb2.png" border="0" alt="image" width="624" height="487" /></a></p>
<p>The design of Microsoft Security Essentials is very minimal, making it easy for people who are new to antivirus software to find their way around the different options and tabs.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image3.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb3.png" border="0" alt="image" width="520" height="215" /></a></p>
<p>The “Home” screen alerts the user as to the status of the scanner itself, by default the “Real Time Protection” should be set to “On”, giving you piece of mind that the software is sitting in the background, quietly processing and checking files as you work. Here you are also able to perform a scan of your computer, choosing from the options “Quick”, “Full” or “Custom”.</p>
<p>A “Quick” scan will perform a virus scan on the most commonly used destinations used to harbour infected files, both on your hard drive and registry. A Full scan will thoroughly scan your ENTIRE computer and will most likely take a good few hours but it is probably the best way to make sure you don’t have an infected file doing some damage somewhere in the corners of a random folder somewhere in your files.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image4.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb4.png" border="0" alt="image" width="486" height="381" /></a></p>
<p>A “Custom” scan is, you guessed it, a scan you can specify what folders are scanned. This is for the more advanced users who have multiple hard drives and complex systems.</p>
<h1>Scanning Results</h1>
<p>My computer runs pretty well and I employ general good computer practices when downloading files I don’t know so I was expecting my scan results to come back clean. I had previously scanned my computer with AVG Free and other than a few mentions of Tracking Cookie’s, it came back clean. To Microsoft’s credit my scan was clean except two possible exceptions, stemming from an installation of UltraVNC. Here I guessed the scanner identified these files could be used to create a backdoor in a Windows system but I use UltraVNC to administrate my home PC remotely so I added them to the sale list for future scans.</p>
<p><a href="http://www.willineedit.com/wp-content/uploads/2009/10/image5.png"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="image" src="http://www.willineedit.com/wp-content/uploads/2009/10/image_thumb5.png" border="0" alt="image" width="624" height="562" /></a></p>
<p>As you can see Microsoft Security Essentials has alerted me to possible threats but I have chosen to allow them on my computer. It’s also nice to be able to see why it was flagged and an explanation of where the file was found.</p>
<h1>Conclusion</h1>
<p>From what I have seen of <a href="http://www.microsoft.com/security_essentials/" target="_blank">Microsoft Security Essentials</a>, the software is genuinely a very good piece of kit. The download file is small, the options and settings are easy to understand and even though I don’t have a particularly vulnerable system, the threats it did detect were valid.</p>
<p>The scanner seems to be less resource hungry than it’s more established counterparts, especially considering AVG Free weighs in at least 60MB. One downside I did notice was that it doesn&#8217;t support scanning of email and also instant messaging file transfers but these features will probably come in future updates.</p>
<p>I can see no reason why you wouldn’t be able to switch your antivirus over to Microsoft, they do have a pretty clear idea of what weaknesses are on their systems after all. Download the tool, give it a try and let us know what you think, from what we can see it’s pretty darn good.</p>
<p><small>Content Copyright &copy 2008 - 2009 by <a href="http://www.willineedit.com">WillINeedIt.com</a>. All rights reserved.</small><br/><br/><a href="http://www.willineedit.com/2009/10/a-look-at-microsoft-security-essentials-a-free-antivirus-spyware-and-malware-scanner/">A Look At Microsoft Security Essentials, A Free Antivirus, Spyware And Malware Scanner</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/XR6M42WsNop6aGYzBWLgSwPsS9w/0/da"><img src="http://feedads.g.doubleclick.net/~a/XR6M42WsNop6aGYzBWLgSwPsS9w/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/XR6M42WsNop6aGYzBWLgSwPsS9w/1/da"><img src="http://feedads.g.doubleclick.net/~a/XR6M42WsNop6aGYzBWLgSwPsS9w/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/willineedit?a=EjV4d3gOwAc:98mwv8G-ySU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/willineedit?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=EjV4d3gOwAc:98mwv8G-ySU:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/willineedit?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=EjV4d3gOwAc:98mwv8G-ySU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/willineedit?i=EjV4d3gOwAc:98mwv8G-ySU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=EjV4d3gOwAc:98mwv8G-ySU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/willineedit?i=EjV4d3gOwAc:98mwv8G-ySU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=EjV4d3gOwAc:98mwv8G-ySU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/willineedit?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=EjV4d3gOwAc:98mwv8G-ySU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/willineedit?i=EjV4d3gOwAc:98mwv8G-ySU:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/willineedit?a=EjV4d3gOwAc:98mwv8G-ySU:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/willineedit?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/willineedit/~4/EjV4d3gOwAc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.willineedit.com/2009/10/a-look-at-microsoft-security-essentials-a-free-antivirus-spyware-and-malware-scanner/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
