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

<channel>
	<title>Code With Design &#187; download</title>
	<atom:link href="http://codewithdesign.com/tag/download/feed/" rel="self" type="application/rss+xml" />
	<link>http://codewithdesign.com</link>
	<description>web application development blog by Caleb Jonasson</description>
	<lastBuildDate>Thu, 15 Sep 2011 17:52:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Partition Setup For Bit Torrent Downloaders</title>
		<link>http://codewithdesign.com/2009/11/16/partition-setup-for-bit-torrent-downloaders/</link>
		<comments>http://codewithdesign.com/2009/11/16/partition-setup-for-bit-torrent-downloaders/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 19:41:33 +0000</pubDate>
		<dc:creator>Caleb Jonasson</dc:creator>
				<category><![CDATA[Random Posting]]></category>
		<category><![CDATA[bit]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[GB]]></category>
		<category><![CDATA[HDD]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[pirate]]></category>
		<category><![CDATA[TB]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[utorrent]]></category>

		<guid isPermaLink="false">http://codewithdesign.com/?p=162</guid>
		<description><![CDATA[There are different computer setups for different people that are all based upon how the computer is used. I write this assuming that you are considered a pirate and download content via bit torrent. So you probably know how important it is to properly allocate the space in your hard disks. This article is to help you build the proper setup for downloading a lot of content.

Before I get to into storage structures I’m going to start by splitting this up into four groups of users. Group 1 is going to be people who use they’re computer for web, email, downloading, and the occasional game. We are going to call this the average user. The second group is going to be called the power user. This is the group of people who download enough to fill up a fair sized hard disk and space management is a common problem. The third group of people is going to be the advanced users. These are the people who have multiple hard drives and constantly download through bit torrent. The final group of people are going to be called avid downloaders. This group is people that constantly have a bit torrent downloader running, multiple hard disks dedicated to downloading and possibly a home theater system connected via home network.


Related posts:<ol><li><a href='http://codewithdesign.com/2009/09/30/how-to-remove-avira-pop-ups-on-vista/' rel='bookmark' title='Permanent Link: How to Remove Avira Pop ups on Vista'>How to Remove Avira Pop ups on Vista</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style = 'float:left; margin-right:5px;'>            <a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-text="Partition Setup For Bit Torrent Downloaders" data-via="" data-url="http://codewithdesign.com/2009/11/16/partition-setup-for-bit-torrent-downloaders/" en>Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><g:plusone size="tall" href="http://codewithdesign.com/2009/11/16/partition-setup-for-bit-torrent-downloaders/"></g:plusone><p><strong>Note: Do not download illegal content, you can get fined or sent to jail. It is ok to download content that is legal and just shared over bit torrent networks.</strong></p>
<h2>Introduction<strong><br />
</strong></h2>
<p>There are different computer setups for different people that are all based upon how the computer is used. I write this assuming that you are considered a pirate and download content via bit torrent. So you probably know how important it is to properly allocate the space in your hard disks. This article is to help you build the proper setup for downloading a lot of content.</p>
<p>Before I get to into storage structures I’m going to start by splitting this up into four groups of users. Group 1 is going to be people who use they’re computer for web, email, downloading, and the occasional game. We are going to call this the average user. The second group is going to be called the power user. This is the group of people who download enough to fill up a fair sized hard disk and space management is a common problem. The third group of people is going to be the advanced users. These are the people who have multiple hard drives and constantly download through bit torrent. The final group of people are going to be called avid downloaders. This group is people that constantly have a bit torrent downloader running, multiple hard disks dedicated to downloading and possibly a home theatre system connected via home network.</p>
<h2>Average user</h2>
<p>There are good chances that your computer is just straight out of the box and you have a hard disk that that is within the range 250GB to 1TB. For the range in setups that the average user should have to download torrents at a higher level is as follows.</p>
<p>250GB Hard Disk</p>
<ul>
<li> 80GB – Operating System, programs, and files.</li>
<li> 20GB – Operating System backup, and crucial file backup.</li>
<li> 150GB – Downloaded Content</li>
</ul>
<p>500GB Hard Disk</p>
<ul>
<li> 80GB – Operating System, programs, and files.</li>
<li> 60GB – Operating System backup, and crucial file backup.</li>
<li> 360GB – Downloaded Content and other forms of media.</li>
</ul>
<p>1T Hard Disk</p>
<ul>
<li> 120GB – Operating System, programs, and files.</li>
<li> 80GB – Operating System backup, and crucial file backup.</li>
<li> 800GB – Downloaded Content and other forms of media.</li>
</ul>
<p>Pending on user preference the 800GB is quite a lot of space and you may want to split it into two partitions. Such as:</p>
<ul>
<li> 150GB – Photos, Videos you will want to keep.</li>
<li> 650GB – Downloaded Content.</li>
</ul>
<h2>Power user</h2>
<p>As a power user space is most likely a common problem even though you most likely have multiple hard disks of a large capacity. A lot of users within this category download and burn onto DVDs to play on their DVD players and this really isn’t an effective way to put those torrents to use. I recommend reading the avid downloader section for some ideas on how to manage your content.</p>
<p>Assuming you have multiple hard disks and you not only use your computer for downloading.</p>
<p>300GB Main Hard Disk and 500GB Secondary Hard Disk</p>
<p>300GB Hard Disk 1</p>
<ul>
<li> 200GB – Operating System, programs, and files.</li>
<li> 50GB – Operating System backup, and crucial file backup.</li>
<li> 50GB – Games, high resource programs</li>
</ul>
<p>500GB Hard Disk 2<br />
This is going to be a very open Hard Disk because the usage will be downloaded content. You can simply just put all of your files onto the drive but having proper partitions is always nice when dealing with content.</p>
<ul>
<li> 100GB – Downloaded Programs and files</li>
<li> 400GB – Downloaded Video</li>
</ul>
<p>640GB Main Hard Disk and 1TB Secondary Hard Disk<br />
640GB Hard Disk 1</p>
<ul>
<li> 350GB – Operating System, high resource programs, and files.</li>
<li> 100GB – Operating System backup, and crucial file backup.</li>
<li> 100GB – Games</li>
<li> 40GB – Photos, other files</li>
</ul>
<p>1TB Hard Disk 2<br />
This is going to be a very open Hard Disk because the usage will be downloaded content. You can simply just put all of your files onto the drive but having proper partitions is always nice when dealing with content.</p>
<ul>
<li> 250GB – downloaded programs and files</li>
<li> 300GB – Downloaded movies</li>
<li> 450GB – Downloaded TV Shows</li>
</ul>
<h2>Advanced user</h2>
<p>Being an advanced user you have two or more Hard Disks. This means that your downloaded content is going to properly organized throughout these disks for easy access to files, programs and content.</p>
<p>Similar to a power users but more storage.</p>
<p>640GB Main Hard Disk and 1TB Secondary Hard Disk<br />
640GB Hard Disk 1</p>
<ul>
<li> 350GB – Operating System, high resource programs, and files.</li>
<li> 100GB – Operating System backup, and crucial file backup.</li>
<li> 100GB – Games</li>
<li> 40GB – Photos, other files</li>
</ul>
<p>1TB Hard Disk 2<br />
This is going to be a very open Hard Disk because the usage will be downloaded content. You can simply just put all of your files onto the drive but having proper partitions is always nice when dealing with content.</p>
<ul>
<li> 250GB – downloaded programs and files</li>
<li> 300GB – Downloaded movies</li>
<li> 450GB – Downloaded TV Shows</li>
</ul>
<p>640GB Main Hard Disk, 1TB Secondary Hard Disk, 1TB Third Hard Disk<br />
640GB Hard Disk 1</p>
<ul>
<li> 350GB – Operating System, high resource programs, and files.</li>
<li> 100GB – Operating System backup, and crucial file backup.</li>
<li> 100GB – Games</li>
<li> 40GB – Photos, other files</li>
</ul>
<p>1TB Hard Disk 2<br />
This drive is for downloaded TV shows and Programs.</p>
<ul>
<li> 800GB – downloaded TV shows</li>
<li> 200GB – downloaded Programs</li>
</ul>
<p>1TB Hard Disk 3<br />
This drive is for downloaded movies and Programs.</p>
<ul>
<li> 800GB – downloaded movies</li>
<li> 300GB – miscellaneous Files, i.e. PDF, images, etc.</li>
</ul>
<h2>Avid downloader</h2>
<p>For avid downloaders it is best to keep everything open due to all of the file transferring going through your network. It is best to keep manage these remotely because you will more then likely just use it as a download box, storage box, or cable box.</p>
<p>Main Hard Disk<br />
Size – 20GB+<br />
Something small will work its just for the operating system.<br />
Storage Disks<br />
1TB Hard Disk 2 – Storage 1</p>
<ul>
<li> 500GB – open</li>
<li> 500GB – open</li>
</ul>
<p>1TB Hard Disk 3 – Storage 2</p>
<ul>
<li> 500GB – open</li>
<li> 500GB – open</li>
</ul>
<p>1TB Hard Disk 4 – Storage 3</p>
<ul>
<li> 500GB – open</li>
<li> 500GB – open</li>
</ul>
<p>It is hard to tell an avid user what to do as far as storage because most avid users know their way around a computer and have certain preferences that pertain to storage management across drives and networks.</p>
<p>Remember pirating content is illegal.</p>
<p>Caleb Jonasson</p>
<img src="http://codewithdesign.com/?ak_action=api_record_view&id=162&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://codewithdesign.com/2009/09/30/how-to-remove-avira-pop-ups-on-vista/' rel='bookmark' title='Permanent Link: How to Remove Avira Pop ups on Vista'>How to Remove Avira Pop ups on Vista</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://codewithdesign.com/2009/11/16/partition-setup-for-bit-torrent-downloaders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photoshop Brush Download: Odd Edge Set 1</title>
		<link>http://codewithdesign.com/2009/10/14/photoshop-brush-download-odd-edge-set-1/</link>
		<comments>http://codewithdesign.com/2009/10/14/photoshop-brush-download-odd-edge-set-1/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 15:28:07 +0000</pubDate>
		<dc:creator>Caleb Jonasson</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[abr]]></category>
		<category><![CDATA[Brush]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[edge]]></category>
		<category><![CDATA[odd]]></category>
		<category><![CDATA[odd edge set 1]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[set]]></category>

		<guid isPermaLink="false">http://codewithdesign.com/?p=107</guid>
		<description><![CDATA[TweetBrushes included: 12 Download size: 131 kb Download now Related posts:Photoshop Brush: Soft Edge Set 1 Background Image CwD Splash Free Download


Related posts:<ol><li><a href='http://codewithdesign.com/2009/10/13/photoshop-brush-soft-edge-set-1/' rel='bookmark' title='Permanent Link: Photoshop Brush: Soft Edge Set 1'>Photoshop Brush: Soft Edge Set 1</a></li>
<li><a href='http://codewithdesign.com/2009/10/11/background-image-cwd-splash-free-download/' rel='bookmark' title='Permanent Link: Background Image CwD Splash Free Download'>Background Image CwD Splash Free Download</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style = 'float:left; margin-right:5px;'>            <a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-text="Photoshop Brush Download: Odd Edge Set 1" data-via="" data-url="http://codewithdesign.com/2009/10/14/photoshop-brush-download-odd-edge-set-1/" en>Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><g:plusone size="tall" href="http://codewithdesign.com/2009/10/14/photoshop-brush-download-odd-edge-set-1/"></g:plusone><p>Brushes included: 12<br />
Download size: 131 kb</p>
<p><a href="http://codewithdesign.com/wp-content/uploads/2009/10/odd_edge_set_1.zip"><img class="alignnone size-full wp-image-106" title="odd_edge_set_1" src="http://codewithdesign.com/wp-content/uploads/2009/10/odd_edge_set_1.jpg" alt="odd_edge_set_1" width="600" height="600" /></a></p>
<p><a href="http://codewithdesign.com/wp-content/uploads/2009/10/odd_edge_set_1.zip">Download now</a></p>
<img src="http://codewithdesign.com/?ak_action=api_record_view&id=107&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://codewithdesign.com/2009/10/13/photoshop-brush-soft-edge-set-1/' rel='bookmark' title='Permanent Link: Photoshop Brush: Soft Edge Set 1'>Photoshop Brush: Soft Edge Set 1</a></li>
<li><a href='http://codewithdesign.com/2009/10/11/background-image-cwd-splash-free-download/' rel='bookmark' title='Permanent Link: Background Image CwD Splash Free Download'>Background Image CwD Splash Free Download</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://codewithdesign.com/2009/10/14/photoshop-brush-download-odd-edge-set-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photoshop Brush: Soft Edge Set 1</title>
		<link>http://codewithdesign.com/2009/10/13/photoshop-brush-soft-edge-set-1/</link>
		<comments>http://codewithdesign.com/2009/10/13/photoshop-brush-soft-edge-set-1/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 19:26:36 +0000</pubDate>
		<dc:creator>Caleb Jonasson</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[abr]]></category>
		<category><![CDATA[Brush]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[soft edge set]]></category>

		<guid isPermaLink="false">http://codewithdesign.com/?p=98</guid>
		<description><![CDATA[TweetBrushes included: 20 Download Size: 288 kb Download Brushes Related posts:Photoshop Brush Download: Odd Edge Set 1


Related posts:<ol><li><a href='http://codewithdesign.com/2009/10/14/photoshop-brush-download-odd-edge-set-1/' rel='bookmark' title='Permanent Link: Photoshop Brush Download: Odd Edge Set 1'>Photoshop Brush Download: Odd Edge Set 1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style = 'float:left; margin-right:5px;'>            <a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-text="Photoshop Brush: Soft Edge Set 1" data-via="" data-url="http://codewithdesign.com/2009/10/13/photoshop-brush-soft-edge-set-1/" en>Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><g:plusone size="tall" href="http://codewithdesign.com/2009/10/13/photoshop-brush-soft-edge-set-1/"></g:plusone><p>Brushes included: 20<br />
Download Size: 288 kb</p>
<p><a href="http://codewithdesign.com/wp-content/uploads/2009/10/soft_edge_set_1.zip"></a><a href="http://codewithdesign.com/wp-content/uploads/2009/10/soft_edge_set_1.zip"><img class="alignnone size-full wp-image-101" title="soft_edge_set_1" src="http://codewithdesign.com/wp-content/uploads/2009/10/soft_edge_set_1.jpg" alt="soft_edge_set_1" width="600" height="600" /></a></p>
<p><a href="http://codewithdesign.com/wp-content/uploads/2009/10/soft_edge_set_1.zip">Download Brushes</a></p>
<img src="http://codewithdesign.com/?ak_action=api_record_view&id=98&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://codewithdesign.com/2009/10/14/photoshop-brush-download-odd-edge-set-1/' rel='bookmark' title='Permanent Link: Photoshop Brush Download: Odd Edge Set 1'>Photoshop Brush Download: Odd Edge Set 1</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://codewithdesign.com/2009/10/13/photoshop-brush-soft-edge-set-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Background Image CwD Splash Free Download</title>
		<link>http://codewithdesign.com/2009/10/11/background-image-cwd-splash-free-download/</link>
		<comments>http://codewithdesign.com/2009/10/11/background-image-cwd-splash-free-download/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 16:31:53 +0000</pubDate>
		<dc:creator>Caleb Jonasson</dc:creator>
				<category><![CDATA[Graphics and Images]]></category>
		<category><![CDATA[1280 x 800]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[splash]]></category>

		<guid isPermaLink="false">http://codewithdesign.com/?p=81</guid>
		<description><![CDATA[TweetHere is the background image download for the day. 1280&#215;800 Related posts:Photoshop Brush Download: Odd Edge Set 1


Related posts:<ol><li><a href='http://codewithdesign.com/2009/10/14/photoshop-brush-download-odd-edge-set-1/' rel='bookmark' title='Permanent Link: Photoshop Brush Download: Odd Edge Set 1'>Photoshop Brush Download: Odd Edge Set 1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style = 'float:left; margin-right:5px;'>            <a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-text="Background Image CwD Splash Free Download" data-via="" data-url="http://codewithdesign.com/2009/10/11/background-image-cwd-splash-free-download/" en>Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><g:plusone size="tall" href="http://codewithdesign.com/2009/10/11/background-image-cwd-splash-free-download/"></g:plusone><p>Here is the background image download for the day.</p>
<p>1280&#215;800</p>
<p><img class="alignnone size-medium wp-image-82" title="codewithdesign_bg" src="http://codewithdesign.com/wp-content/uploads/2009/10/codewithdesign_bg-600x375.jpg" alt="codewithdesign_bg" width="600" height="375" /></p>
<img src="http://codewithdesign.com/?ak_action=api_record_view&id=81&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://codewithdesign.com/2009/10/14/photoshop-brush-download-odd-edge-set-1/' rel='bookmark' title='Permanent Link: Photoshop Brush Download: Odd Edge Set 1'>Photoshop Brush Download: Odd Edge Set 1</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://codewithdesign.com/2009/10/11/background-image-cwd-splash-free-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

