<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;DEQCRH8-fyp7ImA9WhRUFUg.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139</id><updated>2012-01-25T21:39:25.157-08:00</updated><title>WALOBLOG</title><subtitle type="html">This blog is all about links, video, tutorial, download and etc..</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://waltergemperle.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>152</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/WaloBlog" /><feedburner:info uri="waloblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;DEQCRHw6eSp7ImA9WhRUFUg.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-60653183244543252</id><published>2012-01-25T21:39:00.000-08:00</published><updated>2012-01-25T21:39:25.211-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-25T21:39:25.211-08:00</app:edited><title>what software you need if you are a technician?</title><content type="html">&lt;br /&gt;
I. List of OS (CD and Flash Drive)&lt;br /&gt;
1. windows 95 to windows 7 installer&lt;br /&gt;
2. Linux Live CD, Ubuntu and other linux OS&lt;br /&gt;
3. Mac OS&lt;br /&gt;
II. Application for Windows&lt;br /&gt;
 1. Spotmau 2008, 2010 Live CD or USB Spotmau Live&lt;br /&gt;
- Need for Repair or Recover Missing windows file&lt;br /&gt;
- Reset All Windows User Admin Password&lt;br /&gt;
- Clone and Format&lt;br /&gt;
2. KON Live USB&lt;br /&gt;
- bypass All Windows User Admin without changing the Password&lt;br /&gt;
3. Application Inside Windows&lt;br /&gt;
- Offline Installer Yahoo Messenger, Web Browser, Skype and Etc &lt;br /&gt;
- Offline Installer Latest Anti-virus&lt;br /&gt;
- Office 2003 to 2010&lt;br /&gt;
- Driver Auto Pack For all Windows&lt;br /&gt;
- Different TuneUp Utilies, Registry Repair and System Repair&lt;br /&gt;
- Windows Portable Application(Virus Remover, Office and Etc)&lt;br /&gt;
III. Linux&lt;br /&gt;
- Wine&lt;br /&gt;
- Clamav and etc&lt;br /&gt;
&lt;dl&gt;
&lt;dt&gt;&lt;u&gt;&lt;b&gt;&amp;nbsp;BASIC COMMAND&lt;/b&gt;&lt;/u&gt;&lt;/dt&gt;
&lt;dt&gt;Syntax for this manual&lt;/dt&gt;
&lt;ul&gt;
  Remember the UNIX/LINUX command line is case sensitive!&lt;br /&gt;
  "$" indicates start of command&lt;br /&gt;
  "#" indicates end of command and start of comment&lt;br /&gt;
  The text in &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;green&lt;/b&gt;&lt;/span&gt; or &lt;span style="color: red; font-family: Courier New;"&gt;&lt;b&gt;red&lt;/b&gt;&lt;/span&gt; monospace font represents the actual command. The "$" and "#" symbols are not part of it. The commands in &lt;span style="color: red; font-family: Courier New;"&gt;&lt;b&gt;red&lt;/b&gt;&lt;/span&gt; emphasize essential information for beginners.&lt;br /&gt;
  "&amp;lt;...&amp;gt;" or "my_..." refers to variables and file names that need
 to be specified by the user. The arrows "&amp;lt;...&amp;gt;" need to be 
excluded, because they are generic UNIX &lt;a href="http://faculty.ucr.edu/%7Etgirke/Documents/UNIX/linux_manual.html#SHELL"&gt;redirection functions!&lt;/a&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;dt&gt;Login from Windows:&lt;/dt&gt;
&lt;ul&gt;
&lt;li&gt;open &lt;a href="http://www.chiark.greenend.org.uk/%7Esgtatham/putty/download.html"&gt;PuTTY&lt;/a&gt; and select ssh&lt;/li&gt;
&lt;li&gt;provide host name (IP) and session name&lt;/li&gt;
&lt;br /&gt;
  $ user name: ...&lt;br /&gt;
  $ password: ...&lt;br /&gt;
&lt;li&gt;&lt;a href="http://kansas.ucr.edu/gcg/gcg_simple.html"&gt;Setup for graphics emulation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://winscp.sourceforge.net/eng/"&gt;WinSCP for file exchange&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;dt&gt;Login from Mac OS-X or LINUX&lt;/dt&gt;
&lt;ul&gt;
&lt;li&gt;open terminal and type:&lt;/li&gt;
&lt;br /&gt;
  $ &lt;span style="color: red; font-family: Courier New;"&gt;&lt;b&gt;ssh &lt;user_name&gt;@&lt;host name(ip)=""&gt;&lt;/host&gt;&lt;/user_name&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
  $ &lt;span style="color: red; font-family: Courier New;"&gt;&lt;b&gt;user name: ...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
  $ &lt;span style="color: red; font-family: Courier New;"&gt;&lt;b&gt;password: ...&lt;/b&gt;&lt;/span&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;dt&gt;Changing password:&lt;/dt&gt;
&lt;ul&gt;
  $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;passwd&lt;/b&gt;&lt;/span&gt; # follow instructions&lt;/ul&gt;
&lt;br /&gt;
&lt;dt&gt;Orientation&lt;/dt&gt;
&lt;ul&gt;
  $ &lt;span style="color: red; font-family: Courier New;"&gt;&lt;b&gt;pwd&lt;/b&gt;&lt;/span&gt; # present working directory&lt;br /&gt;
  $ &lt;span style="color: red; font-family: Courier New;"&gt;&lt;b&gt;ls&lt;/b&gt;&lt;/span&gt; # content of pwd&lt;br /&gt;
  $ &lt;span style="color: red; font-family: Courier New;"&gt;&lt;b&gt;ll&lt;/b&gt;&lt;/span&gt; # similar as ls, but provides additional info on files and directories&lt;br /&gt;
  $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;ll -a&lt;/b&gt;&lt;/span&gt; # includes hidden files (.name) as well&lt;br /&gt;
  $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;ll -R&lt;/b&gt;&lt;/span&gt; # lists subdirectories recursively&lt;br /&gt;
  $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;ll -t&lt;/b&gt;&lt;/span&gt; # lists files in chronological order&lt;br /&gt;
  $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;stat &lt;file_name&gt;&lt;/file_name&gt;&lt;/b&gt;&lt;/span&gt; # provides all attributes of a file&lt;br /&gt;
  $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;whoami&lt;/b&gt;&lt;/span&gt; # shows as who you are logged in&lt;br /&gt;
  $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;hostname&lt;/b&gt;&lt;/span&gt; # shows on which machine you are&lt;/ul&gt;
&lt;br /&gt;
&lt;dt&gt;Files and directories&lt;/dt&gt;
&lt;ul&gt;
         $ &lt;span style="color: red; font-family: Courier New;"&gt;&lt;b&gt;mkdir &lt;dir_name&gt;&lt;/dir_name&gt;&lt;/b&gt;&lt;/span&gt; # creates specified directory&lt;br /&gt;
         $ &lt;span style="color: red; font-family: Courier New;"&gt;&lt;b&gt;cd &lt;dir_name&gt;&lt;/dir_name&gt;&lt;/b&gt;&lt;/span&gt; # switches into specified directory&lt;br /&gt;
         $ &lt;span style="color: red; font-family: Courier New;"&gt;&lt;b&gt;cd ..&lt;/b&gt;&lt;/span&gt; # moves one directory up&lt;br /&gt;
        $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;cd ../../&lt;/b&gt;&lt;/span&gt; # moves two directories up (and so on)&lt;br /&gt;
  $ &lt;span style="color: red; font-family: Courier New;"&gt;&lt;b&gt;cd&lt;/b&gt;&lt;/span&gt; # brings you to highest level of your home directory&lt;br /&gt;
  $ &lt;span style="color: red; font-family: Courier New;"&gt;&lt;b&gt;rmdir &lt;dir_name&gt;&lt;/dir_name&gt;&lt;/b&gt;&lt;/span&gt; # removes empty directory&lt;br /&gt;
  $ &lt;span style="color: red; font-family: Courier New;"&gt;&lt;b&gt;rm &lt;file_name&gt;&lt;/file_name&gt;&lt;/b&gt;&lt;/span&gt; # removes file name&lt;br /&gt;
  $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;rm -r &lt;dir_name&gt;&lt;/dir_name&gt;&lt;/b&gt;&lt;/span&gt; # removes directory including its content, but asks for confirmation, 'f' argument turns confirmation off&lt;br /&gt;
  $ &lt;span style="color: red; font-family: Courier New;"&gt;&lt;b&gt;mv &lt;name1&gt; &lt;name2&gt;&lt;/name2&gt;&lt;/name1&gt;&lt;/b&gt;&lt;/span&gt; # renames directories or files&lt;br /&gt;
  $ &lt;span style="color: red; font-family: Courier New;"&gt;&lt;b&gt;mv &lt;name&gt; &lt;path&gt;&lt;/path&gt;&lt;/name&gt;&lt;/b&gt;&lt;/span&gt; # moves file/directory as specified in path&lt;br /&gt;
  $ &lt;span style="color: red; font-family: Courier New;"&gt;&lt;b&gt;cp &lt;name&gt; &lt;path&gt;&lt;/path&gt;&lt;/name&gt;&lt;/b&gt;&lt;/span&gt; # copy file/directory as specified in path (-r to include content in directories)&lt;/ul&gt;
&lt;br /&gt;
&lt;dt&gt;Copy and paste&lt;/dt&gt;
&lt;ul&gt;
&lt;li&gt;Depends on local environment. Usually one of the following methods works:&lt;/li&gt;
&lt;br /&gt;
  Copy: Ctrl&amp;amp;Shift&amp;amp;c or right/middle mouse click&lt;br /&gt;
  Paste: Ctrl&amp;amp;Shift&amp;amp;p or right/middle mouse click&lt;/ul&gt;
&lt;br /&gt;
&lt;dt&gt;Handy shortcuts&lt;/dt&gt;
&lt;ul&gt;
         $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;.&lt;/b&gt;&lt;/span&gt; # refers to pwd&lt;br /&gt;
         $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;~/&lt;/b&gt;&lt;/span&gt; # refers to user's home directory&lt;br /&gt;
         $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;history&lt;/b&gt;&lt;/span&gt; # shows all commands you have used recently&lt;br /&gt;
         $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;!&lt;number&gt;&lt;/number&gt;&lt;/b&gt;&lt;/span&gt; # starts an old command by providing its ID number&lt;br /&gt;
         $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;up(down)_key&lt;/b&gt;&lt;/span&gt; # scrolls through command history&lt;br /&gt;
         $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;&lt;incomplete file_name="" path=""&gt; TAB&lt;/incomplete&gt;&lt;/b&gt;&lt;/span&gt; # completes path/file_name&lt;br /&gt;
         $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;&lt;incomplete command=""&gt; SHIFT&amp;amp;TAB&lt;/incomplete&gt;&lt;/b&gt;&lt;/span&gt; # completes command&lt;br /&gt;
         $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;Ctrl a&lt;/b&gt;&lt;/span&gt; # cursor to beginning of command line&lt;br /&gt;
         $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;Ctrl e&lt;/b&gt;&lt;/span&gt; # cursor to end of command line&lt;br /&gt;
         $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;Ctrl d&lt;/b&gt;&lt;/span&gt; # delete character under cursor&lt;br /&gt;
         $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;Ctrl k&lt;/b&gt;&lt;/span&gt; # delete line from cursor, content goes into kill buffer&lt;br /&gt;
         $ &lt;span style="color: green; font-family: Courier New;"&gt;&lt;b&gt;Ctrl y&lt;/b&gt;&lt;/span&gt; # paste content from Ctrl k&lt;/ul&gt;
&lt;/dl&gt;
&lt;br /&gt;
IV. Mac&lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;&lt;b&gt;BASIC APPLICATION&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;
&lt;ul id="apps"&gt;
&lt;li&gt;&lt;a href="http://www.acquisitionx.com/"&gt;Acquisition&lt;/a&gt; - Gnutella file sharing client&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.adiumx.com/"&gt;Adium&lt;/a&gt; - Multi-protocol instant messenger client&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.slamslash.com/address-o-sync"&gt;Address-o-sync&lt;/a&gt; - Sync multiple Macs without .Mac&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.versiontracker.com/dyn/moreinfo/macosx/7392"&gt;Amadeus&lt;/a&gt; - Great tool for audio enthusiast&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.rogueamoeba.com/audiohijackpro/"&gt;Audio Hijack Pro&lt;/a&gt; - Custom audio output filtering&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.freshsqueeze.com/products/freeware/"&gt;Backlight&lt;/a&gt; - Menu extra toggles screensaver as your desktop&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.hernansoft.com/products.html"&gt;BurnX Free&lt;/a&gt; - Burn multiple sessions on CD&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.versiontracker.com/dyn/moreinfo/macosx/20035"&gt;Butler&lt;/a&gt; - Get more out of Finder&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.iconfactory.com/cb_home.asp"&gt;CandyBar&lt;/a&gt; - Change your application and system icons&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.bombich.com/software/ccc.html"&gt;Carbon Copy Cloner&lt;/a&gt; - Easy-to-use backup/cloning utility&lt;/li&gt;
&lt;li&gt;&lt;a href="http://chmox.sourceforge.net/"&gt;Chmox&lt;/a&gt; - An OS X native CHM file (Compiled HTML/eBook) reader&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.macosxcocktail.com/"&gt;Cocktail&lt;/a&gt; - Simplifies use of UNIX functions in OS X, and more&lt;/li&gt;
&lt;li&gt;&lt;a href="http://colloquy.info/"&gt;Colloquy&lt;/a&gt; - IRC client&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.macrabbit.com/cssedit/"&gt;CSSEdit&lt;/a&gt; - Visual CSS style editor&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.hexcat.com/deepvacuum/"&gt;DeepVacuum&lt;/a&gt; - Download entire websites&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.stclairsoft.com/DefaultFolder"&gt;Default Folder&lt;/a&gt; - Expanded functionality in "Save As.." dialogue boxes&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://propagandaprod.com/dejavu.html"&gt;Deja Vu&lt;/a&gt; - Schedule regular file backups&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.delicious-monster.com/"&gt;Delicious Library&lt;/a&gt; - Catalogue your books, cd's, games, dvd's&lt;/li&gt;
&lt;li&gt;&lt;a href="http://automaticlabs.com/products/dimensionizer/"&gt;Dimensionizer&lt;/a&gt; - Contextual Menu to display an image’s dimensions&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.macrabbit.com/deskshade/"&gt;DeskShade&lt;/a&gt; - Hide desktop icons, terminal lock, and more&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.panic.com/desktastic/"&gt;Desktastic&lt;/a&gt; - Doodle on your desktop&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.gideonsoftworks.com/dockit.html"&gt;Dock-It&lt;/a&gt; - Add multiple multi-fucntion docks&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dragthing.com/"&gt;DragThing&lt;/a&gt; - An alternative to the dock&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.coolatoola.com/"&gt;DV Backup&lt;/a&gt; - Use your DV camera as a backup medium&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.evological.com/evocam.html"&gt;Evocam&lt;/a&gt; - Webcam application with built in web server, FTP, etc.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://echoone.com/filejuicer/"&gt;FileJuicer&lt;/a&gt; - Extract images from Powerpoint, PDF, HTML, and CAB files&lt;/li&gt;
&lt;li&gt;&lt;a href="http://fink.sf.net/"&gt;Fink&lt;/a&gt; - Unix Ports for X&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.mozilla.org/projects/firefox/"&gt;Firefox&lt;/a&gt; - Open source web browser&lt;/li&gt;
&lt;li&gt;&lt;a href="http://rsug.itd.umich.edu/software/fugu/"&gt;Fugu&lt;/a&gt; - An SFTP, SCP and SSH frontend&lt;/li&gt;
&lt;li&gt;&lt;a href="http://ranchero.com/huevos/"&gt;Huevos&lt;/a&gt; - Customisable search engine helper&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.tumultco.com/HyperEdit/"&gt;HyperEdit&lt;/a&gt; - live previews of HTML and PHP pages&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.iggsoftware.com/ibank/index.php"&gt;iBank&lt;/a&gt; - Intuitive personal finance manager&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.iggsoftware.com/iwork/index.html"&gt;iBiz&lt;/a&gt; - Self-employed time billing manager&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.kavasoft.com/iConquer/"&gt;iConquer&lt;/a&gt; - 1-to-6 player world conquest game&lt;/li&gt;
&lt;li&gt;&lt;a href="http://ipoddisk.ourbiti.com/"&gt;iPodDisk&lt;/a&gt; - Utilize your iPod as an iDisk&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.sixdollarchimp.com/"&gt;iRooster&lt;/a&gt; - Great free alarm clock&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://freshsqueeze.com/products/iwipe/"&gt;iWipe&lt;/a&gt; - Secure disk and file deletion&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.izoom.us/"&gt;iZoom&lt;/a&gt; - Crop and resize your photos&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.proteron.com/liteswitchx/"&gt;LiteSwitch X&lt;/a&gt; - Keyboard application switcher&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.obdev.at/products/littlesnitch/"&gt;Little Snitch&lt;/a&gt; - Alerts you of outgoing network connections&lt;/li&gt;
&lt;li&gt;&lt;a href="http://personalpages.tds.net/%7Ebrian_hill/macjanitor.html"&gt;MacJanitor&lt;/a&gt; - Great tool for running &amp;amp; rescheduling OS X maintenance tasks&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.macmame.org/"&gt;MacMame&lt;/a&gt; - Multi arcade machine emulator&lt;/li&gt;
&lt;li&gt;&lt;a href="http://personalpages.tds.net/%7Ebrian_hill/macsniffer.html"&gt;MacSniffer&lt;/a&gt; - View all traffic on a network connection&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.versiontracker.com/dyn/moreinfo/macosx/22715"&gt;MacTheRipper&lt;/a&gt; - Go Ahead, Back that DVD up&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.mactracker.ca/"&gt;MacTracker&lt;/a&gt; - Database of all Mac models&lt;/li&gt;
&lt;li&gt;&lt;a href="http://macvim.org/OSX/index.html"&gt;Mac Vim&lt;/a&gt; - The aqua version of Vim&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.bronsonbeta.com/mailappetizer/"&gt;Mail.appetizer&lt;/a&gt; - Enhance Mail with this small but handy notification plugin&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.mplayerhq.hu/homepage/design7/dload.html"&gt;Mplayer for OS X&lt;/a&gt; - Another great video player&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://homepage.mac.com/rominar/net.html"&gt;Net Monitor&lt;/a&gt; - Network throughput monitor&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.nettlesting.com/"&gt;Net Tool Box&lt;/a&gt; - Handy tool for the toolkit - for network issues&lt;/li&gt;
&lt;li&gt;&lt;a href="http://ranchero.com/netnewswire/"&gt;NetNewsWire&lt;/a&gt; - RSS aggregator (If you're gonna use one, use NetNewsWire)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.versiontracker.com/dyn/moreinfo/macosx/20070"&gt;Onyx&lt;/a&gt; - System tweaks and configuration&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.redstonesoftware.com/vnc.html"&gt;OSXvnc&lt;/a&gt; - VNC remote control protocol&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.schubert-it.com/pluginpdf/"&gt;PDF Browser Plugin&lt;/a&gt; - Allows web browsers to display PDF files&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.opensword.org/Pixen/"&gt;Pixen&lt;/a&gt; - Pixel graphics editor&lt;/li&gt;
&lt;li&gt;&lt;a href="http://quicksilver.blacktree.com/"&gt;Quicksilver&lt;/a&gt; - Application launcher and much more&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.rubicode.com/Software/RCDefaultApp/"&gt;RCDefaultApp&lt;/a&gt; - Preference pane to set default applications&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.power4mac.com/renamer/"&gt;Renamer4Mac&lt;/a&gt; - Rename files en masse. Useful for digital cameras&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.ragingmenace.com/software/sidetrack/index.html"&gt;SideTrack trackpad driver&lt;/a&gt; - Enhanced trackpad driver for Apple Laptops&lt;/li&gt;
&lt;li&gt;&lt;a href="http://lumacode.com/simon/"&gt;Simon Extreme&lt;/a&gt; - Classic Milton Bradley Simon game&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.skype.com/"&gt;Skype&lt;/a&gt; - Uses P2P for phone-over-internet talking&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.codingmonkeys.de/subethaedit/"&gt;SubEthaEdit&lt;/a&gt; - Use Rendezvous for collaborative editing&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://wincent.com/a/products/synergy-classic/"&gt;Synergy&lt;/a&gt; - Adds iTunes controls to your menu bar&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.panic.com/transmit/"&gt;Transmit&lt;/a&gt; - FTP client&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.panic.com/unison/"&gt;Unison&lt;/a&gt; - Usenet newsreader handles messages, files, &amp;amp; media&lt;/li&gt;
&lt;li&gt;&lt;a href="http://virtuedesktops.sourceforge.net/"&gt;Virtue&lt;/a&gt; - Virtual desktop manager&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.videolan.org/"&gt;VLC&lt;/a&gt; - Play DivX encoded movies (and more).&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://flyingmeat.com/voodoopad.html"&gt;VoodooPad&lt;/a&gt; - Notepad with many advanced features&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.schubert-it.com/pluginword/"&gt;Word Browser Plugin&lt;/a&gt; - Allows web browsers to display Word files&lt;/li&gt;
&lt;li&gt;&lt;a href="http://getxpad.com/"&gt;xPad&lt;/a&gt; - Notebook/scrapbook supports drag &amp;amp; drop&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.brockerhoff.net/xray/index.html"&gt;XRay&lt;/a&gt; - Expanded version of the Finder's "Get Info" window&lt;/li&gt;
&lt;li class="coster"&gt;&lt;a href="http://www.iconfactory.com/xs_home.asp"&gt;xScope&lt;/a&gt; - Suite of screen tools for UI designers&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-43TO1j0Nqg0/TyDm_hxdV-I/AAAAAAAAAO0/UbcRLOUMplY/s1600/operating-system-market-share.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="300" src="http://4.bp.blogspot.com/-43TO1j0Nqg0/TyDm_hxdV-I/AAAAAAAAAO0/UbcRLOUMplY/s320/operating-system-market-share.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-60653183244543252?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/hFeaLTBRFLCiI_aAdqPkf_5cBzI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/hFeaLTBRFLCiI_aAdqPkf_5cBzI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/hFeaLTBRFLCiI_aAdqPkf_5cBzI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/hFeaLTBRFLCiI_aAdqPkf_5cBzI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/YjMP_QYScsg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/60653183244543252/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2012/01/what-software-you-need-if-you-are.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/60653183244543252?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/60653183244543252?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/YjMP_QYScsg/what-software-you-need-if-you-are.html" title="what software you need if you are a technician?" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-43TO1j0Nqg0/TyDm_hxdV-I/AAAAAAAAAO0/UbcRLOUMplY/s72-c/operating-system-market-share.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2012/01/what-software-you-need-if-you-are.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0IARXY7fip7ImA9WhRUE00.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-5430372839837048198</id><published>2012-01-22T23:59:00.000-08:00</published><updated>2012-01-22T23:59:04.806-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-22T23:59:04.806-08:00</app:edited><title>how to boot linux, ubuntu and linux os into usb flash drive</title><content type="html">&amp;nbsp;how to create bootable usb linux OS&lt;br /&gt;
1. Download this unetbootin-windows-563.exe&lt;br /&gt;
2. also you can download your favorite live cd and Linux OS&lt;br /&gt;
3. choose the location of your linux.iso&lt;br /&gt;
4. select your USB drive the click ok.&lt;br /&gt;
&lt;i&gt;see the pictures below &lt;/i&gt;&lt;br /&gt;
problem creating your usb bootable linux? please leave a comment here..&lt;br /&gt;
 &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-3skqCf-xINM/Tx0S8skpzcI/AAAAAAAAAOs/5I_grSpa7ww/s1600/New+Picture+%25282%2529.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="279" src="http://1.bp.blogspot.com/-3skqCf-xINM/Tx0S8skpzcI/AAAAAAAAAOs/5I_grSpa7ww/s320/New+Picture+%25282%2529.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-2pKFqluEwts/Tx0SWnNUuiI/AAAAAAAAAOk/HC7Stw0oLFg/s1600/New+Picture+%25281%2529.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="232" src="http://3.bp.blogspot.com/-2pKFqluEwts/Tx0SWnNUuiI/AAAAAAAAAOk/HC7Stw0oLFg/s320/New+Picture+%25281%2529.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-5430372839837048198?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/aNS3703hWNL2136tLfnCSvbsSOI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/aNS3703hWNL2136tLfnCSvbsSOI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/aNS3703hWNL2136tLfnCSvbsSOI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/aNS3703hWNL2136tLfnCSvbsSOI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/ra0t-wC6KiE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/5430372839837048198/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2012/01/how-to-boot-linux-ubuntu-and-linux-os.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/5430372839837048198?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/5430372839837048198?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/ra0t-wC6KiE/how-to-boot-linux-ubuntu-and-linux-os.html" title="how to boot linux, ubuntu and linux os into usb flash drive" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-3skqCf-xINM/Tx0S8skpzcI/AAAAAAAAAOs/5I_grSpa7ww/s72-c/New+Picture+%25282%2529.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2012/01/how-to-boot-linux-ubuntu-and-linux-os.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUMFQX49fCp7ImA9WhRUEkQ.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-5914402124490411458</id><published>2012-01-22T21:43:00.000-08:00</published><updated>2012-01-22T21:43:30.064-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-22T21:43:30.064-08:00</app:edited><title>how to create windows 7 usb bootable using your 4gb flash drive that will work to all computer</title><content type="html">1. first we need windows 7 dvd and 4 gb flash drive&lt;br /&gt;
2. download Novicorp_WinToFlash_0.6.0005_beta into filetube or 4shared.&lt;br /&gt;
3. insert your windows 7 dvd and run novicorp&lt;br /&gt;
4. select wizard mode not advance mode for better performance and for sure your usb bootable will work to all computer, laptop and netbook.&lt;br /&gt;
&lt;i&gt;see pictures below&lt;/i&gt;&lt;br /&gt;
having a problem creating your windows 7 bootable usb? please leave a comment here..&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-PvagJRFt0tU/TxztvyvoifI/AAAAAAAAAOM/aqUyBq9OgL8/s1600/New+Picture+%25281%2529.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="221" src="http://2.bp.blogspot.com/-PvagJRFt0tU/TxztvyvoifI/AAAAAAAAAOM/aqUyBq9OgL8/s320/New+Picture+%25281%2529.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-XkipBqUGaoA/TxztxCgekiI/AAAAAAAAAOU/RdXXcQvsWac/s1600/New+Picture+%25282%2529.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="216" src="http://3.bp.blogspot.com/-XkipBqUGaoA/TxztxCgekiI/AAAAAAAAAOU/RdXXcQvsWac/s320/New+Picture+%25282%2529.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-5914402124490411458?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/VN7tHqYleUCkP8ZoO65xMoMvXuw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/VN7tHqYleUCkP8ZoO65xMoMvXuw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/VN7tHqYleUCkP8ZoO65xMoMvXuw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/VN7tHqYleUCkP8ZoO65xMoMvXuw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/X0kzp1vdFTs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/5914402124490411458/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2012/01/how-to-create-windows-7-usb-bootable.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/5914402124490411458?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/5914402124490411458?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/X0kzp1vdFTs/how-to-create-windows-7-usb-bootable.html" title="how to create windows 7 usb bootable using your 4gb flash drive that will work to all computer" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-PvagJRFt0tU/TxztvyvoifI/AAAAAAAAAOM/aqUyBq9OgL8/s72-c/New+Picture+%25281%2529.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2012/01/how-to-create-windows-7-usb-bootable.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEEHRns4fip7ImA9WhRUEkQ.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-6428495520326009633</id><published>2012-01-22T21:30:00.000-08:00</published><updated>2012-01-22T21:30:37.536-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-22T21:30:37.536-08:00</app:edited><title>HOW TO MAKE SPOTSMAU BOOTCARE INTO USB</title><content type="html">how to creat spotmau bootcare usb using novicorp wintoflash? &lt;br /&gt;
1.FIRST YOU NEED TO DOWNLOAD SPOTMAU BOOTCARE.ISO&lt;br /&gt;
2. AND BURN IT INTO CD USING NERO OR POWER ISO.&lt;br /&gt;
3. WE NEED TO USED YOUR SPOTMAU BOOT CARE CD TO Create SPOTMAU USB BOOTABLE&lt;br /&gt;
4. DOWNLOAD Novicorp_WinToFlash_0.6.0005_beta in filetube or 4shared.&lt;br /&gt;
5. choose wizard mode to create usb bootable&lt;br /&gt;
&lt;i&gt;see pictures below &lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
using your spotmau boot care.iso&lt;br /&gt;
1. need power iso to mount your spotmau bootcare.iso to any drive.&lt;br /&gt;
2. now after mounting your spotmau bootcare.iso into drive h:\ for example&lt;br /&gt;
3. run novicorp wintoflash and choose wizard mode not advance mode for sure that your usb bootable will work in any computer.&lt;br /&gt;
&lt;i&gt;see picture below &lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
 having problem creating your spotmau bootcare usb... leave me a comment i will help you...&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-PvagJRFt0tU/TxztvyvoifI/AAAAAAAAAOM/aqUyBq9OgL8/s1600/New+Picture+%25281%2529.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="221" src="http://2.bp.blogspot.com/-PvagJRFt0tU/TxztvyvoifI/AAAAAAAAAOM/aqUyBq9OgL8/s320/New+Picture+%25281%2529.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-AOienWtBiCo/TxzwUFGew1I/AAAAAAAAAOc/tWOsjjnE2gw/s1600/New+Picture+%25284%2529.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="199" src="http://2.bp.blogspot.com/-AOienWtBiCo/TxzwUFGew1I/AAAAAAAAAOc/tWOsjjnE2gw/s320/New+Picture+%25284%2529.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-XkipBqUGaoA/TxztxCgekiI/AAAAAAAAAOU/RdXXcQvsWac/s1600/New+Picture+%25282%2529.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="216" src="http://3.bp.blogspot.com/-XkipBqUGaoA/TxztxCgekiI/AAAAAAAAAOU/RdXXcQvsWac/s320/New+Picture+%25282%2529.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-6428495520326009633?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/KY5QI0yTs2StNMKKEtEto_8UMwk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KY5QI0yTs2StNMKKEtEto_8UMwk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/KY5QI0yTs2StNMKKEtEto_8UMwk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KY5QI0yTs2StNMKKEtEto_8UMwk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/pPZEzXq1HBs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/6428495520326009633/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2012/01/how-to-make-spotsmau-bootcare-into-usb.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/6428495520326009633?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/6428495520326009633?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/pPZEzXq1HBs/how-to-make-spotsmau-bootcare-into-usb.html" title="HOW TO MAKE SPOTSMAU BOOTCARE INTO USB" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-PvagJRFt0tU/TxztvyvoifI/AAAAAAAAAOM/aqUyBq9OgL8/s72-c/New+Picture+%25281%2529.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2012/01/how-to-make-spotsmau-bootcare-into-usb.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEUCRXs6cSp7ImA9WhRWF04.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-4978497964424577665</id><published>2012-01-04T19:57:00.000-08:00</published><updated>2012-01-04T20:04:24.519-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-04T20:04:24.519-08:00</app:edited><title>The Top 1 Pc System Utilities Software for 2012 ( Advance System Optimizer Full Version )</title><content type="html">View Review Now Click&lt;a href="http://pc-system-utilities-software-review.toptenreviews.com/"&gt;&lt;u&gt;&lt;b&gt; here&amp;nbsp;&lt;/b&gt;&lt;/u&gt;&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
Download Advance System Optimizer 3&amp;nbsp;&lt;a href="http://www.4shared.com/rar/1BoF74d_/Advance_System_Optimizer.html"&gt;&lt;u&gt;&lt;b&gt; working key here&lt;/b&gt;&lt;/u&gt;&lt;/a&gt;&lt;br /&gt;
&lt;u&gt;&lt;b&gt;&lt;a href="http://extratorrent.com/torrent/2296731/Advanced+System+Optimizer+3.1.648.8480+Software+%2B+Serial+Key.html"&gt;Torrent download here&lt;/a&gt;&amp;nbsp;&lt;/b&gt;&lt;/u&gt;
&lt;br /&gt;
&lt;div class="ContainerInnerLeftDiv"&gt;
&lt;/div&gt;
Know More About Advanced System Optimizer v3.2&lt;br /&gt;
&lt;div style="float: left; padding-top: 30px; width: 635px;"&gt;
&lt;div class="greymediumText"&gt;
Advanced System Optimizer 3 has new 
multi-functional utilities essential for today’s improved machines - to 
protect, update and optimize your computer. The new set of tools is 
clubbed with very useful existing tools that are enhanced to give more 
accurate and speedy output.&lt;/div&gt;
&lt;div class="greymediumText" style="margin-top: 15px;"&gt;
ASO includes the following &lt;span class="blackbigText"&gt;&lt;b&gt;Powerful Tools:&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="float: left; margin-left: 10px; margin-top: 15px; margin-top: 40px; margin: 0px; padding-bottom: 20px; width: 97%;"&gt;
&lt;div id="container"&gt;
&lt;div class="row"&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/Smart_Pc_Care.jpg" title="Smart PC Care" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/Smart-PC-Care/" title="Smart PC Care"&gt;Smart PC Care &lt;sup class="NewProductsRedtxt"&gt;(New)&lt;/sup&gt;&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
One-Click Solution&lt;/div&gt;
&lt;/div&gt;
&lt;div class="middle"&gt;
&lt;/div&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/Game_Optimizer.jpg" title="Game Optimizer" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/Game-Optimizer/" title="Game Optimizer"&gt;Game Optimizer &lt;sup class="NewProductsRedtxt"&gt;(New)&lt;/sup&gt;&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
Play games in a disturbance free environment&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="row"&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/Driver_Updater.jpg" title="Driver Updater" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/Driver-Updater/" title="Driver Updater"&gt;Driver Updater &lt;sup class="NewProductsRedtxt"&gt;(New)&lt;/sup&gt;&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
update out dated and required drivers&lt;/div&gt;
&lt;/div&gt;
&lt;div class="middle"&gt;
&lt;/div&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/System_Protector.jpg" title="System Protector" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/System-Protector/" title="System Protector"&gt;System Protector &lt;sup class="NewProductsRedtxt"&gt;(New)&lt;/sup&gt;&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
Protection against malware, spyware, trojans&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="row"&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/PC_Fixer.jpg" title="PC Fixer" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/PC-Fixer/" title="PC Fixer"&gt;PC Fixer &lt;sup class="NewProductsRedtxt"&gt;(New)&lt;/sup&gt;&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
fix the common problems instantly&lt;/div&gt;
&lt;/div&gt;
&lt;div class="middle"&gt;
&lt;/div&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/Disk_Optimizer.jpg" title="Disk Optimizer" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/Disk-Optimizer/" title="Disk Optimizer"&gt;Disk Optimizer &lt;sup class="NewProductsRedtxt"&gt;(New)&lt;/sup&gt;&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
Defrag hard disk and for optimized performance&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="row"&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/Undelete.jpg" title="Undelete" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/Undelete/" title="Undelete"&gt;Undelete &lt;sup class="NewProductsRedtxt"&gt;(New)&lt;/sup&gt;&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
Recover accidently deleted data&lt;/div&gt;
&lt;/div&gt;
&lt;div class="middle"&gt;
&lt;/div&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/Secure_Encryptor.jpg" title="Secure Encryptor" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/Secure-Encryptor/" title="Secure Encryptor"&gt;Secure Encryptor&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
password protect your personal files&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="row"&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/Registry_Cleaner.jpg" title="Registry Cleaner" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/Registry-Cleaner-and-Fixer/" title="Registry Cleaner"&gt;Registry Cleaner&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
Clean Registry Errors&lt;/div&gt;
&lt;/div&gt;
&lt;div class="middle"&gt;
&lt;/div&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/Registry_Optimizer.jpg" title="Registry Optimizer" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/Registry-Defragmenter-and-Optimizer/" title="Registry Optimizer"&gt;Registry Optimizer&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
Defrag registry for better performance&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="row"&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/System_Cleaner.jpg" title="System Cleaner" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/System-and-Disk-Cleaner/" title="System Cleaner"&gt;System Cleaner&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
clean junk data and free up disk space&lt;/div&gt;
&lt;/div&gt;
&lt;div class="middle"&gt;
&lt;/div&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/Disk_Explorer.jpg" title="Disk Explorer" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/disk-explorer/" title="Disk Explorer"&gt;Disk Explorer&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
Displays disk usage by files and folder&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="row"&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/Uninstall_Manager.jpg" title="Uninstall Manager" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/Uninstall-Manager/" title="Uninstall Manager"&gt;Uninstall Manager&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
remove the unneeded programs&lt;/div&gt;
&lt;/div&gt;
&lt;div class="middle"&gt;
&lt;/div&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/Memory_Optimizer.jpg" title="Memory Optimizer" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/Memory-Optimizer/" title="Memory Optimizer"&gt;Memory Optimizer&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
Free unused allocated memory for better utilization&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="row"&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/Privacy_Protector.jpg" title="Privacy Protector" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/Privacy-Protector/" title="Privacy Protector"&gt;Privacy Protector&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
Clean hidden privacy exposing traces&lt;/div&gt;
&lt;/div&gt;
&lt;div class="middle"&gt;
&lt;/div&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/Secure_Delete.jpg" title="Secure Delete" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/Secure-Delete/" title="Secure Delete"&gt;Secure Delete&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
permanently delete private data&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="row"&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/Disk_Tools.jpg" title="Disk Tools" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/disk-tools/" title="Disk Tools"&gt;Disk Tools &lt;sup class="NewProductsRedtxt"&gt;(New)&lt;/sup&gt;&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
Check disks at startup&lt;/div&gt;
&lt;/div&gt;
&lt;div class="middle"&gt;
&lt;/div&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/System_Security-Advisor.jpg" title="System &amp;amp; Security Advisor" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/System-Analyzer-and-Advisor/" title="System &amp;amp; Security Advisor"&gt;System &amp;amp; Security Advisor&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
Fine tune system settings&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="row"&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/Duplciate_Files_Remover.jpg" title="Duplicate Files Remover" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/Duplicate-Files-Remover/" title="Duplicate Files Remover"&gt;Duplicate Files Remover&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
remove duplicate files&lt;/div&gt;
&lt;/div&gt;
&lt;div class="middle"&gt;
&lt;/div&gt;
&lt;div class="left"&gt;
&lt;img src="http://www.systweak.com/Images/aso/icons/StartUp_Manager.jpg" title="Startup Manager" /&gt;
                           &lt;/div&gt;
&lt;div class="right"&gt;
&lt;a class="BlueNormaltxt1" href="http://www.systweak.com/ASO/Features/Startup-Manager/" title="Startup Manager"&gt;Startup Manager&lt;/a&gt;
                            &lt;br /&gt;
&lt;div class="smalllightgrey"&gt;
remove unneeded programs from startup&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-4978497964424577665?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/GwQdLwOHotbTtG09JfR1RgOaq8Q/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/GwQdLwOHotbTtG09JfR1RgOaq8Q/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/GwQdLwOHotbTtG09JfR1RgOaq8Q/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/GwQdLwOHotbTtG09JfR1RgOaq8Q/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/O_sf-xAyC-s" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/4978497964424577665/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2012/01/top-1-pc-system-utilities-software-for.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/4978497964424577665?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/4978497964424577665?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/O_sf-xAyC-s/top-1-pc-system-utilities-software-for.html" title="The Top 1 Pc System Utilities Software for 2012 ( Advance System Optimizer Full Version )" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2012/01/top-1-pc-system-utilities-software-for.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk4HQnY8fyp7ImA9WhRWF04.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-272310136773737195</id><published>2012-01-04T19:42:00.000-08:00</published><updated>2012-01-04T19:42:13.877-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-04T19:42:13.877-08:00</app:edited><title>How to Bypass Windows 7, Vista , XP User Admin Password?</title><content type="html">&amp;nbsp;This KON Application can bypass administrator user account by not changing the password&lt;br /&gt;
First you need flash drive to make this work.&lt;br /&gt;
How to run this in flash drive?&lt;br /&gt;
1. Download HP USB Disk Storage Format Tool &lt;a href="http://download.cnet.com/HP-USB-Disk-Storage-Format-Tool/3000-2094_4-10974082.html"&gt;&lt;u&gt;&lt;b&gt;here &lt;/b&gt;&lt;/u&gt;&lt;/a&gt;&lt;br /&gt;
2. Format your usb flash drive w/ HP USB Disk Storage Format Tool&lt;br /&gt;
3. run KonBootInstall.exe and select your flash drive&lt;br /&gt;
4. paste all this file USBFILES, COPYING, grubinst.exe&lt;br /&gt;
 now You have your KON BYpass WIndows User Account&amp;nbsp; Works in win7, vista and xp&lt;br /&gt;
Download KON &lt;a href="http://www.4shared.com/rar/W-mklOoZ/KON.html"&gt;&lt;u&gt;&lt;b&gt;here&lt;/b&gt;&lt;/u&gt;&lt;/a&gt;&lt;br /&gt;
 Please Leave a comment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-nOIZMkuYdjU/TwUbYZgfmgI/AAAAAAAAAOE/V4Wqsp2iHms/s1600/4.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="199" src="http://1.bp.blogspot.com/-nOIZMkuYdjU/TwUbYZgfmgI/AAAAAAAAAOE/V4Wqsp2iHms/s320/4.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-272310136773737195?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/u2n5kq29B-MHrTeDN5lxqJZtIvo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/u2n5kq29B-MHrTeDN5lxqJZtIvo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/u2n5kq29B-MHrTeDN5lxqJZtIvo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/u2n5kq29B-MHrTeDN5lxqJZtIvo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/TqaFtDJ4gms" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/272310136773737195/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2012/01/how-to-bypass-windows-7-vista-xp-user.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/272310136773737195?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/272310136773737195?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/TqaFtDJ4gms/how-to-bypass-windows-7-vista-xp-user.html" title="How to Bypass Windows 7, Vista , XP User Admin Password?" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-nOIZMkuYdjU/TwUbYZgfmgI/AAAAAAAAAOE/V4Wqsp2iHms/s72-c/4.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2012/01/how-to-bypass-windows-7-vista-xp-user.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEcMQnY6cSp7ImA9WhdVGU4.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-71192849350781433</id><published>2011-09-25T00:34:00.000-07:00</published><updated>2011-09-25T00:34:43.819-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-25T00:34:43.819-07:00</app:edited><title>Download Everything You Need Where?</title><content type="html">&amp;nbsp;here &lt;a href="http://www.filestube.com/"&gt;http://www.filestube.com&lt;/a&gt;&lt;br /&gt;
&lt;span class="st"&gt;&lt;em&gt;FilesTube&lt;/em&gt; is a popular meta file search  engine that lets you search file hosting sites for hosted files.&lt;/span&gt;&lt;b&gt;&lt;u&gt;FilesTube&lt;/u&gt;&lt;/b&gt; lets you search for shared files from various file hosting sites like: &lt;br /&gt;FileServe, FileSonic, Megaupload, 4shared, Rapidshare, Hotfile, Mediafire, Netload and many others.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-Ej3DLBM4BnU/Tn7ZV1buKdI/AAAAAAAAAN8/lLTA0yzdSBQ/s1600/images.jpeg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/-Ej3DLBM4BnU/Tn7ZV1buKdI/AAAAAAAAAN8/lLTA0yzdSBQ/s1600/images.jpeg" /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-71192849350781433?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/o28_nu3uJnkC76qzG9Em8296n7g/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/o28_nu3uJnkC76qzG9Em8296n7g/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/o28_nu3uJnkC76qzG9Em8296n7g/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/o28_nu3uJnkC76qzG9Em8296n7g/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/wTMJ91Sl-pE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/71192849350781433/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2011/09/download-everything-you-need-where.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/71192849350781433?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/71192849350781433?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/wTMJ91Sl-pE/download-everything-you-need-where.html" title="Download Everything You Need Where?" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-Ej3DLBM4BnU/Tn7ZV1buKdI/AAAAAAAAAN8/lLTA0yzdSBQ/s72-c/images.jpeg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2011/09/download-everything-you-need-where.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkEGRnc7fSp7ImA9WhdVFEw.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-5594778484070260076</id><published>2011-09-19T00:50:00.000-07:00</published><updated>2011-09-19T00:50:27.905-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-19T00:50:27.905-07:00</app:edited><title>Guide to Networking Windows 7 with XP and Vista</title><content type="html">&lt;h2&gt;
&lt;a href="http://www.howtogeek.com/howto/15247/complete-guide-to-networking-windows-7-with-xp-and-vista/" rel="bookmark" title="Permanent Link: Complete Guide to Networking Windows 7 with XP and Vista"&gt;Complete Guide to Networking Windows 7 with XP and Vista&lt;/a&gt; &lt;/h2&gt;
Since there are three versions of Windows out in the field these
 days, chances are you need to share data between them. Today we show 
how to get each version to be share files and printers with one another.&lt;br /&gt;

In a perfect world, getting your computers with different Microsoft 
operating systems to network would be as easy as clicking a button. With
 the Windows 7 Homegroup feature, it’s almost that easy. However, 
getting all three of them to communicate with each other can be a bit of
 a challenge. Today we’ve put together a guide that will help you share 
files and printers in whatever scenario of the three versions you might 
encounter on your home network. &lt;br /&gt;

&lt;strong&gt;Sharing Between Windows 7 and XP&lt;/strong&gt;&lt;br /&gt;

The most common scenario you’re probably going to run into is sharing
 between Windows 7 and XP.&amp;nbsp; Essentially you’ll want to make sure both 
machines are part of the same workgroup, set up the correct sharing 
settings, and making sure network discovery is enabled on Windows 7. The
 biggest problem you may run into is finding the correct printer drivers
 for both versions of Windows.&lt;br /&gt;

&lt;img alt="Explorer" border="0" height="508" src="http://www.howtogeek.com/wp-content/uploads/2009/05/Explorer.png" title="Explorer" width="534" /&gt;
&lt;br /&gt;
&lt;a href="http://www.howtogeek.com/howto/windows-7/share-files-and-printers-between-windows-7-and-xp/"&gt;Share Files and Printers Between Windows 7 &amp;amp; XP&lt;/a&gt;&amp;nbsp;
&lt;br /&gt;
&lt;strong&gt;Map a Network Drive&lt;/strong&gt;
&lt;br /&gt;
Another method of sharing data between XP and Windows 7 is 
mapping a network drive. If you don’t need to share a printer and only 
want to share a drive, then you can just map an XP drive to Windows 7. 
Although it might sound complicated, the process is not bad. The 
trickiest part is making sure you add the appropriate local user. This 
will allow you to share the contents of an XP drive to your Windows 7 
computer.
&lt;br /&gt;
&lt;img alt="5map" border="0" height="303" src="http://www.howtogeek.com/wp-content/uploads/2010/04/5map.png" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; display: inline;" title="5map" width="538" /&gt;
&lt;br /&gt;
&lt;a href="http://www.howtogeek.com/howto/13197/map-a-network-drive-from-xp-to-windows-7/"&gt;Map a Network Drive from XP to Windows 7&lt;/a&gt;
&lt;br /&gt;
&lt;strong&gt;Sharing between Vista and Windows 7&lt;/strong&gt;&lt;br /&gt;

Another scenario you might run into is having to share files and 
printers between a Vista and Windows 7 machine. The process is a bit 
easier than sharing between XP and Windows 7, but takes a bit of work. 
The Homegroup feature isn’t compatible with Vista, so we need to go 
through a few different steps. Depending on what your printer is, 
sharing it should be easier as Vista and Windows 7 do a much better job 
of automatically locating the drivers.&lt;br /&gt;

&lt;img alt="2vista" border="0" height="264" src="http://www.howtogeek.com/wp-content/uploads/2010/04/2vista.png" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; display: inline;" title="2vista" width="481" /&gt; &lt;br /&gt;

&lt;a href="http://www.howtogeek.com/howto/9040/how-to-share-files-and-printers-between-windows-7-and-vista/"&gt;How to Share Files and Printers Between Windows 7 and Vista&lt;/a&gt;&lt;br /&gt;

&lt;strong&gt;Sharing between Vista and XP&lt;/strong&gt;&lt;br /&gt;

When Windows Vista came out, hardware requirements were intensive, 
drivers weren’t ready, and sharing between them was complicated due to 
the new Vista structure. The sharing process is pretty straight-forward 
if you’re not using password protection…as you just need to drop what 
you want to share into the Vista Public folder. On the other hand, 
sharing with password protection becomes a bit more difficult. Basically
 you need to add a user and set up sharing on the XP machine. But once 
again, we have a complete tutorial for that situation.&lt;br /&gt;

&lt;img alt="4vistaxp" border="0" height="247" src="http://www.howtogeek.com/wp-content/uploads/2010/04/4vistaxp.png" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; display: inline;" title="4vistaxp" width="450" /&gt; &lt;br /&gt;

&lt;a href="http://www.howtogeek.com/howto/12428/share-folders-files-between-vista-and-xp-machines/"&gt;Share Files and Folders Between Vista and XP Machines&lt;/a&gt;&lt;br /&gt;

&lt;strong&gt;Sharing Between Windows 7 with Homegroup&lt;/strong&gt;&lt;br /&gt;

If you have one or more Windows 7 machine, sharing files and devices 
becomes extremely easy with the Homegroup feature. It’s as simple as 
creating a Homegroup on on machine then joining the other to it. It 
allows you to stream media, control what data is shared, and can also be
 password protected. If you don’t want to make your Windows 7 machines 
part of the same Homegroup, you can still share files through the Public
 Folder, and &lt;a href="http://www.howtogeek.com/howto/11667/share-a-printer-between-windows-7-machines-not-in-the-same-homegroup/"&gt;setup a printer to be shared&lt;/a&gt; as well.&lt;br /&gt;

&lt;img alt="1homegroup" border="0" height="243" src="http://www.howtogeek.com/wp-content/uploads/2010/04/1homegroup.png" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; display: inline;" title="1homegroup" width="487" /&gt;&amp;nbsp; &lt;br /&gt;

&lt;a href="http://www.howtogeek.com/howto/windows-7/share-files-and-printers-in-windows-7-with-homegroup/"&gt;Use the Homegroup Feature in Windows 7 to Share Printers and Files&lt;/a&gt;&lt;br /&gt;

&lt;a href="http://www.howtogeek.com/howto/9524/learning-windows-7-create-a-homegroup-join-a-new-computer-to-it/"&gt;Create a Homegroup &amp;amp; Join a New Computer To It&lt;/a&gt;&lt;br /&gt;

&lt;a href="http://www.howtogeek.com/howto/6635/change-which-files-are-shared-in-a-homegroup-in-windows-7/"&gt;Change which Files are Shared in a Homegroup&lt;/a&gt;&lt;br /&gt;

&lt;strong&gt;Windows Home Server&lt;/strong&gt;&lt;br /&gt;


If you want an ultimate setup that creates a centralized location to 
share files between all systems on your home network, regardless of the 
operating system, then set up a Windows Home Server. It allows you to 
centralize your important documents and digital media files on one box 
and provides easy access to data and the ability to stream media to 
other machines on your network. Not only that, but it provides easy 
backup of all your machines to the server, in case disaster strikes.&lt;br /&gt;

&lt;img alt="3whs" border="0" height="255" src="http://www.howtogeek.com/wp-content/uploads/2010/04/3whs.png" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; display: inline;" title="3whs" width="408" /&gt; &lt;br /&gt;

&lt;a href="http://www.howtogeek.com/howto/9659/how-to-install-and-setup-windows-home-server/"&gt;How to Install and Setup Windows Home Server&lt;/a&gt;&lt;br /&gt;

&lt;a href="http://www.howtogeek.com/howto/11524/how-to-add-and-manage-shared-folders-on-windows-home-server/"&gt;How to Manage Shared Folders on Windows Home Server&lt;/a&gt;&lt;br /&gt;

&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;br /&gt;

The biggest annoyance is dealing with printers that have a different 
set of drivers for each OS. There is no real easy way to solve this 
problem. Our best advice is to try to connect it to one machine, and if 
the drivers won’t work, hook it up to the other computer and see if that
 works. Each printer manufacturer is different, and Windows doesn’t 
always automatically install the correct drivers for the device. &lt;br /&gt;

We hope this guide helps you share your data between whichever Microsoft OS scenario you might run into!&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;From: &lt;a href="http://www.howtogeek.com/howto/15247/complete-guide-to-networking-windows-7-with-xp-and-vista/%20"&gt;howtogeek.com &lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-5594778484070260076?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/GMRn9b0vrQLpvCGgR-UYHYNYnhY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/GMRn9b0vrQLpvCGgR-UYHYNYnhY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/GMRn9b0vrQLpvCGgR-UYHYNYnhY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/GMRn9b0vrQLpvCGgR-UYHYNYnhY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/Mk1SZWv7Eww" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/5594778484070260076/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2011/09/guide-to-networking-windows-7-with-xp.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/5594778484070260076?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/5594778484070260076?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/Mk1SZWv7Eww/guide-to-networking-windows-7-with-xp.html" title="Guide to Networking Windows 7 with XP and Vista" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2011/09/guide-to-networking-windows-7-with-xp.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0IASHg4eip7ImA9WhdWGUw.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-2391651016848838364</id><published>2011-09-13T03:59:00.000-07:00</published><updated>2011-09-13T03:59:09.632-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-13T03:59:09.632-07:00</app:edited><title>Berrywire New Limewire Name</title><content type="html">where to download &lt;a href="http://instant-new-download.com/2/promo/index.asp?aff=11677&amp;amp;camp=nov08_lime_apr2"&gt;Berrywire&lt;/a&gt;,&lt;br /&gt;
&lt;br /&gt;
Berrywire the new limewire name due to &lt;span class="st"&gt;&lt;em&gt;LimeWire&lt;/em&gt; is under a court order dated October 26, 2010 to stop distributing the &lt;em&gt;LimeWire&lt;/em&gt; software,&lt;/span&gt; &lt;br /&gt;
&lt;ul class="list"&gt;
&lt;li&gt;No restrictions Music Downloads&lt;/li&gt;
&lt;li&gt; Full access to All HD Movies&lt;/li&gt;
&lt;li&gt; Lightning fast Media downloads&lt;/li&gt;
&lt;li&gt; Automatic Resume on all downloads&lt;/li&gt;
&lt;li&gt; Fully Accessible Media network&lt;/li&gt;
&lt;li&gt; Find more than just Music &amp;amp; Movies!&lt;/li&gt;
&lt;/ul&gt;
&lt;ul class="list"&gt;
&lt;li&gt;The most user-friendly interface&lt;/li&gt;
&lt;li&gt; 100% Compatible Player included&lt;/li&gt;
&lt;li&gt; Safe install No spyware &amp;amp; adware&lt;/li&gt;
&lt;li&gt; Access expert Tutorials &amp;amp; Guides&lt;/li&gt;
&lt;li&gt; Professional Technical Support&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-Xz775NqWXJ8/Tm83N_x6SnI/AAAAAAAAAN4/tPeq1Pt9ujc/s1600/berrywire.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="145" src="http://3.bp.blogspot.com/-Xz775NqWXJ8/Tm83N_x6SnI/AAAAAAAAAN4/tPeq1Pt9ujc/s320/berrywire.bmp" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-2391651016848838364?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/SKT_LS5dAWxT8BWdKH3lT_-Q5dQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/SKT_LS5dAWxT8BWdKH3lT_-Q5dQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/SKT_LS5dAWxT8BWdKH3lT_-Q5dQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/SKT_LS5dAWxT8BWdKH3lT_-Q5dQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/z4coTO1X_I4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/2391651016848838364/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2011/09/berrywire-new-limewire-name.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/2391651016848838364?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/2391651016848838364?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/z4coTO1X_I4/berrywire-new-limewire-name.html" title="Berrywire New Limewire Name" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-Xz775NqWXJ8/Tm83N_x6SnI/AAAAAAAAAN4/tPeq1Pt9ujc/s72-c/berrywire.bmp" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2011/09/berrywire-new-limewire-name.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CU4BRXs_eSp7ImA9WhdQGUw.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-3526954008558684862</id><published>2011-08-21T01:05:00.000-07:00</published><updated>2011-08-21T01:05:54.541-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-21T01:05:54.541-07:00</app:edited><title>Most Music and Audio Websites</title><content type="html">&lt;h3&gt;
Internet Radio&lt;/h3&gt;
&lt;img alt="live365_1" border="0" height="268" id="id" src="http://techmagazine.ws/wp-content/uploads/2007/10/live365-1.jpg" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px;" width="404" /&gt;&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5sYXN0LmZtLw==" rel="nofollow" target="_blank"&gt;Last.FM&lt;/a&gt; is the world’s largest social music 
platform. It leverages each user’s musical profile to make personalised 
recommendations, connect users who share similar tastes, provide custom radio 
streams, and much more.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5zbGFja2VyLmNvbS8=" rel="nofollow" target="_blank"&gt;Slacker&lt;/a&gt; is a music company. It delivers personal 
radio that is customized for every listener. Slacker is effortless to use and 
the music is accessible at home, in the car, or on the go.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5zaG91dGNhc3QuY29tLw==" rel="nofollow" target="_blank"&gt;ShoutCast&lt;/a&gt; Radio, the home of free Internet Radio. 
Tune-in to thousands of free online radio stations from DJs and broadcasters 
around the world. Start enjoying online radio with SHOUTcast Radio now in just 
three easy steps.&lt;br /&gt;

&lt;span id="more-62"&gt;&lt;/span&gt;&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5saXZlMzY1LmNvbS8=" rel="nofollow" target="_blank"&gt;Live365&lt;/a&gt; gives individuals and organizations a 
“voice” to be able to reach a global audience, while offering radio listeners an 
unparalleled choice in music and other audio content. Through easy-to-use tools 
and services, anyone with a computer and an Internet connection can create his 
or her own Internet radio station.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL211c2ljLnlhaG9vLmNvbS8=" rel="nofollow" target="_blank"&gt;Yahoo! Music&lt;/a&gt; – listen to Internet radio and watch 
music videos on Yahoo’s music portal. It provides access to over 2 million 
songs.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL211c2ljLmFvbC5jb20vcmFkaW9ndWlkZS9iYg==" rel="nofollow" target="_blank"&gt;AOL Music&lt;/a&gt; offers 200+ free online radio stations 
featuring XM Satellite Radio. AOL or AIM users can get AOL Radio free on your 
Mac with this simple download utility.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy55b3R0YW11c2ljLmNvbS8=" rel="nofollow" target="_blank"&gt;Yottamusic&lt;/a&gt; -is instant access to over 3.4 million 
songs right from your web browser — playable anywhere you have Internet 
access.&lt;br /&gt;

&lt;h3&gt;
Music Discovery Tools&lt;/h3&gt;
&lt;img alt="musicovery" border="0" height="272" id="id" src="http://techmagazine.ws/wp-content/uploads/2007/10/musicovery.jpg" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px;" width="404" /&gt;&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5tdXNpY292ZXJ5LmNvbS8=" rel="nofollow" target="_blank"&gt;Musicovery&lt;/a&gt; – discover new music with this cool 
take on Internet radio.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5tdXNpY21lc2gubmV0Lw==" rel="nofollow" target="_blank"&gt;MusicMesh&lt;/a&gt; offers to browse through artists based 
on their similarities; find tracklists and reviews for albums.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5kZWV6ZXIuY29tLw==" rel="nofollow" target="_blank"&gt;Deezer&lt;/a&gt; is the first juke box on demand totally 
free. Its concept is simple. It gives consumers a full and free access to all 
their favourite songs. -Pay artists and their producers through a revenue share 
based on our advertising revenues. Help discovering new artists through a wide 
audience.&lt;br /&gt;

&lt;h3&gt;
Music Search Engines&lt;/h3&gt;
&lt;a href="http://techmagazine.ws/wp-content/uploads/2007/10/skreemr.jpg" rel="nofollow" target="_blank"&gt;&lt;img alt="SkreemR" border="0" height="159" id="id" src="http://techmagazine.ws/wp-content/uploads/2007/10/skreemr-thumb.jpg" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px;" width="160" /&gt;&lt;/a&gt;&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL2F1ZGlvYmFiYS5jb20vc2VhcmNoL2hvbWU=" rel="nofollow" target="_blank"&gt;Audiobaba&lt;/a&gt; is a next generation music search 
engine that allows you to find songs by acoustic similarity. Until now, there 
was no easy to way to browse for new music.&lt;br /&gt;


&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5maW5kc291bmRzLmNvbS8=" rel="nofollow" target="_blank"&gt;FindSounds&lt;/a&gt; is a free site for finding sound 
effects and musical instrument samples on the Web. It is a Web search engine, 
like Google and AltaVista, but with a focus on sounds. It provides powerful 
features, yet is simple and easy to use, and suitable for all ages.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5lc3Bldy5jb20v" rel="nofollow" target="_blank"&gt;eSpew&lt;/a&gt; is a popular directly linked mp3 search 
engine. It’s a free place to download great music.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL21wM3JlYWxtLm9yZy8=" rel="nofollow" target="_blank"&gt;Mp3Realm&lt;/a&gt; is an evolving search engine focused 
distinctively on audio in Mp3 format. Mp3Realm allows you to search for your 
favorite songs and clips, and filter them out by file duration. Your searches 
can be based on artist, title, genre or album.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5tdXNpcGVkaWEub3JnLw==" rel="nofollow" target="_blank"&gt;Musipedia&lt;/a&gt; a searchable, editable, and expandable 
collection of tunes, melodies, and musical themes. Every entry can be edited by 
anybody. An entry can contain a bit of sheet music, a MIDI file, textual 
information about the work and the composer, and last but not least the Parsons 
Code, a rough description of the melodic contour.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5za3JlZW1yLmNvbS8=" rel="nofollow" target="_blank"&gt;SkreemR&lt;/a&gt; is a search engine for locating audio 
files on the web. It doesn’t host any files, but indexes what exists on the 
publicly accessible reaches of the Internet. Its goal is to make this content as 
searchable and useable to the Internet community as possible.&lt;br /&gt;

&lt;h3&gt;
Social Networks&lt;/h3&gt;
&lt;strong&gt;&lt;img alt="purevolume" border="0" height="296" id="id" src="http://techmagazine.ws/wp-content/uploads/2007/10/purevolume.jpg" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px;" width="404" /&gt; &lt;/strong&gt;&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5pbGlrZS5jb20v" rel="nofollow" target="_blank"&gt;iLike&lt;/a&gt; – a community that lets you share iTunes 
playlists with friends, get music picks and free MP3s to match your tastes, get 
notified when your favorite artists are playing near you.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5wdXJldm9sdW1lLmNvbS8=" rel="nofollow" target="_blank"&gt;PureVolume&lt;/a&gt; is a “MySpace for music”&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5wcm9qZWN0cGxheWxpc3QuY29t" rel="nofollow" target="_blank"&gt;ProjectPlaylist&lt;/a&gt; helps you find and enjoy music 
legally throughout the web in the same way that other search engines help you 
find web pages, images, and other media, but Project Playlist also adds a social 
/community twist. It makes it easy for you to create playlists, share your 
playlists with friends, and browse playlists of others.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL2ltZWVtLmNvbS8=" rel="nofollow" target="_blank"&gt;Imeem&lt;/a&gt; is an online community where artists, fans &amp;amp; friends 
can promote their content, share their tastes, and discover new blogs, photos, 
music and video. On imeem you can: create audio, video, and photo playlists from 
your own content and your own favourite stuff on the network. Recommend stuff to 
your friends or add it to your “Favorites” list. Enjoy the latest videos, music, 
photos, or blogs.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5pamlnZy5jb20v" rel="nofollow" target="_blank"&gt;iJigg&lt;/a&gt; is a great site for both listeners and 
artists. Listeners can discover new music, rate music, download free MP3s, share 
music with friends. Artists can post all their music tracks, easily share the 
music, make new fans and become more popular.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5tb2cuY29tLw==" rel="nofollow" target="_blank"&gt;MOG&lt;/a&gt; is your personalized gateway for music 
discovery. With MOG, you can find, share, and talk about the music you’re into, 
from Abba to Zappa. Whether you’re a die-hard music junkie, or just looking for 
inspiration for your latest party playlist, MOG is your essential online music 
source. Created by a passionate community of music lovers and powered by cutting 
edge music discovery technology, MOG makes it ridiculously easy to find new 
music, watch music videos, and read news and reviews that match your personal 
taste in music.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5mdXp6LmNvbS8=" rel="nofollow" target="_blank"&gt;Fuzz&lt;/a&gt; is a music-focused community – designed by 
musicians for real bands and real fans. Fuzz is founded on and guided by 
artist-friendly values. It is for independent-minded fans &amp;amp; artists who 
support a revolution in the music industry. It empowers artists to take control 
of and manage their music careers as a business.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5lbGlzdGVuaW5ncG9zdC5jb20v" rel="nofollow" target="_blank"&gt;eListeningPost&lt;/a&gt; offers musicians tools and 
resources to promote and sell their music directly to their fans without needing 
to go through a middleman. eListeningPost allows the musicians to keep all the 
money generated directly from download sales, providing the musicians a return 
of as much as 94% of the sale price as well as giving them the lions share of 
advertising revenues associated directly to their music.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3Byb2plY3RvcHVzLmNvbS8=" rel="nofollow" target="_blank"&gt;ProjectOpus&lt;/a&gt; is an online music community designed 
to support artists, fans and local music. It is a single point of contact for 
discovery of new music. It has two goals: make it easy for bands to self-publish 
music, find their audience and then get paid for the sale and licensing of their 
music, and make it easy for fans to find music they love and support the artists 
that make it.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3JhcHNwYWNlLnR2Lw==" rel="nofollow" target="_blank"&gt;Rapspace.tv&lt;/a&gt; is the world’s first and only 
broadband hangout for the global hiphop community. Whether you have rhymes to 
record, beats to drop, lyrics to blog or just want to check out the latest hot 
indie rapper, RapSpace.tv is the digital voice for all things hiphop.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5tdXNvY2l0eS5jb20v" rel="nofollow" target="_blank"&gt;Musocity&lt;/a&gt; is a music oriented online community. It 
currently provides accounts designed for music fans, artists, musicians, music 
retailers and music venues.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5oYXlzdGFjay5jb20v" rel="nofollow" target="_blank"&gt;Haystack&lt;/a&gt; is a social networking, where you can 
discover new music by browsing playlists from friends, artists and tastemakers. 
Add songs you like to your own playlist and listen to full songs. Send songs – 
or your entire playlist! – to your friends.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5iYW5kYnV6ei5jb20v" rel="nofollow" target="_blank"&gt;Bandbuzz&lt;/a&gt; is a social community for both music 
fans and artists. If you are a music fan, you can share your favorite music, 
hear what your friends are listening to and vote on new and obscure music to 
generate a buzz. Help bands discover new fans while helping your friends 
discover new music.&lt;br /&gt;Band or Artist? Build your profile and become one of the 
pioneering bands as you upload music that will be reviewed, rated and ultimately 
heard by thousands.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5taWRvbWkuY29tLw==" rel="nofollow" target="_blank"&gt;Midomi&lt;/a&gt; is the ultimate music search tool because 
it is powered by your voice. It is a comprehensive database of searchable music. 
You can contribute to the database by singing in midomi’s online recording 
studio in any language or genre.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5idXp6bmV0LmNvbS8=" rel="nofollow" target="_blank"&gt;Buzznet&lt;/a&gt; is a vibrant social media destination 
representing the next evolution of social networking. Buzznet distinguishes 
itself from traditional media sites and social networks that are focused on 
profile pages and communication tools by enabling Web users to program dynamic 
multimedia communities around the music and pop culture topics they are most 
passionate about. Buzznet allows its users to network like never before with 
leading bands, trendsetters and their peers through self-created content, 
videos, photos and journals.&lt;br /&gt;

At &lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5qdWtlYm94YWxpdmUuY29tLw==" rel="nofollow" target="_blank"&gt;JukeboxAlive&lt;/a&gt; you can use a multitude of music 
services. Upload music, listen to music, share music with your friends, and even 
make new friends. Most of the services are available with a free musician 
account and advanced features are available for less than 20 cents a day. If you 
have music you want to share with the world, JBA is the perfect music promotion 
website for music marketing and exposure. You can sell CDs online, write a blog 
for your fans, and keep them up to date with your own online calendar.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5tdXNpY2hhd2suY29t" rel="nofollow" target="_blank"&gt;MusicHawk&lt;/a&gt; – track bands and see band-related news 
and reviews, as well as information on gigs and new releases.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5ncm9vdmVzaGFyay5jb20v" rel="nofollow" target="_blank"&gt;Grooveshark&lt;/a&gt; is a revolutionary music community 
that rewards users for sharing their music.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5kb3BldHJhY2tzLmNvbS8=" rel="nofollow" target="_blank"&gt;Dopetracks&lt;/a&gt; is a free music collaboration network 
where vocalists and producers meet and&lt;br /&gt;compete for respect.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5mdW5rLXBsYXllci5jb20v" rel="nofollow" target="_blank"&gt;Funk Player&lt;/a&gt; is a personal music sharing community 
where authors can create an account to upload their songs. Everybody can 
bookmark, select, listen and comment works from the community library via the 
online player. A way for artists to broadcast their works, and for the world to 
discover new talents!&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5zb3VuZGZsYXZvci5jb20v" rel="nofollow" target="_blank"&gt;Soundflavor&lt;/a&gt; is the easiest way to find music that 
you like, make and share great playlists, and meet people with similar musical 
tastes along the way. It provides a powerful music search engine that allows you 
to find links to songs available elsewhere on the web. With Soundflavor’s 
advanced music recommendation technology, making playlists is a snap. Share your 
playlists with other people on Soundflavor.com, or post them on MySpace, other 
social networks and websites, or your blog. Recommend songs, artists, playlists, 
or other members that you discover to your friends. Invite your friends to 
become your “fan,” and they’ll be notified whenever you create a new playlist on 
Soundflavor.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5maW5ldHVuZS5jb20v" rel="nofollow" target="_blank"&gt;FineTune&lt;/a&gt; is a community where you can create your 
own playlist! Explore the finetune community – browse artists, users, playlists 
and more. Listen to professionally managed playlists spanning todays most 
popular terrestrial radio formats. Embed your playlist in your blog or MySpace 
page.&lt;br /&gt;

&lt;h3&gt;
Music Sharing Applications and Widgets&lt;/h3&gt;
&lt;img alt="dot tunes" border="0" height="184" id="id" src="http://techmagazine.ws/wp-content/uploads/2007/10/dot-tunes.jpg" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px;" width="404" /&gt;&lt;br /&gt;&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5kb3R0dW5lcy5uZXQv" rel="nofollow" target="_blank"&gt;DotTunes&lt;/a&gt; enables you to share your iTunes music securely with 
friends, family and clients across the interne via any browser.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy51cGxheW1lLmNvbS8=" rel="nofollow" target="_blank"&gt;uPlayMe&lt;/a&gt; is free software that works with your 
media player like windows media player, iTunes, Winamp, (and many more in the 
future) and then tells you by sending an alert message to your desktop that 
someone else is playing the same song or video you just played. Then you can 
speak with each other through anonymous e-mails, instant messages or social 
network sites like MySpace.com.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL2Jvb21wMy5jb20v" rel="nofollow" target="_blank"&gt;BooMP3&lt;/a&gt; – upload and share your MP3s. Free unlimited audio 
hosting. No registration required.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5nb29tYmFoLmNvbS8=" rel="nofollow" target="_blank"&gt;Goombah&lt;/a&gt; is a meaningful music community by 
providing an easy way for music lovers to discover new music and rediscover old 
favorites, and for artists to find their audience. Its source of music 
recommendations is its member libraries with currently more than 6 million 
unique tracks, and there is no limit.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5nZXRtYWVzdHJvLmNvbS8=" rel="nofollow" target="_blank"&gt;Maestro&lt;/a&gt; allows remotely access, manage, and 
interact with your entire music library stored at home through any web browser. 
To start streaming music, you need to download the “Maestro Connector” and tell 
it where you stash your music. Manage your playlists through any browser, create 
new ones, listen anywhere, share with your friends, and add them to online 
social profiles including Facebook and MySpace!&lt;br /&gt;

&lt;h3&gt;
Jamming&lt;/h3&gt;
&lt;img alt="kompoz" border="0" height="154" id="id" src="http://techmagazine.ws/wp-content/uploads/2007/10/kompoz.jpg" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px;" width="404" /&gt;&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5lamFtbWluZy5jb20v" rel="nofollow" target="_blank"&gt;Ejamming&lt;/a&gt; enables musicians to play together in 
real time as if in the same room even if they’re far away from each other . It 
expands the community of musicians through a new meeting ground.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5rb21wb3ouY29tLw==" rel="nofollow" target="_blank"&gt;Kompoz&lt;/a&gt; is a social workspace for musicians. Use 
it to compose new music with other artists around the world. Got an idea for a 
song? Record a track. Upload it. Then invite others to add drums, bass, vocals 
or anything else.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5pbmRhYmFtdXNpYy5jb20v" rel="nofollow" target="_blank"&gt;Indaba&lt;/a&gt; is an international community of 
musicians, music professionals, and fans exploring the creative possibilities of 
making music with people in different places. It makes finding other people, and 
working on recording, mixing, or mastering projects easier. For fans, Indaba 
provides unprecedented access to artists and to the creative process.&lt;br /&gt;

&lt;h3&gt;
Remixing&lt;/h3&gt;
&lt;img alt="splice" border="0" height="289" id="id" src="http://techmagazine.ws/wp-content/uploads/2007/10/splice.jpg" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px;" width="404" /&gt;&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5qYW1nbHVlLmNvbS8=" rel="nofollow" target="_blank"&gt;Jamglue&lt;/a&gt; is a thriving online community for 
creating and personalizing audio. It lets you upload and record music, remix it 
online, and share your hot mixes with everyone. On Jamglue, it’s simple and fun 
for fans to get involved with the music they love.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5zcGxpY2VtdXNpYy5jb20v" rel="nofollow" target="_blank"&gt;Splice&lt;/a&gt; is a place where you can find musicians 
from all around the globe. Make music with the world’s most advanced online 
sequencer, complete with real-time synths and DSP sound effects. Add your sounds 
to the common library. Get rated. Get remixed.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3lvdXJzcGlucy5jb20v" rel="nofollow" target="_blank"&gt;YourSpins&lt;/a&gt; allows to remix music from your 
favourite artists, share your mixes &amp;amp; meet other mixers, put your mix on 
your home page or blog, get ringtones from your own mixes.&lt;br /&gt;
&lt;br /&gt;

&lt;h3&gt;
Music Charts&lt;/h3&gt;
&lt;img alt="billboard" border="0" height="238" id="id" src="http://techmagazine.ws/wp-content/uploads/2007/10/billboard.jpg" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px;" width="404" /&gt;&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5iaWxsYm9hcmQuY29tLw==" rel="nofollow" target="_blank"&gt;Billboard&lt;/a&gt; is the Internet arm of Billboard 
magazine, the world’s premier music publication.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5tdHYuY29tL211c2ljL2NoYXJ0cy8=" rel="nofollow" target="_blank"&gt;MTV’s music charts&lt;/a&gt; – MTV charts and videos. 
Videos playable only in the US.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL2JldGEuY2hhcnR1LmNvbS8=" rel="nofollow" target="_blank"&gt;ChartU&lt;/a&gt; focuses purely on the music. The main 
point is artists /bands/ groups get to ’show off’ their work to other people. 
Here you can vote on tracks to boost them up the chart.&lt;br /&gt;

&lt;h3&gt;
Artist Databases&lt;/h3&gt;
&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5hbGxtdXNpYy5jb20=" rel="nofollow" target="_blank"&gt;Allmusic&lt;/a&gt; is a place for music fans to indulge 
their passion. Visit allmusic to look up an out-of-print recording, to find out 
about a new release, or simply to explore the world of music and see where it 
may lead, you’ve come to the right spot.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5wYW5kb3JhLmNvbS9iYWNrc3RhZ2U=" rel="nofollow" target="_blank"&gt;Pandora Backstage&lt;/a&gt; contains artist profiles and 
discographies from the personalized streaming service. You can create a custom 
radio station straight from an artist’s page.&lt;br /&gt;

&lt;h3&gt;
Lyric Databases&lt;/h3&gt;
&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5hYnNvbHV0ZWx5cmljcy5jb20v" rel="nofollow" target="_blank"&gt;AbsoluteLyrics&lt;/a&gt; isagreat database of lyrics for 
all major artists.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5ob3RseXJpY3MubmV0Lw==" rel="nofollow" target="_blank"&gt;Hot Lyrics&lt;/a&gt; – huge alphabetized lyrics database. 
Hard to navigate, but lots of content.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5zaW5nMzY1LmNvbS8=" rel="nofollow" target="_blank"&gt;SING365&lt;/a&gt; is the largest Internet music community 
website, where you can find lots of lyrics.&lt;br /&gt;

&lt;h3&gt;
Audio Conversion Tools&lt;/h3&gt;
&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy56YW16YXIuY29tLw==" rel="nofollow" target="_blank"&gt;Zamzar&lt;/a&gt; is dedicated to helping you transform your 
songs, videos, images and documents into different formats. Its mission is to 
provide high quality file conversion for as many file formats as possible.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL21lZGlhLWNvbnZlcnQuY29tLw==" rel="nofollow" target="_blank"&gt;Media Convert&lt;/a&gt; is 100% free. No software is 
needed, and you don’t have to register. You only need your favorite Internet 
browser. Your files are ready 7/7 days 24/24 hours. It supports a lot of 
formats.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: small;"&gt;&lt;b&gt;Other&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a href="http://www.hdtracks.com/"&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;hdtracks&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.tvradiocat.com/"&gt;Worldwide TV &amp;amp; Radio Guide&amp;nbsp;&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.airmp3.net/"&gt;&amp;nbsp;airmp3&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-3526954008558684862?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ZyfHmEGDmCNyQcd1Q-NoQVruI4o/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZyfHmEGDmCNyQcd1Q-NoQVruI4o/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ZyfHmEGDmCNyQcd1Q-NoQVruI4o/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZyfHmEGDmCNyQcd1Q-NoQVruI4o/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/WXj6sg8oWUk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/3526954008558684862/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2011/08/most-music-and-audio-websites.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/3526954008558684862?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/3526954008558684862?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/WXj6sg8oWUk/most-music-and-audio-websites.html" title="Most Music and Audio Websites" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2011/08/most-music-and-audio-websites.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUQNSXo6fCp7ImA9WhdQGUw.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-5003082296968939216</id><published>2011-08-21T00:56:00.000-07:00</published><updated>2011-08-21T00:56:38.414-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-21T00:56:38.414-07:00</app:edited><title>Most Free Online File Storage</title><content type="html">&lt;h2&gt;
Most Free Online 
File Storage&lt;/h2&gt;
&lt;div class="entry"&gt;
&lt;br /&gt;
Online file storage services allow you to save, browse and share files, 
photos, and documents from any computer or mobile device.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL2JveC5uZXQv" rel="nofollow" target="_blank"&gt;&lt;br /&gt;&lt;img alt="" class="alignnone size-full wp-image-323" height="250" src="http://techmagazine.ws/wp-content/uploads/2008/07/boxnet.jpg" style="border-bottom: 0pt; border-left: 0pt; border-right: 0pt; border-top: 0pt;" title="boxnet" width="308" /&gt;&lt;/a&gt;&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL2JveC5uZXQv" rel="nofollow" target="_blank"&gt;Box.net&lt;/a&gt; is a service that allows you to have 1GB of free online 
storage without ads. You can have 5GB for $5 a month or 15GB for $10 month. The 
only limitations of the free account are: 10MB file size limit and no phone 
support.&lt;br /&gt;

&lt;h2&gt;
Online Backup&lt;/h2&gt;
&lt;img alt="yuntaa" border="0" height="258" src="http://techmagazine.ws/wp-content/uploads/2007/10/yuntaa.jpg" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px;" width="404" /&gt;&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy55dW50YWEuY29tLw==" rel="nofollow" target="_blank"&gt;Yuntaa&lt;/a&gt; is currently in Beta mode and offering 
Free Accounts for everyone, although you can sign up for a paid account if you’d 
like more storage space. Your Free 1GB account will remain free even after it 
moves into production mode.&lt;br /&gt;

&lt;span id="more-92"&gt;&lt;/span&gt;&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cHM6Ly93d3cuYmxvZ2JhY2t1cG9ubGluZS5jb20vdGVjaHJpZ3kv" rel="nofollow" target="_blank"&gt;BlogBackupOnline&lt;/a&gt; provides an effortless way to 
backup, restore, and export your blog. No software or programming required. 
Backing up your blog is free while BlogBackupOnline is in Beta. 50mb of storage 
space is allocated per account.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cHM6Ly93d3cuZWdueXRlLmNvbQ==" rel="nofollow" target="_blank"&gt;Egnyte&lt;/a&gt; backups your files, stores them securely, 
exports them back to your computer in a crash. Free account provides 1GB 
storage.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL2dkaXNrLnNvdXJjZWZvcmdlLm5ldC8=" rel="nofollow" target="_blank"&gt;gDisk&lt;/a&gt; is a software that turns your GMail account 
into a portable hard drive so you can always have your important files 
accessible across the Internet. Requirements: a Mac with Mac OS X (10.3 or 
above) and a Google GMail account.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5teW90aGVyZHJpdmUuY29tLw==" rel="nofollow" target="_blank"&gt;MyOtherDrive&lt;/a&gt; provides Internet users the ability 
to store online and share videos, music, photos – any file. The site provides 
each user with 5GB of storage space that can be selectively shared. Unlike other 
online storage sites, MyOtherDrive allows you to upload files in bulk (not one 
by one like so many sites do). The uploaded files can be any size (up to 2GB). 
The site allows users to create groups and share their folders selectively to 
these groups (friends, family, coworkers, etc.) . You can define as many groups 
as necessary and your friends can be placed in more than one group.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5vbW5pZHJpdmUuY29tLw==" rel="nofollow" target="_blank"&gt;Omnidrive&lt;/a&gt; empowers you to access, edit, and share 
your files from anywhere with just a web browser. Free account provides 1GB 
storage.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5zdGVla3IuY29tLw==" rel="nofollow" target="_blank"&gt;Steekr&lt;/a&gt; stores online your music, photos, videos 
and other files. You no longer have to “take” them with you, they are already 
available everywhere. Free account offers 1GB storage (250 songs, 500 
pictures).&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy50ZXh0aXZlLmNvbS8=" rel="nofollow" target="_blank"&gt;Textive&lt;/a&gt; offers to store and share all the good 
stuff you write (like trip journals and term papers, etc) for free. And if you 
do make it available for others, Textive will pay you.&lt;br /&gt;

&lt;h2&gt;
Sending Services&lt;/h2&gt;
&lt;img alt="driveway" border="0" height="145" src="http://techmagazine.ws/wp-content/uploads/2007/10/driveway.jpg" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px;" width="404" /&gt;&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5kcml2ZXdheS5jb20v" rel="nofollow" target="_blank"&gt;Driveway&lt;/a&gt; enables to upload multiple files, upto a 
maximum limit of 500 MB per file. free account provides 2 GB storage. Users can 
manage and share file folders with ease, track file downloads.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5kcm9wc2VuZC5jb20v" rel="nofollow" target="_blank"&gt;DropSend&lt;/a&gt; helps you do two things: send files and 
store files online. Free account provides 250 MB of online storage. It allows to 
perform 5 sends per month. Max size of file is 1 GB. Files can be downloaded 7 
times.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5maWxlZmFjdG9yeS5jb20v" rel="nofollow" target="_blank"&gt;FileFactory&lt;/a&gt; lets you host files up to 300MB for 
free. You don’t have to register and there is nothing to download. Your files 
can be downloaded an unlimited number of times.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL2V2aWxzaGFyZS5jb20v" rel="nofollow" target="_blank"&gt;EvilShare&lt;/a&gt; allows to upload and share you files 
for free. You can upload max 128 MB per file.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5qdXN0dXBpdC5jb20v" rel="nofollow" target="_blank"&gt;JustUpIt&lt;/a&gt; requires no registration and is free of 
charge. There is nothing to install and no special software required. All you 
need is the browser you are using right now. A file can be up to 100mb.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5qYWdib3guY29tLw==" rel="nofollow" target="_blank"&gt;Jagbox&lt;/a&gt; allows to upload a file up to 100MB in 
size, share the link, and set an expiration time.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL2JldGEubG9jYWxob3N0ci5jb20vIw==" rel="nofollow" target="_blank"&gt;Localhostr.com&lt;/a&gt; offers to upload a file up to 50MB 
in size, share it with friends.&lt;br /&gt;

&lt;img alt="mailbigfile" border="0" height="69" src="http://techmagazine.ws/wp-content/uploads/2007/10/mailbigfile.jpg" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px;" width="404" /&gt;&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5tYWlsYmlnZmlsZS5jb20v" rel="nofollow" target="_blank"&gt;MailBigFile&lt;/a&gt; requires no registration. You can 
send up to a 100MB file to one recipient.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3BhbmRhZmlsZS5jb20v" rel="nofollow" target="_blank"&gt;Pandafile&lt;/a&gt; is an easy way to put something on the 
web. Just upload your file and share it with the world. Note that Pandafile 
reserves the right to remove any uploaded file at any time without any 
notice.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5zZW5kNi5jb20v" rel="nofollow" target="_blank"&gt;SEND6&lt;/a&gt; is a professional free service for fast and 
reliable file delivery on the Internet. You can send up to 6 files at once. No 
registration is needed. It provides access to your address book on Outlook, AOL, 
Hotmail, Gmail, and Yahoo.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5zaGFyZWJlZS5jb20v" rel="nofollow" target="_blank"&gt;Sharebee&lt;/a&gt; is a free service that relies on 
advertising to support this service. Max file size is 100 MB.&lt;br /&gt;

With &lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3N0b3JlYW5kc2VydmUuY29tLw==" rel="nofollow" target="_blank"&gt;Storeandserve&lt;/a&gt; you can share things like videos, 
audio clips, pictures, documents, and much more. You receive a set of links to 
post on MySpace, weblogs, email, message boards, and instant messengers. No 
registration required.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy52ZXJ6ZW5kLmJlLw==" rel="nofollow" target="_blank"&gt;Verzend.be &lt;/a&gt;sends files up to 1GB for free is a 
place for you to upload your files and have them picked up by someone else at a 
later time. Recipients you specify are sent an email with instructions on how to 
download the file. Files are removed from the system after 7 days non activity, 
regardless if they have been picked up or not. You can upload any type of file, 
mp3, movies, docs, pdfs, up to 1000MB each.&lt;br /&gt;

With &lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3lvdXN3YXAuY29tLw==" rel="nofollow" target="_blank"&gt;YouSwap&lt;/a&gt; you can upload and share unlimited files 
for free.&lt;br /&gt;

&lt;h2&gt;
Storage/Sharing Services&lt;/h2&gt;
&lt;img alt="divshare" border="0" height="194" src="http://techmagazine.ws/wp-content/uploads/2007/10/divshare.jpg" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px;" width="404" /&gt;&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL2RpdnNoYXJlLmNvbS8=" rel="nofollow" target="_blank"&gt;Divshare&lt;/a&gt; Upload unlimited files. Serve unlimited 
downloads. Files stay online forever. For large businesses and publications, 
DivShare offers powerful and flexible enterprise solutions that provide fully 
branded, easy-to-use hosting for video, audio and other files.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5iaWdmaWxlYm94LmNvbS8=" rel="nofollow" target="_blank"&gt;BigFilebox&lt;/a&gt; offers file hosting and sharing 
services. Free accounts includes 500 MB storage, and allows 250MB file 
transfer.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL2Jvb21wMy5jb20v" rel="nofollow" target="_blank"&gt;BooMP3&lt;/a&gt; offers free unlimited audio hosting. You can upload 
either anonymously or you can log in.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5kYXRhZmlsZWhvc3QuY29tLw==" rel="nofollow" target="_blank"&gt;DataFileHost&lt;/a&gt; – Max. file size 10MB, unlimited 
uploads, download limit is 2.5GB/month for each file and for files smaller than 
1MB there is no limit. File kept until no downloads for 30 days.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL2RlcG9zaXRmaWxlcy5jb20v" rel="nofollow" target="_blank"&gt;DepositFiles&lt;/a&gt; allows free storage of your files on 
our servers for any period of time. The largest possible size of stored file is 
2000MB. The total size of the stored files is unlimited.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5kcm9wYm9rcy5jb20v" rel="nofollow" target="_blank"&gt;DropBoks&lt;/a&gt; is a little website that allows you to 
securely store your files online. No bells and whistles, just simplicity. It 
offers 1 GB of storage space. You can upload/download files (any format) as 
large as 50 MB. It’s free, though we will soon be offering the option to upgrade 
your storage for a small monthy cost.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cHM6Ly9ld2Vkcml2ZS5jb20v" rel="nofollow" target="_blank"&gt;Ewedrive&lt;/a&gt; is not just on-line backup. It’s your 
complete Internet hard drive. 1GB is free, buy-as-you-need or go Unlimited. No 
software to install, no file size limits You can encrypt and store files your 
way.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL2Vzbmlwcy5jb20v" rel="nofollow" target="_blank"&gt;eSnips&lt;/a&gt; is a social media sharing site that provides 1GB of free 
storage to upload any type of file. Files can be organized into folders and for 
each folder you can determine a different privacy setting. Folders can be 
private, shared with a group or public.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5leGFyb29tLmNvbS9iZXRhLw==" rel="nofollow" target="_blank"&gt;exaroom&lt;/a&gt;’s free account enables you to connect 
with family and friends, access friends’ files from any browser, share and 
remotely access your stuff.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5maWxlZnJvbnQuY29tLw==" rel="nofollow" target="_blank"&gt;FileFront&lt;/a&gt; allows user to upload as many files as 
you like in any format and there’s no LIMITATION storage in each member account. 
Uploading file can be up to 1GB. You can also navigate to add blog, photo, file 
and video. The only limitation is do not upload a large file if your connection 
speed is too slow or inactive as you will probably end up with a hanging screen 
after 10 hours processing. FileFront require registration.&lt;br /&gt;

With &lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5maWxlZGVuLmNvbS8=" rel="nofollow" target="_blank"&gt;FileDen&lt;/a&gt;’s free file hosting and online storage 
service it’s easy to share files across the Internet with friends, family, work 
associates or anyone else.It allows users to direct link to their files also 
giving you the opportunity to embed your files into your webpages, myspace or 
other social networking profiles. It provides 1GB of personal storage space, a 
50mb maximum file size limit, 5GB of monthly bandwidth.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL2ZpbGVoby5jb20v" rel="nofollow" target="_blank"&gt;FileHo&lt;/a&gt; is an online one-click file-hosting service. It allows 
users to upload, host and share files for free. You may share uploaded files 
amongst your friends or wherever you want. You are welcome to use your favorite 
FTP client for uploading your files to FileHo.&lt;br /&gt;

&lt;img alt="Files Upload" border="0" height="201" src="http://techmagazine.ws/wp-content/uploads/2007/10/files-upload.jpg" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px;" width="304" /&gt;&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL2ZpbGVzLXVwbG9hZC5jb20v" rel="nofollow" target="_blank"&gt;FilesUpload&lt;/a&gt; is a good alternative for sending 
large time- and money-wasting e-mail attachments. It offers is a free file 
hosting service. The scheme is simple: once a file has been uploaded to the 
site, you can just e-mail the link to the recipient. The service is free and 
does not require any complex program to be installed.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5mcmVlZmlsZWhvc3RpbmcubmV0Lw==" rel="nofollow" target="_blank"&gt;FREEFILEHOSTING&lt;/a&gt; is a reliable and dedicated 
hosting for almost any occasion ( forums, auctions, instant messaging, chat, 
bulleting boards, and e-mail). You can choose to share your download link with 
anyone or everyone. You can also hotlink your images for use on weblogs or 
personal web pages. Max File Size is 3 MB.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5mbHlwaWN0dXJlLmNvbS8=" rel="nofollow" target="_blank"&gt;flypicture&lt;/a&gt; is a great place to store your picture 
files, audio files, movie files, or other documents online. This service is 
available free for blogs, forums, netcasts, or auctions.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5odXNobWFpbC5jb20v" rel="nofollow" target="_blank"&gt;HushMail&lt;/a&gt; offers a web-based free email and online 
file storage service with 2MB of shared file/email storage space and very 
powerful 2048-bit encryption for maximum security. HushMail implements a number 
of spam control features such as allow/block lists and a challenge/response 
system. Service features include external POP3 email retrieval, an address book, 
autoresponders, digital signature verification and end-to-end encryption of 
email, attachments and stored files. The premium ad-free service level adds IMAP 
support, plus up to 128MB of secure file/email storage.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL2luLnNvbGl0LnVzLw==" rel="nofollow" target="_blank"&gt;in.solit.us&lt;/a&gt; is an easy way to upload and share 
your files. Whether you decide to make your file public, share it with a group 
of users you define, create download codes, automatically e-mail them or keep 
the file just for yourself, it’s your choice.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5tZWRpYWZpcmUuY29tLw==" rel="nofollow" target="_blank"&gt;MediaFire&lt;/a&gt; allows free unlimited uploads, 
unlimited downloads, unlimited bandwidth, multiple simultaneous downloads and no 
sign up required. You can also easily access your files from anywhere with a 
free account and your own “My Files” page.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3N0cmVhbWxvYWQuY29tLw==" rel="nofollow" target="_blank"&gt;MediaMax&lt;/a&gt; gives you a private and secure place to 
upload, store, access, and share your personal videos, photos, movies, music, 
and files. Create a free account and get 25 GB of secure online storage. You 
will be able to download or share 1GB/month, and send files up to 10 MB in 
size.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5teWRhdGFidXMuY29tLz9hPWF3cw==" rel="nofollow" target="_blank"&gt;MyDataBus&lt;/a&gt; is the easiest way to store, transfer, 
and share your files online. Post files for MySpace, eBay, LiveJournal, 
Craigslist &amp;amp; more. It offers 10 GB of Storage. Upload large files- up to 
1.5GB. No transfer limit for personal files.&lt;br /&gt;

&lt;img alt="megaupload" border="0" height="196" src="http://techmagazine.ws/wp-content/uploads/2007/10/megaupload.jpg" style="border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px;" width="244" /&gt;&lt;br /&gt;&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5tZWdhdXBsb2FkLmNvbS8=" rel="nofollow" target="_blank"&gt;MegaUpload&lt;/a&gt; is a leading provider of online 
storage. MegaUpload allows to send files up to 500MB, offers ad-financed free 
and affordable premium online storage, sophisticated uploading and downloading 
tools, and high-volume business accounts including pay-per-download.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5tZWdhc2hhcmVzLmNvbS8=" rel="nofollow" target="_blank"&gt;MegaShares&lt;/a&gt; allows to upload whatever you like 
without a required registration. The single session upload limit is 1.5GB (1,500 
Megabytes!). Unlimited File Life: 25 Days.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL21lZ2FzaGFyZXMuY29tLw==" rel="nofollow" target="_blank"&gt;Megashares&lt;/a&gt; is all-in-one file hosting service. It 
offers a Java-based web application for uploading entire folders all at once, 
upload resuming, downloading from your FTP for backup or mirroring and more. 
Megashares is your one-stop file hosting service for you, your friends, and 
colleagues.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL21paGQubmV0Lw==" rel="nofollow" target="_blank"&gt;Mihd.net&lt;/a&gt; is a filehosting service with no artificial limits. 
Its load balanced cluster of linux dedicated servers allows to offer the 
following services absolutely free to our users: resumable downloads, download 
accelerators are allowed, no daily / hourly download limitations. Mihd.net does 
not block users by country or ip. Split archives are allowed. You don’t have to 
install anything to download any files (no toolbars, spyware etc).&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5xdWlja3NoYXJpbmcuY29tLw==" rel="nofollow" target="_blank"&gt;QuickSharing&lt;/a&gt; – allows unlimited downloads. Free 
to use, there is absolutely no money involved, you can use this service for 
free. 500MB limit per file, upload and share as many as you want. We only delete 
if the file is not accessed within the past 30 days.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy5zcGVlZHlzaGFyZS5jb20v" rel="nofollow" target="_blank"&gt;Speedyshare&lt;/a&gt; allows everyone to upload files to 
its servers, and publish the download links on the World Wide Web. User is 
allowed to upload only legal files which are freely distributable. Shall the 
user upload anything illegal, it will be deleted immediately. The upload limit 
is 30 MB per each upload (1500 MB for registered users). User is allowed to 
upload more files separately.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3N1cGxvYWQuY29tLw==" rel="nofollow" target="_blank"&gt;Supload&lt;/a&gt; is a free file hosting – upload and share 
images, music, audio, videos, or any kind of files. It is great for MySpace, 
LiveJournal, eBay, Xanga, and anywhere you can post photos or videos! File size 
limit: 200MB, download limit: 30, downloads file life: 7 Days.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3R1cmJvdXBsb2FkLmNvbS8=" rel="nofollow" target="_blank"&gt;Turboupload&lt;/a&gt; allows to send your large files to 
your friends or host your files (backup) totally free. Provides absolutely free 
hosting. Here you can host legal files like backup from your PC or your home 
made movies or your digital images or your excel/word documents etc. Number of 
downloads is unlimited.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy51cC1maWxlLmNvbS9pbmRleDEucGhw" rel="nofollow" target="_blank"&gt;Upfile.com&lt;/a&gt; is a free hosting service. Here you 
can upload videos, audio, images, software and another documents, to the 
Internet for free. The maximum file size unlimited.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3VwbG9hZDIubmV0Lw==" rel="nofollow" target="_blank"&gt;Upload2&lt;/a&gt; lets you easily backup your important 
files (up to 25 MB each) and store them on our servers for as long as you need. 
There is no limitation on files size, their number, names and extensions. You 
can access your files from any computer, share photos, pdf files, videos, music 
and other files that are too big for email.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3d3dy51cGxvYWRpbmcuY29tL2VuLw==" rel="nofollow" target="_blank"&gt;Uploading&lt;/a&gt; is a leading provider of services that 
allow secure uploading, transferring and file sharing. Maximum size of the 
uploading file is only150 Mb, because that the downloading of bigger files often 
gets interrupted. Considering this limitation split archives and separate 
downloading of every fragment is allowed. Thus, if you need to upload a file 
bigger than 150 Mb, you should just split it and upload all its fragments 
separately.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3VwbG9hZGluZ2l0LmNvbS8=" rel="nofollow" target="_blank"&gt;UploadingIT&lt;/a&gt; is the easiest way for you to share 
your files with you friends, family, and the world safely. It offers up to 15gb 
of online disk space to store 1000’s of files, with 1GB of daily bandwidth for 
you to share those files will anyone any day of the week.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3hkcml2ZS5jb20v" rel="nofollow" target="_blank"&gt;XDrive &lt;/a&gt;get 5GB of FREE space, and save a secure copy of your 
photo collection, home videos, music, and any other digital file.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL2JyaWVmY2FzZS55YWhvby5jb20vYmMvaG9tZQ==" rel="nofollow" target="_blank"&gt;YahooBriefcase &lt;/a&gt;is a free online storage system 
with 30MB of space, and Yahoo Mail integration. You can either keep your files 
private, or set up a specific list of people (using their Yahoo IDs) who are 
allowed to view the files. A premium version of this service is also available, 
with more storage space and the ability to share files publicly.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3lvdXJmaWxlbGluay5jb20v" rel="nofollow" target="_blank"&gt;YourFileLink&lt;/a&gt; is a free file hosting service which 
provided both security, reliability, and fast uploading / downloading speed.&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3pzaGFyZS5uZXQv" rel="nofollow" target="_blank"&gt;ZShare&lt;/a&gt; uploads files, images, videos, audio and flash for free. 
Simply use the upload form below and start sharing! You can also use zShare as 
your personal file storage: backup your data and protect your files. File Size 
Limit: 100MB Download Limit: Unlimited File Life: 10 Days (Deleted only if there 
is no download activity in 10 days).&lt;br /&gt;

&lt;a href="http://techmagazine.ws/wbs/aHR0cDovL3p1cGxvYWQuY29tLw==" rel="nofollow" target="_blank"&gt;Zupload&lt;/a&gt; is a service provider powered by 
dedicated servers. It offers a fast and simple way to share files. All files web 
hosting are on powerful and stable linux dedicated servers. It features 500 MB 
Max file, unlimited downloads, fast upload/download speed.&lt;br /&gt;
&lt;u&gt;&amp;nbsp;GIXN.com&lt;/u&gt; It offers the following features:
&lt;br /&gt;
- 1GB Per File&lt;br /&gt;– Unlimited Space&lt;br /&gt;- Unlimited Bandwidth&lt;br /&gt;- Unlimited 
Parallel Downloads&lt;br /&gt;- Public and private folders&lt;br /&gt;- Url Uploads&lt;br /&gt;- Ability 
to password protect files&lt;br /&gt;- Uploader Software&lt;br /&gt;- Ability to embed our 
upload code to your site.&lt;br /&gt;- Live support via chat.&lt;br /&gt;– NO POPUP ADS!!!&lt;br /&gt;
&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-5003082296968939216?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/AVMl-o7mcv2Vi1aNvMt9ab5tRfo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/AVMl-o7mcv2Vi1aNvMt9ab5tRfo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/AVMl-o7mcv2Vi1aNvMt9ab5tRfo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/AVMl-o7mcv2Vi1aNvMt9ab5tRfo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/rGLlh1TLFG8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/5003082296968939216/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2011/08/most-free-online-file-storage.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/5003082296968939216?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/5003082296968939216?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/rGLlh1TLFG8/most-free-online-file-storage.html" title="Most Free Online File Storage" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2011/08/most-free-online-file-storage.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CE8NRng6fip7ImA9Wx9VGUQ.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-4702467872061133672</id><published>2011-02-06T03:48:00.000-08:00</published><updated>2011-02-06T03:48:17.616-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-06T03:48:17.616-08:00</app:edited><title>How to resolve this? tinypic  this image or video has been moved or deleted,</title><content type="html">&lt;h2 class="wpcpsCSS"&gt;&lt;span class="wpcpspCSS"&gt;"tinypic - this image or video has been moved or deleted" from my blog ?&amp;nbsp;&lt;/span&gt;&lt;/h2&gt;&lt;h2 class="wpcpsCSS"&gt;&lt;span class="wpcpspCSS"&gt;the best solution is&amp;nbsp; to remove the tiny pic "picture" use other image hosting for your picture..&lt;/span&gt;&lt;/h2&gt;&lt;h2 class="wpcpsCSS"&gt;&lt;span class="wpcpspCSS"&gt;go to your design then edit html.. find for tinypic if cannot find?&lt;/span&gt;&lt;/h2&gt;&lt;h2 class="wpcpsCSS"&gt;&lt;span class="wpcpspCSS"&gt;expand the widgets template, the image is below&lt;/span&gt;&lt;/h2&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TU6KAYESR1I/AAAAAAAAANs/j-mVavOwVLs/s1600/New+Picture.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="240" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TU6KAYESR1I/AAAAAAAAANs/j-mVavOwVLs/s320/New+Picture.bmp" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;h2 class="wpcpsCSS"&gt;&lt;span class="wpcpspCSS"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/h2&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-4702467872061133672?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/pryjtkw27N0_S7DdeEcv1cavVss/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/pryjtkw27N0_S7DdeEcv1cavVss/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/pryjtkw27N0_S7DdeEcv1cavVss/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/pryjtkw27N0_S7DdeEcv1cavVss/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/Obrq7g7GuFc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/4702467872061133672/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2011/02/how-to-resolve-this-tinypic-this-image.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/4702467872061133672?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/4702467872061133672?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/Obrq7g7GuFc/how-to-resolve-this-tinypic-this-image.html" title="How to resolve this? tinypic  this image or video has been moved or deleted," /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_t5V7X7RTHaY/TU6KAYESR1I/AAAAAAAAANs/j-mVavOwVLs/s72-c/New+Picture.bmp" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2011/02/how-to-resolve-this-tinypic-this-image.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE8NRXw_cSp7ImA9Wx9VGEU.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-8327555901956618676</id><published>2011-02-04T22:21:00.000-08:00</published><updated>2011-02-04T22:21:34.249-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-04T22:21:34.249-08:00</app:edited><title>How to access the sharing data offline</title><content type="html">How to access the sharing data offline &lt;br /&gt;
&lt;br /&gt;
Access the shared data offline allows you to keep using your shared files, folders and software programs when disconnected from the data server. When you reconnect to your data server, all files will be synchronized to the files on the network. &lt;br /&gt;
There are two types of configurations required to set the access shared folders offline available, one for data server and other for client computer. &lt;br /&gt;
Configuration on Data Server.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
First locate the folders that you would like to share or make new folders then share these folders so they can be accessible to any one on the network.&lt;br /&gt;
Now right click on that folder and click on the option "Sharing and security".&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A small dialog box will appear with the title "data properties". Under the "Sharing" tab, select the check box "Share this folder on the network" under the "Network sharing and security".&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now set the share level permissions that you want to give the users on every folder. Enable cache of share folders by click on cache button (by default it will be enabled).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Configuration on Client Computer &lt;br /&gt;
On the client computer, first open My Computer then click on Tools.&lt;br /&gt;
In Tools menu bar, click on Folder Options, a window will appear with the title Folder Options.&lt;br /&gt;
Under the Offline File tab, check the option Enable Offline File. Here you can choose the synchronization process "Synchronize all offline files when logging on", "Synchronize all offline files before logging off" and others.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click on Apply button to save the settings and then Ok button to close this window. &lt;br /&gt;
Now sitting on the client computer, try to access the shared folder from the data server.&lt;br /&gt;
First Right click on the shared folder and Click on Make available offline.&lt;br /&gt;
To synchronizing the offline work from client computer to data server, again open My Computer then click on Tools. Click on Synchronize then click on synchronizing button. &lt;br /&gt;
&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;After that down to data server and then try to access share folders by give the UNC (Universal Naming Convention) path of data server. But it will be accessible weather the server is down or up.&lt;/div&gt;&lt;div class="separator" style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUzsGDv5N6I/AAAAAAAAANk/8rzbILgQjUU/s1600/cache.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" h5="true" src="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUzsGDv5N6I/AAAAAAAAANk/8rzbILgQjUU/s1600/cache.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUzsHkA4itI/AAAAAAAAANo/lHRTlNcZNMQ/s1600/images1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" h5="true" height="320" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUzsHkA4itI/AAAAAAAAANo/lHRTlNcZNMQ/s320/images1.jpg" width="261" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-8327555901956618676?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ll_2N_f6oq_iWuV-mL_DVFQ1f3c/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ll_2N_f6oq_iWuV-mL_DVFQ1f3c/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ll_2N_f6oq_iWuV-mL_DVFQ1f3c/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ll_2N_f6oq_iWuV-mL_DVFQ1f3c/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/FcGm5TRKd1s" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/8327555901956618676/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2011/02/how-to-access-sharing-data-offline.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/8327555901956618676?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/8327555901956618676?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/FcGm5TRKd1s/how-to-access-sharing-data-offline.html" title="How to access the sharing data offline" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUzsGDv5N6I/AAAAAAAAANk/8rzbILgQjUU/s72-c/cache.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2011/02/how-to-access-sharing-data-offline.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEIBQHkzfCp7ImA9Wx9VGEU.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-532713493948562296</id><published>2011-02-04T22:12:00.000-08:00</published><updated>2011-02-04T22:15:51.784-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-04T22:15:51.784-08:00</app:edited><title>Top Video Web Sites, Top Video Downloader and List of Video Sites</title><content type="html">Everyone these days is downloading, watching, and sharing videos from video-sharing sites like &lt;b&gt;YouTube, Google Video, Yahoo Video, MetaCafe, DailyMotion,My Space Video, Veoh, Break,&lt;/b&gt; and a ton of other similar sites. Whether you want to watch the video on your iPod while working out, insert it into a PowerPoint presentation to add some spice, or simply download a video before it’s removed, it’s quite essential to know how to download, convert, and play these videos.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUzrDwovINI/AAAAAAAAANc/8WqwdTLmPMc/s1600/imagesCASQTT7C.jpg" imageanchor="1" style="margin-left:1em; margin-right:1em"&gt;&lt;img border="0" height="234" width="215" src="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUzrDwovINI/AAAAAAAAANc/8WqwdTLmPMc/s320/imagesCASQTT7C.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
LIST THAT DOWNLOAD VIDEO&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Internet Download Manager&lt;/b&gt; supports proxy servers, ftp and http protocols, firewalls, redirects, cookies, authorization, MP3 audio and MPEG video content processing. IDM integrates seamlessly into Microsoft Internet Explorer, Netscape, MSN Explorer, AOL, Opera, Mozilla, Mozilla Firefox, Mozilla Firebird, Avant Browser, MyIE2, and all other popular browsers to automatically handle your downloads. You can also drag and drop files, or use Internet Download Manager from command line. Internet Download Manager can dial your modem at the set time, download the files you want, then hang up or even shut down your computer when it's done&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;ClipNabber &lt;/b&gt;allows you to download videos from YouTube, Metacafe, etc by simply copying and pasting the URL. You’ll then get a link whereby you can download the file to your computer, iPod, iPhone, or any other media player. You’ll need to have an FLV player for the YouTube videos. Quick and very easy to use!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Zamzar &lt;/b&gt;is a free online file conversion web application that can not only convert videos off the Internet to AVI, MPEG, 3GP, MP4, MOV, etc, but also converts between audio, image, and document formats. Paste the URL into Step 1 and then convert the file to your favorite format.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;VideoDownloader&lt;/b&gt; is a FireFox extension, but also allows you to paste in any URL from many sites such as Blip.TV, iFilm, and even social networking sites like MySpace. You can also download a free FLV player from their site to play the videos.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
Vixy.net&lt;/b&gt; is another site that not only downloads online videos, but will also convert them AVI, MOV, MP4, 3GP, or MP3 (if you want to extract the audio from the file). Using this site, you don’t have to worry about downloading a FLV player as you can convert it to Windows format. (Same as Zamzar)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;KeepVid&lt;/b&gt; also supports just about any video sharing site out there and the only difference about this site is that it also has a Top Videos section, so you can quickly download the most watched videos around the web.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Media Converter&lt;/b&gt; is similar to ZamZar and vixy.net, but requires you to create an account and log in. Also, it seems like it only supports downloading and converting videos from YouTube. You can also download their video download program, but it only supports 5 sites.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
YoutubeX&lt;/b&gt;, as the name suggests, allows you to download videos from YouTube. Obviously, it only supports YouTube, but it has a couple of other features, such as the ability to play your video on the site and find popular videos quickly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
VideoRonk&lt;/b&gt; searches across multiple video-sharing sites such as Google Video, YouTube, MetaCafe and DailyMotion to find the most popular videos on each of them. You can either watch them on VideoRonk or download them to your computer in FLV format.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
According to their web site, they support more than 98 video sites including MySpace, CollegeHumor, iFilm&gt;, etc. You’ll have to rename the files you download from YouTube with the .FLV extension at the end.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Video Webs&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
www.youtube.com - (Video, Music Video and MP3)&lt;br /&gt;
video.yahoo.com&lt;br /&gt;
www.myspace.com - (Video, Music Video and MP3)&lt;br /&gt;
www.photobucket.com&lt;br /&gt;
uncutvideo.aol.com&lt;br /&gt;
www.nba.com &lt;br /&gt;
www.cnn.com/video/&lt;br /&gt;
www.bebo.com - (Video, Music Video and MP3)&lt;br /&gt;
www.metacafe.com&lt;br /&gt;
www.dailymotion.com&lt;br /&gt;
www.blip.tv&lt;br /&gt;
www.revver.com&lt;br /&gt;
www.archive.org&lt;br /&gt;
www.break.com&lt;br /&gt;
tv.com&lt;br /&gt;
broadcaster.com&lt;br /&gt;
livevideo.com&lt;br /&gt;
www.imeem.com - (Video, Music Video and MP3)&lt;br /&gt;
peekvid.com&lt;br /&gt;
www.liveleak.com&lt;br /&gt;
netlog.com&lt;br /&gt;
www.gofish.com&lt;br /&gt;
www.ifilm.com&lt;br /&gt;
www.putfile.com&lt;br /&gt;
mojoflix.com&lt;br /&gt;
www.porkolt.com&lt;br /&gt;
www.heavy.com&lt;br /&gt;
www.bolt.com&lt;br /&gt;
kontraband.com&lt;br /&gt;
filecabi.net&lt;br /&gt;
grouper.com&lt;br /&gt;
www.tv-links.co.uk&lt;br /&gt;
www.vsocial.com&lt;br /&gt;
jokeroo.com&lt;br /&gt;
brightcove.com&lt;br /&gt;
spikedhumor.com&lt;br /&gt;
www.vidmax.com&lt;br /&gt;
savvy.com&lt;br /&gt;
www.glumbert.com&lt;br /&gt;
www.vidilife.com&lt;br /&gt;
pyzam.com&lt;br /&gt;
www.funnyjunk.com&lt;br /&gt;
www.totallycrap.com&lt;br /&gt;
www.vidiac.com &lt;br /&gt;
www.fhm.com&lt;br /&gt;
www.weakgame.com&lt;br /&gt;
www.yikers.com&lt;br /&gt;
www.videocodezone.com&lt;br /&gt;
uniquepeek.com&lt;br /&gt;
www.killsometime.com&lt;br /&gt;
tetesaclaques.tv&lt;br /&gt;
dumpalink.com&lt;br /&gt;
www.neatorama.com&lt;br /&gt;
livedigital.com&lt;br /&gt;
www.vimeo.com&lt;br /&gt;
www.greenshines.com &lt;br /&gt;
www.bravotv.com&lt;br /&gt;
thatvideosite.com&lt;br /&gt;
www.boreme.com &lt;br /&gt;
www.wtfpeople.com&lt;br /&gt;
www.wildko.com&lt;br /&gt;
www.machovideo.com&lt;br /&gt;
www.funnyordie.com &lt;br /&gt;
www.yourdailymedia.com&lt;br /&gt;
wewin.com&lt;br /&gt;
www.slackernetwork.com&lt;br /&gt;
www.redbalcony.com&lt;br /&gt;
www.shoutfile.com&lt;br /&gt;
www.funnyhub.com&lt;br /&gt;
www.sharkle.com&lt;br /&gt;
www.buzzhumor.com&lt;br /&gt;
www.ejb.com&lt;br /&gt;
www.vidking.com&lt;br /&gt;
www.vmix.com&lt;br /&gt;
www.videoegg.com&lt;br /&gt;
www.funmunch.com&lt;br /&gt;
www.dailyhaha.com&lt;br /&gt;
www.videojug.com&lt;br /&gt;
www.ownagevideos.com&lt;br /&gt;
www.evtv1.com&lt;br /&gt;
www.psfights.com&lt;br /&gt;
www.devilducky.com&lt;br /&gt;
mentalfunk.com&lt;br /&gt;
www.freaknfunny.com&lt;br /&gt;
www.bofunk.com&lt;br /&gt;
aniboom.com&lt;br /&gt;
www.funmansion.com&lt;br /&gt;
www.chumvideo.com&lt;br /&gt;
fugly.com &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Non-English Video Webs&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
video.baidu.com&lt;br /&gt;
games.sina.com.cn/bn/&lt;br /&gt;
www.hi5.com&lt;br /&gt;
video.mail.ru&lt;br /&gt;
www.friendster.com&lt;br /&gt;
www.facebox.com&lt;br /&gt;
www.tagged.com&lt;br /&gt;
video.interia.pl&lt;br /&gt;
www.tudou.com&lt;br /&gt;
vlog.17173.com&lt;br /&gt;
www.flurl.com&lt;br /&gt;
www.56.com&lt;br /&gt;
v.wangyou.com&lt;br /&gt;
tv.mofile.com &lt;br /&gt;
www.pomoho.com&lt;br /&gt;
www.5show.com&lt;br /&gt;
www.ouou.com&lt;br /&gt;
v.iask.com&lt;br /&gt;
happy.enet.com.cn&lt;br /&gt;
www.myvideo.de&lt;br /&gt;
www.tvix.cn&lt;br /&gt;
www.yoqoo.com&lt;br /&gt;
www.ku6.com&lt;br /&gt;
www.6rooms.com&lt;br /&gt;
www.163888.net &lt;br /&gt;
vbox7.com&lt;br /&gt;
wrzuta.pl&lt;br /&gt;
www.smashits.com &lt;br /&gt;
flix.co.il&lt;br /&gt;
izlesene.com&lt;br /&gt;
clipfish.de&lt;br /&gt;
www.guba.com&lt;br /&gt;
www.youku.com&lt;br /&gt;
loadup.ru&lt;br /&gt;
sevenload.com&lt;br /&gt;
www.podlook.com&lt;br /&gt;
www.dalealplay.com&lt;br /&gt;
pikniktube.com&lt;br /&gt;
wideo.fr&lt;br /&gt;
www.seehaha.com&lt;br /&gt;
chilloutzone.de&lt;br /&gt;
www.streamdump.com&lt;br /&gt;
www.eblogx.de&lt;br /&gt;
www.wat.tv&lt;br /&gt;
www.carcrimes.com&lt;br /&gt;
www.kovideo.net&lt;br /&gt;
www.ichlache.com&lt;br /&gt;
www.bildschirmarbeiter.com&lt;br /&gt;
www.hans-wurst.de&lt;br /&gt;
www.sinn-frei.com&lt;br /&gt;
jeuxvideo.tv&lt;br /&gt;
www.cool-clip.de&lt;br /&gt;
www.videowebtown.com&lt;br /&gt;
www.trendhure.com&lt;br /&gt;
www.mycoolclips.com&lt;br /&gt;
www.ourdv.com&lt;br /&gt;
www.vidcrazy.com&lt;br /&gt;
movies.yoyos-blog.com&lt;br /&gt;
www.eylol.de&lt;br /&gt;
juckiq.de&lt;br /&gt;
www.stupidexe.com&lt;br /&gt;
www.autoclips.net&lt;br /&gt;
www.funny-media.de&lt;br /&gt;
www.fettemama.org&lt;br /&gt;
www.lachlabor.de&lt;br /&gt;
clips4.us&lt;br /&gt;
www.hiphopdeal.com&lt;br /&gt;
www.somehoney.com&lt;br /&gt;
www.crazy-movie.de&lt;br /&gt;
www.cliptubes.com&lt;br /&gt;
videorigolo.com&lt;br /&gt;
www.spassfabrik.net&lt;br /&gt;
www.tussi-clips.de&lt;br /&gt;
www.dalipit.com&lt;br /&gt;
funny-fresh.de&lt;br /&gt;
www.eingeparkt.de&lt;br /&gt;
www.funny-shit.net&lt;br /&gt;
tonclip.com&lt;br /&gt;
2funny4u.de&lt;br /&gt;
www.totaler-fun.de&lt;br /&gt;
www.trashbook.de&lt;br /&gt;
www.3steg.com&lt;br /&gt;
www.extremesportsclips.net&lt;br /&gt;
www.topfreemusicdownloads.com&lt;br /&gt;
www.krankerfrank.com&lt;br /&gt;
www.totalblogal.net&lt;br /&gt;
www.myvideo.ge&lt;br /&gt;
see.daum.net (new)&lt;br /&gt;
aura.damoim.net (new)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-532713493948562296?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/iMEp-BwSqEFm6dAIfkTyCJd93Gw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iMEp-BwSqEFm6dAIfkTyCJd93Gw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/iMEp-BwSqEFm6dAIfkTyCJd93Gw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iMEp-BwSqEFm6dAIfkTyCJd93Gw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/XQdlWQY5M7c" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/532713493948562296/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2011/02/top-video-web-sites-top-video.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/532713493948562296?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/532713493948562296?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/XQdlWQY5M7c/top-video-web-sites-top-video.html" title="Top Video Web Sites, Top Video Downloader and List of Video Sites" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUzrDwovINI/AAAAAAAAANc/8WqwdTLmPMc/s72-c/imagesCASQTT7C.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2011/02/top-video-web-sites-top-video.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEIBR30ycCp7ImA9Wx9VFkQ.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-7083381842588880037</id><published>2011-02-02T04:35:00.000-08:00</published><updated>2011-02-02T16:22:36.398-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-02T16:22:36.398-08:00</app:edited><title>37 List Of Computer Movie's Old and New</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUlHd6i3SLI/AAAAAAAAALI/FbUljN9pDus/s1600/New+Picture.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUlHd6i3SLI/AAAAAAAAALI/FbUljN9pDus/s1600/New+Picture.png" /&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 9pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;1. Jurassic Park&lt;/b&gt;&lt;/span&gt;&amp;nbsp; - &lt;span style="font-size: small;"&gt;How could you forget a young girl looking at a GUI and saying “Oh! It’s a Unix system!” and then proceeding to hack her way around all the password protections without ever touching a command line.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUlHfW3gutI/AAAAAAAAALM/-HcEA0wcFjI/s1600/New+Picture+%25281%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUlHfW3gutI/AAAAAAAAALM/-HcEA0wcFjI/s1600/New+Picture+%25281%2529.png" /&gt;&amp;nbsp;&lt;/a&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 9pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;2. T&lt;/b&gt;&lt;b&gt;he Lawnmower Man &lt;/b&gt;&lt;/span&gt;- &lt;/span&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12pt;"&gt;A simple man is turned into a genius through the application of computer science.&amp;nbsp;&lt;/span&gt; &lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlHgtpIu5I/AAAAAAAAALQ/nwIBWytsbuA/s1600/New+Picture+%25282%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlHgtpIu5I/AAAAAAAAALQ/nwIBWytsbuA/s1600/New+Picture+%25282%2529.png" /&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;"&gt;&lt;b&gt;3. Johnny Mnemonic &lt;/b&gt;- featuring Keaunu’s they mythical VR Internet and &lt;/span&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;"&gt;A data courier, carrying a data package literally inside his head too large to hold for long, must deliver it before he dies from it.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlHjvk4JkI/AAAAAAAAALU/9nv7N5jxdCw/s1600/New+Picture+%25283%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlHjvk4JkI/AAAAAAAAALU/9nv7N5jxdCw/s1600/New+Picture+%25283%2529.png" /&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;"&gt;&lt;b&gt;4. Bad Boys&lt;/b&gt; - They get a big convict to hack locked police files and &lt;/span&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;"&gt;Two hip detectives protect a murder witness while investigating a case of stolen heroin.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlHlr5gjlI/AAAAAAAAALY/iI7WfysYl0k/s1600/New+Picture+%25284%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlHlr5gjlI/AAAAAAAAALY/iI7WfysYl0k/s1600/New+Picture+%25284%2529.png" /&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;"&gt;&lt;b&gt;5. Pulse&lt;/b&gt; - Hack too much and you summon electricty traveling, soul sucking, ghosts! And &lt;/span&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;"&gt;When their computer hacker friend accidentally channels a mysterious wireless signal, a group of co-eds rally to stop a terrifying evil from taking over the world.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlHnW_n3vI/AAAAAAAAALc/n25Gg3paHcU/s1600/New+Picture+%25285%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlHnW_n3vI/AAAAAAAAALc/n25Gg3paHcU/s1600/New+Picture+%25285%2529.png" /&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;  &lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;6. Weird Science &lt;/b&gt;- they hack into some government servers to get “more power and&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #333333; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;Two nerdish boys attempt to create the perfect woman, but she turns out to be more than that.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 9pt;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlHpQQoXDI/AAAAAAAAALg/4Tzj07uJ6vQ/s1600/New+Picture+%25286%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlHpQQoXDI/AAAAAAAAALg/4Tzj07uJ6vQ/s200/New+Picture+%25286%2529.png" width="171" /&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;&lt;span style="color: #5d5949; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #5d5949; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&lt;b&gt;7. Firewall&lt;/b&gt; with Harrison -&amp;nbsp; &lt;/span&gt;&lt;span style="color: #333333; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;A security specialist is forced into robbing the bank that he's protecting, as a bid to pay off his family's ransom.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlHrPOoueI/AAAAAAAAALk/A2-3ROXzJgs/s1600/New+Picture+%25287%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlHrPOoueI/AAAAAAAAALk/A2-3ROXzJgs/s200/New+Picture+%25287%2529.png" width="134" /&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;  &lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #5d5949; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&lt;b&gt;8. Paycheck&lt;/b&gt; - &lt;/span&gt;&lt;/span&gt;&lt;span style="color: #333333; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&lt;span style="font-size: small;"&gt;What seemed like a breezy idea for an engineer to net him millions of dollars, leaves him on the run for his life and piecing together why he's being chased&lt;/span&gt;.&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlHsdnn6pI/AAAAAAAAALo/M1iGGuZ5_xM/s1600/New+Picture+%25288%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlHsdnn6pI/AAAAAAAAALo/M1iGGuZ5_xM/s1600/New+Picture+%25288%2529.png" /&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;  &lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #5d5949; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&lt;b&gt;9. The Score&lt;/b&gt; - &lt;/span&gt;&lt;span style="color: #333333; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;An aging thief hopes to retire and live off his ill-gotten wealth when a young kid convinces him into doing one last heist.&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #5d5949; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlHtS_XcoI/AAAAAAAAALs/RjBsU12fJIo/s1600/New+Picture+%25289%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlHtS_XcoI/AAAAAAAAALs/RjBsU12fJIo/s1600/New+Picture+%25289%2529.png" /&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;  &lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #5d5949; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&lt;b&gt;10. Ghost in the Machine&lt;/b&gt; - &lt;/span&gt;Karl, a technician in a computer shop, is also the "Address Book Killer," who obtains the names of his victims from stolen address books. Terry and her son Josh come into the store to price software, and a salesman uses Terry's address book to demonstrate a hand-held scanner. Karl obtains the file, and while driving to Terry's house that night in a heavy rainstorm, his car runs off the road and lands upside down in a cemetery. While Karl is undergoing a CAT scan at the hospital, a surge of lightning courses through the building, and Karl's soul is transformed into electrical energy. Karl uses the electrical grid and computer networks to continue his killing spree.&lt;/span&gt;&lt;span style="color: #5d5949; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlHvLvjZ0I/AAAAAAAAALw/3Rz8g9djKsc/s1600/New+Picture+%252810%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlHvLvjZ0I/AAAAAAAAALw/3Rz8g9djKsc/s1600/New+Picture+%252810%2529.png" /&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;  &lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #5d5949; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&lt;b&gt;11. Eagle Eye&lt;/b&gt; – &lt;/span&gt;&lt;span style="color: #333333; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;Jerry and Rachel are two strangers thrown together by a mysterious phone call from a woman they have never met. Threatening their lives and family, she pushes Jerry and Rachel into a series of increasingly dangerous situations, using the technology of everyday life to track and control their every move.&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #5d5949; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlHwphUB6I/AAAAAAAAAL0/A1f_v-0tkD8/s1600/New+Picture+%252811%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;12&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;. &lt;img border="0" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlHwphUB6I/AAAAAAAAAL0/A1f_v-0tkD8/s1600/New+Picture+%252811%2529.png" /&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;  &lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #5d5949; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&lt;b&gt;12. Netforce &lt;/b&gt;- &lt;/span&gt;&lt;span style="color: #333333; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;Set in the year 2005, a division of the FBI, called "NetForce" has been initiated to investigate Internet crime. A Bill Gates-type character finds a loophole in his new web browser which enables him to gain control of the Internet. Net-Force, headed by Kristofferson and Bakula's characters set out to stop him.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlHwphUB6I/AAAAAAAAAL0/A1f_v-0tkD8/s1600/New+Picture+%252811%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;  &lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #5d5949; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;span style="color: black;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlHynMpdNI/AAAAAAAAAL4/sIOMrMMq7sI/s1600/New+Picture+%252812%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlHynMpdNI/AAAAAAAAAL4/sIOMrMMq7sI/s1600/New+Picture+%252812%2529.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #5d5949; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&lt;b&gt;13. Virtual Nightmare&lt;/b&gt; - &lt;/span&gt;&lt;span style="color: black;"&gt;The "surprise" ending of this made-for-TV sci/fi thriller will not surprise fans of the Matrix movies--nor those senior citizens who heard variations on the same plotline back in the days of such radio anthologies as X-Minus One and Dimension X.The film is set in the future, where the world has apparently reached perfection at last. Curiously, the modernistic trappings of the era rub shoulders with such decidedly "retro" elements as drive-in movies and rock-n-roll bars, but no one questions this dichotomy. No one, that is, except advertising executive Dale Hunter (Michael Muhney), who after surviving a car accident notices a few disturbing "glitches" in the world around him. As mentioned, practically everyone else is oblivious to such oddities, but Dale manages to find a kindred spirit in the form of a woman named Natalie (Jennifer Congram). Together, these two uncover evidence that their existence may not be an existence after all, but instead a all-encompassing illusion! Virtual Nightmare premiered April 14, 2000 on &lt;i&gt;UPN&lt;/i&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlH0QCpt8I/AAAAAAAAAL8/kK1IIGmgGMY/s1600/New+Picture+%252813%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="170" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlH0QCpt8I/AAAAAAAAAL8/kK1IIGmgGMY/s200/New+Picture+%252813%2529.png" width="200" /&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;&lt;span style="color: #5d5949; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #5d5949; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&lt;b&gt;14. Echelon Conspiracy&lt;/b&gt; - &lt;/span&gt;&lt;span style="color: #333333; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;At first, the strange phone messages promised great wealth. Soon, though, government agents pursue the young engineer receiving them around the world.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;b&gt;&lt;a href="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUlH2FMquCI/AAAAAAAAAMA/quWcvkKFYIM/s1600/New+Picture+%252814%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="180" src="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUlH2FMquCI/AAAAAAAAAMA/quWcvkKFYIM/s200/New+Picture+%252814%2529.png" width="200" /&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;  &lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #5d5949; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&lt;b&gt;15. Perfect stranger&lt;/b&gt; - &lt;/span&gt;&lt;span style="color: #333333; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;A journalist goes undercover to ferret out businessman Harrison Hill as her best friend's killer. Posing as one of his temps, she enters into a game of online cat-and-mouse.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlH3Ap1AVI/AAAAAAAAAME/aDxbFiOCtMU/s1600/New+Picture+%252815%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="156" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlH3Ap1AVI/AAAAAAAAAME/aDxbFiOCtMU/s200/New+Picture+%252815%2529.png" width="200" /&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;  &lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #5d5949; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&lt;b&gt;16. 1I robot &lt;/b&gt;- &lt;/span&gt;&lt;span style="color: #333333; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;In the year 2035 a techno-phobic cop investigates a crime that may have been perpetrated by a robot, which leads to a larger threat to humanity.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlH4FNHYjI/AAAAAAAAAMI/J6aBWjzu-co/s1600/New+Picture+%252816%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlH4FNHYjI/AAAAAAAAAMI/J6aBWjzu-co/s1600/New+Picture+%252816%2529.png" /&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;  &lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #5d5949; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&lt;b&gt;17. A Man, A Woman, and A Bank&lt;/b&gt; - &lt;/span&gt;&lt;span style="color: #333333; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;The two least likely bank robbers in the known universe plan and execute... kind of... the ultimate heist.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;&lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlH47AvYaI/AAAAAAAAAMM/qi4G3IW_cos/s1600/New+Picture+%252817%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span style="color: #31363e; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #31363e; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #31363e; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlH47AvYaI/AAAAAAAAAMM/qi4G3IW_cos/s1600/New+Picture+%252817%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlH47AvYaI/AAAAAAAAAMM/qi4G3IW_cos/s1600/New+Picture+%252817%2529.png" /&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #31363e; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&lt;b&gt;18. Sneakers -&amp;nbsp;&lt;/b&gt; &lt;/span&gt;&lt;/span&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p
	{margin-top:6.8pt;
	margin-right:0in;
	margin-bottom:6.8pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;&lt;span style="color: #31363e; font-family: Verdana; font-size: 9pt;"&gt;&lt;span style="font-size: small;"&gt;Martin Bishop is the head of a group of experts who specialise in testing security systems. When he is blackmailed by Government agents into stealing a top secret black box, the team find themselves embroiled in a game of danger and intrigue. After they recover the box, they discover that it has the capability to decode all existing encryption systems around the world, and that the agents who hired them didn’t work for the Government after all…&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #31363e; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlH8--TX2I/AAAAAAAAAMQ/zJT-ZFUbVEk/s1600/New+Picture+%252818%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlH8--TX2I/AAAAAAAAAMQ/zJT-ZFUbVEk/s1600/New+Picture+%252818%2529.png" /&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #31363e; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #31363e; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&lt;b&gt;19. The italian job&lt;/b&gt; - The plan was flawless… the job was executed perfectly… the escape was clean. The only threat mastermind thief Charlie Croker never saw coming was a member of his own crew. After pulling off an amazing gold bullion heist from a heavily guarded palazzo in Venice, Italy, Charlie and his gang — inside man Steve, computer genius Lyle, wheelman handsome Rob, explosives expert Left-Ear and veteran safecracker John Bridger – can’t believe when one of them turns out to be a double-crosser. Enter Stella, a beautiful nerves-of-steel safecracker, who joins Charlie and his former gang when they follow the backstabber to California, where they plan to re-steal the gold by tapping into Los Angeles’ traffic control system, manipulating signals and creating one of the biggest traffic jams in LA history. Now the job isn’t the payoff, it’s about payback.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlH9nR6EzI/AAAAAAAAAMU/AGvQ4t2zbEI/s1600/New+Picture+%252819%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlH9nR6EzI/AAAAAAAAAMU/AGvQ4t2zbEI/s1600/New+Picture+%252819%2529.png" /&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;o:smarttagtype name="country-region" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype name="place" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;&lt;span style="color: #31363e; font-family: Verdana; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #31363e; font-family: Verdana;"&gt;&lt;b&gt;20. War Games&lt;/b&gt; - A young computer whizz kid accidentally connects into a top secret super-computer which has complete control over the &lt;st1:place w:st="on"&gt;&lt;st1:country-region w:st="on"&gt;U.S.&lt;/st1:country-region&gt;&lt;/st1:place&gt; nuclear arsenal. It challenges him to a game between &lt;st1:country-region w:st="on"&gt;America&lt;/st1:country-region&gt; and &lt;st1:place w:st="on"&gt;&lt;st1:country-region w:st="on"&gt;Russia&lt;/st1:country-region&gt;&lt;/st1:place&gt;, and he innocently starts the countdown to World War 3.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlH-hJYdEI/AAAAAAAAAMY/6dsR40r9jgE/s1600/New+Picture+%252820%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlH-hJYdEI/AAAAAAAAAMY/6dsR40r9jgE/s1600/New+Picture+%252820%2529.png" /&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;&lt;span style="color: #31363e; font-family: Verdana; font-size: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #31363e; font-family: Verdana;"&gt;&lt;b&gt;21. Hackers&lt;/b&gt; - A young boy is arrested by the US Secret Service for writing a computer virus and is banned from using a computer until his 18th birthday. Years later, he and his new-found friends discover a plot to unleash a dangerous computer virus, but they must use their computer skills to find the evidence while being pursued by the Secret Service and the evil computer genius behind the virus.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlH_bcNv-I/AAAAAAAAAMc/c5AeugRykWs/s1600/New+Picture+%252821%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlH_bcNv-I/AAAAAAAAAMc/c5AeugRykWs/s1600/New+Picture+%252821%2529.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;&lt;a href="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlIAOuyRpI/AAAAAAAAAMg/6lloNtT5Pug/s1600/New+Picture+%252822%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span style="color: #31363e; font-family: Verdana;"&gt;&lt;b&gt;22. The Net&lt;/b&gt; - Angela Bennett is a computer expert. This young and beautiful analyst is never far from a computer and modem. The only activity she has outside of computers is visiting her mother. A friend, whom she’s only spoken to over the net and phone, Dale Hessman, sent her a program with a weird glitch for her to de-bug. That night, he left to meet her and was killed in a plane crash. Angela discovers secret information on the disk she has received only hours before she leaves for vacation. Her life then turns into a nightmare, her records are erased from existence and she is given a new identity, one with a police record. She struggles to find out why this has happened and who has it in for her.&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlIAOuyRpI/AAAAAAAAAMg/6lloNtT5Pug/s1600/New+Picture+%252822%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlIAOuyRpI/AAAAAAAAAMg/6lloNtT5Pug/s1600/New+Picture+%252822%2529.png" /&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p
	{margin-top:6.8pt;
	margin-right:0in;
	margin-bottom:6.8pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;  &lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;o:smarttagtype name="City" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype name="country-region" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype name="place" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p
	{margin-top:6.8pt;
	margin-right:0in;
	margin-bottom:6.8pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;  &lt;/div&gt;&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;span style="color: #31363e; font-family: Verdana; font-size: 9pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;23.&amp;nbsp; 23(1988) &lt;/b&gt;- The movie’s plot is based on the true story of a group of young computer hackers from &lt;st1:place w:st="on"&gt;&lt;st1:city w:st="on"&gt;Hannover&lt;/st1:city&gt;,  &lt;st1:country-region w:st="on"&gt;Germany&lt;/st1:country-region&gt;&lt;/st1:place&gt;. In the late 1980s the orphaned Karl Koch invests his heritage in a flat and a home computer. At first he dials up to bulletin boards to discuss conspiracy theories inspired by his favorite novel, R.A. Wilson’s “Illuminatus”, but soon he and his friend David start breaking into government and military computers. Pepe, one of Karl’s rather criminal acquaintances senses that there is money in computer cracking – he travels to east Berlin and tries to contact the KGB.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlIA2gTm4I/AAAAAAAAAMk/ScROoIICTeE/s1600/New+Picture+%252823%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlIA2gTm4I/AAAAAAAAAMk/ScROoIICTeE/s1600/New+Picture+%252823%2529.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p
	{margin-top:6.8pt;
	margin-right:0in;
	margin-bottom:6.8pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;  &lt;br /&gt;
&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #31363e; font-family: Verdana;"&gt;&lt;b&gt;24. Pirates of Silicon Valley&lt;/b&gt; - This film is the semi-humorous documentary about the men who made the world of technology what it is today, their struggles during college, the founding of their companies, and the ingenious actions they took to build up the global corporate empires of Apple Computer Corporation and Microsoft Inc. Written by Flotis&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;span style="color: #31363e; font-family: Verdana; font-size: 9pt;"&gt;&lt;span style="font-size: small;"&gt;Biographical look at the men who founded Apple and Microsoft and a look at the early days of the companies. Noah Wyle and Joey Slotnick portray Apple founders Steve Job and Steve Wozniak. Anthony Michael Hall and John DiMaggio play Microsoft’s Bill Gates and Steve Ballmer. The film attempts to compare the two firm’s operations and differences in the founder’s operations.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlIBjJMtAI/AAAAAAAAAMo/h2Sqevs1kj8/s1600/New+Picture+%252824%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlIBjJMtAI/AAAAAAAAAMo/h2Sqevs1kj8/s1600/New+Picture+%252824%2529.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p
	{margin-top:6.8pt;
	margin-right:0in;
	margin-bottom:6.8pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;  &lt;br /&gt;
&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;span style="color: #31363e; font-family: Verdana; font-size: 9pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;25. Track Down&lt;/b&gt; - Kevin Mitnick is quite possibly the best hacker in the world. Hunting for more and more information, seeking more and more cybertrophies every day, he constantly looks for bigger challenges. When he breaks into the computer of a security expert and an ex-hacker, he finds one – and much more than that…&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlICQge9KI/AAAAAAAAAMs/4XPF8Ws9Vkc/s1600/New+Picture+%252825%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlICQge9KI/AAAAAAAAAMs/4XPF8Ws9Vkc/s1600/New+Picture+%252825%2529.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p
	{margin-top:6.8pt;
	margin-right:0in;
	margin-bottom:6.8pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;  &lt;br /&gt;
&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;span style="color: #31363e; font-family: Verdana; font-size: 9pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;26. Tron &lt;/b&gt;- Computer Classic, one of the first computer generated movies. A hacker is split into molecules and is transported into a computer. In this computer a mean program called Master Control behaves like a dictator. The hacker, who programmed a number of features of the environment he got into, teams up with a book keeping program and his girl-friend and together they try to replace Master Control with Tron. Tron is an honest safety system.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlIDG3xIrI/AAAAAAAAAMw/x7ilMWppCiY/s1600/New+Picture+%252826%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlIDG3xIrI/AAAAAAAAAMw/x7ilMWppCiY/s1600/New+Picture+%252826%2529.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p
	{margin-top:6.8pt;
	margin-right:0in;
	margin-bottom:6.8pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;  &lt;br /&gt;
&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;span style="color: #31363e; font-family: Verdana; font-size: 9pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;27. Office Space&lt;/b&gt; - Peter Gibbons, thanks to a hypnotic suggestion, decides not to go to work at the same time his company is laying people off. When layoffs affect his two best friends, they conspire to plant a virus that will embezzle money from the company into their account.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlIEAydVrI/AAAAAAAAAM0/aCwdbrrWRjw/s1600/New+Picture+%252827%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlIEAydVrI/AAAAAAAAAM0/aCwdbrrWRjw/s1600/New+Picture+%252827%2529.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;o:smarttagtype name="place" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p
	{margin-top:6.8pt;
	margin-right:0in;
	margin-bottom:6.8pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;  &lt;br /&gt;
&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;span style="color: #31363e; font-family: Verdana; font-size: 9pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;28. AntiTrust&lt;/b&gt; - This movie is the fictional story of computer programming genius Milo Hoffman after graduating from Stanford and getting out into the competitive world of computer software. In his contemplation of where to begin his career, he is contacted by Gary Winston whose character is loosely based on Bill Gates. Winston is the CEO of a company called NURV, and they are on the brink of completing the global communication’s system, Synapse. They need Hoffman to help them meet their launch date, so after much thought and with the full support of his girlfriend Alice, he accepts the job. Tragedy soon after strikes and &lt;st1:place w:st="on"&gt;Milo&lt;/st1:place&gt; becomes suspicious of the company he has been wrapped up in. He learns that trusting anyone could be a mistake, and that nothing is as it seems.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlIFK-JG4I/AAAAAAAAAM4/KoVrjTpxLdA/s1600/New+Picture+%252828%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlIFK-JG4I/AAAAAAAAAM4/KoVrjTpxLdA/s1600/New+Picture+%252828%2529.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;o:smarttagtype name="City" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype name="place" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #31363e; font-family: Verdana;"&gt;&lt;b&gt;29. Matrix&lt;/b&gt;- Computer hacker Thomas Anderson has lived a relatively ordinary life–in what he thinks is the year 1999–until he is contacted by the enigmatic Morpheus who leads him into the real world. In reality, it is 200 years later, and the world has been laid waste and taken over by advanced artificial intelligence machines. The computers have created a false version of 20th-century life–the “Matrix”–to keep the human slaves satisfied, while the AI machines draw power from the humans. &lt;st1:place w:st="on"&gt;&lt;st1:city w:st="on"&gt;Anderson&lt;/st1:city&gt;&lt;/st1:place&gt;, pursued constantly by “Agents” (computers who take on human form and infiltrate the Matrix), is hailed as “The One” who will lead the humans to overthrow the machines and reclaim the Earth.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlIG6eDDTI/AAAAAAAAAM8/K35DINesVIw/s1600/New+Picture+%252829%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlIG6eDDTI/AAAAAAAAAM8/K35DINesVIw/s1600/New+Picture+%252829%2529.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_editdata.mso" rel="Edit-Time-Data"&gt;&lt;/link&gt;&lt;o:smarttagtype name="City" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype name="place" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p
	{margin-top:6.8pt;
	margin-right:0in;
	margin-bottom:6.8pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;  &lt;br /&gt;
&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span style="color: #31363e; font-family: Verdana;"&gt;30. The Matrix Reloaded (2003)&lt;/span&gt;&lt;/b&gt;&lt;span style="color: #31363e; font-family: Verdana;"&gt;&lt;/span&gt;&lt;span style="color: #31363e; font-family: Verdana;"&gt; - 6 months after the events depicted in The Matrix, Neo has proved to be a good omen for the free humans, as more and more humans are being freed from the matrix and brought to &lt;st1:place w:st="on"&gt;&lt;st1:city w:st="on"&gt;Zion&lt;/st1:city&gt;&lt;/st1:place&gt;, the one and only stronghold of the Resistance. Neo himself has discovered his superpowers including super speed, ability to see the codes of the things inside the matrix and a certain degree of pre-cognition. But a nasty piece of news hits the human resistance: 250,000 machine sentinels are digging to &lt;st1:place w:st="on"&gt;&lt;st1:city w:st="on"&gt;Zion&lt;/st1:city&gt;&lt;/st1:place&gt; and would reach them in 72 hours. As &lt;st1:place w:st="on"&gt;&lt;st1:city w:st="on"&gt;Zion&lt;/st1:city&gt;&lt;/st1:place&gt; prepares for the ultimate war, Neo, Morpheus and Trinity are advised by the Oracle to find the Keymaker who would help them reach the Source. Meanwhile Neo’s recurrent dreams depicting Trinity’s death have got him worried and as if it was not enough, Agent Smith has somehow escaped deletion, has become &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlIH4IIQfI/AAAAAAAAANA/imfOR_3BTO4/s1600/New+Picture+%252830%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlIH4IIQfI/AAAAAAAAANA/imfOR_3BTO4/s1600/New+Picture+%252830%2529.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;span style="font-size: small;"&gt;&lt;o:smarttagtype name="City" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype name="PlaceType" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype name="PlaceName" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype name="place" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;/span&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p
	{margin-top:6.8pt;
	margin-right:0in;
	margin-bottom:6.8pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;  &lt;br /&gt;
&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span style="color: #31363e; font-family: Verdana;"&gt;31. The Matrix Revolutions (2003) - &lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="color: #31363e; font-family: Verdana; font-size: 9pt;"&gt;&lt;span style="font-size: small;"&gt;As Neo (Keanu Reeves) somehow becomes trapped in a train station between The Matrix and the real world, Morpheus, Trinity, and Seraph set out to rescue him by means of the Merovingian. As this is going on, the Machines are approaching &lt;st1:place w:st="on"&gt;&lt;st1:city w:st="on"&gt;Zion&lt;/st1:city&gt;&lt;/st1:place&gt; with the intent of laying waste to every human there, but they do not realize that something is taking over The Matrix, with the intent of destroying everything: Smith. After Neo is freed, he and Trinity take the Logos and make a beeline for the &lt;st1:place w:st="on"&gt;&lt;st1:placename w:st="on"&gt;Machine&lt;/st1:placename&gt;  &lt;st1:placetype w:st="on"&gt;City&lt;/st1:placetype&gt;&lt;/st1:place&gt;. The Machines have reached &lt;st1:place w:st="on"&gt;&lt;st1:city w:st="on"&gt;Zion&lt;/st1:city&gt;&lt;/st1:place&gt; and the battle of a lifetime rages on. However, there is one way to save &lt;st1:place w:st="on"&gt;&lt;st1:city w:st="on"&gt;Zion&lt;/st1:city&gt;&lt;/st1:place&gt; and put an end to the war, and that is Neo. He must venture into the Matrix and put an end to Smith’s evil plans once and for all, and if he succeeds, &lt;st1:place w:st="on"&gt;&lt;st1:city w:st="on"&gt;Zion&lt;/st1:city&gt;&lt;/st1:place&gt; will live to see another day. It’s like the Oracle says, “Everything that has a beginning has an end.”&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;b&gt;&lt;span style="font-size: small;"&gt;&lt;a href="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlIIvvF4_I/AAAAAAAAANE/Ydxo7rOBmwg/s1600/New+Picture+%252831%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlIIvvF4_I/AAAAAAAAANE/Ydxo7rOBmwg/s1600/New+Picture+%252831%2529.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p
	{margin-top:6.8pt;
	margin-right:0in;
	margin-bottom:6.8pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;  &lt;br /&gt;
&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;span style="color: #31363e; font-family: Verdana; font-size: 9pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;32. Sword Fish&lt;/b&gt; - When the DEA shut down its dummy corporation operation codenamed SWORDFISH in 1986, they had generated $400 million which they let sit around; fifteen years of compound interest has swelled it to $9.5 billion. A covert counter-terrorist unit called Black Cell, headed by the duplicitious and suave Gabriel Shear, wants the money to help finance their raise-the-stakes vengeance war against international terrorism, but it’s all locked away behind super-encryption. He brings in convicted hacker Stanley Jobson, who only wants to see his daughter Holly again but can’t afford the legal fees, to slice into the government mainframes and get the money.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlIJtid-7I/AAAAAAAAANI/PyGMjMIdKMg/s1600/New+Picture+%252832%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlIJtid-7I/AAAAAAAAANI/PyGMjMIdKMg/s1600/New+Picture+%252832%2529.png" /&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;o:smarttagtype name="City" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype name="State" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype name="place" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p
	{margin-top:6.8pt;
	margin-right:0in;
	margin-bottom:6.8pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;  &lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;span style="color: #31363e; font-family: Verdana; font-size: 9pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;33. Enemy of The State&lt;/b&gt; - Robert Clayton Dean is a successful labor lawyer based in &lt;st1:place w:st="on"&gt;&lt;st1:city w:st="on"&gt;Washington&lt;/st1:city&gt; &lt;st1:state w:st="on"&gt;DC&lt;/st1:state&gt;&lt;/st1:place&gt;. He has a beautiful wife and adorable son with a nice house located in &lt;st1:place w:st="on"&gt;&lt;st1:city w:st="on"&gt;Georgetown&lt;/st1:city&gt;&lt;/st1:place&gt;. But things take a turn for the surreal, when a chance encounter with an old friend leaves him evidence of a politically-motivated murder. On the run from a treacherous NSA official and his men, he comes into contact with a former government operative and surveillance expert, who is his only way out.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;b&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlIKrYZO7I/AAAAAAAAANM/ufTIwGhibpM/s1600/New+Picture+%252833%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUlIKrYZO7I/AAAAAAAAANM/ufTIwGhibpM/s1600/New+Picture+%252833%2529.png" /&gt;&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;b&gt;&lt;o:smarttagtype name="place" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;/b&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p
	{margin-top:6.8pt;
	margin-right:0in;
	margin-bottom:6.8pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;  &lt;br /&gt;
&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;span style="color: #31363e; font-family: Verdana; font-size: 9pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;34. The Thirteenth Floor&lt;/b&gt; - Computer scientist Hannon Fuller has discovered something extremely important. He’s about to tell the discovery to his colleague, Douglas Hall, but knowing someone is after him, the old man leaves a letter in his computer generated parallel world that’s just like the 30′s with seemingly real people with real emotions. Fuller is murdered in our real world the same night, and his colleague is suspected. &lt;st1:place w:st="on"&gt;Douglas&lt;/st1:place&gt; discovers a bloody shirt in his bathroom and he cannot recall what he was doing the night Fuller was murdered. He logs into the system in order to find the letter, but has to confront the unexpected. The truth is harsher than he could ever imagine…&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlIMNqzvrI/AAAAAAAAANQ/WLUTAXpzCpE/s1600/New+Picture+%252834%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;o:smarttagtype name="place" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p
	{margin-top:6.8pt;
	margin-right:0in;
	margin-bottom:6.8pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;&lt;span style="color: #31363e; font-family: Verdana; font-size: 9pt;"&gt;&lt;/span&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlIMNqzvrI/AAAAAAAAANQ/WLUTAXpzCpE/s1600/New+Picture+%252834%2529.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;&lt;a href="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUlIMNqzvrI/AAAAAAAAANQ/WLUTAXpzCpE/s1600/New+Picture+%252834%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;span style="color: #31363e; font-family: Verdana;"&gt;&lt;b&gt;35. REVOLUTION OS &lt;/b&gt;-&amp;nbsp; tells the inside story of the hackers who rebelled against the proprietary software model and Microsoft to create GNU/Linux and the Open Source movement.&lt;br /&gt;
On June 1, 2001, Microsoft CEO Steve Ballmer said “Linux is a cancer that attaches itself in an intellectual property sense to everything it touches.”&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;span style="color: #31363e; font-family: Verdana;"&gt;Microsoft fears GNU/Linux, and rightly so. GNU/Linux and the Open Source &amp;amp; Free Software movements arguably represent the greatest threat to Microsoft’s way of life. Shot in cinemascope on 35mm film in &lt;st1:place w:st="on"&gt;Silicon Valley&lt;/st1:place&gt;, REVOLUTION OS tracks down the key movers and shakers behind Linux, and finds out how and why Linux became such a potent threat.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="color: #31363e; font-family: Verdana;"&gt;REVOLUTION OS features interviews with Linus Torvalds, Richard Stallman, Bruce Perens, Eric Raymond, Brian Behlendorf, Michael Tiemann, Larry Augustin, Frank Hecker, and Rob Malda.&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;a href="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUlIM-6DgiI/AAAAAAAAANU/B47Z4GlP8Yk/s1600/New+Picture+%252835%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUlIM-6DgiI/AAAAAAAAANU/B47Z4GlP8Yk/s1600/New+Picture+%252835%2529.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;span style="font-size: small;"&gt;&lt;o:smarttagtype name="State" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype name="place" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;/span&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p
	{margin-top:6.8pt;
	margin-right:0in;
	margin-bottom:6.8pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;  &lt;br /&gt;
&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;span style="color: #31363e; font-family: Verdana; font-size: 9pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;36. Die Hard&lt;/b&gt; - When someone hacks into the computers at the FBI’s Cyber Crime Division; the Director decides to round up all the hackers who could have done this. When he’s told that because it’s the 4th of July most of their agents are not around so they might have trouble getting people to get the hackers. So he instructs them to get local PD’S to take care of it. And one of the cops they ask is John McClane who is tasked with bringing a hacker named Farrell to the FBI. But as soon as he gets there someone starts shooting at them. McClane manages to get them out but they’re still being pursued. And it’s just when McClane arrives in &lt;st1:place w:st="on"&gt;&lt;st1:state w:st="on"&gt;Washington&lt;/st1:state&gt;&lt;/st1:place&gt; that the whole system breaks down and chaos ensues.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlINd-fqSI/AAAAAAAAANY/up3Pxiqon6U/s1600/New+Picture+%252836%2529.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUlINd-fqSI/AAAAAAAAANY/up3Pxiqon6U/s1600/New+Picture+%252836%2529.png" /&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;o:smarttagtype name="country-region" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype name="place" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p
	{margin-top:6.8pt;
	margin-right:0in;
	margin-bottom:6.8pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;  &lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;span style="color: #31363e; font-family: Verdana; font-size: 9pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;37. Transformers &lt;/b&gt;- High-school student Sam Witwicky buys his first car, who is actually the Autobot Bumblebee. Bumblebee defends Sam and his girlfriend Mikaela Banes from the Decepticon Barricade, before the other Autobots arrive on Earth. They are searching for the Allspark, and the war on Earth heats up as the Decepticons attack a &lt;st1:country-region w:st="on"&gt;United States&lt;/st1:country-region&gt; military base in &lt;st1:place w:st="on"&gt;&lt;st1:country-region w:st="on"&gt;Qatar&lt;/st1:country-region&gt;&lt;/st1:place&gt;. Sam and Mikaela are taken by the top-secret agency Sector 7 to help stop the Decepticons, but when they learn the agency also intends to destroy the Autobots, they formulate their own plan to save the world.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;span style="color: #31363e; font-family: Verdana; font-size: 9pt;"&gt;&lt;span style="font-size: small;"&gt;Please Leave a comment if you know more movie's about computer. i will add it here....&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="-moz-background-clip: border; -moz-background-inline-policy: continuous; -moz-background-origin: padding; background: white none repeat scroll 0% 0%;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-7083381842588880037?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/mOomjI8zCJW53R3ftUhDhWOx6Ek/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mOomjI8zCJW53R3ftUhDhWOx6Ek/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/mOomjI8zCJW53R3ftUhDhWOx6Ek/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mOomjI8zCJW53R3ftUhDhWOx6Ek/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/vp3x-Nak_7w" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/7083381842588880037/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2011/02/list-of-computer-movie-old-to-new.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/7083381842588880037?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/7083381842588880037?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/vp3x-Nak_7w/list-of-computer-movie-old-to-new.html" title="37 List Of Computer Movie's Old and New" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUlHd6i3SLI/AAAAAAAAALI/FbUljN9pDus/s72-c/New+Picture.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2011/02/list-of-computer-movie-old-to-new.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEANRXYyfyp7ImA9Wx9VFUs.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-6597876558398339503</id><published>2011-02-01T04:19:00.000-08:00</published><updated>2011-02-01T04:19:54.897-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-01T04:19:54.897-08:00</app:edited><title>World's largest hard disk drive producer?</title><content type="html">&lt;u&gt;&lt;b&gt;THAILAND&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Biggest automotive producer in Southeast ASIA &amp;amp; 12th largest world automotive producer by the economist's pocket world in figure, 2009&lt;/li&gt;
&lt;li&gt;World's largest Natural Ruber&lt;/li&gt;
&lt;li&gt;World's largest Exporter of Rice &amp;amp; Sugar&lt;/li&gt;
&lt;li&gt;World's 19th largest economy by purchasing power&lt;/li&gt;
&lt;li&gt;Bangkok is voted "WORLD'S BEST CITY in 2010" by TLMagazine&lt;/li&gt;
&lt;li&gt;Best Honeymoon Place by Tourist Organization of Spain&lt;/li&gt;
&lt;li&gt;Most Favored Asian Destination according to the Go Asia Award's Survey.&lt;/li&gt;
&lt;li&gt;1st Best Country Brand for Value for Money&lt;/li&gt;
&lt;li&gt;3rd Best Country Brand for Friendly Locals &amp;amp; Authenticity&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Best Holiday Destinations in Asia&lt;/li&gt;
&lt;li&gt;Best Cities for Shopping in Asia&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUf5ahXcEZI/AAAAAAAAAK8/ZZS0dWcUe-8/s1600/thailand.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUf5ahXcEZI/AAAAAAAAAK8/ZZS0dWcUe-8/s320/thailand.gif" width="280" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUf5baoaPKI/AAAAAAAAALA/VjU7M0MnwXE/s1600/images.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUf5baoaPKI/AAAAAAAAALA/VjU7M0MnwXE/s1600/images.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUf5cK4C6NI/AAAAAAAAALE/-zOKCiBm4EU/s1600/images1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUf5cK4C6NI/AAAAAAAAALE/-zOKCiBm4EU/s1600/images1.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-6597876558398339503?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/lF06lbQeonTvC0PLD3kjRT2IFTw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lF06lbQeonTvC0PLD3kjRT2IFTw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/lF06lbQeonTvC0PLD3kjRT2IFTw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lF06lbQeonTvC0PLD3kjRT2IFTw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/Emvdo5x5H4g" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/6597876558398339503/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2011/02/worlds-largest-hard-disk-drive-producer.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/6597876558398339503?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/6597876558398339503?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/Emvdo5x5H4g/worlds-largest-hard-disk-drive-producer.html" title="World's largest hard disk drive producer?" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUf5ahXcEZI/AAAAAAAAAK8/ZZS0dWcUe-8/s72-c/thailand.gif" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2011/02/worlds-largest-hard-disk-drive-producer.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkIGQHc4cCp7ImA9Wx9VE0o.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-5469862926180247401</id><published>2011-01-29T22:55:00.000-08:00</published><updated>2011-01-29T22:55:21.938-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-29T22:55:21.938-08:00</app:edited><title>Internet Explorer Helpfull Shortcuts</title><content type="html">&lt;u&gt;&lt;b&gt;Internet Explorer Shortcuts:&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;
&lt;br /&gt;
CTRL+A - Select all items on the current page&lt;br /&gt;
CTRL+D - Add the current page to your Favorites&lt;br /&gt;
CTRL+E - Open the Search bar&lt;br /&gt;
CTRL+F - Find on this page&lt;br /&gt;
CTRL+H - Open the History bar&lt;br /&gt;
CTRL+I - Open the Favorites bar&lt;br /&gt;
CTRL+N - Open a new window&lt;br /&gt;
CTRL+O - Go to a new location&lt;br /&gt;
CTRL+P - Print the current page or active frame&lt;br /&gt;
CTRL+S - Save the current page&lt;br /&gt;
CTRL+W - Close current browser window&lt;br /&gt;
CTRL+ENTER - Adds the http://www. (url) .com&lt;br /&gt;
SHIFT+CLICK - Open link in new window&lt;br /&gt;
BACKSPACE - Go to the previous page&lt;br /&gt;
ALT+HOME - Go to your Home page&lt;br /&gt;
HOME - Move to the beginning of a document&lt;br /&gt;
TAB - Move forward through items on a page&lt;br /&gt;
END - Move to the end of a document&lt;br /&gt;
ESC - Stop downloading a page&lt;br /&gt;
F11 - Toggle full-screen view&lt;br /&gt;
F5 - Refresh the current page&lt;br /&gt;
F4 - Display list of typed addresses&lt;br /&gt;
F6 - Change Address bar and page focus&lt;br /&gt;
ALT+RIGHT ARROW - Go to the next page&lt;br /&gt;
SHIFT+CTRL+TAB - Move back between frames&lt;br /&gt;
SHIFT+F10 - Display a shortcut menu for a link&lt;br /&gt;
SHIFT+TAB - Move back through the items on a page&lt;br /&gt;
CTRL+TAB - Move forward between frames&lt;br /&gt;
CTRL+C - Copy selected items to the clipboard&lt;br /&gt;
CTRL+V - Insert contents of the clipboard&lt;br /&gt;
ENTER - Activate a selected link&lt;br /&gt;
HOME - Move to the beginning of a document&lt;br /&gt;
END - Move to the end of a document&lt;br /&gt;
F1 - Display Internet Explorer Help&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUULLp67_vI/AAAAAAAAAK0/Vvb8KJGAcJg/s1600/index.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUULLp67_vI/AAAAAAAAAK0/Vvb8KJGAcJg/s1600/index.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-5469862926180247401?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/YoSTaWMaCDvVMSNp1-8UQ4Iny24/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YoSTaWMaCDvVMSNp1-8UQ4Iny24/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/YoSTaWMaCDvVMSNp1-8UQ4Iny24/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YoSTaWMaCDvVMSNp1-8UQ4Iny24/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/d28yygGqZD0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/5469862926180247401/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2011/01/internet-explorer-helpfull-shortcuts.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/5469862926180247401?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/5469862926180247401?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/d28yygGqZD0/internet-explorer-helpfull-shortcuts.html" title="Internet Explorer Helpfull Shortcuts" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUULLp67_vI/AAAAAAAAAK0/Vvb8KJGAcJg/s72-c/index.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2011/01/internet-explorer-helpfull-shortcuts.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkUNQXs-fyp7ImA9Wx9VE0o.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-8595904710546257517</id><published>2011-01-29T22:51:00.000-08:00</published><updated>2011-01-29T22:51:30.557-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-29T22:51:30.557-08:00</app:edited><title>All Command Prompt Command and there Meanings</title><content type="html">ANSI.SYS Defines functions that change display graphics, control cursor movement, and reassign keys.&lt;br /&gt;
APPEND Causes MS-DOS to look in other directories when editing a file or running a command.&lt;br /&gt;
ARP Displays, adds, and removes arp information from network devices.&lt;br /&gt;
ASSIGN Assign a drive letter to an alternate letter.&lt;br /&gt;
ASSOC View the file associations.&lt;br /&gt;
AT Schedule a time to execute commands or programs.&lt;br /&gt;
ATMADM Lists connections and addresses seen by Windows ATM call manager.&lt;br /&gt;
ATTRIB Display and change file attributes.&lt;br /&gt;
BATCH Recovery console command that executes a series of commands in a file.&lt;br /&gt;
BOOTCFG Recovery console command that allows a user to view, modify, and rebuild the boot.ini&lt;br /&gt;
BREAK Enable / disable CTRL + C feature.&lt;br /&gt;
CACLS View and modify file ACL's.&lt;br /&gt;
CALL Calls a batch file from another batch file.&lt;br /&gt;
CD Changes directories.&lt;br /&gt;
CHCP Supplement the International keyboard and character set information.&lt;br /&gt;
CHDIR Changes directories.&lt;br /&gt;
CHKDSK Check the hard disk drive running FAT for errors.&lt;br /&gt;
CHKNTFS Check the hard disk drive running NTFS for errors.&lt;br /&gt;
CHOICE Specify a listing of multiple options within a batch file.&lt;br /&gt;
CLS Clears the screen.&lt;br /&gt;
CMD Opens the command interpreter.&lt;br /&gt;
COLOR Easily change the foreground and background color of the MS-DOS window.&lt;br /&gt;
COMP Compares files.&lt;br /&gt;
COMPACT Compresses and uncompress files.&lt;br /&gt;
CONTROL Open control panel icons from the MS-DOS prompt.&lt;br /&gt;
CONVERT Convert FAT to NTFS.&lt;br /&gt;
COPY Copy one or more files to an alternate location.&lt;br /&gt;
CTTY Change the computers input/output devices.&lt;br /&gt;
DATE View or change the systems date.&lt;br /&gt;
DEBUG Debug utility to create assembly programs to modify hardware settings.&lt;br /&gt;
DEFRAG Re-arrange the hard disk drive to help with loading programs.&lt;br /&gt;
DEL Deletes one or more files.&lt;br /&gt;
DELETE Recovery console command that deletes a file.&lt;br /&gt;
DELTREE Deletes one or more files and/or directories.&lt;br /&gt;
DIR List the contents of one or more directory.&lt;br /&gt;
DISABLE Recovery console command that disables Windows system services or drivers.&lt;br /&gt;
DISKCOMP Compare a disk with another disk.&lt;br /&gt;
DISKCOPY Copy the contents of one disk and place them on another disk.&lt;br /&gt;
DOSKEY Command to view and execute commands that have been run in the past.&lt;br /&gt;
DOSSHELL A GUI to help with early MS-DOS users.&lt;br /&gt;
DRIVPARM Enables overwrite of original device drivers.&lt;br /&gt;
ECHO Displays messages and enables and disables echo.&lt;br /&gt;
EDIT View and edit files.&lt;br /&gt;
EDLIN View and edit files.&lt;br /&gt;
EMM386 Load extended Memory Manager.&lt;br /&gt;
ENABLE Recovery console command to enable a disable service or driver.&lt;br /&gt;
ENDLOCAL Stops the localization of the environment changes enabled by the setlocal command.&lt;br /&gt;
ERASE Erase files from computer.&lt;br /&gt;
EXIT Exit from the command interpreter.&lt;br /&gt;
EXPAND Expand a M*cros*ft Windows file back to it's original format.&lt;br /&gt;
EXTRACT Extract files from the M*cros*ft Windows cabinets.&lt;br /&gt;
FASTHELP Displays a listing of MS-DOS commands and information about them.&lt;br /&gt;
FC Compare files.&lt;br /&gt;
FDISK Utility used to create partitions on the hard disk drive.&lt;br /&gt;
FIND Search for text within a file.&lt;br /&gt;
FINDSTR Searches for a string of text within a file.&lt;br /&gt;
FIXBOOT Writes a new boot sector.&lt;br /&gt;
FIXMBR Writes a new boot record to a disk drive.&lt;br /&gt;
FOR Boolean used in batch files.&lt;br /&gt;
FORMAT Command to erase and prepare a disk drive.&lt;br /&gt;
FTP Command to connect and operate on a FTP server.&lt;br /&gt;
FTYPE Displays or modifies file types used in file extension associations.&lt;br /&gt;
GOTO Moves a batch file to a specific label or location.&lt;br /&gt;
GRAFTABL Show extended characters in graphics mode.&lt;br /&gt;
HELP Display a listing of commands and brief explanation.&lt;br /&gt;
IF Allows for batch files to perform conditional processing.&lt;br /&gt;
IFSHLP.SYS 32-bit file manager.&lt;br /&gt;
IPCONFIG Network command to view network adapter settings and assigned values.&lt;br /&gt;
KEYB Change layout of keyboard.&lt;br /&gt;
LABEL Change the label of a disk drive.&lt;br /&gt;
LH Load a device driver in to high memory.&lt;br /&gt;
LISTSVC Recovery console command that displays the services and drivers.&lt;br /&gt;
LOADFIX Load a program above the first 64k.&lt;br /&gt;
LOADHIGH Load a device driver in to high memory.&lt;br /&gt;
LOCK Lock the hard disk drive.&lt;br /&gt;
LOGON Recovery console command to list installations and enable administrator login.&lt;br /&gt;
MAP Displays the device name of a drive.&lt;br /&gt;
MD Command to create a new directory.&lt;br /&gt;
MEM Display memory on system.&lt;br /&gt;
MKDIR Command to create a new directory.&lt;br /&gt;
MODE Modify the port or display settings.&lt;br /&gt;
MORE Display one page at a time.&lt;br /&gt;
MOVE Move one or more files from one directory to another directory.&lt;br /&gt;
MSAV Early M*cros*ft Virus scanner.&lt;br /&gt;
MSD Diagnostics utility.&lt;br /&gt;
MSCDEX Utility used to load and provide access to the CD-ROM.&lt;br /&gt;
NBTSTAT Displays protocol statistics and current TCP/IP connections using NBT&lt;br /&gt;
NET Update, fix, or view the network or network settings&lt;br /&gt;
NETSH Configure dynamic and static network information from MS-DOS.&lt;br /&gt;
NETSTAT Display the TCP/IP network protocol statistics and information.&lt;br /&gt;
NLSFUNC Load country specific information.&lt;br /&gt;
NSLOOKUP Look up an IP address of a domain or host on a network.&lt;br /&gt;
PATH View and modify the computers path location.&lt;br /&gt;
PATHPING View and locate locations of network latency.&lt;br /&gt;
PAUSE Command used in batch files to stop the processing of a command.&lt;br /&gt;
PING Test / send information to another network computer or network device.&lt;br /&gt;
POPD Changes to the directory or network path stored by the pushd command.&lt;br /&gt;
POWER Conserve power with computer portables.&lt;br /&gt;
PRINT Prints data to a printer port.&lt;br /&gt;
PROMPT View and change the MS-DOS prompt.&lt;br /&gt;
PUSHD Stores a directory or network path in memory so it can be returned to at any time.&lt;br /&gt;
QBASIC Open the QBasic.&lt;br /&gt;
RD Removes an empty directory.&lt;br /&gt;
REN Renames a file or directory.&lt;br /&gt;
RENAME Renames a file or directory.&lt;br /&gt;
RMDIR Removes an empty directory.&lt;br /&gt;
ROUTE View and configure windows network route tables.&lt;br /&gt;
RUNAS Enables a user to execute a program on another computer.&lt;br /&gt;
SCANDISK Run the scandisk utility.&lt;br /&gt;
SCANREG Scan registry and recover registry from errors.&lt;br /&gt;
SET Change one variable or string to another.&lt;br /&gt;
SETLOCAL Enables local environments to be changed without affecting anything else.&lt;br /&gt;
SETVER Change MS-DOS version to trick older MS-DOS programs.&lt;br /&gt;
SHARE Installs support for file sharing and locking capabilities.&lt;br /&gt;
SHIFT Changes the position of replaceable parameters in a batch program.&lt;br /&gt;
SHUTDOWN Shutdown the computer from the MS-DOS prompt.&lt;br /&gt;
SMARTDRV Create a disk cache in conventional memory or extended memory.&lt;br /&gt;
SORT Sorts the input and displays the output to the screen.&lt;br /&gt;
START Start a separate window in Windows from the MS-DOS prompt.&lt;br /&gt;
SUBST Substitute a folder on your computer for another drive letter.&lt;br /&gt;
SWITCHES Remove add functions from MS-DOS.&lt;br /&gt;
SYS Transfer system files to disk drive.&lt;br /&gt;
TELNET Telnet to another computer / device from the prompt.&lt;br /&gt;
TIME View or modify the system time.&lt;br /&gt;
TITLE Change the title of their MS-DOS window.&lt;br /&gt;
TRACERT Visually view a network packets route across a network.&lt;br /&gt;
TREE View a visual tree of the hard disk drive.&lt;br /&gt;
TYPE Display the contents of a file.&lt;br /&gt;
UNDELETE Undelete a file that has been deleted.&lt;br /&gt;
UNFORMAT Unformat a hard disk drive.&lt;br /&gt;
UNLOCK Unlock a disk drive.&lt;br /&gt;
VER Display the version information.&lt;br /&gt;
VERIFY Enables or disables the feature to determine if files have been written properly.&lt;br /&gt;
VOL Displays the volume information about the designated drive.&lt;br /&gt;
XCOPY Copy multiple files, directories, and/or drives from one location to another.&lt;br /&gt;
TRUENAME When placed before a file, will display the whole directory in which it exists&lt;br /&gt;
TASKKILL It allows you to kill those unneeded or locked up applications&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-8595904710546257517?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Azh61lDtK8qksshz6YfhOpfDxs8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Azh61lDtK8qksshz6YfhOpfDxs8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Azh61lDtK8qksshz6YfhOpfDxs8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Azh61lDtK8qksshz6YfhOpfDxs8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/zlNMrYWV4Js" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/8595904710546257517/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2011/01/all-command-prompt-command-and-there.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/8595904710546257517?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/8595904710546257517?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/zlNMrYWV4Js/all-command-prompt-command-and-there.html" title="All Command Prompt Command and there Meanings" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2011/01/all-command-prompt-command-and-there.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0YCRX49eyp7ImA9Wx9VGUU.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-4078672156748154960</id><published>2011-01-29T22:36:00.000-08:00</published><updated>2011-02-06T02:46:04.063-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-06T02:46:04.063-08:00</app:edited><title>How to SuperHidden Folder or Files without installing software and Show SUper hidden Files</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUUBmcNLePI/AAAAAAAAAKg/sPcpYRIRg50/s1600/New+Picture.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="176" src="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUUBmcNLePI/AAAAAAAAAKg/sPcpYRIRg50/s320/New+Picture.bmp" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;Step by Step Procedure&lt;br /&gt;
1. click start then click run&lt;br /&gt;
2. type cmd&lt;br /&gt;
&lt;a href="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUUBo-5KQ8I/AAAAAAAAAKk/25LeKSlVdyo/s1600/New+Picture+%25281%2529.bmp" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="157" src="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUUBo-5KQ8I/AAAAAAAAAKk/25LeKSlVdyo/s320/New+Picture+%25281%2529.bmp" width="320" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. command prompt will show up then type &lt;u&gt;&lt;b&gt;cd\&lt;/b&gt;&lt;/u&gt;&amp;nbsp; to go in &lt;b&gt;c:\&lt;/b&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUUBeLCMuLI/AAAAAAAAAKc/c67bHaRB6kI/s1600/New+Picture+%25283%2529.bmp" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="158" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUUBeLCMuLI/AAAAAAAAAKc/c67bHaRB6kI/s320/New+Picture+%25283%2529.bmp" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4. type attrib +s +h walter ( +s - Super(System File), +h - Hidden) next the file name then click enter&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUUFP2nJd3I/AAAAAAAAAKw/3IdG_4Baxec/s1600/New+Picture+%25282%2529.bmp" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="157" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUUFP2nJd3I/AAAAAAAAAKw/3IdG_4Baxec/s320/New+Picture+%25282%2529.bmp" width="320" /&gt;&lt;/a&gt; &lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5.&amp;nbsp; Your Folder now is super hidden can view only by showing hide protected operating system file&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUUEFH6O_GI/AAAAAAAAAKs/wTnGEfg_5XY/s1600/New+Picture+%25285%2529.bmp" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TUUEFH6O_GI/AAAAAAAAAKs/wTnGEfg_5XY/s320/New+Picture+%25285%2529.bmp" width="281" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
6. To view the super hidden file go to tools, folder options, view, click show hidden, then unchecked the hide extension and protected.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUUD6_YQxuI/AAAAAAAAAKo/V5NuDsP1ZrE/s1600/New+Picture+%25284%2529.bmp" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TUUD6_YQxuI/AAAAAAAAAKo/V5NuDsP1ZrE/s320/New+Picture+%25284%2529.bmp" width="262" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-4078672156748154960?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/DDlnn3G-jLgmnxs7pJ4cvPCH6Vk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/DDlnn3G-jLgmnxs7pJ4cvPCH6Vk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/DDlnn3G-jLgmnxs7pJ4cvPCH6Vk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/DDlnn3G-jLgmnxs7pJ4cvPCH6Vk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/CFAoN-pblsQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/4078672156748154960/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2011/01/how-to-superhidden-folder-or-files.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/4078672156748154960?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/4078672156748154960?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/CFAoN-pblsQ/how-to-superhidden-folder-or-files.html" title="How to SuperHidden Folder or Files without installing software and Show SUper hidden Files" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_t5V7X7RTHaY/TUUBmcNLePI/AAAAAAAAAKg/sPcpYRIRg50/s72-c/New+Picture.bmp" height="72" width="72" /><thr:total>1</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2011/01/how-to-superhidden-folder-or-files.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0EMRno_fip7ImA9Wx9VE0s.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-1820850143316220266</id><published>2011-01-29T20:28:00.000-08:00</published><updated>2011-01-29T20:28:07.446-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-29T20:28:07.446-08:00</app:edited><title>Top List of  Virus Removal Tools That Clean all Virus</title><content type="html">List of Virus Remover&lt;br /&gt;
1. &lt;a href="http://support.kaspersky.com/viruses/avptool2010?level=2"&gt;Kaspersky Virus Removal Tool 2010 9.0.0.722 &lt;/a&gt;&lt;br /&gt;
2. &lt;a href="http://www.mcafee.com/us/downloads/free-tools/how-to-use-stinger.aspx"&gt;Stinger ( From McaFee)&lt;/a&gt;&lt;br /&gt;
3. &lt;a href="http://www.microsoft.com/security/malwareremove/default.aspx"&gt;Malicious Software Removal Tool&lt;/a&gt;&lt;br /&gt;
4. &lt;a href="http://www.removalguaranteed.com/free-escan-antivirus-toolkit-utility-mwav-uninstaller-%E2%80%93-how-to-thoroughly-remove-and-uninstall-free-escan-antivirus-toolkit-utility-mwav-from-your-pc/"&gt;Free eScan AntiVirus Toolkit Utility (MWAV) And Perfect Uninstaller&lt;/a&gt;&lt;br /&gt;
5. &lt;span id="goog_792326199"&gt;&lt;/span&gt;&lt;a href="http://www.safer-networking.org/en/download/index.html"&gt;Spybot Search and Destroy&lt;/a&gt;&lt;br /&gt;
6. &lt;span id="goog_792326210"&gt;&lt;/span&gt;&lt;a href="http://draft.blogger.com/"&gt;Malware Bytes&amp;nbsp;&lt;/a&gt;&lt;br /&gt;
&lt;span id="goog_792326211"&gt; &lt;/span&gt;&lt;span id="goog_792326200"&gt;&lt;/span&gt; &lt;br /&gt;
&lt;span id="goog_792326211"&gt;KNOW MORE VIRUS REMOVER? please leave a comment here.........&lt;/span&gt;&lt;br /&gt;
&lt;span id="goog_792326211"&gt;Best way to remove all your virus is to run in safe mode then run two virus remover like stinger and escan.. then reboot after finish.. see the diff.&lt;/span&gt;&lt;br /&gt;
&lt;span id="goog_792326211"&gt;&lt;i&gt;Note: Don't used other virus remover that you do not know&lt;/i&gt;. And not trusted website.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUTndHdQKLI/AAAAAAAAAKY/-icVjsL44fk/s1600/images.jpeg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUTndHdQKLI/AAAAAAAAAKY/-icVjsL44fk/s1600/images.jpeg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span id="goog_792326211"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span id="goog_792326200"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-1820850143316220266?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/SMat70Ov7boDd5KNebnUoUYwgEo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/SMat70Ov7boDd5KNebnUoUYwgEo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/SMat70Ov7boDd5KNebnUoUYwgEo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/SMat70Ov7boDd5KNebnUoUYwgEo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/J-sgeF96Q30" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/1820850143316220266/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2011/01/top-list-of-virus-removal-tools-that.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/1820850143316220266?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/1820850143316220266?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/J-sgeF96Q30/top-list-of-virus-removal-tools-that.html" title="Top List of  Virus Removal Tools That Clean all Virus" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_t5V7X7RTHaY/TUTndHdQKLI/AAAAAAAAAKY/-icVjsL44fk/s72-c/images.jpeg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2011/01/top-list-of-virus-removal-tools-that.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUQEQXw7fSp7ImA9Wx9SE0k.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-6964081873456744929</id><published>2010-12-02T19:35:00.000-08:00</published><updated>2010-12-02T19:35:00.205-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-02T19:35:00.205-08:00</app:edited><title>No. 1 Codec Pack for Windows Media Player</title><content type="html">Codec pack - use to play all video and music file format.&lt;br /&gt;
&lt;br /&gt;
Download&lt;br /&gt;
&lt;a href="http://www.codecguide.com/download_k-lite_codec_pack_mega.htm"&gt;K-Lite Mega Pack&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Player:&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Media Player Classic Homecinema [version 1.4.2744.0]&lt;/li&gt;
&lt;li&gt;Media Player Classic Homecinema [version 1.2.1008.0]&lt;/li&gt;
&lt;li&gt;Media Player Classic [version 6.4.9.1 rev. 107]&lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;ffdshow:&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;ffdshow [revision 3631]&lt;/li&gt;
&lt;li&gt;ffdshow VFW interface&lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;DirectShow video decoding filters:&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;XviD [version 1.2.2]&lt;/li&gt;
&lt;li&gt;On2 VP7 [version 7.0.10.0]&lt;/li&gt;
&lt;li&gt;MPEG-2 (DScaler5) [version 0.0.8.0]&lt;/li&gt;
&lt;li&gt;MPEG-2 (Cyberlink) [version 8.4.0.1408]&lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;DirectShow audio decoding filters:&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;AC3/DTS/LPCM (AC3Filter) [version 1.63b]&lt;/li&gt;
&lt;li&gt;Vorbis (CoreVorbis) [version 1.1.0.79]&lt;/li&gt;
&lt;li&gt;AAC (MONOGRAM) [version 0.9.6.0]&lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;DirectShow audio parsers:&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;FLAC (madFLAC) [version 1.9]&lt;/li&gt;
&lt;li&gt;WavPack (CoreWavPack) [version 1.1.1]&lt;/li&gt;
&lt;li&gt;MusePack (MONOGRAM) [version 0.9.2.0 | 0.4.0.0]&lt;/li&gt;
&lt;li&gt;Monkey's Audio (DCoder) [version 1.0]&lt;/li&gt;
&lt;li&gt;OptimFROG (RadLight) [version 1.0.0.1]&lt;/li&gt;
&lt;li&gt;AMR (MONOGRAM) [version 1.0.1.0]&lt;/li&gt;
&lt;li&gt;DC-Bass Source [version 1.2.0]&lt;/li&gt;
&lt;li&gt;AC3/DTS Source (AC3File) [version 0.7b]&lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;DirectShow source filters:&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Haali Media Splitter [version 1.10.348.15]&lt;/li&gt;
&lt;li&gt;AVI splitter (Gabest) [version 1.4.2740.0]&lt;/li&gt;
&lt;li&gt;MP4 splitter (Gabest) [version 1.4.2740.0]&lt;/li&gt;
&lt;li&gt;Matroska splitter (Gabest) [version 1.4.2740.0]&lt;/li&gt;
&lt;li&gt;Ogg splitter (Gabest) [version 1.4.2740.0]&lt;/li&gt;
&lt;li&gt;MPEG PS/TS splitter (Gabest) [version 1.4.2740.0]&lt;/li&gt;
&lt;li&gt;FLV splitter (Gabest) [version 1.4.2740.0]&lt;/li&gt;
&lt;li&gt;RealMedia splitter (Gabest) [version 1.4.2740.0]&lt;/li&gt;
&lt;li&gt;CDXA Reader (Gabest) [version 1.4.2740.0]&lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;DirectShow subtitle filter:&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;DirectVobSub (a.k.a. VSFilter) [version 2.39.5.3]&lt;/li&gt;
&lt;li&gt;DirectVobSub (a.k.a. VSFilter) [version 2.33]&lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;Other filters:&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Haali Video Renderer [version 1.10.348.15]&lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;VFW video codecs:&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;XviD [version 1.2.2]&lt;/li&gt;
&lt;li&gt;x264 [revision 1713]&lt;/li&gt;
&lt;li&gt;On2 VP6 [version 6.4.2.0]&lt;/li&gt;
&lt;li&gt;On2 VP7 [version 7.0.10.0]&lt;/li&gt;
&lt;li&gt;Lagarith [version 1.3.20]&lt;/li&gt;
&lt;li&gt;huffyuv [version 2.1.1 CCE Patch 0.2.5]&lt;/li&gt;
&lt;li&gt;Intel Indeo 4 [version 4.51.16.2]&lt;/li&gt;
&lt;li&gt;Intel Indeo 5 [version 5.2562.15.54]&lt;/li&gt;
&lt;li&gt;Intel I.263 [version 2.55.1.16]&lt;/li&gt;
&lt;li&gt;DivX [version 3.11]&lt;/li&gt;
&lt;li&gt;YV12 (Helix) [version 1.2]&lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;ACM audio codecs:&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;MP3 (Fraunhofer) [version 3.4.0.0]&lt;/li&gt;
&lt;li&gt;MP3 (LAME) [version 3.98.2]&lt;/li&gt;
&lt;li&gt;AC3ACM [version 1.5]&lt;/li&gt;
&lt;li&gt;Vorbis [version 0.0.3.6]&lt;/li&gt;
&lt;li&gt;DivX WMA [version 4.2.0.0]&lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;Tools:&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Codec Tweak Tool [version 4.6.1]&lt;/li&gt;
&lt;li&gt;Win7DSFilterTweaker [version 3.7]&lt;/li&gt;
&lt;li&gt;MediaInfo Lite [version 0.7.37]&lt;/li&gt;
&lt;li&gt;GSpot Codec Information Appliance [version 2.70a]&lt;/li&gt;
&lt;li&gt;VobSubStrip [version 0.11]&lt;/li&gt;
&lt;li&gt;GraphStudio [version 0.3.2.0]&lt;/li&gt;
&lt;li&gt;Haali Muxer&lt;/li&gt;
&lt;li&gt;FourCC Changer&lt;/li&gt;
&lt;li&gt;Bitrate Calculator&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_t5V7X7RTHaY/TPhlXFQtv_I/AAAAAAAAAKI/EWy1Nc_W8sk/s1600/2.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TPhlXFQtv_I/AAAAAAAAAKI/EWy1Nc_W8sk/s1600/2.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-6964081873456744929?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/P995F-ECtY1s5OC280MXFgl05TI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/P995F-ECtY1s5OC280MXFgl05TI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/P995F-ECtY1s5OC280MXFgl05TI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/P995F-ECtY1s5OC280MXFgl05TI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/z2SqyMOQa-s" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/6964081873456744929/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2010/12/no-1-codec-pack-for-windows-media.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/6964081873456744929?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/6964081873456744929?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/z2SqyMOQa-s/no-1-codec-pack-for-windows-media.html" title="No. 1 Codec Pack for Windows Media Player" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_t5V7X7RTHaY/TPhlXFQtv_I/AAAAAAAAAKI/EWy1Nc_W8sk/s72-c/2.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2010/12/no-1-codec-pack-for-windows-media.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEINSHs4fip7ImA9Wx9SE0k.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-6908166391794890586</id><published>2010-12-02T19:23:00.000-08:00</published><updated>2010-12-02T19:23:19.536-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-02T19:23:19.536-08:00</app:edited><title>Avira AntiVir Personal Tweaks</title><content type="html">&lt;h4&gt;Tweak #1: Prevent display of ad for pro version&lt;/h4&gt;The  free version of Avira AntiVir displays an ad for the Premium version  every time it updates its virus definition file. Fortunately, this  annoying ad can be blocked. Follow the instructions below.&lt;br /&gt;
Windows XP Pro:&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Start –&amp;gt; Settings -&amp;gt; Control Panel -&amp;gt; Administrative Tools–&amp;gt; Local Security Policy.&lt;/li&gt;
&lt;li&gt;Click on &lt;i&gt;Software Restriction Policy&lt;/i&gt;, then on &lt;i&gt;Additional Rules&lt;/i&gt;.&lt;/li&gt;
&lt;li&gt;In the menu, click on &lt;i&gt;Action&lt;/i&gt;, then on &lt;i&gt;New Path Rule&lt;/i&gt;.&lt;/li&gt;
&lt;li&gt;Press the browse button and select the file &lt;i&gt;avnotify.exe&lt;/i&gt; that is located in the installation folder of Avira. For example:&lt;br /&gt;
C:\Program Files\Avira\AntiVir Desktop\avnotify.exe&lt;/li&gt;
&lt;li&gt;Set &lt;i&gt;Security level&lt;/i&gt; to &lt;i&gt;Disallowed&lt;/i&gt; (default) and press OK.&lt;/li&gt;
&lt;/ol&gt;Windows XP Home:&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Boot Windows into Safe Mode by pressing F8 repeatedly when starting your computer.&lt;/li&gt;
&lt;li&gt;Open Windows Explorer and navigate to the installation folder of Avira, for example: C:\Program Files\Avira\AntiVir Desktop&lt;/li&gt;
&lt;li&gt;Right-click on the file &lt;b&gt;avnotify.exe&lt;/b&gt; and select &lt;i&gt;Properties&lt;/i&gt;.&lt;/li&gt;
&lt;li&gt;Go to the &lt;i&gt;Security&lt;/i&gt; tab and press the &lt;i&gt;Advanced&lt;/i&gt; button.&lt;/li&gt;
&lt;li&gt;On the &lt;i&gt;Permissions&lt;/i&gt; tab, click on the &lt;i&gt;Edit&lt;/i&gt; button.&lt;/li&gt;
&lt;li&gt;Press the &lt;i&gt;Add&lt;/i&gt; button.&lt;/li&gt;
&lt;li&gt;In the object name field, type your Windows user name and press enter.&lt;/li&gt;
&lt;li&gt;Enable the &lt;i&gt;Deny&lt;/i&gt; checkbox for &lt;i&gt;Traverse folder / execute file&lt;/i&gt;.&lt;/li&gt;
&lt;li&gt;Optionally repeat the above two steps for the "Administrators" and "users" user groups.&lt;/li&gt;
&lt;li&gt;Press OK a few times to exit all open windows.&lt;/li&gt;
&lt;/ol&gt;Windows Vista, Windows 7:&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Open Windows Explorer and navigate to the installation folder of Avira, for example: C:\Program Files\Avira\AntiVir Desktop&lt;/li&gt;
&lt;li&gt;Right-click on the file &lt;b&gt;avnotify.exe&lt;/b&gt; and select &lt;i&gt;Properties&lt;/i&gt;.&lt;/li&gt;
&lt;li&gt;Go to the &lt;i&gt;Security&lt;/i&gt; tab and press the &lt;i&gt;Advanced&lt;/i&gt; button.&lt;/li&gt;
&lt;li&gt;On the &lt;i&gt;Permissions&lt;/i&gt; tab, click on the &lt;i&gt;Edit&lt;/i&gt; button.&lt;/li&gt;
&lt;li&gt;Press the &lt;i&gt;Add&lt;/i&gt; button.&lt;/li&gt;
&lt;li&gt;In the object name field, type your Windows user name and press enter.&lt;/li&gt;
&lt;li&gt;Enable the &lt;i&gt;Deny&lt;/i&gt; checkbox for &lt;i&gt;Traverse folder / execute file&lt;/i&gt;.&lt;/li&gt;
&lt;li&gt;Optionally repeat the above two steps for the "Administrators" and "users" user groups.&lt;/li&gt;
&lt;li&gt;Press OK a few times to exit all open windows.&lt;/li&gt;
&lt;/ol&gt;&lt;h4&gt;Tweak #2: Disable splash screen after boot&lt;/h4&gt;&lt;ol&gt;&lt;li&gt;Run the Registry Editor: &lt;br /&gt;
Start -&amp;gt; Run -&amp;gt; regedit.exe&lt;/li&gt;
&lt;li&gt;Navigate to the key:&lt;br /&gt;
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run&lt;/li&gt;
&lt;li&gt;Right-click on the value &lt;b&gt;avgnt&lt;/b&gt; and select &lt;i&gt;Modify&lt;/i&gt;.&lt;/li&gt;
&lt;li&gt;Add &lt;b&gt;/ns&lt;/b&gt; at the end of the command.&lt;/li&gt;
&lt;/ol&gt;&lt;h4&gt;Tweak #3: Silent updates&lt;/h4&gt;At  default settings AntiVir will show a small update windows whenever it  updates. Follow the following steps to hide that. This tweak only  applies to version 9 of AntiVir. There is no need to make any changes  when using version 10.&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Launch AntiVir and click the &lt;i&gt;Scheduler&lt;/i&gt; tab.&lt;/li&gt;
&lt;li&gt;Right-click on &lt;i&gt;Daily Update&lt;/i&gt; and choose &lt;i&gt;Edit job&lt;/i&gt;.&lt;/li&gt;
&lt;li&gt;Click Next until you reach the &lt;i&gt;Display Mode&lt;/i&gt; screen.&lt;/li&gt;
&lt;li&gt;Choose &lt;i&gt;Invisible&lt;/i&gt; from the drop-down list.&lt;/li&gt;
&lt;/ol&gt;&lt;h4&gt;Download:&amp;nbsp;&lt;/h4&gt;&lt;h4&gt;&lt;a href="http://www.free-av.com/en/download/index.html" target="_blank"&gt;Avira AntiVir&lt;/a&gt;&lt;/h4&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_t5V7X7RTHaY/TPhinZ5639I/AAAAAAAAAKE/rPaNqpsPkEc/s1600/1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TPhinZ5639I/AAAAAAAAAKE/rPaNqpsPkEc/s1600/1.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;h4&gt;&amp;nbsp;&lt;/h4&gt;&lt;h4&gt;&amp;nbsp;&lt;/h4&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-6908166391794890586?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/f1BkAsdfzagj1ezOy86uPZiRl0w/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/f1BkAsdfzagj1ezOy86uPZiRl0w/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/f1BkAsdfzagj1ezOy86uPZiRl0w/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/f1BkAsdfzagj1ezOy86uPZiRl0w/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/1zsj6Glx9tM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/6908166391794890586/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2010/12/avira-antivir-personal-tweaks.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/6908166391794890586?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/6908166391794890586?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/1zsj6Glx9tM/avira-antivir-personal-tweaks.html" title="Avira AntiVir Personal Tweaks" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_t5V7X7RTHaY/TPhinZ5639I/AAAAAAAAAKE/rPaNqpsPkEc/s72-c/1.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2010/12/avira-antivir-personal-tweaks.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEQCRn09fyp7ImA9Wx9SE0k.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-4573091797354966154</id><published>2010-12-02T19:19:00.001-08:00</published><updated>2010-12-02T19:19:27.367-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-02T19:19:27.367-08:00</app:edited><title>Secret in Searching Internet Using Extension</title><content type="html">Searching in the internet is easy when you know the exact title you are looking for? and what type of file is that like image, music, application and etc.&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;What to search for music?&amp;nbsp;&lt;/i&gt;&lt;br /&gt;
ex.1 &lt;u&gt;shakira.mp3&lt;/u&gt; &lt;br /&gt;
Yahoo:&lt;br /&gt;
&lt;a href="http://search.yahoo.com/search;_ylt=AqvVSiDplaR9XwMTrKxJWaCbvZx4?vc=&amp;amp;fp_ip=ph&amp;amp;p=shakira.mp3&amp;amp;toggle=1&amp;amp;cop=mss&amp;amp;ei=UTF-8&amp;amp;fr=yfp-t-701"&gt;http://search.yahoo.com/search;_ylt=AqvVSiDplaR9XwMTrKxJWaCbvZx4?vc=&amp;amp;fp_ip=ph&amp;amp;p=shakira.mp3&amp;amp;toggle=1&amp;amp;cop=mss&amp;amp;ei=UTF-8&amp;amp;fr=yfp-t-701&lt;/a&gt;&lt;br /&gt;
Google:&lt;br /&gt;
&lt;a href="http://www.google.com.ph/#sclient=psy&amp;amp;hl=tl&amp;amp;q=shakira.mp3&amp;amp;aq=f&amp;amp;aqi=&amp;amp;aql=&amp;amp;oq=&amp;amp;gs_rfai=&amp;amp;pbx=1&amp;amp;fp=effe41498d8b5272"&gt;http://www.google.com.ph/#sclient=psy&amp;amp;hl=tl&amp;amp;q=shakira.mp3&amp;amp;aq=f&amp;amp;aqi=&amp;amp;aql=&amp;amp;oq=&amp;amp;gs_rfai=&amp;amp;pbx=1&amp;amp;fp=effe41498d8b5272&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;What to Search for Video?&lt;/i&gt;&lt;br /&gt;
ex.2 &lt;u&gt;shakira.flv&lt;/u&gt; also you can used .mpeg .avi and other video file extension.&lt;br /&gt;
FLV use by youtube for there video file format and other video site. &lt;br /&gt;
Yahoo:&lt;br /&gt;
&lt;a href="http://search.yahoo.com/search;_ylt=A0oGdSbMWfhMjSQARnxXNyoA;_ylc=X1MDMjc2NjY3OQRfcgMyBGFvAzAEZnIDeWZwLXQtNzAxBGhvc3RwdmlkA2JHRXVKMG9HZFRCMmVFb19UUGhOUUFMemdQRmJKMHo0V2N3QUR1ZGMEbl9ncHMDMARuX3ZwcwMwBG9yaWdpbgNzcnAEcXVlcnkDc2hha2lyYS5mbHYEc2FvAzEEdnRlc3RpZANNU1kwMDg-?p=shakira.flv&amp;amp;fr2=sb-top&amp;amp;fr=yfp-t-701&amp;amp;fp_ip=ph&amp;amp;rd=r1&amp;amp;meta=vc%3Dph"&gt;http://search.yahoo.com/search;_ylt=A0oGdSbMWfhMjSQARnxXNyoA;_ylc=X1MDMjc2NjY3OQRfcgMyBGFvAzAEZnIDeWZwLXQtNzAxBGhvc3RwdmlkA2JHRXVKMG9HZFRCMmVFb19UUGhOUUFMemdQRmJKMHo0V2N3QUR1ZGMEbl9ncHMDMARuX3ZwcwMwBG9yaWdpbgNzcnAEcXVlcnkDc2hha2lyYS5mbHYEc2FvAzEEdnRlc3RpZANNU1kwMDg-?p=shakira.flv&amp;amp;fr2=sb-top&amp;amp;fr=yfp-t-701&amp;amp;fp_ip=ph&amp;amp;rd=r1&amp;amp;meta=vc%3Dph&lt;/a&gt; &lt;br /&gt;
Google:&lt;br /&gt;
&lt;a href="http://www.google.com.ph/#sclient=psy&amp;amp;hl=tl&amp;amp;q=shakira.flv&amp;amp;aq=f&amp;amp;aqi=&amp;amp;aql=&amp;amp;oq=&amp;amp;gs_rfai=&amp;amp;pbx=1&amp;amp;fp=2c71ecd306e373d4"&gt;http://www.google.com.ph/#sclient=psy&amp;amp;hl=tl&amp;amp;q=shakira.flv&amp;amp;aq=f&amp;amp;aqi=&amp;amp;aql=&amp;amp;oq=&amp;amp;gs_rfai=&amp;amp;pbx=1&amp;amp;fp=2c71ecd306e373d4&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;What to Search for your Project?&lt;/i&gt;&lt;br /&gt;
ex. 3 Science Project.pdf or Science Project.doc if you want to search for presentation use .ppt - powerpoint &lt;br /&gt;
Yahoo:&lt;br /&gt;
&lt;a href="http://search.yahoo.com/search;_ylt=A0oGdS7nWfhMoCUAo.NXNyoA;_ylc=X1MDMjc2NjY3OQRfcgMyBGFvAzAEZnIDeWZwLXQtNzAxBGhvc3RwdmlkAzQuMW81MG9HZFRCMmVFb19UUGhOUUF0UGdQRmJEMHo0V2VjQUNGUWMEbl9ncHMDMARuX3ZwcwMwBG9yaWdpbgNzcnAEcXVlcnkDU2NpZW5jZSBQcm9qZWN0LmRvYwRzYW8DMQR2dGVzdGlkA01TWTAwOA--?p=Science+Project.doc&amp;amp;fr2=sb-top&amp;amp;fr=yfp-t-701&amp;amp;fp_ip=ph&amp;amp;rd=r1&amp;amp;meta=vc%3Dph"&gt;http://search.yahoo.com/search;_ylt=A0oGdS7nWfhMoCUAo.NXNyoA;_ylc=X1MDMjc2NjY3OQRfcgMyBGFvAzAEZnIDeWZwLXQtNzAxBGhvc3RwdmlkAzQuMW81MG9HZFRCMmVFb19UUGhOUUF0UGdQRmJEMHo0V2VjQUNGUWMEbl9ncHMDMARuX3ZwcwMwBG9yaWdpbgNzcnAEcXVlcnkDU2NpZW5jZSBQcm9qZWN0LmRvYwRzYW8DMQR2dGVzdGlkA01TWTAwOA--?p=Science+Project.doc&amp;amp;fr2=sb-top&amp;amp;fr=yfp-t-701&amp;amp;fp_ip=ph&amp;amp;rd=r1&amp;amp;meta=vc%3Dph&lt;/a&gt;&lt;br /&gt;
Google:&lt;br /&gt;
&lt;a href="http://www.google.com.ph/#sclient=psy&amp;amp;hl=tl&amp;amp;q=Science+Project.pdf&amp;amp;aq=f&amp;amp;aqi=&amp;amp;aql=&amp;amp;oq=&amp;amp;gs_rfai=&amp;amp;pbx=1&amp;amp;fp=2c71ecd306e373d4"&gt;http://www.google.com.ph/#sclient=psy&amp;amp;hl=tl&amp;amp;q=Science+Project.pdf&amp;amp;aq=f&amp;amp;aqi=&amp;amp;aql=&amp;amp;oq=&amp;amp;gs_rfai=&amp;amp;pbx=1&amp;amp;fp=2c71ecd306e373d4&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;What to Search for a torrent file?&lt;/i&gt;&lt;br /&gt;
ex. 4 Kaspersky Antivirus 2011.torrent&lt;br /&gt;
Yahoo:&lt;br /&gt;
&lt;a href="http://search.yahoo.com/search;_ylt=A0oGdVKJXPhMwywAKyZXNyoA;_ylc=X1MDMjc2NjY3OQRfcgMyBGFvAzAEZnIDeWZwLXQtNzAxBGhvc3RwdmlkA0l5ZU9ia29HZFRCMmVFb19UUGhOUUFhY1FURmNKRXo0WElrQUNhUy4Ebl9ncHMDMARuX3ZwcwMwBG9yaWdpbgNzcnAEcXVlcnkDS2FzcGVyc2t5IEFudGl2aXJ1cyAyMDExLnRvcnJlbnQEc2FvAzEEdnRlc3RpZANNU1kwMDg-?p=Kaspersky+Antivirus+2011.torrent&amp;amp;fr2=sb-top&amp;amp;fr=yfp-t-701&amp;amp;fp_ip=ph&amp;amp;rd=r1&amp;amp;meta=vc%3Dph"&gt;http://search.yahoo.com/search;_ylt=A0oGdVKJXPhMwywAKyZXNyoA;_ylc=X1MDMjc2NjY3OQRfcgMyBGFvAzAEZnIDeWZwLXQtNzAxBGhvc3RwdmlkA0l5ZU9ia29HZFRCMmVFb19UUGhOUUFhY1FURmNKRXo0WElrQUNhUy4Ebl9ncHMDMARuX3ZwcwMwBG9yaWdpbgNzcnAEcXVlcnkDS2FzcGVyc2t5IEFudGl2aXJ1cyAyMDExLnRvcnJlbnQEc2FvAzEEdnRlc3RpZANNU1kwMDg-?p=Kaspersky+Antivirus+2011.torrent&amp;amp;fr2=sb-top&amp;amp;fr=yfp-t-701&amp;amp;fp_ip=ph&amp;amp;rd=r1&amp;amp;meta=vc%3Dph&lt;/a&gt;&lt;br /&gt;
Google:&lt;br /&gt;
&lt;a href="http://www.google.com.ph/#sclient=psy&amp;amp;hl=tl&amp;amp;q=Kaspersky+Antivirus+2011.torrent&amp;amp;aq=o&amp;amp;aqi=&amp;amp;aql=&amp;amp;oq=&amp;amp;gs_rfai=&amp;amp;pbx=1&amp;amp;fp=2c71ecd306e373d4"&gt;http://www.google.com.ph/#sclient=psy&amp;amp;hl=tl&amp;amp;q=Kaspersky+Antivirus+2011.torrent&amp;amp;aq=o&amp;amp;aqi=&amp;amp;aql=&amp;amp;oq=&amp;amp;gs_rfai=&amp;amp;pbx=1&amp;amp;fp=2c71ecd306e373d4&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
What to Search for Image?&lt;br /&gt;
Go to Yahoo.com or Google.com click Image located left corner or upper part then type the title of the picture in the search button then click search.&lt;br /&gt;
ex. 5 waloblog&lt;br /&gt;
Google:&lt;br /&gt;
&lt;a href="http://www.google.com.ph/images?um=1&amp;amp;hl=tl&amp;amp;biw=1024&amp;amp;bih=578&amp;amp;tbs=isch%3A1&amp;amp;sa=1&amp;amp;q=waloblog&amp;amp;btnG=Hanapin&amp;amp;aq=f&amp;amp;aqi=&amp;amp;aql=&amp;amp;oq=&amp;amp;gs_rfai="&gt;http://www.google.com.ph/images?um=1&amp;amp;hl=tl&amp;amp;biw=1024&amp;amp;bih=578&amp;amp;tbs=isch%3A1&amp;amp;sa=1&amp;amp;q=waloblog&amp;amp;btnG=Hanapin&amp;amp;aq=f&amp;amp;aqi=&amp;amp;aql=&amp;amp;oq=&amp;amp;gs_rfai=&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;Now you know how to search in the internet for faster result. &lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;For help about searching leave a comment..&lt;/b&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-4573091797354966154?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/iB8fj8r-qGmg5QzTCh0McrJZMug/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iB8fj8r-qGmg5QzTCh0McrJZMug/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/iB8fj8r-qGmg5QzTCh0McrJZMug/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iB8fj8r-qGmg5QzTCh0McrJZMug/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/xN5wRu0ot9I" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/4573091797354966154/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2010/12/secret-in-searching-internet-using.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/4573091797354966154?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/4573091797354966154?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/xN5wRu0ot9I/secret-in-searching-internet-using.html" title="Secret in Searching Internet Using Extension" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2010/12/secret-in-searching-internet-using.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUANQ3YzfCp7ImA9Wx9SEUQ.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-7317183594650897331</id><published>2010-12-01T02:03:00.000-08:00</published><updated>2010-12-01T02:03:12.884-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-01T02:03:12.884-08:00</app:edited><title>Best P2p Sharing Program for Music, Images,and Video</title><content type="html">Limewire 1st best in music download, but under a court order&lt;br /&gt;
&lt;div class="legal-top-box"&gt;Frostwire 2nd best in music download&lt;/div&gt;&lt;div class="legal-top-box"&gt;Shareaza 3rd best in music download&lt;/div&gt;&lt;div class="legal-top-box"&gt;Utorrent - 1st best in torrent software download&lt;/div&gt;&lt;div class="legal-top-box"&gt;Bittorrent - 2nd best in torrent software download&lt;/div&gt;&lt;div class="legal-top-box"&gt;Kazaa&lt;/div&gt;&lt;div class="legal-top-box"&gt;bearshare&lt;/div&gt;&lt;div class="legal-top-box"&gt;Imesh&lt;/div&gt;&lt;div class="legal-top-box"&gt; Ares&lt;/div&gt;&lt;div class="legal-top-box"&gt;Warez &lt;/div&gt;&lt;div class="legal-top-box"&gt;Azureus&lt;/div&gt;&lt;div class="legal-top-box"&gt;Lphant&lt;/div&gt;&lt;div class="legal-top-box"&gt; eMule&lt;/div&gt;&lt;div class="legal-top-box"&gt;Winmx&lt;/div&gt;&lt;div class="legal-top-box"&gt;MORPHEUS&lt;/div&gt;&lt;div class="legal-top-box"&gt; Bitcoment&lt;/div&gt;&lt;div class="legal-top-box"&gt;Piolet&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_t5V7X7RTHaY/TPYdWUw04bI/AAAAAAAAAKA/5l3rL6VIX3k/s1600/2.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="109" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TPYdWUw04bI/AAAAAAAAAKA/5l3rL6VIX3k/s320/2.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="legal-top-box"&gt;&amp;nbsp;&lt;/div&gt;&lt;br /&gt;
&lt;div class="legal-top-box"&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-7317183594650897331?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ysqNfJfDxEOURyopNJtR2kH3WgI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ysqNfJfDxEOURyopNJtR2kH3WgI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ysqNfJfDxEOURyopNJtR2kH3WgI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ysqNfJfDxEOURyopNJtR2kH3WgI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/YmICUiO4GwM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/7317183594650897331/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2010/12/best-p2p-sharing-program-for-music.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/7317183594650897331?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/7317183594650897331?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/YmICUiO4GwM/best-p2p-sharing-program-for-music.html" title="Best P2p Sharing Program for Music, Images,and Video" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_t5V7X7RTHaY/TPYdWUw04bI/AAAAAAAAAKA/5l3rL6VIX3k/s72-c/2.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2010/12/best-p2p-sharing-program-for-music.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEcERn05eSp7ImA9Wx9SEUQ.&quot;"><id>tag:blogger.com,1999:blog-3751555766113058139.post-5453363117683981900</id><published>2010-12-01T00:26:00.000-08:00</published><updated>2010-12-01T00:26:47.321-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-01T00:26:47.321-08:00</app:edited><title>CD Tweaking Tested Work</title><content type="html">&lt;dl&gt;&lt;dt&gt;&lt;b&gt;&lt;u&gt;&amp;nbsp;Follow the Step Given:&lt;/u&gt;&lt;/b&gt;&lt;/dt&gt;
&lt;dt&gt;&lt;b&gt;&lt;u&gt;&amp;nbsp;&lt;/u&gt;&lt;/b&gt;&lt;/dt&gt;
&lt;dt&gt;&lt;b&gt;1. Lightly sand the outer and inner edge of the CD with   sand paper (240 grit works fine) to remove the shine. This roughing   of the edges stops a great deal of the laser reflections. This   results in a more musical, natural and detailed playback.&lt;/b&gt;   &lt;/dt&gt;
&lt;dt&gt;&amp;nbsp;   &lt;/dt&gt;
&lt;dt&gt;&lt;b&gt;2. Green or blacken the edges you just sanded and also   green or blacken the &lt;u&gt;top and bottom&lt;/u&gt; of the CD &lt;u&gt;around   the center hole where it is clear.&lt;/u&gt; Make sure you color into   any centering grooves or hills. Because the laser is red everyone   has assumed that you have to use a green marker to absorb the   light. Black absorbs all colors and works very effectively. You   want to use a marker that is opaque, doesn’t come off on   your fingers and also does not peel off. Surprisingly cheap and   effective is your basic black Sanford Sharpie marker. With this   marker you need to go over each area several times to make it   opaque. Doing this will give you even better sound.&lt;/b&gt;   &lt;/dt&gt;
&lt;dt&gt;&amp;nbsp;   &lt;/dt&gt;
&lt;dt&gt;&lt;b&gt;3. Make 6 black or green lines on top of the CD a little   less than one quarter inch wide. These lines run from the center   of the CD to the edge (you are dividing the CD into six pieces   of pie). You can still read the label with these lines. I got   this idea from the Marigo Crossbow mat with it’s three wider   lines. The spinning black lines really make a difference. You   might experiment with other amounts of lines (3-8). Let me know   what you think. More lines might work better or worse with the   faster spinning DVD’s.&lt;/b&gt;   &lt;/dt&gt;
&lt;dt&gt;&amp;nbsp;   &lt;/dt&gt;
&lt;dt&gt;&lt;b&gt;4. Apply the latest optical treatment to the &lt;u&gt;playing   side and the top&lt;/u&gt; of the CD. For years I used Finyl, then   for 2 years I used Optrix then Auric Illuminator and now I really   like Vivid by Walker Audio. If you want to treat a hybrid SACD   then you must first use Mapleshade Mikrosmooth to remove a coating   on the SACD that interacts badly with enhancers.&lt;/b&gt;   &lt;/dt&gt;
&lt;dt&gt;&amp;nbsp;   &lt;/dt&gt;
&lt;dt&gt;&lt;b&gt;5. Remove static on the CD/SACD/DVD by using the Mapleshade   Iconoclast. Works similarly to the Zerostat (generally used on   records/LPs) but way more powerful. Puts out both positive and   negative Ions to completely de-static the CD. According so some,   works better than demagnetizing the CD with either the Bidini   Clarifier or a bulk eraser. The Iconoclast can be used on your   cables for better sound as well.&lt;/b&gt;   &lt;/dt&gt;
&lt;dt&gt;&amp;nbsp;   &lt;/dt&gt;
&lt;dt&gt;&lt;b&gt;We do numbers one through five on every CD/SACD/DAD/DVD-A   we listen to.&lt;/b&gt;   &lt;/dt&gt;
&lt;dt&gt;&amp;nbsp;   &lt;/dt&gt;
&lt;dt&gt;&lt;b&gt;6. Damp the top of the CD with either of the press on   damping goodies from Combak or Compact Dynamics (the Optrix Co.).&lt;/b&gt;   &lt;/dt&gt;
&lt;dt&gt;&amp;nbsp;   &lt;/dt&gt;
&lt;dt&gt;&lt;b&gt;7. Try one of the latest mats. I personally never liked   the Audioprism one but they have a new improved version. The   only mat that I have tried and liked is the Marigo Crossbow mat.   However, it made CDs and DVDs sound worse on the EVS modified   Pioneer and Sony DVD players. Experiment as always.&lt;/b&gt;   &lt;/dt&gt;
&lt;dt&gt;&amp;nbsp;   &lt;/dt&gt;
&lt;dt&gt;&lt;b&gt;8. Try the Peter Belt foils. We have not yet heard this   ourselves but have heard about the Belt Phenomenon for years.   Check out what Greg Weaver of Soundstage has to say about the   Belt foils.&lt;/b&gt;   &lt;/dt&gt;
&lt;dt&gt;&amp;nbsp;   &lt;/dt&gt;
&lt;dt&gt;&lt;b&gt;9. Try freezing your CDs. See Soundstages Greg Weavers   info in his &lt;a href="http://www.soundstage.com/synergize/"&gt;Dec   99 column.&lt;/a&gt;&lt;/b&gt;   &lt;/dt&gt;
&lt;dt&gt;&amp;nbsp;   &lt;/dt&gt;
&lt;dt&gt;&lt;b&gt;10. Some people have said that copying a CD onto a "black"   CDR sounds better.&lt;/b&gt;   &lt;/dt&gt;
&lt;dt&gt;&amp;nbsp;   &lt;/dt&gt;
&lt;dt&gt;&lt;b&gt;11. Make copies on the best Yamaha ripper. Suppose to   give burn larger pits that make them less sensitive to jitter.   With first burning to hard disc and then burning the CDR with   the Yamaha ripper people have said it gives improved sound.&lt;/b&gt;&lt;/dt&gt;
&lt;dt&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/dt&gt;
&lt;dt&gt;&lt;b&gt;from: &lt;a href="http://www.tweakaudio.com/Cd%20tweaks.html"&gt;http://www.tweakaudio.com/Cd%20tweaks.html&lt;/a&gt;&lt;/b&gt; &lt;/dt&gt;
&lt;dt&gt;&lt;br /&gt;
&lt;/dt&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_t5V7X7RTHaY/TPYGoo_T8AI/AAAAAAAAAJ8/PKAb8JKeH-w/s1600/DSC00331.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="240" src="http://4.bp.blogspot.com/_t5V7X7RTHaY/TPYGoo_T8AI/AAAAAAAAAJ8/PKAb8JKeH-w/s320/DSC00331.JPG" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;dt&gt;&lt;br /&gt;
&lt;/dt&gt;
&lt;dt&gt;&lt;br /&gt;
&lt;/dt&gt;
&lt;/dl&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3751555766113058139-5453363117683981900?l=waltergemperle.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/O8DCx_nnN_5flg2ll8fcIH3s8Rw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/O8DCx_nnN_5flg2ll8fcIH3s8Rw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/O8DCx_nnN_5flg2ll8fcIH3s8Rw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/O8DCx_nnN_5flg2ll8fcIH3s8Rw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WaloBlog/~4/8fUAAN3OQ98" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://waltergemperle.blogspot.com/feeds/5453363117683981900/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://waltergemperle.blogspot.com/2010/12/cd-tweaking-tested-work.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/5453363117683981900?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3751555766113058139/posts/default/5453363117683981900?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WaloBlog/~3/8fUAAN3OQ98/cd-tweaking-tested-work.html" title="CD Tweaking Tested Work" /><author><name>WALO</name><uri>http://www.blogger.com/profile/13036326207180366128</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="27" src="http://2.bp.blogspot.com/_t5V7X7RTHaY/TI95SwPRJBI/AAAAAAAAAHk/W1wbHo6nVA0/S220/apo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_t5V7X7RTHaY/TPYGoo_T8AI/AAAAAAAAAJ8/PKAb8JKeH-w/s72-c/DSC00331.JPG" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://waltergemperle.blogspot.com/2010/12/cd-tweaking-tested-work.html</feedburner:origLink></entry></feed>

