<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0"><channel><title>T&amp;amp;T Computer</title><description>Contains many tips &amp;amp; tricks computer</description><managingEditor>noreply@blogger.com (Nas)</managingEditor><pubDate>Thu, 24 Oct 2024 03:55:29 -0700</pubDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">60</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">25</openSearch:itemsPerPage><link>http://tipsplustrickscomp.blogspot.com/</link><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:subtitle>Contains many tips &amp;amp; tricks computer</itunes:subtitle><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><item><title>Install Your Windows 7 through USB Flashdisk or Pendrive</title><link>http://tipsplustrickscomp.blogspot.com/2014/04/install-your-windows-7-through-usb.html</link><category>Computer</category><author>noreply@blogger.com (Nas)</author><pubDate>Tue, 15 Apr 2014 06:15:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-6243124657477215946</guid><description>&lt;b&gt;&lt;span style="font-size: x-large;"&gt;T&lt;/span&gt;&lt;/b&gt;his is how to make a bootable USB memory stick (Window 7 install) you will need at least one Windows 7 DVD and a blank 4gb USB or PENDRIVE. &lt;br /&gt;&lt;br /&gt;1. Insert the Windows 7 DVD into your computer and the USB or PENDRIVE into your computer. &lt;br /&gt;&lt;br /&gt;2. Open an “Command Prompt” and run “DISKPART”. &lt;br /&gt;&lt;br /&gt;This will open a diskpart in separate  window.&lt;br /&gt;&lt;br /&gt;  &lt;img border="0" src="http://www.freecomputer-tips.com/images/stories/untitled.png" /&gt; &lt;br /&gt;&lt;br /&gt;  3. Type “LIST DISK” and take note what the disk number is of the USB or PENDRIVE. Check the SIZE column to know about your pendrive. &lt;br /&gt;&lt;br /&gt;4. Then type “SELECT DISK Y” where Y is the disk number of the USB. &lt;br /&gt;&lt;br /&gt;5. Type “CLEAN” ( This will clear all data from the USB or pendrive). &lt;br /&gt;&lt;br /&gt;6. Type “CREATE PARTITION PRIMARY”. &lt;br /&gt;&lt;br /&gt;7. Type “SELECT PARTITION 1”. &lt;br /&gt;&lt;br /&gt;8. Type “ACTIVE” &lt;br /&gt;&lt;br /&gt;9. Type “FORMAT FS=FAT32” and wait for 10 minutes or more depending upon the size of pendrive or usb. &lt;br /&gt;&lt;br /&gt;&lt;img border="0" src="http://www.freecomputer-tips.com/images/stories/ba891.png" /&gt; &lt;br /&gt;&lt;br /&gt;10. Type “ASSIGN”. &lt;br /&gt;&lt;br /&gt;11. The auto play window will now appears. Take note of the drive letter (e.g. G:\ ) and close this window. &lt;br /&gt;&lt;br /&gt;12. Type “EXIT”. &lt;br /&gt;&lt;br /&gt;13. At the command prompt type “xcopy E:*.* /s/e/f G:” where E is the drive letter of you DVD and G is the drive letter of your USB. &lt;br /&gt;&lt;br /&gt;14. Now wait until it copy boot.wim and install.wim on to USB or PENDRIVE. &lt;br /&gt;&lt;br /&gt;15. When xcopy is finished run “del G:\sources\ei.cfg” from the command prompt and your Windows 7 Bootable USB or PENDRIVE is ready for use. You can now either boot from the USB or just run setup.exe from the drive to start the install process. Done&lt;br /&gt;&lt;br /&gt;  </description></item><item><title>Speed Up your PC</title><link>http://tipsplustrickscomp.blogspot.com/2014/04/speed-up-your-pc.html</link><category>Computer</category><author>noreply@blogger.com (Nas)</author><pubDate>Mon, 7 Apr 2014 06:51:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-1575818259368871902</guid><description>&lt;span style="font-size: large;"&gt;What Cause a Slow Computer? &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Frankly, many aspects can affect the computer running speed and performance. To make it clear and logic, I will simply present you with some common computer errors and the main reasons related in most cases in the list below. &lt;br /&gt;&lt;br /&gt;If the computer is clean from any virus infections, common computer issues and corresponding reasons are here to stay:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Retarding responding of the entire OS to your movements&lt;/b&gt; : Lack of disk space (This scenario can result from junk files, excessive unnecessary programs installed, too many tasks processing at the same time, comparatively low configuration of the computer.) &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Sudden OS freezing&lt;/b&gt; : too many tasks processing at the same time&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Occasional OS errors and slow OS running&lt;/b&gt; : bloated registry files or registry errors or incompatible programs installed&lt;br /&gt;&lt;br /&gt;&lt;b&gt;OS crashed&lt;/b&gt; : serious system errors in terms of either software or hardware&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Programs unable for normal use&lt;/b&gt; : incompatibility or the program consuming overloading system resources&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Black screen or blue screen&lt;/b&gt; : software errors or hardware errors&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;NOTE:&lt;/span&gt; Be aware that the above symptoms and corresponding reasons are based on that the computer is totally virus free since the overwhelming majority of computer infections will result in all the above issues in different infecting phase. &lt;br /&gt;&lt;br /&gt;Therefore, to troubleshoot a slow computer, the first and foremost thing to do is to make sure the computer is clean from any virus/malware infections with a trusted virus/malware scanner.&lt;br /&gt;
&lt;br /&gt;Apart from virus scan, below are some emergency tips to speed up a slow PC with convenience. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: large;"&gt;How to Speed Up a Slow PC and Maintain a Well-performing OS&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;1.Restart the computer OS to get a fresh running state if the computer freezes. &lt;br /&gt;&lt;br /&gt;2.Slim the OS. Check out if there are some unnecessary programs installed. If any, uninstall them. Also clean the files on the desktop and display the shortcuts as possible as you can. &lt;br /&gt;&lt;br /&gt;3.Clean up the entire operating system. This usually includes throwing out junk files, repair registry errors, optimize system services and even trim apps. Of course, you can manually to do such all by removing temporary files/cache, fixing registry errors, optimizing Windows startup menu and shutdown process, and trimming apps of course. However, my suggestion is using a system cleaner to fulfill these all with efficiency since many computer experts have offered such convenience to us for now.&lt;br /&gt;
&lt;br /&gt;4.Upgrade the computer configuration. At any rate, you would not expect a computer with lower configuration running faster than a computer with higher configuration in normal cases. This would be unnatural. So considering this, one most efficient way to speed up a pc is to add a memory chip to enlarge the disk space, Local C disk space in particular. &lt;br /&gt;&lt;br /&gt;By the way, the program unable to use or the OS crashed can be caused by incompatible software installation. So it is also always wise to ensure all software are compatible for smooth computer running. &lt;br /&gt;&lt;br /&gt;To sum up, to troubleshoot a slow computer, make sure the computer is free from virus, spyware and other malware, ensure sufficient disk space for necessary tasks processing in a healthy slim OS environment. Furthermore, computer experts urge users to well maintain the computer OS with reliable security guards and system cleaner/optimizer.&lt;br /&gt;
</description></item><item><title>These are tips how to fix A computer freezes at startup</title><link>http://tipsplustrickscomp.blogspot.com/2014/04/these-are-tips-how-to-fix-computer.html</link><category>Computer</category><author>noreply@blogger.com (Nas)</author><pubDate>Mon, 7 Apr 2014 06:45:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-5861141799922992475</guid><description>The reasons that cause the computer freeze vary from malware infections, program conflicts with other programs and memory. In most case, a computer freezes randomly that you can just restart your operating system and the freeze problem is gone. But if you get the computer freeze problem at the same place, you have to manually troubleshooting the problem in Safe Mode. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;1. Restart your computer into safe mode&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizaJZOFWo6BHFZPmwNeTv844yaLkc2lJc_9pKNLbEVt9ZlDLKvUyjuFquP3TIE4GdJVtky9BTdlzlY-nEvbKX1cvZLvUeIJwXlLmvHmiFABjMbsvFb2uuXTjfg6UsfbatZdXEkONoOoq3K/s1600/20qar92.jpg" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizaJZOFWo6BHFZPmwNeTv844yaLkc2lJc_9pKNLbEVt9ZlDLKvUyjuFquP3TIE4GdJVtky9BTdlzlY-nEvbKX1cvZLvUeIJwXlLmvHmiFABjMbsvFb2uuXTjfg6UsfbatZdXEkONoOoq3K/s1600/20qar92.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
to do this, please restart your computer and then press and hold F8 keys until you get Advanced Options menu screen. If the windows logo appears, you need to try again by waiting until the Windows logon prompt appears, and then shutting download and restarting your computer again. Use the arrow key to highlight Safe Mode, and then press Enter, your computer will boot automatically to safe mode. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;2. Limit programs that run at Startup&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
A computer might freeze when startup if too many programs run with startup. Limiting programs that run at startup might help you to fix your computer freeze problem as well as improve the startup speed. To do this, please follow guide below: &lt;br /&gt;
&lt;br /&gt;
1) Click on the Start button to launch the Start menu. &lt;br /&gt;
2) Type msconfig into the text box and then press Enter to locate msconfig; if you are using Windows XP, please click Run and then type msconfig to start msconfig. You will be prompted system configuration page as following. &lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxjyIbe9TuCMHWZkib3qrsrvVrS_uAGXzkr_O6zJKjYl44LxMoXDrc_lJiEjcZZCRcC3yUaa9pgtk3T6SNNDmR-wIFs7h-rxsEp7UVB9OvigDQNmcE_-51RF_Z5WDujY5xNdsT_FwLutTe/s1600/hvo6dz.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxjyIbe9TuCMHWZkib3qrsrvVrS_uAGXzkr_O6zJKjYl44LxMoXDrc_lJiEjcZZCRcC3yUaa9pgtk3T6SNNDmR-wIFs7h-rxsEp7UVB9OvigDQNmcE_-51RF_Z5WDujY5xNdsT_FwLutTe/s1600/hvo6dz.png" height="341" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
3) Switch to Startup tab you will see the programs that run at the application level when Windows starts. Remove the check from the box next to programs that you do not want to start up with the operating system. And then confirm your settings by press Apply and OK button. &lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgg2Uy3XjbFb0cNxnA39zoh6HWIFBW0nNH7QAM1oiHWkw0t9yV0M5X5C11QS7fWl1vCbGfEuDUikVbES-UE0eHlBIl8XAoeIoG2UPuJBI00ufF2gMoEurnzsCosYgFx2PLWMrVk9KERyyjy/s1600/4slhlg.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgg2Uy3XjbFb0cNxnA39zoh6HWIFBW0nNH7QAM1oiHWkw0t9yV0M5X5C11QS7fWl1vCbGfEuDUikVbES-UE0eHlBIl8XAoeIoG2UPuJBI00ufF2gMoEurnzsCosYgFx2PLWMrVk9KERyyjy/s1600/4slhlg.png" height="242" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;3. Uninstall programs which may cause your computer freezes&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Think about if you have installed any new program before your get the computer freeze problem, especially beta program. If yes, please uninstall the program you installed recently to troubleshooting your problem. Some programs especially in beta version may conflict with other program that will cause the computer freeze at startup; it may also cause computer crashes or other similar problem. &lt;br /&gt;
&lt;br /&gt;
1) Locate and open Programs and Features by clicking the Start button, clicking on Control panel--and then click "Uninstall a program" under "Programs" in you are under Control Panel View. If you are in Classic View, click on "Programs and Features". &lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirTEXTuUEfkd7fy5bs6FzrbB84WOpqKdIBIDQxzJY81JUnCJmyFrT5nXW-cEDA2VrPjOJptO8KawhVff_wd4sxb9RAyaXGESx1AfWdLnLUdRTuizeYjw73DI6hXgMoRyK1Dmlxa5n1vOZ0/s1600/2ns6kj8.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirTEXTuUEfkd7fy5bs6FzrbB84WOpqKdIBIDQxzJY81JUnCJmyFrT5nXW-cEDA2VrPjOJptO8KawhVff_wd4sxb9RAyaXGESx1AfWdLnLUdRTuizeYjw73DI6hXgMoRyK1Dmlxa5n1vOZ0/s1600/2ns6kj8.jpg" height="295" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
2) Select a program to uninstall by clicking on it and then click "Uninstall" or "Uninstall/Change" depending on the program. You may need to enter your administrator password to continue your operating. After you press the Uninstall button, all program related file will be removed from your computer.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgrwAnKvL6SL21Wsx02G2K4FH34AtYMdB5IbOOhCUU1DnS9qYRjVyYHAfyrT8W37tjshdnDZ5RgcqCeafVeexnJ1FqHpHBAqJmz5XzkVaF18ty41h4mLj4Z7wZuUMHaQi_4iDtJ1JfnjE9p/s1600/vcyrfb.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgrwAnKvL6SL21Wsx02G2K4FH34AtYMdB5IbOOhCUU1DnS9qYRjVyYHAfyrT8W37tjshdnDZ5RgcqCeafVeexnJ1FqHpHBAqJmz5XzkVaF18ty41h4mLj4Z7wZuUMHaQi_4iDtJ1JfnjE9p/s1600/vcyrfb.jpg" height="340" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;4. Scan with anti-virus or anti-malware program for the possible presence of virus infection &lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Launch your anti-virus or anti-malware program to perform a full scan. If you do not have one, you are highly encouraged to download and install anti-malware program Anvi Smart Defender free version to check for viruses. 
&lt;!-- Blogger automated replacement: "https://images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http%3A%2F%2F2.bp.blogspot.com%2F-jvZ7dQmKiXY%2FU0KpAUHoj7I%2FAAAAAAAAAaQ%2F4zCa4hYkli0%2Fs1600%2F20qar92.jpg&amp;amp;container=blogger&amp;amp;gadget=a&amp;amp;rewriteMime=image%2F*" with "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizaJZOFWo6BHFZPmwNeTv844yaLkc2lJc_9pKNLbEVt9ZlDLKvUyjuFquP3TIE4GdJVtky9BTdlzlY-nEvbKX1cvZLvUeIJwXlLmvHmiFABjMbsvFb2uuXTjfg6UsfbatZdXEkONoOoq3K/s1600/20qar92.jpg" --&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizaJZOFWo6BHFZPmwNeTv844yaLkc2lJc_9pKNLbEVt9ZlDLKvUyjuFquP3TIE4GdJVtky9BTdlzlY-nEvbKX1cvZLvUeIJwXlLmvHmiFABjMbsvFb2uuXTjfg6UsfbatZdXEkONoOoq3K/s72-c/20qar92.jpg" width="72"/></item><item><title>PC Gaming Tips</title><link>http://tipsplustrickscomp.blogspot.com/2014/04/pc-gaming-tips.html</link><category>Games</category><author>noreply@blogger.com (Nas)</author><pubDate>Sun, 6 Apr 2014 00:39:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-3815704688093592418</guid><description>&lt;b&gt;&lt;span style="font-size: large;"&gt;Don't Dive Head First Into a Custom Unit  &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
If you're just getting started with a gaming computer, you shouldn't worry about making yourself a custom rig right away.  There's so much to learn when it comes to what makes a computer tick, including memory/RAM, motherboards and central processing units. It's best to go slow and steady.  &lt;br /&gt;
&lt;br /&gt;
Shop around.  See what's being offered before you immediately rush out and buy all these parts, or invest in a heavily priced pre-built unit by the likes of Alienware or Dell before you know what kind of experience you want.  &lt;br /&gt;
&lt;br /&gt;
One thing you should do is stop at a LAN center, as there are still several across the country that cater to PC gamers, as well as casual ones who come in for a couple hours at a time.  Ask them what kind of unit is best to start off with, and be sure to get details on specs.   &lt;br /&gt;
&lt;br /&gt;
That said, don't buy something that won't run the hottest titles. Try to set aside an adequate spending amount for your gaming PC, and research what would be the right experience for you.  While you're at this LAN center, try out several games and see if anything stands out.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;What Kind of Gaming Experience Do You Want?  &lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
PC gaming means different things to different people.  Some are happy messing around with games like Angry Birds and offerings from the PopCap library, while others want to create a deep, fast-moving experience that lets them level up like a pro.  &lt;br /&gt;
&lt;br /&gt;
If you're happy jumping into a game of poker or a puzzler that'll keep you entertained for a few hours, you'll be fine with a moderate offering.  If you're up for a higher-end game like Battlefield 4, you might need to put some more cash down for better parts, especially that CPU.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;Cloud Gaming is Your Friend  &lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
When taking game sessions into consideration, it doesn't have to be about buying $60 titles right away. OnLive, despite its ups and downs with behind-the-scenes purchases, built a solid library of games.  For $10 a month, you can access its PlayPack, which enables you to play hundreds of titles for unlimited hours.  &lt;br /&gt;
&lt;br /&gt;
Since everything is Cloud based, you don't have to worry too much about processors or internal parts to make the experience go. Give it a try.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;Getting Started With Steam and Origin  &lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
Valve's Steam service is easily the most popular for online PC players.  Its community is vast, and if you couldn't tell over the past few weeks, hundreds of thousands of people have taken part in its massive summer sales.  &lt;br /&gt;
&lt;br /&gt;
Getting into Steam for the first time is easy.  Simply register for an account, and when prompted for purchase, enter your credit card info. From there, you can add friends, post on subject boards for particular titles and buy games on-the-cheap.  &lt;br /&gt;
&lt;br /&gt;
Origin is a good service as well, one that's on the rise with a huge number of EA offerings as well as others from third parties. Its registry is a bit trickier than Steam, but once you're signed up, you'll have access to classics and new titles.  &lt;br /&gt;
&lt;br /&gt;
Other retailers offer digital purchases, including Amazon, Gamestop and GreenManGaming. It never hurts to look around and see what's out there.  &lt;br /&gt;
&lt;br /&gt;
Important note, though – make sure you know your specs once your game machine is set. Some games will require you to meet a particular minimum and have free hard drive space to run them. Keep a close eye on your computer's capacity and performance set-up, then get to gaming.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;Accessories  &lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
With a good gaming PC, you'll want to have a trusty mouse nearby, as it'll make all the difference from using a routine touch-pad – especially if you're playing a first-person shooter. SteelSeries makes some fine gaming mice, including custom Diablo III and Call of Duty: Black Ops II products.  &lt;br /&gt;
&lt;br /&gt;
For that matter, look into traditional controllers as well. Microsoft's Windows Xbox 360 controller is a premiere choice, especially with action games like Darksiders II and Saints Row IV. &lt;br /&gt;
&lt;br /&gt;
Don't forget to have fun, too. That's what PC gaming is all about. </description></item><item><title>Keyboard Shortcuts</title><link>http://tipsplustrickscomp.blogspot.com/2014/04/keyboard-shortcuts.html</link><category>Computer</category><author>noreply@blogger.com (Nas)</author><pubDate>Thu, 3 Apr 2014 02:05:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-5818851898567562784</guid><description>There are plenty of useful key combinations for Computer Keyboard :&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;1. Add a Bookmark&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="object-right"&gt;
&lt;div class="content-view-embeddedmedia"&gt;
&lt;div class="class-image"&gt;
&lt;div class="attribute-image"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
Tab your new favorite website for easy access by bookmarking the page with the following quick trick. &lt;br /&gt;
PC: Ctrl + D&lt;br /&gt;
Mac: Apple key (see right) + D&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;2. Delete Forever&lt;/b&gt;&lt;br /&gt;
When you know you want to nix a file forever—instead of sending it to clog up the recycling bin first––tap the keys below. &lt;br /&gt;
PC: Shift + Delete&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;3. Close Browser&lt;/b&gt;&lt;br /&gt;
Whether
 your boss walks up while you're reading gossip blogs or your husband 
comes in the room while you're buying him a gift, close your browser, 
stat, with this shortcut. &lt;br /&gt;
PC: Alt + F4&lt;br /&gt;
Mac: Ctrl + Q &lt;br /&gt;
&lt;div class="object-right"&gt;
&lt;div class="content-view-embeddedmedia"&gt;
&lt;div class="class-image"&gt;
&lt;div class="attribute-image"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;b&gt;4. Show Desktop&lt;/b&gt;&lt;br /&gt;
If
 you have lots of windows open on your computer and you want quick 
access to your desktop—or a super-quick way to hide your work—hit the 
following keys. &lt;br /&gt;
PC: Window key (see right) + D&lt;br /&gt;
Mac: F11&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;5. Find Files or Folders&lt;/b&gt;&lt;br /&gt;
Forget painstakingly searching all of your folders to find one file. The shortcut below will do the searching for you. &lt;br /&gt;
PC: Window key + F&lt;br /&gt;
Mac: Apple key (see right) + F&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;6. Change Zoom Level&lt;/b&gt;&lt;br /&gt;
Whether you're working on the Web or in a word processing program, zoom in or out with this command. &lt;br /&gt;
PC: Ctrl + scroll mouse wheel&lt;br /&gt;
Mac: Apple key + plus sign; Apple key + minus sign&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;7. Reopen Previous Tab in Browser&lt;/b&gt;&lt;br /&gt;
Have
 you ever accidentally closed the browser tab you were looking at and 
had to spend time backtracking to find it again? The shortcut below will
 restore that page to you almost instantly. &lt;br /&gt;
PC: Ctrl + Shift + T&lt;br /&gt;
Mac: Apple key + Z&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;8. Switch Between Open Programs&lt;/b&gt;&lt;br /&gt;
Navigating between open screens can get confusing. Make it easy to move among all your programs with this quick trick. &lt;br /&gt;
PC: Alt + Tab&lt;br /&gt;
Mac: Apple key + Tab&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;9. Take a Screen Shot&lt;/b&gt;&lt;br /&gt;
Capture
 an image of what you're working on instantly with a screen grab—it's 
particularly useful for Web pages you can't copy and paste. &lt;br /&gt;
PC: Print Screen (then paste [Ctrl + V] into a Word document)&lt;br /&gt;
Mac: Apple key + Shift + 3&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;10. Refresh a Webpage &lt;/b&gt;&lt;br /&gt;
Whether
 you're waiting for a new email to arrive or the latest news story to 
pop up, easily refresh your screen using the keys below. &lt;br /&gt;
PC: F5, or Ctrl + R&lt;br /&gt;
Mac: Apple key + R&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;11. Go to a Previous Location in Browser&lt;/b&gt;&lt;br /&gt;
Time
 travel with the neat shortcut below, which lets you quickly go back to 
the webpage you were looking at before your current one. &lt;br /&gt;
PC: Alt + ←&lt;br /&gt;
Mac: Apple key + [&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;12. Spelling/Grammar Check&lt;/b&gt;&lt;br /&gt;
No more excuses: Perfect spelling and grammar is just one keystroke away. &lt;br /&gt;
PC or Mac: F7&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;13. Add "http://www" to Your Browser's Address Bar&lt;/b&gt;&lt;br /&gt;
The
 quickest route to your online destination? Just type in the name of the
 webpage you'd like to go to (for example, type "Google"), then press 
the following keys to add the "http://www." to the beginning and ".com" 
to the end. &lt;br /&gt;
PC: Ctrl + Enter&lt;br /&gt;
Mac: Apple key + Enter&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;14. Select the Address Bar&lt;/b&gt;&lt;br /&gt;
When
 you want to quickly type a new URL into your browser, the shortcut 
below will easily select the address bar for you, so you can start 
typing without moving your mouse.  &lt;br /&gt;
PC: Ctrl + L, or F6&lt;br /&gt;
Mac: Apple key + L&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;15. Launch the Windows Start Menu &lt;/b&gt;&lt;br /&gt;
Just tap the keys below for an easy way to view your Start Menu options. &lt;br /&gt;
PC: Window key, or Ctrl + Esc  &lt;br /&gt;
&lt;br /&gt;</description></item><item><title>How to play Poker on Texas Holdem Poker</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/how-to-play-poker-on-texas-holdem-poker.html</link><category>Games</category><category>Internet</category><author>noreply@blogger.com (Nas)</author><pubDate>Wed, 11 Nov 2009 21:15:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-889270484647032251</guid><description>&lt;div style="text-align: justify;"&gt;
&lt;a href="http://www.zynga.com/images/games/gameButton_zyngapoker.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://www.zynga.com/images/games/gameButton_zyngapoker.png" /&gt;&lt;/a&gt;This info for those who want to know tips How to play Texas Holdem Poker on facebook. Let me give some&amp;nbsp; tips: &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Two pieces of the card will be given to the players during the game would start, then our task is to combine the existing cards on the table with cards on having each player and the winner is the player who has a count of the combined value of the largest card . Counts is formed by 5 cards, which come from the player's own cards and the card shown in the table. &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
The following sequence of combinations of cards:  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Cards which have a low value will lose with the high value.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Next  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
2 card value will be lost with 3,  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
3 lost to 4,  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
4 lost by 5,  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
etc. ...  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
10 lost to J (jack)  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
A defeat by Q (Queen)  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Q lost by K (King)  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
K lost with A (Ace) (in poker, A could be number 1 if you want, which means the lowest value). Card type does not influence at all. For example card with Heart J &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
A card spade (Spade) is same. If value 2/more players have the same value, then viewed the card both, whichever is higher value. Example two players have The highest card is a heart and a spade, then the same value. So viewed the card second. Which is the higher value? If still the same, too, means series, and the betting money is divided 2.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- One Pair is the winner of the combination of cards owned by players from the highest value. Whatever the highest card value will be lost with One Pair. &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- One Pair lost with Two Pairs,  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Two Pair lost with Three of a Kind,  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Three of a Kind defeated by Straight,  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Straight Flush lost by,  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Flush lost with Full House,  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Full House defeated by Four of a Kind,  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Four of a Kind Straight Flush inferior to,  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Straight Flush "Royal Flush lose with,  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
One Pair = one pair of cards. For example: 2-2-7-9-J  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Two Pair = there are 2 pairs of cards. For example: 2-2-7-7-J  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Three of a Kind "= there are 3 equal cards. For example: 2-2-2-7-J  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Straight = card order value. For example: A-2-3-4-5 or  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
10-JQKA (if QKA-2-3 could not, because it is not in order,  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
because here A be the number 1 which is the lowest number, as well  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Ace is the highest number).  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Flush = all cards the same type, and its value does not sequential. Eg  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
all of these cards is 5 Hearts card.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Full House = One pair of cards and three cards together. Combined "One  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Pair "and" Three of a Kind ". For example: 2-2-2-7-7 or 3-3-J-J-J.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Four of a Kind = 4 equal cards. For example: 2-2-2-2-J  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Straight Flush = all cards the same type, and value respectively.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
For example all these cards are 5 Hearts card, and its value  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
3-4-5-6-7.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Royal Flush = equal to the Straight Flush, but the highest value.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
In other words a combination of the best Flush. For example: all of these cards is 5 Hearts card, and 10-JQKA value.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
If between the two players get One Pair, then see where the couple the highest card value. For example, 2-2-7-9-A, lost to 3-3-5-7-J. Because the value of 3 higher than 2.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
If there are two players got "One Pair" of equal value, then the views  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
another card, whichever is higher. For example: 2-2-7-9-A, lost to  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
2-2-8-9-J. Because the value of 8 is higher than 9. 2-2-7-9-J inferior to  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
2-2-7-9-Q. Because the Q value is higher than A.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
And so on, so did the other combinations of cards. For example:  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Straight A-2-3-4-5 lost with 3-4-5-6-7.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
If there are two players have value and the same card combination, then  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
divided bet. For example, one player gets 2-3-4-5-6, and Other players also got 2-3-4-5-6, then a draw and betting divided by two.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Remember once again, the order value combination of the lowest card  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
is as follows:  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- The highest value card  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- One Pair  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Two Pair  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Three of A Kind  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Straight  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Flush  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Full House  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Four of a Kind  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Straight Flush  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Royal Flush  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
If you know the order of poker combination, then the way the game  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
how? There are various ways to play poker systems, including  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
no such thing: "Texas Hold'em Rules", which is like this:  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Suppose there are 4 players. Player one, player two, three players, and players  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
four.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Each player will take turns to be "dealers" (the dealer),  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
turns clockwise. For example player one becomes  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
"Dealer", then he would distribute the cards later.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Before the cards handed out, 2 player on the left the dealer put  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
chip / bet, called Ante. Ante smaller first  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
than the next ante. For example: player one is a dealer,  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
then the player to his left, let's say two players, put his Ante 5  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
dollars, and the next player again, the three players, put Antenya  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
some 10 dollars. Ante commonly known also by Blind Bets.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Collection of chip-chip/taruhan in the middle of the table to  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
hereinafter called the "Pot" .- Then split card, each player  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
got 2 cards. Card 2 is called "Private Cards" / "Hole Cards".  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Then, after the card visits (players can not see the card's  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Another player, must see his own!), players on the left  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
ngasih players ante second, to "bet" the first time. In case  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
This because the second ante ngasih three players, then what do  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
"Bet" is the first time four players.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Bet is a bet, can call, raise, or fold  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- "Call" or "Stay In", meaning he will play, by placing  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
amount of money bet by other players wager the last time.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
In this case the 10 dollars.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- "Raise" means he will play, put the stakes, with the value  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
higher stakes (higher than the value of the previous bet,  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
in this case higher than 10 dollars, for example, he put 20 dollars).  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- "Fold" means that he will not play. So he did not come bets, and  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
close the card.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Then followed the player to his left again, to "call", "raise", or  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
"Fold", and so on.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- After that, open 3 cards divided and placed in the center of the table,  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
rounds starting the second bet.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- As before, the players alternately make again "Call", "raise", or "fold", starting from the player to the left of the ngasih ante to two earlier. Cards in the center of this table is called "Community Cards ". And this round is called the "Flop".  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- After that, opened one more card cards "Community Cards" are fourth. This is called the "Turn Card" / "4th Street"  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Followed by a "bet" or bet again as before.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Then the last card "Community Cards" was opened again, this is called "River Card "/" 5th Street ".  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Followed by a "bet" or bet again as before. It is The last round of betting.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
- Next the players opened his card, and combine dg cards cards shown in the table, a 5 card  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
best combination.  &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
-One thing you have note in this game is to relax and do not desire to see a good card because you may not win, try to be open 3 cards on the table first if you have a good card, if you are sure please all in good luck.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h1 align="center"&gt;
Poker Chat abbreviations&lt;/h1&gt;
&lt;br /&gt;
&lt;table align="center" bgcolor="#ffffff" border="0" class="white_table" style="width: 510px;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;brb&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Be right back!&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;fu &lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Fuck you!&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;gg &lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Good game!&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;gl &lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Good luck!&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;gp &lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Good play!&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;gtg&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Got to go!&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;lmao&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Laughing my ass off!&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;lol&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Laughing out loud!&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;n1 &lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Nice one!&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;nb &lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Nice bet!&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;nc &lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Nice call!&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;nh &lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Nice hand!&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;np &lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Nice play / no problem!&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;omg &lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Oh my god! &lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;pp &lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Pocket pair&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;rofl&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Rolling on the floor laughing &lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;str8 &lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Straight&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt; thx,txs &lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Thanks!&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;ty &lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Thank you! &lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;wp &lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
Well played!&lt;/div&gt;
&lt;/td&gt;   &lt;/tr&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div align="center"&gt;
&lt;b&gt;yw &lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;     &lt;td&gt;&lt;div align="center"&gt;
You are welcome!&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;&lt;/div&gt;
</description></item><item><title>Removing Display Ads On Facebook</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/eliminating-display-ads-on-facebook.html</link><category>Internet</category><author>noreply@blogger.com (Nas)</author><pubDate>Tue, 10 Nov 2009 18:23:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-7078654146299818266</guid><description>&lt;a href="http://t2.gstatic.com/images?q=tbn:WnsmOCuSOUlvmM:http://justgiving.files.wordpress.com/2009/01/facebook_logo.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://t2.gstatic.com/images?q=tbn:WnsmOCuSOUlvmM:http://justgiving.files.wordpress.com/2009/01/facebook_logo.jpg" /&gt;&lt;/a&gt;You may see the display ads on facebook, the ads is usually located on the right side of page views your facebook profile. If you ever felt annoyed by the appearance of those ads, you can remove the ads by using the add-ons from firefox and the script from userstyles. &lt;br /&gt;
&lt;br /&gt;
Here are the steps:  &lt;br /&gt;
1. Open your Mozilla Firefox browser.  &lt;br /&gt;
2. Open the add-ons link below and install on your firefox.  &lt;br /&gt;
- Https: / / addons.mozilla.org/en-US/firefox/addon/2108  &lt;br /&gt;
3. Once installed, restart your firefox.  &lt;br /&gt;
4. Then go to the link below:  &lt;br /&gt;
- Http://userstyles.org/styles/9405  &lt;br /&gt;
5. Click the button "Install with Stylish". Situated on the top right corner.  &lt;br /&gt;
6. Once installed, restart your firefox again.  &lt;br /&gt;
7. Go to facebook and login with your account.  &lt;br /&gt;
8. Try to go to your profile page, the ad on facebook you will be lost.  &lt;br /&gt;
&lt;br /&gt;
To display your ad longer live there remove the check mark to selection add-ons are located at the bottom right corner of your firefox, and vice versa. &lt;br /&gt;
For more details you can see the image below:  &lt;br /&gt;
&lt;br /&gt;
Facebook Ads Remover</description></item><item><title>Firefox Add-Ons To Multiple Account Login</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/firefox-add-ons-to-multiple-login.html</link><category>Internet</category><author>noreply@blogger.com (Nas)</author><pubDate>Tue, 10 Nov 2009 18:20:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-7456268897535234643</guid><description>&lt;div dir="ltr" id="result_box"&gt;&lt;b style="color: red;"&gt;&lt;span style="font-size: x-large;"&gt;CookieSwap&lt;/span&gt;&lt;/b&gt; is Add-Ons for the Firefox browser that allows you to easily manage all your cookies, so you can do multiple logins to e-mail accounts like Gmail, Yahoo! Mail, Hotmail or log in to the other as a different user at the same time by using a browser that is Firefox. &lt;br /&gt;
If you want to log in using several different ID from the same site without having to log out and then sign in at the site add-ons then CookieSwap can overcome these problems. &lt;br /&gt;
&lt;br /&gt;
Download: &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/3255"&gt;https://addons.mozilla.org/en-US/firefox/addon/3255&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description></item><item><title>Twitter Tools For Firefox</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/twitter-tools-for-firefox.html</link><category>Internet</category><author>noreply@blogger.com (Nas)</author><pubDate>Tue, 10 Nov 2009 18:18:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-6120997293112326999</guid><description>If you are a fan of Twitter and also a fan of Firefox browser, here you some tools that might suit you.  &lt;br /&gt;
Like all the other firefox tool, we recommend that you do not install any unless you want to slow your browser.  &lt;br /&gt;
Here are some Twitter tools for your Firefox:  &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.friendbar.com/"&gt;Friendbar&lt;/a&gt;  &lt;br /&gt;
Friendbar easier to keep in touch with friends on Twitter. Friendbar also support with Facebook.  &lt;br /&gt;
Can manage your text and images on your Firefox browser toolbar.  &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.twitbin.com/"&gt;Twitbin&lt;/a&gt;  &lt;br /&gt;
Twitter client opens in your sidebar so you can send and read tweets no matter where you are on the Web without changing the tab or window. &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://engel.uk.to/twitkit/"&gt;Twitkit&lt;/a&gt;  &lt;br /&gt;
To view your stats, public timeline, sending tweets, your friends last and your followers list through the sidebar.  &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.chrisfinke.com/addons/twitterbar/"&gt;Twitterbar&lt;/a&gt;&lt;br /&gt;
Allows you to post on your twitter through the Firefox address bar.  &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.greenspace.info/twitter/line/en.html"&gt;Twitter line&lt;/a&gt;  &lt;br /&gt;
Showing "Twitter time line" in the toolbar as a head line.  &lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/9751"&gt;Twitter Status Bar&lt;/a&gt;  &lt;br /&gt;
Provide facilities to do data input to twitter using just a few buttons.  &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://twitterfox.net/"&gt;Twitterfox&lt;/a&gt;  &lt;br /&gt;
Allows you to see friends who update, retweet, remove read tweets directly and many more.  &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.bestwebimage.com/web-services-and-tools/twitter-toolbar-10/"&gt;Twitter Toolbar&lt;/a&gt;  &lt;br /&gt;
Allows you to update every time you want to be like browsing.</description></item><item><title>.Net Framework</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/net-framework.html</link><category>Download</category><author>noreply@blogger.com (Nas)</author><pubDate>Sun, 8 Nov 2009 21:41:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-621307377735905672</guid><description>&lt;div style="text-align: justify;"&gt;&lt;span style="color: red; font-size: x-large;"&gt;Microsoft .NET Framework&lt;/span&gt; is a software framework that can be installed on computers running Microsoft Windows operating systems. It includes a large library of coded solutions to common programming problems and a virtual machine that manages the execution of programs written specifically for the framework. The .NET Framework is a Microsoft offering and is intended to be used by most new applications created for the Windows platform.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;The framework's Base Class Library provides a large range of features including user interface, data and data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications. The class library is used by programmers, who combine it with their own code to produce applications.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Programs written for the .NET Framework execute in a software environment that manages the program's runtime requirements. Also part of the .NET Framework, this runtime environment is known as the Common Language Runtime (CLR). The CLR provides the appearance of an application virtual machine so that programmers need not consider the capabilities of the specific CPU that will execute the program. The CLR also provides other important services such as security, memory management, and exception handling. The class library and the CLR together constitute the .NET Framework.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Version 3.5 of the .NET Framework was released on 19 November 2007, but it is not included with Windows Server 2008. As with .NET Framework 3.0, version 3.5 uses the CLR of version 2.0. In addition, it installs .NET Framework 2.0 SP1, (installs .NET Framework 2.0 SP2 with 3.5 SP1) and .NET Framework 3.0 SP1 (installs .NET Framework 3.0 SP2 with 3.5 SP1), which adds some methods and properties to the BCL classes in version 2.0 which are required for version 3.5 features such as Language Integrated Query (LINQ). These changes do not affect applications written for version 2.0, however.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Download : &lt;a href="http://download.microsoft.com/download/7/0/3/703455ee-a747-4cc8-bd3e-98a615c3aedb/dotNetFx35setup.exe"&gt;dotNetFx35setup.exe&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><enclosure length="2869264" type="application/octet-stream" url="http://download.microsoft.com/download/7/0/3/703455ee-a747-4cc8-bd3e-98a615c3aedb/dotNetFx35setup.exe"/><itunes:explicit/><itunes:subtitle>Microsoft .NET Framework is a software framework that can be installed on computers running Microsoft Windows operating systems. It includes a large library of coded solutions to common programming problems and a virtual machine that manages the execution of programs written specifically for the framework. The .NET Framework is a Microsoft offering and is intended to be used by most new applications created for the Windows platform. The framework's Base Class Library provides a large range of features including user interface, data and data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications. The class library is used by programmers, who combine it with their own code to produce applications. Programs written for the .NET Framework execute in a software environment that manages the program's runtime requirements. Also part of the .NET Framework, this runtime environment is known as the Common Language Runtime (CLR). The CLR provides the appearance of an application virtual machine so that programmers need not consider the capabilities of the specific CPU that will execute the program. The CLR also provides other important services such as security, memory management, and exception handling. The class library and the CLR together constitute the .NET Framework. Version 3.5 of the .NET Framework was released on 19 November 2007, but it is not included with Windows Server 2008. As with .NET Framework 3.0, version 3.5 uses the CLR of version 2.0. In addition, it installs .NET Framework 2.0 SP1, (installs .NET Framework 2.0 SP2 with 3.5 SP1) and .NET Framework 3.0 SP1 (installs .NET Framework 3.0 SP2 with 3.5 SP1), which adds some methods and properties to the BCL classes in version 2.0 which are required for version 3.5 features such as Language Integrated Query (LINQ). These changes do not affect applications written for version 2.0, however. Download : dotNetFx35setup.exe</itunes:subtitle><itunes:author>noreply@blogger.com (Nas)</itunes:author><itunes:summary>Microsoft .NET Framework is a software framework that can be installed on computers running Microsoft Windows operating systems. It includes a large library of coded solutions to common programming problems and a virtual machine that manages the execution of programs written specifically for the framework. The .NET Framework is a Microsoft offering and is intended to be used by most new applications created for the Windows platform. The framework's Base Class Library provides a large range of features including user interface, data and data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications. The class library is used by programmers, who combine it with their own code to produce applications. Programs written for the .NET Framework execute in a software environment that manages the program's runtime requirements. Also part of the .NET Framework, this runtime environment is known as the Common Language Runtime (CLR). The CLR provides the appearance of an application virtual machine so that programmers need not consider the capabilities of the specific CPU that will execute the program. The CLR also provides other important services such as security, memory management, and exception handling. The class library and the CLR together constitute the .NET Framework. Version 3.5 of the .NET Framework was released on 19 November 2007, but it is not included with Windows Server 2008. As with .NET Framework 3.0, version 3.5 uses the CLR of version 2.0. In addition, it installs .NET Framework 2.0 SP1, (installs .NET Framework 2.0 SP2 with 3.5 SP1) and .NET Framework 3.0 SP1 (installs .NET Framework 3.0 SP2 with 3.5 SP1), which adds some methods and properties to the BCL classes in version 2.0 which are required for version 3.5 features such as Language Integrated Query (LINQ). These changes do not affect applications written for version 2.0, however. Download : dotNetFx35setup.exe</itunes:summary><itunes:keywords>Download</itunes:keywords></item><item><title>Create Website Screenshots</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/create-website-screenshots.html</link><category>Internet</category><author>noreply@blogger.com (Nas)</author><pubDate>Sun, 8 Nov 2009 21:15:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-1679805692883043033</guid><description>There are several other tools for easy screenshot capturing – some standalone and some in the form of a browser plugin.&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;span style="font-size: x-large;"&gt;Plugins :&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgrUwlxRZQIEQqHE1n64VZSOCHRxLFFx4grqarZu2xQ__v4_2q3dscqVjoaj56gYWk46wYSmQLz9hNGYXwPjceQEcLst9IrUrNuX0drSxYhD6oKXcCvoc4SBNkHotQgfBbTIYEAmybPzAm/s1600-h/Abduction!.JPG" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgrUwlxRZQIEQqHE1n64VZSOCHRxLFFx4grqarZu2xQ__v4_2q3dscqVjoaj56gYWk46wYSmQLz9hNGYXwPjceQEcLst9IrUrNuX0drSxYhD6oKXcCvoc4SBNkHotQgfBbTIYEAmybPzAm/s320/Abduction!.JPG" /&gt;&lt;/a&gt;&lt;b&gt;Abduction!&lt;/b&gt; - Adds a right click option to take screenshots of an entire web page or just part of a web page to save as an image.&lt;br /&gt;
Save as image – an aptly named Firefox (Firefox) plugin that lets you save a page, frame, or part of either as an image directly from Firefox.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Pearl Crescent Page Saver&lt;/b&gt; – Save images of web pages in jpg or png format; save the entire page or just a portion of it, with the ability to automatically scale the image to a smaller size.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Picnik for Firefox&lt;/b&gt; – if you use online image editor Picnik (picnik) this Firefox plugin enables you to easily import a screenshot of the currently opened webpage into it.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Snissa&lt;/b&gt; – simple Firefox plugin for taking web page screenshots.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Screengrab!&lt;/b&gt; – a plugin that lets you save visible part of window, the entire page, just a selection, or a particular frame of a webpage.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;ieSnapshotter&lt;/b&gt; – a shareware plugin for Internet Explorer (Internet Explorer) that allows you to take screenshots and thumbnails of web pages.&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;span style="font-size: x-large;"&gt;Standalone programs :&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.techsmith.com/img/learn/snagit/9/screenshots/webpage-longer-than-browser/ScrollingWindow3.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://www.techsmith.com/img/learn/snagit/9/screenshots/webpage-longer-than-browser/ScrollingWindow3.jpg" width="320" /&gt;&lt;/a&gt;&lt;b&gt;SnagIt&lt;/b&gt; – definitely one of the best programs for screenshot capturing, with all the options you might need. Integrates with Firefox, can replace the standard Windows print screen function, and enables you to create profiles for various types of use. Costs 39.95 bucks, but you can try out a free trial version before buying.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;FastStone Capture&lt;/b&gt; – a powerful utility for taking screenshots with a floating control panel as well as the ability to capture anything on the screen including windows, objects, full screen, rectangle regions, and even freehand-selected regions.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;WebShot&lt;/b&gt; – a program that allows you to take screenshots and thumbnails of web pages or whole websites. Its main advantage is its powerful command line utility which enables you to automate the process of taking screenshots.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Paparazzi!&lt;/b&gt; – a tiny application for Mac OS X that lets you take screenshots of web pages.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;PrintKey&lt;/b&gt; – replaces your print screen function with a better one with more features. There’s a commercial version but you can also find an older, unsupported, freeware version on the provided link.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;I4X Screencatcher&lt;/b&gt; – take screenshots of the active window, entire screen, or the selected area with this tool.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;InstantShot&lt;/b&gt; – an advanced but freeware application for Mac OS X that sits in your menu bar and gives you a myriad of screen capturing options, including capturing a region, hotkeys, several output formats, image scaling and many others.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: red; font-size: x-large;"&gt;Web based :&lt;/span&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.webshotspro.com/gd/show.php/400x300/screenshots/b44c5ec468a7ab8f0bdfb9aef95ad334.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="240" src="http://www.webshotspro.com/gd/show.php/400x300/screenshots/b44c5ec468a7ab8f0bdfb9aef95ad334.jpg" width="320" /&gt;&lt;/a&gt;&lt;b&gt;WebShotsPro&lt;/b&gt; - Enter a URL address and get a screenshot of the website in question. Simple. You might encounter quite a long queue before getting your screenshot, though.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Thumbalizr&lt;/b&gt; - Already mentioned in a recent article, Thumbalizr lets you create screenshots of websites by pasting their URL; the only problem is that it doesn’t always work.</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgrUwlxRZQIEQqHE1n64VZSOCHRxLFFx4grqarZu2xQ__v4_2q3dscqVjoaj56gYWk46wYSmQLz9hNGYXwPjceQEcLst9IrUrNuX0drSxYhD6oKXcCvoc4SBNkHotQgfBbTIYEAmybPzAm/s72-c/Abduction!.JPG" width="72"/></item><item><title>Interesting Tools and Applications Facebook</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/10-interesting-tools-and-applications.html</link><category>Internet</category><author>noreply@blogger.com (Nas)</author><pubDate>Sun, 8 Nov 2009 20:48:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-210973705378130258</guid><description>&lt;div style="text-align: justify;"&gt;Here are 10 Tools and Applications for Facebook that may make you feel comfortable using facebook and facilitate you in managing your facebook. &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;Facebook Toolbar&lt;/b&gt; (&lt;a href="http://developers.facebook.com/toolbar/"&gt;Link&lt;/a&gt;) - has a search box, notification, an icon that can be used to check the pictures your friends and status.  &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;Simple Photo Uploader&lt;/b&gt; (&lt;a href="http://code.google.com/p/fb-photo-uploader/wiki/FacebookOverview"&gt;Link&lt;/a&gt;) - is a desktop application for facebook that can help you to upload photos with ease.  &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Simple Photo Uploader also provides the ability to tag photos.  &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;FacePad&lt;/b&gt; (&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/8442"&gt;Link&lt;/a&gt;) - is firefox add-ons that allow you to download and events facebook friends album.  &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;Advanced Wall&lt;/b&gt; (&lt;a href="http://www.facebook.com/apps/application.php?id=3118555174"&gt;Link&lt;/a&gt;) - Rather than post messages through the default option, Advanced Wall can post pictures, drawings, graffiti, video, flash, change the text size and color, along with many other things simple by using a WYSIWYG editor. &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;Facebook Mobile&lt;/b&gt; (&lt;a href="http://www.facebook.com/mobile/"&gt;Link&lt;/a&gt;) - is an application used by many users.  &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Gives you the ability to upload photos and notes from a phone camera directly to Facebook.  &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;ScrapBoy&lt;/b&gt; (&lt;a href="http://www.scrapboy.com/en/downloads/"&gt;Link&lt;/a&gt;) - is a desktop application for facebook application that can be used to do almost everything to do with facebook.  &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;With features such as writing a wall post, view photos or Facebook chat, see the 'wall' some of my friends, photo albums and the chat window at the same time and others. &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;Graffiti&lt;/b&gt; (&lt;a href="http://apps.facebook.com/graffitiwall/"&gt;Link&lt;/a&gt;) - is a facebook-based applications that can be used to draw on the walls of your friends.  &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;Task Master&lt;/b&gt; (&lt;a href="http://apps.new.facebook.com/todolist/"&gt;Link&lt;/a&gt;) - allows you to manage your tasks on facebook more efficiently.  &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;Friends Organizer&lt;/b&gt; (&lt;a href="http://apps.facebook.com/friendsorganizer/"&gt;Link&lt;/a&gt;) - is a nifty application that can be used to sort your contact list into groups, such as schoolfriends, work friends, friends of social media, etc.. &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;Last.Fm Music&lt;/b&gt; (&lt;a href="http://apps.facebook.com/lastfmmusic/"&gt;Link&lt;/a&gt;) - is a music application for all the people who love music and of course Last.fm.  &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;You can compare your music with friends, listening to their songs, and put the box of the artist and album photo in your profile.&lt;br /&gt;
&lt;/div&gt;</description></item><item><title>PC System Utilities Software</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/pc-system-utilities-software.html</link><category>Computer</category><author>noreply@blogger.com (Nas)</author><pubDate>Sun, 8 Nov 2009 20:25:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-4770655604196784315</guid><description>&lt;div style="text-align: justify;"&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;Advanced System Optimizer&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.toptenreviews.com/i/rev/prod/2879-advanced-system-optimizer-systweak--box.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://www.toptenreviews.com/i/rev/prod/2879-advanced-system-optimizer-systweak--box.jpg" /&gt;&lt;/a&gt;Includes more than 30 tools for supercharging your PC's performance, and more than 200 tweaks for customizing Windows and improving its performance. New features include a spyware detective, an e-mail checker, an icon manager, a fast e-mailer, and a comprehensive backup tool for Outlook and for files and folders. You can back up the registry and restore it if it's damaged by a virus attack. The system cleaner removes junk and obsolete files from the system, including files often missed by the system uninstaller as well as by defrag and ScanDisk programs. The registry cleaner ensures that invalid information is removed, and the registry defragger helps you get maximum speed from your computer.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Latest version (&lt;a href="http://www.systweak.com/"&gt;www.systweak.com&lt;/a&gt;)&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;System Mechanic&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.toptenreviews.com/i/rev/prod/811-system-mechanic-box.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://www.toptenreviews.com/i/rev/prod/811-system-mechanic-box.jpg" /&gt;&lt;/a&gt;Make your old PC run like new. Keep your new PC running fast and problem-free. System and registry clutter will degrade your computer's performance, leading to crashes, longer boot times, and system errors. System Mechanic combines over 40 powerful PC tuneup tools to clean hard drive clutter, repair your registry, defragment drives and memory, manage programs, boost your Internet connection, and remove spyware.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Latest version (&lt;a href="http://www.iolo.com/system-mechanic/"&gt;www.iolo.com&lt;/a&gt;)&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;TuneUp Utilities Version&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.toptenreviews.com/i/rev/prod/813-tuneup-utilities-box.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://www.toptenreviews.com/i/rev/prod/813-tuneup-utilities-box.jpg" /&gt;&lt;/a&gt;Enjoy Your PC fast, stable, customized. Have more fun--with your computer without all the hassles thanks to your new PC assistant. Work faster and get a better gaming experience. Now compatible with Windows 7.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Latest version (&lt;a href="http://www.tune-up.com/"&gt;www.tune-up.com&lt;/a&gt;)&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;SystemSuite™ Professional&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.avanquest.com/USA/images/big_tcm8-114818.gif" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://www.avanquest.com/USA/images/big_tcm8-114818.gif" /&gt;&lt;/a&gt;All-in-One Tune-Up, Repair, &amp;amp; PC Security Software&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&amp;nbsp;* Detects &amp;amp; Removes Spyware &amp;amp; Viruses&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&amp;nbsp;* Runs 100 tests to Diagnose &amp;amp; Fix Computer Problems&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&amp;nbsp;* Make Credit Card transactions Securely Online&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&amp;nbsp;* One-Step Tune-Up Wizards for Easy Maintenance&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&amp;nbsp;* Eliminates PC Crashes, Freezes &amp;amp; Slowdowns&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Latest Verison (&lt;a href="http://www.avanquest.com/"&gt;www.avanquest.com&lt;/a&gt;)&lt;br /&gt;
&lt;/div&gt;&lt;div class="prod_description" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;Advanced SystemCare&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.toptenreviews.com/i/rev/prod/2863-advanced-systemcare-box.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://www.toptenreviews.com/i/rev/prod/2863-advanced-systemcare-box.jpg" /&gt;&lt;/a&gt;Slow down, freeze, crash, and security threats are over. Advanced SystemCare Free is a comprehensive PC care utility that takes a one-click approach to help protect, repair, and optimize your computer. It provides an all-in-one and super convenient solution for PC maintenance and protection. All work will be done with 1 click and 1 minute. Compared with its nearest competitor, Advanced SystemCare Free provides the more essential and practical formula for Windows: Removing Spyware and Adware, Preventing Security Threats, Privacy Protection, Fixing Registry Errors, Temporary Files Cleanup, Startup Cleanup, Repairing Windows, Speeding up System and 1-click Mechanism.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Latest version (&lt;a href="http://www.iobit.com/"&gt;www.iobit.com&lt;/a&gt;)&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;Spotmau PowerSuite&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.toptenreviews.com/i/rev/prod/2921-spotmau-powersuite-box.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://www.toptenreviews.com/i/rev/prod/2921-spotmau-powersuite-box.jpg" /&gt;&lt;/a&gt;This is a toolset for PC maintenance and optimization. This is also an emergency kit for rescuing and recovering your precious data and system. With this complete package, you can almost solve all your PC problems.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Latest version (&lt;a href="http://www.spotmau.com/"&gt;www.spotmau.com&lt;/a&gt;)&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;PowerSuite&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.toptenreviews.com/i/rev/prod/824-powersuite-box.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://www.toptenreviews.com/i/rev/prod/824-powersuite-box.jpg" /&gt;&lt;/a&gt;Your PC is a complex combination of advanced technologies which needs managing to get the best from it. Without regular updates, the drivers your PC uses to run all of its hardware, can become obsolete. Unless cleaned, your system’s registry will become disordered and bloated. And there are a whole range of other system changes, network boosts and disk cleanups which you need to run regularly, to keep your computer running optimally.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Latest version (&lt;a href="http://www.liutilities.com/"&gt;www.liutilities.com&lt;/a&gt;)&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;Desktop Maestro&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.toptenreviews.com/i/rev/prod/2695-desktop-maestro-box.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://www.toptenreviews.com/i/rev/prod/2695-desktop-maestro-box.jpg" /&gt;&lt;/a&gt;Is an all-in-one application that integrates registry cleaning, system monitoring and privacy cleaning. It combines the features of Registry Mechanic and Privacy Guardian to ensure that you have the range of tools at your fingertips to ensure optimal system performance, stability and user privacy. With Desktop Maestro, you can safely clean, repair, and optimize the Windows registry with a few simple mouse clicks. Problems with the Windows registry are a common cause of Windows crashes, slow performance and error messages. The Privacy Guardian feature of Desktop Mechanic guarantees your privacy by ensuring that all traces of your online and computer activities are permanently erased and unrecoverable on your PC. Desktop Maestro provides optimization and performance features that allow you to actively monitor system usage, processes, CPU, memory and disk space.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Latest version (&lt;a href="http://www.pctools.com/"&gt;www.pctools.com&lt;/a&gt;)&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;Norton Utilities™ Premier&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://img01.static-nextag.com/image/Symantec-Corporation-Norton-Systemworks/1/000/006/289/192/628919206.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://img01.static-nextag.com/image/Symantec-Corporation-Norton-Systemworks/1/000/006/289/192/628919206.jpg" /&gt;&lt;/a&gt;*  Speeds up PC boot time by prioritizing startup applications.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;* Fixes common PC problems automatically — one-click is all it takes.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;* Maximizes overall system performance to help make your old PC run like new again.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Latest version (&lt;a href="http://www.symantec.com/"&gt;www.symantec.com&lt;/a&gt;)&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;Ace Utilities&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.toptenreviews.com/i/rev/prod/818-ace-utilities-box.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://www.toptenreviews.com/i/rev/prod/818-ace-utilities-box.jpg" /&gt;&lt;/a&gt;Is a set of system-maintenance and optimization utilities for enhancing Windows performance. Tools include Unneeded File Remover, for regaining valuable disk space, Registry Cleaner, for preventing application crashes, Startup Organizer, for preventing spy applications from running behind your back, History Eraser, for ensuring your privacy, Duplicate File Finder, for finding and removing duplicate files, Dead Shortcut Fixer, for fixing and removing shortcut and Start menu errors, Uninstaller Plus, for uninstalling applications correctly, Disk Analysis, for analyzing your hard disk, Secure Delete, for deleting files permanently, and Cookie and Plug-in managers, for erasing the history of more than 200 applications. Your computer will boot faster and run applications more smoothly. The program will help you delete your Internet cache, cookies, temp files, visited page history, and all other recent document info.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Latest version (&lt;a href="http://www.acelogix.com/"&gt;www.acelogix.com&lt;/a&gt;)&lt;br /&gt;
&lt;/div&gt;</description></item><item><title>Changing Display your Facebook</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/changing-display-your-facebook.html</link><category>Internet</category><author>noreply@blogger.com (Nas)</author><pubDate>Sun, 8 Nov 2009 19:39:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-4452115933044971719</guid><description>You may feel bored with your facebook view, was the look / layout of facebook can we replace with the view that we want to take advantage of some of these service providers and mozilla firefox browser.&lt;br /&gt;
Here are some ways to change your facebook display:&lt;br /&gt;
&lt;br /&gt;
1. Using application provided by www.yontoo.com&lt;br /&gt;
- Use Mozilla Firefox Browser&lt;br /&gt;
- Go to http://www.yontoo.com/DownloadFFClient.aspx&lt;br /&gt;
- Select Start Install&lt;br /&gt;
- Install Add-ons and after restart Mozilla Firefox.&lt;br /&gt;
- Log your facebook account&lt;br /&gt;
- Go to http://apps.facebook.com/pagerage/&lt;br /&gt;
- Install the application on facebook PageRage you.&lt;br /&gt;
- Then select the view you want facebook.&lt;br /&gt;
- Finish and see the changes.&lt;br /&gt;
&lt;br /&gt;
2. Using the services provided by www.userstyles.org&lt;br /&gt;
- Use Mozilla Firefox Browser&lt;br /&gt;
- Install Add-ons available at https: / / addons.mozilla.org/en-US/firefox/addon/2108&lt;br /&gt;
- Install Add-ons and after restart Mozilla Firefox.&lt;br /&gt;
- Log your facebook account.&lt;br /&gt;
- Go to http://userstyles.org/styles/site/facebook.com&lt;br /&gt;
- Then select the view you want facebook.&lt;br /&gt;
- Click the "Load into Stylish" and Save.&lt;br /&gt;
- Refresh your facebook page&lt;br /&gt;
- Finish and see the changes.&lt;br /&gt;
&lt;br /&gt;
Good luck</description></item><item><title>Plugins and Extensions For Gmail</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/plugins-and-extensions-for-gmail.html</link><category>Internet</category><author>noreply@blogger.com (Nas)</author><pubDate>Sun, 8 Nov 2009 19:31:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-3168739583168424642</guid><description>Here are some Plugins and Extensions for Gmail that can facilitate the access or use your gmail account:&lt;br /&gt;
&lt;br /&gt;
1. Gmail Notifier (http://toolbar.google.com/gmail-helper/notifier_windows.html)&lt;br /&gt;
Gmail Notifier is an application that will alert you if you have new Gmail messages.&lt;br /&gt;
Gmail Notifier will display the icon in the system tray to tell if you have email messages unread Gmail without having to open a web browser.&lt;br /&gt;
&lt;br /&gt;
2. Gmail Drive Shell Extension (http://www.viksoe.dk/code/gmail.htm)&lt;br /&gt;
Gmail Drive Shell Extension is a Shell Namespace Extension that create a virtual filesystem to your Google Mail account which allows you to use Gmail as a storage medium.&lt;br /&gt;
&lt;br /&gt;
3. GmailAssistant (http://gmailassistant.sourceforge.net/)&lt;br /&gt;
Software GmailAssistant is a notifier for Gmail and Google Apps email accounts.&lt;br /&gt;
GmailAssistant accessing IMAP account is safer to use because it uses SSL.&lt;br /&gt;
&lt;br /&gt;
4. Better Gmail (https: / / addons.mozilla.org/en-US/firefox/addon/4866)&lt;br /&gt;
Better Gmail is Gmail for gmail enhancements, including skins, saved searches, keyboard macros, secure access, attachment icons, attachment reminders, label colors, signature floating and so on.&lt;br /&gt;
&lt;br /&gt;
5. Gmail Remote Command (http://www.gianniamato.it/grc/)&lt;br /&gt;
Remote control your PC via your Gmail account.&lt;br /&gt;
Gmail Remote Command is a software for gmail that allows users to send commands to their PC from a distance, just send an email to your Gmail account (from any computer or mobile phone).&lt;br /&gt;
&lt;br /&gt;
6. Google Gmail Loader (http://www.marklyon.org/gmail/download.htm)&lt;br /&gt;
Google Gmail Loader can be used to import all e-mail from another account to Gmail.&lt;br /&gt;
&lt;br /&gt;
7. Gmail Manager Extension (http://www.longfocus.com/firefox/gmanager/)&lt;br /&gt;
Gmail Manager Extension can be used to check your Gmail directly from Firefox.&lt;br /&gt;
&lt;br /&gt;
8. GmailClipseClient (http://gmailclipse-client.en.softonic.com/)&lt;br /&gt;
GmailClipseClient can be used to manage multiple Gmail accounts in one client.&lt;br /&gt;
&lt;br /&gt;
9. Gmail Skins (http://gmailskins.mozdev.org/index.html)&lt;br /&gt;
Gmail Skins is an extension of trying to make your Gmail better.&lt;br /&gt;
&lt;br /&gt;
10. Google Talk (http://www.google.com/talk/)&lt;br /&gt;
Memberitahui if there is an incoming message using the instant messaging client.&lt;br /&gt;
&lt;br /&gt;
11. Google Toolbar (http://toolbar.google.com/gmail-toolbar/index_ff.php)&lt;br /&gt;
Search Gmail faster with Google Toolbar.</description></item><item><title>Tips For Avoiding Spam E-mail</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/tips-for-avoiding-spam-e-mail.html</link><category>Internet</category><author>noreply@blogger.com (Nas)</author><pubDate>Sun, 8 Nov 2009 19:16:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-3761790707966669726</guid><description>Here are some tips to prevent many spam e-mails coming into your e-mail address:&lt;br /&gt;
&lt;br /&gt;
1. If you have a site and must include an e-mail address you on the site you should replace the @ sign with [at]. Example: admin [at] finderonly.com&lt;br /&gt;
2. If you receive emails from people we do not know, we better not have to respond or answer email.&lt;br /&gt;
3. Never click on a link from the site email sent by someone who we do not know.&lt;br /&gt;
4. If you want to register on the mailing list or group that is usually provided by yahoo and google, you should use your e-mail address is not so important.&lt;br /&gt;
5. If you receive a spam e-mail local (Indonesian Language) you should immediately contact the national team through the spam prevention abuse [at] apjii.or.id.&lt;br /&gt;
6. Install anti-spam software on your computer as software MailWasher (www.mailwasher.net)&lt;br /&gt;
7. Enable anti-spam service in the email service you use.&lt;br /&gt;
8. Do not give your e-mail address you personally to any person including place of e-mail address you on Facebook, Friendster or Myspace.&lt;br /&gt;
&lt;br /&gt;
Hopefully the above tips can prevent many spam e-mails coming into your e-mail.</description></item><item><title>Social Networking Sites</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/10-social-networking-sites.html</link><category>Internet</category><author>noreply@blogger.com (Nas)</author><pubDate>Sun, 8 Nov 2009 19:14:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-3480543041504502912</guid><description>Here are Social Networking Sites that might be useful for you:&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style="font-size: large;"&gt;Facebook&lt;/span&gt;&lt;/b&gt; (http://www.facebook.com/)&lt;br /&gt;
Facebook is a very popular social networking website launched on February 4, 2004 and was founded by Mark Zuckerberg.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;MySpace&lt;/b&gt;&lt;/span&gt; (http://www.myspace.com/)&lt;br /&gt;
MySpace is a popular social networking site that offers peer networks, personal profiles, blogs, groups, photos, music and videos for teenagers and adults around the world.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style="font-size: large;"&gt;Bebo&lt;/span&gt;&lt;/b&gt; (http://www.bebo.com/)&lt;br /&gt;
Bebo is a popular social networking site which connects you to everyone and everything you care about. It is your life online - a social experience that helps you discover what's going on with your world and helps the world discover what’s going on with you.&lt;br /&gt;
Bebo combines community, self-expression and entertainment, enabling you to consume, create, discover, curate and share digital content in entirely new ways.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style="font-size: large;"&gt;Friendster&lt;/span&gt;&lt;/b&gt; (http://www.friendster.com/)&lt;br /&gt;
Friendster is a social networking website where a user will create a virtual identity and then fill in the data itself to then get an account on Friendster.&lt;br /&gt;
In Friendster, we can also see friends of our friends and friends of friends of our friends, in addition to seeing our own friends.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;hi5&lt;/b&gt;&lt;/span&gt; (http://www.hi5.com/)&lt;br /&gt;
Hi5 is one of the sites that provide social networking services (social networking).&lt;br /&gt;
hi5 is a social networking site most common in Latin America.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;Orkut&lt;/b&gt;&lt;/span&gt; (http://www.orkut.com/)&lt;br /&gt;
Orkut is a community web site from Google.&lt;br /&gt;
With Orkut, you can share photos, send messages, testimonies, share and upload videos, discuss, interact and more.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;Flickr&lt;/b&gt;&lt;/span&gt; (http://www.flickr.com/)&lt;br /&gt;
Flickr is one of the image-sharing site popular, are now used by hundreds of thousands of users and traffic is already very much.&lt;br /&gt;
Flickr is a web site for sharing photos and online community sites.&lt;br /&gt;
As a popular website for sharing personal photos, the service is used by many bloggers as a photo storage.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style="font-size: large;"&gt;Yahoo! 360&lt;/span&gt;&lt;/b&gt; (http://360.yahoo.com/)&lt;br /&gt;
Yahoo! 360 is a free web service that has all the features and extras of a great social networking website; although, it is designed a little differently than the other sites we reviewed. As a matter of fact, we had a difficult time just getting to the service through a typical Yahoo account.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;Multiply&lt;/b&gt;&lt;/span&gt; (http://www.multiply.com/)&lt;br /&gt;
Multiply is a social networking site with features that enable people to mutually share some media, like photos, videos, and blogs.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style="font-size: large;"&gt;Netlog&lt;/span&gt;&lt;/b&gt; (http://www.netlog.com/)&lt;br /&gt;
Netlog is one of the sites that provide social networking services (social networking) and very popular in Europe.&lt;br /&gt;
&amp;nbsp;.</description></item><item><title>Keyboard key combinations for ASCII code</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/keyboard-key-combinations-for-ascii.html</link><category>Computer</category><author>noreply@blogger.com (Nas)</author><pubDate>Sun, 8 Nov 2009 19:00:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-6886505290141931420</guid><description>American Standard Code for Information Exchange, or ASCII (American Standard Code for Information Interchange) is an international standard in a code of letters and symbols such as Hex and Unicode, but ASCII is more universal.&lt;br /&gt;
ASCII code is always used by computers and other communication tools to show the text.&lt;br /&gt;
ASCII code actually has a binary composition of 8 bits.&lt;br /&gt;
Starting from 00000000 through 11111111 (Biner Numeric).&lt;br /&gt;
The resulting combined total of 256, starting from code 0 to 255 in decimal number system.&lt;br /&gt;
Example: Press and hold down the ALT key on the keyboard and press the number 1 on the Numpad keyboard, then release the ALT key. This combination will produce ☺ character.&lt;br /&gt;
Here is a collection of ascii code that you can use by doing a combination of your keyboard keys.&lt;br /&gt;
&lt;br /&gt;
alt + 1 = ☺&lt;br /&gt;
alt + 2 = ☻&lt;br /&gt;
alt + 3 = ♥&lt;br /&gt;
alt + 4 = ♦&lt;br /&gt;
alt + 5 = ♣&lt;br /&gt;
alt + 6 = ♠&lt;br /&gt;
alt + 7 = •&lt;br /&gt;
alt + 8 = ◘&lt;br /&gt;
alt + 9 = ○&lt;br /&gt;
alt + 10 = ◙&lt;br /&gt;
alt + 11 = ♂&lt;br /&gt;
alt + 12 = ♀&lt;br /&gt;
alt + 13 = ♪&lt;br /&gt;
alt + 14 = ♫&lt;br /&gt;
alt + 15 = ☼&lt;br /&gt;
alt + 16 = ►&lt;br /&gt;
alt + 17 = ◄&lt;br /&gt;
alt + 18 = ↕&lt;br /&gt;
alt + 19 =!&lt;br /&gt;
alt + 20 = ¶&lt;br /&gt;
alt + 21 = §&lt;br /&gt;
alt + 22 = ▬&lt;br /&gt;
alt + 23 = ↨&lt;br /&gt;
alt + 24 = ↑&lt;br /&gt;
alt + 25 = ↓&lt;br /&gt;
alt + 26 = →&lt;br /&gt;
alt + 27 = ←&lt;br /&gt;
alt + 28 = ∟&lt;br /&gt;
alt + 29 = ↔&lt;br /&gt;
alt + 30 = ▲&lt;br /&gt;
alt + 31 = ▼&lt;br /&gt;
alt + 32 = "space"&lt;br /&gt;
alt + 33 =!&lt;br /&gt;
alt + 34 = "&lt;br /&gt;
alt + 35 = #&lt;br /&gt;
alt + 36 = $&lt;br /&gt;
alt + 37 =%&lt;br /&gt;
alt + 38 = &amp;amp;&lt;br /&gt;
alt + 39 = '&lt;br /&gt;
alt + 40 = (&lt;br /&gt;
alt + 41 =)&lt;br /&gt;
alt + 42 = *&lt;br /&gt;
alt + 43 = +&lt;br /&gt;
alt + 44 =,&lt;br /&gt;
alt + 45 = --&lt;br /&gt;
alt + 46 =.&lt;br /&gt;
alt + 47 = /&lt;br /&gt;
alt + 48 = 0&lt;br /&gt;
alt + 49 = 1&lt;br /&gt;
alt + 50 = 2&lt;br /&gt;
alt + 51 = 3&lt;br /&gt;
alt + 52 = 4&lt;br /&gt;
alt + 53 = 5&lt;br /&gt;
alt + 54 = 6&lt;br /&gt;
alt + 55 = 7&lt;br /&gt;
alt + 56 = 8&lt;br /&gt;
alt + 57 = 9&lt;br /&gt;
alt + 58 =:&lt;br /&gt;
alt + 59 =;&lt;br /&gt;
alt + 60 = &amp;lt;&lt;br /&gt;
alt + 61 = =&lt;br /&gt;
alt + 62 =&amp;gt;&lt;br /&gt;
alt + 63 =?&lt;br /&gt;
alt + 64 = @&lt;br /&gt;
alt + 65 = A&lt;br /&gt;
alt + 66 = B&lt;br /&gt;
alt + 67 = C&lt;br /&gt;
alt + 68 = D&lt;br /&gt;
alt + 69 = E&lt;br /&gt;
alt + 70 = F&lt;br /&gt;
alt + 71 = G&lt;br /&gt;
alt + 72 = H&lt;br /&gt;
alt + 73 = £&lt;br /&gt;
alt + 74 = J&lt;br /&gt;
alt + 75 = K&lt;br /&gt;
alt + 76 = L&lt;br /&gt;
alt + 77 = M&lt;br /&gt;
alt + 78 = N&lt;br /&gt;
alt + 79 = O&lt;br /&gt;
alt + 80 = P&lt;br /&gt;
alt + 81 = Q&lt;br /&gt;
alt + 82 = R&lt;br /&gt;
alt + 83 = S&lt;br /&gt;
alt + 84 = T&lt;br /&gt;
alt + 85 = U&lt;br /&gt;
alt + 86 = V&lt;br /&gt;
alt + 87 = W&lt;br /&gt;
alt + 88 = X&lt;br /&gt;
alt + 89 = Y&lt;br /&gt;
alt + 90 = Z&lt;br /&gt;
alt + 91 = [&lt;br /&gt;
alt + 92 = \&lt;br /&gt;
alt + 93 =]&lt;br /&gt;
alt + 94 = ^&lt;br /&gt;
alt + 95 = _&lt;br /&gt;
alt + 96 = `&lt;br /&gt;
alt + 97 = a&lt;br /&gt;
alt + 98 = b&lt;br /&gt;
alt + 99 = c&lt;br /&gt;
alt + 100 = d&lt;br /&gt;
alt + 101 = e&lt;br /&gt;
alt + 102 = f&lt;br /&gt;
alt + 103 = g&lt;br /&gt;
alt + 104 = h&lt;br /&gt;
alt + 105 = i&lt;br /&gt;
alt + 106 = j&lt;br /&gt;
alt + 107 = k&lt;br /&gt;
alt + 108 = l&lt;br /&gt;
alt + 109 = m&lt;br /&gt;
alt + 110 = n&lt;br /&gt;
alt + 111 = o&lt;br /&gt;
alt + 112 = p&lt;br /&gt;
alt + 113 = q&lt;br /&gt;
alt + 114 = r&lt;br /&gt;
alt + 115 = s&lt;br /&gt;
alt + 116 = t&lt;br /&gt;
alt + 117 = u&lt;br /&gt;
alt + 118 = v&lt;br /&gt;
alt + 119 = w&lt;br /&gt;
alt + 120 = x&lt;br /&gt;
alt + 121 = y&lt;br /&gt;
alt + 122 = z&lt;br /&gt;
alt + 123 = (&lt;br /&gt;
alt + 124 = |&lt;br /&gt;
alt + 125 =)&lt;br /&gt;
alt + 126 = ~&lt;br /&gt;
alt + 127 = ⌂&lt;br /&gt;
alt + 128 = Ç&lt;br /&gt;
alt + 129 = ü&lt;br /&gt;
alt + 130 = é&lt;br /&gt;
alt + 131 = â&lt;br /&gt;
alt + 132 = ä&lt;br /&gt;
alt + 133 = à&lt;br /&gt;
alt + 134 = å&lt;br /&gt;
alt + 135 = ç&lt;br /&gt;
alt + 136 = ê&lt;br /&gt;
alt + 137 = ë&lt;br /&gt;
alt + 138 = è&lt;br /&gt;
alt + 139 = ï&lt;br /&gt;
alt + 140 = î&lt;br /&gt;
alt + 141 = ì&lt;br /&gt;
alt + 142 = Ä&lt;br /&gt;
alt + 143 = Å&lt;br /&gt;
alt + 144 = É&lt;br /&gt;
alt + 145 = æ&lt;br /&gt;
alt + 146 = Æ&lt;br /&gt;
alt + 147 = ô&lt;br /&gt;
alt + 148 = ö&lt;br /&gt;
alt + 149 = ò&lt;br /&gt;
alt + 150 = û&lt;br /&gt;
alt + 151 = ù&lt;br /&gt;
alt + 152 = ÿ&lt;br /&gt;
alt + 153 = Ö&lt;br /&gt;
alt + 154 = Ü&lt;br /&gt;
alt + 155 = ¢&lt;br /&gt;
alt + 156 = £&lt;br /&gt;
alt + 157 = ¥&lt;br /&gt;
alt + 158 = ₧&lt;br /&gt;
alt + 159 = ƒ&lt;br /&gt;
alt + 160 = á&lt;br /&gt;
alt + 161 = í&lt;br /&gt;
alt + 162 = ó&lt;br /&gt;
alt + 163 = ú&lt;br /&gt;
alt + 164 = ñ&lt;br /&gt;
alt + 165 = Ñ&lt;br /&gt;
alt + 166 = ª&lt;br /&gt;
alt + 167 = º&lt;br /&gt;
alt + 168 = ¿&lt;br /&gt;
alt + 169 = ⌐&lt;br /&gt;
alt + 170 = ¬&lt;br /&gt;
alt + 171 = ½&lt;br /&gt;
alt + 172 = ¼&lt;br /&gt;
alt + 173 = ¡&lt;br /&gt;
alt + 174 = «&lt;br /&gt;
alt + 175 = »&lt;br /&gt;
alt + 176 = ░&lt;br /&gt;
alt + 177 = ▒&lt;br /&gt;
alt + 178 = ▓&lt;br /&gt;
alt + 179 = │&lt;br /&gt;
alt + 180 = ┤&lt;br /&gt;
alt + 181 = ╡&lt;br /&gt;
alt + 182 = ╢&lt;br /&gt;
alt + 183 = ╖&lt;br /&gt;
alt + 184 = ╕&lt;br /&gt;
alt + 185 = ╣&lt;br /&gt;
alt + 186 = ║&lt;br /&gt;
alt + 187 = ╗&lt;br /&gt;
alt + 188 = ╝&lt;br /&gt;
alt + 189 = ╜&lt;br /&gt;
alt + 190 = ╛&lt;br /&gt;
alt + 191 = ┐&lt;br /&gt;
alt + 192 = └&lt;br /&gt;
alt + 193 = ┴&lt;br /&gt;
alt + 194 = ┬&lt;br /&gt;
alt + 195 = ├&lt;br /&gt;
alt + 196 = ─&lt;br /&gt;
alt + 197 = ┼&lt;br /&gt;
alt + 198 = ╞&lt;br /&gt;
alt + 199 = ╟&lt;br /&gt;
alt + 200 = ╚&lt;br /&gt;
alt + 201 = ╔&lt;br /&gt;
alt + 202 = ╩&lt;br /&gt;
alt + 203 = ╦&lt;br /&gt;
alt + 204 = ╠&lt;br /&gt;
alt + 205 = ═&lt;br /&gt;
alt + 206 = ╬&lt;br /&gt;
alt + 207 = ╧&lt;br /&gt;
alt + 208 = ╨&lt;br /&gt;
alt + 209 = ╤&lt;br /&gt;
alt + 210 = ╥&lt;br /&gt;
alt + 211 = ╙&lt;br /&gt;
alt + 212 = ╘&lt;br /&gt;
alt + 213 = ╒&lt;br /&gt;
alt + 214 = ╓&lt;br /&gt;
alt + 215 = ╫&lt;br /&gt;
alt + 216 = ╪&lt;br /&gt;
alt + 217 = ┘&lt;br /&gt;
alt + 218 = ┌&lt;br /&gt;
alt + 219 = █&lt;br /&gt;
alt + 220 = ▄&lt;br /&gt;
alt + 221 = ▌&lt;br /&gt;
alt + 222 = ▐&lt;br /&gt;
alt + 223 = ▀&lt;br /&gt;
alt + 224 = α&lt;br /&gt;
alt + 225 = ß&lt;br /&gt;
alt + 226 = Γ&lt;br /&gt;
alt + 227 = π&lt;br /&gt;
alt + 228 = Σ&lt;br /&gt;
alt + 229 = σ&lt;br /&gt;
alt + 230 = μ&lt;br /&gt;
alt + 231 = τ&lt;br /&gt;
alt + 232 = Φ&lt;br /&gt;
alt + 233 = Θ&lt;br /&gt;
alt + 234 = Ω&lt;br /&gt;
alt + 235 = δ&lt;br /&gt;
alt + 236 = ∞&lt;br /&gt;
alt + 237 = φ&lt;br /&gt;
alt + 238 = ε&lt;br /&gt;
alt + 239 = ∩&lt;br /&gt;
alt + 240 = ≡&lt;br /&gt;
alt + 241 = ±&lt;br /&gt;
alt + 242 = ≥&lt;br /&gt;
alt + 243 = ≤&lt;br /&gt;
alt + 244 = ⌠&lt;br /&gt;
alt + 245 = ⌡&lt;br /&gt;
alt + 246 = ÷&lt;br /&gt;
alt + 247 = ≈&lt;br /&gt;
alt + 248 = °&lt;br /&gt;
alt + 249 = ∙&lt;br /&gt;
alt + 250 = ·&lt;br /&gt;
alt + 251 = √&lt;br /&gt;
alt + 252 = ⁿ&lt;br /&gt;
alt + 253 = ²&lt;br /&gt;
alt + 254 = ■&lt;br /&gt;
alt + 255 = "space"</description></item><item><title>Free Hosting To Upload Image</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/free-osting-to-upload-image.html</link><category>Internet</category><author>noreply@blogger.com (Nas)</author><pubDate>Sun, 8 Nov 2009 18:51:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-7720429240999313149</guid><description>The list :&lt;br /&gt;
&lt;br /&gt;
1. Imageshack (&lt;a href="http://www.imageshack.us/"&gt;www.imageshack.us&lt;/a&gt;)&lt;br /&gt;
ImageShack is hosting a media that is used for storage of image files.&lt;br /&gt;
ImageShack provides a link format that you can use to display images on the forums or give you a link images directly.&lt;br /&gt;
ImageShack supports image formats JPEG, PNG, GIF, BMP, TIFF and SWF.&lt;br /&gt;
&lt;br /&gt;
2. Photobucket (&lt;a href="http://www.photobucket.com/"&gt;www.photobucket.com&lt;/a&gt;)&lt;br /&gt;
You must first register for a free account on Photobucket.&lt;br /&gt;
You'll get the tools to organize and edit your images.&lt;br /&gt;
Photobucket supports image formats JPEG, GIF, BMP and PNG files up to 1 MB free for users.&lt;br /&gt;
&lt;br /&gt;
3. TinyPic (&lt;a href="http://www.tinypic.com/"&gt;www.tinypic.com&lt;/a&gt;)&lt;br /&gt;
TinyPic is a photo-sharing services and video owned and operated by photobucket.com which allows users to upload and share pictures and video links on the Internet.&lt;br /&gt;
This idea is similar to TinyURL at each uploaded image with the Internet address of a relatively short time.&lt;br /&gt;
There is no need to use a TinyPic account.&lt;br /&gt;
&lt;br /&gt;
4. ImageVenue (&lt;a href="http://www.imagevenue.com/"&gt;www.imagevenue.com&lt;/a&gt;)&lt;br /&gt;
ImageVenue is an easy image hosting solution for everyone.&lt;br /&gt;
With this website, you can easily upload any image from your computer and share with others in the world.&lt;br /&gt;
After uploading an image, this website will automatically create a link to your image.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5. Freeimagehosting (&lt;a href="http://www.freeimagehosting.net/"&gt;www.freeimagehosting.net&lt;/a&gt;)&lt;br /&gt;
FreeImageHosting can save images with JPEG, PNG, GIF, and BMP up to 3 MB, and free for use in emails, forums, auctions and much more.</description></item><item><title>Keyboard Shortcuts for Macintosh</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/keyboard-shortcuts-for-macintosh.html</link><category>Computer</category><author>noreply@blogger.com (Nas)</author><pubDate>Sun, 8 Nov 2009 18:48:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-2317697627903610619</guid><description>Here's a collection of keyboard shortcuts for macintosh that might be useful for you macintosh users:&lt;br /&gt;
&lt;br /&gt;
Startup :&lt;br /&gt;
Press X during startup -&amp;gt; Force Mac OS X startup&lt;br /&gt;
Press Option-Command-Shift-Delete during startup -&amp;gt; Bypass primary startup volume and seek a different startup volume (such as a CD or external disk)&lt;br /&gt;
Press C during startup -&amp;gt; Start up from a CD that has a system folder&lt;br /&gt;
Press N during startup -&amp;gt; Attempt to start up from a compatible network server (netboot)&lt;br /&gt;
Press T during startup -&amp;gt; Start up in FireWire Target Disk mode&lt;br /&gt;
Press Shift during startup -&amp;gt; start up in Safe Boot mode and temporarily disable login items and non-essential kernel extension files (Mac OS X 10.2 and later)&lt;br /&gt;
Press Command-V during startup -&amp;gt; Start up in Verbose mode.&lt;br /&gt;
Press Command-S during startup -&amp;gt; Start up in Single-User mode&lt;br /&gt;
&lt;br /&gt;
Finder window :&lt;br /&gt;
Command-W -&amp;gt; Close Window&lt;br /&gt;
Option-Command-W -&amp;gt; Close all Windows&lt;br /&gt;
Command-Right Arrow -&amp;gt; Expand folder (list view)&lt;br /&gt;
Option-Command-Right Arrow -&amp;gt; Expand folder and nested subfolders (list view)&lt;br /&gt;
Command-Left Arrow -&amp;gt; Collapse Folder (list view)&lt;br /&gt;
Option-Command-Up Arrow -&amp;gt; Open parent folder and close current window&lt;br /&gt;
&lt;br /&gt;
Menu commands :&lt;br /&gt;
Shift-Command-Q -&amp;gt; Apple Menu Log out&lt;br /&gt;
Shift-Option-Command-Q -&amp;gt; Apple Menu Log out immediately&lt;br /&gt;
Shift-Command-Delete -&amp;gt; Finder Menu Empty Trash&lt;br /&gt;
Option-Command-Shift-Delete -&amp;gt; Finder Menu Empty Trash without dialog&lt;br /&gt;
Command-H -&amp;gt; Finder Menu Hide Finder&lt;br /&gt;
Option-Command-H -&amp;gt; Finder Menu Hide Others&lt;br /&gt;
Command-N -&amp;gt; File Menu New Finder window&lt;br /&gt;
Shift-Command-N -&amp;gt; File Menu New Folder&lt;br /&gt;
Command-O -&amp;gt; File Menu Open&lt;br /&gt;
Command-S -&amp;gt; File Menu Save&lt;br /&gt;
Shift-Command-S -&amp;gt; File Menu Save as&lt;br /&gt;
Command-P -&amp;gt; File Menu Print&lt;br /&gt;
Command-W -&amp;gt; File Menu Close Window&lt;br /&gt;
Option-Command-W -&amp;gt; File Menu Close all Windows&lt;br /&gt;
Command-I -&amp;gt; File Menu Get Info&lt;br /&gt;
Option-Command-I -&amp;gt; File Menu Show Attributes Inspector&lt;br /&gt;
Command-D -&amp;gt; File Menu Duplicate&lt;br /&gt;
Command-L -&amp;gt; File Menu Make Alias&lt;br /&gt;
Command-R -&amp;gt; File Menu Show original&lt;br /&gt;
Command-T -&amp;gt; File Menu Add to Favorites&lt;br /&gt;
Command-Delete -&amp;gt; File Menu Move to Trash&lt;br /&gt;
Command-E -&amp;gt; File Menu Eject&lt;br /&gt;
Command-F -&amp;gt; File Menu Find&lt;br /&gt;
Command-Z -&amp;gt; Edit Menu Undo&lt;br /&gt;
Command-X -&amp;gt; Edit Menu Cut&lt;br /&gt;
Command-C -&amp;gt; Edit Menu Copy&lt;br /&gt;
Command-V -&amp;gt; Edit Menu Paste&lt;br /&gt;
Command-A -&amp;gt; Edit Menu Select All&lt;br /&gt;
Command-1 -&amp;gt; View Menu View as Icons&lt;br /&gt;
Command-2 -&amp;gt; View Menu View as List&lt;br /&gt;
Command-3 -&amp;gt; View Menu View as Columns&lt;br /&gt;
Command-B -&amp;gt; View Menu Hide Toolbar&lt;br /&gt;
Command-J -&amp;gt; View Menu Show View Options&lt;br /&gt;
Command - [-&amp;gt; Go Menu Back&lt;br /&gt;
Command -] -&amp;gt; Go Menu Forward&lt;br /&gt;
Shift-Command-C -&amp;gt; Go Menu Computer&lt;br /&gt;
Shift-Command-H -&amp;gt; Go Menu Home&lt;br /&gt;
Shift-Command-I -&amp;gt; Go Menu iDisk&lt;br /&gt;
Shift-Command-A -&amp;gt; Go Menu Applications&lt;br /&gt;
Shift-Command-F -&amp;gt; Go Menu Favorites&lt;br /&gt;
Shift-Command-G -&amp;gt; Go Menu Goto Folder&lt;br /&gt;
Command-K -&amp;gt; Go Menu Connect to Server&lt;br /&gt;
Command-M -&amp;gt; Window Menu Minimize Window&lt;br /&gt;
Option-Command-M -&amp;gt; Window Menu Minimize All Windows&lt;br /&gt;
Command-? -&amp;gt; Help Menu Open Mac Help&lt;br /&gt;
Command-Space -&amp;gt; Open Spotlight (Mac OS X 10.4 or later)&lt;br /&gt;
Command-ESC -&amp;gt; activates Front Row Front Row for certain Apple computers&lt;br /&gt;
&lt;br /&gt;
Universal Access and Voiceover :&lt;br /&gt;
Option-Command-8 -&amp;gt; Turn on Zoom&lt;br /&gt;
Option-Command-+ (plus) -&amp;gt; Zoom in&lt;br /&gt;
Option-Command-(minus) -&amp;gt; Zoom out&lt;br /&gt;
Control-Option-Command-8 -&amp;gt; Switch to White on Black&lt;br /&gt;
Control-F1 -&amp;gt; Turn on Full Keyboard Access&lt;br /&gt;
When Full Keyboard Access is turned on, you can use the key combinations listed in the table below from the Finder.&lt;br /&gt;
Control-F2 -&amp;gt; Full Keyboard Access Highlight Menu&lt;br /&gt;
Control-F3 -&amp;gt; Full Keyboard Access Highlight Dock&lt;br /&gt;
Control-F4 -&amp;gt; Full Keyboard Access Highlight Window (active) or next window behind it&lt;br /&gt;
Control-F5 -&amp;gt; Full Keyboard Access Highlight Toolbar&lt;br /&gt;
Control-F6 -&amp;gt; Full Keyboard Access Highlight Utility window (palette)&lt;br /&gt;
Command-F5 or fn-Command-F5 -&amp;gt; Turn Voiceover on or off (Mac OS X 10.4 or later)&lt;br /&gt;
Control-Option-F8 or fn-Control-Option-F8 -&amp;gt; Open Voiceover Utility (Mac OS X 10.4 or later)&lt;br /&gt;
Control-Option-F7 or fn-Control-option-F7 -&amp;gt; Display Voiceover menu (Mac OS X 10.4 or later)&lt;br /&gt;
Control-Option-; or fn-Control-option-; -&amp;gt; Enable / disable voiceover lock Control-Option (Mac OS X 10.4 or later)&lt;br /&gt;
&lt;br /&gt;
Mouse Keys :&lt;br /&gt;
8 -&amp;gt; Move Up&lt;br /&gt;
2 -&amp;gt; Move Down&lt;br /&gt;
4 -&amp;gt; Move Left&lt;br /&gt;
6 -&amp;gt; Move Right&lt;br /&gt;
1, 3, 7, and 9 -&amp;gt; Move diagonally&lt;br /&gt;
5 -&amp;gt; Press Mouse Button&lt;br /&gt;
0 -&amp;gt; Hold Mouse Button&lt;br /&gt;
. (period on keypad) -&amp;gt; Release Mouse Button (use after pressing 0)&lt;br /&gt;
&lt;br /&gt;
Other Commands :&lt;br /&gt;
Option-Command-D -&amp;gt; Show / Hide Dock&lt;br /&gt;
Command-Tab -&amp;gt; Switch application&lt;br /&gt;
tab -&amp;gt; Highlight next item&lt;br /&gt;
Command-Up Arrow -&amp;gt; Move up one directory&lt;br /&gt;
Command-Down Arrow -&amp;gt; Move down one directory&lt;br /&gt;
Page Up or Control-Up Arrow -&amp;gt; Move up one page&lt;br /&gt;
Page Down or Control-Down Arrow -&amp;gt; Move down one page&lt;br /&gt;
Option-Drag -&amp;gt; Copy to new location&lt;br /&gt;
Option-Command-Drag -&amp;gt; Make alias in new location&lt;br /&gt;
Command-Drag -&amp;gt; Move to new location without copying&lt;br /&gt;
Shift-Command-C -&amp;gt; Show Colors palette in application&lt;br /&gt;
Command-T -&amp;gt; Show Font palette in application&lt;br /&gt;
Command-Shift-3 -&amp;gt; Take a picture of the screen&lt;br /&gt;
Command-Shift-4 -&amp;gt; Take a picture of the selection&lt;br /&gt;
Command-Shift-4, then press Control while selecting -&amp;gt; Take a picture of the screen, place in Clipboard&lt;br /&gt;
Command-Shift-4, then Spacebar -&amp;gt; Take a picture of the selected window&lt;br /&gt;
Option-Command-ESC -&amp;gt; Force Quit&lt;br /&gt;
Control-Eject -&amp;gt; Restart, Sleep, Shutdown dialog box&lt;br /&gt;
Control-Command-Eject -&amp;gt; Quit all applications and restart&lt;br /&gt;
Option-Command-Eject or Option-Command-Power -&amp;gt; Sleep&lt;br /&gt;
Command-click window toolbar button (upper right corner) -&amp;gt; Cycle through available views for the window's toolbar (dependent on the nature of the Finder or application window)&lt;br /&gt;
Command-`-&amp;gt; Cycle through windows in application or Finder (if more than one window is open)&lt;br /&gt;
Function-Delete (only Portables, PowerBook, iBook, MacBook, MacBook Pro) -&amp;gt; Forward Delete (delete the character to the right of your cursor)</description></item><item><title>Tips Detect Invisible Yahoo Messenger</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/tips-detect-invisible-yahoo-messenger.html</link><category>Internet</category><author>noreply@blogger.com (Nas)</author><pubDate>Sun, 8 Nov 2009 18:45:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-1075910359012595308</guid><description>There are several ways to see someone is offline or just set it to the status YM invisible.&lt;br /&gt;
&lt;br /&gt;
1. Checked by using sites that provide such services.&lt;br /&gt;
The following list of sites that provide such services:&lt;br /&gt;
&lt;a href="http://www.vizgin.com/"&gt;www.vizgin.com&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.invisible-scanner.com/"&gt;www.invisible-scanner.com&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.ydetector.com/"&gt;www.ydetector.com&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.4invisible.com/"&gt;www.4invisible.com&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.invisible.ir/"&gt;www.invisible.ir&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.detectinvisible.com/"&gt;www.detectinvisible.com&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.statusdetect.com/"&gt;www.statusdetect.com&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.invisibleyahoo.com/"&gt;www.invisibleyahoo.com&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.yahoo-status.com/"&gt;www.yahoo-status.com&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.2oost.com/"&gt;www.2oost.com&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.buzzu.info/"&gt;www.buzzu.info&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.vizgin.com/"&gt;www.vizgin.com&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.yahootracer.com/"&gt;www.yahootracer.com&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.yahoo-on.net/"&gt;www.yahoo-on.net/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
2. Using IMVironments facility.&lt;br /&gt;
- Login first with the IM you.&lt;br /&gt;
- Click 2 times your friend ID which will be seen&lt;br /&gt;
- Click IMVironments -&amp;gt; Yahoo Tools -&amp;gt; Doodle ..&lt;br /&gt;
- Having appeared "Waiting For Your Buddy to load Doodle", wait a few seconds.&lt;br /&gt;
- If it changes Doodle "Blank", meaning he Invisible.&lt;br /&gt;
- If the situation remains the same Doodle means he Offline.&lt;br /&gt;
&lt;br /&gt;
3. Using Buddy Spy software.&lt;br /&gt;
You can download it at &lt;a href="http://www.buddy-spy.com/"&gt;www.buddy-spy.com&lt;/a&gt;.&lt;br /&gt;
After the software is installed you can click on "Scan Options" and enter the ID that we pengen detection.</description></item><item><title>Accelerating Shutdown Process  In Windows</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/accelerating-shutdown-process-in.html</link><category>Computer</category><author>noreply@blogger.com (Nas)</author><pubDate>Sun, 8 Nov 2009 18:40:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-9120575933511677753</guid><description>Here are some techniques that can be used to speed up your windows shutdown process that is by modifying several registry on your windows.&lt;br /&gt;
&lt;br /&gt;
1. Used to close all applications during shutdown (auto kill).&lt;br /&gt;
- Log into your registry editor (Start -&gt; Run -&gt; Type regedit)&lt;br /&gt;
- Go to the following registry&lt;br /&gt;
HKEY_CURRENT_USER \ Control Panel \ Desktop&lt;br /&gt;
- Find a key with the name "AutoEndTasks" key and right click it and select Modify, change the Value data to 1.&lt;br /&gt;
&lt;br /&gt;
2. Used to change the time to close an application if an application is Hang.&lt;br /&gt;
- Log into your registry editor (Start -&gt; Run -&gt; Type regedit)&lt;br /&gt;
- Go to the following registry&lt;br /&gt;
HKEY_CURRENT_USER \ Control Panel \ Desktop&lt;br /&gt;
- Find a key with the name "WaitToKillAppTimeout" and "HungAppTimeout".&lt;br /&gt;
- Right-click each key and select Modify and change the Value Data to 1000.&lt;br /&gt;
&lt;br /&gt;
3. Used to disable the Paging File Clearing facility.&lt;br /&gt;
Before using this step you can see what purpose here http://en.wikipedia.org/wiki/Paging_file paging file.&lt;br /&gt;
- Log into your registry editor (Start -&gt; Run -&gt; Type regedit)&lt;br /&gt;
- Go to the following registry&lt;br /&gt;
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ SessionManager \ Memory Management&lt;br /&gt;
- Find a key with the name "ClearPageFileOnShutdown".&lt;br /&gt;
- Right-click the key and select Modify and change the Value Data to 0 if the Value Data not equal to 0.</description></item><item><title>Kinds of Easter Eggs</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/kinds-of-easter-eggs.html</link><category>Internet</category><author>noreply@blogger.com (Nas)</author><pubDate>Sun, 8 Nov 2009 18:38:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-533538740866783429</guid><description>Easter egg is an intentional hidden message, in-joke or feature in an object such as a movie, book, CD, DVD, computer program, web page or video game.&lt;br /&gt;
&lt;br /&gt;
Here are some examples of Easter Egg in the computer world that you can try:&lt;br /&gt;
&lt;br /&gt;
1. Easter Egg on the goggle&lt;br /&gt;
Go to site www.google.com, type in Who Is Failure on search textbox.&lt;br /&gt;
Click the "I am feeling lucky" or I'm feeling lucky.&lt;br /&gt;
Then you will be brought directly to the page google American president.&lt;br /&gt;
&lt;br /&gt;
2. Easter Egg on the goggle&lt;br /&gt;
Go to site www.google.com, type in google aliens in the search textbox.&lt;br /&gt;
Click the "I am feeling lucky" or I'm feeling lucky.&lt;br /&gt;
Then you will immediately be brought to a page on google where google were attacked by aliens.&lt;br /&gt;
&lt;br /&gt;
3. Easter Egg on the goggle&lt;br /&gt;
Go to site www.google.com, type the answer to life, the universe, and everything in the search textbox.&lt;br /&gt;
Then the text will appear black with the words "the answer to life, the universe, and everything = 42".&lt;br /&gt;
&lt;br /&gt;
4. Easter Egg on the goggle&lt;br /&gt;
Go to site www.google.com, type in once in a blue moon in the search textbox.&lt;br /&gt;
Then the text will appear black with the words "once in a blue moon = 1.16699016 × 10-8 hertz".&lt;br /&gt;
&lt;br /&gt;
5. Easter Egg on yahoo&lt;br /&gt;
Go to www.yahoo.com and click on the site with an exclamation mark (!) In writing yahoo, it will sound yahooooo.&lt;br /&gt;
&lt;br /&gt;
6. Easter Egg on mozilla&lt;br /&gt;
Type about: mozilla in the address bar of mozilla, it will come out the following text:&lt;br /&gt;
"And so at last the beast fell and the unbelievers rejoiced.&lt;br /&gt;
But all was not lost, for from the ash rose a great bird.&lt;br /&gt;
The bird gazed down upon the unbelievers and cast fire&lt;br /&gt;
and thunder upon them. For the beast had been&lt;br /&gt;
reborn with its strength renewed, and the&lt;br /&gt;
followers of Mammon cowered in horror "&lt;br /&gt;
&lt;br /&gt;
7. Easter Egg on Interner Explorer 6/7&lt;br /&gt;
Open Internet Explorer typed&lt;br /&gt;
javascript: window.name = "TheWCEE"; location.href = "res: / / shdoclc.dll / wcee.htm"&lt;br /&gt;
in your address bar.&lt;br /&gt;
Then the credit will appear with IE maker black screen.&lt;br /&gt;
&lt;br /&gt;
8. Easter Egg on the goggle chrome&lt;br /&gt;
Goggle chrome Open your browser, type about: internets into the address bar.&lt;br /&gt;
Then you will see the display of windows screensaver.&lt;br /&gt;
&lt;br /&gt;
9. Easter Egg in Winrar&lt;br /&gt;
Open winrar program, click the Help menu -&amp;gt; About Winrar.&lt;br /&gt;
Click image winrar, then you will see the picture move.&lt;br /&gt;
&lt;br /&gt;
10. Easter Egg in Winamp&lt;br /&gt;
Open your Winamp, change your winamp skin with Bento skin. (Options -&amp;gt; Skins -&amp;gt; Bento)&lt;br /&gt;
After that go to Preferences menu (CTRL + P)&lt;br /&gt;
On the left menu select Skins-&amp;gt; Modern Skins, then go to the tab "Current Skin".&lt;br /&gt;
Then Double click an image animation Bento.&lt;br /&gt;
Then you can play the snake game.</description></item><item><title>Useful Applications For Linux</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/10-useful-applications-for-linux.html</link><category>Computer</category><author>noreply@blogger.com (Nas)</author><pubDate>Sun, 8 Nov 2009 18:25:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-3632237781746413766</guid><description>Applications are mostly under the Open Source applications and can be downloaded for free.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;OpenOffice&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
OpenOffice is a multi-platform products for the office.&lt;br /&gt;
Inside there is a desktop application like a word processor, spreadsheet, presentation manager and drawing program with user interface and other features similar to other office programs.&lt;br /&gt;
Download (&lt;a href="http://openoffice.mirrors.tds.net/pub/openoffice/stable/3.0.1/"&gt;http://openoffice.mirrors.tds.net/pub/openoffice/stable/3.0.1/&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;Calm Antivirus&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
Clam AntiVirus is an open source application (GPL) anti-virus toolkit for UNIX, designed for e-mail scanning on mail gateways on.&lt;br /&gt;
Clam AntiVirus provides a number of utilities including a flexible, scalable multi-threaded daemon, a command line scanner, and can update the database automatically.&lt;br /&gt;
Download (&lt;a href="http://www.clamav.net/download/"&gt;http://www.clamav.net/download/&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;FileZilla&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
FileZilla is a free application solutions for FTP.&lt;br /&gt;
FileZilla client is an application for fast and reliable cross-platform FTP, FTPS and SFTP client with many useful features with an intuitive graphical user interface.&lt;br /&gt;
Download Client (&lt;a href="http://filezilla-project.org/download.php?type=client"&gt;http://filezilla-project.org/download.php?type=client&lt;/a&gt;)&lt;br /&gt;
Download Server (&lt;a href="http://filezilla-project.org/download.php?type=server"&gt;http://filezilla-project.org/download.php?type=server&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;GZIP&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
gzip (GNU zip) is a utility for compression.&lt;br /&gt;
Benefits GZIP is a better compression and freedom from patented algorithms.&lt;br /&gt;
It has been adopted by the GNU project and is now quite popular on the Internet.&lt;br /&gt;
Download (&lt;a href="http://www.gzip.org/"&gt;http://www.gzip.org/&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;PuTTY&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
PuTTY is a free implementation of the application for Telnet and SSH.&lt;br /&gt;
Putty can be used in Win32 operating systems and Unix platforms.&lt;br /&gt;
Download (&lt;a href="http://www.chiark.greenend.org.uk/"&gt;http://www.chiark.greenend.org.uk/&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;OpenSSH&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
OpenSSH is a FREE version of the SSH connectivity tools.&lt;br /&gt;
Users telnet, rlogin, and ftp may not realize that their password is transmitted on the Internet without encryption.&lt;br /&gt;
But OpenSSH encrypts all doing traffic (including passwords) to effectively prevent eavesdropping, connection hijacking and other attacks.&lt;br /&gt;
Additionally, OpenSSH provides secure tunneling capabilities and several authentication methods, and supports all SSH protocol versions.&lt;br /&gt;
Download (&lt;a href="http://www.openssh.org/portable.html"&gt;http://www.openssh.org/portable.html&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;Conky&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
Conky is a free application, Conky can display any information on your computer.&lt;br /&gt;
Conky facility include:&lt;br /&gt;
* Displays info such statistics as:&lt;br /&gt;
uname, uptime, CPU usage, mempry usage, disk usage, process and monitor network statistics.&lt;br /&gt;
* Support for POP3 and IMAP.&lt;br /&gt;
* Support a lot of music players such as MPD, XMMS2, BMPx, audacious and more.&lt;br /&gt;
Conky can display information either as text, a simple process and a graph widget with colors and different fonts.&lt;br /&gt;
Download (&lt;a href="http://sourceforge.net/project/showfiles.php?group_id=143975&amp;amp;package_id=158249"&gt;http://sourceforge.net/project/showfiles.php?group_id=143975&amp;amp;package_id=158249&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;Truecrypt&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
Truecrypt is an application of open source encryption for Windows Vista / XP, Mac OS X, and Linux&lt;br /&gt;
Truecrypt uses include:&lt;br /&gt;
* Create a virtual encrypted disk within a file and mounts as a real disk.&lt;br /&gt;
* Do encryption partitions or storage devices like USB flash drives and hard drives.&lt;br /&gt;
* Conducting drive encryption or partition where Windows is installed (pre-boot authentication).&lt;br /&gt;
* Make Encryption is automatic, real-time (on-the-fly) and transparent.&lt;br /&gt;
* Provides two levels of plausible deniability, if an enemy force that expresses a password:&lt;br /&gt;
* Using algorithms: AES-256, Serpent, aTwofish and modes of operation: XTS.&lt;br /&gt;
Download (&lt;a href="http://www.truecrypt.org/downloads.php"&gt;http://www.truecrypt.org/downloads.php&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;FireStarter&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
Firestarter is a Real Time firewall that monitors all the ports are open and active on the network connection on your computer.&lt;br /&gt;
Allows you to set very strict rules set.&lt;br /&gt;
The main features include&lt;br /&gt;
* Open Source and available for free.&lt;br /&gt;
* Easy to use graphical interface.&lt;br /&gt;
* Suitable for use in desktops, servers and gateways.&lt;br /&gt;
* Allows you to manage inbound and outbound rules.&lt;br /&gt;
* Can see network activity including traffic through the firewall.&lt;br /&gt;
Download (&lt;a href="http://www.fs-security.com/download.php"&gt;http://www.fs-security.com/download.php&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;GParted&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
GParted is the Gnome Partition Editor application.&lt;br /&gt;
GParted is an application to create, delete, resize, move, examine, copy partitions and file systems.&lt;br /&gt;
GParted can make space for new operating systems, reorganizing disk usage, copying data residing on hard disks and mirroring one partition with another.&lt;br /&gt;
Download (&lt;a href="http://gparted.sourceforge.net/download.php"&gt;http://gparted.sourceforge.net/download.php&lt;/a&gt;)</description></item><item><title>Speed Up Your Computer Performance</title><link>http://tipsplustrickscomp.blogspot.com/2009/11/speed-up-your-computer-performance.html</link><category>Computer</category><author>noreply@blogger.com (Nas)</author><pubDate>Sun, 8 Nov 2009 18:07:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5569555778155433687.post-6033009010042875709</guid><description>Here some tips to reduce the burden of your computer's performance.&lt;br /&gt;
&lt;br /&gt;
- Step 1&lt;br /&gt;
The first step to accelerate the boot via the BIOS.&lt;br /&gt;
&lt;br /&gt;
- Step 2&lt;br /&gt;
For Windows XP, start by opening the System Configuration Utility. (Start-&amp;gt; Run-&amp;gt; type "msconfig").&lt;br /&gt;
On the BOOT.INI tab, check the "/ NOGUIBOOT", this will shorten boot time by removing the Windows startup screen.&lt;br /&gt;
On the Startup tab, remove the check mark the services that really are not needed.&lt;br /&gt;
On the service tab to do the same thing as in the Startup tab.&lt;br /&gt;
&lt;br /&gt;
- Step 3&lt;br /&gt;
This setting can you do if you are interested in the speed of Windows XP from the graphics or the appearance of Windows XP.&lt;br /&gt;
Setting this interface can be re-accelerated.&lt;br /&gt;
Go to Control Panel and click System, then select the Advanced tab.&lt;br /&gt;
Performance options click on Settings, then the Visual Effects tab select "Adjust for Best Performance".&lt;br /&gt;
&lt;br /&gt;
- Step 4&lt;br /&gt;
Do not use wallpaper and minimization of the number of desktop icon can also speed up your PC.&lt;br /&gt;
&lt;br /&gt;
- Step 5&lt;br /&gt;
Do not use voice on Windows Start event can also speed up the boot process.&lt;br /&gt;
Go to Control Panel and click on "Sounds and Audio Devices" and select the Sounds tab.&lt;br /&gt;
At Sound scheme select No Sounds.&lt;br /&gt;
&lt;br /&gt;
- Step 6&lt;br /&gt;
Reduce the number of fonts that are not so important in your Windows.&lt;br /&gt;
because the more the number of installed fonts will add a heavy workload on your PC.&lt;br /&gt;
Windows by default, includes a number of less than 100 fonts.&lt;br /&gt;
Keep the number of fonts installed not more than 150 fonts.&lt;br /&gt;
&lt;br /&gt;
- Step 7&lt;br /&gt;
You must be diligent to update the driver, because the files are still using the old drivers can slow down your PC.</description></item></channel></rss>