<?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>DallinJones.com &#187; Hardware</title>
	<atom:link href="http://www.dallinjones.com/category/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dallinjones.com</link>
	<description>One more geek in the world.</description>
	<lastBuildDate>Fri, 09 Apr 2010 17:02:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Credit Card Processing for the iPhone</title>
		<link>http://www.dallinjones.com/2010/03/credit-card-processing-for-the-iphone/</link>
		<comments>http://www.dallinjones.com/2010/03/credit-card-processing-for-the-iphone/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 20:40:14 +0000</pubDate>
		<dc:creator>SlipStream</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dallinjones.com/?p=181</guid>
		<description><![CDATA[A brilliant idea! Now you can quickly and easily accept credit cards from your iPhone. All you need is the card reader, and you are ready to go. Squareup.com provides these reader free of charge (at least for now) and simply charge $.50 and 3% per swipe. Not the cheapest in the world, but about [...]]]></description>
			<content:encoded><![CDATA[<p>A brilliant idea! Now you can quickly and easily accept credit cards from your iPhone. All you need is the card reader, and you are ready to go. Squareup.com provides these reader free of charge (at least for now) and simply charge $.50 and 3% per swipe. Not the cheapest in the world, but about the same price as PayPal. I hope I get into the beta test soon. I can&#8217;t wait to try it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dallinjones.com/2010/03/credit-card-processing-for-the-iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Shiney New Toy</title>
		<link>http://www.dallinjones.com/2009/05/a-shiney-new-toy/</link>
		<comments>http://www.dallinjones.com/2009/05/a-shiney-new-toy/#comments</comments>
		<pubDate>Wed, 27 May 2009 23:06:31 +0000</pubDate>
		<dc:creator>SlipStream</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dallinjones.com/?p=116</guid>
		<description><![CDATA[Well, I got a new call in church a few weeks back. I got put into the teachers quorum. As a result it has been very difficult to get myself organized properly. After much discussing, Jen and I decided to get a new phone. We figured that our contract with T-Mobile was over and that [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I got a new call in church a few weeks back. I got put into the teachers quorum. As a result it has been very difficult to get myself organized properly. After much discussing, Jen and I decided to get a new phone. We figured that our contract with T-Mobile was over and that I needed something that I could use as a phone in addition to all of the planning capabilities of the new smart phones. So it came down to a choice. Did I want to get a new T-Mobile 1G (The Google Android phone) or an iPhone 3G, well after much discussion and hemming and hawing, I decided to go with an iPhone. My shiney new toy has lots of fun apps that can be downloaded and run on it. More about those to come, but for right now here is a picture of what they look like:</p>
<p><img class="aligncenter size-full wp-image-117" title="iphone_hardware4_20081217" src="http://www.dallinjones.com/wp-content/uploads/2009/05/iphone_hardware4_20081217.jpg" alt="iphone_hardware4_20081217" width="191" height="501" /></p>
<p>Oh yeah, I almost forgot, because all of my boys refuse to answer their cellphones, I got the unlimited texting plan, so that I can text the boys.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dallinjones.com/2009/05/a-shiney-new-toy/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Getting MySQL to run on FreeBSD 7.0</title>
		<link>http://www.dallinjones.com/2008/04/getting-mysql-to-run-on-freebsd-70/</link>
		<comments>http://www.dallinjones.com/2008/04/getting-mysql-to-run-on-freebsd-70/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 23:43:51 +0000</pubDate>
		<dc:creator>SlipStream</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Server Maintenance]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dallinjones.com/2008/04/10/getting-mysql-to-run-on-freebsd-70/</guid>
		<description><![CDATA[During my server migration, I decided that I was going to switch from five or six random Linux distributions to using a single operating system. My place of employment seems to have a fondness for FreeBSD so I decided to give it a whirl. Although very similar to the several Linux distributions I use, FreeBSD [...]]]></description>
			<content:encoded><![CDATA[<p>During my server migration, I decided that I was going to switch from five or six random Linux distributions to using a single operating system. My place of employment seems to have a fondness for FreeBSD so I decided to give it a whirl. Although very similar to the several Linux distributions I use, FreeBSD has some differences. First installing software, I have finally gotten accustom to apt-get on the Debian based distributions I use as well as YUM (Which is on the RedHat Linux variants) because FreeBSD uses an entirely different package management system I had to learn something new. (Which is always a good thing)</p>
<p>FreeBSD uses two different methods. I am going to focus on the Ports collection since this way seems to be the most flexible, I must warn you though, compiling everything can become a pain in the neck if you have a slow machine. Fortunately for me, all of the servers I am using in the Server Migration are new and quite fast.</p>
<p>The Ports collection is relatively easy to use. Simply go into the ports collection.</p>
<p><code><br />
<strong>server# </strong><em>cd /usr/ports</em><br />
</code><br />
Now you will need to find the package you want to install (I will forgo the instructions on how to do this, as I am assuming that you know how to do that already.) In my case I started with MySQL 5<br />
<code><br />
<strong>server# </strong><em>cd databases/mysql50-server</em><br />
<strong>server# </strong><em>make install clean</em><br />
<strong>server# </strong><em>mysql_install_db</em><br />
<strong>server# </strong><em>chown -R mysql:mysql /var/db/mysql</em><br />
<strong>server# </strong><em>/usr/local/bin/mysqld_safe -user=mysql&amp;</em><br />
<strong>server# </strong><em>mysqladmin -u root password &lt;password&gt;</em><br />
<strong>server# </strong><em>vi /etc/rc.conf</em></code></p>
<p>Now you will need to tell the server to automatically start the MySQL daemon when the computer restarts. Add the following line to your rc.conf file (Which you will be editing if you have followed the previous steps.)</p>
<p><em>mysql_enable=&#8221;yes&#8221;</em></p>
<p>There you go, as long as no error messages show up, your MySQL 5.0 server will be running and will be usable.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dallinjones.com/2008/04/getting-mysql-to-run-on-freebsd-70/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Migration</title>
		<link>http://www.dallinjones.com/2008/04/server-migration/</link>
		<comments>http://www.dallinjones.com/2008/04/server-migration/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 23:24:40 +0000</pubDate>
		<dc:creator>SlipStream</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[How to's]]></category>
		<category><![CDATA[Server Maintenance]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dallinjones.com/2008/04/10/server-migration/</guid>
		<description><![CDATA[I own a Utah web hosting business called Preciant Hosting. Recently I have started experiencing several problems with one of my servers. It would constantly go up and down. My monitoring software (Nagios for those that are interested) was showing that the server would be up for an hour or so, and then go down [...]]]></description>
			<content:encoded><![CDATA[<p>I own a Utah web hosting business called <a href="http://www.preciant.com" title="Utah web hosting and dedicated servers" target="_blank">Preciant Hosting</a>. Recently I have started experiencing several problems with one of my servers. It would constantly go up and down. My monitoring software (<a href="http://www.nagios.org" title="Nagios official website" target="_blank">Nagios</a> for those that are interested) was showing that the server would be up for an hour or so, and then go down for three-four hours while I tried to get the data center technicians to reboot the machine. Being as how I provide services for several customers from that machine, this up and down time is NOT acceptable.</p>
<p>I had previously decided to purchase some servers (rather than use dedicated servers spread around the nation) and move into a local data center. Since I work for a company that provides web hosting and other data center services, (such as colocation, which is what I needed) I got some rack space in the <a href="http://www.fiber.net" title="Utah colocation" target="_blank">Fibernet</a> &amp; <a href="http://www.nethosting.com" target="_blank" title="Utah colocation">Nethosting</a> data center and ordered my servers.</p>
<p>The servers have finally started to come in and I am slowly setting them up and moving them into the data center. I am planning on sharing all of my wo&#8217;s involved in migrating all of my servers and I am also planning on sharing my solutions to the problems</p>
<p>Return often to find out about my trials and solutions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dallinjones.com/2008/04/server-migration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MMORPG Intelligent Load Leveling</title>
		<link>http://www.dallinjones.com/2007/11/mmorpg-intelligent-load-leveling/</link>
		<comments>http://www.dallinjones.com/2007/11/mmorpg-intelligent-load-leveling/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 04:22:07 +0000</pubDate>
		<dc:creator>SlipStream</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dallinjones.com/2007/11/05/mmorpg-intelligent-load-leveling/</guid>
		<description><![CDATA[Companies in the game development industry are constantly attempting to keep up with the demands of consumers to provide more elaborate environments to inhabit. Games such as EVE Online, World of WarCraft, Planeshift and The Lord of The Rings Online are fun and enjoyable, yet have huge limitations.
These games are designed to support a gigantic [...]]]></description>
			<content:encoded><![CDATA[<p>Companies in the game development industry are constantly attempting to keep up with the demands of consumers to provide more elaborate environments to inhabit. Games such as EVE Online, World of WarCraft, Planeshift and The Lord of The Rings Online are fun and enjoyable, yet have huge limitations.<span id="more-39"></span></p>
<p>These games are designed to support a gigantic user base; in fact, the developers of these games do an amazing job of setting up an environment capable of supporting thousands of users. Unfortunately, the current networking system used by these games is limited in two ways. First, an enormous number of servers are required to allow these simulated environments to function. Second, an exuberant amount of Internet bandwidth is consumed by these games. Considering these factors, these games do not scale well at all.<br />
I am writing a research paper designed to address both of these issues. It will discuss different ways of load balancing the actual game play, allowing a minimal internet connection, and using just a few servers to support the gaming environment.</p>
<p>In addition, it will also include code snippets from a small sample game that will be used to show example code of these load balancing algorithms and practices at work. My goal with this project is to increase my knowledge of how these types of games work as well as create an environment that is not limited to only a few hundred thousand poeple. I want a place where millions can interact with each other. Come back for more information. This project is under a huge amount of work right now, and I will post more as it is available.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dallinjones.com/2007/11/mmorpg-intelligent-load-leveling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco Password recovery</title>
		<link>http://www.dallinjones.com/2007/10/cisco-password-recovery/</link>
		<comments>http://www.dallinjones.com/2007/10/cisco-password-recovery/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 03:35:01 +0000</pubDate>
		<dc:creator>SlipStream</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dallinjones.com/2007/10/27/cisco-password-recovery/</guid>
		<description><![CDATA[I was given a Cisco router a few weeks back, so that I could practice for the Cisco CCNA exams. The only problem is that I had now idea what the passwords on it were. After some good old hard work, and lots of searching I finally figured out how to reset the password and [...]]]></description>
			<content:encoded><![CDATA[<p>I was given a Cisco router a few weeks back, so that I could practice for the Cisco CCNA exams. The only problem is that I had now idea what the passwords on it were. After some good old hard work, and lots of searching I finally figured out how to reset the password and set the router back to the defaults. This allowed me to start from a clean slate and start the process of learning how to manage and maintain a Cisco router.<span id="more-38"></span></p>
<p>The firstthing to do is to set up the terminal to function properly. Open something like Hyperterminal and use the following settings:</p>
<ul>
<li>9600 baud rate</li>
<li>No parity</li>
<li> 8 data bits</li>
<li>1 stop bit</li>
<li>No flow control</li>
</ul>
<p>Ok, now that the terminal is set. Connect to the Cisco router, and power cycle it. Within the first 60 seconds, press the <strong>Break</strong> key on the key board. This will put the router in ROMMON. At the prompt that comes up type<em> <strong>confreg 0&#215;2124</strong></em> to boot the flash.</p>
<p>That step skips the startup configuration, ingoring the passwords.</p>
<p>Now type <strong><em>reset</em></strong> and wait for the router to reboot. This will start the router up without loading the saved configuration. It will act like a brand new router. Once you are at the prompt type in <strong><em>enable</em></strong> you will now be in enable mode. The prompt should be <em>Router#</em>.</p>
<p>Now type in <strong><em>configure terminal</em></strong> and use the <strong><em>enable secret &lt;password&gt;</em></strong> to set the password for your router. The next thing that you should type is <strong><em>config-register 0&#215;2102</em></strong>.</p>
<p>Now type <strong>end</strong> or <strong>Ctrl-z</strong> this will leave configuration mode. Type in <strong><em>write memory</em></strong> or <strong><em>copy running-config startup-config</em></strong> to commit and save changes. You will now be able to set up your router like you know (or want to know)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dallinjones.com/2007/10/cisco-password-recovery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset FreeBSD root password</title>
		<link>http://www.dallinjones.com/2007/08/reset-freebsd-root-password/</link>
		<comments>http://www.dallinjones.com/2007/08/reset-freebsd-root-password/#comments</comments>
		<pubDate>Wed, 22 Aug 2007 05:03:17 +0000</pubDate>
		<dc:creator>SlipStream</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dallinjones.com/2007/08/21/reset-freebsd-root-password/</guid>
		<description><![CDATA[I have always attempted to have strong secure passwords, I usually pick something 12-15 characters long with a mixture of letters (both uppercase and lowercase), number, and symbols all mixed together. This makes my password quite difficult to guess. One problem that I have found is that I don&#8217;t have to deal with my servers [...]]]></description>
			<content:encoded><![CDATA[<p>I have always attempted to have strong secure passwords, I usually pick something 12-15 characters long with a mixture of letters (both uppercase and lowercase), number, and symbols all mixed together. This makes my password quite difficult to guess. One problem that I have found is that I don&#8217;t have to deal with my servers on a daily basis. Since my password are so complex, I usually forget what they are. Now, I simply keep a server log (a 3 ring binder) that keeps track of all my passwords. But until then, I kept needing to reset my passwords.</p>
<p><span id="more-36"></span>To reset your FreeBSD password simple boot the system into single user mode (done in one of two ways; first, if you are using FreeBSD 5.4 or earlier, you simple press the space bar at the appropirate time, which the computer will tell you. Then simple type in <em>boot -s</em>; second, simply select option#four from the boot up menu, it says boot into single user mode.</p>
<p>The system will prompt for the shell you want to use, simple choose the default <em>/bin/sh</em> this will boot the system to a command prompt. Now enter the following commands in sequence:</p>
<p><em>mount -u /</em></p>
<p><em>mount -a</em></p>
<p><em>passwd</em> (It will prompt for a new root password, enter it twice here.)</p>
<p><em>sync; sync</em></p>
<p><em>reboot</em></p>
<p>You will now have root access to you system once more. Good luck</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dallinjones.com/2007/08/reset-freebsd-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Touchscreens &#8211; The new computer interface</title>
		<link>http://www.dallinjones.com/2007/07/touchscreens-the-new-computer-interface/</link>
		<comments>http://www.dallinjones.com/2007/07/touchscreens-the-new-computer-interface/#comments</comments>
		<pubDate>Fri, 27 Jul 2007 17:35:11 +0000</pubDate>
		<dc:creator>SlipStream</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dallinjones.com/2007/07/27/touchscreens-the-new-computer-interface/</guid>
		<description><![CDATA[I am surprised by all of the technology that is coming out. It is interesting to me, that we are still living in the stone ages though. I mean, think about it&#8230; Processor speeds grow at a nearly exponential rate, memory is growing just as fast, hard drive sizes are as well. With all of [...]]]></description>
			<content:encoded><![CDATA[<p>I am surprised by all of the technology that is coming out. It is interesting to me, that we are still living in the stone ages though. I mean, think about it&#8230; Processor speeds grow at a nearly exponential rate, memory is growing just as fast, hard drive sizes are as well. With all of these advances, do we still use the arcane method of a mouse and keyboard. Sure, the have finally started adding finger print scanners to laptops to use instead of passwords, but there is a serious lack of innovation when it comes to user input.<span id="more-31"></span></p>
<p>I know, I know, everyone will try to crucify me  over my next statement, but I really feel that this is something that Microsoft is getting right this time. Their new <a href="http://www.microsoft.com/surface/" title="Microsoft Surface Computer Website">surface computing platform</a> appears to be wonderful leap forward in the way we use technology in our everyday lives.</p>
<p>It looks to use several modern technologies, that up to this point, I have to admit, have been useless. BlueTooth for example&#8230; Oh boy, a wireless headset for my cell phone. What else would you use it for? Well, with the new Microsoft surface, it can be used for quick and easy networking, to be able to quickly and easily exchange photos, directions, and all kinds of other possibilities. Doesn&#8217;t just take my word for it, look at it yourself and you decide.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dallinjones.com/2007/07/touchscreens-the-new-computer-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fighting Spam</title>
		<link>http://www.dallinjones.com/2007/07/fighting-spam/</link>
		<comments>http://www.dallinjones.com/2007/07/fighting-spam/#comments</comments>
		<pubDate>Thu, 19 Jul 2007 21:18:07 +0000</pubDate>
		<dc:creator>SlipStream</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dallinjones.com/2007/07/19/fighting-spam/</guid>
		<description><![CDATA[I started having a lot of troubles with my mail server when it started getting spammed pretty bad. I have
Postfix using Amavis to push the email through ClamAV and SpamAssasin. My server was brought to it&#8217;s knees. It was running at 98-99% processor load and it would take hours for email to go through. So [...]]]></description>
			<content:encoded><![CDATA[<p style="direction: ltr">I started having a lot of troubles with my mail server when it started getting spammed pretty bad. I have<br />
Postfix using Amavis to push the email through ClamAV and SpamAssasin. My server was brought to it&#8217;s knees. It was running at 98-99% processor load and it would take hours for email to go through. So here is what I did to fix the problem:<span id="more-32"></span></p>
<p>First I added a helo restriction using this:</p>
<p>smtpd_helo_required = yes<br />
smtpd_helo_restrictions =<br />
permit_mynetworks,<br />
check_helo_access hash:/etc/postfix/helo_access,<br />
reject_non_fqdn_hostname,<br />
reject_invalid_hostname,<br />
permit</p>
<p>This eliminated a ton of my spam. The helo_access file allows me<br />
to make exceptions for my clients that have broken networks. In<br />
addition, this file includes rejects for anything coming from itself.<br />
(Handy since most Spammers try to pretend they are you, hoping to get<br />
around your relay restrictions) It looks similar to this:<br />
<a href="http://mydomain.com/" onclick="return top.js.OpenExtLink(window,event,this)" target="_blank">mydomain.com</a>      REJECT You are not me!<br />
localhost               REJECT You are not me!<br />
<a href="http://127.0.0.1/" onclick="return top.js.OpenExtLink(window,event,this)" target="_blank">127.0.0.1</a>               REJECT You are not me!<br />
localhost.localdomain   REJECT You are not me!</p>
<p>Next I added this to my <a href="http://main.cf/" onclick="return top.js.OpenExtLink(window,event,this)" target="_blank">main.cf</a><br />
smtpd_sender_restrictions =<br />
permit_sasl_authenticated,<br />
permit_mynetworks,<br />
reject_non_fqdn_sender,<br />
reject_unknown_sender_domain,<br />
permit<br />
Forcing everything to use a fully qualified domain name helped<br />
eliminate a ton of spam. The next item I did was the last of the light<br />
weight stuff, this catches almost everything else:<br />
smtpd_recipient_restrictions =<br />
reject_unauth_pipelining,<br />
reject_non_fqdn_recipient,<br />
reject_unknown_recipient<wbr></wbr>_domain,<br />
permit_mynetworks,<br />
permit_sasl_authenticated,<br />
reject_unauth_destination<br />
check_sender_access<br />
hash:/etc/postfix/sender<wbr></wbr>_access,<br />
check_recipient_access<br />
hash:/etc/postfix/recipient<wbr></wbr>_access,<br />
check_helo_access<br />
hash:/etc/postfix/secondary_mx<wbr></wbr>_access,<br />
reject_rbl_client <a href="http://list.dsbl.org/" onclick="return top.js.OpenExtLink(window,event,this)" target="_blank">list.dsbl.org</a><br />
reject_rbl_client <a href="http://sbl-xbl.spamhaus.org/" onclick="return top.js.OpenExtLink(window,event,this)" target="_blank">sbl-xbl.spamhaus.org</a>,<br />
permit</p>
<p>The big stuff here is the reject_rbl_client lines. These line check<br />
the incoming server against relay databases. I used these lists because they<br />
seemed relatively fair (I don&#8217;t want valid email getting rejected) and<br />
people are able to get off of these lists since they don&#8217;t seem to be<br />
Nazi&#8217;s about it.</p>
<p>After adding these items, pretty much the only email getting to ClamAV<br />
and SpamAssassin are valid email messages. This brought the load of my<br />
sever back into a managable place (4-5% CPU load) and makes email<br />
delivery fast again.</p>
<p style="direction: ltr"><span class="sg"><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dallinjones.com/2007/07/fighting-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blu-Ray VS HD-DVD</title>
		<link>http://www.dallinjones.com/2007/07/blu-ray-vs-hd-dvd/</link>
		<comments>http://www.dallinjones.com/2007/07/blu-ray-vs-hd-dvd/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 23:53:57 +0000</pubDate>
		<dc:creator>SlipStream</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dallinjones.com/2007/07/09/blu-ray-vs-hd-dvd/</guid>
		<description><![CDATA[In another never ending battle, Blu-Ray and HD-DVD seem to be in a bitter struggle of survival. Which will win? Which will die, never to be seen again? Everyone seems to have an opinion, and as of yet, it seems that no decision has been made, or is it simple to early in the race [...]]]></description>
			<content:encoded><![CDATA[<p>In another never ending battle, Blu-Ray and HD-DVD seem to be in a bitter struggle of survival. Which will win? Which will die, never to be seen again? Everyone seems to have an opinion, and as of yet, it seems that no decision has been made, or is it simple to early in the race to decide?<span id="more-27"></span></p>
<p>Looking at the paper Blu-Ray appears to be the better technology. It currently and theoretically hold lots more data than the competing HD-DVD. Sony&#8217;s Playstation 3 uses it and offers a wide variety of features. HD-DVD doesn&#8217;t seem to have near the features that Blu-Ray does, so what will win.</p>
<p>In my opinion, if things remain constant, I think that HD-DVD will win. Why is that you may ask? Price. The Blu-Ray players start at $800 currently and to buy a new movie, it costs $29.99 simply to purchase a movie. Blu-Ray will never win this battle if the price doesn&#8217;t come down. That doesn&#8217;t mean that I support HD-DVD, on the contrary, I support the Blu-Ray technology, but at the current price. I will never buy one!</p>
<p>First things first, before a winner can be decided HD TV&#8217;s must be more main stream. Why should I purchase either one of them if my TV can not even support it? That seems stupid to me. So once again, next year when they turn off standard definition TV signals and force every one to make the change to HD, I will then be forced to buy an HD TV. Once I have an HD TV, then I will buy an HD player, until then, I am going to let them duke it out, and hopefully the winner will be decided.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dallinjones.com/2007/07/blu-ray-vs-hd-dvd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

