<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">
<channel>
<title>fast</title>
<link>http://www.computersight.com/tags/fast</link>
<description>New posts about fast</description>
<item>
<title>Learn HTML Quickly</title>
<link>http://www.computersight.com/Programming/HTML/Learn-HTML-Quickly.320221</link>
<description>
<![CDATA[<p>Hello my name is Kevin Hopcraft and I am going to teach you how to make web pages with HTML code. HTML code is really simple and is nothing like programming at all; actually it is the easiest type of code out there. So if you are trying to learn HTML because you would like to be a programmer, HTML is good to start but don't study it for hours, when you are done go to CSS. Anyway, continuing the tutorial for making web pages.</p>
<p>It is best to start HTML by understanding what it means. So I will explain in detail to you exactly what HTML stands for: Hyper Text Markup Language. Why would it stand for this? I have no idea; I am not her to explain that(just to explain it's meaning;D). The code you use for a web page is never in capitals. A simple webpage looks like this:</p>
<p>This is the text that appears on any tabs you create in Firefox or Internet explorer. Also in a search engine this is what appears as the name of you're website.<br /><br />Under body is where you type all you're code that you want to do things and all you're text that you want displayed.</p>
<p>If you save this as an HTML file with notepad (for windows) or text edit (with Mac)<br />With the extension of html, you will get something like this:</p>
<p><img src="http://images.stanzapub.com/readers/2008/10/28/html_1.jpg" alt="" /></p>
<p>Notice that the text typed in between the  tags show up on the screen yet the title doesn't. This is because the text in the body tags always shows up here. By the way a tag is just a command used in HTML.</p>
<p>Now I'll explain all of the other commands shown. Always when you make an html document you must start it with  otherwise it will not work with all browsers. After the  tag you will have to make a  tag which holds all the &amp;lsquo;invisible' information needed, then there is a  tag which is the title of the page as I have said previously.</p>
<p>Now then you notice a  tag, whenever you make a tag there has to be an end and when you put a / in front of your tag it means that you have ended the code before it.</p>
<p>Make sure you have an end tag for every tag you make. Onward we march, after the  tag you will have a tag which ends the tag. There is then a  tag which has under it, all the info you write to make what you want and all the small tags to make images appear and text to grow bigger or make it different colors and a lot more which I will explain &amp;nbsp;in detail.</p>
<p>You guessed it the next tag is which ends the  tag. Now you make an tag which ends the  tag and you have made a web page. Go down and I'll show you some code to make images appear and align text. First a little review:</p>
<h3>Basic Commands Needed</h3>
<p>This is where you name your page. It will show in a new tab. Under body is where you type all the code and text you want to use for your page and stuff.</p>
<p>All right now then;</p>
<p>Web page with image and links:</p>
<p>Title</p>
<p><img src="name.jpg" alt="" /></p>
<p><a href="http://www.google.ca/" target="_blank">http://www.google.ca</a>/"&amp;gt;Google</p>
<p><img src="name.jpg" alt="" /></p>
<p>This is the image tag, you always need to have the img and the src part. Src is basically what you put the image in. Img is just there to tell the browser it's an image tag but it's still required. Notice that there is no  tag, that is because this is one of a dozen or so tags that does not require the end tag.</p>
<p><a href="http://www.google.ca/" target="_blank">Google</a></p>
<p>This is the link tag a means &amp;lsquo;anchor' href is what you always use for the link to the website, in between the "" you will see http://www.google.ca/ well if you wanted to link to a page you made you would have to just put the filename, for example: &amp;lsquo;thing.html'. Once the tag is ended you see Google, well this is where you name the link and it's what the user will see when they open the page. Then you close the tag with a  tag.</p>
<p>Now I am going to show you a few basic commands to layout the page and</p>
<p>make a table. Any other tags you want to learn (and there are lots!!!) you can</p>
<p>search Google for a lot . But I do recommend this website:</p>
<p><a href="http://www.w3schools.com/" target="_blank">http://www.w3schools.com</a></p>
<p>This website is a very good website for learning more html and stuff like that. Continuing: A table command.</p>
<p>
<table border="1">
makes a table with a border of 1 px. If you don't want a border
<p>just take that part away.</p>
<tbody>
<tr>
This starts a new table row
<td>This starts a new table cell
<p>Anything in between these shows up in a table cell!</p>
</td>
This ends the previous cell
</tr>
This ends the previous row     
<tr>
This starts another table row
<td>This starts another table cell
<p>Anything in between these shows up in a table cell!</p>
</td>
This ends that table cell
</tr>
This ends that table row
</tbody>
</table>
This ends the table</p>
<p>What this would end up with is something like this:</p>
<p><img src="http://images.stanzapub.com/readers/2008/10/28/gdsg_1.jpg" alt="" /></p>
<p>How to make your page aligned nice and neat:</p>
<p>Makes everything in between these two tags align left.</p>
<p>Makes everything in between these two tags align right.</p>
<p>To make things go in the center you use Alright that's the end of this tutorial. Hope you learned how to make a web page. Remember go to www.w3schools.com for more info.</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FProgramming%2FHTML%2FLearn-HTML-Quickly.320221"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FProgramming%2FHTML%2FLearn-HTML-Quickly.320221" border="0"/></a>]]></description>
<pubDate>Wed, 29 Oct 2008 09:06:28 PST</pubDate></item>
<item>
<title>Keeping Your PC Fast: Four Great Tools</title>
<link>http://www.computersight.com/Operating-Systems/Windows/Keeping-Your-PC-Fast-Four-Great-Tools.283123</link>
<description>
<![CDATA[<h3><a href="http://www.iobit.com/advancedwindowscareper.html?Str=download" target="_blank">Advanced Windows Care Personal</a></h3>
<p><img src="http://images.stanzapub.com/readers/2008/10/02/0_36.jpg" alt="" /></p>
<p>Advanced Windows Care is an excellent software and free for personal use. It can Scan and Remove Spywares, Prevent Spyware from installing on your PC, Search and Fix Registry entries and values, Optimize your system, Control and Optimize Startup items, Erase your Surfing traces and Clean up Junk files from hard disk. Additional Tools like memory optimizer, startup manager and disk manager are also provided.</p>
<h3><a href="http://www.avast.com/eng/download-avast-home.html" target="_blank">Avast Antivirus</a></h3>
<p><img src="http://images.stanzapub.com/readers/2008/10/02/1_5.jpg" alt="" /></p>
<p><img src="http://images.stanzapub.com/readers/2008/10/02/2_4.jpg" alt="" /></p>
<p>Antivirus = Bloatware. This is the equation which most of us have in mind. After all, these softwares  are biggest memory consumers. But have you ever heared of light antivirus. If not, this is the one and that too free. It is pretty fast and consumes very less memory. It provides all round protection from viruses. It is perhaps the only antivirus with support for skins. Yes, you read it right, you can easily skin it. And by skins, I do not mean the just changing colors like some other softwares, the skins change whole the interface. Just see the screenshots above, they show the skinability of Avast! First one is Avast's Default interface and second is a Skin Downloaded from avast.com.</p>
<h3><a href="http://www.ccleaner.com/download" target="_blank">CCleaner</a></h3>
<h3><img src="http://images.stanzapub.com/readers/2008/10/02/3_35.jpg" alt="" /></h3>
<p>Advanced Windows Care will automatically fix registry issues for you but what if you are left with a nasty installer? Many times, uninstalling a program does not remove all the data from registry and you are left with the program still showing up in the Add/Remove Programs. CCleaner can help you at such times. It can Run Uninstallers, Rename Entry and Remove junk Entries. Additionally, it can clear you history, optimize registry and manage Startup Items.</p>
<h3><a href="http://www.iobit.com/iobitsmartdefrag.html?Str=download" target="_blank">IOBit Smart Defrag</a></h3>
<p><img src="http://images.stanzapub.com/readers/2008/10/02/4_4.jpg" alt="" /></p>
<p>PC slowness is mostly caused due to fragmentation. You have to manually defrag the drives using Windows Defrag and this takes too much time. It would be nice if you had a software that could automatically defrag your hard disk! So, here is IOBit Smart Defrag. It is free or personal use and automatically defrags your hard disk when the  computer is idle. Manual defrag is also available and you can schedule a defrag. It is an install and forget solution to end your problems.</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FOperating-Systems%2FWindows%2FKeeping-Your-PC-Fast-Four-Great-Tools.283123"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FOperating-Systems%2FWindows%2FKeeping-Your-PC-Fast-Four-Great-Tools.283123" border="0"/></a>]]></description>
<pubDate>Fri, 03 Oct 2008 10:13:22 PST</pubDate></item>
<item>
<title>Super Talent Pico 8gb Gold Flash Drive Review</title>
<link>http://www.computersight.com/Hardware/Accessories/Super-Talent-Pico-8gb-Gold-Flash-Drive-Review.271391</link>
<description>
<![CDATA[<p>Remember the days of the old floppies? *Sigh * - 1.44 MB on a 5.25" square disc. Now we have ultra-fast and cheap memory - especially in the past year where memory prices have gone down so much, now you can practically.</p>
<p><img src="http://images.stanzapub.com/readers/2008/09/24/0_20.jpg" alt="" /><br /><br />Here we're reviewing the new 8 gigabyte super talent pico - also available in 2gb and 4gb sizes. It is a very small flash drive and it is rated at 200X. On Newegg this flash drive costs just $30 shipped! But how well does it perform? Let's find out!<br />All benchmarks were done with Windows Vista Home Premium with Service Pack 1 on a Core 2 Duo e4300 @ 2.43GHz and 2gb of ddr2 750 .</p>
<h3>HD Tach</h3>
<p>We used the HD Tach program to measure flash drive speeds.</p>
<p>The Super Talent Pico got an average burst speed of about 35.2 mb/s - which isn't bad for a flash drive! Here are the full results -</p>
<p><img src="http://images.stanzapub.com/readers/2008/09/24/2_7.jpg" alt="" /></p>
<h3>Write Tests</h3>
<p>We measure how long it takes to transfer a gOS 3 Beta ISO to the flash drive.<br />Time: It took 1:05 to do, which is about 10.76 MB/sec - not bad, but a bit slower than I expected,</p>
<p>So the final verdict awaits us!</p>
<p>Pros:<br />Very Small - Could Almost be mistaken for a piece of jewelry (the gold-plated edition).<br />Read Speeds are Very Fast<br />8 Gigabyte Storage Space<br />Same price as "normal sized" flash drives</p>
<p>Cons:</p>
<p>Write Speeds are a tad slow.</p>
<p>Easy to lose</p>
<p>Overall &amp;ndash; 9/10</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FHardware%2FAccessories%2FSuper-Talent-Pico-8gb-Gold-Flash-Drive-Review.271391"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FHardware%2FAccessories%2FSuper-Talent-Pico-8gb-Gold-Flash-Drive-Review.271391" border="0"/></a>]]></description>
<pubDate>Thu, 25 Sep 2008 03:09:00 PST</pubDate></item>
<item>
<title>Speed Up Your Computer</title>
<link>http://www.computersight.com/Computers/Speed-Up-Your-Computer.226445</link>
<description>
<![CDATA[<p>Is your computer as fast as you want it to be? Was it faster when you bought it then it is now? If you answered "yes", then you will want to read this guide. It will show you how to get your computer back to its original speed and who doesn't want a fast computer?</p>
<p>So what are we actually going to be doing you may ask? I will be showing you how to turn off some of the unwanted and useless programs that are running on your computer so you will be able to do many more things with your computer.</p>
<p>First, we'll check all of the things that are running on your computer. I bet you don't even know what half of these processes are. Simply hit Ctrl + Alt + Del. Then click on the processes tab. Look at all that junk! You don't even need a quarter of that stuff running on your computer.</p>
<p>Next, i will show you how to shut them down. Click on the "Start" menu and click on "run" or hold the "windows key" and press "R". When the run box appears type in "MSCONFIG" (without the "'s of course). Wait for the window to fully load. Now, go over to the services tab. On the bottom check the check box the "Hide all Microsoft Services". This is because most, if not all, of the Microsoft Services you need to run your computer.</p>
<p>Now you can start un-checking boxes that are not important. Say you have "iPod Service" running and you dont have an iPod anymore, you would uncheck that box. Another example is "PnkBsterA". It is for a game i dont play anymore. Only try to uncheck boxes that have an Unknown Manufacturer. Go thorugh the whole list, using your own judgement, to shut down programs.</p>
<p>After you have completed the "Services" tab, do the same thing with the "StartUp" tab. I would leave a majorty of these programs running but you can shut down a few if you wish. Look for the ones that don't have the "HKLM/Software/Windowns" or "HKCU/Software/Windows" location becuase these are required when to run your operating system.</p>
<p>Finnally, click the "OK" button. The MSCONFIG window will close and another pop-up box will come up. It will ask you to restsart your computer. I recomend doing it imediatly but if you choose to, you can do it later. Now when your computer restarts, look how much faster it is and how little time it takes to boot up. One more thing, follow this guide often because you are always installing new things on your computer. Thanks for reading and Good Luck!</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FComputers%2FSpeed-Up-Your-Computer.226445"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FComputers%2FSpeed-Up-Your-Computer.226445" border="0"/></a>]]></description>
<pubDate>Mon, 25 Aug 2008 07:00:39 PST</pubDate></item>
<item>
<title>The Sleek and Powerful 4th Gen Macbook Pro: A Story of How We Met</title>
<link>http://www.computersight.com/Computers/The-Sleek-and-Powerful-4th-Gen-Macbook-Pro-A-Story-of-How-We-Met.219231</link>
<description>
<![CDATA[<p>A couple of weeks ago, I stumbled across Apple's new product, the Macbook Pro. Yes, It's been around for forever, and I've heard about it, but I've never really, actually seen it. And what I saw was gorgeous. Basically, it's a powerful notebook with a pretty decent battery life. I had just gotten rid of my old laptop, a Pentium 4, 2.4 Ghz, 512 MB Ram, PCG-GRV 550 for its notorius fifteen minute battery life. Apparently, the designers decided to shove an inefficient desktop cpu into it! Anyway, I decided to look around online, do a bit of research. After an hour or two of looking on google, newegg, and tigerdirect, I decide on two options; building a barebones laptop or buying the macbook pro. Well, considering I'm a student, the price immediateley dropped to around $2,200. Additionally, I could sell the free ipod touch that would come with it and the price would be around $2,000. A same spec'd barebone that I could easily build would cost me aroun $1,600. Then the other factors came into play. I would have to either lug around a laptop with a terrible battery life, or I would have a think and reliable laptop with a decent battery life. To make a long story short, I went with the design and got the macbook pro. After about a week and a half of waiting, I got it! Right out of the box, a gorgeous sight greeted me. Instantly, I plugged in the charger and turned it on... The greeting movie.... the registration...and the desktop. This is my first mac, and here is what I can say about all of the hype; Macs are configured to be a bit smoother, and Windows pc's are great too. I didn't notice a substantial difference on using a mac (yes, some of the programs are cool) but overall, they are both computers. Although, I was a little dissapointed; I didn't acheive enlightment as soon as I bought it as Apple commercials tend to say. Oh Well :)</p>
<p>After using it for a couple of weeks:</p>
<h3>Pros</h3>
<ul>
<li>Sleek Design</li>
<li>Battery Life around three hours</li>
<li>Fast!</li>
<li>Plenty of storage</li>
</ul>
<h3>Cons</h3>
<ul>
<li>Left corner of display is bent up, complained about it at Apple store, they refused to do anything about it</li>
<li>Battery life advertised to be 5 hours, instead 3</li>
<li>GETS HOT!</li>
</ul>
<p>overall: I love it, just those cons</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FComputers%2FThe-Sleek-and-Powerful-4th-Gen-Macbook-Pro-A-Story-of-How-We-Met.219231"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FComputers%2FThe-Sleek-and-Powerful-4th-Gen-Macbook-Pro-A-Story-of-How-We-Met.219231" border="0"/></a>]]></description>
<pubDate>Thu, 21 Aug 2008 03:59:12 PST</pubDate></item>
<item>
<title>How to Improve the Performance of Your Computer</title>
<link>http://www.computersight.com/Operating-Systems/Windows/How-to-Improve-the-Performance-of-Your-Computer.160979</link>
<description>
<![CDATA[<ol><li>You can defragment your computer using an absolutely free program JkDefrag. You can download the following program <a href="http://www.kessels.com/Jkdefrag/" target="_blank">here</a>. Make sure you read some crucial information on that page. A defragmentation improves the speed of your computer by freeing space on your Hard Drive so it will take less memory&amp;hellip; I recommend using JkDefrag because it has a feature, the screensaver feature, this feature automatically starts defragmenting when you make JkDefrag as your screensaver. To know how to install it as a screensaver, go on the website, and it will teach you how to do so.<br/><br/>
Notes on JkDefrag:<br/><br/>
You can close the defragmentation safely at anytime.
If you see giant lines,<br/><br/>
<img src="http://images.stanzapub.com/readers/computersight/2008/07/08/209663_0.jpg" alt="" /><br/><br/>
don't worry its normal.</li>
<li>Get an easy to use Anti-Virus. I recommend everyone to use AVG, You can download it <a href="http://free.avg.com/" target="_blank">here</a>.&amp;nbsp; It's completely free but if you want more features to be added you can buy a fully licensed version of AVG. This is the best Anti-Virus I know because it reacts when you open an infected file. And Make sure to update the virus definitions at least once a week if you want a good protection on your computer and if you want it to run faster than usual.</li>
<li>Often empty the Recycle Bin because &amp;ldquo;deleting&amp;rdquo; something makes it go to the Recycle Bin and it does not delete it from the Hard Drive.</li>
<li>Don't download stupid unnecessary programs, for example: the Smiley Central ads you see almost everyday while surfing on the net. Those programs are unnecessary and slows your computer down. It says adware free on their download site, but do you really trust them? Well you shouldn't because those programs are filled with adwares and It won't be good for the performance and speed of your computer.</li>
<li>Ad/Popup Blockers. By having an Ad/Popup Blocker will really help the performance and speed of your computer. You can download an add-on for <a href="http://www.firefox.com" target="_blank">FireFox</a> called AdBlocker Plus it literally blocks every single ad you can imagine just right click the add and choose Block Frame or Image You can download it <a href="https://addons.mozilla.org/en-US/firefox/addon/1865" target="_blank">here</a>.&amp;nbsp; You need to have FireFox to use this program. If you still use Internet Explorer, It's time to change. FireFox has less bugs and has a lot of more features than Internet Explorer. I just made a test, I opened Internet Explorer and FireFox with the same homepage, 
<a target="_blank" href="http://www.google.ca">Google</a>
, and it showed 34.080K on memory usage for Internet Explorer and 30.612K memory usage for FireFox There is a big difference of it and it can improve your PC's speed.</li></ol>
<p>Thanks for reading this and I hope you liked this tutorial.</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FOperating-Systems%2FWindows%2FHow-to-Improve-the-Performance-of-Your-Computer.160979"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FOperating-Systems%2FWindows%2FHow-to-Improve-the-Performance-of-Your-Computer.160979" border="0"/></a>]]></description>
<pubDate>Tue, 08 Jul 2008 07:14:00 PST</pubDate></item>
<item>
<title>Tips to Make Your Computer Faster</title>
<link>http://www.computersight.com/Computers/Tips-to-Make-Your-Computer-Faster.128663</link>
<description>
<![CDATA[<h3>Uninstalling programs</h3>
 
<p>You can uninstall programs to make your computer have more space and virtual memory. Go to control panel, add or remove programs then remove the programs you don't want.</p>
 
<h3>Cleaning your temporary files</h3>
 
<p>You can get rid of your temporary files to make your computer A LOT faster. 30 minutes of regular internet is about 40 megabytes. Eventually, you can have up to 100 megabytes or even 430 megabytes like I did! To get rid of them, first go to your internet browser, go to options, then internet options, then look for CLEAN TEMPORARY INTERNET FILES. Click that and than wait for it to clean. Then, you can clean the cookies, but if you want to save passwords and usernames then don't clean it.</p>
 
<h3>Cleaning your Registry</h3>
 
<p>Cleaning your registry can have many effects such as getting a faster start up time, and more virtual memory. To do this, I suggest you get a program like Abexo Registry Cleaner to clean your registry. First make a backup with the program so that if something goes critically wrong then you can fix it. It wont take long to fix and wont take long to scan.</p>
 
<h3>Download CCleaner (Crap Cleaner)</h3>
 
<p>This program is very good at cleaning &amp;ldquo;Crap&amp;rdquo; and is also a good registry cleaner. Run it weekly and you should be clean of &amp;ldquo;Crap&amp;rdquo; and have a faster internet/computer. Get it at ccleaner.com</p>
 
<h3>Buy a new computer</h3>
 
<p>If your computer has less than windows 2000, has a graphics card made before 2004, has less than 550 RAM and has a processor less than 1.5 GHz then you need an upgrade. Yeah, you can check all your statuses if you go to control panel and click system. You can get upgrades at Best Buy or at Circuit City and you can also get it online. Upgrades usually cost from $1 - $200.</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FComputers%2FTips-to-Make-Your-Computer-Faster.128663"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FComputers%2FTips-to-Make-Your-Computer-Faster.128663" border="0"/></a>]]></description>
<pubDate>Fri, 23 May 2008 08:41:38 PST</pubDate></item>
<item>
<title>Ubuntu - Simple N' Free</title>
<link>http://www.computersight.com/Operating-Systems/Ubuntu/Ubuntu---Simple-N-Free.118861</link>
<description>
<![CDATA[<p>Ubuntu is a free operation (Linux) based on Debian. With <a href="http://www.ubuntu.com" target="_blank">Ubuntu</a> you can do almost everything in free, unlike in Windows Xp  OS. Ubuntu is very easy to use it very stable. Ubuntu also support in many language and it can work on old computers (really old).</p>
<p>&amp;nbsp;</p>
 
<h3>Installation</h3>
<p>Ubuntu installation is very easy, It can take approximately 15min.</p>
<ol>
<li> Turn the disc into the computer, you will see a menu, click on "start or install Ubuntu".<br /><img src="http://images.stanzapub.com/readers/computersight/2008/05/04/155695_0.jpg" alt="" /><br /></li>
<li>When it finishes loading you will see the OS (Operation System) from the disc, because that it will work slow. Click on install and it will ask you some question (language, time etc..).<br /><img src="http://images.stanzapub.com/readers/computersight/2008/05/04/155695_1.jpg" alt="" /><br /></li>
</ol> 
<p>When it finishes, reset the computer (it will ask you) and turn out the disc.</p>
<h3>Use</h3>
 
<p>In ubuntu you can do almost all the things like in Windows xp.<br />You have Office, Music player and more things that free, easy to use and work fast.If you need certain software to work on Linux you can install something similar or to use the software wine.</p>
 
<h3>How to Install Software</h3>
<p>In ubuntu it pretty easy to install things you just need to do this:</p>
<ol>
<li><br /><img src="http://images.stanzapub.com/readers/computersight/2008/05/04/155695_2.jpg" alt="" /></li>
<li><br /><img src="http://images.stanzapub.com/readers/computersight/2008/05/04/155695_3.jpg" alt="" /><br /></li>
<li><br /><img src="http://images.stanzapub.com/readers/computersight/2008/05/04/155695_4.jpg" alt="" /><br /></li>
<li>Type the tag of the software that you need.</li>
<li>Tick it in V.</li>
</ol> 
<h3>Why Install Ubuntu</h3>
<ol>
<li> Ubuntu is free OS that don't cost money.</li>
<li>Ubuntu is very safe - You never see viruses or spyware <br />(it use different format from windows).</li>
<li>Ubuntu is easy to use.</li>
<li>Ubuntu don't make problems and it very stable, you even don't need to maintain it - like Windows.</li>
<li>You will see a lot of reasons when you will use it.</li>
</ol><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FOperating-Systems%2FUbuntu%2FUbuntu---Simple-N-Free.118861"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FOperating-Systems%2FUbuntu%2FUbuntu---Simple-N-Free.118861" border="0"/></a>]]></description>
<pubDate>Sun, 04 May 2008 01:26:26 PST</pubDate></item>
<item>
<title>How Fast Is Your Computer?</title>
<link>http://www.computersight.com/Computers/How-Fast-Is-Your-Computer.99422</link>
<description>
<![CDATA[<ol>
<li>
<h3>An Updated Anti Virus Software</h3><p><img alt="" src="http://images.stanzapub.com/readers/computersight/2008/03/25/132059_0.jpg" /><br/><em>
<a target="_blank" href="http://flickr.com/photos/plakboek/452179562/">image source</a>
</em></p>
 This is a rather obvious one when you think about it, not just for computer security but also for computer optimum! Some viruses are written specifically for the purpose of tying up your <a href="http://en.wikipedia.org/wiki/RAM" target="_blank">RAM</a> (what keeps your computer running fast) so it is essential that you keep your computer updated.
Most people go for the subscription type such as Norton or McAfee, this is fine however there are two that are completely free without advertisement for home use! <a href="http://http//www.avast.com/eng/avast_4_home.html" target="_blank">Avast</a> and <a href="http://http//www.download.com/AVG-Anti-Virus-Free-Edition/3000-2239_4-10320142.html?tag=lst-1" target="_blank">AVG</a>.<br /><br /> Did you know? Some banks require that you have an updated anti-virus software if you are to be covered when using their online banking services!</li>
 
<li>
<h3>Spyware Destroyer</h3><p><img alt="" src="http://images.stanzapub.com/readers/computersight/2008/03/25/132059_1.jpg" /><br/><em>
<a target="_blank" href="http://flickr.com/photos/coda/8875127/">image source</a>
</em></p>
Spyware is software that installs itself on your computer without your permission, often via third party software to which you have given consent.  Spyware is getting increasingly intelligent and it has become to differentiate between spyware and viruses! Spyware often records browsing history, install additional software/toolbars, changes your computer settings and fill your computer with pop ups - all of this contributing to the slowing down your computer.
<br /><br /><a href="http://http//www.download.com/AVG-Anti-Virus-Free-Edition/3000-2239_4-10320142.html?tag=lst-1" target="_blank">Spyware Search &amp; Destroy</a> beats them all here, even the paid services! This is a completely free program with many users reporting over 50 of these nasty spyware on their first scan! (Remember to keep it updated)</li>
 
<li>
<h3>Adware Destroyer</h3><p><img alt="" src="http://images.stanzapub.com/readers/computersight/2008/03/25/132059_2.jpg" /><br/><em>
<a target="_blank" href="http://flickr.com/photos/djm/17328024/">image source</a>
</em></p>
Similar to spyware, but less serious is adware.  These are software that has been installed via the same methods as spyware, but the purpose of which is to play, download or show advertising material on the particular computer.  Apart from being blatantly annoying this also slows down your computer.<br /><br />How do you solve this? <a href="http://http//www.download.com/Ad-Aware-2007/3000-8022_4-10045910.html?tag=lst-2" target="_blank">Ad-Aware</a>.  When kept updated Ad-Aware will scan your computer for advertising programs and zap them out of this orbit!</li>
 
<li>
<h3>Abexo Registry Cleaner</h3><p><img alt="" src="http://images.stanzapub.com/readers/computersight/2008/03/25/132059_3.jpg" /><br/><em>
<a target="_blank" href="http://flickr.com/photos/mrcamuti/483384635/">image source</a>
</em></p>
Again another brilliant free program! First click backup to backup your registry in case anything goes wrong at any time.  After this click scan where it will scan your computers registry for broken, computer slowing registry entries.  Once your scan has finished select the ones to delete and just click delete! </li>
 
<li>
<h3>Windows Startup Programs</h3><p><img alt="" src="http://images.stanzapub.com/readers/computersight/2008/03/25/132059_4.jpg" /><br/><em>
<a target="_blank" href="http://flickr.com/photos/phoosh/194375621/">image source</a>
</em></p>
This is not so much a program but a useful feature on Windows Computer that controls what starts up when your computer does, thus running in the background so potentially slowing down your computer  if not required.
 
<br /><br />Just go to Start>Run and type in ‘msconfig' (without the ‘').  Go to the tab on the right hand side called "Startup".  Here you will see all the files that start up when your computer does, any files that you rarely use should be deselected (they can always be opened once your computer has started).   I normally deselect most here, e.g. mobile phone software, iTunes, P2P software and any other software that I will probably not be using.  Everything can be changed back should you need, so don't worry!</li>
 
<li>
<h3>Disk Defragment</h3><p><img alt="" src="http://images.stanzapub.com/readers/computersight/2008/03/25/132059_5.jpg" /><br/><em>
<a target="_blank" href="http://flickr.com/photos/thewendyhouse/497472781/">image source</a>
</em></p>
This is a useful tool that each of us have on a Windows PC.  When memory gets saved to a hard drive, different parts of the file (particularly big ones) often get spread to different parts of the drive.   This is because it cannot save it all as one file and so must do it in parts, between other files (often where other information existed before).  Disk Defragmentation simply moves everything up and deletes this data that had once been "deleted" and allows for more files to be saved. Brilliant!<br /><br /> This can be had if you go to Start>Programs>Accessories>System Tools>Disk Defragmenter.  Once here choose your hard drive, click analyze and it will tell you whether you need to defragment!</li>
</ol><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FComputers%2FHow-Fast-Is-Your-Computer.99422"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FComputers%2FHow-Fast-Is-Your-Computer.99422" border="0"/></a>]]></description>
<pubDate>Tue, 25 Mar 2008 11:37:53 PST</pubDate></item>
<item>
<title>PHP: Learn by Doing, Learn Faster by Breaking</title>
<link>http://www.computersight.com/Programming/PHP/PHP-Learn-by-Doing-Learn-Faster-by-Breaking.83164</link>
<description>
<![CDATA[<p>PHP is a vast language.  There are about 10-20 different ways of
 
accomplishing the same exact thing.  A great programmer knows all of
 
these methods, but a great programmer I am not.  But my experience has
 
done me well, and I will pass on my thoughts to you.
 
For the most part, I am self taught when it comes to PHP.</p>
<p>My roots
 
start with Perl, a language that was taught to me by my friend <a href="http://www.racoonfink.com" target="_blank">Ben</a>.  I learned a lot from him, and
 
I developed a strong base for when I dove into the world of PHP.  At the
 
time, however, I had no contacts for other PHP programmers.  And such, I
 
set out about hacking my way through the language.
 
I found that it was best to set goals.  I found something that I wanted
 
to accomplish, and then I researched how I would do it.  Once complete,
 
I would then set about finding a better way to do it.  I ended up with
 
several projects that never amounted to much.  But as I grew, each goal
 
or project grew in complexity.  Eventually, I learned enough to embark
 
on a massive project.  And the <a href="http://www.sourceforge.net/projects/swing-cms" target="_blank">Swing-CMS </a>engine
 
was born.</p>
<p>Albeit, what you see here today wasn't my first attempt.  Originally, I
 
wrote a very simple CMS that I called "Pivot" for my group,
 
href="http://fulcrum.antisoc.net"&amp;gt;Fulcrum.  Being naive, I developed
 
my own template engine that would search and replace tags with PHP
 
scripts.  Ultimately, the system worked, but it was flawed.  Armed with
 
knowledge from "Pivot", I moved on to the first iteration of Swing.  It
 
was a step in the right direction, but it too was flawed and the big
 
problem was once again the template system.</p>
<p>Finally, I developed a pretty solid core for my engine.  And I got here
 
because I really broke a lot of things.  But I didn't have the benefit
 
of having someone like me offering advice.  Sure, you'll still break
 
stuff, but hopefully you won't run into the same problems that I had.
 
Here are some quick tips that I can offer to you while you're learning</p>
<h3>PHP</h3>
 
<ul>
<li>
<h4>Plan Ahead</h4>
<p>You can't anticipate every problem 
 
that may arise, but plan ahead.  Frequently used aspects of your
 
application should be stored in functions or classes so that you can
 
call them from anywhere.</p>
</li>
<li>
<h4>Format Your Code</h4>
<p>&amp;nbsp;Follow standard coding 
 
guidelines.  Take advantage of whitespace for organization, indent
 
content within loops, functions or classes and develop commenting
 
styles.</p>
</li>
<li>
<h4>Use PEAR</h4>
<p>For those of you who aren't aware, <a href="http://pear.php.net" target="_blank">PEAR</a> is a depository of high quality (and widely used) PHP extensions.  Most
 
of your common applications are here.  Want to easily connect to the
 
database and manage your queries?  Several solutions to choose from
 
(PEAR DB is the most common).  Conversions between XML and BBCode, it's
 
there.  This is a great place to start to save yourself time.)</p>
</li>
<li>
<h4>Use PhpDocumentor</h4>
<p>Especially for your larger 
 
applications, it can be hard to keep track of your functions and
 
variables.  PhpDocumentor requires you to comment in a special way, but
 
it's worth it.  From your comments, it will generate HTML documents that
 
will become a wonderful resource.  PhpDocumentor is available at the
 
PEAR website.</p>
</li>
<li>
<h4>Use Smarty</h4>
<p><a href="http://www.smarty.net" target="_blank">Smarty</a>, as I mentioned earlier, is a template system for PHP.  It is very useful in writing web applications 
 
as it helps you keep your code and your HTML templates separate.  It's
 
easy to use and there's no reason to write your own template system.</p>
<p></p>
 <a target="_blank"> </a> </li>
<li>
<h4>Never Work on Production Source</h4>
<p>Even if you don't 
 
have a production installation, it's a good idea to work on a copy of
 
your code.  You never know when something you do can royally mess up a
 
project, and it may be hard to revert back to where you were.  At the
 
very least, work off of a copy.  If at all possible, try using a CVS or
 
a Subversion repository to keep track of your code.  If you're working
 
on an Open Source project, check out <a href="http://sourceforge.net" target="_blank">SourceForge</a></p>
<a target="_blank"></a></li>
<li>
<h4>Experiment</h4>
<p>Don't be afraid to take risks.  If 
 
you're following my advice above, you're working on a copy anyhow, and
 
you can easily revert to an earlier version if you break something
 
serious.</p>
</li>
<li>
<h4>Share Your Code</h4>
<p>There is no better way to learn 
 
than to share your code with others.  Asking "How do I do this?" isn't
 
going to get you nearly as much response as if you were to post your
 
broken code and ask "Where did I mess up?"  But this advice goes beyond
 
learning - this is about respect.  Posting your code shows two things:
 
1) You want to learn a better way to do things and 2) You're willing to
 
contribute.  PHP gurus like to help those who will carry on their
 
legacy.</p>
</li>
<li>
<h4>Get Involved</h4>
<p>Sometimes, the best project is one 
 
that's run by someone else.  There are plenty of projects looking for
 
help on SourceForge (like mine).  Just be honest with the project leader
 
about your skills.  They often won't turn down help.  Even if you're
 
mostly beta testing, there's lots to learn from a large project.
 
Besides, it's a good resume builder if you're in the field.</p>
</li>
</ul><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FProgramming%2FPHP%2FPHP-Learn-by-Doing-Learn-Faster-by-Breaking.83164"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FProgramming%2FPHP%2FPHP-Learn-by-Doing-Learn-Faster-by-Breaking.83164" border="0"/></a>]]></description>
<pubDate>Wed, 13 Feb 2008 04:26:46 PST</pubDate></item>
</channel>
</rss>
