<?xml version="1.0" encoding="iso-8859-1"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments for Computer</title>
	<atom:link href="http://lfie.net/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://lfie.net</link>
	<description></description>
	<pubDate>Sat, 20 Mar 2010 06:36:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How do you delete something of yourself that is on google? by Packie of Yahoo! Answers</title>
		<link>http://lfie.net/how-do-you-delete-something-of-yourself-that-is-on-google.html/comment-page-1#comment-52277</link>
		<dc:creator>Packie of Yahoo! Answers</dc:creator>
		<pubDate>Sat, 20 Mar 2010 00:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://lfie.net/how-do-you-delete-something-of-yourself-that-is-on-google.html#comment-52277</guid>
		<description>You can't delete it off of Google.  You can only delete the video.  This means if you posted it on http://www.youtube.com then you must delete it there.  

NOTE:  Sometimes when you search for it it is still there, but when it is clicked it will say either "This URL cannot be found" or "This video is no longer available".</description>
		<content:encoded><![CDATA[<p>You can&#8217;t delete it off of Google.  You can only delete the video.  This means if you posted it on <a href="http://www.youtube.com" rel="nofollow">http://www.youtube.com</a> then you must delete it there.  </p>
<p>NOTE:  Sometimes when you search for it it is still there, but when it is clicked it will say either &#8220;This URL cannot be found&#8221; or &#8220;This video is no longer available&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What is the best basketball game for wii? by pacman</title>
		<link>http://lfie.net/what-is-the-best-basketball-game-for-wii.html/comment-page-1#comment-52279</link>
		<dc:creator>pacman</dc:creator>
		<pubDate>Sat, 20 Mar 2010 00:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://lfie.net/what-is-the-best-basketball-game-for-wii.html#comment-52279</guid>
		<description>NBA 09 is a fairly good one. use this link and read some reviews on the site.</description>
		<content:encoded><![CDATA[<p>NBA 09 is a fairly good one. use this link and read some reviews on the site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What is a great computer that will be able to hold massive amounts of games? by saetern_khae</title>
		<link>http://lfie.net/what-is-a-great-computer-that-will-be-able-to-hold-massive-amounts-of-games.html/comment-page-1#comment-52273</link>
		<dc:creator>saetern_khae</dc:creator>
		<pubDate>Sat, 20 Mar 2010 00:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://lfie.net/what-is-a-great-computer-that-will-be-able-to-hold-massive-amounts-of-games.html#comment-52273</guid>
		<description>I personnaly would build one if you think your up to it.  Parts can be ordered off newegg.com  

your question with computer holding alot of games is just the hard drive itself.  just because your hard drive can hold the games doesn't mean you'll be able to play them cause of a weak video card and processor.  

if you are looking to buy one prebuilt.  there are tons of companies out there

digital storms online
cyber power
ibuypower
dell (xps series)
alienware
etc etc</description>
		<content:encoded><![CDATA[<p>I personnaly would build one if you think your up to it.  Parts can be ordered off newegg.com  </p>
<p>your question with computer holding alot of games is just the hard drive itself.  just because your hard drive can hold the games doesn&#8217;t mean you&#8217;ll be able to play them cause of a weak video card and processor.  </p>
<p>if you are looking to buy one prebuilt.  there are tons of companies out there</p>
<p>digital storms online<br />
cyber power<br />
ibuypower<br />
dell (xps series)<br />
alienware<br />
etc etc</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What basic HARDWARE requirements do I need if I want to open a business online like a Tourist Info website? by Andrew S</title>
		<link>http://lfie.net/what-basic-hardware-requirements-do-i-need-if-i-want-to-open-a-business-online-like-a-tourist-info-website.html/comment-page-1#comment-52274</link>
		<dc:creator>Andrew S</dc:creator>
		<pubDate>Sat, 20 Mar 2010 00:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://lfie.net/what-basic-hardware-requirements-do-i-need-if-i-want-to-open-a-business-online-like-a-tourist-info-website.html#comment-52274</guid>
		<description>There are far too many variables.  Actually serving a simple web site is not too hardware intensive if traffic is at low to moderate levels.  Many web sites get practically no traffic and can easily be served by a regular office PC that isn't even dedicated to the task.  Even a few thousand hits a day equates to well under one per second which is not going to appreciably load up a system.

Things start getting more demanding when you have active pages - created from database queries or whatever.  Then you start getting into territory where a dedicated machine becomes more and more desirable.  Even then it does not have to be particularly fancy, but measures that improve the reliability of your system (ECC memory, UPS, redundant disks and power supplies) may be needed to improve the availability of the system.  Ultimately serving light to medium traffic web sites is not a computer-intensive task.  

Things only get challenging when you are talking millions of hits per day.  More important is your internet connectivity.  You need good speed and a large amount of bandwidth available once you start getting non-trivial levels of traffic.</description>
		<content:encoded><![CDATA[<p>There are far too many variables.  Actually serving a simple web site is not too hardware intensive if traffic is at low to moderate levels.  Many web sites get practically no traffic and can easily be served by a regular office PC that isn&#8217;t even dedicated to the task.  Even a few thousand hits a day equates to well under one per second which is not going to appreciably load up a system.</p>
<p>Things start getting more demanding when you have active pages - created from database queries or whatever.  Then you start getting into territory where a dedicated machine becomes more and more desirable.  Even then it does not have to be particularly fancy, but measures that improve the reliability of your system (ECC memory, UPS, redundant disks and power supplies) may be needed to improve the availability of the system.  Ultimately serving light to medium traffic web sites is not a computer-intensive task.  </p>
<p>Things only get challenging when you are talking millions of hits per day.  More important is your internet connectivity.  You need good speed and a large amount of bandwidth available once you start getting non-trivial levels of traffic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on could you give me directions on baking a frozen apple pie? by Blue</title>
		<link>http://lfie.net/could-you-give-me-directions-on-baking-a-frozen-apple-pie.html/comment-page-1#comment-52272</link>
		<dc:creator>Blue</dc:creator>
		<pubDate>Fri, 19 Mar 2010 23:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://lfie.net/could-you-give-me-directions-on-baking-a-frozen-apple-pie.html#comment-52272</guid>
		<description>Heating up boxed food isnt really rocket science, when in doubt go w/ 350 and cook it til its done . . . . its a freakin pie not raw chicken.</description>
		<content:encoded><![CDATA[<p>Heating up boxed food isnt really rocket science, when in doubt go w/ 350 and cook it til its done . . . . its a freakin pie not raw chicken.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What was the last thing you bought at the Hardware Store.? by Twi§ted   Ne§§</title>
		<link>http://lfie.net/what-was-the-last-thing-you-bought-at-the-hardware-store.html/comment-page-1#comment-52278</link>
		<dc:creator>Twi§ted   Ne§§</dc:creator>
		<pubDate>Fri, 19 Mar 2010 23:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://lfie.net/what-was-the-last-thing-you-bought-at-the-hardware-store.html#comment-52278</guid>
		<description>Tape measure</description>
		<content:encoded><![CDATA[<p>Tape measure</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How can you update the Linux kernel without an Internet connection? by linux_dude</title>
		<link>http://lfie.net/how-can-you-update-the-linux-kernel-without-an-internet-connection.html/comment-page-1#comment-52275</link>
		<dc:creator>linux_dude</dc:creator>
		<pubDate>Fri, 19 Mar 2010 23:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://lfie.net/how-can-you-update-the-linux-kernel-without-an-internet-connection.html#comment-52275</guid>
		<description>there may be a way but I just get the newest OS and install fresh after backing up my goodies some say is far simpler</description>
		<content:encoded><![CDATA[<p>there may be a way but I just get the newest OS and install fresh after backing up my goodies some say is far simpler</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What wireless internet cards work right out of the box for the linux ubuntu operating system, i need to buy on by l d</title>
		<link>http://lfie.net/what-wireless-internet-cards-work-right-out-of-the-box-for-the-linux-ubuntu-operating-system-i-need-to-buy-on.html/comment-page-1#comment-52269</link>
		<dc:creator>l d</dc:creator>
		<pubDate>Fri, 19 Mar 2010 23:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://lfie.net/what-wireless-internet-cards-work-right-out-of-the-box-for-the-linux-ubuntu-operating-system-i-need-to-buy-on.html#comment-52269</guid>
		<description>If you have a computer with a wireless card already installed, install Ubuntu, then after everything is set up and running properly, click on System, Administration, hardware drivers. If you can enable non-free drivers for your hardware (wireless modem AND video) do so and see if your search is over. 

If not, www.google.com "wireless ubuntu 8.04 compatible" should get you the info you seek.</description>
		<content:encoded><![CDATA[<p>If you have a computer with a wireless card already installed, install Ubuntu, then after everything is set up and running properly, click on System, Administration, hardware drivers. If you can enable non-free drivers for your hardware (wireless modem AND video) do so and see if your search is over. </p>
<p>If not, <a href="http://www.google.com" rel="nofollow">http://www.google.com</a> &#8220;wireless ubuntu 8.04 compatible&#8221; should get you the info you seek.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Where and How to I start on my Security Clearance in the Army? by quasar</title>
		<link>http://lfie.net/where-and-how-to-i-start-on-my-security-clearance-in-the-army.html/comment-page-1#comment-52270</link>
		<dc:creator>quasar</dc:creator>
		<pubDate>Fri, 19 Mar 2010 23:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://lfie.net/where-and-how-to-i-start-on-my-security-clearance-in-the-army.html#comment-52270</guid>
		<description>if you dont know that how the hell did you get that far?? god help those under you if you can not do the research can you do the job you have???????? or do you rely on others to do your job</description>
		<content:encoded><![CDATA[<p>if you dont know that how the hell did you get that far?? god help those under you if you can not do the research can you do the job you have???????? or do you rely on others to do your job</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What would be a good free software development package for windows? by Ruan Caiman</title>
		<link>http://lfie.net/what-would-be-a-good-free-software-development-package-for-windows.html/comment-page-1#comment-52266</link>
		<dc:creator>Ruan Caiman</dc:creator>
		<pubDate>Fri, 19 Mar 2010 23:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://lfie.net/what-would-be-a-good-free-software-development-package-for-windows.html#comment-52266</guid>
		<description>Microsoft's Visual Studio Express Edition is a free download, and is what most Windows-specific developers use, and the built-in debugger is really nice (haven't used many others, so I can't compare)

http://www.microsoft.com/express/download/default.aspx

Check out the creators club -

http://creators.xna.com/en-US/

There are a lot of other tools, most free stuff is based on a cygwin + gcc install (cygwin is a unix-like command line for Windows), and MinGW is pretty popular for gcc amongst oss folks (minGW adds a layer that lets cygwin programs use Windows calls).  The local Community College uses this setup along with a decent front-end for some of their classes.

Usually if I'm doing a short console program, I'll just write it in a text editor (either Notepad++ or cygwin-based emacs) and compile it command line with cygwin's gcc.  If I'm doing something more complex, I'll use Visual Studio.  

http://www.bloodshed.net/devcpp.html - mingw front-end that local CC uses.
http://www.mingw.org
http://www.cygwin.com - when you install, either do the "full" install, or a custom install and go in and enable all the development packages.

If you are looking at a specific project, check whether they use CMake - it can target either one pretty easily.  If they aren't using CMake, look for a .sln file in their source tree - that would mean they're using Visual Studio.</description>
		<content:encoded><![CDATA[<p>Microsoft&#8217;s Visual Studio Express Edition is a free download, and is what most Windows-specific developers use, and the built-in debugger is really nice (haven&#8217;t used many others, so I can&#8217;t compare)</p>
<p><a href="http://www.microsoft.com/express/download/default.aspx" rel="nofollow">http://www.microsoft.com/express/download/default.aspx</a></p>
<p>Check out the creators club -</p>
<p><a href="http://creators.xna.com/en-US/" rel="nofollow">http://creators.xna.com/en-US/</a></p>
<p>There are a lot of other tools, most free stuff is based on a cygwin + gcc install (cygwin is a unix-like command line for Windows), and MinGW is pretty popular for gcc amongst oss folks (minGW adds a layer that lets cygwin programs use Windows calls).  The local Community College uses this setup along with a decent front-end for some of their classes.</p>
<p>Usually if I&#8217;m doing a short console program, I&#8217;ll just write it in a text editor (either Notepad++ or cygwin-based emacs) and compile it command line with cygwin&#8217;s gcc.  If I&#8217;m doing something more complex, I&#8217;ll use Visual Studio.  </p>
<p><a href="http://www.bloodshed.net/devcpp.html" rel="nofollow">http://www.bloodshed.net/devcpp.html</a> - mingw front-end that local CC uses.<br />
<a href="http://www.mingw.org" rel="nofollow">http://www.mingw.org</a><br />
<a href="http://www.cygwin.com" rel="nofollow">http://www.cygwin.com</a> - when you install, either do the &#8220;full&#8221; install, or a custom install and go in and enable all the development packages.</p>
<p>If you are looking at a specific project, check whether they use CMake - it can target either one pretty easily.  If they aren&#8217;t using CMake, look for a .sln file in their source tree - that would mean they&#8217;re using Visual Studio.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
