<?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/"
	>

<channel>
	<title>Techachino</title>
	<atom:link href="http://www.techachino.com/tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techachino.com/tutorials</link>
	<description>Where the news is @</description>
	<pubDate>Wed, 14 Jan 2009 04:04:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Access Attributes With MagpieRSS</title>
		<link>http://www.techachino.com/tutorials/blogging/how-to-access-attributes-with-magpierss.html</link>
		<comments>http://www.techachino.com/tutorials/blogging/how-to-access-attributes-with-magpierss.html#comments</comments>
		<pubDate>Tue, 13 Jan 2009 01:55:12 +0000</pubDate>
		<dc:creator>nstar612</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[MagpieRSS]]></category>

		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.techachino.com/tutorials/?p=496</guid>
		<description><![CDATA[MagpieRSS is a very popular script that provides an XML-based (expat) RSS parser in PHP.  However, it doesn&#8217;t support attribute access by default.  The good news is that the developers at MagpieRSS have been working on a patch release to support uniform access to attributes.  In fact MagpieRSS 0.8 was released briefly [...]]]></description>
			<content:encoded><![CDATA[<p>MagpieRSS is a very popular script that provides an XML-based (expat) RSS parser in PHP.  However, it doesn&#8217;t support attribute access by default.  The good news is that the developers at MagpieRSS have been working on a patch release to support uniform access to attributes.  In fact MagpieRSS 0.8 was released briefly as a DEV build.  However, I am unable to find any working link to download the build.</p>
<p>MagpieRSS works well for existing RSS feeds.  However, when dealing with Podcast feeds, it&#8217;s unable to look up attribute values in the enclosure tag.</p>
<p><TEXTAREA style="width: 400px; heighth:100px"  DISABLED><enclosure url="http://www.myfavdeals.com/images/Product.jpg" length="325" type="jpg" /></TEXTAREA></p>
<p>Thanks to <a href="http://sourceforge.net/mailarchive/forum.php?thread_id=6019632&amp;forum_id=12796">Jude Venn</a> and <a href="http://www.newsisfree.com/blog/">Mike Krus</a>, they have provided a patch to access the attribute values.  Here is how:</p>
<ol>
<li>Download the <a href="http://laughingmeme.org/code/rss_parse.inc.with.enclosures">patched version of rss_parse.inc</a>.</li>
<li>Replace the current rss_parse.inc with the downloaded patch. (the file is located in magpierss directory)</li>
<li>Access attributes in your script as follows</li>
</ol>
<p><TEXTAREA style="width: 310px; heighth:100px"  DISABLED>echo $item[’enclosure’][0][’url’]; echo $item[’enclosure’][0][’length’]; echo $item[’enclosure’][0][’type’];</TEXTAREA></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.techachino.com%2Ftutorials%2Fblogging%2Fhow-to-access-attributes-with-magpierss.html&amp;linkname=How%20To%20Access%20Attributes%20With%20MagpieRSS"><img src="http://www.techachino.com/tutorials/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.techachino.com/tutorials/blogging/how-to-access-attributes-with-magpierss.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>How To: Permanently Erase Data From A Hard Drive</title>
		<link>http://www.techachino.com/tutorials/windows/how-to-permanently-erase-data-from-a-hard-drive.html</link>
		<comments>http://www.techachino.com/tutorials/windows/how-to-permanently-erase-data-from-a-hard-drive.html#comments</comments>
		<pubDate>Sun, 30 Nov 2008 14:17:38 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Computer Maintenance]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[data protection]]></category>

		<category><![CDATA[data security]]></category>

		<category><![CDATA[hard drives]]></category>

		<guid isPermaLink="false">http://www.techachino.com/tutorials/?p=494</guid>
		<description><![CDATA[A hard disk drive also known as hard drive or hard disk is a non-volatile storage device, which has the facility to stock up digitally encoded data on rapidly rotating platters and magnetic surfaces. Its design consists of a spindle which can hold one or more flat circular disks known as platters, onto which the [...]]]></description>
			<content:encoded><![CDATA[<p>A hard disk drive also known as hard drive or hard disk is a non-volatile storage device, which has the facility to stock up digitally encoded data on rapidly rotating platters and magnetic surfaces. Its design consists of a spindle which can hold one or more flat circular disks known as platters, onto which the data is recorded. It has the ability to store data more than floppy disk drives and can also access and transmit data at faster pace.</p>
<p>Today, the boost in disk space and access speeds of hard disk drive have further facilitated the marketable viability of clients products that need great storage capacities, like digital audio players and video recorders. However, the main problem that we are coming across is erasing data or files from hard disk permanently. Most of us think that erasing files and emptying the Recycle Bin will help in permanently get rid of those files. In fact, in most of the cases Recycle Bin tells that emptying the Recycle Bin will permanently remove items. But this statement is totally incorrect.</p>
<p>You have to understand even after emptying the Recycle Bin, the files can be easily recovered by data recovery programs. Making the best use of delete key on actually removes the shortcuts to the files and makes them undetectable to users. Deleted files still reside on the hard drive and a rapid Google search will automatically show options for system recovery software will further allow to restore that data. Apart from erasing the files or data from hard drive, many people also consider that the effective way to erase hard drive data is by formatting the hard drive.</p>
<p>Though formatting the hard drive is somewhat secure than just erasing the files, but you should also note that formatting a disk does erase only the address tables. It makes it much more difficult to recover the files. However a computer specialist would be able to recover most or all the data that was on the disk before the reformat. Disk Wiping is the next new technique that is gaining its popularity these days. Disk wiping is a new secure method and ensure that data, including individually licensed softwares on your computer and storage devices is irrecoverably deleted before recycling.</p>
<p>Disk wiping is better method in comparison to erasing files or formatting the hard drive, because this method basically overwrites your entire hard drive with data, several times and once you format your hard drive, you may find it impossible to get back the data which was present on the drive before the overwrite. Though disk wiping algorithms vary from product to product, they usually write the entire disk with a number (zero or one) and then a reformat is required.</p>
<p>Today, there are many products available in the market that you can purchase or download to perform secure disk wipes. Moreover, the three free programs that are gaining recognition for erasing data from your hard drive are:</p>
<p>(1) <a href="http://www.dban.org/">Darik’s Boot and Nuke</a>: This is an application that you can install on a bootable floppy or CD Rom. Boot and Nuke uses several methods to wipe the data on your drive to an unrecoverable state. With the facility to delete the contents of any hard disk that it detects, makes this application a suitable utility for urgent situation data destruction.</p>
<p>(2) <a href="http://www.tolvanen.com/eraser/">Eraser</a>: This is next famous software and does a great work of cleaning your hard drive by removing all magnetic and solid state memory. It is an advanced security tool, which further allows you to entirely remove sensitive data by overwriting it several times with carefully selected patterns.</p>
<p>(3) <a href="http://www.killdisk.com/">KillDisk</a> Free Edition: This software supports a variety of wipping options using advanced algorythms that pass NSA standards. There are both windows and dos versions available.</p>
<p>Now once one of these procedures is completed the drive is ready to be given away without fear of privacy invasion or fraud. These tools provide full confidence about your deleted sensitive personal information that is unrecoverable. In addition to this it also provide easy to comprehend and secure and affable graphical user interface GUI for permanent data removal.</p>
<p>Finally if you are still uncertain or want to ensure that deleted files are permanently gone, employ a file deletion management system. Today there are many file deletion programs designed to spot and permanently purge your computer of previously deleted files. These solutions initially scan a computer, find traces of previously erased data and finally remove discarded data including e-mail messages.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.techachino.com%2Ftutorials%2Fwindows%2Fhow-to-permanently-erase-data-from-a-hard-drive.html&amp;linkname=How%20To%3A%20Permanently%20Erase%20Data%20From%20A%20Hard%20Drive"><img src="http://www.techachino.com/tutorials/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.techachino.com/tutorials/windows/how-to-permanently-erase-data-from-a-hard-drive.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>USB Memory Stick Customization - Backgrounds, text color and icons [Including Sub-Folders]</title>
		<link>http://www.techachino.com/tutorials/windows/usb-memory-stick-customization-backgrounds-text-color-and-icons-including-sub-folders.html</link>
		<comments>http://www.techachino.com/tutorials/windows/usb-memory-stick-customization-backgrounds-text-color-and-icons-including-sub-folders.html#comments</comments>
		<pubDate>Thu, 06 Nov 2008 20:37:59 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[background]]></category>

		<category><![CDATA[icon]]></category>

		<category><![CDATA[memory stick]]></category>

		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.techachino.com/tutorials/?p=443</guid>
		<description><![CDATA[Today i am going to show you how to customize your memory stick.
 
OK, so you want a nice background in your folder or USB memory stick? first of all you need to do the following:
Go to the folder you want to have the background on and create a file called &#8220;desktop.ini&#8221;. Open desktop.ini and paste [...]]]></description>
			<content:encoded><![CDATA[<p>Today i am going to show you how to customize your memory stick.</p>
<p> </p>
<p>OK, so you want a nice background in your folder or USB memory stick? first of all you need to do the following:</p>
<p>Go to the folder you want to have the background on and create a file called &#8220;desktop.ini&#8221;. Open desktop.ini and paste the following text:</p>
<blockquote><p>[ExtShellFolderViews]</p>
<p>{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}[{BE098140-A513-11D0-A3A4-00C04FD706EC}]</p>
<p>Attributes=1</p>
<p>iconarea_image=&#8221;bg.jpg&#8221;</p>
<p>iconarea_text=&#8221;0&#215;00FFFFFF&#8221;</p></blockquote>
<p>You then need to change &#8220;bg.jpg&#8221; to the path of your image. iconarea_text changes the color of the text in your folder. You can change FFFFFF to any HTML color code you want to use.</p>
<p>Then you need to make desktop.ini and your image file hiden, to do this, right click the file, hit proporties and set the attribute hidden as ticked.</p>
<p>Now right click inside the root folder of your memory stick and click refresh. You will now see the changes you have made.</p>
<p> </p>
<p>Now, if you want to do the same for subfolders, this is a little more difficult. Do the same for the subfolder as you did for the root folder. You will notice that the changes do not work. You need to set the folder with the system attribute.</p>
<p>To do this, open a command window and type the following:</p>
<p><img class="alignnone" src="http://www.techachino.com/img/images/screen.jpg" alt="" width="502" height="254" /></p>
<p>Do this for each folder you want the changes to work on.</p>
<p>I use this to add an image to my memory stick with a number to call in case it is found by someone.</p>
<p> </p>
<p>Now, if you want an icon you need to create a new file in your root folder called &#8216;autorun.inf&#8217; and inside it put:</p>
<p>[AUTORUN]<br />
icon=&#8217;icon.ico&#8217; </p>
<p>Replace &#8216;icon.ico&#8217; with your icon image.</p>
<p> </p>
<p>You have successfully customized your memory stick <img src='http://www.techachino.com/tutorials/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> If you have any questions, just leave me a comment and i will try to help you.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.techachino.com%2Ftutorials%2Fwindows%2Fusb-memory-stick-customization-backgrounds-text-color-and-icons-including-sub-folders.html&amp;linkname=USB%20Memory%20Stick%20Customization%20-%20Backgrounds%2C%20text%20color%20and%20icons%20%5BIncluding%20Sub-Folders%5D"><img src="http://www.techachino.com/tutorials/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.techachino.com/tutorials/windows/usb-memory-stick-customization-backgrounds-text-color-and-icons-including-sub-folders.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>What is bandwidth? Bandwidth explained</title>
		<link>http://www.techachino.com/tutorials/web-hosting/what-is-bandwidth-bandwidth-explained.html</link>
		<comments>http://www.techachino.com/tutorials/web-hosting/what-is-bandwidth-bandwidth-explained.html#comments</comments>
		<pubDate>Wed, 29 Oct 2008 02:13:16 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Web Hosting]]></category>

		<category><![CDATA[bandwidth]]></category>

		<guid isPermaLink="false">http://www.techachino.com/tutorials/?p=440</guid>
		<description><![CDATA[This is well written explanation about bandwidth, very useful info.
BandWidth Explained
Most hosting companies offer a variety of bandwidth options in their plans. So exactly what is bandwidth as it relates to web hosting? Put simply, bandwidth is the amount of traffic that is allowed to occur between your web site and the rest of the [...]]]></description>
			<content:encoded><![CDATA[<p>This is well written explanation about bandwidth, very useful info.</p>
<p>BandWidth Explained</p>
<p>Most hosting companies offer a variety of bandwidth options in their plans. So exactly what is bandwidth as it relates to web hosting? Put simply, bandwidth is the amount of traffic that is allowed to occur between your web site and the rest of the internet. The amount of bandwidth a hosting company can provide is determined by their network connections, both internal to their data center and external to the public internet.</p>
<p>Network Connectivity</p>
<p>The internet, in the most simplest of terms, is a group of millions of computers connected by networks. These connections within the internet can be large or small depending upon the cabling and equipment that is used at a particular internet location. It is the size of each network connection that determines how much bandwidth is available. For example, if you use a DSL connection to connect to the internet, you have 1.54 Mega bits (Mb) of bandwidth. Bandwidth therefore is measured in bits (a single 0 or 1). Bits are grouped in bytes which form words, text, and other information that is transferred between your computer and the internet.</p>
<p>If you have a DSL connection to the internet, you have dedicated bandwidth between your computer and your internet provider. But your internet provider may have thousands of DSL connections to their location. All of these connection aggregate at your internet provider who then has their own dedicated connection to the internet (or multiple connections) which is much larger than your single connection. They must have enough bandwidth to serve your computing needs as well as all of their other customers. So while you have a 1.54Mb connection to your internet provider, your internet provider may have a 255Mb connection to the internet so it can accommodate your needs and up to 166 other users (255/1.54).</p>
<p>Traffic</p>
<p>A very simple analogy to use to understand bandwidth and traffic is to think of highways and cars. Bandwidth is the number of lanes on the highway and traffic is the number of cars on the highway. If you are the only car on a highway, you can travel very quickly. If you are stuck in the middle of rush hour, you may travel very slowly since all of the lanes are being used up.</p>
<p>Traffic is simply the number of bits that are transferred on network connections. It is easiest to understand traffic using examples. One Gigabyte is 2 to the 30th power (1,073,741,824) bytes. One gigabyte is equal to 1,024 megabytes. To put this in perspective, it takes one byte to store one character. Imagine 100 file cabinets in a building, each of these cabinets holds 1000 folders. Each folder has 100 papers. Each paper contains 100 characters - A GB is all the characters in the building. An MP3 song is about 4MB, the same song in wav format is about 40MB, a full length movie can be 800MB to 1000MB (1000MB = 1GB).</p>
<p>If you were to transfer this MP3 song from a web site to your computer, you would create 4MB of traffic between the web site you are downloading from and your computer. Depending upon the network connection between the web site and the internet, the transfer may occur very quickly, or it could take time if other people are also downloading files at the same time. If, for example, the web site you download from has a 10MB connection to the internet, and you are the only person accessing that web site to download your MP3, your 4MB file will be the only traffic on that web site. However, if three people are all downloading that same MP at the same time, 12MB (3 x 4MB) of traffic has been created. Because in this example, the host only has 10MB of bandwidth, someone will have to wait. The network equipment at the hosting company will cycle through each person downloading the file and transfer a small portion at a time so each person&#8217;s file transfer can take place, but the transfer for everyone downloading the file will be slower. If 100 people all came to the site and downloaded the MP3 at the same time, the transfers would be extremely slow. If the host wanted to decrease the time it took to download files simultaneously, it could increase the bandwidth of their internet connection (at a cost due to upgrading equipment).</p>
<p>Hosting Bandwidth</p>
<p>In the example above, we discussed traffic in terms of downloading an MP3 file. However, each time you visit a web site, you are creating traffic, because in order to view that web page on your computer, the web page is first downloaded to your computer (between the web site and you) which is then displayed using your browser software (Internet Explorer, Netscape, etc.) . The page itself is simply a file that creates traffic just like the MP3 file in the example above (however, a web page is usually much smaller than a music file).</p>
<p>A web page may be very small or large depending upon the amount of text and the number and quality of images integrated within the web page. For example, the home page for CNN.com is about 200KB (200 Kilobytes = 200,000 bytes = 1,600,000 bits). This is typically large for a web page. In comparison, Yahoo&#8217;s home page is about 70KB.</p>
<p>How Much Bandwidth Is Enough?</p>
<p>It depends (don&#8217;t you hate that answer). But in truth, it does. Since bandwidth is a significant determinant of hosting plan prices, you should take time to determine just how much is right for you. Almost all hosting plans have bandwidth requirements measured in months, so you need to estimate the amount of bandwidth that will be required by your site on a monthly basis</p>
<p>If you do not intend to provide file download capability from your site, the formula for calculating bandwidth is fairly straightforward:</p>
<p>Average Daily Visitors x Average Page Views x Average Page Size x 31 x Fudge Factor</p>
<p>If you intend to allow people to download files from your site, your bandwidth calculation should be:</p>
<p>[(Average Daily Visitors x Average Page Views x Average Page Size) +<br />
(Average Daily File Downloads x Average File Size)] x 31 x Fudge Factor</p>
<p>Let us examine each item in the formula:</p>
<p>Average Daily Visitors - The number of people you expect to visit your site, on average, each day. Depending upon how you market your site, this number could be from 1 to 1,000,000.</p>
<p>Average Page Views - On average, the number of web pages you expect a person to view. If you have 50 web pages in your web site, an average person may only view 5 of those pages each time they visit.</p>
<p>Average Page Size - The average size of your web pages, in Kilobytes (KB). If you have already designed your site, you can calculate this directly.</p>
<p>Average Daily File Downloads - The number of downloads you expect to occur on your site. This is a function of the numbers of visitors and how many times a visitor downloads a file, on average, each day.</p>
<p>Average File Size - Average file size of files that are downloadable from your site. Similar to your web pages, if you already know which files can be downloaded, you can calculate this directly.</p>
<p>Fudge Factor - A number greater than 1. Using 1.5 would be safe, which assumes that your estimate is off by 50%. However, if you were very unsure, you could use 2 or 3 to ensure that your bandwidth requirements are more than met.</p>
<p>Usually, hosting plans offer bandwidth in terms of Gigabytes (GB) per month. This is why our formula takes daily averages and multiplies them by 31.</p>
<p>Summary</p>
<p>Most personal or small business sites will not need more than 1GB of bandwidth per month. If you have a web site that is composed of static web pages and you expect little traffic to your site on a daily basis, go with a low bandwidth plan. If you go over the amount of bandwidth allocated in your plan, your hosting company could charge you over usage fees, so if you think the traffic to your site will be significant, you may want to go through the calculations above to estimate the amount of bandwidth required in a hosting plan.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.techachino.com%2Ftutorials%2Fweb-hosting%2Fwhat-is-bandwidth-bandwidth-explained.html&amp;linkname=What%20is%20bandwidth%3F%20Bandwidth%20explained"><img src="http://www.techachino.com/tutorials/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.techachino.com/tutorials/web-hosting/what-is-bandwidth-bandwidth-explained.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>A Web Standards Checklist, How to make a proper website</title>
		<link>http://www.techachino.com/tutorials/web-design/a-web-standards-checklist-how-to-make-a-proper-website.html</link>
		<comments>http://www.techachino.com/tutorials/web-design/a-web-standards-checklist-how-to-make-a-proper-website.html#comments</comments>
		<pubDate>Wed, 29 Oct 2008 02:07:34 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[html]]></category>

		<category><![CDATA[w3c]]></category>

		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://www.techachino.com/tutorials/?p=436</guid>
		<description><![CDATA[A Web Standards Checklist, How to make a proper website
A web standards checklist
The term web standards can mean different things to different people. For some, it is &#8216;table-free sites&#8217;, for others it is &#8216;using valid code&#8217;. However, web standards are much broader than that. A site built to web standards should adhere to standards (HTML, [...]]]></description>
			<content:encoded><![CDATA[<p>A Web Standards Checklist, How to make a proper website</p>
<p>A web standards checklist</p>
<p>The term web standards can mean different things to different people. For some, it is &#8216;table-free sites&#8217;, for others it is &#8216;using valid code&#8217;. However, web standards are much broader than that. A site built to web standards should adhere to standards (HTML, XHTML, XML, CSS, XSLT, DOM, MathML, SVG etc) and pursue best practices (valid code, accessible code, semantically correct code, user-friendly URLs etc).</p>
<p>In other words, a site built to web standards should ideally be lean, clean, CSS-based, accessible, usable and search engine friendly.</p>
<p>About the checklist</p>
<p>This is not an uber-checklist. There are probably many items that could be added. More importantly, it should not be seen as a list of items that must be addressed on every site that you develop. It is simply a guide that can be used:</p>
<p>* to show the breadth of web standards<br />
* as a handy tool for developers during the production phase of websites<br />
* as an aid for developers who are interested in moving towards web standards</p>
<p>The checklist</p>
<p>1.Quality of code<br />
1. Does the site use a correct Doctype?<br />
2. Does the site use a Character set?<br />
3. Does the site use Valid (X)HTML?<br />
4. Does the site use Valid CSS?<br />
5. Does the site use any CSS hacks?<br />
6. Does the site use unnecessary classes or ids?<br />
7. Is the code well structured?<br />
8. Does the site have any broken links?<br />
9. How does the site perform in terms of speed/page size?<br />
10. Does the site have JavaScript errors?</p>
<p>2. Degree of separation between content and presentation<br />
1. Does the site use CSS for all presentation aspects (fonts, colour, padding, borders etc)?<br />
2. Are all decorative images in the CSS, or do they appear in the (X)HTML?</p>
<p>3. Accessibility for users<br />
1. Are &#8220;alt&#8221; attributes used for all descriptive images?<br />
2. Does the site use relative units rather than absolute units for text size?<br />
3. Do any aspects of the layout break if font size is increased?<br />
4. Does the site use visible skip menus?<br />
5. Does the site use accessible forms?<br />
6. Does the site use accessible tables?<br />
7. Is there sufficient colour brightness/contrasts?<br />
8. Is colour alone used for critical information?<br />
9. Is there delayed responsiveness for dropdown menus (for users with reduced motor skills)?<br />
10. Are all links descriptive (for blind users)?</p>
<p>4. Accessibility for devices<br />
1. Does the site work acceptably across modern and older browsers?<br />
2. Is the content accessible with CSS switched off or not supported?<br />
3. Is the content accessible with images switched off or not supported?<br />
4. Does the site work in text browsers such as Lynx?<br />
5. Does the site work well when printed?<br />
6. Does the site work well in Hand Held devices?<br />
7. Does the site include detailed metadata?<br />
8. Does the site work well in a range of browser window sizes?</p>
<p>5. Basic Usability<br />
1. Is there a clear visual hierarchy?<br />
2. Are heading levels easy to distinguish?<br />
3. Does the site have easy to understand navigation?<br />
4. Does the site use consistent navigation?<br />
5. Are links underlined?<br />
6. Does the site use consistent and appropriate language?<br />
7. Do you have a sitemap page and contact page? Are they easy to find?<br />
8. For large sites, is there a search tool?<br />
9. Is there a link to the home page on every page in the site?<br />
10. Are visited links clearly defined with a unique colour?</p>
<p>6. Site management<br />
1. Does the site have a meaningful and helpful 404 error page that works from any depth in the site?<br />
2. Does the site use friendly URLs?<br />
3. Do your URLs work without &#8220;www&#8221;?<br />
4. Does the site have a favicon?</p>
<p>1. Quality of code</p>
<p>1.1 Does the site use a correct Doctype?<br />
A doctype (short for &#8216;document type declaration&#8217;) informs the validator which version of (X)HTML you&#8217;re using, and must appear at the very top of every web page. Doctypes are a key component of compliant web pages: your markup and CSS won&#8217;t validate without them.<br />
CODE<br />
http://www.alistapart.com/articles/doctype/</p>
<p>More:<br />
CODE<br />
http://www.w3.org/QA/2002/04/valid-dtd-list.html</p>
<p>CODE<br />
http://css.maxdesign.com.au/listamatic/about-boxmodel.htm</p>
<p>CODE<br />
http://gutfeldt.ch/matthias/articles/doctypeswitch.html</p>
<p>1.2 Does the site use a Character set?<br />
If a user agent (eg. a browser) is unable to detect the character encoding used in a Web document, the user may be presented with unreadable text. This information is particularly important for those maintaining and extending a multilingual site, but declaring the character encoding of the document is important for anyone producing XHTML/HTML or CSS.<br />
CODE<br />
http://www.w3.org/International/tutorials/tutorial-char-enc/</p>
<p>More:<br />
CODE<br />
http://www.w3.org/International/O-charset.html</p>
<p>1.3 Does the site use Valid (X)HTML?<br />
Valid code will render faster than code with errors. Valid code will render better than invalid code. Browsers are becoming more standards compliant, and it is becoming increasingly necessary to write valid and standards compliant HTML.<br />
CODE<br />
http://www.maxdesign.com.au/presentation/sit2003/06.htm</p>
<p>More:<br />
CODE<br />
http://validator.w3.org/</p>
<p>1.4 Does the site use Valid CSS?<br />
You need to make sure that there aren&#8217;t any errors in either your HTML or your CSS, since mistakes in either place can result in botched document appearance.<br />
CODE<br />
http://www.meyerweb.com/eric/articles/webrev/199904.html</p>
<p>More:<br />
CODE<br />
http://jigsaw.w3.org/css-validator/</p>
<p>1.5 Does the site use any CSS hacks?<br />
Basically, hacks come down to personal choice, the amount of knowledge you have of workarounds, the specific design you are trying to achieve.<br />
CODE<br />
http://www.mail-archive.com/wsg@webstandardsgroup.org/msg05823.html</p>
<p>More:<br />
CODE<br />
http://css-discuss.incutio.com/?page=CssHack</p>
<p>CODE<br />
http://css-discuss.incutio.com/?page=ToHackOrNotToHack</p>
<p>CODE<br />
http://centricle.com/ref/css/filters/</p>
<p>1.6 Does the site use unnecessary classes or ids?<br />
I&#8217;ve noticed that developers learning new skills often end up with good CSS but poor XHTML. Specifically, the HTML code tends to be full of unnecessary divs and ids. This results in fairly meaningless HTML and bloated style sheets.<br />
CODE<br />
http://www.clagnut.com/blog/228/</p>
<p>1.7 Is the code well structured?<br />
Semantically correct markup uses html elements for their given purpose. Well structured HTML has semantic meaning for a wide range of user agents (browsers without style sheets, text browsers, PDAs, search engines etc.)<br />
CODE<br />
http://www.maxdesign.com.au/presentation/benefits/index04.htm</p>
<p>More:<br />
CODE<br />
http://www.w3.org/2003/12/semantic-extractor.html</p>
<p>1.8 Does the site have any broken links?<br />
Broken links can frustrate users and potentially drive customers away. Broken links can also keep search engines from properly indexing your site.</p>
<p>More:<br />
CODE<br />
http://validator.w3.org/checklink</p>
<p>1.9 How does the site perform in terms of speed/page size?<br />
Don&#8217;t make me wait&#8230; That&#8217;s the message users give us in survey after survey. Even broadband users can suffer the slow-loading blues.<br />
CODE<br />
http://www.websiteoptimization.com/speed/</p>
<p>1.10 Does the site have JavaScript errors?<br />
Internet Explore for Windows allows you to turn on a debugger that will pop up a new window and let you know there are javascript errors on your site. This is available under &#8216;Internet Options&#8217; on the Advanced tab. Uncheck &#8216;Disable script debugging&#8217;.</p>
<p>2. Degree of separation between content and presentation</p>
<p>2.1 Does the site use CSS for all presentation aspects (fonts, colour, padding, borders etc)?<br />
Use style sheets to control layout and presentation.<br />
CODE<br />
http://www.w3.org/TR/WCAG10/wai-pageauth.html#tech-style-sheets</p>
<p>2.2 Are all decorative images in the CSS, or do they appear in the (X)HTML?<br />
The aim for web developers is to remove all presentation from the html code, leaving it clean and semantically correct.<br />
CODE<br />
http://www.maxdesign.com.au/presentation/benefits/index07.htm</p>
<p>3. Accessibility for users</p>
<p>3.1 Are &#8220;alt&#8221; attributes used for all descriptive images?<br />
Provide a text equivalent for every non-text element<br />
CODE<br />
http://www.w3.org/TR/WCAG10/wai-pageauth.html#tech-text-equivalent</p>
<p>3.2 Does the site use relative units rather than absolute units for text size?<br />
Use relative rather than absolute units in markup language attribute values and style sheet property values&#8217;.<br />
CODE<br />
http://www.w3.org/TR/WCAG10/wai-pageauth.html#tech-relative-units</p>
<p>More:<br />
CODE<br />
http://www.w3.org/TR/WCAG10/wai-pageauth.html#tech-relative-units</p>
<p>CODE<br />
http://www.clagnut.com/blog/348/</p>
<p>3.3 Do any aspects of the layout break if font size is increased?<br />
Try this simple test. Look at your website in a browser that supports easy incrementation of font size. Now increase your browser&#8217;s font size. And again. And again&#8230; Look at your site. Does the page layout still hold together? It is dangerous for developers to assume that everyone browses using default font sizes.<br />
3.4 Does the site use visible skip menus?</p>
<p>A method shall be provided that permits users to skip repetitive navigation links.<br />
CODE<br />
http://www.section508.gov/index.cfm?FuseAction=Content&amp;ID=12</p>
<p>Group related links, identify the group (for user agents), and, until user agents do so, provide a way to bypass the group.<br />
CODE<br />
http://www.w3.org/TR/WCAG10-TECHS/#tech-group-links</p>
<p>&#8230;blind visitors are not the only ones inconvenienced by too many links in a navigation area. Recall that a mobility-impaired person with poor adaptive technology might be stuck tabbing through that morass.<br />
CODE<br />
http://joeclark.org/book/sashay/serialization/Chapter08.html#h4-2020</p>
<p>More:<br />
CODE<br />
http://www.niehs.nih.gov/websmith/508/o.htm</p>
<p>3.5 Does the site use accessible forms?<br />
Forms aren&#8217;t the easiest of things to use for people with disabilities. Navigating around a page with written content is one thing, hopping between form fields and inputting information is another.<br />
CODE<br />
http://www.htmldog.com/guides/htmladvanced/forms/</p>
<p>More:<br />
CODE<br />
http://www.webstandards.org/learn/tutorials/accessible-forms/01-accessible-forms.html</p>
<p>CODE<br />
http://www.accessify.com/tools-and-wizards/accessible-form-builder.asp</p>
<p>CODE<br />
http://accessify.com/tutorials/better-accessible-forms.asp</p>
<p>3.6 Does the site use accessible tables?<br />
For data tables, identify row and column headers&#8230; For data tables that have two or more logical levels of row or column headers, use markup to associate data cells and header cells.<br />
CODE<br />
http://www.w3.org/TR/WCAG10/wai-pageauth.html#tech-table-headers</p>
<p>More:<br />
CODE<br />
http://www.bcc.ctc.edu/webpublishing/ada/resources/tables.asp</p>
<p>CODE<br />
http://www.accessify.com/tools-and-wizards/accessible-table-builder_step1.asp</p>
<p>CODE<br />
http://www.webaim.org/techniques/tables/</p>
<p>3.7 Is there sufficient colour brightness/contrasts?<br />
Ensure that foreground and background colour combinations provide sufficient contrast when viewed by someone having colour deficits.<br />
CODE<br />
http://www.w3.org/TR/WCAG10/wai-pageauth.html#tech-colour-contrast</p>
<p>More:<br />
CODE<br />
http://www.juicystudio.com/services/colourcontrast.asp</p>
<p>3.8 Is colour alone used for critical information?<br />
Ensure that all information conveyed with colour is also available without colour, for example from context or markup.<br />
CODE<br />
http://www.w3.org/TR/WCAG10/wai-pageauth.html#tech-colour-convey</p>
<p>There are basically three types of colour deficiency; Deuteranope (a form of red/green colour deficit), Protanope (another form of red/green colour deficit) and Tritanope (a blue/yellow deficit- very rare).</p>
<p>More:<br />
CODE<br />
http://colourfilter.wickline.org/</p>
<p>CODE<br />
http://www.toledo-bend.com/colourblind/Ishihara.html</p>
<p>CODE<br />
http://www.vischeck.com/vischeck/vischeckURL.php</p>
<p>3.9 Is there delayed responsiveness for dropdown menus?<br />
Users with reduced motor skills may find dropdown menus hard to use if responsiveness is set too fast.</p>
<p>3.10 Are all links descriptive?<br />
Link text should be meaningful enough to make sense when read out of context - either on its own or as part of a sequence of links. Link text should also be terse.<br />
CODE<br />
http://www.w3.org/TR/WCAG10/wai-pageauth.html#tech-meaningful-links</p>
<p>4. Accessibility for devices.</p>
<p>4.1 Does the site work acceptably across modern and older browsers?</p>
<p>Before starting to build a CSS-based layout, you should decide which browsers to support and to what level you intend to support them.<br />
CODE<br />
http://www.maxdesign.com.au/presentation/process/index_step01.cfm</p>
<p>4.2 Is the content accessible with CSS switched off or not supported?<br />
Some people may visit your site with either a browser that does not support CSS or a browser with CSS switched off. In content is structured well, this will not be an issue.</p>
<p>4.3 Is the content accessible with images switched off or not supported?<br />
Some people browse websites with images switched off - especially people on very slow connections. Content should still be accessible for these people.</p>
<p>4.4 Does the site work in text browsers such as Lynx?<br />
This is like a combination of images and CSS switched off. A text-based browser will rely on well structured content to provide meaning.</p>
<p>More:<br />
CODE<br />
http://www.delorie.com/web/lynxview</p>
<p>4.5 Does the site work well when printed?<br />
You can take any (X)HTML document and simply style it for print, without having to touch the markup.<br />
CODE<br />
http://www.alistapart.com/articles/goingtoprint/</p>
<p>More:<br />
CODE<br />
http://www.d.umn.edu/itss/support/Training/Online/webdesign/css.html#print</p>
<p>4.6 Does the site work well in Hand Held devices?<br />
This is a hard one to deal with until hand held devices consistently support their correct media type. However, some layouts work better in current hand-held devices. The importance of supporting hand held devices will depend on target audiences.</p>
<p>4.7 Does the site include detailed metadata?<br />
Metadata is machine understandable information for the web<br />
CODE<br />
http://www.w3.org/Metadata/</p>
<p>Metadata is structured information that is created specifically to describe another resource. In other words, metadata is &#8216;data about data&#8217;.</p>
<p>4.8 Does the site work well in a range of browser window sizes?<br />
It is a common assumption amongst developers that average screen sizes are increasing. Some developers assume that the average screen size is now 1024px wide. But what about users with smaller screens and users with hand held devices? Are they part of your target audience and are they being disadvantaged?</p>
<p>5. Basic Usability<br />
5.1 Is there a clear visual hierarchy?<br />
Organise and prioritise the contents of a page by using size, prominence and content relationships.<br />
CODE<br />
http://www.great-web-design-tips.com/web-site-design/165.html</p>
<p>5.2 Are heading levels easy to distinguish?<br />
Use header elements to convey document structure and use them according to specification.<br />
CODE<br />
http://www.w3.org/TR/WCAG10/wai-pageauth.html#tech-logical-headings</p>
<p>5.3 Is the site&#8217;s navigation easy to understand?<br />
Your navigation system should give your visitor a clue as to what page of the site they are currently on and where they can go next.<br />
CODE<br />
http://www.1stsitefree.com/design_nav.htm</p>
<p>5.4 Is the site&#8217;s navigation consistent?<br />
If each page on your site has a consistent style of presentation, visitors will find it easier to navigate between pages and find information<br />
CODE<br />
http://www.juicystudio.com/tutorial/accessibility/navigation.asp</p>
<p>5.5 Does the site use consistent and appropriate language?<br />
The use of clear and simple language promotes effective communication. Trying to come across as articulate can be as difficult to read as poorly written grammar, especially if the language used isn&#8217;t the visitor&#8217;s primary language.<br />
CODE<br />
http://www.juicystudio.com/tutorial/accessibility/clear.asp</p>
<p>5.6 Does the site have a sitemap page and contact page? Are they easy to find?<br />
Most site maps fail to convey multiple levels of the site&#8217;s information architecture. In usability tests, users often overlook site maps or can&#8217;t find them. Complexity is also a problem: a map should be a map, not a navigational challenge of its own.<br />
CODE<br />
http://www.useit.com/alertbox/20020106.html</p>
<p>5.7 For large sites, is there a search tool?<br />
While search tools are not needed on smaller sites, and some people will not ever use them, site-specific search tools allow users a choice of navigation options.</p>
<p>5.8 Is there a link to the home page on every page in the site?<br />
Some users like to go back to a site&#8217;s home page after navigating to content within a site. The home page becomes a base camp for these users, allowing them to regroup before exploring new content.</p>
<p>5.9 Are links underlined?<br />
To maximise the perceived affordance of clickability, colour and underline the link text. Users shouldn&#8217;t have to guess or scrub the page to find out where they can click.<br />
CODE<br />
http://www.useit.com/alertbox/20040510.html</p>
<p>5.10 Are visited links clearly defined?<br />
Most important, knowing which pages they&#8217;ve already visited frees users from unintentionally revisiting the same pages over and over again.<br />
CODE<br />
http://www.useit.com/alertbox/20040503.html</p>
<p>6. Site management</p>
<p>6.1 Does the site have a meaningful and helpful 404 error page that works from any depth in the site?<br />
You&#8217;ve requested a page - either by typing a URL directly into the address bar or clicking on an out-of-date link and you&#8217;ve found yourself in the middle of cyberspace nowhere. A user-friendly website will give you a helping hand while many others will simply do nothing, relying on the browser&#8217;s built-in ability to explain what the problem is.<br />
CODE<br />
http://www.alistapart.com/articles/perfect404/</p>
<p>6.2 Does the site use friendly URLs?<br />
Most search engines (with a few exceptions - namely Google) will not index any pages that have a question mark or other character (like an ampersand or equals sign) in the URL&#8230; what good is a site if no one can find it?<br />
CODE<br />
http://www.sitepoint.com/article/search-engine-friendly-urls</p>
<p>One of the worst elements of the web from a user interface standpoint is the URL. However, if they&#8217;re short, logical, and self-correcting, URLs can be acceptably usable<br />
CODE<br />
http://www.merges.net/theory/20010305.html</p>
<p>More:<br />
CODE<br />
http://www.sitepoint.com/article/search-engine-friendly-urls</p>
<p>CODE<br />
http://www.websitegoodies.com/article/32</p>
<p>CODE<br />
http://www.merges.net/theory/20010305.html</p>
<p>6.3 Does the site&#8217;s URL work without &#8220;www&#8221;?<br />
While this is not critical, and in some cases is not even possible, it is always good to give people the choice of both options. If a user types your domain name without the www and gets no site, this could disadvantage both the user and you.<br />
6.4 Does the site have a favicon?</p>
<p>A Favicon is a multi-resolution image included on nearly all professionally developed sites. The Favicon allows the webmaster to further promote their site, and to create a more customized appearance within a visitor&#8217;s browser.<br />
CODE<br />
http://www.favicon.com/</p>
<p>Favicons are definitely not critical. However, if they are not present, they can cause 404 errors in your logs (site statistics). Browsers like IE will request them from the server when a site is bookmarked. If a favicon isn&#8217;t available, a 404 error may be generated. Therefore, having a favicon could cut down on favicon specific 404 errors. The same is true of a &#8216;robots.txt&#8217; file.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.techachino.com%2Ftutorials%2Fweb-design%2Fa-web-standards-checklist-how-to-make-a-proper-website.html&amp;linkname=A%20Web%20Standards%20Checklist%2C%20How%20to%20make%20a%20proper%20website"><img src="http://www.techachino.com/tutorials/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.techachino.com/tutorials/web-design/a-web-standards-checklist-how-to-make-a-proper-website.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>23 ways to speed up XP</title>
		<link>http://www.techachino.com/tutorials/windows/23-ways-to-speed-up-xp.html</link>
		<comments>http://www.techachino.com/tutorials/windows/23-ways-to-speed-up-xp.html#comments</comments>
		<pubDate>Wed, 29 Oct 2008 02:04:02 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[speed up xp]]></category>

		<guid isPermaLink="false">http://www.techachino.com/tutorials/?p=434</guid>
		<description><![CDATA[Since defragging the disk won&#8217;t do much to improve Windows XP performance, here are 23 suggestions that will. Each can enhance the performance and reliability of your customers&#8217; PCs. Best of all, most of them will cost you nothing.
1.) To decrease a system&#8217;s boot time and increase system performance, use the money you save by [...]]]></description>
			<content:encoded><![CDATA[<p>Since defragging the disk won&#8217;t do much to improve Windows XP performance, here are 23 suggestions that will. Each can enhance the performance and reliability of your customers&#8217; PCs. Best of all, most of them will cost you nothing.<br />
1.) To decrease a system&#8217;s boot time and increase system performance, use the money you save by not buying defragmentation software &#8212; the built-in Windows defragmenter works just fine &#8212; and instead equip the computer with an Ultra-133 or Serial ATA hard drive with 8-MB cache buffer.</p>
<p>2.) If a PC has less than 512 MB of RAM, add more memory. This is a relatively inexpensive and easy upgrade that can dramatically improve system performance.</p>
<p>3.) Ensure that Windows XP is utilizing the NTFS file system. If you&#8217;re not sure, here&#8217;s how to check: First, double-click the My Computer icon, right-click on the C: Drive, then select Properties. Next, examine the File System type; if it says FAT32, then back-up any important data. Next, click Start, click Run, type CMD, and then click OK. At the prompt, type CONVERT C: /FS:NTFS and press the Enter key. This process may take a while; it&#8217;s important that the computer be uninterrupted and virus-free. The file system used by the bootable drive will be either FAT32 or NTFS. I highly recommend NTFS for its superior security, reliability, and efficiency with larger disk drives.</p>
<p>4.) Disable file indexing. The indexing service extracts information from documents and other files on the hard drive and creates a &#8220;searchable keyword index.&#8221; As you can imagine, this process can be quite taxing on any system.</p>
<p>The idea is that the user can search for a word, phrase, or property inside a document, should they have hundreds or thousands of documents and not know the file name of the document they want. Windows XP&#8217;s built-in search functionality can still perform these kinds of searches without the Indexing service. It just takes longer. The OS has to open each file at the time of the request to help find what the user is looking for.</p>
<p>Most people never need this feature of search. Those who do are typically in a large corporate environment where thousands of documents are located on at least one server. But if you&#8217;re a typical system builder, most of your clients are small and medium businesses. And if your clients have no need for this search feature, I recommend disabling it.</p>
<p>Here&#8217;s how: First, double-click the My Computer icon. Next, right-click on the C: Drive, then select Properties. Uncheck &#8220;Allow Indexing Service to index this disk for fast file searching.&#8221; Next, apply changes to &#8220;C: subfolders and files,&#8221; and click OK. If a warning or error message appears (such as &#8220;Access is denied&#8221;), click the Ignore All button.</p>
<p>5.) Update the PC&#8217;s video and motherboard chipset drivers. Also, update and configure the BIOS. For more information on how to configure your BIOS properly, see this article on my site.</p>
<p>6.) Empty the Windows Prefetch folder every three months or so. Windows XP can &#8220;prefetch&#8221; portions of data and applications that are used frequently. This makes processes appear to load faster when called upon by the user. That&#8217;s fine. But over time, the prefetch folder may become overloaded with references to files and applications no longer in use. When that happens, Windows XP is wasting time, and slowing system performance, by pre-loading them. Nothing critical is in this folder, and the entire contents are safe to delete.</p>
<p>7.) Once a month, run a disk cleanup. Here&#8217;s how: Double-click the My Computer icon. Then right-click on the C: drive and select Properties. Click the Disk Cleanup button &#8212; it&#8217;s just to the right of the Capacity pie graph &#8212; and delete all temporary files.</p>
<p>8.) In your Device Manager, double-click on the IDE ATA/ATAPI Controllers device, and ensure that DMA is enabled for each drive you have connected to the Primary and Secondary controller. Do this by double-clicking on Primary IDE Channel. Then click the Advanced Settings tab. Ensure the Transfer Mode is set to &#8220;DMA if available&#8221; for both Device 0 and Device 1. Then repeat this process with the Secondary IDE Channel.</p>
<p>9.) Upgrade the cabling. As hard-drive technology improves, the cabling requirements to achieve these performance boosts have become more stringent. Be sure to use 80-wire Ultra-133 cables on all of your IDE devices with the connectors properly assigned to the matching Master/Slave/Motherboard sockets. A single device must be at the end of the cable; connecting a single drive to the middle connector on a ribbon cable will cause signaling problems. With Ultra DMA hard drives, these signaling problems will prevent the drive from performing at its maximum potential. Also, because these cables inherently support &#8220;cable select,&#8221; the location of each drive on the cable is important. For these reasons, the cable is designed so drive positioning is explicitly clear.</p>
<p>10.) Remove all spyware from the computer. Use free programs such as AdAware by Lavasoft or SpyBot Search &amp; Destroy. Once these programs are installed, be sure to check for and download any updates before starting your search. Anything either program finds can be safely removed. Any free software that requires spyware to run will no longer function once the spyware portion has been removed; if your customer really wants the program even though it contains spyware, simply reinstall it. For more information on removing Spyware visit this Web Pro News page.</p>
<p>11.) Remove any unnecessary programs and/or items from Windows Startup routine using the MSCONFIG utility. Here&#8217;s how: First, click Start, click Run, type MSCONFIG, and click OK. Click the StartUp tab, then uncheck any items you don&#8217;t want to start when Windows starts. Unsure what some items are? Visit the WinTasks Process Library. It contains known system processes, applications, as well as spyware references and explanations. Or quickly identify them by searching for the filenames using Google or another Web search engine.</p>
<p>12.) Remove any unnecessary or unused programs from the Add/Remove Programs section of the Control Panel.</p>
<p>13.) Turn off any and all unnecessary animations, and disable active desktop. In fact, for optimal performance, turn off all animations. Windows XP offers many different settings in this area. Here&#8217;s how to do it: First click on the System icon in the Control Panel. Next, click on the Advanced tab. Select the Settings button located under Performance. Feel free to play around with the options offered here, as nothing you can change will alter the reliability of the computer &#8212; only its responsiveness.</p>
<p>14.) If your customer is an advanced user who is comfortable editing their registry, try some of the performance registry tweaks offered at Tweak XP.</p>
<p>15.) Visit Microsoft&#8217;s Windows update site regularly, and download all updates labeled Critical. Download any optional updates at your discretion.</p>
<p>16.) Update the customer&#8217;s anti-virus software on a weekly, even daily, basis. Make sure they have only one anti-virus software package installed. Mixing anti-virus software is a sure way to spell disaster for performance and reliability.</p>
<p>17.) Make sure the customer has fewer than 500 type fonts installed on their computer. The more fonts they have, the slower the system will become. While Windows XP handles fonts much more efficiently than did the previous versions of Windows, too many fonts &#8212; that is, anything over 500 &#8212; will noticeably tax the system.</p>
<p>18.) Do not partition the hard drive. Windows XP&#8217;s NTFS file system runs more efficiently on one large partition. The data is no safer on a separate partition, and a reformat is never necessary to reinstall an operating system. The same excuses people offer for using partitions apply to using a folder instead. For example, instead of putting all your data on the D: drive, put it in a folder called &#8220;D drive.&#8221; You&#8217;ll achieve the same organizational benefits that a separate partition offers, but without the degradation in system performance. Also, your free space won&#8217;t be limited by the size of the partition; instead, it will be limited by the size of the entire hard drive. This means you won&#8217;t need to resize any partitions, ever. That task can be time-consuming and also can result in lost data.</p>
<p>19.) Check the system&#8217;s RAM to ensure it is operating properly. I recommend using a free program called MemTest86. The download will make a bootable CD or diskette (your choice), which will run 10 extensive tests on the PC&#8217;s memory automatically after you boot to the disk you created. Allow all tests to run until at least three passes of the 10 tests are completed. If the program encounters any errors, turn off and unplug the computer, remove a stick of memory (assuming you have more than one), and run the test again. Remember, bad memory cannot be repaired, but only replaced.</p>
<p>20.) If the PC has a CD or DVD recorder, check the drive manufacturer&#8217;s Web site for updated firmware. In some cases you&#8217;ll be able to upgrade the recorder to a faster speed. Best of all, it&#8217;s free.</p>
<p>21.) Disable unnecessary services. Windows XP loads a lot of services that your customer most likely does not need. To determine which services you can disable for your client, visit the Black Viper site for Windows XP configurations.</p>
<p>22.) If you&#8217;re sick of a single Windows Explorer window crashing and then taking the rest of your OS down with it, then follow this tip: open My Computer, click on Tools, then Folder Options. Now click on the View tab. Scroll down to &#8220;Launch folder windows in a separate process,&#8221; and enable this option. You&#8217;ll have to reboot your machine for this option to take effect.</p>
<p>23.) At least once a year, open the computer&#8217;s cases and blow out all the dust and debris. While you&#8217;re in there, check that all the fans are turning properly. Also inspect the motherboard capacitors for bulging or leaks. For more information on this leaking-capacitor phenomena, you can read numerous articles on my site.</p>
<p>Following any of these suggestions should result in noticeable improvements to the performance and reliability of your customers&#8217; computers. If you still want to defrag a disk, remember that the main benefit will be to make your data more retrievable in the event of a crashed drive.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.techachino.com%2Ftutorials%2Fwindows%2F23-ways-to-speed-up-xp.html&amp;linkname=23%20ways%20to%20speed%20up%20XP"><img src="http://www.techachino.com/tutorials/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.techachino.com/tutorials/windows/23-ways-to-speed-up-xp.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Removing the W32/Mabezat worm</title>
		<link>http://www.techachino.com/tutorials/security/removing-the-w32mabezat-worm.html</link>
		<comments>http://www.techachino.com/tutorials/security/removing-the-w32mabezat-worm.html#comments</comments>
		<pubDate>Fri, 24 Oct 2008 18:02:16 +0000</pubDate>
		<dc:creator></dc:creator>
		
		<category><![CDATA[Security]]></category>

		<category><![CDATA[anti-spyware]]></category>

		<category><![CDATA[W32/Mabezat]]></category>

		<category><![CDATA[Worm]]></category>

		<guid isPermaLink="false">http://www.techachino.com/tutorials/?p=432</guid>
		<description><![CDATA[Recently, my laptop was infected with the W32/Mabezat worm after using a infected Flash memory Drive. I had shut down my AntiVirus software(was using nod32) to liberate some memory and forgot to restart it.
Anywayz, this worm was really bad and started replicating itself everywhere. So here&#8217;s the steps i took to remove it
1. Temporarily Disable [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, my laptop was infected with the W32/Mabezat worm after using a infected Flash memory Drive. I had shut down my AntiVirus software(was using nod32) to liberate some memory and forgot to restart it.</p>
<p>Anywayz, this worm was really bad and started replicating itself everywhere. So here&#8217;s the steps i took to remove it</p>
<p><span class="Apple-style-span" style="word-spacing: 0px; text-transform: none; color: #000000; text-indent: 0px; font-family: arial; white-space: normal; letter-spacing: normal; border-collapse: separate; orphans: 2; widows: 2;">1. Temporarily Disable System Restore (Windows Me/XP)<br />
2. Update the virus definitions.<br />
3. Reboot computer in SafeMode<br />
4. Run a full system scan and clean/delete all infected file(s)<span class="Apple-style-span" style="border-collapse: separate; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-family: arial; color: #000000;">5. Delete/Modify any values added to the registry.<br />
Navigate to and restore the following registry entries to their<br />
original values, if required:<br />
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced<br />
\&#8221;ShowSuperHidden&#8221; = &#8220;0?</p>
<p></span></span></p>
<p> </p>
<p><strong>Note:</strong> If the registry editor fails to open the threat may have modified the registry to prevent access to the registry editor. Download this file(<a href="http://securityresponse.symantec.com/avcenter/UnHookExec.inf">UnHookExec.inf</a>) from Symantec. Right-click the file and click install.<br />
<span class="Apple-style-span" style="word-spacing: 0px; text-transform: none; color: #000000; text-indent: 0px; font-family: arial; white-space: normal; letter-spacing: normal; border-collapse: separate; orphans: 2; widows: 2;">6. Exit registry editor.7. Find and delete the following files:<br />
- %SystemDrive%\Documents and Settings\tazebama.dl_<br />
- %SystemDrive%\Documents and Settings\hook.dl_<br />
- %UserProfile%\Start Menu\Programs\Startup\zPharoh.exe<br />
- %SystemDrive%\Documents and Settings\tazebama.dll<br />
- [DRIVE]:\zPharaoh.exe<br />
- [DRIVE]:\autorun</p>
<p><span class="Apple-style-span" style="border-collapse: separate; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-family: arial; color: #000000;">8. In order to make sure that threat is completely eliminated from your computer, carry out a full scan of your computer using AntiVirus and Antispyware Software. Another way to delete the virus using various Antivirus Program without the need to install can be done with Online Virus Scanner.</p>
<p></span></span></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.techachino.com%2Ftutorials%2Fsecurity%2Fremoving-the-w32mabezat-worm.html&amp;linkname=Removing%20the%20W32%2FMabezat%20worm"><img src="http://www.techachino.com/tutorials/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.techachino.com/tutorials/security/removing-the-w32mabezat-worm.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Internet Slang Dictionary - LOL WTF OMG IMHO 1337</title>
		<link>http://www.techachino.com/tutorials/internet/internet-slang-dictionary-lol-wtf-omg-imho-1337.html</link>
		<comments>http://www.techachino.com/tutorials/internet/internet-slang-dictionary-lol-wtf-omg-imho-1337.html#comments</comments>
		<pubDate>Sat, 18 Oct 2008 17:57:39 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.techachino.com/tutorials/?p=429</guid>
		<description><![CDATA[0-9
1337 (written in ASCII) - From the word Leet, derived from the word elite
2 - too, or to
4 - For
A
AFAICR/S/T - As far as I can recall / remember / see / tel
AFAIK - As far as I know
AFK - Away from keyboard
ANFSCD - And Now For Something Completely Different. Used to change the subject [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-weight: bold;">0-9</span></p>
<p>1337 (written in ASCII) - From the word Leet, derived from the word elite<br />
2 - too, or to<br />
4 - For</p>
<p><span style="font-weight: bold;">A</span></p>
<p>AFAICR/S/T - As far as I can recall / remember / see / tel<br />
AFAIK - As far as I know<br />
AFK - Away from keyboard<br />
ANFSCD - And Now For Something Completely Different. Used to change the subject of conversation.<br />
ASAP - As soon as possible<br />
ASL - Age / sex / location<br />
ATEOTD - At The End of the Day<br />
ATM - At the moment<br />
AWOL - Absent Without (Official) Leave<br />
AYBABTU (also abbreviated as AYB) - All your base are belong to us (from the video game Zero Wing)<br />
<span style="font-weight: bold;"><br />
B</span></p>
<p>B2B - Business to Business<br />
B&amp; and/or B7- Banned<br />
BBIAB - Be back in a bit<br />
BBL/S - Be back later / shortly / soon<br />
BCNU - Be seein&#8217; you<br />
Blog - Also known as web log or an online journal<br />
BOFH - ~censored~ operator from hell<br />
Bot - Any type of automated software in chatrooms and web-cataloging software<br />
BRB - Be right back<br />
BSOD - Blue Screen of Death<br />
BTDT - Been there done that<br />
BTW - By the way<br />
Bump - Increment (For example, C&#8217;s ++ operator.)or a backronym for &#8220;Bring Up My Post&#8221;</p>
<p><span style="font-weight: bold;">C</span></p>
<p>Crawl - To retrieve a web page along with the hyperlinks that reference it<br />
Crapplet - A poorly written computer application<br />
CU - See you (later)<br />
CYA - See ya OR Cover Your Ass<br />
Cyber (prefix) - A term used to connect the subsequent word loosely to the world of computers or the Internet or sex over a computer<br />
Cyberspace - Virtual reality, the Internet, the World Wide Web, and other kinds of computer systems. Science fiction author William Gibson popularized the term in his novel Neuromancer. Gibson used the word to describe a virtual world of computer networks that his cyberpunk heroes &#8216;jacked into&#8217;</p>
<p><span style="font-weight: bold;">D</span></p>
<p>DFTT - Don&#8217;t feed the trolls<br />
DGAF - Don&#8217;t Give A ~censored~<br />
DIAF - Die in a fire<br />
DILLIGAF/D/S - Does it look like I give a flip / ~censored~ / damn / ~love~<br />
DND - Do not disturb<br />
DOA - Dead on arrival. Refers to hardware that is broken on delivery.</p>
<p><span style="font-weight: bold;">E</span></p>
<p>EOF - End Of File<br />
EOM - End of Message<br />
EOL - End of Life. Device or hardware that is at the end of its product life cycle.<br />
EQ - EverQuest<br />
ETA - Estimated time of arrival</p>
<p><span style="font-weight: bold;">F</span></p>
<p>FAQ - Frequently Asked Question(s)<br />
FFS - For ~censored~&#8217;s sake<br />
Flamer - Someone who makes inflammatory, abusive or directly offensive comments. Similar to, but not quite the same as an Internet troll[3]<br />
FMCDH - From My Cold Dead Hands<br />
FOAD - ~censored~ off and die<br />
FOAF - Friend of a friend<br />
FTL - For the loss<br />
FTW - For the win<br />
FU - ~censored~ you<br />
FUBAR - ~censored~ up beyond all recognition / repair (from military slang; pronounced &#8220;foo-bar&#8221;)<br />
FUD - Fear, Uncertainty and Doubt (the purposeful spread of misinformation)<br />
FWIW - For what it&#8217;s worth<br />
FYI - For your information<br />
<span style="font-weight: bold;"><br />
G</span></p>
<p>GBTW - Get back to work<br />
GF - Great/good fight/girlfriend<br />
GFU - Good for you<br />
GFY - Go ~censored~ yourself<br />
GG - Good game, used at or near the conclusion of a gaming match<br />
GJ - Good job, often used in online gaming when a teammate performs an act benefitting his team, such as killing an opponent or enabling that kill<br />
GMTA - Great minds think alike<br />
Godwin&#8217;s Law - Dictates that the longer a thread, the more likely someone will post a comparison involving Nazis or Hitler<br />
Gratz - Congratulations<br />
GTFO - Get the ~censored~ out<br />
GTG or G2G - &#8216;Got to go&#8217; or &#8216;Good to go&#8217;<br />
GR -Good Race<br />
GR8 - Great</p>
<p><span style="font-weight: bold;">H</span></p>
<p>HAND - Have A Nice Day<br />
Handle - Name used in online chat, (AKA nick(name), alias, screen/user name)<br />
HF - Have fun<br />
Haxor or H4&#215;0r (1337) - Hacker<br />
Hit - A request made to the web server, (noun) the results of an internet search, (verb) loading a Web page. Hits are not equivalent to visitors of a webpage.<br />
Home page - The website&#8217;s introduction page, starting point, and guide. The technical term is &#8220;index&#8221;<br />
Hot list - A collection of publicly available URLs (World Wide Web site addresses), sometimes available as text files.<br />
HTH - Hope this / that helps<br />
H8 - Hate</p>
<p><span style="font-weight: bold;">I</span></p>
<p>IANAL - I am not a lawyer<br />
IBTL - In before the lock<br />
IDC - I don&#8217;t care<br />
IDK - I don&#8217;t know<br />
IIRC - If I recall / remember correctly<br />
IIUC - If I understand correctly<br />
IMO/IMHO/IMNSHO/IMAO - In my (humble / honest / not so humble / arrogant) opinion<br />
Information superhighway - The Internet (AKA: I-way, infobahn)<br />
IONO - I don&#8217;t know<br />
IOW - In other words<br />
IRC - Internet Relay Chat<br />
IRL - In real life<br />
ITYM - I Think You Mean<br />
IWSN - I want sex now<br />
IYKWIM - If you know what I mean</p>
<p><span style="font-weight: bold;">J</span></p>
<p>Jaggy - Aliased computer graphics<br />
JK or j/k - Just kidding, or joke<br />
JFGI - Just ~censored~/Freaking Google It<br />
<span style="font-weight: bold;"><br />
K</span></p>
<p>k or kk - OK<br />
KISS - Keep it simple stupid.<br />
KS(ing) - Kill-Steal(ing)<br />
KOS - Kill on sight<br />
KTHX - OK, thanks<br />
KTHXBAI or KTHXBYE - OK, thanks, goodbye, used either to cut short a conversation or to express displeasure with being cut short</p>
<p><span style="font-weight: bold;">L</span></p>
<p>L2P - Learn to play; an admonishment to MMORPG players who are incompetent and/or whine<br />
L8R - Later, L8R also sometimes abbreviated as L8ER is commonly used in chat rooms and other text based communications as a way of saying good bye.<br />
Lag - Slang term for slow Internet speeds or high Internet latency; Lag is sometimes due to a server problem, but more frequently due to the connection between client and server. A slow or intermittent connection may often be referred to as laggy<br />
Lamer - A know-nothing, one who is lame.<br />
Leet - Often spelled as l33t or 1337 in ASCII form. It originally meant elite<br />
LFG - Looking for group<br />
LFM - Looking for more<br />
LM(F)AO - Laughing my (frigging) ass off<br />
LMIRL - Let&#8217;s meet in real life.<br />
LMK - Let me know<br />
LOL - Laughing out loud, laugh out loud<br />
LTNS - Long time no see<br />
Lurker - Someone who frequents a Usenet group without participating in discussions</p>
<p><span style="font-weight: bold;">M</span></p>
<p>MMORPG, MMO - Massive Multi-player Online Role Playing Game<br />
MMOFPS - Massive Multi-player Online First Person Shooter<br />
MOTD - Message of the day<br />
MS - MapleStory, an MMORPG<br />
MTFBWY - May The Force be with you<br />
MUD - Multi-User Dungeon<br />
MUSH - Multi-User Shared Hallucination<br />
MYOB - Mind your own business<br />
M8 - Mate</p>
<p><span style="font-weight: bold;">N</span></p>
<p>NE1 - &#8220;Anyone&#8221;<br />
NFI - &#8220;No ~censored~ Idea&#8221;<br />
Newbie, noob, or n00b - An inexperienced user of a system or game,or an annoying person.<br />
NIFOC - Naked In Front Of Computer<br />
NM - (Sometimes written N/M) Not much, Never mind or no message, used on message boards or in e-mails to indicate that everything is already said in the subject line.<br />
NP - No problem<br />
NSFW - Not safe for work. Warning about content that may get the viewer in trouble with his employer or co-workers.<br />
NVM, NVMD, or nm - Nevermind, not much</p>
<p><span style="font-weight: bold;">O</span></p>
<p>O RLY - Oh really?<br />
OIC - Oh, I see<br />
OFN - Old ~censored~ news<br />
OMG - Oh my god<br />
OMFG - Oh my ~censored~ god<br />
OMW - On my way or Oh my word<br />
OP - Original poster / Operator / Outpost<br />
OS - Operating system<br />
OT - Off topic<br />
OTOH - On the other hand<br />
OTP - On the phone or One true pairing</p>
<p><span style="font-weight: bold;">P</span></p>
<p>P2P - Peer to peer, or pay to play<br />
PAW - Parents are watching<br />
PEBKAC/PEBCAK - Problem exists between keyboard and chair<br />
Ping - From the popular network monitoring tool, used as a greeting similar to &#8220;Are you there?&#8221;.<br />
PITA - Pain in the arse / ass<br />
PLMK - Please let me know<br />
PMSL - Pissing myself laughing<br />
POS - Piece of ~love~, or parent over shoulder.<br />
POTS - Plain old telephone service<br />
POV - Point of view<br />
PPL - People<br />
PTKFGS - Punch the Keys For God&#8217;s Sake<br />
pr0n - Intentional misspelling of porn<br />
PW - Persistent World (gaming)<br />
pwned - Intentional misspelling of owned</p>
<p><span style="font-weight: bold;">Q</span></p>
<p>QFT - Quoted for truth. Used on internet message boards to show agreement from a previous message</p>
<p><span style="font-weight: bold;">R</span></p>
<p>Rehi (or merely re) - Hello again<br />
RL - Real Life[3]<br />
RO(T)FL - Rolling on (the) floor laughing<br />
RO(T)FLMAO - Rolling on (the) floor laughing my ass off<br />
RO(T)FLOL - Rolling on (the) floor laughing out loud<br />
RSN - Real soon now (used sarcastically)<br />
RTFB - Read the ~censored~ binary (or book)<br />
RTFS - Read the ~censored~ source<br />
RTFM/RTM - Read the (~censored~) manual</p>
<p><span style="font-weight: bold;">S</span></p>
<p>SCNR - Sorry, could not resist<br />
sk8/sk8r - skate/skater<br />
Smiley - Another name for emoticons<br />
SMH - Shaking my head<br />
SNAFU - Situation normal: all (~censored~/[3]fouled) up<br />
Snail mail - Normal paper mail service<br />
SOHF - Sense of humor failure<br />
Spider - The program behind a search engine<br />
STFU - Shut the ~censored~ up<br />
STFW - Search the ~censored~ web<br />
<span style="font-weight: bold;"><br />
T</span></p>
<p>TANSTAAFL - There ain&#8217;t no such thing as a free lunch<br />
TBF - Time between failures<br />
TBH - To be honest<br />
TG - That&#8217;s great<br />
TGIF - Thank god it&#8217;s Friday<br />
TH(N)X, TNX or TX - Thanks<br />
TIA - Thanks in advance<br />
TINC - There Is No Cabal, a term discouraging conspiracy theories<br />
TMI - Too much information<br />
TOS - Terms of service<br />
TTBOMK - To the best of my knowledge<br />
TTFN - Ta ta for now<br />
TTT - To the top, used in forums to bump a thread<br />
TTYL - Talk to you later (also spelled TTUL, T2UL or T2YL)<br />
TTYTT - To Tell You The Truth<br />
Tweedler - One who has deep love for all computer related technology and gadgets<br />
TWIMC - To Whom It May Concern<br />
TY - Thank you<br />
TYT - Take your time<br />
TYVM - Thank you very much</p>
<p><span style="font-weight: bold;">U</span></p>
<p>U - You<br />
UTFSE - Use the ~censored~ search engine</p>
<p><span style="font-weight: bold;">V</span></p>
<p><span style="font-weight: bold;">W</span></p>
<p>w00t, w00T or WOOT - First two express exuberance, the latter is a backronym for the term &#8220;We Own the Other Team&#8221;.<br />
W/ or W/O - With or without<br />
WB - Welcome back<br />
W/E - Whatever<br />
WRT - With respect / regard to<br />
WTB - Want to buy<br />
WTF - What the ~censored~<br />
WTG - Way to go<br />
WTH - What the hell<br />
WTS - Want to sell<br />
WTT - Want to trade<br />
WUG - What you got?<br />
WoW - World of Warcraft (game)<br />
WUBU2 - What (have) you been up to?<br />
WUU2 - What (are) you up to?<br />
WYSIWYG - What you see is what you get<br />
W8 - Wait</p>
<p><span style="font-weight: bold;">Y</span></p>
<p>YARLY - Yeah Really<br />
YHBT - You have been trolled<br />
YKW - You know what?<br />
YMMV - Your mileage may vary.<br />
YTMND - You&#8217;re The Man Now, Dog<br />
YW - You&#8217;re welcome.<br />
YOYO- You&#8217;re On Your Own.</p>
<p><span style="font-weight: bold;">Z</span><br />
ZOMG - An intentional misspelling of the acronym shorthand for &#8220;Oh My God/Gawd&#8221; and pronounced &#8220;Zoh My God/Gawd&#8221; This version is mainly used in jest or to ridicule people who use abbreviations like OMG and OMFG</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.techachino.com%2Ftutorials%2Finternet%2Finternet-slang-dictionary-lol-wtf-omg-imho-1337.html&amp;linkname=Internet%20Slang%20Dictionary%20-%20LOL%20WTF%20OMG%20IMHO%201337"><img src="http://www.techachino.com/tutorials/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.techachino.com/tutorials/internet/internet-slang-dictionary-lol-wtf-omg-imho-1337.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>HOW TO: Check if your antivirus is working!</title>
		<link>http://www.techachino.com/tutorials/security/how-to-check-if-your-antivirus-is-working.html</link>
		<comments>http://www.techachino.com/tutorials/security/how-to-check-if-your-antivirus-is-working.html#comments</comments>
		<pubDate>Sat, 18 Oct 2008 17:42:35 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.techachino.com/tutorials/?p=425</guid>
		<description><![CDATA[Want to check if your antivirus is working? Think your antivirus has been compromised?
Follow this simple guide to test your antivirus  
Create a new text file, in the text file enter:
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
Now save the file as anything.COM (the com extension is important as this is an executable)
Any decent antivirus will have detected a threat as [...]]]></description>
			<content:encoded><![CDATA[<p>Want to check if your antivirus is working? Think your antivirus has been compromised?</p>
<p>Follow this simple guide to test your antivirus <img src='http://www.techachino.com/tutorials/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Create a new text file, in the text file enter:</p>
<blockquote><p>X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*</p></blockquote>
<p>Now save the file as anything.COM (the com extension is important as this is an executable)</p>
<p>Any decent antivirus will have detected a threat as soon as you saved the file, if yours hasn&#8217;t then try executing the file (this file will NOT harm your pc) or manually scanning the file.</p>
<p>If your AV detects something then it&#8217;s working fine, if it doesn&#8217;t, i would recommend looking for a new AV.</p>
<p>This file will not harm your pc in any way, it is a string created by the antivirus industry to test the integrity of antivirus&#8217;s.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.techachino.com%2Ftutorials%2Fsecurity%2Fhow-to-check-if-your-antivirus-is-working.html&amp;linkname=HOW%20TO%3A%20Check%20if%20your%20antivirus%20is%20working%21"><img src="http://www.techachino.com/tutorials/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.techachino.com/tutorials/security/how-to-check-if-your-antivirus-is-working.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>A compiled list of useful RUN, Command Prompt, XP, Explorer and IE shortcuts! HUGE!</title>
		<link>http://www.techachino.com/tutorials/windows/a-compiled-list-of-useful-run-command-prompt-xp-explorer-and-ie-shortcuts-huge.html</link>
		<comments>http://www.techachino.com/tutorials/windows/a-compiled-list-of-useful-run-command-prompt-xp-explorer-and-ie-shortcuts-huge.html#comments</comments>
		<pubDate>Sat, 18 Oct 2008 17:29:44 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.techachino.com/tutorials/?p=420</guid>
		<description><![CDATA[Run Commands
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;
compmgmt.msc 	- Computer management
devmgmt.msc 	- Device manager
diskmgmt.msc 	- Disk management
dfrg.msc 	- Disk defrag
eventvwr.msc 	- Event viewer
fsmgmt.msc 	- Shared folders
gpedit.msc 	- Group policies
lusrmgr.msc 	- Local users and groups
perfmon.msc 	- Performance monitor
rsop.msc 	- Resultant set of policies
secpol.msc 	- Local security settings
services.msc 	- Various Services
msconfig 	- System Configuration Utility
regedit 	- Registry Editor
msinfo32	_ System Information
sysedit		_ System Edit
win.ini		_ windows [...]]]></description>
			<content:encoded><![CDATA[<p>Run Commands<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
compmgmt.msc 	- Computer management<br />
devmgmt.msc 	- Device manager<br />
diskmgmt.msc 	- Disk management<br />
dfrg.msc 	- Disk defrag<br />
eventvwr.msc 	- Event viewer<br />
fsmgmt.msc 	- Shared folders<br />
gpedit.msc 	- Group policies<br />
lusrmgr.msc 	- Local users and groups<br />
perfmon.msc 	- Performance monitor<br />
rsop.msc 	- Resultant set of policies<br />
secpol.msc 	- Local security settings<br />
services.msc 	- Various Services<br />
msconfig 	- System Configuration Utility<br />
regedit 	- Registry Editor<br />
msinfo32	_ System Information<br />
sysedit		_ System Edit<br />
win.ini		_ windows loading information(also system.ini)<br />
winver		_ Shows current version of windows<br />
mailto:		_ Opens default email client<br />
command		_ Opens command prompt</p>
<p>Run Commands to access the control panel<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Add/Remove Programs            control appwiz.cpl<br />
Date/Time Properties           control timedate.cpl<br />
Display Properties             control desk.cpl<br />
FindFast                       control findfast.cpl<br />
Fonts Folder                   control fonts<br />
Internet Properties            control inetcpl.cpl<br />
Keyboard Properties            control main.cpl keyboard<br />
Mouse Properties               control main.cpl<br />
Multimedia Properties          control mmsys.cpl<br />
Network Properties             control netcpl.cpl<br />
Password Properties            control password.cpl<br />
Printers Folder                control printers<br />
Sound Properties               control mmsys.cpl sounds<br />
System Properties              control sysdm.cpl</p>
<p>Command Prompt<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
ANSI.SYS      	Defines functions that change display graphics, control cursor movement, and reassign keys.<br />
APPEND  	Causes MS-DOS to look in other directories when editing a file or running a command.<br />
ARP  		Displays, adds, and removes arp information from network devices.<br />
ASSIGN  	Assign a drive letter to an alternate letter.<br />
ASSOC  		View the file associations.<br />
AT  		Schedule a time to execute commands or programs.<br />
ATMADM 		Lists connections and addresses seen by Windows ATM call manager.<br />
ATTRIB 		Display and change file attributes.<br />
BATCH 		Recovery console command that executes a series of commands in a file.<br />
BOOTCFG 	Recovery console command that allows a user to view, modify, and rebuild the boot.ini<br />
BREAK 		Enable / disable CTRL + C feature.<br />
CACLS 		View and modify file ACL&#8217;s.<br />
CALL  		Calls a batch file from another batch file.<br />
CD  		Changes directories.<br />
CHCP  		Supplement the International keyboard and character set information.<br />
CHDIR  		Changes directories.<br />
CHKDSK  	Check the hard disk drive running FAT for errors.<br />
CHKNTFS  	Check the hard disk drive running NTFS for errors.<br />
CHOICE  	Specify a listing of multiple options within a batch file.<br />
CLS  		Clears the screen.<br />
CMD  		Opens the command interpreter.<br />
COLOR  		Easily change the foreground and background color of the MS-DOS window.<br />
COMP  		Compares files.<br />
COMPACT  	Compresses and uncompress files.<br />
CONTROL  	Open control panel icons from the MS-DOS prompt.<br />
CONVERT  	Convert FAT to NTFS.<br />
COPY  		Copy one or more files to an alternate location.<br />
CTTY 		Change the computers input/output devices.<br />
DATE 		View or change the systems date.<br />
DEBUG  		Debug utility to create assembly programs to modify hardware settings.<br />
DEFRAG  	Re-arrange the hard disk drive to help with loading programs.<br />
DEL  		Deletes one or more files.<br />
DELETE 		Recovery console command that deletes a file.<br />
DELTREE  	Deletes one or more files and/or directories.<br />
DIR  		List the contents of one or more directory.<br />
DISABLE 	Recovery console command that disables Windows system services or drivers.<br />
DISKCOMP  	Compare a disk with another disk.<br />
DISKCOPY  	Copy the contents of one disk and place them on another disk.<br />
DOSKEY  	Command to view and execute commands that have been run in the past.<br />
DOSSHELL  	A GUI to help with early MS-DOS users.<br />
DRIVPARM 	Enables overwrite of original device drivers.<br />
ECHO 		Displays messages and enables and disables echo.<br />
EDIT  		View and edit files.<br />
EDLIN  		View and edit files.<br />
EMM386  	Load extended Memory Manager.<br />
ENABLE 		Recovery console command to enable a disable service or driver.<br />
ENDLOCAL 	Stops the localization of the environment changes enabled by the setlocal command.<br />
ERASE  		Erase files from computer.<br />
EXIT  		Exit from the command interpreter.<br />
EXPAND 		Expand a Microsoft Windows file back to it&#8217;s original format.<br />
EXTRACT 	Extract files from the Microsoft Windows cabinets.<br />
FASTHELP 	Displays a listing of MS-DOS commands and information about them.<br />
FC  		Compare files.<br />
FDISK  		Utility used to create partitions on the hard disk drive.<br />
FIND  		Search for text within a file.<br />
FINDSTR 	Searches for a string of text within a file.<br />
FIXBOOT 	Writes a new boot sector.<br />
FIXMBR 		Writes a new boot record to a disk drive.<br />
FOR 		Boolean used in batch files.<br />
FORMAT  	Command to erase and prepare a disk drive.<br />
FTP 		Command to connect and operate on a FTP server.<br />
FTYPE 		Displays or modifies file types used in file extension associations.<br />
GOTO 		Moves a batch file to a specific label or location.<br />
GRAFTABL 	Show extended characters in graphics mode.<br />
HELP 		Display a listing of commands and brief explanation.<br />
IF 		Allows for batch files to perform conditional processing.<br />
IFSHLP.SYS 	32-bit file manager.<br />
IPCONFIG 	Network command to view network adapter settings and assigned values.<br />
KEYB 		Change layout of keyboard.<br />
LABEL  		Change the label of a disk drive.<br />
LH  		Load a device driver in to high memory.<br />
LISTSVC 	Recovery console command that displays the services and drivers.<br />
LOADFIX  	Load a program above the first 64k.<br />
LOADHIGH  	Load a device driver in to high memory.<br />
LOCK 		Lock the hard disk drive.<br />
LOGON 		Recovery console command to list installations and enable administrator login.<br />
MAP 		Displays the device name of a drive.<br />
MD  		Command to create a new directory.<br />
MEM  		Display memory on system.<br />
MKDIR  		Command to create a new directory.<br />
MODE 		Modify the port or display settings.<br />
MORE  		Display one page at a time.<br />
MOVE  		Move one or more files from one directory to another directory.<br />
MSAV  		Early Microsoft Virus scanner.<br />
MSD  		Diagnostics utility.<br />
MSCDEX 		Utility used to load and provide access to the CD-ROM.<br />
NBTSTAT  	Displays protocol statistics and current TCP/IP connections using NBT<br />
NET  		Update, fix, or view the network or network settings<br />
NETSH 		Configure dynamic and static network information from MS-DOS.<br />
NETSTAT  	Display the TCP/IP network protocol statistics and information.<br />
NLSFUNC 	Load country specific information.<br />
NSLOOKUP 	Look up an IP address of a domain or host on a network.<br />
PATH  		View and modify the computers path location.<br />
PATHPING  	View and locate locations of network latency.<br />
PAUSE  		Command used in batch files to stop the processing of a command.<br />
PING  		Test / send information to another network computer or network device.<br />
POPD 		Changes to the directory or network path stored by the pushd command.<br />
POWER  		Conserve power with computer portables.<br />
PRINT  		Prints data to a printer port.<br />
PROMPT 		View and change the MS-DOS prompt.<br />
PUSHD 		Stores a directory or network path in memory so it can be returned to at any time.<br />
QBASIC 		Open the QBasic.<br />
RD  		Removes an empty directory.<br />
REN  		Renames a file or directory.<br />
RENAME  	Renames a file or directory.<br />
RMDIR  		Removes an empty directory.<br />
ROUTE 		View and configure windows network route tables.<br />
RUNAS 		Enables a user to execute a program on another computer.<br />
SCANDISK 	Run the scandisk utility.<br />
SCANREG  	Scan registry and recover registry from errors.<br />
SET  		Change one variable or string to another.<br />
SETLOCAL 	Enables local environments to be changed without affecting anything else.<br />
SETVER  	Change MS-DOS version to trick older MS-DOS programs.<br />
SHARE  		Installs support for file sharing and locking capabilities.<br />
SHIFT 		Changes the position of replaceable parameters in a batch program.<br />
SHUTDOWN   	Shutdown the computer from the MS-DOS prompt.<br />
SMARTDRV  	Create a disk cache in conventional memory or extended memory.<br />
SORT 		Sorts the input and displays the output to the screen.<br />
START 		Start a separate window in Windows from the MS-DOS prompt.<br />
SUBST  		Substitute a folder on your computer for another drive letter.<br />
SWITCHES  	Remove add functions from MS-DOS.<br />
SYS 		Transfer system files to disk drive.<br />
TELNET 		Telnet to another computer / device from the prompt.<br />
TIME  		View or modify the system time.<br />
TITLE 		Change the title of their MS-DOS window.<br />
TRACERT  	Visually view a network packets route across a network.<br />
TREE  		View a visual tree of the hard disk drive.<br />
TYPE 		Display the contents of a file.<br />
UNDELETE  	Undelete a file that has been deleted.<br />
UNFORMAT  	Unformat a hard disk drive.<br />
UNLOCK 		Unlock a disk drive.<br />
VER  		Display the version information.<br />
VERIFY  	Enables or disables the feature to determine if files have been written properly.<br />
VOL 		Displays the volume information about the designated drive.<br />
XCOPY  		Copy multiple files, directories, and/or drives from one location to another.<br />
TRUENAME 	When placed before a file, will display the whole directory in which it exists<br />
TASKKILL	It allows you to kill those unneeded or locked up applications</p>
<p>Windows XP Shortcuts<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
ALT+- (ALT+hyphen)		Displays the Multiple Document Interface (MDI) child window&#8217;s System menu<br />
ALT+ENTER			View properties for the selected item<br />
ALT+ESC				Cycle through items in the order they were opened<br />
ALT+F4				Close the active item, or quit the active program<br />
ALT+SPACEBAR			Display the System menu for the active window<br />
ALT+TAB				Switch between open items<br />
ALT+Underlined letter		Display the corresponding menu<br />
BACKSPACE			View the folder one level up in My Computer or Windows Explorer<br />
CTRL+A				Select all<br />
CTRL+B				Bold<br />
CTRL+C				Copy<br />
CTRL+I				Italics<br />
CTRL+O				Open an item<br />
CTRL+U				Underline<br />
CTRL+V				Paste<br />
CTRL+X				Cut<br />
CTRL+Z				Undo<br />
CTRL+F4				Close the active document<br />
CTRL while dragging 		Copy selected item<br />
CTRL+SHIFT while dragging 	Create shortcut to selected iteM<br />
CTRL+RIGHT ARROW		Move the insertion point to the beginning of the next word<br />
CTRL+LEFT ARROW			Move the insertion point to the beginning of the previous word<br />
CTRL+DOWN ARROW			Move the insertion point to the beginning of the next paragraph<br />
CTRL+UP ARROW			Move the insertion point to the beginning of the previous paragraph<br />
SHIFT+DELETE			Delete selected item permanently without placing the item in the Recycle Bin<br />
ESC				Cancel the current task<br />
F1				Displays Help<br />
F2				Rename selected item<br />
F3				Search for a file or folder<br />
F4				Display the Address bar list in My Computer or Windows Explorer<br />
F5				Refresh the active window<br />
F6				Cycle through screen elements in a window or on the desktop<br />
F10				Activate the menu bar in the active program<br />
SHIFT+F10			Display the shortcut menu for the selected item<br />
CTRL+ESC			Display the Start menu<br />
SHIFT+CTRL+ESC			Launches Task Manager<br />
SHIFT when you insert a CD 	Prevent the CD from automatically playing<br />
WIN				Display or hide the Start menu<br />
WIN+BREAK			Display the System Properties dialog box<br />
WIN+D				Minimizes all Windows and shows the Desktop<br />
WIN+E				Open Windows Explorer<br />
WIN+F				Search for a file or folder<br />
WIN+F+CTRL			Search for computers<br />
WIN+L				Locks the desktop<br />
WIN+M				Minimize or restore all windows<br />
WIN+R				Open the Run dialog box<br />
WIN+TAB				Switch between open items</p>
<p>Windows Explorer Shortcuts<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
ALT+SPACEBAR 	- Display the current window’s system menu<br />
SHIFT+F10 	- Display the item&#8217;s context menu<br />
CTRL+ESC 	- Display the Start menu<br />
ALT+TAB 	- Switch to the window you last used<br />
ALT+F4 		- Close the current window or quit<br />
CTRL+A 		- Select all items<br />
CTRL+X 		- Cut selected item(s)<br />
CTRL+C 		- Copy selected item(s)<br />
CTRL+V 		- Paste item(s)<br />
CTRL+Z		- Undo last action<br />
CTRL+(+)	- Automatically resize the columns in the right hand pane<br />
TAB 		- Move forward through options<br />
ALT+RIGHT ARROW - Move forward to a previous view<br />
ALT+LEFT ARROW 	- Move backward to a previous view<br />
SHIFT+DELETE 	- Delete an item immediately<br />
BACKSPACE 	- View the folder one level up<br />
ALT+ENTER 	- View an item’s properties<br />
F10 		- Activate the menu bar in programs<br />
F6 		- Switch between left and right panes<br />
F5 		- Refresh window contents<br />
F3 		- Display Find application<br />
F2 		- Rename selected item</p>
<p>Internet Explorer Shortcuts<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
CTRL+A 		- Select all items on the current page<br />
CTRL+D 		- Add the current page to your Favorites<br />
CTRL+E 		- Open the Search bar<br />
CTRL+F 		- Find on this page<br />
CTRL+H 		- Open the History bar<br />
CTRL+I 		- Open the Favorites bar<br />
CTRL+N 		- Open a new window<br />
CTRL+O 		- Go to a new location<br />
CTRL+P 		- Print the current page or active frame<br />
CTRL+S 		- Save the current page<br />
CTRL+W 		- Close current browser window<br />
CTRL+ENTER	- Adds the http://www. (url) .com<br />
SHIFT+CLICK 	- Open link in new window<br />
BACKSPACE 	- Go to the previous page<br />
ALT+HOME 	- Go to your Home page<br />
HOME 		- Move to the beginning of a document<br />
TAB 		- Move forward through items on a page<br />
END 		- Move to the end of a document<br />
ESC 		- Stop downloading a page<br />
F11 		- Toggle full-screen view<br />
F5 		- Refresh the current page<br />
F4 		- Display list of typed addresses<br />
F6 		- Change Address bar and page focus<br />
ALT+RIGHT ARROW - Go to the next page<br />
SHIFT+CTRL+TAB 	- Move back between frames<br />
SHIFT+F10 	- Display a shortcut menu for a link<br />
SHIFT+TAB 	- Move back through the items on a page<br />
CTRL+TAB 	- Move forward between frames<br />
CTRL+C 		- Copy selected items to the clipboard<br />
CTRL+V 		- Insert contents of the clipboard<br />
ENTER 		- Activate a selected link<br />
HOME 		- Move to the beginning of a document<br />
END 		- Move to the end of a document<br />
F1 		- Display Internet Explorer Help</p>
<p>Hope you find them useful <img src='http://www.techachino.com/tutorials/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.techachino.com%2Ftutorials%2Fwindows%2Fa-compiled-list-of-useful-run-command-prompt-xp-explorer-and-ie-shortcuts-huge.html&amp;linkname=A%20compiled%20list%20of%20useful%20RUN%2C%20Command%20Prompt%2C%20XP%2C%20Explorer%20and%20IE%20shortcuts%21%20HUGE%21"><img src="http://www.techachino.com/tutorials/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.techachino.com/tutorials/windows/a-compiled-list-of-useful-run-command-prompt-xp-explorer-and-ie-shortcuts-huge.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
