<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3716357778926484423</id><updated>2024-11-01T18:56:15.689+08:00</updated><category term="speed up connection"/><category term="blogging tips"/><category term="pc performance"/><category term="games"/><category term="xp themes"/><category term="anti-virus"/><category term="video tech"/><category term="wallpaper"/><title type='text'>Amen Napsters Blog</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>25</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-1749091934076957841</id><published>2009-09-22T07:00:00.008+08:00</published><updated>2010-07-03T11:04:53.052+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="blogging tips"/><title type='text'>CSS Dock Menu</title><content type='html'>&lt;li&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;entry&quot;&gt;&lt;img alt=&quot;CSS dock menu&quot; src=&quot;http://www.ndesign-studio.com/wp-content/uploads/2007/05/css-dock-menu.jpg&quot; /&gt;&lt;br /&gt;
If you are a big Mac fan, you will love this &lt;a href=&quot;http://www.ndesign-studio.com/demo/css-dock-menu/css-dock.html&quot; target=&quot;_blank&quot;&gt;CSS dock menu&lt;/a&gt; that &lt;a href=&quot;http://www.ndesign-studio.com/&quot;&gt;ndesign-studio&lt;/a&gt; designed. It is using &lt;a href=&quot;http://jquery.com/&quot; target=&quot;_blank&quot;&gt;Jquery&lt;/a&gt; Javascript library and Fisheye component from &lt;a href=&quot;http://interface.eyecon.ro/&quot; target=&quot;_blank&quot;&gt;Interface&lt;/a&gt; and some of &lt;a href=&quot;http://www.ndesign-studio.com/&quot;&gt;ndesign-studio&lt;/a&gt; &lt;a href=&quot;http://www.ndesign-studio.com/stock-icons/&quot;&gt;icons&lt;/a&gt;. It comes with two dock styles - top and bottom. This CSS dock menu is perfect to add on my &lt;a href=&quot;http://amenapster.blogspot.com/&quot;&gt;blog&lt;/a&gt;. Here I will show you how to implement it to your web page.&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;b&gt;Update:&lt;/b&gt; &lt;a href=&quot;http://www.ndesign-studio.com/&quot;&gt;ndesign-studio&lt;/a&gt; no longer support the questons regard this script. If you like the &lt;a href=&quot;http://icondock.com/icons/sets/higloss-vector-set&quot;&gt;HiGloss icons&lt;/a&gt; used in the demos, you can get them as &lt;a href=&quot;http://icondock.com/icons&quot;&gt;stock icons&lt;/a&gt; at &lt;a href=&quot;http://icondock.com/&quot;&gt;IconDock&lt;/a&gt;.&lt;br /&gt;
&lt;div class=&quot;box download&quot;&gt;&lt;h3&gt;&lt;a href=&quot;http://www.ndesign-studio.com/file/css-dock-menu.zip&quot;&gt;Download CSS Dock Menu&lt;/a&gt;&lt;/h3&gt;(&lt;a href=&quot;http://www.ndesign-studio.com/demo/css-dock-menu/css-dock.html&quot;&gt;&lt;b&gt;View Demo&lt;/b&gt;&lt;/a&gt;)&lt;br /&gt;
Zip package included JS, CSS, and icons&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;h3&gt;1. Download source files&lt;/h3&gt;Download the &lt;a href=&quot;http://www.ndesign-studio.com/file/css-dock-menu.zip&quot;&gt;CSS dock menu zip package&lt;/a&gt;.&lt;br /&gt;
&lt;h3&gt;2. Insert code &lt;/h3&gt;In between the HTML &amp;lt;head&amp;gt; tag, add the following code &lt;br /&gt;
&lt;code&gt;&amp;lt;script type=&quot;text/javascript&quot; src=&quot;js/jquery.js&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;script type=&quot;text/javascript&quot; src=&quot;js/interface.js&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt; &amp;lt;link href=&quot;style.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&amp;gt;&lt;/code&gt;&lt;br /&gt;
&lt;code&gt; &amp;lt;!--[if lt IE 7]&amp;gt;&lt;br /&gt;
&amp;lt;style type=&quot;text/css&quot;&amp;gt;&lt;br /&gt;
.dock img { behavior: url(iepngfix.htc) }&lt;br /&gt;
&amp;lt;/style&amp;gt;&lt;br /&gt;
&amp;lt;![endif]–&amp;gt;&lt;/code&gt; &lt;br /&gt;
&lt;br /&gt;
The first part is the Javascript, second part is  CSS stylesheet, and last part is the PNG hack for IE 6. &lt;br /&gt;
&lt;h3&gt;3. Configuration&lt;/h3&gt;Don’t forget to add the following code to anywhere within the &amp;lt;body&amp;gt; tag: &lt;br /&gt;
&lt;code&gt;&amp;lt;script type=&quot;text/javascript&quot;&amp;gt;&lt;br /&gt;
$(document).ready(&lt;br /&gt;
function()&lt;br /&gt;
{&lt;br /&gt;
$(’#dock2′).Fisheye(&lt;br /&gt;
{&lt;br /&gt;
maxWidth: 60,&lt;br /&gt;
items: ‘a’,&lt;br /&gt;
itemsText: ’span’,&lt;br /&gt;
container: ‘.dock-container2′,&lt;br /&gt;
itemWidth: 40,&lt;br /&gt;
proximity: 80,&lt;br /&gt;
alignment : ‘left’,&lt;br /&gt;
valign: ‘bottom’,&lt;br /&gt;
halign : ‘center’&lt;br /&gt;
}&lt;br /&gt;
)&lt;br /&gt;
}&lt;br /&gt;
);&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;4. Add or remove item&lt;/h3&gt;To add menu item to the top dock (note: span tag is after the img tag):&lt;br /&gt;
&lt;code&gt; &amp;lt;a class=&quot;dock-item&quot; href=&quot;#&quot;&amp;gt;&amp;lt;img src=&quot;images/home.png&quot; alt=&quot;home&quot; /&amp;gt;&amp;lt;span&amp;gt;Home&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt; &lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
To add menu item to the bottom dock (note: span tag is before the img tag):&lt;br /&gt;
&lt;code&gt;&amp;lt;a class=&quot;dock-item2&quot; href=&quot;#&quot;&amp;gt;&amp;lt;span&amp;gt;Home&amp;lt;/span&amp;gt;&amp;lt;img src=&quot;images/home.png&quot; alt=&quot;home&quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Browser Compatibility&lt;/h3&gt;I have tested on IE 6, IE 7, Opera 9, Firefox 2, and  Safari 2 (although there are some minor rendering issues with Safari). &lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/li&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/1749091934076957841/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2009/09/css-dock-menu.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/1749091934076957841'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/1749091934076957841'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2009/09/css-dock-menu.html' title='CSS Dock Menu'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-1225067401559628808</id><published>2009-09-22T06:06:00.001+08:00</published><updated>2009-09-22T06:29:33.602+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="blogging tips"/><title type='text'>How to Create Favicon in Blogger?</title><content type='html'>&lt;span style=&quot;font-weight: bold;&quot;&gt;What is &lt;input name=&quot;IL_MARKER&quot; type=&quot;hidden&quot; /&gt;Favicon?&lt;/span&gt;&lt;br /&gt;
&lt;input name=&quot;IL_MARKER&quot; type=&quot;hidden&quot; /&gt;Favicon is a small icon that appear in browser address. In another words, an icon associated with a particular web/site/blog and typically displayed in the address bar of a browser viewing the site.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold;&quot;&gt;Example of &lt;span style=&quot;color: #99cc00; font-family: Arial,georgia,Verdana,Sans-Serif; font-size: 13px; font-style: normal; font-weight: bold; text-decoration: underline;&quot;&gt;Favicon&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
When we entering blogger URL, we&#39;ll see &quot;B&quot; letter icon in address bar. That&#39;s &lt;input name=&quot;IL_MARKER&quot; type=&quot;hidden&quot; /&gt;favicon&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjxZ8SEuwt6SAi_vDJBfUStkuAire_XJRyvpMAeBNjbuV4MvU3vbmDAMjyskypD5QmHY_-jq2ar2Joym04nRreaa-yNBuIxrlLp-RiHSXa1HVtDxOUhNoocCGwKEU2oiGiHaVmHLHadF0U/s1600-h/favicon.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5358293176215404626&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjxZ8SEuwt6SAi_vDJBfUStkuAire_XJRyvpMAeBNjbuV4MvU3vbmDAMjyskypD5QmHY_-jq2ar2Joym04nRreaa-yNBuIxrlLp-RiHSXa1HVtDxOUhNoocCGwKEU2oiGiHaVmHLHadF0U/s400/favicon.jpg&quot; style=&quot;cursor: pointer; display: block; height: 41px; margin: 0px auto 10px; text-align: center; width: 327px;&quot; /&gt;&lt;/a&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Can I Create it for My blog?&lt;/span&gt;&lt;br /&gt;
Yes you can&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold;&quot;&gt;How to Create &lt;input name=&quot;IL_MARKER&quot; type=&quot;hidden&quot; /&gt;Favicon in Blogger?&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-weight: bold;&quot;&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;&amp;nbsp;&lt;/span&gt;Here&#39;s the step how to create &lt;input name=&quot;IL_MARKER&quot; type=&quot;hidden&quot; /&gt;favicon in blogger&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Create your own icon image using image editor such as photoshop, gimp, or any other editor. I can&#39;t use photoshop? Simply, you can search an icon in internet. Choose maximum 32x32 pixel for best view&lt;/li&gt;
&lt;li&gt;Upload to your imagehosting, such as imageshack, photobucket. You&#39;ll need its direct link url&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;Open your blogger dashboard. Go to &lt;span style=&quot;font-weight: bold;&quot;&gt;Layout&amp;gt;Edit HTML&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Copy this code    &lt;/li&gt;
&lt;span style=&quot;font-weight: bold;&quot;&gt;&amp;lt;link href=&#39;&lt;/span&gt;&lt;span style=&quot;color: #cc0000; font-weight: bold;&quot;&gt;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1IUO4M4j_yxZu-sn-IBBrJ4CSlhhFXCN1nxoioGz_GsZ08j1wD3APy1ZlOtzOINPTH1d4pb7RtYYmn9B4IVqRVMf-sMtc1IkuY8KPSH7xC9j0n-FaALpnyaGUss9nEIYpZToZG3ouxWY/s1600/rainbow.png&lt;/span&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;&#39; rel=&#39;shortcut icon&#39;/&amp;gt;&lt;/span&gt;
&lt;li&gt;Change&lt;span style=&quot;color: #cc0000; font-weight: bold;&quot;&gt; red text &lt;/span&gt;to your uploaded image URL&lt;/li&gt;
&lt;li&gt;Put that code before &lt;span style=&quot;font-weight: bold;&quot;&gt;&amp;lt;b:skin&amp;gt;&amp;lt;![CDATA[/*&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Save&lt;/li&gt;
&lt;li&gt;Preview your blog&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/1225067401559628808/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2009/09/how-to-create-favicon-in-blogger.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/1225067401559628808'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/1225067401559628808'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2009/09/how-to-create-favicon-in-blogger.html' title='How to Create Favicon in Blogger?'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjxZ8SEuwt6SAi_vDJBfUStkuAire_XJRyvpMAeBNjbuV4MvU3vbmDAMjyskypD5QmHY_-jq2ar2Joym04nRreaa-yNBuIxrlLp-RiHSXa1HVtDxOUhNoocCGwKEU2oiGiHaVmHLHadF0U/s72-c/favicon.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-623501319959317021</id><published>2009-09-22T05:54:00.001+08:00</published><updated>2009-09-22T08:03:56.064+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="blogging tips"/><title type='text'>Blogger Readmore Feature</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiwRoTT3xBT9Qk8oBnEJTXXfXep2rTzSkZOqY3WhhV3nAz74yqCAh4Qi4-x3RbssKLepXwcxFCP-QMS-JCEkDalOufqA8hgKBEQCPkQEoFE6LizdN0fimZdu8VQUKoiBIG9curvKjshvYA/s1600/jump-links.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiwRoTT3xBT9Qk8oBnEJTXXfXep2rTzSkZOqY3WhhV3nAz74yqCAh4Qi4-x3RbssKLepXwcxFCP-QMS-JCEkDalOufqA8hgKBEQCPkQEoFE6LizdN0fimZdu8VQUKoiBIG9curvKjshvYA/s400/jump-links.jpg&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;Yesterday, Blogger has announced another Blogger Birthday feature. Blogger has add readmore feature on your post. Now you don&#39;t need to add any code because this new readmore feature ease us to choose whether show full post or break post.&lt;br /&gt;
&lt;br /&gt;
Blogger call this feature&amp;nbsp; &lt;b&gt;Jump Break&lt;/b&gt;. With Jump Breaks you can show just a snippet of your post on your blog&#39;s index page. Blogger will insert a &quot;Read more&quot; link to the full post page where your readers can keep reading.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzY7m-U6mniiY5bwkfiXOlh1l4zTYmn-4sv6OOhYjoN7z4aDLR-scTqsV5Kc6e2AFInG7LxAWEy_eeOPZEfthjdKcl0OrMVN65GPAPHz5KASi6v9IXdjhAMm6sAEoF_mGBGqb2ROv2qy4/s1600-h/readmoreblogger.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzY7m-U6mniiY5bwkfiXOlh1l4zTYmn-4sv6OOhYjoN7z4aDLR-scTqsV5Kc6e2AFInG7LxAWEy_eeOPZEfthjdKcl0OrMVN65GPAPHz5KASi6v9IXdjhAMm6sAEoF_mGBGqb2ROv2qy4/s320/readmoreblogger.png&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;b&gt;How to use this blogger readmore feature?&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;There are two ways to insert a &quot;Read more&quot; jump to your posts.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDLKKvLnsodbF3qSjJ4rDKeF4rsL9WRTU4DW2xwVdJuQEBRz-WtgpzkuhUdSvKOj6gYrpHxGfvBJesI9ADr8rPBDhoyy207k5Pdq7k44E8f4AWPc-DTOicgIE-N0MBNGp17ZmX_SC9e74/s1600-h/readmore.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDLKKvLnsodbF3qSjJ4rDKeF4rsL9WRTU4DW2xwVdJuQEBRz-WtgpzkuhUdSvKOj6gYrpHxGfvBJesI9ADr8rPBDhoyy207k5Pdq7k44E8f4AWPc-DTOicgIE-N0MBNGp17ZmX_SC9e74/s320/readmore.png&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;If you use the &lt;a href=&quot;http://amenapster.blogspot.com/2009/09/blogger-new-post-editor.html&quot; target=&quot;_blank&quot;&gt;new post editor&lt;/a&gt; , you&#39;ll notice the &quot;Insert jump break&quot; icon in the editor&#39;s toolbar. Click this icon and the &quot;jump break&quot; will be inserted into your blog post at your cursor&#39;s position.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhSIPmayCDL2QY_UHLx0ecHmcrAthyphenhyphen1cU8RVlDdaN-N-rc3ZhsvPPxH5ovfslR17BkKoSqInnTxPT_nWumjHcLvjMu7yjA-SRRxOPno7TYGi__m_GkmxjJdJXc1GmGQEUTVMDoWxHN14V0/s1600-h/jumppoint.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhSIPmayCDL2QY_UHLx0ecHmcrAthyphenhyphen1cU8RVlDdaN-N-rc3ZhsvPPxH5ovfslR17BkKoSqInnTxPT_nWumjHcLvjMu7yjA-SRRxOPno7TYGi__m_GkmxjJdJXc1GmGQEUTVMDoWxHN14V0/s320/jumppoint.png&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
If you don&#39;t use the new post editor, you can still insert a jump break in Edit HTML mode by adding &amp;nbsp; where you want to break your post.&lt;br /&gt;
&lt;br /&gt;
Want to change the &quot;Read more&quot; text to your own style? No problem. You can edit the &quot;Read more&quot; text by clicking Layout and then Edit the Blog Posts widget.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjtrlvUVhTPnAe-_p5Hnw3jZfg4piTkOotASbPqLnIaaPbpmRduBK8cmAaDUhjWDGI1pd08dm7WrEZYjB4brtHKJkA6OzHAl4FL_-peAtZUHqDip5uNH0mE_g22Zhlqx-LV1hx3GFhjMwI/s1600-h/pagepagelinktext.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjtrlvUVhTPnAe-_p5Hnw3jZfg4piTkOotASbPqLnIaaPbpmRduBK8cmAaDUhjWDGI1pd08dm7WrEZYjB4brtHKJkA6OzHAl4FL_-peAtZUHqDip5uNH0mE_g22Zhlqx-LV1hx3GFhjMwI/s320/pagepagelinktext.png&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;If you&#39;ve any problem or any issues please refer to &lt;a href=&quot;http://www.bloggerbuster.com/2009/09/how-to-add-bloggers-read-more-function.html&quot;&gt;this site&lt;/a&gt; for more info.&lt;br /&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/623501319959317021/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2009/09/blogger-readmore-feature.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/623501319959317021'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/623501319959317021'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2009/09/blogger-readmore-feature.html' title='Blogger Readmore Feature'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiwRoTT3xBT9Qk8oBnEJTXXfXep2rTzSkZOqY3WhhV3nAz74yqCAh4Qi4-x3RbssKLepXwcxFCP-QMS-JCEkDalOufqA8hgKBEQCPkQEoFE6LizdN0fimZdu8VQUKoiBIG9curvKjshvYA/s72-c/jump-links.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-7137999634156607173</id><published>2009-09-22T04:23:00.001+08:00</published><updated>2009-09-22T04:37:12.444+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="blogging tips"/><title type='text'>Blogger New Post Editor</title><content type='html'>Actually New Post &lt;input name=&quot;IL_MARKER&quot; type=&quot;hidden&quot; /&gt;Editor have been announced at June 2008 access through &lt;a href=&quot;http://bloggerindraft.blogspot.com/2008/06/new-feature-new-post-editor.html&quot;&gt;Blogger Draft&lt;/a&gt;. And now this feature have been launched officially on Blogger. This is one of many &lt;span style=&quot;color: #99cc00; font-family: Arial,georgia,Verdana,Sans-Serif; font-size: 13px; font-style: normal; font-weight: 400; text-decoration: underline;&quot;&gt;features&lt;/span&gt; announced as part of Blogger&#39;s 10th birthday. Blogger has developed new post &lt;input name=&quot;IL_MARKER&quot; type=&quot;hidden&quot; /&gt;editor embedded with multi &lt;input name=&quot;IL_MARKER&quot; type=&quot;hidden&quot; /&gt;features.&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
You can set this new post &lt;span style=&quot;color: #99cc00; font-family: Arial,georgia,Verdana,Sans-Serif; font-size: 13px; font-style: normal; font-weight: 400; text-decoration: underline;&quot;&gt;editor&lt;/span&gt;, access through &lt;b&gt;Setting&lt;/b&gt; - &lt;b&gt;Basic&lt;/b&gt; , find the lowest section, at &lt;b&gt;Select Post &lt;input name=&quot;IL_MARKER&quot; type=&quot;hidden&quot; /&gt;Editor&lt;/b&gt;, then choose &lt;b&gt;Updated &lt;input name=&quot;IL_MARKER&quot; type=&quot;hidden&quot; /&gt;editor&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Improved Image Handling and HTML&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
At Old &lt;input name=&quot;IL_MARKER&quot; type=&quot;hidden&quot; /&gt;Editor, when you upload image you&#39;ll get new pop up window with maximum 5 image in every uploading. This is really wasting time. But now with the new post &lt;input name=&quot;IL_MARKER&quot; type=&quot;hidden&quot; /&gt;editor it will appear as a thumbnail in the image dialog box. That way, you can upload several images at once, and then add them into your post at your convenience. The thumbnails will be available until you close the post &lt;input name=&quot;IL_MARKER&quot; type=&quot;hidden&quot; /&gt;editor.&lt;br /&gt;
If you use Edit HTML, especially to add tables and other advanced HTML to your posts, you should find that the new &lt;input name=&quot;IL_MARKER&quot; type=&quot;hidden&quot; /&gt;editor has a number of enhancements to make the experience less frustrating, or, dare we say it, even pleasant.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Other &lt;input name=&quot;IL_MARKER&quot; type=&quot;hidden&quot; /&gt;Features&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Easy link editing in Compose mode. Just click a link and you’ll have the option of changing its URL or removing the link.&lt;/li&gt;
&lt;li&gt;Full Safari 3 support on both Windows and Macintosh. The old &lt;input name=&quot;IL_MARKER&quot; type=&quot;hidden&quot; /&gt;editor is pretty quirky on these browsers, but the new &lt;input name=&quot;IL_MARKER&quot; type=&quot;hidden&quot; /&gt;editor works as you’d expect.&lt;/li&gt;
&lt;li&gt;New Preview dialog that shows your post in a width and font size approximating what you’d see on a blog.&lt;/li&gt;
&lt;li&gt;Placeholder image for tags (such as those from video embeds) so that you can see and drag them around Compose mode.&lt;/li&gt;
&lt;/ul&gt;Source : &lt;a href=&quot;http://bloggerindraft.blogspot.com/2008/06/new-feature-new-post-editor.html&quot;&gt;Blogger in Draft&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/7137999634156607173/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2009/09/blogger-new-post-editor.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/7137999634156607173'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/7137999634156607173'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2009/09/blogger-new-post-editor.html' title='Blogger New Post Editor'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-4988236406824670205</id><published>2009-02-23T03:09:00.018+08:00</published><updated>2009-09-23T20:36:03.986+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="speed up connection"/><title type='text'>SG Vista TCP/IP Patch - automatic optimization</title><content type='html'>&lt;li&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;color: #33ccff; font-weight: bold;&quot;&gt;&lt;span style=&quot;font-size: 130%;&quot;&gt;Any question or anything related to tweaking your broadband please register to our forums. To register click on banner below. Thanks&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;a href=&quot;http://pixelforumer.freeforums.org/&quot;&gt;&lt;img alt=&quot;Click Here To Join&quot; border=&quot;0&quot; src=&quot;http://img188.imageshack.us/img188/2530/promotionsignature.png&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: lucida grande; font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span style=&quot;color: #6600cc; font-size: 130%; font-weight: bold;&quot;&gt;&lt;span style=&quot;color: #3333ff;&quot;&gt;Good News for Vista user!&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;color: white;&quot;&gt;The TCP Optimizer does not support Vista. You should use the SG Vista TCP/IP Patch instead to apply Vista tweaks.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;color: white;&quot;&gt;Also, Vista only reports the &quot;current&quot; available TCP Window, it does not advertise the full TCP Receive Window, therefore the Analyzer can&#39;t read it.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Just use the tweaks available here for Vista:&lt;br /&gt;
&lt;a href=&quot;http://www.speedguide.net/read_articles.php?id=2574&quot; target=&quot;_blank&quot;&gt;http://www.speedguide.net/read_articles.php?id=2574&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Or, to apply them automatically, the Vista TCP/IP patch (right click and save as) :&lt;br /&gt;
&lt;a href=&quot;http://www.speedguide.net/files/vista/SG_Vista_TcpIp_patch.cmd&quot; target=&quot;_blank&quot;&gt;http://www.speedguide.net/files/vist...cpIp_patch.cmd&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;color: #3333ff;&quot;&gt;Another Clear Description Below ;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;color: #3333ff;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 130%;&quot;&gt;&lt;a href=&quot;http://www.speedguide.net/files/vista/SG_Vista_TcpIp_patch.cmd&quot;&gt;SG Vista TCP/IP Patch&lt;/a&gt; - automatic optimization&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;For user convenience, we also provide a quick way to apply all optimal values as recommended above using our &lt;b&gt;&lt;a href=&quot;http://www.speedguide.net/files/vista/SG_Vista_TcpIp_patch.cmd&quot;&gt;SG Vista TCP/IP Patch&lt;/a&gt;&lt;/b&gt;. It allows for tweaking all the above netsh settings and registry values in one simple step. The &lt;a class=&quot;term1&quot; href=&quot;javascript://%20What%20is%20patch%20?&quot; onclick=&quot;MM_openBrWindow(&#39;/terms_popup.php?seek=^PATCH$&#39;,&#39;terms&#39;,&#39;scrollbars=yes,resizable=yes,width=500,height=300&#39;)&quot; title=&quot;What is patch ?&quot;&gt;patch&lt;/a&gt; also provides for easily reverting the settings to their Windows default values. To apply, save to your desktop and run as administrator (right-click -&amp;gt; run as administrator). Click Y when prompted to apply settings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;color: #3333ff;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 130%;&quot;&gt;See Also&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;a href=&quot;http://www.speedguide.net/read_articles.php?id=2744&quot;&gt;Windows Vista tcpip.sys connection limit patch for Event ID 4226&lt;/a&gt; - removing the limit on half-open TCP connections.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;color: #3333ff;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 130%;&quot;&gt;References&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;a href=&quot;http://www.microsoft.com/downloads/info.aspx?na=40&amp;amp;p=1&amp;amp;SrcDisplayLang=en&amp;amp;SrcCategoryId=&amp;amp;SrcFamilyId=f41878de-2ee7-4718-8499-2ef336db3df5&amp;amp;u=http%3a%2f%2fgo.microsoft.com%2ffwlink%2f%3fLinkId%3d110582&quot; target=&quot;_blank&quot;&gt;Windows Server 2008 Network Shell (Netsh) Technical Reference&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://support.microsoft.com/kb/951037&quot; target=&quot;_blank&quot;&gt;Microsoft KB951037&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.faqs.org/rfcs/rfc2581.html&quot;&gt;RFC 2581&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://en.wikipedia.org/wiki/Nagle%27s_algorithm&quot; target=&quot;_blank&quot;&gt;Wikipedia: Nagle&#39;s algorithm&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://technet.microsoft.com/en-us/library/cc783904.aspx&quot; target=&quot;_blank&quot;&gt;Technet: TCPNoDelay&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://support.microsoft.com/kb/Q815230&quot; target=&quot;_blank&quot;&gt;MS KB 311833&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://support.microsoft.com/kb/328890&quot;&gt;MS KB 328890&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://support.microsoft.com/kb/Q321098&quot; target=&quot;_blank&quot;&gt;MS KB 321098&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://support.microsoft.com/kb/Q321169&quot; target=&quot;_blank&quot;&gt;MS KB 321169&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/li&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/4988236406824670205/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2009/02/sg-vista-tcpip-patch-automatic.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/4988236406824670205'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/4988236406824670205'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2009/02/sg-vista-tcpip-patch-automatic.html' title='SG Vista TCP/IP Patch - automatic optimization'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-3558496832687366870</id><published>2008-11-03T07:01:00.002+08:00</published><updated>2009-09-23T20:36:17.951+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="speed up connection"/><title type='text'>Windows Vista Boost Internet Tweaking</title><content type='html'>&lt;span style=&quot;color: #3333ff; font-size: 130%;&quot;&gt;&lt;br /&gt;
FOR VISTA USER&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&quot;TCP Optimizer does not work with Vista&quot;, however there may be some tips to speed your internet connection on Vista.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;color: red; font-weight: bold;&quot;&gt;&lt;span style=&quot;color: #3333ff;&quot;&gt;MUST DO A TIPS BELOW&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
1. Tweaks for firefox &amp;gt;&amp;gt;&lt;br /&gt;
&lt;a href=&quot;http://amenapster.blogspot.com/2008/09/make-firefox-browser-run-at-full-speed.html&quot; rel=&quot;nofollow&quot;&gt;http://amenapster.blogspot.com/2008/09/make-firefox-browser-run-at-full-speed.html&lt;/a&gt; (Please note:Don&#39;t use any other speed accelerator  for your browser after apply this tips except TCPOptimizer)&lt;br /&gt;
&lt;br /&gt;
2. Gpedit tips &amp;gt;&amp;gt;&lt;br /&gt;
&lt;a href=&quot;http://amenapster.blogspot.com/2008/09/how-to-speed-up-your-broadband-internet.html&quot; rel=&quot;nofollow&quot;&gt;http://amenapster.blogspot.com/2008/09/how-to-speed-up-your-broadband-internet.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
3. Use a Ccleaner to clean your pc &amp;gt;&amp;gt; &lt;a href=&quot;http://www.filehippo.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.filehippo.com/&lt;/a&gt; (Browse for Ccleaner then download)&lt;br /&gt;
&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;b style=&quot;color: red;&quot;&gt;&lt;span style=&quot;font-size: 180%;&quot;&gt;EXTREMELY IMPORTANT!!!&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Download, update and scan with &lt;b&gt;&lt;a href=&quot;http://majorgeeks.com/download2471.html&quot; target=&quot;_blank&quot;&gt;SpyBot S&amp;amp;D&lt;/a&gt;&lt;/b&gt; &amp;amp; &lt;b&gt;&lt;a href=&quot;http://lavasoft.element5.com/support/download&quot; target=&quot;_blank&quot;&gt;Ad-aware&lt;/a&gt;&lt;/b&gt; to remove any spyware then install and update &lt;b&gt;&lt;a href=&quot;http://www.javacoolsoftware.com/spywareblaster.html&quot; target=&quot;_blank&quot;&gt;SpywareBlaster&lt;/a&gt;&lt;/b&gt; to stay spyware FREE. &lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;YOU MUST USE BOTH AD AWARE &amp;amp; SPYBOT TO ENSURE YOU ARE SPYWARE FREE SINCE ONE FINDS WHAT THE OTHER MISSES.&lt;/b&gt;&lt;/span&gt; Spyware can and will ruin your connection and crash your pc!&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
see Philip&#39;s article on Windows Vista Tweaks:&lt;br /&gt;
http://www.speedguide.net/read_articles.php?id=2574&lt;br /&gt;
&lt;br /&gt;
After read those article, not to try autotuning disabled because can make your &lt;span id=&quot;intelliTXT&quot;&gt;RWIN scaling = 0 &lt;/span&gt;&lt;span id=&quot;intelliTXT&quot;&gt;and set autotuning to normal&lt;/span&gt;.&lt;br /&gt;
&lt;br /&gt;
Run Analyzer and speed test and post the results.&lt;br /&gt;
&lt;br /&gt;
Open command prompt and run netsh int tcp show global and copy/post results.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This is what I get, yours should be similar.&lt;br /&gt;
C:\Users\nApStEr&amp;gt;netsh int tcp show global&lt;br /&gt;
Querying active state...&lt;br /&gt;
&lt;br /&gt;
TCP Global Parameters&lt;br /&gt;
----------------------------------------------&lt;br /&gt;
Receive-Side Scaling State : enabled&lt;br /&gt;
Chimney Offload State : disabled&lt;br /&gt;
Receive Window Auto-Tuning Level : normal&lt;br /&gt;
Add-On Congestion Control Provider : ctcp ( may be none)&lt;br /&gt;
ECN Capability : disabled&lt;br /&gt;
RFC 1323 Timestamps : disabled</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/3558496832687366870/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/11/windows-vista-boost-internet-tweaking.html#comment-form' title='29 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/3558496832687366870'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/3558496832687366870'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/11/windows-vista-boost-internet-tweaking.html' title='Windows Vista Boost Internet Tweaking'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><thr:total>29</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-1548942054397522812</id><published>2008-11-03T06:35:00.003+08:00</published><updated>2009-09-23T20:36:16.718+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="speed up connection"/><title type='text'>Windows XP2/3 Pro Boost Internet Tweaking</title><content type='html'>&lt;span id=&quot;intelliTXT&quot;&gt;&lt;span style=&quot;font-size: 130%;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;br /&gt;
&lt;span style=&quot;color: #3333ff;&quot;&gt;**PLEASE ANSWER THESE QUESTIONS IF YOU NEED HELP**&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
The answers to the following questions are &lt;b&gt;VERY&lt;/b&gt; important when posting asking for assistance, if you do not answer them you will not recieve any assistance. You must help us help you!&lt;br /&gt;
&lt;br /&gt;
1. What type of connection do you have? i.e. 56K, ISDN, DSL (PPPoE or not), Cable etc.&lt;br /&gt;
&lt;br /&gt;
2. Who is your ISP and what is your advertised speed from them? i.e. Cox.net &amp;amp; 3000/256 - this is advertised in &lt;i&gt;kilobits&lt;/i&gt; per second.&lt;br /&gt;
&lt;br /&gt;
3. What are your current settings now? Do a &lt;b&gt;&lt;a href=&quot;http://www.speedguide.net/analyzer.php&quot; target=&quot;_blank&quot;&gt;TCP/IP Analyzer Test&lt;/a&gt;&lt;/b&gt; and copy and paste the results (remember to XXXXX out your IP address) here.&lt;br /&gt;
&lt;br /&gt;
4. Please tell us your operating system i.e. 95, 98, 98SE, ME, 2K or XP.&lt;br /&gt;
&lt;br /&gt;
*NOTE* AOL user don&#39;t bother tweaking your connection, AOL doesn&#39;t use the standard TCP/IP stack.&lt;br /&gt;
&lt;br /&gt;
&lt;b style=&quot;color: #3333ff;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;IMPORTANT TO UNDERSTAND&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #3333ff;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
Remember, your goal is to get about 90% of your rated speed, sometimes depending on factors beyond your control i.e. routers, servers, line quality, overloaded node etc.&lt;i&gt; it just isn&#39;t going to happen,&lt;/i&gt; &lt;b&gt;no matter what you do.&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;MTU Values - &lt;span style=&quot;color: #3333ff;&quot;&gt;THIS MUST BE SET PROPERLY PRIOR TO ANY OTHER TWEAKING&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
The Maximum Transmission Unit value should be set accordingly: 56K, PPPoA DSL, Cable Modem - 1500 / PPPoE DSL - 1492 / XP PPPoE DSL - 1480*&lt;br /&gt;
&lt;i&gt;*Note* - With XP and PPPoE DSL your MTU can either be 1492 or 1480, make sure your settings are adjusted for the proper MTU.&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b style=&quot;color: red;&quot;&gt;&lt;span style=&quot;font-size: 180%;&quot;&gt;EXTREMELY IMPORTANT!!!&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Download, update and scan with &lt;b&gt;&lt;a href=&quot;http://majorgeeks.com/download2471.html&quot; target=&quot;_blank&quot;&gt;SpyBot S&amp;amp;D&lt;/a&gt;&lt;/b&gt; &amp;amp; &lt;b&gt;&lt;a href=&quot;http://lavasoft.element5.com/support/download&quot; target=&quot;_blank&quot;&gt;Ad-aware&lt;/a&gt;&lt;/b&gt; to remove any spyware then install and update &lt;b&gt;&lt;a href=&quot;http://www.javacoolsoftware.com/spywareblaster.html&quot; target=&quot;_blank&quot;&gt;SpywareBlaster&lt;/a&gt;&lt;/b&gt; to stay spyware FREE. &lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;YOU MUST USE BOTH AD AWARE &amp;amp; SPYBOT TO ENSURE YOU ARE SPYWARE FREE SINCE ONE FINDS WHAT THE OTHER MISSES.&lt;/b&gt;&lt;/span&gt; Spyware can and will ruin your connection and crash your pc!&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;b style=&quot;color: #3333ff;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;TOOLS TO HELP YOU OPTIMIZE YOUR CONNECTION&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;a href=&quot;http://www.speedguide.net/files/TCPOptimizer.exe&quot; target=&quot;_blank&quot;&gt;TCP Optimizer&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;a href=&quot;http://www.speedguide.net/analyzer.php&quot; target=&quot;_blank&quot;&gt;TCP/IP Anlyzer&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;color: #3333ff;&quot;&gt;*FOR CELCOM USER&lt;/span&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
Ok check your signal area here&amp;gt;&amp;gt;&lt;br /&gt;
&lt;a href=&quot;http://202.190.116.141/CelcomCoverageIIPub/faces/CelcomCoverage.jsp&quot;&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;http://202.190.116.141/CelcomCoverageIIPub/faces/CelcomCoverage.jsp&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
then click Coverage Map and do a searching.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;color: red; font-weight: bold;&quot;&gt;&lt;br /&gt;
&lt;span style=&quot;color: #3333ff;&quot;&gt;MUST DO A TIPS BELOW&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
1. Tweaks for firefox &amp;gt;&amp;gt;&lt;br /&gt;
&lt;a href=&quot;http://amenapster.blogspot.com/2008/09/make-firefox-browser-run-at-full-speed.html&quot; rel=&quot;nofollow&quot;&gt;http://amenapster.blogspot.com/2008/09/make-firefox-browser-run-at-full-speed.html&lt;/a&gt; (Please note:Don&#39;t use any other speed accelerator  for your browser after apply this tips except TCPOptimizer)&lt;br /&gt;
&lt;br /&gt;
2. Gpedit tips &amp;gt;&amp;gt;&lt;br /&gt;
&lt;a href=&quot;http://amenapster.blogspot.com/2008/09/how-to-speed-up-your-broadband-internet.html&quot; rel=&quot;nofollow&quot;&gt;http://amenapster.blogspot.com/2008/09/how-to-speed-up-your-broadband-internet.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
3. Use a Ccleaner to clean your pc &amp;gt;&amp;gt; &lt;a href=&quot;http://www.filehippo.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.filehippo.com/&lt;/a&gt; (Browse for Ccleaner then download)&lt;br /&gt;
&lt;br /&gt;
4. Download TCP Optimizer &amp;gt;&amp;gt; (after do a TCP/IP Analyzer, post here and i can calculate proper setting for you)&lt;br /&gt;
&lt;a href=&quot;http://amenapster.blogspot.com/search/label/speed%20up%20connection&quot; rel=&quot;nofollow&quot;&gt;http://amenapster.blogspot.com/search/label/speed%20up%20connection&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;color: red;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;5.&lt;/span&gt; High recomended clean your pc from any virus, spyware, adware and etc.&lt;/span&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;br /&gt;
&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/1548942054397522812/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/11/windows-xp23-boost-internet-tweaking.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/1548942054397522812'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/1548942054397522812'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/11/windows-xp23-boost-internet-tweaking.html' title='Windows XP2/3 Pro Boost Internet Tweaking'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-6842504945630664943</id><published>2008-09-28T23:14:00.002+08:00</published><updated>2009-09-23T20:35:34.042+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="speed up connection"/><title type='text'>Tips Untuk Celcom Broadband Huawei E220 USB Modem 3G/HSDPA/GPRS/EDGE</title><content type='html'>&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: 130%;&quot;&gt;Celcom Broadband Huawei E220 USB Modem 3G/HSDPA/GPRS/EDGE&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDVXzcUtHvQ5VvnUPMU_8zuyLwDzBMOsRTl77jKsdSw3ucYXhS9gU1gYVFMC-YQsWUGjK_oNu9MVuBe02rLxuAE_SHDto9ADgTXD-VrvO3QEe7DE4qOEf49H7dSZVM1zwxKcCxcHY6P-8w/s1600-h/800px-HuaweiE220+%28Small%29.JPG&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5251098670698724066&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDVXzcUtHvQ5VvnUPMU_8zuyLwDzBMOsRTl77jKsdSw3ucYXhS9gU1gYVFMC-YQsWUGjK_oNu9MVuBe02rLxuAE_SHDto9ADgTXD-VrvO3QEe7DE4qOEf49H7dSZVM1zwxKcCxcHY6P-8w/s400/800px-HuaweiE220+%28Small%29.JPG&quot; style=&quot;cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: lucida grande; font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span style=&quot;font-family: lucida grande; font-size: 100%;&quot;&gt; &lt;/span&gt;&lt;br /&gt;
&lt;div style=&quot;font-family: lucida grande; text-align: left;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span style=&quot;font-family: lucida grande; font-size: 100%;&quot;&gt;Hello semua (Hye all)&lt;br /&gt;
&lt;br /&gt;
Mesti ada sesetengah korang yang tidak puas hati ngan kelajuan Celcom Broadband Huawei E220 USB Modem 3G/HSDPA/GPRS/EDGE nie. Jadi  kat bawah nie ader tips untuk korang.&lt;br /&gt;
&lt;br /&gt;
1. Aku pakai  Huawei E220 USB Modem 3G/HSDPA/GPRS/EDGE Celcom Broadband nie so far aku raser macam berbaloi gak.&lt;br /&gt;
&lt;br /&gt;
2. Speed aku, aku raser ok gak dari pakai streamyz, &lt;/span&gt;&lt;span style=&quot;color: #990000; font-family: lucida grande; font-size: 100%;&quot;&gt;Nie speed terbaru aku&lt;/span&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span style=&quot;font-family: lucida grande; font-size: 100%;&quot;&gt;&amp;gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.speedtest.net/result/327040064.png&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://www.speedtest.net/result/327040064.png&quot; style=&quot;cursor: pointer; display: block; height: 134px; margin: 0px auto 10px; text-align: center; width: 300px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span style=&quot;font-family: lucida grande;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgw658LOYvzCSzzm3Pno1muGYs6wlEesjFg33kqh6EINdjWp58OHvsTMj94k3kayCZw1LPZWC6u1wlFrxKszUXX4mlAopIcY7u8pje2tgWxPizfmaHrzxhouk25arSBhgkvxivvgEpoED3H/s1600-h/Untitled.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5258244656387251778&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgw658LOYvzCSzzm3Pno1muGYs6wlEesjFg33kqh6EINdjWp58OHvsTMj94k3kayCZw1LPZWC6u1wlFrxKszUXX4mlAopIcY7u8pje2tgWxPizfmaHrzxhouk25arSBhgkvxivvgEpoED3H/s400/Untitled.jpg&quot; style=&quot;cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;&quot; /&gt;&lt;/a&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;Notes: Keep in mind in data communication 1 kilobit = 1000 bits, while in data storage 1 Kilobyte = 1024 Bytes.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span style=&quot;font-family: lucida grande;&quot;&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;span style=&quot;font-family: lucida grande; font-size: 100%;&quot;&gt;3. Aku purcase  Huawei E220 USB Modem 3G/HSDPA/GPRS/EDGE Celcom Broadband nie guner package Business Plan aka Advanced Plan up to 7.2Mbps. Starting dalam RM300.00 and bulan-bulan fix RM120.00.&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: lucida grande; font-size: 100%;&quot;&gt;&lt;br /&gt;
4. First aku beli, terus jer aku update firmware version dia jadi  11.117.10.00.00 pastue update dashboard software HOST11.107.05.00.03.B266 Mobile Connect. p/s* korang leh type kat google kalau nak cari intaller dia, aku da luper dia nyer links.&lt;br /&gt;
&lt;/span&gt;&lt;span style=&quot;font-family: lucida grande; font-size: 100%;&quot;&gt;&lt;br /&gt;
5. Korang leh tweaks skit korangnyer broadband kat web site nie&amp;gt;&amp;gt;http://forums.speedguide.net.&lt;br /&gt;
&lt;/span&gt;&lt;span style=&quot;font-family: lucida grande;&quot;&gt;&lt;span style=&quot;font-family: lucida grande; font-size: 100%;&quot;&gt;&lt;br /&gt;
6. Kalau korang x faham korang leh tengok threads yang da aku post kat forum tue dan guner setting yg telah ditetapkan dalam tue. Nie thread yang telah aku post skali ngan setting&amp;gt;&amp;gt;http://forums.speedguide.net/showthread.php?t=243801&amp;amp;page=2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;span style=&quot;font-family: lucida grande; font-size: 100%;&quot;&gt;7. If you have a anything problem about Celcom Broadband Huawei E220 USB Modem 3G/HSDPA/GPRS/EDGE  just ask and comment here&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/6842504945630664943/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/09/tips-untuk-celcom-broadband-huawei-e220.html#comment-form' title='285 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/6842504945630664943'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/6842504945630664943'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/09/tips-untuk-celcom-broadband-huawei-e220.html' title='Tips Untuk Celcom Broadband Huawei E220 USB Modem 3G/HSDPA/GPRS/EDGE'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDVXzcUtHvQ5VvnUPMU_8zuyLwDzBMOsRTl77jKsdSw3ucYXhS9gU1gYVFMC-YQsWUGjK_oNu9MVuBe02rLxuAE_SHDto9ADgTXD-VrvO3QEe7DE4qOEf49H7dSZVM1zwxKcCxcHY6P-8w/s72-c/800px-HuaweiE220+%28Small%29.JPG" height="72" width="72"/><thr:total>285</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-2333539253549929051</id><published>2008-09-25T00:47:00.000+08:00</published><updated>2008-11-09T10:27:58.776+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="xp themes"/><title type='text'>FlyakiteOSX 3.5</title><content type='html'>&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhuek1MMum_qO_xUNzfHgcORzXM5ShYFnG6mY2jzq26vPO52w_zCHx59b9SfjksrTDgJX1PTrgnoEUGvi8t7QngAUTfaufZFG37f1PMQ5tttfkvfQ8dCL762me96GGpHhsRO9YuLR-hHdew/s1600-h/FlyakiteOSX.bmp&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 320px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhuek1MMum_qO_xUNzfHgcORzXM5ShYFnG6mY2jzq26vPO52w_zCHx59b9SfjksrTDgJX1PTrgnoEUGvi8t7QngAUTfaufZFG37f1PMQ5tttfkvfQ8dCL762me96GGpHhsRO9YuLR-hHdew/s400/FlyakiteOSX.bmp&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5266476419705137234&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style=&quot;font-family: lucida grande;&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;span style=&quot;font-family: lucida grande;font-size:100%;&quot; &gt;&lt;a style=&quot;font-weight: bold;&quot; href=&quot;http://www.flyakiteosx.com/screenshots&quot; target=&quot;_blank&quot;&gt;Click here for more Screenshot&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: lucida grande;font-family:lucida grande;font-size:100%;&quot;  &gt;&lt;br /&gt;License : Free&lt;br /&gt;File size : 30.3 MB&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;“Convert your PC into a Mac with this original visual theme”&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;FlyakiteOSX is a transformation pack. It will transform the look of an ordinary Windows XP+ system to resemble the look of Mac OS X. The installer simply automates the process of replacing critical system files, setting registry tweaks, and installing extras such as cursors, sounds, visual styles, etc.&lt;br /&gt;&lt;br /&gt;In case you are not happy with the results of FlyakiteOSX, everything is completely removable. Just run the uninstaller from the Start Menu or from Add/Remove Programs. FlyakiteOSX does not contain any spyware or ad-ware of any kind. All files needed for FlyakiteOSX are stored in the Windows directory in a folder named &#39;FlyakiteOSX&#39; that is hidden by default.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Languages&lt;/b&gt; : English&lt;br /&gt;&lt;b&gt;&lt;br /&gt;OS requirements for FlyakiteOSX&lt;/b&gt; : WinXP&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Download Here : &lt;a rel=&quot;nofollow&quot; href=&quot;http://s3.amazonaws.com/edownload/free/en/win/FlyakiteOSXv3.5.exe&quot; target=&quot;_blank&quot;&gt;Download Here&lt;/a&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/2333539253549929051/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/09/flyakiteosx-35.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/2333539253549929051'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/2333539253549929051'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/09/flyakiteosx-35.html' title='FlyakiteOSX 3.5'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhuek1MMum_qO_xUNzfHgcORzXM5ShYFnG6mY2jzq26vPO52w_zCHx59b9SfjksrTDgJX1PTrgnoEUGvi8t7QngAUTfaufZFG37f1PMQ5tttfkvfQ8dCL762me96GGpHhsRO9YuLR-hHdew/s72-c/FlyakiteOSX.bmp" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-5298674667685805153</id><published>2008-09-22T15:36:00.000+08:00</published><updated>2008-09-22T15:37:41.142+08:00</updated><title type='text'>Traffic Tips Report</title><content type='html'>&lt;!--Begin---&gt;&lt;br /&gt;&lt;p align=left&gt;&lt;strong&gt;TITLE: A Review Of The Traffic Tips Report By Justin Michie&lt;br&gt;&lt;br&gt;&lt;/strong&gt;I recently picked up a copy of Justin Michie’s&amp;nbsp;&lt;a href=&quot;http://www.lemonadehere.com/cmd.php?Clk=2598210&quot;&gt;Traffic Tips Report&lt;/a&gt;&amp;nbsp;(Free for a limited time from &lt;a href=&quot;http://www.lemonadehere.com/cmd.php?Clk=2598210&quot;&gt;here&lt;/a&gt;). Let’s face it, getting traffic to your website or blog is a never ending challenge. But it’s a necessary challenge, because without traffic you can’t do much of anything. So you are probably – like me – always on the lookout for new traffic generation methods and as many good ways to do it as you possibly can. &lt;br&gt;&lt;br&gt;The &lt;a href=&quot;http://www.lemonadehere.com/cmd.php?Clk=2598210&quot;&gt;Traffic Tips Report &lt;/a&gt;claims to do just that. This is a recently released report from expert internet marketer Justin Michie. Being an internet marketer himself, Justin should have a good hold on traffic generation. But as with anything online I thought it was worth taking a closer look. And the results were actually quite impressive.&lt;br&gt;&lt;br&gt;For starters, the report doesn’t just show you a few ways to generate website traffic, it delivers 247 unique ways to get traffic to your site. Right from the start that’s something that any website or blog owner can use. On top of that, the report is actually free! Justin is currently giving it away to anyone who wants it.&lt;br&gt;&lt;br&gt;And even though it’s free, the methods outlined in this report should be able to increase your traffic significantly in just a matter of days. The great thing about this report is that it includes both free and paid traffic generation methods. So whether you are just starting out and you have time to invest but little money, or you’ve been making money online for awhile and have the money but not the time – there are plenty of ideas in here to up your traffic stats.&lt;br&gt;&lt;br&gt;Just don’t let the amount of ideas in here overwhelm you – don’t try to do it all at once, pace yourself! Some of the methods will result in short term traffic and others will result in long term traffic. If you start with a few of short term and a few long term methods from this report you can give your site a quick burst of traffic right away while building long term traffic. This will help your traffic grow quickly and still sustain itself so you’ll be getting plenty of visitors month after month.&lt;br&gt;&lt;br&gt;The report has been reviewed by some of the most successful and well known internet marketers. Joel Comm and Willie Crawford both highly recommended it, when Justin was charging money for it. (It had been selling at the discounted rate of $7 at &lt;a href=&quot;http://www.traffictipsreport.com/&quot;&gt;http://www.TrafficTipsReport.com&lt;/a&gt;.) Joel calls it a “really valuable resource” that all internet marketers should have. And Willie “recommends it to all of his clients and subscribers.” When you have endorsements like these you really can’t go wrong!&lt;br&gt;&lt;br&gt;Another great thing about this report is that it will work for any type of niche. It doesn’t matter if you have a website on puppies or a blog about day trading. There are traffic generation methods in it that will work for everyone and every niche. &lt;br&gt;&lt;br&gt;As we all know the internet is constantly evolving. To be successful, you have got to stay ahead of your competition. You can easily do this by using some of these unique marketing methods Justin has outlined. If you use just one of these methods, you could easily double the amount of traffic you are receiving. Just imagine what could happen if you use ten, fifty or all 247? You would have a traffic explosion! All from one little report.&lt;br&gt;&lt;br&gt;So if you are looking for unique ways to drive more traffic to your site, you really need to look no further than the &lt;a href=&quot;http://www.lemonadehere.com/cmd.php?Clk=2598210&quot;&gt;Traffic Tips Report&lt;/a&gt;. If you want a copy (while it’s still free) you can download it from &lt;a href=&quot;http://www.lemonadehere.com/cmd.php?Clk=2598210&quot;&gt;here&lt;/a&gt;. It&#39;s a no brainer decision!&lt;/p&gt;&lt;br /&gt;&lt;br&gt;&lt;img src=&quot;http://www.lemonadehere.com/cmd.php?Imp=2598210&quot; width=&quot;0&quot; height=&quot;0&quot; border=&quot;0&quot;&gt;&lt;br /&gt;&lt;!--End---&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/5298674667685805153/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/09/traffic-tips-report.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/5298674667685805153'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/5298674667685805153'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/09/traffic-tips-report.html' title='Traffic Tips Report'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-4870482352537460657</id><published>2008-09-17T20:35:00.001+08:00</published><updated>2009-02-24T09:50:43.428+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="games"/><title type='text'>SpongeBob SquarePants Games   by Sharanyan</title><content type='html'>&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhcn3m4Gr8lgdrA82aELANbREktlN3-VyBUzya1aHId-6XDVAVTizvF6KUK4pM-PXfQSpgSY3O6HovanXZ68Mn1vN6CjjuAwcYNGpCiXnFDcLSw4OkGtdXVGwOggAuVtB5yNvWnaJBovMcZ/s1600-h/how-sponge-bob-works-3.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 252px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhcn3m4Gr8lgdrA82aELANbREktlN3-VyBUzya1aHId-6XDVAVTizvF6KUK4pM-PXfQSpgSY3O6HovanXZ68Mn1vN6CjjuAwcYNGpCiXnFDcLSw4OkGtdXVGwOggAuVtB5yNvWnaJBovMcZ/s400/how-sponge-bob-works-3.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5306175174137452146&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;SpongeBob SquarePants™ greatest companion is a pink starfish named Patrick, who resides underneath a rock. Even though he is not the smartest individual in the ocean, Patrick stands beside hiscompanion through thick and thin. The two appear to get into a lot of dilemma jointly, but they always looks to fix the situation and enjoy their time jointly. SpongeBob™s next-door neighbor, Squidward, is also his partner at the Krusty Krab. With all of the disruptions that come with living next to SpongeBob, he hardly ever gets the occasion to make some much desired developments, although high-quality in his eyes, on his clarinet playing. Squidward has a dissimilar view of life than his giddy companion , which always looks to cause him trouble.&lt;div  class=&quot;article_text&quot; style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; The Krusty Krab is possessed by Mr. Krabs. He is a penny-pincher that try hard to make his business triumphant while saving himself a few dollars. His daughter, Pearl, is a teenage whale that constantly wants the mainly cool gifts, which can cost Mr. Krabs extra money than he is ready to provide. Another companion of SpongeBob is Sandy the squirrel. She exists in a dome and dress in an astronaut-like helmet while she is in the water. Sandy and SpongeBob frequently work on their karate ability jointly, occasionally coming out of nowhere to use the constituent of revelation in their matches. Plankton, an enemy of Mr. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Krabs is an approximately microscopic personality that causes more difficulty than anyone. His only companion , Karen, is a computer that aides him in the fight to end the control of the Krusty Krab. With his regular efforts to steal the Krusty Krab formula, Plankton regularly finds himself among the most-wanted in Bikini Bottom. The bulk of the SpongeBob SquarePants Games show is undersea; however, there are times that the sea-dwelling characters travel to the shoreline to board on even more adventures. Whether in the water or on land, SpongeBob SquarePants constantly looks to find excitement with the help of his friends.&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;/div&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;     &lt;h1  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;About the Author&lt;/span&gt;&lt;/h1&gt;     &lt;p  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;Gubta is the author of &lt;a href=&quot;http://www.spongebobonlinegame.com/&quot;&gt;spongebob online games&lt;/a&gt;. SpongeBob SquarePants Games is the loveable sponge with buckteeth and a fasten that giggle similar to no other. His pineapple residence is p&lt;/span&gt;&lt;/p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/4870482352537460657/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/09/spongebob-squarepants-games-by.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/4870482352537460657'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/4870482352537460657'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/09/spongebob-squarepants-games-by.html' title='SpongeBob SquarePants Games   by Sharanyan'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhcn3m4Gr8lgdrA82aELANbREktlN3-VyBUzya1aHId-6XDVAVTizvF6KUK4pM-PXfQSpgSY3O6HovanXZ68Mn1vN6CjjuAwcYNGpCiXnFDcLSw4OkGtdXVGwOggAuVtB5yNvWnaJBovMcZ/s72-c/how-sponge-bob-works-3.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-4614680169444751654</id><published>2008-09-17T20:29:00.000+08:00</published><updated>2008-09-17T20:34:37.854+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="pc performance"/><title type='text'>Speed up slow PC - Squeeze every last drop of performance out of your XP   by Duncan Kredion</title><content type='html'>&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;With faster machines cropping up almost daily, the life span of a midrange PC is a little more than two years of service. Physically, the computer you bought a few years ago is just as sound as any new piece of hardware. Ideally, it could probably last you a decade or two--as long as you didn&#39;t add any new software or surf the Net. Realistically, that&#39;s not likely to be the case. Instead of buying a new computer, optimize your present one. The following are 11 things that Chip Manufacturers and PC Retailers don&#39;t want you to know or how to perform. Following these advices will drastically increase your PC performance and help you regain your sanity while saving loads of money. And, if your PC is years old and can&#39;t afford to upgrade yet, you will be able to squeeze out some more juice out of the old thing!&lt;div class=&quot;article_text&quot;  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;/span&gt;&lt;p&gt; &lt;span style=&quot;font-size:100%;&quot;&gt;&lt;b&gt;1. Disable file indexing.&lt;/b&gt; This is a tiny service that uses a great deal of RAM and induces much disk thrashing. Your system instantly becomes more responsive. Here&#39;s how: First, doubleclick the My Computer icon. Then, right-click on the C: Drive, then hit Properties. Uncheck &quot;Allow Indexing Service to index this disk for fast file searching.&quot; Next, apply changes to &quot;C: subfolders and files,&quot; and click OK.&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &lt;span style=&quot;font-size:100%;&quot;&gt;&lt;b&gt;2. Zap the Windows Prefetch folder every week.&lt;/b&gt; Windows XP can &quot;prefetch&quot; portions of data and applications that are frequently loaded. This allows processes appear to start faster when requested the user. Over time, the prefetch folder overwhelms with references to files and applications no longer in use. Guess what happens? Windows XP wastes time and grinds to a halt by pre-loading obsolete data. It helps you gain some performance on your XP Professional to periodically empty the prefetch folder.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; The prefetch folder resides on your local hard disk, under the Windows folder.&lt;br /&gt;&lt;i&gt;%systemroot%\prefetch&lt;/i&gt;&lt;br /&gt;-or-&lt;br /&gt;&lt;i&gt;X:\windows\prefetch&lt;/i&gt;&lt;br /&gt;&lt;/span&gt;    &lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Where X is the drive letter where you have Windows installed. Either path will get you to your local system. The second path is for those who have the default installation on the most commonly used drive letter, C:\&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &lt;span style=&quot;font-size:100%;&quot;&gt;&lt;b&gt;3. Optimise Display Settings.&lt;/b&gt; Windows XP can look sexy but displaying all the visual items can waste system resources. Kill unnecessary animations, and nix active desktop. Here&#39;s how to do it:&lt;br /&gt;1) Go to Start&lt;br /&gt;2) Click Settings&lt;br /&gt;3) Click Control Panel&lt;br /&gt;4) Click System&lt;br /&gt;5) Click Advanced tab&lt;br /&gt;6) In the Performance tab click Settings&lt;br /&gt;7) Leave only the following ticked:&lt;br /&gt;(1) Show shadows under menus&lt;br /&gt;(2) Show shadows under mouse pointer&lt;br /&gt;(3) Show translucent selection rectangle&lt;br /&gt;(4) Use drop shadows for icons labels on the desktop&lt;br /&gt;(5) Use visual styles on windows and buttons&lt;br /&gt;Feel free to play around with the options offered here, as nothing you can change will alter the stability of the computer - only its responsiveness.&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &lt;span style=&quot;font-size:100%;&quot;&gt;&lt;b&gt;4. Remove the Desktop Picture&lt;/b&gt; Your desktop background consumes a fair amount of memory and can slow the loading time of your system. Removing it will improve performance.&lt;br /&gt;1) Right click on Desktop and select Properties&lt;br /&gt;2) Select the Desktop tab&lt;br /&gt;3) In the Background window select None&lt;br /&gt;4) Click Ok&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &lt;span style=&quot;font-size:100%;&quot;&gt;&lt;b&gt;5. Remove Fonts for Speed&lt;/b&gt; Zap extra fonts fonts installed on their computer. Fonts, especially TrueType fonts, use quite a bit of system resources. The more fonts they have, the more lethargic the system will become. Anything over 300 fonts tax the system and slow down load times- especially graphic apps. For optimal performance, trim your fonts down to just those that you need to use on a daily basis and fonts that applications may require.&lt;br /&gt;1) Open Control Panel&lt;br /&gt;2) Open Fonts folder&lt;br /&gt;3) Move fonts you don&#39;t need to a temporary directory (e.g. C:\FONTBKUP?) just in case you need or want to bring a few of them back. The more fonts you uninstall, the more system resources you will gain.&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &lt;span style=&quot;font-size:100%;&quot;&gt;&lt;b&gt;6. Speedup Folder Browsing&lt;/b&gt; You may have noticed that everytime you open my computer to browse folders that there is a slight delay. This is because Windows XP automatically searches for network files and printers everytime you open Windows Explorer. To fix this and to increase browsing significantly:&lt;br /&gt;1) Open My Computer&lt;br /&gt;2) Click on Tools menu&lt;br /&gt;3) Click on Folder Options&lt;br /&gt;4) Click on the View tab.&lt;br /&gt;5) Uncheck the Automatically search for network folders and printers check box&lt;br /&gt;6) Click Apply&lt;br /&gt;7) Click Ok&lt;br /&gt;8) Reboot your computer&lt;br /&gt;To prevent a single Windows Explorer window tanking up takes the rest of your OS down, you can launch separate folder windows in multi processes. Open My Computer, hit on Tools, then Folder Options. Click on the View tab. Scroll down to &quot;Launch folder windows in a separate process,&quot; and enable this option.&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &lt;span style=&quot;font-size:100%;&quot;&gt;&lt;b&gt;7. Disable Performance Counters&lt;/b&gt; Windows XP has a performance monitor utility which monitors several areas of your PC&#39;s performance. These utilities take up system resources so disabling is a good idea. To disable:&lt;br /&gt;1) download and install the Extensible Performance Counter List&lt;br /&gt;2) Then select each counter in turn in the &#39;Extensible performance counters&#39; window and clear the &#39;performance counters enabled&#39; checkbox at the bottom button below&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &lt;span style=&quot;font-size:100%;&quot;&gt;&lt;b&gt;8. Optimise Your Pagefile&lt;/b&gt; Windows XP sizes the page file to about 1.5X the amount of actual physical memory by default. While this is good for systems with smaller amounts of memory (under 512MB) it is unlikely that a typical XP desktop system will ever need 1.5 X 512MB or more of virtual memory. If you have less than 512MB of memory, leave the page file at its default size. If you have 512MB or more, change the ratio to 1:1 page file size to physical memory size.&lt;br /&gt;1) Right click on My Computer and select Properties&lt;br /&gt;2) Select the Advanced tab&lt;br /&gt;3) Under Performance choose the Settings button&lt;br /&gt;4) Select the Advanced tab again and under Virtual Memory select Change&lt;br /&gt;5) Highlight the drive containing your page file and make the initial Size of the file the same as the Maximum Size of the file.&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &lt;span style=&quot;font-size:100%;&quot;&gt;&lt;b&gt;9. Improve Memory Usage&lt;/b&gt; &lt;a href=&quot;http://www.pc-washer.com/&quot;&gt;PC Washer&lt;/a&gt; improves the performance of your computer by optimizing the disk cache, memory and a number of other settings.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Once Installed:&lt;br /&gt;1) Click the &#39;Tools&#39; from the left menu&lt;br /&gt;2) Select &#39;Memory Booster&#39; in the tools list. A new window named &#39;PC Turbo Memory&#39; will popup.&lt;br /&gt;3) Click Defragment button in the new window.&lt;br /&gt;4) Exit the program. That&#39;s all.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &lt;span style=&quot;font-size:100%;&quot;&gt;&lt;b&gt;10. Disable unnecessary services&lt;/b&gt; Windows XP loads services you will never need. To determine which services you can disable for your client, visit the Black Viper site for ideal Windows XP configurations. Here are a few services I booted off to streamline my PC:&lt;br /&gt;* Alerter&lt;br /&gt;* Background Intelligent Transfer Service&lt;br /&gt;* ClipBook&lt;br /&gt;* Computer Browser&lt;br /&gt;* Error Reporting Service&lt;br /&gt;* Help and Support&lt;br /&gt;* Indexing Service&lt;br /&gt;* IPSEC Services&lt;br /&gt;* Messenger&lt;br /&gt;* NetMeeting Remote Desktop Sharing&lt;br /&gt;* Network DDE&lt;br /&gt;* Network DDE DSDM&lt;br /&gt;* Performance Logs and Alerts&lt;br /&gt;* Portable Media Serial Number&lt;br /&gt;* QOS RSVP&lt;br /&gt;* Help Session Manager&lt;br /&gt;* Remote Registry&lt;br /&gt;* Secondary Logon&lt;br /&gt;* Server&lt;br /&gt;* Smart Card&lt;br /&gt;* Smart Card Helper&lt;br /&gt;* SSDP Discovery Service&lt;br /&gt;* System restore Service&lt;br /&gt;* TCP/IP NetBIOS Helper&lt;br /&gt;* Uninterruptible Power Supply&lt;br /&gt;* Universal Plug and Play Device Host&lt;br /&gt;* WebClient&lt;br /&gt;* Windows time&lt;br /&gt;* Wireless Zero Configuration&lt;br /&gt;* WMI Performance Adapter&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &lt;span style=&quot;font-size:100%;&quot;&gt;&lt;b&gt;11. Disconnect USB devices you aren&#39;t using.&lt;/b&gt; When Windows starts, it must load all the drivers for the devices connected to your computer. If you have many devices connected to the USB ports, such as printers, scanners, cameras and hard drives that you don&#39;t use on a regular basis, disconnect them. You can reconnect them when you use them. Disconnecting them when they are not in use will allow Windows to load the drivers only when needed.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; The above steps should help increase the performance of Windows XP as well as keep it running with more stability.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;     &lt;h1  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;About the Author&lt;/span&gt;&lt;/h1&gt;     &lt;p  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;Duncan Kredion is a software engineer focusing on system optimization area since 1999. To read more system optimization tips, please visit &lt;a href=&quot;http://www.pc-washer.com/optimize-windows/&quot;&gt;Windows XP &amp;amp; Vista Optimization Tips Archive&lt;/a&gt; .&lt;/span&gt;&lt;/p&gt; &lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/4614680169444751654/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/09/speed-up-slow-pc-squeeze-every-last.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/4614680169444751654'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/4614680169444751654'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/09/speed-up-slow-pc-squeeze-every-last.html' title='Speed up slow PC - Squeeze every last drop of performance out of your XP   by Duncan Kredion'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-4188895704994168748</id><published>2008-09-17T20:27:00.001+08:00</published><updated>2008-09-17T20:27:51.631+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="pc performance"/><title type='text'>Easy Tweak   by Ammar Yusoff</title><content type='html'>&lt;div  class=&quot;article_text&quot; style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;br /&gt;How to Disable Windows Send Error Report&lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; In Windows XP: Right click My Computer and select Properties Click on Advanced tab Click on Error Reporting Click/check Disable error reporting Click OK&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;/span&gt; &lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Turn off Thumbs.db Posted 8/12/2002 by TweakXP Member&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Thumbs.db is a file which is created in a folder with Movies or Pictures so that you can view a piece of their content without actualy opening them (you can&#39;t see thumbnails unless you have the option to view system files turned on). Thumbs.db is there so that you don&#39;t need to reload a thumbnail everytime you browse that folder. Sad fact is, is Thumbs.db takes up about 2kb per file and if you edit a lot of stuff its annoying to keep seeing them popping up all over your computer. You can remove thumbs.db quite easily by following these steps:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; 1. Go to Run in the startmenu 2. Type gpedit.msc 3. Click OK and the Group Policy will open 4. Go to User Configuration/Administrative Template/Windows Components/Windows Explorer 5. Scroll down to the bottom of the long list of stuff that now shows up in the menu on the right. Double-Click on Turn off caching of thumbnail pictures. 6. Click on Enable then Apply, Ok. And now you no longer have this annoying problem.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; ------&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Change IE Windows Title Posted 10/26/2004 by TweakXP Member&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; In regedit navigate to this key:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Change (or create) the value of the string &quot;Window Title&quot; to whatever you want on the titlebar of Internet Explorer.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; To have no title except the title of the web pages you are browsing do not enter anything for a value.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;  ----&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Change XP Boot Screen Posted 8/12/2002 by TweakXP Member If you would like to change your boot up screen follow the directions below. These instructions assume that you have a place to download the boot screen from the net. If you would like to download a boot screen, visit &lt;a href=&quot;http://www.themexp.org/&quot;&gt;http://www.themexp.org&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; 1. Backup (copy) the file %windir%\system32\ntoskrnl.exe (most likely C:\windows\system32\ntoskrnl.exe - the boot screen) 2. Download the .zip to your computer (important: make sure to get the right version, XP or XP SP1) 3. Extract ntoskrnl.exe to a directory other than %windir%\system32 (most likely C:\windows\system32) 4. Reboot your computer into Safe Mode (hit F8 before the boot screen) or into true DOS (from a boot disk) 5. Overwrite the file %windir%\system32\ntoskrnl.exe (which should have been backed up) with the extracted exe 6. Reboot your computer as you normally would&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; ---&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Creating &#39;App Paths&#39; in Windows XP Posted 8/12/2002 by TweakXP Member To create an app path, so you can run an application in Windows Xp from the Run dialog box you need to:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; 1. Run regedit and go to HKLM\Software\Microsoft\Windows\CurrentVersion\App Paths&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; 2. Create a new key with the what ever you want to use as your run command, ie HKLM\Software\Microsoft\Windows\CurrentVersion\App Paths\whatever.exe&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; 3. In the key folder that you created, create a new string, call it &#39;Path&#39; and modify the value to point the specific folder of your executable your running. ie C:\ProgramFiles\whatever&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; 4. Use the default string and modify it&#39;s value to point to the executable you want to run.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; --&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Reboot or shut down PC quickly Posted 8/12/2002 by TweakXP Member For a one-click method to quickly shut down or reboot your system without the fuss of going through the Start menu, make use of the Shutdown command, a command line utility in XP.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Here&#39;s how you can set up a restart button on your desktop:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; 1. Create a shortcut (Right-click on desktop, select New &gt; Shortcut).&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; 2. For location, type the following:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; shutdown -r -t 0&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; 3. Click Next, enter a name for the shortcut (&quot;Restart&quot; is appropriate), and click Finish.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; When you click your Restart shortcut, Windows XP will reboot *automagically*!&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; The &quot;-r&quot; switch tells XP to reboot. If you&#39;d like the shortcut to shut off your PC instead, change it to &quot;-s&quot;; to simply log off, change it to &quot;-l&quot;. The &quot;-t 0&quot; sets the timeout (in seconds), so up this value if you find the need for it. To force running applications to close, add &quot;-f&quot; -- be careful with this one!&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; For more information on Shutdown, type &quot;shutdown&quot; in a command prompt window (Start &gt; All Programs &gt; Accessories &gt; Command Prompt), or search for Shutdown in Windows XP&#39;s Help and Support Center.&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;/div&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;     &lt;h1  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;About the Author&lt;/span&gt;&lt;/h1&gt;     &lt;p  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;IIUM student!&lt;/span&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/4188895704994168748/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/09/easy-tweak-by-ammar-yusoff.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/4188895704994168748'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/4188895704994168748'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/09/easy-tweak-by-ammar-yusoff.html' title='Easy Tweak   by Ammar Yusoff'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-3149711918925720404</id><published>2008-09-17T20:23:00.000+08:00</published><updated>2008-09-17T20:24:41.172+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="video tech"/><title type='text'>High Definition Video   by Ronald Firquain</title><content type='html'>&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div style=&quot;font-family: lucida grande;&quot; class=&quot;article_text&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;High Definition television normally refers to any video system of higher resolution than the standard definition. The original high definition specifications date back to the early 1980s, when Japan first experimented with a 1025 line television standard. The signals for high definition require a high definition television or a computer monitor in order to be watched or viewed. High definition will normally have an aspect ratio of 16:9. The aspect ratio of the regular wide screen film that is shot today is normally 1:85:1 or 2:40:1. The standard type of television has a 4:3 aspect ratio. When high definition first unveiled the H3 to the market, it staged none of the over the top glitz or glamor many expected. Held at a tiny theater in Tokyo, the event barely even resembled a minor product launch. High Definition cameras also offers a memory stick setup system that memorizes various parameters and enables instant recall. Once you set up for the first time, it will remember the settings then go right back to the previous parameters at the touch of a button.&lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; High Definition camcorders came out later on, which the ability to put them on your computer or even take your camera card to a local store and have the photos printed out on professional paper. Over the years, camcorders have evolved in so many ways that it is not even funny. These days, high definition video camcorders are dominating the market. They are relatively new and quickly catching on, giving you so much you can do with your camera. Unlike the past, camcorders are now capable of capturing full videos as well, proving that they are indeed capable of capturing any memory you can possibly imagine. On the other hand, if you take a lot of pictures and enjoy making videos, buying a camera may be the best option for you. Even though they cost a lot of money, these cameras are ideal for anyone who is seeking the absolute best in technology. These cameras are nothing like cameras of the past, as they can do so much more with a lot better quality.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Cameras that offer high definition are simply the best you can buy. They are obviously more expensive than digital camcorders, with some models reaching upwards towards 90,000 and above! These types of cameras are normally for professionals, as the average working man would never be able to afford such an expensive type of high definition camera. The average high definition video will run 800 and up. high definition camcorders offer you the chance to shoot high definition pictures and videos, and send them to friends or family. You can also save your shoots to disk or memory card, then take them with you everywhere you go.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; The high definition is designed for a variety of remote acquisition applications, especially in television production for recording programs and for use as a weather or even traffic camera. The Pan Tilt Zoom can display images onto a large screen in auditoriums, teaching hospitals, sporting events, trade shows, and even concerts. This unit is also ideal for distance learning applications in which clear high definition images need to be projected onto electronic white boards during a presentation or other function.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Keep in mind that you need a powerful computer with a lot of memory to deal with the extra data and compression. Pinnacle for example, recommends a minimum 512 MB of RAM and a graphics card with 128 MB of RAM for standard resolution video. You can find plenty of software available that supports editing high definition videos. For example, the latest versions of Pinnacle Studio and Media Studio 8 can import and edit files in high definition format.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; If you only plan to use your camera for a few days or just a short period of time, then renting may be your best option. Producers and professional photographers looking to take things to the next level, may choose rent a high definition video to test the waters before making the purchase. If you have never experienced high definition before, renting may be the best idea before you sink a ton of money into buying one of your very own.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;     &lt;h1 style=&quot;font-family: lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;About the Author&lt;/span&gt;&lt;/h1&gt;     &lt;p style=&quot;font-family: lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;Ronald W. Firquain is a auto mechanic, musician, Arabian horse owner for 20 years, writer, marketer, entrepreneur, webmaster and has 18 years of computer experience. &lt;a target=&quot;_new&quot; href=&quot;http://www.ebooks-mall.org/computer/&quot;&gt;computer tips&lt;/a&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/3149711918925720404/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/09/high-definition-video-by-ronald.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/3149711918925720404'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/3149711918925720404'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/09/high-definition-video-by-ronald.html' title='High Definition Video   by Ronald Firquain'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-1221007854464329885</id><published>2008-09-17T20:21:00.000+08:00</published><updated>2008-09-17T20:25:11.034+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="games"/><title type='text'>World of Warcraft Gold Exploits Explored   by Tila Miles</title><content type='html'>&lt;div  class=&quot;article_text&quot; style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;br /&gt;There are many websites available that claims they have all the exploits to World of Warcraft, all the dupes, the hacks and tricks that can make you all the gold you need in the game. Do you honestly believe that is possibly true? First things first, an exploit is a bug in the game that players can utilize to give them some sort of advantage. Some may yield great benefits and bonuses while some may possibly do almost nothing. Hacking a game with 10 million players is rather quite tough; Blizzard would obviously have a very large development staff in order to create an environment for that many players. So the question again is, why do these sites claim to have such exploits or hacks?&lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; There are numerous reasons why these sites may claim or even have them available. Many players get greedy when a site claims they have a World of Warcraft gold dupe that can make them 1000s of gold within minutes. Imagine, if you had found a site that claimed they can get you a 1000 gold in a minute, wouldnâ€™t you want a piece of that? The average player can only obtain about 100-200 gold per hour. You would be filthy rich in World of Warcraft and can buy anything you want or need. Along with that, gold itself has monetary value. 1000 gold is valued at about $25.00 in real dollars. Making $25.00 a minute isnâ€™t too bad eh? Thatâ€™s $1,500 in 8 hours, wouldnâ€™t you think a bit fishy? Why would some person you donâ€™t know give you that type of valuable information?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; So you must wonder what benefits do these sites have? Well, there are a few different type of sites that offers these exploits for World of Warcraft. The most popular of them all are the ones who will charge you for them. The average site would charge by subscription and you have access to all their exploits, tricks, cheats, hacks found. Usually a yearly subscription instead of monthly, how often does one really find a new exploit and is able to charge the same amount for a small new addition? Another method they use is they proclaim they have this godly hack or whatever theyâ€™ve just found and is selling it for the famous â€œ$24.99 but if you act now, only $12.99â€� or â€œget it now before Blizzard patches itâ€�. Majority of these are just plain scams, they are more than likely to have already been patched or has never even worked. If they do work, they are probably not as efficient as they claim to be.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Then there are those sites that are offering them for free. They go on and on about how good it works and there is no purchase necessary. Free to download and use. Noticed, the word â€œdownloadâ€�? Yes thatâ€™s right, download. Youâ€™re looking to download a hack but instead you get hacked yourself. You lose all your precious World of Warcraft gold and valuable belongings you have worked hard for because you got a tad greedy and wanted it all. There have been many players who have been scammed by downloading hacks and exploits. They infest your computer with backdoors, Trojans and sometimes just a bunch of pop ups that will harm your computer.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Yet if you are lucky, there are a small handful of sites that are honest and will provide you with the free hacks and exploits you have been searching for. Usually these tricks they offer does not provide much of a benefit or does not give much benefits and Blizzard probably figures there are a ton more important stuff that needs work on than these small fixes. Either way, exploits are illegal and you may get banned if caught using them. If you should decide to use them anyway, at least get yourself a virus scanner and avoid having your account stolen.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;     &lt;h1  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;About the Author&lt;/span&gt;&lt;/h1&gt;     &lt;p  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;Tila Miles is an avid World of Warcraft Fan. She has found several &lt;a href=&quot;http://www.worldofwarcraftexploits.com/&quot;&gt;World of Warcraft exploits&lt;/a&gt; that are fun to use. She also found some site selling &lt;a href=&quot;http://www.1000wowgold.com/&quot;&gt;1000 wow gold&lt;/a&gt; for really cheap. &lt;/span&gt;&lt;/p&gt; &lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/1221007854464329885/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/09/world-of-warcraft-gold-exploits.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/1221007854464329885'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/1221007854464329885'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/09/world-of-warcraft-gold-exploits.html' title='World of Warcraft Gold Exploits Explored   by Tila Miles'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-5540614186285394689</id><published>2008-09-17T20:20:00.000+08:00</published><updated>2008-09-17T20:21:28.729+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="games"/><title type='text'>Dungeons and Dragons Online Wizard Race Guide   by Tila Miles</title><content type='html'>&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div  class=&quot;article_text&quot; style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;In Dungeons and Dragons Online a wizard can be very fun to play if you know how to properly utilize their skills and abilities. They have a large variety of spells that you can choose from and it must be chosen effectively. They have the advantage of range but their most fatal flaw is their defense and close combat. They lack the armors that a warrior or tank type can wear. Unlike most massive multiplayer online games, the wizard is more than just a high burst damage class. To begin, letâ€™s figure which race would be your choice.&lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; In DDO, the humans gain an extra Feat at first level which is useful to all classes. The extra feat can be used on toughness for extra hit points or dodge. A wizard class needs a lot of boost on survivability. Dwarves start with +2 to constitution and a -2 to Charisma. Con bonus gives you extra HP and adds to concentration skill which will help a wizard cast while being attacked. The Cha penalty will not hurt too much on a wizard class. Dwarfs also get a +4 bonus to Balance skill. A dwarf is ideal for pleasure and roleplay but not for stat wise. Elves begin with +2 Dexterity and -2 to Constitution. A well played wizard should not get hit much in melee combat so the extra the Dex will be very handy when it comes to avoiding traps and spell effects. Another defensive stat. Elves also has a weapon proficiency as well as immunity to Sleep and resistance to spells such as Suggestion and Hold Person. Elf is a very strong choice for a wizard class. Halflings get a +2 to Dexterity and a -2 to Strength. The Str stat does absolutely nothing for the wizard class. They also receive a +1 to AC as well as a stealth bonus. Halflings are also a good choice as they are a sneaky, small and good for party support. Warforged gets a +2 bonus to Constitution and -2 to both Wisdom and Charisma. Losing on Wisdom would hurt the most. Wisdom reduces the ability to shrug off many enchantments as well as their general resistance to many spells. A Warforged wizard gets Repair spells which you can use to act as your own cleric and damage dealer. Warforged wizards are not exactly the best class but can also have their benefits, especially when it comes to solo play.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Versatility and knowledge are a wizardâ€™s strong points. Play with your strengths and weakness and everything about your spells function in order to master a wizards true potential. You need to be able to understand how certain spells may have different effects on different type of monsters, learn how to kite, how much damage you deal to each mob and how many nukes it will take to kill that specific mob before it reaches you into close melee combat. A well built and well played wizard and be the difference between victory and victory against an overwhelming battle in DDO.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;     &lt;h1  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;About the Author&lt;/span&gt;&lt;/h1&gt;     &lt;p  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;Tila Miles is an avid DDO fan. She has mastered many classes and wrote about her work in her &lt;a href=&quot;http://www.rpg-trader.com/blog/&quot;&gt;blog&lt;/a&gt;. She has also written some &lt;a href=&quot;http://www.ddogold.co.uk/&quot;&gt;DDO gold&lt;/a&gt; guides as well.&lt;/span&gt;&lt;/p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/5540614186285394689/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/09/dungeons-and-dragons-online-wizard-race.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/5540614186285394689'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/5540614186285394689'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/09/dungeons-and-dragons-online-wizard-race.html' title='Dungeons and Dragons Online Wizard Race Guide   by Tila Miles'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-6324136287187727599</id><published>2008-09-17T20:08:00.000+08:00</published><updated>2008-09-17T20:13:53.013+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="pc performance"/><title type='text'>5 Signs of A Window Registry Problem   by Gerard Espinas</title><content type='html'>&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div  class=&quot;article_text&quot; style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;Window Registry is Microsoft system directory that stores all the settings and options for its operating system (i.e. Window Server, Window XP, and Window Vista).&lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; The Window Registry contains all the hardware information,operating system settings, application software configurations, users, computer preference, and etc. The window registry also keeps information of all process running, performance counters, and kernel operations.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; It is estimated that 90% of computer problems are caused by corrupted window registry.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Here the following common registry problems that plague most of the computer of today.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; 1. Blue Screen of Death&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; The Blue Screen of Death (also known as bluescreen, BSoD, and stop error) is a Microsoft error screen for most of Window OS version. The BSoD will be displayed if certain critical system error is encountered within the operating system followed by immediate shut down of the system. Faulty Memory, power supply issues, overheating of components, and over-clocking can trigger a blue screen display.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; 2. Computer Boot Slowly&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Program software in the Start menu will consume RAM and processor resources in which Window start up will be slower. The more programs in Start Menu will cause Window to start slower. The window taskbar will also show you how many programs are running in simultaneously which great reduce your computer speed performance. Another reason for computer booting up slowly is a corrupted or missing DLL which make the Windows trying to load the culprit DLL into the memory.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; 3. Program Crashes&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Windows will prompt a message reporting that &quot;Program X performed an illegal operation and will be shut downâ€�. Another scenario will be a dialog box asking user to report the problem to Microsoft and if you get this message most of the time then you registry got a problem. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; 4. Internet Explorer abnormal behavior&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Internet Explore crashes when visiting some websites which causes by incorrect display setting, the operating system may not support a java powered website, patches are not updated or the browser version are not supported.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; 5. File and Program Access Difficulty&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Longer file access is cause by corrupted files or corrupted software which leads to longer time in opening and saving of data. There are scenarios that while saving the data leads to program crashes that will result to outright data loss which can be frustrating most of the time. &lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;     &lt;h1  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;About the Author&lt;/span&gt;&lt;/h1&gt;     &lt;p  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;Gerard Espinas&lt;br /&gt;&lt;a href=&quot;http://www.myonlinecomputertech.com/&quot;&gt;http://www.MyOnlineComputerTech.com&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.gerardespinas.com/&quot;&gt;http://www.GerardEspinas.com&lt;/a&gt;&lt;/span&gt;   &lt;/p&gt;&lt;p  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;A Technology Specialist in the field of Open Source Computing, PC Desktop Security and Support, Web 2.0 Application and Programming, Robotics and Automation, Electronics and Embedded Controls, System Analyst and Design, and System Integration.&lt;/span&gt;&lt;/p&gt;&lt;p  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Copyright © Gerard Espinas 2008 All Rights Reserved.&lt;/span&gt;&lt;/p&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/6324136287187727599/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/09/5-signs-of-window-registry-problem-by.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/6324136287187727599'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/6324136287187727599'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/09/5-signs-of-window-registry-problem-by.html' title='5 Signs of A Window Registry Problem   by Gerard Espinas'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-7990461752828976550</id><published>2008-09-17T20:01:00.000+08:00</published><updated>2008-09-17T20:08:54.736+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="pc performance"/><title type='text'>PC running slow...this will fix it!  by Tony Braithwaite</title><content type='html'>&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt;Are you having problems with your computer - Is it running slow - Mine was so slow I could click on something and then go and make a cup of tea while I waited for it to load. Think I&#39;m joking, I&#39;m not....That was until I tried Registry Fix...Now I&#39;m so thirsty I&#39;m dehydrated, no time to make a cup of tea.&lt;/span&gt;&lt;/span&gt;&lt;p  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; You see every computer has a registry - this registry holds lots of information about your PC. When you buy your computer everything is great, it runs at a fantastic speed but the more you use it and try different software and then remove the software you start building invalid entries in your registry. This causes your computer to slow down and everything is so very slow.&lt;/span&gt;&lt;/p&gt;&lt;p  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; These locations that are hiding your invalid entries have no hiding place when you use Registry Fix. In fact you can have a &lt;b&gt;&lt;a href=&quot;http://www.absales.co.uk/ab/registryfix/&quot;&gt;Free Scan&lt;/a&gt;&lt;/b&gt;now and this will find all the invalid entries caused by Active X Controls, Internet Explorer Errors, System 32 Errors, Runtime Errors and many more. Registry Fix has found hundreds of errors on some computers and all these combined are slowing your computer down to a snails pace. &lt;/span&gt;&lt;/p&gt;&lt;p  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt; Don&#39;t put up with this any longer get your &lt;b&gt;&lt;a href=&quot;http://www.absales.co.uk/ab/registryfix/&quot;&gt;Free Scan&lt;/a&gt;&lt;/b&gt; now and restore your computer to it&#39;s original speed. &lt;b&gt;&lt;a href=&quot;http://www.absales.co.uk/ab/registryfix/&quot;&gt;Free Scan&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;font-family: lucida grande;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;b&gt;&lt;a href=&quot;http://www.absales.co.uk/ab/registryfix/&quot;&gt;&lt;br /&gt;&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/7990461752828976550/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/09/pc-running-slowthis-will-fix-it.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/7990461752828976550'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/7990461752828976550'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/09/pc-running-slowthis-will-fix-it.html' title='PC running slow...this will fix it!  by Tony Braithwaite'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-366170366764988487</id><published>2008-09-17T19:58:00.001+08:00</published><updated>2009-09-23T20:57:26.986+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="anti-virus"/><title type='text'>How to Delete Adware by Casey Shea</title><content type='html'>&lt;div class=&quot;article_text&quot; style=&quot;font-family: lucida grande;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Sound like a nuisance? This is how Adware and Spyware work - they are computer programs that attach themselves like glue to whatever files you download online. They are designed to track you wherever you go online. Adware, sometimes referred to as freeware, goes the extra step to &#39;pop-up&#39; ads when you open a website or web page or open a program. &lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt; Spyware are somewhat similar in that they are also freeware, but spyware programs have embedded tracking programs which report your activities on the web to the spyware agent, which in turn provides the information to advertisers and web developers. Armed with your web surfing information, advertisers and web developers can feed your computer with any information they want without your consent and even without you noticing it. &lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt; The best course of action is to consistently employ some precautionary measures to keep your machine free from spyware and adware. These measures include disabling automatic installation of software programs in your internet browser, and the use of pop-up blockers and a robust firewall program. Then, purchasing and installing a reputable anti-adware/spyware program will provide you protection against data-mining, parasites, aggressive advertising, scumware and some traditional viruses and tracking systems like trojans, dialers, malware and browser hijackers.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt; Other popular and handy anti-spyware software include Spyware Doctor, an advanced adware and spyware removal program; Free Spyware Scanner, which tells the user how their computer got infected and the best solution for spyware removal; Spy-Ad Exterminator Free, which searches your machine&#39;s hard drives and registry for spyware, adware, worms, hijacks, keyloggers; and Spy Cleaner Lite, which identifies and removes programs that have been secretly installed in your system without your consent.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt; Generally, these anti-spyware scanner and removal utilities will locate spyware and adware on your machine and delete, or quarantine each of them. Some anti-spyware programs will remove spyware automatically while other provides a user interface option where you can customize specific actions to take, like ignoring the detected file. &lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt; It&#39;s your call which software you use to combat the adware/spyware threat. With all of the programs available, it&#39;s not hard to pick one - just ensure it&#39;s reputable and up to your particular needs. For a thorough review of some of the best programs available and to help you decide which to use, try &lt;a href=&quot;http://webbiz.bezoogle.com/pp/adware&quot;&gt;http://WebBiz.bezoogle.com/pp/adware&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h1&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;About the Author&lt;/span&gt;&lt;/h1&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;Gerard Espinas&lt;br /&gt;
&lt;a href=&quot;http://www.myonlinecomputertech.com/&quot;&gt;http://www.MyOnlineComputerTech.com&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.gerardespinas.com/&quot;&gt;http://www.GerardEspinas.com&lt;/a&gt;&lt;/span&gt;   &lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt; A Technology Specialist in the field of Open Source Computing, PC Desktop Security and Support, Web 2.0 Application and Programming, Robotics and Automation, Electronics and Embedded Controls, System Analyst and Design, and System Integration.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt; Copyright © Gerard Espinas 2008 All Rights Reserved.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/366170366764988487/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/09/how-to-delete-adware.html#comment-form' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/366170366764988487'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/366170366764988487'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/09/how-to-delete-adware.html' title='How to Delete Adware by Casey Shea'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-2136063190510690794</id><published>2008-09-17T02:00:00.001+08:00</published><updated>2009-09-23T20:35:54.951+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="speed up connection"/><title type='text'>How to speed up your Broadband internet connection?</title><content type='html'>&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
You can increase the speed of your broadband            internet connection, if you are using windows XP on your computer.            This is built-in feature of windows XP to reserve the 20 percent of            bandwidth of your internet connection, but you can override of this            default setting. By enabling these setting, you can use this reserve            bandwidth and enjoy your speedy broadband internet connection. You can            set reserve able limit from 0 to 100 percent, but if you want to enjoy            100 percent bandwidth of internet connection, you should configure            bandwidth limit 0 percent.&lt;/span&gt;&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: black; font-family: lucida grande; font-size: 100%;&quot;&gt;&lt;span style=&quot;text-decoration: none;&quot;&gt;&lt;span style=&quot;font-family: lucida grande; font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: lucida grande; font-size: 100%;&quot;&gt;&lt;span style=&quot;text-decoration: none;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;font-weight: bold;&quot;&gt;&lt;span style=&quot;font-family: lucida grande; font-size: 100%;&quot;&gt;&lt;span style=&quot;text-decoration: none;&quot;&gt;Follow the given steps to configure bandwidth            limit:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;First click on Start button then type &quot;GPedit.msc&quot; in Run option and press Enter.&lt;/span&gt;&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKmrLEF5LzCk8gYqGLTEdumsIyvp75y2cq1GOaMqmXhSZz_hbZcM5UnrM93axeMXEA_Hj33kNN79SXnRj_TWza10PpfGVv4eaKdcRjPqiAPa6EN74zNouKpbA14YHe_E11Ys84C6tmwxGT/s1600-h/speed+trick4.1.png&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5246684664114438786&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKmrLEF5LzCk8gYqGLTEdumsIyvp75y2cq1GOaMqmXhSZz_hbZcM5UnrM93axeMXEA_Hj33kNN79SXnRj_TWza10PpfGVv4eaKdcRjPqiAPa6EN74zNouKpbA14YHe_E11Ys84C6tmwxGT/s400/speed+trick4.1.png&quot; style=&quot;cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;Under &quot;Local Computer Policy&quot; expand the &quot;Administrative Templates&quot;.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEha7P2s4_OujceWjGNeA57D3lUbmpHIPtWFgJ3_Z3xOjMmaagDu0c3oCeh24KKbVPu6W0IGw_eVB3A5YEhQk3UZ1y97Bs-zMnjtnMIKjdr67U49wEcH5G0aSaEmEO9Aybk-DIKe0g4YY-DX/s1600-h/speed+trick1.0.png&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5246686715897131314&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEha7P2s4_OujceWjGNeA57D3lUbmpHIPtWFgJ3_Z3xOjMmaagDu0c3oCeh24KKbVPu6W0IGw_eVB3A5YEhQk3UZ1y97Bs-zMnjtnMIKjdr67U49wEcH5G0aSaEmEO9Aybk-DIKe0g4YY-DX/s400/speed+trick1.0.png&quot; style=&quot;cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;Here in right side window expand the &quot;Network&quot; then highlight the &quot;Qos Packet Scheduler&quot;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;Now again in right side window, double click on &quot;limit reservable bandwidth&quot;.&lt;br /&gt;
&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgu_9KVUFX6xCDT8SincBeZt_ee5613alLxQgFLr25FCgxBrUgjSRC3dvqkdYFwIYmEq3j9C6hm4Le0rG_GIl6TMoR6gkrCFnWLxGqJpMKGy5ODfzBNIRPrP7hIsY2B5IA_uEGUX55D71OC/s1600-h/speed+trick2.1.png&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5246689148207232482&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgu_9KVUFX6xCDT8SincBeZt_ee5613alLxQgFLr25FCgxBrUgjSRC3dvqkdYFwIYmEq3j9C6hm4Le0rG_GIl6TMoR6gkrCFnWLxGqJpMKGy5ODfzBNIRPrP7hIsY2B5IA_uEGUX55D71OC/s400/speed+trick2.1.png&quot; style=&quot;cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;Under the &quot;Limit reservable bandwidth properties&quot; dialog box check &quot;enabled&quot; then change the &quot;Bandwidth limit % to zero.&lt;br /&gt;
&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6YFXvSyDA52kycawxA-IU_FgSRw4oFXJlVQ6aWN7YqXnXwL-VlelmZjITZJA-OjfsmldYUJr5C7qeQ_FKoyyMpkaS4p9fspsKnL0vy6VPp8wXtR-QNb2ohI_sFFLQElLIO3d6cvgdMFhV/s1600-h/speed+trick3.1.png&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5246690213853397794&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6YFXvSyDA52kycawxA-IU_FgSRw4oFXJlVQ6aWN7YqXnXwL-VlelmZjITZJA-OjfsmldYUJr5C7qeQ_FKoyyMpkaS4p9fspsKnL0vy6VPp8wXtR-QNb2ohI_sFFLQElLIO3d6cvgdMFhV/s400/speed+trick3.1.png&quot; style=&quot;cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;Now close the Group Policy editor and restart your computer, after any changes to go into effects.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/2136063190510690794/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/09/how-to-speed-up-your-broadband-internet.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/2136063190510690794'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/2136063190510690794'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/09/how-to-speed-up-your-broadband-internet.html' title='How to speed up your Broadband internet connection?'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKmrLEF5LzCk8gYqGLTEdumsIyvp75y2cq1GOaMqmXhSZz_hbZcM5UnrM93axeMXEA_Hj33kNN79SXnRj_TWza10PpfGVv4eaKdcRjPqiAPa6EN74zNouKpbA14YHe_E11Ys84C6tmwxGT/s72-c/speed+trick4.1.png" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-6578111181772989165</id><published>2008-09-14T23:51:00.000+08:00</published><updated>2008-09-17T04:35:26.314+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="speed up connection"/><title type='text'>SG TCP Optimizer</title><content type='html'>&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi0xRwCBlIyeMvNd_yoKFs5ZbSnw8Co-3pRRTrVdhaSAkG9DLT2bUrAQCTZ8mZXj8DFK8A2wJb125BXP6ekk_oKzrULGlguoS_Rt7pV_Rn4ALh7pZonolqK2OYbbuZk6XiNFA1eXUstLCcI/s1600-h/SG+TCP2.bmp&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi0xRwCBlIyeMvNd_yoKFs5ZbSnw8Co-3pRRTrVdhaSAkG9DLT2bUrAQCTZ8mZXj8DFK8A2wJb125BXP6ekk_oKzrULGlguoS_Rt7pV_Rn4ALh7pZonolqK2OYbbuZk6XiNFA1eXUstLCcI/s320/SG+TCP2.bmp&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5245907751831104194&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;strong style=&quot;font-family: lucida grande;&quot;&gt;Description: &lt;/strong&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; The TCP Optimizer is a free, easy Windows program that provides an intuitive interface for tuning and optimizing  your Internet connection. There is no installation required, just download and run. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; The program can aid both the novice and the advanced user in tweaking related TCP/IP parameters in the Windows Registry,  making it easy to tune your system to the type of Internet connection used. The tool uses advanced algorithms, and the  bandwidth*delay product to find the best TCP Window for your specific connection speed. It provides for easy tuning of  all related TCP/IP parameters, such as MTU, RWIN, and even advanced ones like QoS and ToS/Diffserv prioritization.  The program works with all current versions of Windows, and includes additional tools, such as testing average  latency over multiple hosts, and finding the largest possible packet size (MTU). &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; The TCP Optimizer is targeted towards broadband internet connections, however it can be helpful with tuning any  internet connection type, from dialup to Gigabit+ :) &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; If you need help with the program, check the &lt;/span&gt;&lt;a style=&quot;font-family: lucida grande;&quot; href=&quot;http://www.speedguide.net/tcpoptimizer.php&quot;&gt;TCP Optimizer documentation&lt;/a&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt;,  read our broadband tweaking articles, the &lt;/span&gt;&lt;a style=&quot;font-family: lucida grande;&quot; href=&quot;http://www.speedguide.net/faq_in.php?category=100&quot;&gt;Optimizer FAQ&lt;/a&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt;,  and/or visit our &lt;/span&gt;&lt;a style=&quot;font-family: lucida grande;&quot; href=&quot;http://forums.speedguide.net/&quot;&gt;Forums&lt;/a&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt;. The program can be freely (re)distributed, as long as you give us proper credit as the author, and it is not sold for profit.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;u&gt;&lt;b&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;span style=&quot;color:RoyalBlue;&quot;&gt;&lt;a href=&quot;http://www.speedguide.net/files/TCPOptimizer.exe&quot; target=&quot;_blank&quot;&gt;Download Here&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=&quot;http://www.speedguide.net/tcpoptimizer.php&quot;&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/6578111181772989165/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/09/sg-tcp-optimizer.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/6578111181772989165'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/6578111181772989165'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/09/sg-tcp-optimizer.html' title='SG TCP Optimizer'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi0xRwCBlIyeMvNd_yoKFs5ZbSnw8Co-3pRRTrVdhaSAkG9DLT2bUrAQCTZ8mZXj8DFK8A2wJb125BXP6ekk_oKzrULGlguoS_Rt7pV_Rn4ALh7pZonolqK2OYbbuZk6XiNFA1eXUstLCcI/s72-c/SG+TCP2.bmp" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-6623013377864955615</id><published>2008-09-14T22:09:00.006+08:00</published><updated>2009-11-02T14:42:52.439+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="speed up connection"/><title type='text'>Make FIREFOX / IE browser run at full speed</title><content type='html'>&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjo-_w0SP6n8CweThvblQiSmAbpk36a5KszSBDxWwkuS7kTS9lf2FaBgYLVyjbk0Vc_AU-IAMN7KjpwhPo_OPg0dIR1ru4zsM-v_YEY78YSsM_0lPe_DhOVdrQhms9R8jiwJvNymfo6oVgm/s1600-h/Untitled+-+4.bmp&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5245894377348096914&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjo-_w0SP6n8CweThvblQiSmAbpk36a5KszSBDxWwkuS7kTS9lf2FaBgYLVyjbk0Vc_AU-IAMN7KjpwhPo_OPg0dIR1ru4zsM-v_YEY78YSsM_0lPe_DhOVdrQhms9R8jiwJvNymfo6oVgm/s320/Untitled+-+4.bmp&quot; style=&quot;cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;div style=&quot;font-family: lucida grande; text-align: left;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;        &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;Below, you will find browser-specific settings and registry entries to speed up both Firefox and Internet Explorer. The settings are generally intended for &lt;a class=&quot;term1&quot; href=&quot;javascript://%20What%20is%20broadband%20?&quot; onclick=&quot;MM_openBrWindow(&#39;/terms_popup.php?seek=^BROADBAND$&#39;,&#39;terms&#39;,&#39;scrollbars=yes,resizable=yes,width=500,height=300&#39;)&quot; title=&quot;What is broadband ?&quot;&gt;broadband&lt;/a&gt; internet connections, and can noticeably  improve your web browsing experience.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;color: #3d85c6;&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;b&gt;Internet Explorer&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;According to the HTTP specs, only a limited number of simultaneous connections to web servers are allowed, while loading web pages. With today&#39;s &lt;a class=&quot;term1&quot; href=&quot;javascript://%20What%20is%20broadband%20?&quot; onclick=&quot;MM_openBrWindow(&#39;/terms_popup.php?seek=^BROADBAND$&#39;,&#39;terms&#39;,&#39;scrollbars=yes,resizable=yes,width=500,height=300&#39;)&quot; title=&quot;What is broadband ?&quot;&gt;broadband&lt;/a&gt; connections, it is beneficial to increase the number of concurrent connections to reduce page loading time. To increase the number of concurrent connections, add the following entries to the Windows Registry (the settings are not present by default):&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;Navigate to Start &amp;gt; Run, type: &lt;a class=&quot;term1&quot; href=&quot;javascript://%20What%20is%20regedit%20?&quot; onclick=&quot;MM_openBrWindow(&#39;/terms_popup.php?seek=^REGEDIT$&#39;,&#39;terms&#39;,&#39;scrollbars=yes,resizable=yes,width=500,height=300&#39;)&quot; title=&quot;What is regedit ?&quot;&gt;regedit&lt;/a&gt; , find the following  locations and add the DWORD values:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;HKEY_USERS.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet  Settings&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;&quot;MaxConnectionsPerServer&quot;=dword:00000010&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;&quot;MaxConnectionsPer1_0Server&quot;=dword:00000010  &lt;/span&gt; &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet  Settings&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;&quot;MaxConnectionsPerServer&quot;=dword:00000010&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;&quot;MaxConnectionsPer1_0Server&quot;=dword:00000010  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;Notes: Keep in mind that setting those values exceed the HTTP &lt;a class=&quot;term1&quot; href=&quot;javascript://%20What%20is%20RFC%20?&quot; onclick=&quot;MM_openBrWindow(&#39;/terms_popup.php?seek=^RFC$&#39;,&#39;terms&#39;,&#39;scrollbars=yes,resizable=yes,width=500,height=300&#39;)&quot; title=&quot;What is RFC ?&quot;&gt;RFC&lt;/a&gt; specs. Increasing the number of concurrent connections over 10 may cause problems with some websites not completely loading, or dropping/retransmitting some requests. If you experience problems, just reduce the numbers to a lower value, or remove the settings above to return to the Windows defaults (4 and 2 concurrent connections).&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;The above parameters, and the web &lt;a class=&quot;term1&quot; href=&quot;javascript://%20What%20is%20patch%20?&quot; onclick=&quot;MM_openBrWindow(&#39;/terms_popup.php?seek=^PATCH$&#39;,&#39;terms&#39;,&#39;scrollbars=yes,resizable=yes,width=500,height=300&#39;)&quot; title=&quot;What is patch ?&quot;&gt;patch&lt;/a&gt; in the downloads section  of the site work with Internet Explorer versions 4 and above.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;Alternatively, to apply the above tweak, you can download a web &lt;a class=&quot;term1&quot; href=&quot;javascript://%20What%20is%20patch%20?&quot; onclick=&quot;MM_openBrWindow(&#39;/terms_popup.php?seek=^PATCH$&#39;,&#39;terms&#39;,&#39;scrollbars=yes,resizable=yes,width=500,height=300&#39;)&quot; title=&quot;What is patch ?&quot;&gt;patch&lt;/a&gt;  (sguide_webtweak_2k) from the &lt;a href=&quot;http://www.speedguide.net/downloads.php&quot;&gt;download section&lt;/a&gt; of the  website.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;While these entries improve web page loading considerably, there is some concern that they tend to strain webservers more (they increase bursts of concurrent requests), but have no effect on average &lt;a class=&quot;term1&quot; href=&quot;javascript://%20What%20is%20throughput%20?&quot; onclick=&quot;MM_openBrWindow(&#39;/terms_popup.php?seek=^THROUGHPUT$&#39;,&#39;terms&#39;,&#39;scrollbars=yes,resizable=yes,width=500,height=300&#39;)&quot; title=&quot;What is throughput ?&quot;&gt;throughput&lt;/a&gt;.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;References: &lt;a href=&quot;http://support.microsoft.com/default.aspx?scid=KB;en-us;q183110&quot; target=&quot;_blank&quot;&gt;Q183110&lt;/a&gt; - &quot;WinInet Limits IE connections per  server&quot;.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;color: #3d85c6;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;color: #3d85c6;&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;b&gt;Firefox&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;color: #3d85c6;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;b&gt;Pipelining requests&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;This setting is equivalent to the IE tweak above. It allows for more simultaneous connections to web servers. Note that the HTTP specs suggest for 4 concurrent connections. Setting this value to 10 allows for more web page components being downloaded at the same time, noticeably improving browsing. To appy the tweak, follow the simple instructions below:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote dir=&quot;ltr&quot; style=&quot;margin-right: 0px;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;1. In the address bar, type:  &lt;b&gt;about:config&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote dir=&quot;ltr&quot; style=&quot;margin-right: 0px;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;2. Locate  and change the following values (by double-clicking on them):&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote dir=&quot;ltr&quot; style=&quot;margin-right: 0px;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;network.http.max-connections = 24 (default is  24)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote dir=&quot;ltr&quot; style=&quot;margin-right: 0px;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;network.http.max-connections-per-server = 10 (default is  8)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote dir=&quot;ltr&quot; style=&quot;margin-right: 0px;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;network.http.max-persistent-connections-per-&lt;a class=&quot;term1&quot; href=&quot;javascript://%20What%20is%20proxy%20?&quot; onclick=&quot;MM_openBrWindow(&#39;/terms_popup.php?seek=^PROXY$&#39;,&#39;terms&#39;,&#39;scrollbars=yes,resizable=yes,width=500,height=300&#39;)&quot; title=&quot;What is proxy ?&quot;&gt;proxy&lt;/a&gt; = 8  (default is  4)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote dir=&quot;ltr&quot; style=&quot;margin-right: 0px;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;network.http.max-persistent-connections-per-server = 4 (default is  2)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote dir=&quot;ltr&quot; style=&quot;margin-right: 0px;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;network.http.pipelining = true (default is  false)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote dir=&quot;ltr&quot; style=&quot;margin-right: 0px;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;network.http.pipelining.maxrequests = 10 ( default is  4)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote dir=&quot;ltr&quot; style=&quot;margin-right: 0px;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;network.http.&lt;a class=&quot;term1&quot; href=&quot;javascript://%20What%20is%20proxy%20?&quot; onclick=&quot;MM_openBrWindow(&#39;/terms_popup.php?seek=^PROXY$&#39;,&#39;terms&#39;,&#39;scrollbars=yes,resizable=yes,width=500,height=300&#39;)&quot; title=&quot;What is proxy ?&quot;&gt;proxy&lt;/a&gt;.pipelining  = true (default is false)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;3. Optionally, you can also tweak the following settings:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote dir=&quot;ltr&quot; style=&quot;margin-right: 0px;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;content.notify.backoffcount  = 5&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote dir=&quot;ltr&quot; style=&quot;margin-right: 0px;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;ui.submenuDelay =  0&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;Note: Setting the number of connections per server to a much higher number (over ~10) can cause web servers to drop some requests, resulting in incomplete pages, increased retransmissions, etc., so it is not recommended.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;color: #3d85c6;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;b&gt;Reduce Initial Page Delay&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;By default, Firefox waits 0.25 seconds (250ms) before beginning to draw web pages. To reduce this initial delay, do the following:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote dir=&quot;ltr&quot; style=&quot;margin-right: 0px;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;1. In the browser address bar, type: &lt;b&gt;about:config&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote dir=&quot;ltr&quot; style=&quot;margin-right: 0px;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;2.  Anywhere in the browser window, right-click and create: NEW &amp;gt; String&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote dir=&quot;ltr&quot; style=&quot;margin-right: 0px;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;3.  Name the string:  &lt;span style=&quot;color: red;&quot;&gt;nglayout.initialpaint.delay&lt;/span&gt;  (no spaces) and set its  value to 0 (or something sensible, in milliseconds).&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;Note: This setting is not present by default.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;color: #3d85c6;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;b&gt;Advanced Firefox Settings&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;Below, you will find settings that may increase your perceived page loading time a bit further. Note that those are most likely best left at the default values. These settings generally do no exist under the Firefox about:config, and need to be created if you&#39;d like to experiment with them.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;a href=&quot;http://kb.mozillazine.org/Content.interrupt.parsing&quot; target=&quot;_blank&quot;&gt;content.interrupt.parsing&lt;/a&gt; - default/recommended is true.  When true, parsing can be interrupted to process UI events.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;a href=&quot;http://kb.mozillazine.org/Content.max.tokenizing.time&quot; target=&quot;_blank&quot;&gt;content.max.tokenizing.time&lt;/a&gt; recommended value ~ 2250000.  Defines maximum number of microseconds between reflows.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;a href=&quot;http://kb.mozillazine.org/Content.notify.interval&quot;&gt;content.notify.interval&lt;/a&gt; -  recommended value ~ 750000&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;a href=&quot;http://kb.mozillazine.org/Content.notify.ontimer&quot; target=&quot;_blank&quot;&gt;content.notify.ontimer&lt;/a&gt; - recommended set to true. If so,  doesn&#39;t reflow pages more often than the content.notify.interva timer.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;a href=&quot;http://kb.mozillazine.org/Content.switch.threshold&quot; target=&quot;_blank&quot;&gt;content.switch.threshold&lt;/a&gt; - raising the value will make  the browser more responsive at the expense of page load time.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;a href=&quot;http://kb.mozillazine.org/Browser.cache.memory.capacity&quot; target=&quot;_blank&quot;&gt;browser.cache.memory.capacity&lt;/a&gt; - memory, in KB reserved  for caching decoded images. Default varies with RAM&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;color: #3d85c6;&quot;&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;&lt;b&gt;References&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style=&quot;font-size: 100%;&quot;&gt;&lt;span id=&quot;intelliTXT&quot;&gt;See &lt;a href=&quot;http://kb.mozillazine.org/About:config_entries&quot; target=&quot;_blank&quot;&gt;this link&lt;/a&gt; for all Firefox about:config entries with  descriptions and defaults. &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;span id=&quot;intelliTXT&quot;&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span id=&quot;intelliTXT&quot;&gt;                        &lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/6623013377864955615/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/09/make-firefox-browser-run-at-full-speed.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/6623013377864955615'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/6623013377864955615'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/09/make-firefox-browser-run-at-full-speed.html' title='Make FIREFOX / IE browser run at full speed'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjo-_w0SP6n8CweThvblQiSmAbpk36a5KszSBDxWwkuS7kTS9lf2FaBgYLVyjbk0Vc_AU-IAMN7KjpwhPo_OPg0dIR1ru4zsM-v_YEY78YSsM_0lPe_DhOVdrQhms9R8jiwJvNymfo6oVgm/s72-c/Untitled+-+4.bmp" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-7090064198559975660</id><published>2008-09-14T09:10:00.000+08:00</published><updated>2008-09-17T04:33:45.993+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="xp themes"/><title type='text'>LeopardXP Bricopack 1.0</title><content type='html'>&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b  style=&quot;font-family:lucida grande;&quot;&gt;&lt;span style=&quot;font-size:6;&quot;&gt;Discover&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt; &lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img style=&quot;font-family: lucida grande;&quot; src=&quot;http://img525.imageshack.us/img525/4341/presleoxpxzv6.png&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; LeopardXP is a universal BricoPack made with the &quot;BricoPack System&quot; from Bricomix. The BricoPacks allow the installation of a pack on every version of Windows XP (32 bits), whatever the language !&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family:Lucida Sans Unicode;&quot;&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;Why will you love LeopardXP ?&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; LeopardXP is based on the Leopard icons from Apple©, this pack has been made only for bring you the Leopard aspect for your Windows XP.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; Apple Addicts will appreciate and so will the other. &lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style=&quot;font-family:Lucida Sans Unicode;&quot;&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family:Lucida Sans Unicode;&quot;&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;Simple.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; This LeopardXP BricoPack is a all-in-one setup file, you have anything else to do.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; It includes a few additional softwares to make your PC more practice and nicer with a more and more Leopard-like looking.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt; &lt;span style=&quot;font-family:Lucida Sans Unicode;&quot;&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;br /&gt;Advanced.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt;LeopardXP is fully made by our team and guaranteed without known virus !&lt;/span&gt;&lt;br /&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; Like other BricoPacks, you will be able to update the pack after a Windows Update through the pack&#39;s Update function.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style=&quot;font-family:Lucida Sans Unicode;&quot;&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family:Lucida Sans Unicode;&quot;&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;Complete.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; Making of the pack : NobodyUse&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; Leopard icons by Apple© extracted by Kampongboy92&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; Visual Style LeopardXP by NobodyUse, Mod with Lucida Grande font by jesuspiece Thanks to you&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; Wallpaper Leopard Aurora : Apple©&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; Logonui LeopardXP by NobodyUse&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; Panther Cursor theme For CursorXP by Homergitude&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt; &lt;span style=&quot;font-family:Lucida Sans Unicode;&quot;&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family:Lucida Sans Unicode;&quot;&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;Include.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; - IColor Folder by our Friend Kemenaran, a small application which allow to change a folder color !&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; - TClock2 by Kazuto Sato and Two_toNe. A clock replacing of the original from your taskbar with a Mac-like one.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; - RKlauncher Ivista Leopard Dock original made by Raduking and improved by Yoni to have a full Leopard look.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; - Move Taskbar to The top de Flyakite, a small software made for FlyakiteOSX allowing to move the taskbar to the top.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; - ÜberIcon from the Punk! Software team : Small software offering visual effects to your icons during the double click (very nice effect)&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; - TrueTransparency by Lefreut.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; - Glass2k by Chime Softwares.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; - Yz&#39;Shadow par M.Yamaguchi&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:lucida grande;&quot;&gt; - CursorXP Free: by Stardock allowing to remplace the original cursors by themes.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;font-family:Lucida Sans Unicode;font-size:130%;&quot;  &gt;&lt;br /&gt;&lt;/span&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-weight: bold;font-family:Lucida Sans Unicode;font-size:130%;&quot;  &gt;Explore LeopardXP with images :&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i style=&quot;font-family: lucida grande;&quot;&gt;&lt;b&gt;Logon:&lt;br /&gt;&lt;br /&gt;&lt;/b&gt;&lt;/i&gt; &lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img style=&quot;font-family: lucida grande;&quot; src=&quot;http://img241.imageshack.us/img241/2832/leopardxp0smi2.jpg&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i style=&quot;font-family: lucida grande;&quot;&gt;&lt;b&gt;Dock and Statcks:&lt;br /&gt;&lt;br /&gt;&lt;/b&gt;&lt;/i&gt;&lt;/div&gt; &lt;div style=&quot;text-align: center;&quot;&gt;&lt;img style=&quot;font-family: lucida grande;&quot; src=&quot;http://img104.imageshack.us/img104/4936/leopardxp4szq3.jpg&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style=&quot;text-align: center;&quot;&gt; &lt;img style=&quot;font-family: lucida grande;&quot; src=&quot;http://img242.imageshack.us/img242/5295/dlleopxpgk0.png&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;u  style=&quot;font-family:lucida grande;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;span style=&quot;color:RoyalBlue;&quot;&gt;&lt;a href=&quot;http://www.trucsenvrac.com/shellpacks.php?id=16&quot; target=&quot;_blank&quot;&gt;Download&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/7090064198559975660/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/09/leopardxp-bricopack-10.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/7090064198559975660'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/7090064198559975660'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/09/leopardxp-bricopack-10.html' title='LeopardXP Bricopack 1.0'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-4611435417535921322</id><published>2008-08-24T08:12:00.000+08:00</published><updated>2009-02-24T08:27:43.817+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="xp themes"/><title type='text'>Leopard Resources</title><content type='html'>&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7XcbFT5SIjHng3RXyXBi8SGmavTnoZiFKs4toiNaNi56ntPExtg8BM6WT0yB3B4mSw49WaKllak_a5BaJ5yl278p7zwhIKfgN5KhbMlNxhT7ugqhzATq_oeqR847tf9b3C0ZFT7WemDBc/s1600-h/Leopard_Resources.jpg&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 250px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7XcbFT5SIjHng3RXyXBi8SGmavTnoZiFKs4toiNaNi56ntPExtg8BM6WT0yB3B4mSw49WaKllak_a5BaJ5yl278p7zwhIKfgN5KhbMlNxhT7ugqhzATq_oeqR847tf9b3C0ZFT7WemDBc/s400/Leopard_Resources.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5306151277552066898&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style=&quot;text-align: center;&quot;&gt;COMMENT ON PLEASE IF YOU LIKE IT &lt;img src=&quot;http://e.deviantart.com/emoticons/b/biggrin.gif&quot; alt=&quot;:D&quot; title=&quot;:D (Big Grin)&quot; height=&quot;15&quot; width=&quot;15&quot; /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;div style=&quot;text-align: right;&quot;&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;************************************************&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;THIS PROJECT IS SUPERVISED BY &lt;/b&gt; &lt;u&gt; &lt;a href=&quot;http://anoos.deviantart.com/&quot;&gt;&quot;~anoos&quot;&lt;/a&gt; &lt;/u&gt;  and &lt;b&gt; &lt;u&gt; &lt;a href=&quot;http://chuckyrocks2007.deviantart.com/&quot;&gt;&quot;~chuckyrocks2007&quot;&lt;/a&gt; &lt;/u&gt; &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;_________________________________________________&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;img src=&quot;http://e.deviantart.com/emoticons/t/target.gif&quot; alt=&quot;:target:&quot; title=&quot;Target&quot; height=&quot;15&quot; width=&quot;15&quot; /&gt; &lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt; &lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletblue.gif&quot; alt=&quot;:bulletblue:&quot; title=&quot;Bullet; Blue&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt; &lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletgreen.gif&quot; alt=&quot;:bulletgreen:&quot; title=&quot;Bullet; Green&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt; Leopard Resources &lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt; &lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletblue.gif&quot; alt=&quot;:bulletblue:&quot; title=&quot;Bullet; Blue&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt; &lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletgreen.gif&quot; alt=&quot;:bulletgreen:&quot; title=&quot;Bullet; Green&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt; &lt;img src=&quot;http://e.deviantart.com/emoticons/t/target.gif&quot; alt=&quot;:target:&quot; title=&quot;Target&quot; height=&quot;15&quot; width=&quot;15&quot; /&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;_________________________________________________&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;RELATED LINKS :&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;THIS PROJECT ON WINMATRIX &gt;&gt;&gt; &lt;a href=&quot;http://www.winmatrix.com/forums/index.php?showtopic=15401&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt; FlyakiteOSX &lt;/b&gt; &lt;a href=&quot;http://www.osx-e.com/downloads/misc/flyakite_osx.html&quot;&gt;[link]&lt;/a&gt; &lt;&lt;&lt;&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt; Visit &quot;Iceman&#39;s Emulation&quot; for more help &lt;a href=&quot;http://www.jonmega.com/iceman/&quot;&gt;[link]&lt;/a&gt; &lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;OTHER TUTORIALS:&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- XP to Vista tutorial: &lt;a href=&quot;http://fediafedia.deviantart.com/art/Windows-XP-to-Vista-tutorial-59987691&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- XP to Longhorn tutorial: &lt;a href=&quot;http://fediafedia.deviantart.com/art/WindowsXP-to-Longhorn-tutorial-61408931&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;============================================&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt; &lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletblue.gif&quot; alt=&quot;:bulletblue:&quot; title=&quot;Bullet; Blue&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt; &lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletgreen.gif&quot; alt=&quot;:bulletgreen:&quot; title=&quot;Bullet; Green&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt;  &lt;b&gt; &lt;u&gt; MAC GADGETS: &lt;/u&gt; &lt;/b&gt;  &lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletgreen.gif&quot; alt=&quot;:bulletgreen:&quot; title=&quot;Bullet; Green&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt; &lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletblue.gif&quot; alt=&quot;:bulletblue:&quot; title=&quot;Bullet; Blue&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt; &lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Finderbar :  &lt;a href=&quot;http://landvermesser.tripod.com/index.html&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- MacBurner :  &lt;a href=&quot;http://landvermesser.tripod.com/MacBurner.html&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- MacSearch : &lt;a href=&quot;http://landvermesser.tripod.com/MacSearch.html&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- MacClock : &lt;a href=&quot;http://landvermesser.tripod.com/MacClock.html&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- MacSound : &lt;a href=&quot;http://landvermesser.tripod.com/MacSound.html&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Desktop4ever : &lt;a href=&quot;http://landvermesser.tripod.com/Desktop4ever.html&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- MacSwitch : &lt;a href=&quot;http://landvermesser.tripod.com/MacSwitch.html&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- AveDesk13 : &lt;a href=&quot;http://www.avedesk.org/&quot;&gt;[link]&lt;/a&gt; (for the showcase)&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Yahoo Widgets : &lt;a href=&quot;http://widgets.yahoo.com/&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;============================================&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt;    &lt;b&gt; &lt;u&gt; THEMES: &lt;/u&gt; &lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt; Visual Styles &lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Leopard 2.0 : &lt;a href=&quot;http://neodesktop.deviantart.com/art/Leopard-2-0-58534221&quot;&gt;[link]&lt;/a&gt; by neodesktop&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Xero GuiKit : &lt;a href=&quot;http://kidrocky7.deviantart.com/art/Xero-GuiKit-46757424&quot;&gt;[link]&lt;/a&gt; by kidrocky7&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- eXMac RC3 : &lt;a href=&quot;http://themasterbruno.deviantart.com/art/eXMac-RC3-58555046&quot;&gt;[link]&lt;/a&gt; by themasterbruno&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Iceman&#39;s Jaguar : &lt;a href=&quot;http://www.jonmega.com/iceman/vs/&quot;&gt;[link]&lt;/a&gt; from &lt;a href=&quot;http://www.jonmega.com/iceman/&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Leopard V : &lt;a href=&quot;http://kspudw.deviantart.com/art/Leopard-V-61787206&quot;&gt;[link]&lt;/a&gt; by ~kspudw &lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt; Window Blinds &lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Leopard Glass 3.0 : &lt;a href=&quot;http://neodesktop.deviantart.com/art/Leopard-Glass-3-0-with-LeoFox-63760929&quot;&gt;[link]&lt;/a&gt; by neodesktop&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Tiger 2 WB : &lt;a href=&quot;http://-kol.deviantart.com/art/Tiger-2-WB-19481036&quot;&gt;[link]&lt;/a&gt; by kol&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Mac OS X Leopard 1.29 : &lt;a href=&quot;http://blitzr.deviantart.com/art/Mac-OS-X-Leopard-1-29-38749022&quot;&gt;[link]&lt;/a&gt; by blitzr&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Aqua Inspirat : &lt;a href=&quot;http://iiswiis.deviantart.com/art/Aqua-Inspirat-Windowblind-65469401&quot;&gt;[link]&lt;/a&gt; by iiswiis&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Alluvium Magnite : &lt;a href=&quot;http://iiswiis.deviantart.com/art/Alluvium-Magnite-Windowblind-61792342&quot;&gt;[link]&lt;/a&gt; by iiswiis&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Leopard Glass Final Release : &lt;a href=&quot;http://neodesktop.deviantart.com/art/Leopard-Glass-Final-Release-60407019&quot;&gt;[link]&lt;/a&gt; by neodesktop&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;==========================================&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt;   &lt;b&gt; &lt;u&gt; ICONS: &lt;/u&gt; &lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;_ iLeopard Icons Pack SE : &lt;a href=&quot;http://kampongboy92.deviantart.com/art/iLeopard-Icons-Pack-SE-69926208&quot;&gt;[link]&lt;/a&gt; by ~kampongboy92&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- iLeopard Icons Pack 1 : &lt;a href=&quot;http://kampongboy92.deviantart.com/art/iLeopard-Icons-Pack-69305099&quot;&gt;[link]&lt;/a&gt; by ~kampongboy92&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- iLeopard Icons Pack 2 : &lt;a href=&quot;http://kampongboy92.deviantart.com/art/iLeopard-Icons-Pack-2-69444808&quot;&gt;[link]&lt;/a&gt; by ~kampongboy92&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Leopard&#39;s Application : &lt;a href=&quot;http://www.osx-e.com/downloads/icons/leopards_application.html&quot;&gt;[link]&lt;/a&gt;  (provided by ~kampongboy92)&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- 130 Leopard Icons : &lt;a href=&quot;http://catalin-v.deviantart.com/art/130-Leopard-Icons-61399795&quot;&gt;[link]&lt;/a&gt; by catalin-v&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Antares Complete Pack : &lt;a href=&quot;http://jaziel.deviantart.com/art/Antares-Complete-Pack-66540366&quot;&gt;[link]&lt;/a&gt; by Jaziel&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Leopard Refflective IconSet 1 : &lt;a href=&quot;http://vsdigital.deviantart.com/art/OSX-Refflective-Iconset-1-58038666&quot;&gt;[link]&lt;/a&gt; by vsdigital&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Leopard Refflective IconSet 2 : &lt;a href=&quot;http://vsdigital.deviantart.com/art/Refflective-Iconset-2-Leopard-58307458&quot;&gt;[link]&lt;/a&gt; by vsdigital&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Leopard Refflective IconSet 3 : &lt;a href=&quot;http://vsdigital.deviantart.com/art/Leopard-Refflective-IconSet-3-58726088&quot;&gt;[link]&lt;/a&gt; by vsdigital&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Leopard Refflective IconSet 4 : &lt;a href=&quot;http://vsdigital.deviantart.com/art/Leopard-Refflective-IconSet-4-58726396&quot;&gt;[link]&lt;/a&gt; by ~vsdigital&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Leopard Refflective Special : &lt;a href=&quot;http://vsdigital.deviantart.com/art/Leopard-Refflective-Special-58593632&quot;&gt;[link]&lt;/a&gt; by ~vsdigital&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Black and Blue Icons : &lt;a href=&quot;http://buzuk-eugen.deviantart.com/art/Black-and-Blue-Icons-34700737&quot;&gt;[link]&lt;/a&gt; by Buzuk-Eugen&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Black and Blue Icons (addon) : &lt;a href=&quot;http://buzuk-eugen.deviantart.com/art/Black-and-Blue-Icons-Add-On-1-37811164&quot;&gt;[link]&lt;/a&gt; by Buzuk-Eugen&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;===========================================&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt;    &lt;b&gt; &lt;u&gt; DOCKS: &lt;/u&gt; &lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt; ROCKET DOCK &lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Rocket Dock : &lt;a href=&quot;http://rocketdock.com/&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Leopard RocketDock+Icons v2.1 : &lt;a href=&quot;http://fonebone2k.deviantart.com/art/Leopard-RocketDock-Icons-v2-1-61360471&quot;&gt;[link]&lt;/a&gt; by fonebone2k&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- The Real MAC OS X Dock : &lt;a href=&quot;http://cellule.deviantart.com/art/The-Real-MAC-OS-X-Dock-58755029&quot;&gt;[link]&lt;/a&gt; by CELLULE&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Aquabar : &lt;a href=&quot;http://mb-neo.deviantart.com/art/Aquabar-of-OSX-Leopard-63655401&quot;&gt;[link]&lt;/a&gt; by mb-neo&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt; RK LAUNCHER &lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- RK Launcher : &lt;a href=&quot;http://home.cogeco.ca/%7Erklauncher/&quot;&gt;[link]&lt;/a&gt; by raduking&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- RKLauncher &quot;LI&quot; : &lt;a href=&quot;http://windowsedge.com/forums/?showtopic=2158&quot;&gt;[link]&lt;/a&gt; by raduking&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Leopard Skin for RK Launcher : &lt;a href=&quot;http://pop--tart.deviantart.com/art/Leopard-Skin-for-RK-Launcher-58970304&quot;&gt;[link]&lt;/a&gt; by Pop--Tart&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Lucidic : &lt;a href=&quot;http://oakside24.deviantart.com/art/Lucidic-41356218&quot;&gt;[link]&lt;/a&gt; by OAKside24&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- AerOak : &lt;a href=&quot;http://oakside24.deviantart.com/art/AerOak-28821382&quot;&gt;[link]&lt;/a&gt; by OAKside24&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;===========================================&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt;    &lt;b&gt; &lt;u&gt; Transparency Effect: &lt;/u&gt; &lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Transbar : &lt;a href=&quot;http://www.home.no/aksoftware/&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Glass2K : &lt;a href=&quot;http://chime.tv/products/glass2k.shtml&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;===========================================&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt;    &lt;b&gt; &lt;u&gt;Windows Clock Replacement: &lt;/u&gt; &lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- TClock Light : &lt;a href=&quot;http://homepage1.nifty.com/kazubon/tclocklight/index.html&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- L Clock: &lt;a href=&quot;http://www.neowin.net/forum/index.php?showtopic=157465&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;===========================================&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt;    &lt;b&gt; &lt;u&gt; EXTRA LEOPARD SOFTWARES: &lt;/u&gt; &lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- iTunes : &lt;a href=&quot;http://www.apple.com/itunes/download/&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Quick Time : &lt;a href=&quot;http://www.apple.com/quicktime/download/&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Safari 3 : &lt;a href=&quot;http://www.apple.com/safari/download/&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Styler : &lt;a href=&quot;http://www.crystalxp.net/galerie/en.id.551-styler-1-401-ta2027-explorer-tools.htm&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;===========================================&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt;    &lt;b&gt; &lt;u&gt; MSN MESSENGER SKINS: &lt;/u&gt; &lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Mac Messenger v2.0 Brushed (MSN SKIN) : &lt;a href=&quot;http://adamvester87.deviantart.com/art/Mac-Messenger-v2-0-Brushed-52667299&quot;&gt;[link]&lt;/a&gt; by adamvester87&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Mac Messenger v2.0 Final : &lt;a href=&quot;http://adamvester87.deviantart.com/art/Mac-Messenger-v2-0-Final-52908007&quot;&gt;[link]&lt;/a&gt; by adamvester87&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;===========================================&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt;    &lt;b&gt; &lt;u&gt; BOOT &amp;amp; LOGON SKINS &lt;/u&gt; &lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Brushed-Mac (Boot Skin) : &lt;a href=&quot;http://acash.deviantart.com/art/Brushed-Mac-50814014&quot;&gt;[link]&lt;/a&gt; by acash&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Mac OSX Leopard Logon (Logon Skin) : &lt;a href=&quot;http://mb-neo.deviantart.com/art/Mac-OSX-Leopard-Logon-63653053&quot;&gt;[link]&lt;/a&gt;  by mb-neo&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;===========================================&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt;    &lt;u&gt; &lt;b&gt; WALLPAPERS: &lt;/b&gt; &lt;/u&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- MAC OS LEOPARD Wallpaper : &lt;a href=&quot;http://carranzadesigns.deviantart.com/art/MAC-OS-LEOPARD-Wallpaper-46614682&quot;&gt;[link]&lt;/a&gt; by carranzadesigns&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Leopard with Mac Logo : &lt;a href=&quot;http://linwe-limballanwe.deviantart.com/art/Leopard-with-Mac-Logo-61054529&quot;&gt;[link]&lt;/a&gt; by Linwe-Limballanwe&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Aqua Blue Mac logo : &lt;a href=&quot;http://diemuse2006.deviantart.com/art/Aqua-Blue-with-Mac-logo-39076401&quot;&gt;[link]&lt;/a&gt; by diemuse2006&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- OSX Leopard : &lt;a href=&quot;http://freyr.deviantart.com/art/OSX-Leopard-38451773&quot;&gt;[link]&lt;/a&gt; by freyr&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Mac Style Orange : &lt;a href=&quot;http://sohxc.deviantart.com/art/Mac-Style-Orange-59563717&quot;&gt;[link]&lt;/a&gt; by sohxc&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- MAC OS X : &lt;a href=&quot;http://nguyendynasty.deviantart.com/art/MAC-OS-X-21611938&quot;&gt;[link]&lt;/a&gt; by NguyenDynasty&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Upside-Down OS X : &lt;a href=&quot;http://ckr4282.deviantart.com/art/Upside-Down-OS-X-16283078&quot;&gt;[link]&lt;/a&gt; by ckr4282&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Rim Shot Design : &lt;a href=&quot;http://rimshotdesign.com/goodies.php&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;===========================================&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt;    &lt;u&gt; &lt;b&gt; MODS: &lt;/b&gt; &lt;/u&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Leopard Mods On XP : &lt;a href=&quot;http://kampongboy92.deviantart.com/art/Leopard-Mods-On-XP-66696721&quot;&gt;[link]&lt;/a&gt; by kampongboy92&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Mac iStart (ViStart) : &lt;a href=&quot;http://fediafedia.deviantart.com/art/Mac-iStart-vistart-res-final-57563129&quot;&gt;[link]&lt;/a&gt; by fediaFedia&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- ShutX v0.5Beta : &lt;a href=&quot;http://macgadger.deviantart.com/art/ShutX-v0-5Beta-50782643&quot;&gt;[link]&lt;/a&gt; by MacGadger&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;===========================================&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt;    &lt;b&gt; &lt;u&gt; FireFox 2 : &lt;/u&gt; &lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Graphite Inspirat  : &lt;a href=&quot;http://iiswiis.deviantart.com/art/Graphite-Inspirat-Firefox-2-65667907&quot;&gt;[link]&lt;/a&gt; by iiswiis&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Aqua Inspirat : &lt;a href=&quot;http://iiswiis.deviantart.com/art/Aqua-Inspirat-for-Firefox-2-65512091&quot;&gt;[link]&lt;/a&gt; by iiswiis&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- VFox Leopard : &lt;a href=&quot;http://vsdigital.deviantart.com/art/VFox-Leopard-Skin-Firefox-2-0-60200183&quot;&gt;[link]&lt;/a&gt; by vsdigital&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Spectrum beta : &lt;a href=&quot;http://fyton5.deviantart.com/art/Spectrum-beta-for-ff-2-upd8-1-64809423&quot;&gt;[link]&lt;/a&gt; by fyton5&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;===========================================&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt;    &lt;u&gt; &lt;b&gt; Screen Saver : &lt;/b&gt; &lt;/u&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Mac OSx Screensaver Flurry : &lt;a href=&quot;http://mb-neo.deviantart.com/art/Mac-OSx-Screensaver-Flurry-63659998&quot;&gt;[link]&lt;/a&gt; by mb-neo&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Mac OSX Leopard : &lt;a href=&quot;http://chuckyrocks2007.deviantart.com/art/Mac-OSX-Leopard-screensaver-68063064&quot;&gt;[link]&lt;/a&gt; by ~chuckyrocks2007 &lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;===========================================&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt;    &lt;b&gt; &lt;u&gt; Leopard Icons : &lt;/u&gt; &lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- IconTweaker : &lt;a href=&quot;http://www.crystalxp.net/galerie/en.id.83-icontweaker.html&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Leopard &quot;iT&quot; icons : &lt;a href=&quot;http://anoos.deviantart.com/art/quot-iT-quot-Leopard-Icons-67317976&quot;&gt;[link]&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;===========================================&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt;    &lt;u&gt; &lt;b&gt; CURSOR: &lt;/b&gt; &lt;/u&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Mac OS X Cursor Pack : &lt;a href=&quot;http://razcalinside.deviantart.com/art/Mac-OS-X-Cursor-Pack-27470598&quot;&gt;[link]&lt;/a&gt; by RaZcaLinSIDe&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;===========================================&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;img src=&quot;http://e.deviantart.com/emoticons/b/bulletred.gif&quot; alt=&quot;:bulletred:&quot; title=&quot;Bullet; Red&quot; height=&quot;10&quot; width=&quot;10&quot; /&gt;    &lt;u&gt; &lt;b&gt; Mac Sound : &lt;/b&gt; &lt;/u&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- &lt;a href=&quot;http://www.jonmega.com/iceman/stuff/sounds/&quot;&gt;[link]&lt;/a&gt; (JAGUAR)&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;- Mac Gadger v2.0 : &lt;a href=&quot;http://macgadger.deviantart.com/art/Mac-Gadger-v2-0-Released-47879718&quot;&gt;[link]&lt;/a&gt; by MacGadger&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;===========================================&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/4611435417535921322/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2009/01/leopard-resources.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/4611435417535921322'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/4611435417535921322'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2009/01/leopard-resources.html' title='Leopard Resources'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7XcbFT5SIjHng3RXyXBi8SGmavTnoZiFKs4toiNaNi56ntPExtg8BM6WT0yB3B4mSw49WaKllak_a5BaJ5yl278p7zwhIKfgN5KhbMlNxhT7ugqhzATq_oeqR847tf9b3C0ZFT7WemDBc/s72-c/Leopard_Resources.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3716357778926484423.post-6170536523353297824</id><published>2008-08-22T08:41:00.002+08:00</published><updated>2009-09-23T20:46:12.465+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="wallpaper"/><title type='text'>Awesome Wallpaper The Week Project Complete Pack by manicho</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://th02.deviantart.net/fs15/300W/i/2007/077/a/7/The_Week_Project_Complete_Pack_by_manicho.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://th02.deviantart.net/fs15/300W/i/2007/077/a/7/The_Week_Project_Complete_Pack_by_manicho.jpg&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style=&quot;font-family: Lucida Sans Unicode;&quot;&gt;&lt;b&gt;&lt;br /&gt;
&lt;br /&gt;
Best Of The Best My Wallpaper Collection. Hope you like it &lt;/b&gt; &lt;br /&gt;
&lt;br /&gt;
1. This file content jpeg file.&lt;br /&gt;
&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Lucida Sans Unicode;&quot;&gt; 2. Dimension : 2560 x 1600.&lt;br /&gt;
&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Lucida Sans Unicode;&quot;&gt; 3. Each jpeg file size between 974 KB - 1.83 MB&lt;br /&gt;
&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Lucida Sans Unicode;&quot;&gt;4. Download &lt;a href=&quot;http://www.deviantart.com/download/51164256/The_Week_Project_Complete_Pack_by_manicho.zip&quot;&gt;Here&lt;/a&gt; &lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Lucida Sans Unicode;&quot;&gt;5. Author : &lt;a href=&quot;http://manicho.deviantart.com/&quot;&gt;Mauricio Alexis E. aka Manicho / Khalua &lt;/a&gt;&lt;/span&gt;              &lt;br /&gt;
&lt;span style=&quot;font-size: 85%;&quot;&gt;&lt;span style=&quot;color: darkred;&quot;&gt;&lt;span style=&quot;font-family: Lucida Sans Unicode;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://amenapster.blogspot.com/feeds/6170536523353297824/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://amenapster.blogspot.com/2008/08/awesome-wallpaper-week-project-complete.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/6170536523353297824'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3716357778926484423/posts/default/6170536523353297824'/><link rel='alternate' type='text/html' href='http://amenapster.blogspot.com/2008/08/awesome-wallpaper-week-project-complete.html' title='Awesome Wallpaper The Week Project Complete Pack by manicho'/><author><name>napsters</name><uri>http://www.blogger.com/profile/05417938566175205483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEja_EGjtoW443Y8Ms8KrBBi5ee42fEJBZdC0L_VSfyAKdINaIOPmYXS_-HtjyWHyYMZc8HLqeIlbmnRbajcRkEzzZ4oIrhGGuFkxeBhdMgFZ2HmjBMVlgn-Wl5iDQUxkQ/s220/napsters.png'/></author><thr:total>0</thr:total></entry></feed>