<?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:gd="http://schemas.google.com/g/2005" xmlns:georss="http://www.georss.org/georss" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-8343163142073208452</atom:id><lastBuildDate>Thu, 19 Dec 2024 03:30:54 +0000</lastBuildDate><category>Software</category><category>Gaya Hidup</category><category>INFO TEKNOLOGI</category><category>Tips and Trick</category><category>Info Kesehatan</category><category>internet tool</category><category>Tool</category><category>Desktop Enhancements</category><category>GADGED</category><category>anti virus</category><category>AUDIO n VIDEO</category><category>Komputer</category><category>Hal-Hal Unik</category><category>Office</category><category>THEME</category><category>Browser</category><category>GAME</category><category>PONSEL</category><category>Utilities dan Operating Systems</category><category>Computer Scurity</category><category>HandPhone</category><category>Symbian ^3</category><category>Icon Cool</category><category>Image Editor</category><category>S60V5</category><category>Symbian S60V5</category><category>THEME WIndows</category><category>Theme Phone</category><category>Widget</category><title>www.abangoek.blogspot.com</title><description></description><link>http://abangoek.blogspot.com/</link><managingEditor>noreply@blogger.com (abangoek 88)</managingEditor><generator>Blogger</generator><openSearch:totalResults>217</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:subtitle/><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-159887472834629991</guid><pubDate>Thu, 19 Jan 2012 01:39:00 +0000</pubDate><atom:updated>2012-01-19T08:39:06.993+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Software</category><category domain="http://www.blogger.com/atom/ns#">Utilities dan Operating Systems</category><title>TweakPrefetch [Software untuk meningkatkan kinerja komputer/laptop]</title><description>&lt;div class="fullpost"&gt;
Windows XP contains an interesting function, called Prefetch, capable of reducing applications startup time as well as the operating system boot time.&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0nEmJiQc2XkQ1ARMCgsE2TVWCyGp5U03Sn2Ccs3sKEc4BBYzHASy3R8QegMieRllcApns_fUGyUs4xFxeuCOaOrtBLqX2uF31nfFOiV8oonGNqNeSAY52sFPouYPRYmSXyvST6V7c3miD/s1600/TweakPrefetch5.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0nEmJiQc2XkQ1ARMCgsE2TVWCyGp5U03Sn2Ccs3sKEc4BBYzHASy3R8QegMieRllcApns_fUGyUs4xFxeuCOaOrtBLqX2uF31nfFOiV8oonGNqNeSAY52sFPouYPRYmSXyvST6V7c3miD/s1600/TweakPrefetch5.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
Prefetching works this way: the first time the user runs a given X application, Windows controls its startup and creates a X.pf file inside the Windows/Prefetch folder. This file contains a sort of index of the X application files to load into memory, as well as information about the order in which they should be loaded. That way, the next time the X application is started, Windows will check the previously created "index" and will use its information to grant a faster startup time.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
In Windows Vista and Windows 7, the Prefetch function has been partnered with Superfetch: Vista uses a complex algorhytm to determine which applications are used and their access frequency, in order to preload parts of them into memory at Windows startup or at a later moment (determined by the algorhytm I was talking about). Since they are already partially loaded in memory, applications will startup faster than they did thanks to the traditional Prefetch.&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
Prefetch and Superfetch are theorically good functions. But pratically, things are a bit different. Prefetch does its work well, without any particular cons. Superfetch, instead, could lead to abnormal hard disk activity (caused by memory IO operations) and random in-game framerate drops (probably caused by the caching process). Moreover, Superfetch will use a considerable amount of system memory (even if it's managed with an accurate priority system), so tweaking this function might increase the overall performance of systems with less than 2 GiB of RAM. Fortunately Superfetch has been tamed down in Windows 7, but these problems are still present even on the new Microsoft platform. Furthermore, fetching is totally useless for solid state drive users, who may want to disable this function to extend the lifespan of the unit. For these and/or other reasons, advanced users might want to tweak the way Windows manages Prefetch and Superfetch, and TweakPrefetch is a very easy way to accomplish this.&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
TweakPrefetch is a utility coded in VB.net capable of managing fetching in Windows XP, Vista and 7. It allows the user to set separate parameters for Prefetch and Superfetch. The available options are:&lt;/div&gt;
&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;div class="fullpost"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Disabled&lt;/b&gt;: completely disables fetching.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Applications Only&lt;/b&gt;: fetching will only be applied to user started applications.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Boot Only&lt;/b&gt;: fetching will only be applied to boot files (system files, services and startup programs).&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Applications &amp;amp; Boot&lt;/b&gt;: fetching will be applied to both applications and boot files (Windows default setting for Prefetch and Superfetch).&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;div&gt;
TweakPrefetch will also detect wrong parameters for Prefetch and Superfetch, and will let the user fix them with a single click.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Since version 3.0, I implemented a fetching configuration Wizard, which will help less experienced users to find the optimal Prefetch and Superfetch settings for their system and needs.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Prefetching in Windows XP is better left at its default value for the 99% of the users. However, someone prefers to set it to "Boot Only", in order to benefit from fetching only at boot time.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
For what concerns Windows Vista and Windows 7, default settings are still recommended for most users (especially for who doesn't use the PC for gaming). Advanced users and gamers might want to disable Superfetch (to obtain an XP-like fetching, reduce hard disk trashing and prevent this function to interfere with games) or set it to "Boot Only" at least. Obviously, it's up to the users to experiment different settings and tweak fetching at their advantage.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
IMPORTANT NOTICE: - thanks to Pedro Leite Ribeiro - if you decide to disable the Superfetch service under Vista or 7, the system will stop creating the ".pf" files necessary for the Prefetching function (note that you can disable Superfetch but keep the Superfetch service enabled in order to avoid this problem). In this case, you'll have to use the "Rebuild Layout.ini" function once every Windows session you start new applications in, in order to let the system build all of the Prefetch files. Take a look at TweakPrefetch functions list for further info on how to automate the operation.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
INSTALLATION/UNINSTALLATION NOTES&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
--------------------------&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
To install TweakPrefetch you just have to run the self extracting archive and extract the contents to any folder you like. TweakPrefetch needs the .NET Framework 3.5 (or newer) to run properly.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
To uninstall TweakPrefetch, just use the "Delete Settings" function and delete the TweakPrefetch folder.&lt;/div&gt;
&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;a href="http://www.mediafire.com/?k5kyqure4t373dh"&gt;DOWNLAOD&amp;nbsp;TweakPrefetch&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2012/01/tweakprefetch-software-untuk.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0nEmJiQc2XkQ1ARMCgsE2TVWCyGp5U03Sn2Ccs3sKEc4BBYzHASy3R8QegMieRllcApns_fUGyUs4xFxeuCOaOrtBLqX2uF31nfFOiV8oonGNqNeSAY52sFPouYPRYmSXyvST6V7c3miD/s72-c/TweakPrefetch5.png" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-5527202651811935682</guid><pubDate>Mon, 03 Oct 2011 03:05:00 +0000</pubDate><atom:updated>2011-10-03T10:06:13.353+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">anti virus</category><category domain="http://www.blogger.com/atom/ns#">Software</category><title>Update Smadav 8.7 Terbaru</title><description>Saat ini smadav sudah mencapai versi 8.7 dan sudah mampu mendeteksi 1319 jenis virus.&lt;br /&gt;
&lt;div class="fullpost"&gt;
&lt;/div&gt;
&lt;div&gt;
lalu apa kelebihan smadav terbaru ini:&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="background-color: black; color: white; font-family: Arial; font-size: 12px;"&gt;-Penambahan database 100 virus baru,&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="background-color: black; color: white; font-family: Arial; font-size: 12px;"&gt;-Teknik pendeteksian baru (FFD) &amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="background-color: black; color: white; font-family: Arial; font-size: 12px;"&gt;-pencegahan total untuk virus dari USB Flashdisk,&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="background-color: black; color: white; font-family: Arial; font-size: 12px;"&gt;-Fitur bahasa inggris sudah bisa digunakan di Smadav Free, Perubahan struktur settings, dsb&lt;/span&gt;&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="background-color: white; font-family: Arial; font-size: 12px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="background-color: white; font-family: Arial; font-size: 12px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgyl7TygbfN81eKNFx3elqpHOCyD_ZqCs8TCUGqVUCWCtFvT3WPwm6lbuw_ISqECtmSglp6yhSNLjWqCbhD5FeeCeF0BuSvVLd9wSZIzSoAmzD8lFq9JGd8ir0Bk2TyF_HYVDbJD5KEBdcP/s1600/smadav+8.7.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="277" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgyl7TygbfN81eKNFx3elqpHOCyD_ZqCs8TCUGqVUCWCtFvT3WPwm6lbuw_ISqECtmSglp6yhSNLjWqCbhD5FeeCeF0BuSvVLd9wSZIzSoAmzD8lFq9JGd8ir0Bk2TyF_HYVDbJD5KEBdcP/s400/smadav+8.7.JPG" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
oiya yg perlu nama&amp;amp;key bisa gunakan key ini:&amp;nbsp;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
nama: abangoek&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
key: 991299969652&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
bagi yg sudah pro ga usah pake registrasi lagi.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
mungkin ini aja ya sob pembahasanya dan semoga bermanfaat.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/10/update-smadav-87-terbaru.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgyl7TygbfN81eKNFx3elqpHOCyD_ZqCs8TCUGqVUCWCtFvT3WPwm6lbuw_ISqECtmSglp6yhSNLjWqCbhD5FeeCeF0BuSvVLd9wSZIzSoAmzD8lFq9JGd8ir0Bk2TyF_HYVDbJD5KEBdcP/s72-c/smadav+8.7.JPG" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-1328188391098619629</guid><pubDate>Mon, 26 Sep 2011 03:43:00 +0000</pubDate><atom:updated>2011-09-26T10:47:36.470+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">anti virus</category><title>AVG INTERNET SECURITY 2012</title><description>Walau masih tahun 2011, tapi AVG sudah mengeluarkan produk barunya,yuuuup,dah pada tau kan....yaitu&amp;nbsp;AVG INTERNET SECURITY 2012.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgQDy5XckhdE8DAt7BLaWZjKZlnhoAOS3li0FtDbLvTts03ic9nXwObl4MUXeO97JCZdzxio6F1A_AzgjowB8HlPdpjlxSuJf2YSNzo-WwY56CHb1ufDPd9ugDmm8QJiEa4UU9XHghyphenhyphentYX4/s1600/2011-09-21_084450.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgQDy5XckhdE8DAt7BLaWZjKZlnhoAOS3li0FtDbLvTts03ic9nXwObl4MUXeO97JCZdzxio6F1A_AzgjowB8HlPdpjlxSuJf2YSNzo-WwY56CHb1ufDPd9ugDmm8QJiEa4UU9XHghyphenhyphentYX4/s400/2011-09-21_084450.jpg" width="286" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&amp;nbsp;Lalu apa kelebihannya. simak berikut ini.:&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana; font-size: 11px;"&gt;&lt;span class="Apple-style-span" style="background-color: black; color: white; line-height: 15px;"&gt;High-performance protection for complete peace of mind when shopping and banking online.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ul style="line-height: 15px; margin-bottom: 10px; margin-left: 10px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;span class="Apple-style-span" style="background-color: black; color: white; font-family: Verdana; font-size: 11px;"&gt;
&lt;li style="background-attachment: initial; background-clip: initial; background-image: url(http://www.avg.com/stc/tpl/crp/img/11-list-01.png); background-origin: initial; background-position: 0% 0.5em; background-repeat: no-repeat no-repeat; line-height: 1.7em; list-style-image: initial; list-style-position: initial; list-style-type: none; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 15px; padding-right: 0px; padding-top: 0px;"&gt;Protection that actually speeds up your web experience for faster YouTube and video&lt;/li&gt;
&lt;li style="background-attachment: initial; background-clip: initial; background-image: url(http://www.avg.com/stc/tpl/crp/img/11-list-01.png); background-origin: initial; background-position: 0% 0.5em; background-repeat: no-repeat no-repeat; line-height: 1.7em; list-style-image: initial; list-style-position: initial; list-style-type: none; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 15px; padding-right: 0px; padding-top: 0px;"&gt;Block hackers and stop identity thieves with AVG Firewall and AVG Identity Protection&lt;/li&gt;
&lt;li style="background-attachment: initial; background-clip: initial; background-image: url(http://www.avg.com/stc/tpl/crp/img/11-list-01.png); background-origin: initial; background-position: 0% 0.5em; background-repeat: no-repeat no-repeat; line-height: 1.7em; list-style-image: initial; list-style-position: initial; list-style-type: none; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 15px; padding-right: 0px; padding-top: 0px;"&gt;Award winning Anti-Virus that just works with automatic updates to shield you from continually evolving threats&lt;/li&gt;
&lt;/span&gt;&lt;/ul&gt;
&lt;span class="Apple-style-span" style="background-color: black; color: white;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana; font-size: 11px;"&gt;
&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana; font-size: 11px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana; font-size: 11px;"&gt;&lt;span class="Apple-style-span" style="background-color: black; color: white; line-height: 18px;"&gt;untuk download silakan klik link ini:&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="background-color: #d7dce2; color: #232323; font-family: Verdana; font-size: 11px;"&gt;
&lt;/span&gt;&lt;span class="Apple-style-span" style="background-color: #d7dce2; color: #232323; font-family: Verdana; font-size: 11px; line-height: 15px;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;h3 style="display: block; font-size: 15px; line-height: 1.3em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.5em; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-decoration: none; text-transform: uppercase;"&gt;



&lt;span class="Apple-style-span" style="background-color: black; color: white; font-family: Verdana; font-size: 11px; line-height: 15px;"&gt;


&lt;a href="http://www.avg.com/us-en/download.prd-triisc#tba2"&gt;AVG INTERNET SECURITY 2012&amp;nbsp;&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;span class="Apple-style-span" style="background-color: #d7dce2; color: #232323; font-family: Verdana; font-size: 11px; line-height: 15px;"&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/09/avg-internet-security-2012.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgQDy5XckhdE8DAt7BLaWZjKZlnhoAOS3li0FtDbLvTts03ic9nXwObl4MUXeO97JCZdzxio6F1A_AzgjowB8HlPdpjlxSuJf2YSNzo-WwY56CHb1ufDPd9ugDmm8QJiEa4UU9XHghyphenhyphentYX4/s72-c/2011-09-21_084450.jpg" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-2104898386495323413</guid><pubDate>Mon, 01 Aug 2011 03:07:00 +0000</pubDate><atom:updated>2011-08-01T10:07:51.208+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Software</category><category domain="http://www.blogger.com/atom/ns#">Tips and Trick</category><title>Membuat Recycle Bin Dalam Flashdisk</title><description>&lt;div class="fullpost" style="text-align: justify;"&gt;
Pernahkah kalian mengalami ketika secara tidak sengaja menghapus file yang sangat penting di dalam flashdisk ??? tentu itu adalah tindakan yang sangat fatal akibatnya. Kenapa ,.,.??? karena apabila sebuah file terhapus dari Flashdisk maka file tersebut secara permanen akan terhapus. Berbeda dengan apabila kita menghapus file yang ada di Harddisk, maka filenya masih nyangkut terlebih dahulu di Recycle Bin.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
Oleh karena itu abangoek akan memberikan sedikit trik bagaimana membuat Recycle Bin di Dalam Flashdisk. sekarang itu bukanlah hal yang mustahil membuat Recycle Bin di Dalam Flashdisk karena sekarang ini sudah ada software portable yang namannya adalah "iBin".&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgax67oWEN1lYpY1_wrP9UEhUGV40gbCnzSSUApiuQREVQ2yrVAXoPoYHLnMXBnYIxrC0ndcsLUtvDbbS5bDm-nQTuwRDSauzrYa0j6Tqvq-crn2iVSgMPVz-4lH7djDU_5Z1F7N2R5_OyN/s1600/ibin.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="268" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgax67oWEN1lYpY1_wrP9UEhUGV40gbCnzSSUApiuQREVQ2yrVAXoPoYHLnMXBnYIxrC0ndcsLUtvDbbS5bDm-nQTuwRDSauzrYa0j6Tqvq-crn2iVSgMPVz-4lH7djDU_5Z1F7N2R5_OyN/s400/ibin.JPG" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
Yang perlu kalian lakukan adalah mengunduh software portable tersebut, letak kan di dalam flashdisk lalu jalankan dengan cara klik 2x icon Recycle Bin. Sejak saat itulah untuk setiap kali kalian ingin menghapus sebuah file yang terdapat di flashdisk akan muncul sebuah jendela dengan pilhan untuk menghapus dile tersebut secara permanen atau ingin membuangnnya ke iBin terlebih dahulu. Setelah itu, klik kanan di ikon iBin di system tray Windows untuk mengembalikan si file ke asal, membersihkan si bin, atau membuka jendela Dumping Management di mana kalian bisa membersihkan / memulihkan file-file yang sobat inginkan.&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
penasaran sama software yang satu ini, langsung aja download&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;a href="http://www.ziddu.com/download/11217031/iBin.zip.html" target="new"&gt;Download&amp;nbsp;"iBin"+Tutorial&lt;/a&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/08/membuat-recycle-bin-dalam-flashdisk.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgax67oWEN1lYpY1_wrP9UEhUGV40gbCnzSSUApiuQREVQ2yrVAXoPoYHLnMXBnYIxrC0ndcsLUtvDbbS5bDm-nQTuwRDSauzrYa0j6Tqvq-crn2iVSgMPVz-4lH7djDU_5Z1F7N2R5_OyN/s72-c/ibin.JPG" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-2796800773489218054</guid><pubDate>Mon, 01 Aug 2011 02:48:00 +0000</pubDate><atom:updated>2011-08-01T09:48:19.056+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Tips and Trick</category><title>Cara ber-FACEBOOK an di Kantor (berfacebookan yang aman)</title><description>yuuuuuup..kali ini ane mau share ni sob..yaitu tips n trik berFACEBOOKan di kantor dengan aman (uuuups.. ngajarin yg ga baik nih, heee) :-). OK langsung aja kita bahas........!!&lt;a name='more'&gt;&lt;/a&gt;&lt;div&gt;
Yang ane maksud berFacebooKan di kantor dg aman, yaitu dimana template Facebook dengan tampilan Excel. Kita ga perlu repot2sob.. karena Situs penyamaran ini sudah disediakan oleh &lt;a href="http://www.hardlywork.in./"&gt;www.hardlywork.in.&lt;/a&gt; Tampilan Facebook di situs ini berupa tabel-tabel spreadsheet Excel. Tapi isi sebenarnya adalah aktivitas Facebook. Kalau Anda membuka Facebook dengan cara ini, Anda tetap akan kelihatan seperti sedang bekerja.HeeeHeee.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhN5-nqtOGUVwoMOlfFwQj6s3DlH_u-Agy_78iuUQAsVuiynz3Rf3wcZqDeTc3MXlAhreNATBeksITfAUVM7NDmw4VcVqSX-qC_yPgMgwLAa9sTH5Le2SRjbtOpgCcMFkOUmx7M6b5FY34y/s1600/hw.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="240" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhN5-nqtOGUVwoMOlfFwQj6s3DlH_u-Agy_78iuUQAsVuiynz3Rf3wcZqDeTc3MXlAhreNATBeksITfAUVM7NDmw4VcVqSX-qC_yPgMgwLAa9sTH5Le2SRjbtOpgCcMFkOUmx7M6b5FY34y/s400/hw.JPG" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhntpXbLAN-ECdKr9SfZqFU27L3vtYzWdQOx3yiS9MUOEMfMs0zOClHJqsdwi5TP0cIQutm_aDFkMMjDx502TeYqGjQ6CukHtpadaTH7aC3gDj5H-8n969XTUhbtbDGtdV4OtcIhio1s_1f/s1600/hw2.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="240" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhntpXbLAN-ECdKr9SfZqFU27L3vtYzWdQOx3yiS9MUOEMfMs0zOClHJqsdwi5TP0cIQutm_aDFkMMjDx502TeYqGjQ6CukHtpadaTH7aC3gDj5H-8n969XTUhbtbDGtdV4OtcIhio1s_1f/s400/hw2.JPG" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
Di sana ada nama akun, posting-an terbaru yang sama dengan yang tampil di wall, dan foto-foto tag terbaru. Anda bisa mencari akun teman di bar formula. Kolom-kolomnya juga menampilkan komentar, keterangan siapa yang me-like sebuah posting, dan juga link.&lt;/div&gt;
&lt;div&gt;
Jika ada keterangan 4 like, arahkan kursor ke kolom itu, dan tampillah nama-nama yang memberi tanda like di-posting-an tersebut. Tampilannya terlihat sepi tanpa gambar?&lt;/div&gt;
&lt;div&gt;
Jangan khawatir. Jika Anda mengarahkan kursor ke nama atau link foto, foto tersebut akan tampil sebagai thumbnail di sudut kanan bawah. Nah, sekarang kurang apa lagi?&lt;/div&gt;
&lt;div&gt;
Selamat Facebook-an di kantor! Sst... jangan bilang siapa-siapa.&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
untuk mencobanya silakan cek ke TKP:&amp;nbsp;&lt;a href="http://hardlywork.in/"&gt;http://hardlywork.in&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/08/cara-ber-facebook-di-kantor.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhN5-nqtOGUVwoMOlfFwQj6s3DlH_u-Agy_78iuUQAsVuiynz3Rf3wcZqDeTc3MXlAhreNATBeksITfAUVM7NDmw4VcVqSX-qC_yPgMgwLAa9sTH5Le2SRjbtOpgCcMFkOUmx7M6b5FY34y/s72-c/hw.JPG" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-2012992120781428292</guid><pubDate>Tue, 19 Jul 2011 11:19:00 +0000</pubDate><atom:updated>2011-09-22T11:00:02.423+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">anti virus</category><category domain="http://www.blogger.com/atom/ns#">Computer Scurity</category><title>Free Key avast! Internet Security 6.0 License File Valid Till April 2012</title><description>Kali ini ane mau bagi-bagi key Internet Security 6.0 License File Valid Till April 2012 mungkin agak terlambat tapi ta' apalah,,,semoga ada yg membutuhkan...OK.&lt;br /&gt;
&lt;div class="fullpost"&gt;
&lt;/div&gt;
&lt;div&gt;
Langsung aja sob : ikuti lankah ini:&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
1. Kunjungi Link ini&amp;nbsp;&lt;a href="http://www.my-avast.de/AVAST-Aktion-com-so-gehts"&gt;http://www.my-avast.de/AVAST-Aktion-com-so-gehts&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
2. lalu isikan nama anda dan alamat email anda.&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;&amp;nbsp;(&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;first name (Vorname), last name (Nachname) )&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;3. cek email anda, pasti nanti dapat email dari&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;Globell Marketing (marketing@globell.com)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;&amp;nbsp; &amp;nbsp; dan tulisan "&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: arial,sans-serif; font-size: 13px;"&gt;Registrierungsdatei" adalah link untuk download key&amp;nbsp;&amp;nbsp;Internet Security 6.0 License.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="font-family: arial,sans-serif; font-size: 13px;"&gt;4. dan jangan lupa&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;&lt;a href="http://files.avast.com/iavs5x/setup_ais.exe" style="border-width: 0px; color: #00a0e3; outline-style: none; text-decoration: underline;" title="avast internet security 6 setup"&gt;Download&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;avast! Internet Security 6.0 and install.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;5. Selama instalasi pilih&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;&amp;nbsp;“Supply a license file”. dan &amp;nbsp;browser for the&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;&lt;b&gt;License com! so geht?s.avastlic&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;file and ikuti gambar dibawah ini.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;&lt;img alt="Avast Internet Security 6.0 setup license" src="http://cdn.raymond.cc/images/avast-internet-security-6-license.png" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: verdana,arial,sans-serif; font-size: 12px; line-height: 12px;"&gt;Note:&lt;i&gt; If your computer already have the free or Pro version installed, all you need to do is double click on the license file where avast! will recognize and ask you “Are you sure you want to insert the license file with the following parameters?” Click the Yes button and avast! will then download the necessary file from the Update tab to automatically upgrade it to Internet Security 6.0&lt;/i&gt;&lt;span class="Apple-style-span" style="color: yellow;"&gt; (jadi intinya apabila sebelumnya anda sudah menginstal avast FREE atau PRO version, maka KEY nya dapat di replace/atau diganti dengan yg baru (key ini),dan secara otomatis pula akan terUPGRADE menjadi Internet Security 6.0 )&lt;/span&gt;&lt;i&gt;.&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;i&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;&lt;img alt="Avast! License Info" src="http://cdn.raymond.cc/images/avast-license-info.png" /&gt;&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;Semoga bermanfaat.............!! amin..&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: yellow;"&gt;
&lt;i&gt;INFO: Berhubung masa promo telah berakhir,maka KEY&amp;nbsp;&amp;nbsp; Internet Security 6.0 License File Valid Till April 2012, sudah tidak tersedia lagi.&lt;/i&gt;&lt;/div&gt;
&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/07/free-avast-internet-security-60-license.html</link><author>noreply@blogger.com (abangoek 88)</author><thr:total>3</thr:total><georss:featurename>Semarang, Indonesia</georss:featurename><georss:point>-6.9666667 110.41666669999995</georss:point><georss:box>-7.0611997 110.29755319999995 -6.8721337 110.53578019999995</georss:box><enclosure length="268536" type="application/octet-stream" url="http://files.avast.com/iavs5x/setup_ais.exe"/><itunes:explicit>no</itunes:explicit><itunes:subtitle>Kali ini ane mau bagi-bagi key Internet Security 6.0 License File Valid Till April 2012 mungkin agak terlambat tapi ta' apalah,,,semoga ada yg membutuhkan...OK. Langsung aja sob : ikuti lankah ini: 1. Kunjungi Link ini&amp;nbsp;http://www.my-avast.de/AVAST-Aktion-com-so-gehts 2. lalu isikan nama anda dan alamat email anda.&amp;nbsp;(first name (Vorname), last name (Nachname) ) 3. cek email anda, pasti nanti dapat email dari&amp;nbsp;Globell Marketing (marketing@globell.com) &amp;nbsp; &amp;nbsp; dan tulisan "Registrierungsdatei" adalah link untuk download key&amp;nbsp;&amp;nbsp;Internet Security 6.0 License. 4. dan jangan lupa&amp;nbsp;Download&amp;nbsp;avast! Internet Security 6.0 and install. 5. Selama instalasi pilih&amp;nbsp;&amp;nbsp;“Supply a license file”. dan &amp;nbsp;browser for the&amp;nbsp;License com! so geht?s.avastlic&amp;nbsp;file and ikuti gambar dibawah ini. Note: If your computer already have the free or Pro version installed, all you need to do is double click on the license file where avast! will recognize and ask you “Are you sure you want to insert the license file with the following parameters?” Click the Yes button and avast! will then download the necessary file from the Update tab to automatically upgrade it to Internet Security 6.0 (jadi intinya apabila sebelumnya anda sudah menginstal avast FREE atau PRO version, maka KEY nya dapat di replace/atau diganti dengan yg baru (key ini),dan secara otomatis pula akan terUPGRADE menjadi Internet Security 6.0 ). &amp;nbsp; &amp;nbsp;&amp;nbsp; Semoga bermanfaat.............!! amin.. INFO: Berhubung masa promo telah berakhir,maka KEY&amp;nbsp;&amp;nbsp; Internet Security 6.0 License File Valid Till April 2012, sudah tidak tersedia lagi. this feed from blog abangoek.blogspot.com</itunes:subtitle><itunes:author>noreply@blogger.com (abangoek 88)</itunes:author><itunes:summary>Kali ini ane mau bagi-bagi key Internet Security 6.0 License File Valid Till April 2012 mungkin agak terlambat tapi ta' apalah,,,semoga ada yg membutuhkan...OK. Langsung aja sob : ikuti lankah ini: 1. Kunjungi Link ini&amp;nbsp;http://www.my-avast.de/AVAST-Aktion-com-so-gehts 2. lalu isikan nama anda dan alamat email anda.&amp;nbsp;(first name (Vorname), last name (Nachname) ) 3. cek email anda, pasti nanti dapat email dari&amp;nbsp;Globell Marketing (marketing@globell.com) &amp;nbsp; &amp;nbsp; dan tulisan "Registrierungsdatei" adalah link untuk download key&amp;nbsp;&amp;nbsp;Internet Security 6.0 License. 4. dan jangan lupa&amp;nbsp;Download&amp;nbsp;avast! Internet Security 6.0 and install. 5. Selama instalasi pilih&amp;nbsp;&amp;nbsp;“Supply a license file”. dan &amp;nbsp;browser for the&amp;nbsp;License com! so geht?s.avastlic&amp;nbsp;file and ikuti gambar dibawah ini. Note: If your computer already have the free or Pro version installed, all you need to do is double click on the license file where avast! will recognize and ask you “Are you sure you want to insert the license file with the following parameters?” Click the Yes button and avast! will then download the necessary file from the Update tab to automatically upgrade it to Internet Security 6.0 (jadi intinya apabila sebelumnya anda sudah menginstal avast FREE atau PRO version, maka KEY nya dapat di replace/atau diganti dengan yg baru (key ini),dan secara otomatis pula akan terUPGRADE menjadi Internet Security 6.0 ). &amp;nbsp; &amp;nbsp;&amp;nbsp; Semoga bermanfaat.............!! amin.. INFO: Berhubung masa promo telah berakhir,maka KEY&amp;nbsp;&amp;nbsp; Internet Security 6.0 License File Valid Till April 2012, sudah tidak tersedia lagi. this feed from blog abangoek.blogspot.com</itunes:summary><itunes:keywords>anti virus, Computer Scurity</itunes:keywords></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-4990144746070526227</guid><pubDate>Thu, 07 Jul 2011 22:32:00 +0000</pubDate><atom:updated>2011-07-08T05:32:54.549+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Office</category><title>Kamus Besar Bahasa Indonesia 1.3 (versi offline)</title><description>&lt;div class="fullpost"&gt;
Bagi sobat-sobat yang disibukan dengan kegiatan sekolah atau kuliah, software ini akan sangat membantu dalam kegiatan sehari-hari.yuuuuuup...KBBI 1.3 yaitu software berupa kumpulan kata-kata baku yang ada dalam bahasa indonesia (KBBI).&lt;a name='more'&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&amp;nbsp;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbY1TIb_K0DjxgZLY7SK905QDF768p7JsUcljBI34G2jfQ6ndOGYtpvPqUNiOSeos81OaiFPsgKlQBYUyqkKPShZ237GUhUih3mlTb4WgDG0ajmwEhvVtjB8aARtrWB87ESw89_KIxdhPf/s1600/KBBI+1.3.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="280" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbY1TIb_K0DjxgZLY7SK905QDF768p7JsUcljBI34G2jfQ6ndOGYtpvPqUNiOSeos81OaiFPsgKlQBYUyqkKPShZ237GUhUih3mlTb4WgDG0ajmwEhvVtjB8aARtrWB87ESw89_KIxdhPf/s320/KBBI+1.3.JPG" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&amp;nbsp;&lt;/div&gt;
&lt;div class="fullpost"&gt;
Apa saja perubahan versi ini dibanding versi sebelumnya ? Berikut selengkapanya&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Auto search, sekarang kita tidak perlu menekan tombol cari atau menekan enter, ketika menuliskan kata yang akan dicari, program ini akan otomatis melakukan pencarian, kecuali jika hanya 1 huruf hasilnya juga akan huruf tersebut.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pencarian berdasar kriteria : sama, diawali, diakhiri, memuat. Silahkan dipilih kriteria pencarian yang diinginkan.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Informasi jumlah hasil pencarian&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Perbaikan beberapa kata dasar dan definisi yang ada tambahan angka&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Berbaikan pemilihan kata yang sebelumnya bisa memilih banyak&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Perbaikan beberapa kesalahan pewarnaan definisi&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; KBBI Offline akan otomatis menyimpan ukuran dan posisi tampilan/window.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Proses pencarian lebih cepat dari sebelumnya&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Menampilkan hasil dalam sistem Paging, sehingga pencarian yang hasilnya banyak akan lebih cepat&lt;br /&gt;&lt;br /&gt;KBBI Offline ini bersifat portable, untuk menjalankannya silahkan download KBBI-offline-1.3.zip kemudian buka dengan program kompressi seperti Winzip, WinRar, 7zip dan sebagainya, selanjutnya keluarkan (extract) semua file yang ada didalamnya. Ada 3 buah file, kbbi.exe, data.dat dan kbbi_config.ini, untuk menggunakan, jalankan saja file kbbi.exe.&lt;br /&gt;&lt;br /&gt;Untuk membatasi hasil yang tampil, KBBI Offline 1.3 menambahkan fitur Paging, yaitu yang ditampilkan dibagi-bagi menjadi beberapa halaman. Pengaturan bawaan, jumlah paging ini 200, jika ingin mengubah, silahkan diedit file kbbi_config.ini dengan Notepad dan ganti nilai Paging=200 dengan isian yang kita inginkan, misalnya Paging=500 untuk menampilkan per 500 kata.&lt;/div&gt;
&lt;div class="fullpost"&gt;
&amp;nbsp;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;a href="http://www.mediafire.com/?fhzyd5y1u5o4cbs"&gt;Download KBBI 1.3 &lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/07/kamus-besar-bahasa-indonesia-13-versi.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbY1TIb_K0DjxgZLY7SK905QDF768p7JsUcljBI34G2jfQ6ndOGYtpvPqUNiOSeos81OaiFPsgKlQBYUyqkKPShZ237GUhUih3mlTb4WgDG0ajmwEhvVtjB8aARtrWB87ESw89_KIxdhPf/s72-c/KBBI+1.3.JPG" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-5212011901949420597</guid><pubDate>Wed, 29 Jun 2011 21:06:00 +0000</pubDate><atom:updated>2011-06-30T04:10:58.238+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">THEME WIndows</category><title>Transformers 3 movie theme and Ducati 2 theme</title><description>&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;i&gt;Selamat pagi &lt;/i&gt;&lt;/span&gt;teman-teman pada kesempatan kali ini saya mau berbagi thema nih,,,&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
tentunya thema yang sudah disediakan oleh microsoft.&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
namun yang menjadi spesial kali ini adalah: keluarnya thema Transformers 3,yang berbarengan dengan release filmnya.untuk lebih jelasnya silakan lihat gambarnya dibwah ini.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-Qw_P7m_OhbaUVx4AHHjMRb5CQtkMCYY5ceSegFr4Kf3A4fYjoeBSd_WOgzScafU3xUPz6Nw5mOqLQoA0hKFUYu5Ht3dy8xzWb0_JpWva4M2pVIVSzHgStrQDigfBtWKtyJ7h350sF55p/s1600/transformer+3.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="275" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-Qw_P7m_OhbaUVx4AHHjMRb5CQtkMCYY5ceSegFr4Kf3A4fYjoeBSd_WOgzScafU3xUPz6Nw5mOqLQoA0hKFUYu5Ht3dy8xzWb0_JpWva4M2pVIVSzHgStrQDigfBtWKtyJ7h350sF55p/s400/transformer+3.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmT_T9fimFQpUkutrr4KRDK-9hoI-dsXKzXxPicDGrXo99jgRYVlV-qf0x3YiZkRLQvUGNRASQYbP18u6r2PSkz8Qoezd9G8kuNXkpySk1tzmEAh8E9pVSnGOpT3niTOXf4s0zcrODIYrl/s1600/t3_wallpaper_10.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="250" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmT_T9fimFQpUkutrr4KRDK-9hoI-dsXKzXxPicDGrXo99jgRYVlV-qf0x3YiZkRLQvUGNRASQYbP18u6r2PSkz8Qoezd9G8kuNXkpySk1tzmEAh8E9pVSnGOpT3niTOXf4s0zcrODIYrl/s400/t3_wallpaper_10.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
Rasanya tidak "sreeg" kalau cuma 'Transformers 3 theme' yang ditampilkan, oleh karena itu turut saya sertakan "thema Ducati 2" yang tentunya masih berbau unsur otomotif.heeee...(maksain ya...)&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
so,,silakan dilihat gamabarnya..!!&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiS6QO1K07weVaDvEybw9sP5Cc9Ahu8dl1zc6RJsbX9lv0ZQA7elYBTPAIjtmqWA07wlR_mVwUFHxSavuH4HNrh-7sAwdpZK-kLWeiJM-vtsEt05hrgk_GlQp39RzIr6GcT9TF0fqoXBm_Y/s1600/ducati+Rossi+46.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="276" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiS6QO1K07weVaDvEybw9sP5Cc9Ahu8dl1zc6RJsbX9lv0ZQA7elYBTPAIjtmqWA07wlR_mVwUFHxSavuH4HNrh-7sAwdpZK-kLWeiJM-vtsEt05hrgk_GlQp39RzIr6GcT9TF0fqoXBm_Y/s400/ducati+Rossi+46.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
gimana tampilannya menarik kan..?? apalagi filmnya....^_^&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
---semoga bermanfaat----&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;a href="http://download.microsoft.com/download/4/0/4/40457CC2-4D08-480A-AC38-09B5578F1375/Transformers3.themepack"&gt;&lt;span class="Apple-style-span" style="color: cyan;"&gt;&lt;b&gt;Download Transformers 3 theme&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: cyan;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a href="http://download.microsoft.com/download/2/A/1/2A101E96-AE57-46D1-90E9-536B371F344A/Ducati2.themepack"&gt;&lt;span class="Apple-style-span" style="color: cyan;"&gt;&lt;b&gt;Download Ducati 2 theme&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/06/transformers-3-movie-theme-and-ducati-2.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-Qw_P7m_OhbaUVx4AHHjMRb5CQtkMCYY5ceSegFr4Kf3A4fYjoeBSd_WOgzScafU3xUPz6Nw5mOqLQoA0hKFUYu5Ht3dy8xzWb0_JpWva4M2pVIVSzHgStrQDigfBtWKtyJ7h350sF55p/s72-c/transformer+3.jpg" width="72"/><thr:total>0</thr:total><enclosure length="9714067" type="application/octet-stream" url="http://download.microsoft.com/download/4/0/4/40457CC2-4D08-480A-AC38-09B5578F1375/Transformers3.themepack"/><itunes:explicit>no</itunes:explicit><itunes:subtitle>Selamat pagi teman-teman pada kesempatan kali ini saya mau berbagi thema nih,,, tentunya thema yang sudah disediakan oleh microsoft. namun yang menjadi spesial kali ini adalah: keluarnya thema Transformers 3,yang berbarengan dengan release filmnya.untuk lebih jelasnya silakan lihat gambarnya dibwah ini. Rasanya tidak "sreeg" kalau cuma 'Transformers 3 theme' yang ditampilkan, oleh karena itu turut saya sertakan "thema Ducati 2" yang tentunya masih berbau unsur otomotif.heeee...(maksain ya...) so,,silakan dilihat gamabarnya..!! gimana tampilannya menarik kan..?? apalagi filmnya....^_^ ---semoga bermanfaat---- Download Transformers 3 theme Download Ducati 2 theme this feed from blog abangoek.blogspot.com</itunes:subtitle><itunes:author>noreply@blogger.com (abangoek 88)</itunes:author><itunes:summary>Selamat pagi teman-teman pada kesempatan kali ini saya mau berbagi thema nih,,, tentunya thema yang sudah disediakan oleh microsoft. namun yang menjadi spesial kali ini adalah: keluarnya thema Transformers 3,yang berbarengan dengan release filmnya.untuk lebih jelasnya silakan lihat gambarnya dibwah ini. Rasanya tidak "sreeg" kalau cuma 'Transformers 3 theme' yang ditampilkan, oleh karena itu turut saya sertakan "thema Ducati 2" yang tentunya masih berbau unsur otomotif.heeee...(maksain ya...) so,,silakan dilihat gamabarnya..!! gimana tampilannya menarik kan..?? apalagi filmnya....^_^ ---semoga bermanfaat---- Download Transformers 3 theme Download Ducati 2 theme this feed from blog abangoek.blogspot.com</itunes:summary><itunes:keywords>THEME WIndows</itunes:keywords></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-7465523668104403044</guid><pubDate>Sun, 26 Jun 2011 06:51:00 +0000</pubDate><atom:updated>2011-06-26T13:51:14.187+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">GAME</category><title>Angry Bird RIO - PC version</title><description>&lt;div class="" style="clear: both; text-align: justify;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPUoyHeh-afW4zC-oYDf8YUBS3hp5cxVO0d8aARIqzOg6MWentHnO3nfSqCohNzJ5NCsJiCch8U5-prFDsEkfZP_1p8dSQe7qXh5-RtXNvahJmXTunxe_sBG1NH4Bjx50bV8zEQdjQW88F/s1600/abrioo.JPG" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="171" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPUoyHeh-afW4zC-oYDf8YUBS3hp5cxVO0d8aARIqzOg6MWentHnO3nfSqCohNzJ5NCsJiCch8U5-prFDsEkfZP_1p8dSQe7qXh5-RtXNvahJmXTunxe_sBG1NH4Bjx50bV8zEQdjQW88F/s200/abrioo.JPG" width="200" /&gt;&lt;/a&gt;Siapa yang tidak kenal dengan game yang satu ini,,,,yuup Angry Bird, kali ini ROVIO mengeluarkan angri Bird RIO version yang tentunya ta kalah seru dengan angry bird versi lainnya. Pada versi ini tugas si burung tidak hanya membasmi babi-babi hijau melainkan juga bertugas untuk membebaskan burung-burung yg di tangkap dan dikurung dalam gudang (burung-burung ini merupakan burung khas daerah brazil).Selain itu siburung juga bertugas membasmi monyet-monyet nakal yang bergelantungan.&lt;/div&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div class="" style="clear: both; text-align: justify;"&gt;
Namun kali ini saya hanya ingin berbagi KEY and PATCH nya saja (satu paket dalam RAR),tidak beserta file gamenya (maaf sob, ukuran file nya lumayan besar dan internet saya tidak begitu bagus) jadi saya harap postingan ini bisa membantu teman-teman.&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEic_tD7xqcMT3Rk25XaJihjBeBI2RbYHyXQOKF2xP0Tv_6OQU68ukBb_ErYtrSsOY4MvsLCOfjZ6zxJkd97dpYr7AcfSSA6pMgz_QJwubU0JepLAT1ktm_P5tKege9Q_UnmgEShttu7vGPt/s1600/ab+rio.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="392" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEic_tD7xqcMT3Rk25XaJihjBeBI2RbYHyXQOKF2xP0Tv_6OQU68ukBb_ErYtrSsOY4MvsLCOfjZ6zxJkd97dpYr7AcfSSA6pMgz_QJwubU0JepLAT1ktm_P5tKege9Q_UnmgEShttu7vGPt/s640/ab+rio.JPG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: justify;"&gt;
&amp;nbsp; &amp;nbsp; screenshot registrasi (PATCH yang telah berhasil).&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: justify;"&gt;
&lt;a href="http://www.mediafire.com/?p71wsuaomxdbw4a" target="new"&gt;Download KEY and PATCH angry Bird RIO&lt;/a&gt;&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;Password RAR: abangoek&lt;/span&gt;&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/06/angry-bird-rio-pc-version.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPUoyHeh-afW4zC-oYDf8YUBS3hp5cxVO0d8aARIqzOg6MWentHnO3nfSqCohNzJ5NCsJiCch8U5-prFDsEkfZP_1p8dSQe7qXh5-RtXNvahJmXTunxe_sBG1NH4Bjx50bV8zEQdjQW88F/s72-c/abrioo.JPG" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-5794096505256941559</guid><pubDate>Sat, 18 Jun 2011 16:38:00 +0000</pubDate><atom:updated>2011-06-18T23:43:00.453+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">anti virus</category><category domain="http://www.blogger.com/atom/ns#">Software</category><category domain="http://www.blogger.com/atom/ns#">Utilities dan Operating Systems</category><title>IObit Malware Fighter PRO Beta 3 - Full Crack</title><description>&lt;div class="fullpost"&gt;
&lt;span class="Apple-style-span" style="color: red;"&gt;What's new in IObit Malware Fighter PRO?&lt;/span&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="color: yellow;"&gt;-Improved Engine for Smart Scan, Full Scan and Custom Scan&lt;/span&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&amp;nbsp; &amp;nbsp; Adopted with IObit's unique "Dual-Core" engine and improved program core structure, IObit Malware Fighter is now available for delivering more comprehensive and deeper system scan to find the deepest infections, and finally remove or quarantine them, protecting your PC from more security threats and privacy compromises.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjuRCGUDHexbxlqwz-EmI_FR2I8PaVGaF-_h-F_5_N7Nv3HpTHALkJZg-lNo4BC62FB8ky4R10o6FWwBHRybKuwRXlBZn7cP3C_TxJIaNhmqY7v5kXZWqYjHcDZ09iZla6z2lJml7pLW4pz/s1600/IMF+pro.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="265" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjuRCGUDHexbxlqwz-EmI_FR2I8PaVGaF-_h-F_5_N7Nv3HpTHALkJZg-lNo4BC62FB8ky4R10o6FWwBHRybKuwRXlBZn7cP3C_TxJIaNhmqY7v5kXZWqYjHcDZ09iZla6z2lJml7pLW4pz/s400/IMF+pro.JPG" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="color: yellow;"&gt;-Brand new &amp;amp; easy-to-use interface&lt;/span&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&amp;nbsp; &amp;nbsp; An intuitive and neat design was successfully brought to IObit Malware Fighter that provides you with four major entrances in the main interface, which lead you to the four major functions as following, "Overview", "Scan", "Protect" and "Cloud". This brand new interface gives you an open-and-shut view with all the details.&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="color: yellow;"&gt;-Enhanced real-time protection&lt;/span&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&amp;nbsp; &amp;nbsp; IObit Malware Fighter provides you with ultimate anti-malware and real-time protection, including "Startup Guard", "Browser Guard", "Network Guard", "File Guard", "Cookie Guard", "Process Guard", "USD Disk Guard" and "Malicious Action Guard", which keeps your computer stay secure all the time.&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="color: yellow;"&gt;-Creative Cloud Computing Technology&lt;/span&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&amp;nbsp; &amp;nbsp; IObit Cloud uses the latest Cloud Computing technology and Heuristic Analyzing mechanic to analyze the behavior of spyware, adware, trojans, keyloggers, bots, worms, hijackers and other security-related risks in a fully automated mode.&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
----&amp;gt;&lt;a href="http://www.mediafire.com/?ad22vio1k2zgks4#2" taget="new"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: magenta;"&gt;Download&amp;nbsp;IObit Malware Fighter PRO Beta 3&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span class="Apple-style-span" style="color: cyan;"&gt; &lt;b&gt;&amp;nbsp;&lt;a href="http://www.mediafire.com/?idv98skb3rr8234" target="new"&gt;&lt;span class="Apple-style-span" style="color: cyan;"&gt;Download Crack only&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/06/iobit-malware-fighter-pro-beta-3-full.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjuRCGUDHexbxlqwz-EmI_FR2I8PaVGaF-_h-F_5_N7Nv3HpTHALkJZg-lNo4BC62FB8ky4R10o6FWwBHRybKuwRXlBZn7cP3C_TxJIaNhmqY7v5kXZWqYjHcDZ09iZla6z2lJml7pLW4pz/s72-c/IMF+pro.JPG" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-5116401412182176658</guid><pubDate>Mon, 09 May 2011 01:58:00 +0000</pubDate><atom:updated>2011-05-09T08:58:46.273+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Desktop Enhancements</category><category domain="http://www.blogger.com/atom/ns#">Widget</category><title>HTC Home For PC</title><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHvCKSGD9j2mhk2q39iCTPJwmP8vwyNzQrXUQKxgu6byP_Kh7NwPZNsSTdB5_O0dS0nUQXAodTkc9zwaxHuQfA2qUI2g9t2RfOcbg9pnqy_a_6pIfrAt-hZuXGFQwOw8WxDfvO6hO3F7lW/s1600/htc1.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="142" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHvCKSGD9j2mhk2q39iCTPJwmP8vwyNzQrXUQKxgu6byP_Kh7NwPZNsSTdB5_O0dS0nUQXAodTkc9zwaxHuQfA2qUI2g9t2RfOcbg9pnqy_a_6pIfrAt-hZuXGFQwOw8WxDfvO6hO3F7lW/s400/htc1.PNG" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
HTC Home adalah sebuah widget atau penghias dekstop komputer, yang terinspirasi dari HOME SCREEN smartphone HTC buatan taiwan.&amp;nbsp;HTC Home For PC memberikan tampilan yang sangat menarik, hal ini dikarenakan dalam paket downloadnya terdapat berbagai widget seperti : clock widget, music widget, news widget, photo widget dan weather widget.&lt;a name='more'&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
berikut ini screen shot dari dekstop saya pribadi :&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhHQiml4Bi8gUROoWsz2-scyezrHH0QVlcALHYtmoOa_N8zDKqcBxpoRfwiMa4khc_ik-MF2cN2dVgQfUuYX5qqf99QlHsQtGkTD_rxMeEeerXXaGfeMTX2QveIwbzlpinhC_DrnbchxsWI/s1600/htc.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhHQiml4Bi8gUROoWsz2-scyezrHH0QVlcALHYtmoOa_N8zDKqcBxpoRfwiMa4khc_ik-MF2cN2dVgQfUuYX5qqf99QlHsQtGkTD_rxMeEeerXXaGfeMTX2QveIwbzlpinhC_DrnbchxsWI/s1600/htc.PNG" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;div style="text-align: justify;"&gt;
What new 2.4 :&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
-Foreca provider updated to latest version&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
-Forecast background like 2.3&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
-Fixed last locations bug on some providers&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
-Added freeze animation like 2.3&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
-Added option to disable changing widget background with weather (disabled by default)&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
-Added News and Photo widgets&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
-Fixed error when logs saved to Extensions folder&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;a href="http://www.htchome.org/en/downloads/"&gt;&lt;span class="Apple-style-span" style="color: yellow;"&gt;Download&amp;nbsp;HTC Home For PC&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/05/htc-home-for-pc.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHvCKSGD9j2mhk2q39iCTPJwmP8vwyNzQrXUQKxgu6byP_Kh7NwPZNsSTdB5_O0dS0nUQXAodTkc9zwaxHuQfA2qUI2g9t2RfOcbg9pnqy_a_6pIfrAt-hZuXGFQwOw8WxDfvO6hO3F7lW/s72-c/htc1.PNG" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-6255775316608650409</guid><pubDate>Sat, 07 May 2011 08:54:00 +0000</pubDate><atom:updated>2011-05-07T15:54:22.754+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">HandPhone</category><category domain="http://www.blogger.com/atom/ns#">INFO TEKNOLOGI</category><title>PROTOTIPE SMARTPHONE NOKIA X10 dan NOKIA W10</title><description>&lt;div class="fullpost"&gt;
&lt;div class="" style="clear: both; text-align: justify;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfYyoZvHv-5xgDonmGFJ0Y7p10mqrrxUmAX5Q5ZQRYBZEvhjy7iyszGLsh82coNc2KfXXwB9V7GtFYw6ne0ksdvo5x4N2WOIgdSek6KH6Urzn_MaeRFLXcY4oG_JtHYLMGCOBSaFDkUYkF/s1600/nokia-logo1.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="136" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfYyoZvHv-5xgDonmGFJ0Y7p10mqrrxUmAX5Q5ZQRYBZEvhjy7iyszGLsh82coNc2KfXXwB9V7GtFYw6ne0ksdvo5x4N2WOIgdSek6KH6Urzn_MaeRFLXcY4oG_JtHYLMGCOBSaFDkUYkF/s200/nokia-logo1.jpg" width="200" /&gt;&lt;/a&gt;Beberapa waktu lalu saya membaca sebuah blog luar negeri, disitu ada sebuah postingan yang cukup menarik, khususnya pada penampakan jajaran produk ponsel asal finlandia yaitu NOKIA. yuuuuuuup kali ini nokia mengeluarkan prototipe produknya yaitu NOKIA X10 dan NOKIA W10 yang keduanya akan diluncurkan pada tahun 2012.&lt;/div&gt;
&lt;a name='more'&gt;&lt;/a&gt; Untuk NOKIA X10 sendiri merupakan produk nokia yang menggunakan OS Symbian Anna atau Belle, sedangkan NOKIA W10 menggunakan OS windows phone 7.5 yang merupakan hasil kolaborasi antara nokia dan microsoft belakangan ini.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
untuk lebih jelasnya sobat-sobat bisa melihat kedua prototipe produk nokia tersebut di bwah ini:&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
1. NOKIA X10&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJl7n4j7NXEc0NqrwDHvTzPoSjDwOp5jMGz5A2O-n6XfzOJprvNI7smrPgdcJIIp-yVhSa4hlfIYUiOCZSLYHA2hcVx1ubnex-MdWszQ9jljgpJ5bWBv8OP0AvQ7oQmaMvt-ADAVFefWOY/s1600/Nokia-X10-Symbian-Anna-Front1-600x1066.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJl7n4j7NXEc0NqrwDHvTzPoSjDwOp5jMGz5A2O-n6XfzOJprvNI7smrPgdcJIIp-yVhSa4hlfIYUiOCZSLYHA2hcVx1ubnex-MdWszQ9jljgpJ5bWBv8OP0AvQ7oQmaMvt-ADAVFefWOY/s400/Nokia-X10-Symbian-Anna-Front1-600x1066.png" width="225" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
Spesifikasi :&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-Symbian Anna or Belle&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-Quad-band Network&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-4G-LTE Network&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-Quad Stereo Speakers&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-Super Amoled Plus, Clear Black Display – 16 M Colors&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-Capacitive Touchscreen&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-1280x215;720 Screen Resolution&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-4.5 inch Display Dragontrail Glass Display&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-TV-out (1080p video) via HDMI with Dolby Digital Plus sound&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-15 MP Primary Camera, Carl Zeiss optics, autofocus, Dual Xenon flash, 1/1.83 sensor size, ND filter, geo-tagging, face detection.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-Video Recording Full HD 1080p@30fps&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-Proximity sensor&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-Ambient light sensor&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-Thermo sensor&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-Magnetometer sensor&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-3-axis Gyro sensor&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-2 GHz Quad-Core Processor - 32 GB Storage -2 GB ROM - 2 GB RAM - GPU&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-MicroSD up to 64 GB&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-USB on the go&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
-Battery Li-Ion 2000 mAh&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
2. NOKIA W10&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvV6BYrL58pjrciz95PkNoq5YKLFPH1VEuI4e-ZTBCeirIGiC534MhT1fYegvsHB4EzrBmnGiQt5ybQ2xl4rpCG5uEGj8wfcM8yMMJWaceibYtjI6m-iG_izx6u2COmg_-zsIsoOfRr8ky/s1600/Nokia-W10-Windows-Phone-7.5-Front1-600x1066.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvV6BYrL58pjrciz95PkNoq5YKLFPH1VEuI4e-ZTBCeirIGiC534MhT1fYegvsHB4EzrBmnGiQt5ybQ2xl4rpCG5uEGj8wfcM8yMMJWaceibYtjI6m-iG_izx6u2COmg_-zsIsoOfRr8ky/s400/Nokia-W10-Windows-Phone-7.5-Front1-600x1066.png" width="225" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt; * Windows Phone 7.5&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * Quad-band Network&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * 4G-LTE Network&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * Quad Stereo Speakers&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * Super Amoled Plus – Clear Black Display – 16 M Colors&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * Capacitive Touchscreen&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * 1280×720 Screen Resolution&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * 4.5 inch Display – Dragontrail Glass Display&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * TV-out (1080p video) via HDMI with Dolby Digital Plus sound&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * 15 MP Primary Camera, Carl Zeiss optics, autofocus, Dual Xenon &amp;nbsp; &amp;nbsp; &amp;nbsp;flash, 1/1.83” sensor size, ND&amp;nbsp;filter, geo-tagging, face detection&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * Video Recording Full HD 1080p@30fps&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * 5 MP Secondary Camera, Carl Zeiss optics, EDoF, Xenon flash, &amp;nbsp; &amp;nbsp; face detection&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * Proximity sensor&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * Ambient light sensor&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * Thermo sensor&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * Magnetometer sensor&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * 3-axis Gyro sensor&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * 2 GHz Quad-Core Processor – 32 GB Storage – 2 GB ROM – 2 GB &amp;nbsp; &amp;nbsp; RAM – GPU&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * MicroSD up to 64 GB&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * USB on the go&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;/div&gt;
&lt;li&gt; * Battery Li-Ion 2000 mAh&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/05/prototipe-smartphone-nokia-x10-dan.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfYyoZvHv-5xgDonmGFJ0Y7p10mqrrxUmAX5Q5ZQRYBZEvhjy7iyszGLsh82coNc2KfXXwB9V7GtFYw6ne0ksdvo5x4N2WOIgdSek6KH6Urzn_MaeRFLXcY4oG_JtHYLMGCOBSaFDkUYkF/s72-c/nokia-logo1.jpg" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-7851579735189633798</guid><pubDate>Wed, 04 May 2011 14:48:00 +0000</pubDate><atom:updated>2011-05-07T16:04:05.861+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Software</category><category domain="http://www.blogger.com/atom/ns#">Utilities dan Operating Systems</category><title>Advanced SystemCare PRO 4 Full+key</title><description>&lt;div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiNQ2T8HSQCC8MI-6ZZy0kdwg8WprEQljqz3vqt4Q65vuLk3pz0GGY7sDpH8dWZJz6ORky7u2NDc6oGpCjp5HemYfXweOY9-wY5IpVuw0p4jO-KG4xGZyManpvVW-5dd1nd5a4mh4IM2cAm/s1600/asc44.PNG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="44" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiNQ2T8HSQCC8MI-6ZZy0kdwg8WprEQljqz3vqt4Q65vuLk3pz0GGY7sDpH8dWZJz6ORky7u2NDc6oGpCjp5HemYfXweOY9-wY5IpVuw0p4jO-KG4xGZyManpvVW-5dd1nd5a4mh4IM2cAm/s320/asc44.PNG" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Advanced SystemCare merupakan salah satu software terbaik untuk merawat komputer,selain mampu&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div style="text-align: justify;"&gt;
merawat komputer secara baik juga dapat meningkatkan performa komputer. dan kali ini saya ingin&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div style="text-align: justify;"&gt;
berbagi Advanced SystemCare PRO 4+key sob....so ga bakal rugi bila sobat menggunakan software ini&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div style="text-align: justify;"&gt;
apalagi didapat secara gratis.Let's go cek it out.......!! berikut screen shoot yg saya ambil dari instalan saya pribadi.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiu0DfEfc1TKQiKJbtIcVpnxnTxRHDKV2hNd2DWxFcs05TlcPukHHyVBlSk-qq0wznfQvIVe9wU_m35kk5jqKun9bslCRcWxmTl1OzLv_PJYJzuSSWViHb6ld15_hz1PXZqC_Je50QpgnAx/s1600/1111221.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="409" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiu0DfEfc1TKQiKJbtIcVpnxnTxRHDKV2hNd2DWxFcs05TlcPukHHyVBlSk-qq0wznfQvIVe9wU_m35kk5jqKun9bslCRcWxmTl1OzLv_PJYJzuSSWViHb6ld15_hz1PXZqC_Je50QpgnAx/s640/1111221.gif" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="color: lime;"&gt;asal tau aja sob :&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
-Perlu diketahui sob &lt;span class="Apple-style-span" style="color: lime;"&gt;harga&lt;/span&gt; Advanced SystemCare PRO 4 adalah $12.97* /Year/1 PC'' (lihat website resminya)&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
-aktivasi harus dilakukan secara &lt;span class="Apple-style-span" style="color: lime;"&gt;"ONLINE"&lt;/span&gt;, jadi harus memerlukan koneksi internet.kalu tidak diaktivasi maka selamanya ASC 4 kalian berstatus free.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
-dan setahu saya Advanced SystemCare PRO 4, satu key serial hanya berlaku untuk satu komputer. kecuali kalian memiliki keygen atw crack nya. (untuk key yg ada di blog ini mudah2an aman). heeee&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;
Berikut ini perbandingan antara ASC 4 PRO dan ASC 4 FREE (screen shoot) :&lt;/div&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiggSnXatSkYDXzGSWPVQw3_lIZQ_2uiyYVSDjawK-NMozawFZHyJVaEX65-8OAi7PHOvayb-y00imhTXZsieig7XbyTZB3uMPtR2qxNnu9Yx-kJE_C3R4uHiOFL7alJtunWhHWy-k03-g5/s1600/asc4proo.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="257" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiggSnXatSkYDXzGSWPVQw3_lIZQ_2uiyYVSDjawK-NMozawFZHyJVaEX65-8OAi7PHOvayb-y00imhTXZsieig7XbyTZB3uMPtR2qxNnu9Yx-kJE_C3R4uHiOFL7alJtunWhHWy-k03-g5/s400/asc4proo.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="color: lime;"&gt;What's new in Advanced SystemCare PRO 4?&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
-Improved engine for superior PC cleaning, repair, security, and optimization&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
-Whole new interface design and fantastic skins&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
-One click to solve as many as 10 common PC problems.&lt;br /&gt;
&lt;br /&gt;
Tahapan:&lt;br /&gt;
-Download dulu ASC 4 Free&lt;br /&gt;
-Lalu instal hingga selesai&lt;br /&gt;
-Masukan key serial yang sobat download dari blog ini dan lakukan aktivasi online.&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="color: lime;"&gt;Link Download :&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;a href="http://download.cnet.com/Advanced-SystemCare-Free/3000-2086_4-10407614.html?part=dl-6271865&amp;amp;subj=dl&amp;amp;tag=button"&gt;&lt;span class="Apple-style-span" style="color: yellow;"&gt;Download ASC 4 PRO/FREE&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: yellow;"&gt;&lt;a href="http://www.4shared.com/file/o7y0H5Rp/ASC_4_PRO_key.html"&gt;Download KeySerial ASC 4 PRO&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
atau &lt;a href="http://www.mediafire.com/?cwdk0asq7chnq09"&gt;&lt;span class="Apple-style-span" style="color: yellow;"&gt;Download KeySerial ASC 4 PRO&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&amp;nbsp;Password RAR: abangoek
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/05/advanced-systemcare-pro-4-fullkey.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiNQ2T8HSQCC8MI-6ZZy0kdwg8WprEQljqz3vqt4Q65vuLk3pz0GGY7sDpH8dWZJz6ORky7u2NDc6oGpCjp5HemYfXweOY9-wY5IpVuw0p4jO-KG4xGZyManpvVW-5dd1nd5a4mh4IM2cAm/s72-c/asc44.PNG" width="72"/><thr:total>9</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-2271321404396887965</guid><pubDate>Mon, 02 May 2011 02:27:00 +0000</pubDate><atom:updated>2011-05-02T09:27:45.022+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Software</category><category domain="http://www.blogger.com/atom/ns#">Tool</category><title>New TeraCopy Pro 2.x</title><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgrbnJBs9TOAVpcAXYF1epRh5M4XAKVWj_sPi7pcM2d1aDpLBfMu7Ws80F_J2kAxq5wgWFgXhpp_OKGum9AicnaYPOIpc148OnyvUntRTeVWSqLV9_ALxWzPLU530-TQEJSZmm0ygO3YkOC/s1600/teracopy-pro.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="200" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgrbnJBs9TOAVpcAXYF1epRh5M4XAKVWj_sPi7pcM2d1aDpLBfMu7Ws80F_J2kAxq5wgWFgXhpp_OKGum9AicnaYPOIpc148OnyvUntRTeVWSqLV9_ALxWzPLU530-TQEJSZmm0ygO3YkOC/s200/teracopy-pro.png" width="139" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
TeraCopy merupakan sebuah program software yang dirancang khusus untuk mengcopy dan memindahkan file dengan kecepatan semaksimal mungkin. Mengcopy file bergiga-giga pun terasa lebih cepat! Sangat recomended buat anda-anda yang suka ngopy file berukuran gede bin besar. &lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&amp;nbsp;Di bawah ini merupakan beberapa fitur kerennya :&lt;br /&gt;
1 Mengcopy file lebih cepat. Yup, ini memang fitur utama dari TeraCopy. Menggunakan teknik copy yang dinamik untuk mengurangi waktu menunggu.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
2 Bisa pause dan resume selama proses transfer file.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
3 Berfitur Error Recovery. Kalau error, TeraCopy akan mencoba beberapa kali mengulang.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
4 File list yang interkatif. Anda bisa mem-fix masalah dan mengcopy ulang file.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
5 Shell Integration. Otomatis menggantikan Explorer Copy.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
6 Full Unicode Support.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
7 Support Windows 7 x64&amp;nbsp;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Vitur versi pro:&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
• Copy atau memindahkan ke folder favorit&lt;br /&gt;
• Memilih file yang sama ekstensi atau sama folder&lt;br /&gt;
• Menghilangkan file yang terpilih dari antrian copy&lt;br /&gt;
• Fitur selanjutnya akan datang (?)&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: lime;"&gt;Cara memasukan key :&lt;/span&gt;&lt;br /&gt;
- pilih "menu"&lt;br /&gt;
-lalu selanjutnya pilih 'about Teracopy"&lt;br /&gt;
-dan masukan salah satu key yang ada di bawah ini.&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.codesector.com/teracopy.php" target="new"&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;div style="margin-bottom: 2px;"&gt;
&lt;i&gt;&lt;b&gt;&lt;small&gt;Key  :&lt;/small&gt;&lt;/b&gt;&lt;/i&gt;&lt;input onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }" style="font-size: 11px; margin: 0px; padding: 0px; width: 100px;" type="button" value="Show" /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style="border: 0px inset; margin: 0px; padding: 6px;"&gt;
&lt;div style="display: none;"&gt;
&lt;br /&gt;
Key 1:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
LVUWAwRAAAgJy/0PRf1zTIyY6tYeTpp32bpKDZ/fIBMnse+U+q3tC6XpCD/+3CQO&lt;br /&gt;
oLLtHUrjgpheKVZe4dX/C83AcHysvt61NJG8h4MRzGnNGURI88oBZrqjyleiFVjE&lt;br /&gt;
YHQprCsk6WfPbYwjJ0KSUQap8kfFoSF3Liq1WLN0N+k23lyE5e39estAK5MuNUTF&lt;br /&gt;
mwnNXiahgsLo30sUlLemvdQ58s6PjmeoNnI+GHxop+MPVV77geLT/VWL9ZVEav6O&lt;br /&gt;
CGwCz69BTgeBO+AcRpFFRDOSJvAR0MUYyN2/gDai0t+7Y7Ec0P7CsZPNubVpbVm1&lt;br /&gt;
zvmBf3cZljogg/v0tcDlf84QEaYe1sDYh62snz+3gKdJLWPR6S5t71Ms8AwELmWu&lt;br /&gt;
TvIlZ7EDtIZJ6+yEXacNDBAAAAA=
&lt;br /&gt;
&lt;br /&gt;
atau 
&lt;br /&gt;
&lt;br /&gt;
Key 2: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
LVUWAASAAAw+rC28xqUEja7DowVzMbZBUkVij+pW5lCOmynWrNYyPxcy87BuKqIu
D91Cy+K2iYy1579gnRrS/mTFkqoStcSeqEOzvdYWD91v2Iwc82HkjX8T7Vl1Wv5g
homCnlytx/iNF7lavbtd68jdKCGuRgjdHESsqoSE2Vry9E/hZent6ZKZx3TdFKlq
vOkydZsyyF0kb2TDmGJSs5KPDYjRcUHqE9fLvSvj6SnwMNhm1qVTdJuWx9/tM4OE
S9Esp32yr9VMYvUdgXFBVFFtF5XU2O3C2Fu/qAqm9K2U9vfXZhd4Nbeb5u442lZs
8SMYEkTLa1wqpkhz9jvDxGfsnQrfdYtz50V72uiez0/M1HGqZeRE+7PIt0iBod/U
pBUAzK7HO6Ig8TGG6xIG33cRM/WXlSLB
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/05/teracopy-pro-2x.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgrbnJBs9TOAVpcAXYF1epRh5M4XAKVWj_sPi7pcM2d1aDpLBfMu7Ws80F_J2kAxq5wgWFgXhpp_OKGum9AicnaYPOIpc148OnyvUntRTeVWSqLV9_ALxWzPLU530-TQEJSZmm0ygO3YkOC/s72-c/teracopy-pro.png" width="72"/><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-1245714232677964086</guid><pubDate>Sat, 30 Apr 2011 20:40:00 +0000</pubDate><atom:updated>2011-05-01T04:20:48.199+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">THEME</category><title>Windows 8 Transform : Transform Windows 7 to Windows 8</title><description>&lt;div class="fullpost"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkKEEh73ceyzOcRl2cHwsyUKmURCzWkG40EFUZTVsQ7isNr0mJEB0SajoHg2lQ437PqCywaSRL7owwHqjqfecKjnnAXV26jSG6HnpROpuxUPCe3zgojLPT8d6_E7ucKsf8kjz5Cj0jOAKM/s1600/win8.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="250" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkKEEh73ceyzOcRl2cHwsyUKmURCzWkG40EFUZTVsQ7isNr0mJEB0SajoHg2lQ437PqCywaSRL7owwHqjqfecKjnnAXV26jSG6HnpROpuxUPCe3zgojLPT8d6_E7ucKsf8kjz5Cj0jOAKM/s400/win8.PNG" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFP_fKUpBAoiucL__jx1gjd5rzLu7jjfvCEUm5B4DtbSxS8cjejXMPN41ABE4TWYTAuetBs4fZv-s-72gF4GUEalGfLNPlPdIoTjZfYpr-TaW4rY0gWi-oTNjW1WcMiu282lBm2DYs5TNv/s1600/windows_8_boot_for_7_by_die77-d3cy6mu.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFP_fKUpBAoiucL__jx1gjd5rzLu7jjfvCEUm5B4DtbSxS8cjejXMPN41ABE4TWYTAuetBs4fZv-s-72gF4GUEalGfLNPlPdIoTjZfYpr-TaW4rY0gWi-oTNjW1WcMiu282lBm2DYs5TNv/s1600/windows_8_boot_for_7_by_die77-d3cy6mu.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
see more picture &lt;a href="http://fc04.deviantart.net/fs71/i/2011/107/7/6/8_skin_pack_1_0_for_7_by_hameddanger-d3dmsky.jpg" target="new"&gt;&lt;span class="Apple-style-span" style="color: lime;"&gt;click here&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: cyan;"&gt;Support:&lt;/span&gt;&lt;/div&gt;
- Windows 7 SP1&lt;br /&gt;
- X86(32Bit) and X64(64Bit)&lt;br /&gt;
- Best Work in X86(32Bit)&lt;br /&gt;
- All Language Versions&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;div class="fullpost"&gt;
8 Skin Pack for 7 is a transformation pack for Windows 7 which provides the following things:&lt;/div&gt;
&lt;div class="fullpost"&gt;
Windows 8 Theme&lt;/div&gt;
&lt;div class="fullpost"&gt;
Windows 8 Logon Screen&lt;/div&gt;
&lt;div class="fullpost"&gt;
Windows 8 Wallpaper&lt;/div&gt;
&lt;div class="fullpost"&gt;
Windows 8 Taskbar User Tile&lt;/div&gt;
&lt;div class="fullpost"&gt;
Aero Auto Colorization&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;div class="fullpost"&gt;
Till now it doesn’t provide a different boot screen but you can use this &lt;a href="http://die77.deviantart.com/art/Windows-8-Boot-for-7-203148822"&gt;&lt;span class="Apple-style-span" style="color: lime;"&gt;Windows 8 boot screen for 7&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="fullpost"&gt;
&lt;a href="http://hameddanger.deviantart.com/art/8-Skin-Pack-1-0-For-7-204297010"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: yellow;"&gt;Download Windows 8 Trasform&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/05/windows-8-transform-transform-windows-7.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkKEEh73ceyzOcRl2cHwsyUKmURCzWkG40EFUZTVsQ7isNr0mJEB0SajoHg2lQ437PqCywaSRL7owwHqjqfecKjnnAXV26jSG6HnpROpuxUPCe3zgojLPT8d6_E7ucKsf8kjz5Cj0jOAKM/s72-c/win8.PNG" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-7596677668068050333</guid><pubDate>Sat, 26 Mar 2011 10:26:00 +0000</pubDate><atom:updated>2011-03-26T17:29:25.209+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">S60V5</category><category domain="http://www.blogger.com/atom/ns#">Symbian ^3</category><category domain="http://www.blogger.com/atom/ns#">Theme Phone</category><title>Tema &amp; HomeScreen ala HTC untuk NOKIA Symbian^3 dan S60V5</title><description>Kali ini saya hanya ingin share &amp;nbsp;tentang&amp;nbsp;Tema Ponsel &amp;amp; HomeScreen ala HTC untuk NOKIA Symbian^3 dan S60V5, sebelumnya maaf untuk yang tidak menggunakan NOKIA ediisi diatas.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div class="fullpost"&gt;
&lt;/div&gt;
&lt;div&gt;
berikut ini tampilan Homescreennya :&amp;nbsp;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiitL_vtLeYuylUFxTVM7vwctQnOQQ_Ja76A2N-UzA2dNwK5EnFvWw3e38Uf7Yvkdw7ycDeBE4k9agM1-D-LDSY4J-FXxXSeSIwvcUo369LXfNZITuuNT279eC1ajF3JTb8inO3G6hA60qV/s1600/Screen1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiitL_vtLeYuylUFxTVM7vwctQnOQQ_Ja76A2N-UzA2dNwK5EnFvWw3e38Uf7Yvkdw7ycDeBE4k9agM1-D-LDSY4J-FXxXSeSIwvcUo369LXfNZITuuNT279eC1ajF3JTb8inO3G6hA60qV/s320/Screen1.jpg" width="180" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
dan berikut ini tampilan menunya :&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5CxjlOFS7UOoD44bBsD_qfSCWQxpT0a9aG8aAHzlvB30Tgi6H6_0GZ9Sp-Z__skIwiwe7nKOA07n2jUBwPD5MY3UkaaXUM2XBwoFwT3Xg9Qxbdbi0YQFjyCOFb3B-DePYyUHn4ZJkvZpD/s1600/Screen0.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5CxjlOFS7UOoD44bBsD_qfSCWQxpT0a9aG8aAHzlvB30Tgi6H6_0GZ9Sp-Z__skIwiwe7nKOA07n2jUBwPD5MY3UkaaXUM2XBwoFwT3Xg9Qxbdbi0YQFjyCOFb3B-DePYyUHn4ZJkvZpD/s320/Screen0.jpg" width="180" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
oiya sob tema ini tidak sekedar mengubah icon tetapi juga pola menu, yaitu menjadi sliding atau geser sebagaiman yang terdapat OS Android atau iphone. jadi untuk membuka suatu progran cukup dengan geser saja.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&amp;nbsp;Mungkin sekian dulu ya penjelasannya. Semoga bermanfaat.
Note: sudah saya uji coba dan 100% bekerja dengan sempurna.
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;a href="http://www.4shared.com/file/XumDYjQu/V-home_screen__NOKIA_S3__S60V5.html" target="new"&gt;Download&amp;nbsp;Tema &amp;amp; HomeScreen ala HTC untuk NOKIA Symbian^3 dan S60V5&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/03/tema-homescreen-ala-htc-untuk-nokia.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiitL_vtLeYuylUFxTVM7vwctQnOQQ_Ja76A2N-UzA2dNwK5EnFvWw3e38Uf7Yvkdw7ycDeBE4k9agM1-D-LDSY4J-FXxXSeSIwvcUo369LXfNZITuuNT279eC1ajF3JTb8inO3G6hA60qV/s72-c/Screen1.jpg" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-841377124037699278</guid><pubDate>Sat, 26 Mar 2011 09:28:00 +0000</pubDate><atom:updated>2011-03-26T17:30:18.760+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Browser</category><category domain="http://www.blogger.com/atom/ns#">Software</category><title>Firefox 4 Final</title><description>&lt;div style="text-align: justify;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhznxbvjV0LwQwVrNMysZvfIy7en0fpXUVya2ZlSWQ5OX2tEPnlH8QYrco0eLiul8vaSY-GvF_qqjR6cNh6hGzDidfEXXu8XKtbHhAUk_M2qz1Qk3E2dJQ1H6i6YclnnW78mwvf149KA5W/s1600/ff4.PNG" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="67" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhznxbvjV0LwQwVrNMysZvfIy7en0fpXUVya2ZlSWQ5OX2tEPnlH8QYrco0eLiul8vaSY-GvF_qqjR6cNh6hGzDidfEXXu8XKtbHhAUk_M2qz1Qk3E2dJQ1H6i6YclnnW78mwvf149KA5W/s200/ff4.PNG" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
sebenernya dah telat sih sob tapi ta' apalah dari pada tidak.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Ok... Beberapa waktu lalu IE 9 (internet explorer) baru saja diluncurkan, firefox pun ta' mau ketinggalan apa lagi sebelumnya sudah dikabarkan bahwa Firefox 4 akan diluncurkan pada tanggal 22 maret 2011.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div class="fullpost"&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Berbeda dengan versi 3.6, Firefox 4 memiliki bentuk tab yang mirip dengan Chrome yang lebih modis dan tidak terasa sesak. Bedanya, tab milik Firefox terlihat transparan. Sementara untuk tombol menunya, sekilas browser ini mirip dengan Opera 10.6, dengan nama browser yang menonjol di kiri atas.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFY_wF6kHraGCxubPLO7My3TqcYFc7b6F7oqkDsrrl83WD1uUh14KlE41sWsx1wBaGvHu5uBqTnVV9Jwj4oLOOoXuV9X0PdiAN1vhhHt2JOTyT9q-HwePoW01XftqB1EtYs6MPhrG7xCl2/s1600/fff.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="65" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFY_wF6kHraGCxubPLO7My3TqcYFc7b6F7oqkDsrrl83WD1uUh14KlE41sWsx1wBaGvHu5uBqTnVV9Jwj4oLOOoXuV9X0PdiAN1vhhHt2JOTyT9q-HwePoW01XftqB1EtYs6MPhrG7xCl2/s400/fff.PNG" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;div style="text-align: justify;"&gt;
Dengan tampilan baru ini halaman Firefox terasa lebih lega. Apalagi jika pengguna memanfaatkan persona yang sesuai.&amp;nbsp;Yang mungkin membuat pengguna baru sedikit bingung, mungkin tampilan menunya yang kini berpindah tempat. Pengguna tak lagi menemukan barisan menu yang ada di sisi atas. Sebagai gantinya, Firefox 4 hadir dengan satu menu berwarna orange bertuliskan Firefox.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Saat di klik, dibawahnya muncul menu seperti: news windows, options, history dan sebagainya. Firefox 4 pun memiliki kolom bookmark baru yang terletak di sisi kanan kolom search. Menu ini memberi kemudahan kepada pengguna saat ingin melakukan bookmark dengan satu kali klik saja.&amp;nbsp;Firefox 4 kini memiliki add-on manager yang terintegerasi dengan browser. Saat pengguna mengklik add-on, tampilan langsung diarahkan ke tab browser baru. Hmmm..sedikit tak asing ya? Sepertinya Firefox kembali 'mencontek' model extensions serupa milik Google Chrome.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Mozilla berharap, kedatangan Firefox 4 bisa berdampak signifikan pada penggunaan. Pembuat browser tersebut menyebutkan, saat ini pengguna Firefox tercatat ada 400 juta orang, dengan persentase pengguna global lebih dari 10 persen.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="color: yellow;"&gt;INFO&lt;/span&gt; :&amp;nbsp;&lt;i&gt;Pengguna bisa mengikuti perkembangan jumlah unduhan ini melalui halaman Mozilla Glow. Saat saya mengunjungi, halaman &lt;b&gt;&lt;a href="http://glow.mozilla.org/"&gt;&lt;span class="Apple-style-span" style="color: lime;"&gt;Mozilla Glow&lt;/span&gt;&lt;/a&gt;&lt;/b&gt; sudah memperlihatkan jumlah unduhan telah mencapai lebih dari 28 juta kali. Jumlah ini diperkirakan masih terus bertambah dengan cepat.&lt;/i&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="color: lime;"&gt;&lt;a href="http://www.mozilla.com/id/firefox/" target="new"&gt;Link Download Firefox 4 Final&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: yellow;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="color: yellow;"&gt;(Indonesia Language)&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/03/firefox-4-final.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhznxbvjV0LwQwVrNMysZvfIy7en0fpXUVya2ZlSWQ5OX2tEPnlH8QYrco0eLiul8vaSY-GvF_qqjR6cNh6hGzDidfEXXu8XKtbHhAUk_M2qz1Qk3E2dJQ1H6i6YclnnW78mwvf149KA5W/s72-c/ff4.PNG" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-1074601288142480705</guid><pubDate>Wed, 16 Mar 2011 15:29:00 +0000</pubDate><atom:updated>2011-03-18T09:04:43.424+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Browser</category><category domain="http://www.blogger.com/atom/ns#">Software</category><title>Internet Explorer 9.0 (IE9) RTM/Internet Explorer 9.0 Final</title><description>&lt;div class="fullpost"&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; font-size: x-large;"&gt;IE 9&lt;/span&gt;&lt;/b&gt;.Setelah sekian lama dalam versi BETA (IE 9 BETA), akhirnya Internet explorer 9 (IE) mencapai tahap final (IE 9 RTM).&amp;nbsp;Tentunya banyak sekali perbaikan yang telah digarap oleh microsoft agar browser andalannya ini tetap minati oleh para penggemarnya.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;div class="fullpost"&gt;
Internet explorer 9 RTM tersedia untuk OS Windows Vista, Windows 7, Server 2008 and Server 2008 R2 (terdedia baik untuk versi 32-bit dan 64-bit).Namun untuk yang versi bahasa indonesia hanya tersedia untuk OS versiWindows Vista 32-bit, Windows 7 (32-bit dan 64-bit).&lt;/div&gt;
&lt;div class="fullpost"&gt;
OK sob,,, alangkah baiknya langsung menuju TKP dan file pun siap di sedot.&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: yellow;"&gt;Sekedar Info&lt;/span&gt;&lt;/b&gt;&lt;/i&gt; &lt;blink&gt;:&lt;/blink&gt; &lt;i&gt;browser Safari 5 dan Internet Explorer 8 Berhasil dijebol hacker di hari pertama pada kontes Pwn2Own yang digelar sebagai bagian dari konferensi teknologi keamanan CanSecWest di Vancouver, Kanada, 9-11 Maret 2011, Sedangkan Chrome 9 dan Firefox 3.6 gagal dijebol.&lt;/i&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;a href="http://windows.microsoft.com/en-US/internet-explorer/downloads/ie-9/worldwide-languages" target="new"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: cyan;"&gt;Download&amp;nbsp;Internet Explorer 9.0 (IE9) RTM (Final) All languages&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;Direct Download :&lt;/b&gt;&lt;br /&gt;
&lt;a href="http://download.microsoft.com/download/1/8/1/1819D16E-B8F1-4990-BEEE-08F6EACB16BF/IE9-Windows7-x86-ind.exe"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: cyan;"&gt; Windows 7 32-bit (Indonesia)&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://download.microsoft.com/download/C/3/B/C3BF2EF4-E764-430C-BDCE-479F2142FC81/IE9-Windows7-x86-enu.exe"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: cyan;"&gt; Windows 7 32-bit (english)&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="fullpost"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/03/internet-explorer-90-ie9-rtminternet.html</link><author>noreply@blogger.com (abangoek 88)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-3809453941826502683</guid><pubDate>Wed, 09 Mar 2011 03:40:00 +0000</pubDate><atom:updated>2011-03-09T10:45:01.858+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Komputer</category><category domain="http://www.blogger.com/atom/ns#">Tips and Trick</category><title>Melihat file Tersembunyi menggunakan Firefox dan Google Chrome</title><description>&lt;div style="text-align: justify;"&gt;
Browser saat ini tidak hanya untuk berselancar di dunia maya akan tetapi dapat digunakan juga sebagai explorer file-file tersembunyi yang ada di komputer. Sehingga browser ini bisa dikatakan sebagai explorer sebagaimana explorer yang ada pada OS (dalam kasus ini menggunakan Windows).&lt;/div&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div&gt;
berikut ini adalah beberapa jenis browser yang telah saya uji dan dapat melakukan fungsi sepertii "explorer" &amp;nbsp;pada windows sebagaimana umumya :&lt;br /&gt;
&lt;div class="fullpost"&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="color: lime;"&gt;-Firefox&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="color: lime;"&gt;-Google Chorme&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
dan berikut ini tampilan screenshootnya :&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0j5ZpPsjiysIvf7AHwoypJ6HLCzMw1Mlz8pxYqhRWRyYpF4fOA4iQV6vGHWyg4HbefS_Iyh7QKAEQxe_eZzNQys-4yZZofoC1e7U5mETFPhCKZoHnBpVA297TRC6wunRszot4R2pe-vQa/s1600/firefox+see+C.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="416" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0j5ZpPsjiysIvf7AHwoypJ6HLCzMw1Mlz8pxYqhRWRyYpF4fOA4iQV6vGHWyg4HbefS_Iyh7QKAEQxe_eZzNQys-4yZZofoC1e7U5mETFPhCKZoHnBpVA297TRC6wunRszot4R2pe-vQa/s640/firefox+see+C.jpg" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
screenshot pada firefox&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJFv0dn7aypRHSEa-8gqO0j7buLVNsdUSEgcIpOAw5H_67RCwE97CmZLB8jS45njq6UDy0wDzSGG1-FiAeKg2ehnmaS9Lc3MlBEhy129MxH8uoCGtcM5HcG3yelnBlTxORt586wcb-UrZu/s1600/gg.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="396" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJFv0dn7aypRHSEa-8gqO0j7buLVNsdUSEgcIpOAw5H_67RCwE97CmZLB8jS45njq6UDy0wDzSGG1-FiAeKg2ehnmaS9Lc3MlBEhy129MxH8uoCGtcM5HcG3yelnBlTxORt586wcb-UrZu/s640/gg.jpg" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
Screenshot pada goole chrome&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
gimana sob,,, lumayan berfungsikan.....Caranya pun cukup mudah sob kita hanya perlu mengetik "&lt;b&gt;&lt;span class="Apple-style-span" style="color: lime;"&gt;file:///C:/&lt;/span&gt;&lt;/b&gt;" (tanpa tanda kutip, lokasi drive dapat pula diganti "D" &amp;nbsp;"E" dan seterusnya) pada addres bar browser kalian. maka akan muncul sesuai drive yang anda masukan pada addres bar.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
OK , mungkin sekian dulu tips dan trik yang dapat saya bagikan semoga bermanfaat. ^_^&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/03/melihat-file-tersembunyi-menggunakan.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0j5ZpPsjiysIvf7AHwoypJ6HLCzMw1Mlz8pxYqhRWRyYpF4fOA4iQV6vGHWyg4HbefS_Iyh7QKAEQxe_eZzNQys-4yZZofoC1e7U5mETFPhCKZoHnBpVA297TRC6wunRszot4R2pe-vQa/s72-c/firefox+see+C.jpg" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-2171648004680409721</guid><pubDate>Wed, 09 Mar 2011 01:51:00 +0000</pubDate><atom:updated>2011-03-09T17:57:18.341+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Office</category><category domain="http://www.blogger.com/atom/ns#">Software</category><category domain="http://www.blogger.com/atom/ns#">Tool</category><title>WinRAR 4.00 Final with KeyReg (Full Versi)</title><description>&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg9CnGb2MznoXPjCKXdvjUWSOFg9j4oqMSyMtVnNkuDLooyn9WF_XDHCOfhbajLmdMEB9xcf4ylsm-cLhm6r7SOg65zKyNpHbeN9M4wznDLHR-f0oBTFNsC0Lpe913O2Zw0Qa8F_MwD5MtZ/s1600/WinRAR-4.00.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg9CnGb2MznoXPjCKXdvjUWSOFg9j4oqMSyMtVnNkuDLooyn9WF_XDHCOfhbajLmdMEB9xcf4ylsm-cLhm6r7SOg65zKyNpHbeN9M4wznDLHR-f0oBTFNsC0Lpe913O2Zw0Qa8F_MwD5MtZ/s1600/WinRAR-4.00.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
Hai semuanya! Kali ini abangoek akan bagikan winrar terbaru. Yaitu winrar 4.0 final+key. Temen-temen bisa download winrar secara gratis via blog ini. WinRAR 4.0 full Versi ini filenya lumayan kecil. WinRAR Sangat cocok dijadikan sebagai software nomer satu untuk urusan compression dan backup. Buruan download, gratis lho ! Mau ?&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj8AzZQjYMPOcGR9z8lqizsgG1aygzXhyphenhyphenGMRa_liCQGZESO2SlxYdrl30f02PmD6IaMMox0GpExgGnrz4Fn9V3mRjRxAhuZDR3Kg9RH49i-AgyxOovS-l3pn10tP9GRpN_u5ez8dJXD21pC/s1600/winRAR+4.00.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="224" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj8AzZQjYMPOcGR9z8lqizsgG1aygzXhyphenhyphenGMRa_liCQGZESO2SlxYdrl30f02PmD6IaMMox0GpExgGnrz4Fn9V3mRjRxAhuZDR3Kg9RH49i-AgyxOovS-l3pn10tP9GRpN_u5ez8dJXD21pC/s320/winRAR+4.00.PNG" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
Dalam Hal ini saya hanya ingin berbagi KeyReg nya sob kan klw softwarenya udan bejibun dimana-mana.&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
OK langsung aja ke TKP.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="color: yellow;"&gt;Note&lt;/span&gt;&lt;/b&gt; :&lt;i&gt; KeyReg sudah saya ujicoba dan berhasil, bisa dilihat pada screenshot di atas.&lt;/i&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
Password : abangoek&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.filehippo.com/download_winrar_32/" target="new"&gt;&lt;span class="Apple-style-span" style="color: lime;"&gt;Download WinRAR 4.00 Final&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.4shared.com/file/ZKJbhtdQ/KeyReg_WinRAR-40.html" target="new"&gt;&lt;span class="Apple-style-span" style="color: lime;"&gt;Download KeyReg WinRAR 4.00 Final&lt;/span&gt;&lt;/a&gt;

&lt;br /&gt;
&lt;div class="fullpost"&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/03/winrar-400-final-with-keyreg.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg9CnGb2MznoXPjCKXdvjUWSOFg9j4oqMSyMtVnNkuDLooyn9WF_XDHCOfhbajLmdMEB9xcf4ylsm-cLhm6r7SOg65zKyNpHbeN9M4wznDLHR-f0oBTFNsC0Lpe913O2Zw0Qa8F_MwD5MtZ/s72-c/WinRAR-4.00.jpg" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-2080687113831515888</guid><pubDate>Sun, 06 Mar 2011 05:23:00 +0000</pubDate><atom:updated>2011-03-06T12:23:54.473+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Symbian ^3</category><category domain="http://www.blogger.com/atom/ns#">Symbian S60V5</category><title>N-DESK V2.4.08.02 BUILD 189 - REGISTERED VERSION - S60V5 - SYMBIAN^3 SYMBIAN 9.5</title><description>&lt;div class="fullpost"&gt;
Let N-Desk make you love your Nokia phone more. N-Desk might be the best desktop software for Nokia S60 phones. It is the best option to make your S60 phone better than iphone! By installing N-Desk, you can:&lt;/div&gt;
&lt;div class="fullpost"&gt;
1. Slide your screen amazingly fast and smoothly!&lt;/div&gt;
&lt;div class="fullpost"&gt;
2. Change your applications' icon position easily!&lt;/div&gt;
&lt;div class="fullpost"&gt;
3. Choose different icon layouts! Supporting 5 rows X 3 columns, 5 X 4, 6 X 3 and 6 X 4. You may not have seen this function in any other S60 desktop soft!&lt;/div&gt;
&lt;div class="fullpost"&gt;
4. Choose any color you want! N-Desk can change all the images to the color you select!&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Change Log:&lt;br /&gt;
1. Adding notification of new messages.&lt;br /&gt;
2. Adding notification of missed calls.&lt;br /&gt;
3. Adding notification of bluetooth state.&lt;br /&gt;
4. Adding notification of alarm.&lt;br /&gt;
5. Compatible with jbk taskman.&lt;br /&gt;
6. Closing the Menu when N-Desk is started, which saving 1M of your phone's memory.&lt;br /&gt;
7. Updating of new installed app icon, and uninstalled app icon&lt;br /&gt;
&lt;br /&gt;
How to run this App?&lt;br /&gt;
1- Uninstall any version of N-desk&lt;br /&gt;
2- Install sis Automatic keyegn and run it then write your key in paper (Needs to be signed)&lt;br /&gt;
3- Uninstall keygen and install signed version of N-desk&lt;br /&gt;
4- Before enter your serial number Follow developer notes to register successfully as picture below:&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0dghaA7Apn-6K2YGXIUSypor3-zTH37lzdUiEZZ75xguM3aSzDxgVOIUun6RJw2ZR9MoJj39NEEsImMc8tiRvjZHb0adl68rwTJlqmJteY2S_AraYm1aYNd3x07NuRzyhsSj7JTyyC1H-/s1600/ndesk+2.4.gif" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="400" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0dghaA7Apn-6K2YGXIUSypor3-zTH37lzdUiEZZ75xguM3aSzDxgVOIUun6RJw2ZR9MoJj39NEEsImMc8tiRvjZHb0adl68rwTJlqmJteY2S_AraYm1aYNd3x07NuRzyhsSj7JTyyC1H-/s400/ndesk+2.4.gif" width="225" /&gt;&lt;/a&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhO_-FSZ57Hetn_MunHrplj2QJUhnBypVwSBalehyphenhyphenRaR_n3GKb1Gu3b1mqE3NSPzpQKNQNdJMjwTOZ4FCFkEbDiotkyxSb0uF4_z1vJ03QXp0a_UnUXwGKi6uVIzKjg6wEriwmSLJLAXp7R/s1600/ndesk1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhO_-FSZ57Hetn_MunHrplj2QJUhnBypVwSBalehyphenhyphenRaR_n3GKb1Gu3b1mqE3NSPzpQKNQNdJMjwTOZ4FCFkEbDiotkyxSb0uF4_z1vJ03QXp0a_UnUXwGKi6uVIzKjg6wEriwmSLJLAXp7R/s640/ndesk1.jpg" width="248" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
If you can't read from the image above, follow these instructions to get it registered.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
After noting down your serial number&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
Enter the Settings of N-Desk&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
Click the Change button of Background&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
Click the back for portrait Option&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
Click the Custom Color Option&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
Click back&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
Now you have to enter the serial number&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
Open N-Desk Settings&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
Enter About View&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
Click on Enter Serial Button on the about view&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
Enter the serial which you have generated previously using keygen.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
After entering serial number, N-Desk would exit to verify the serial.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
Open N-Desk from the Menu and you'll notice that its registered version now&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;a href="http://www.4shared.com/file/s5vmE0ma/N8FanClubcomN-desk_v248_signed.html" target="new"&gt;Download&amp;nbsp;N-DESK V2.4.&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/03/n-desk-v240802-build-189-registered.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0dghaA7Apn-6K2YGXIUSypor3-zTH37lzdUiEZZ75xguM3aSzDxgVOIUun6RJw2ZR9MoJj39NEEsImMc8tiRvjZHb0adl68rwTJlqmJteY2S_AraYm1aYNd3x07NuRzyhsSj7JTyyC1H-/s72-c/ndesk+2.4.gif" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-1940026244654648674</guid><pubDate>Sat, 05 Mar 2011 16:45:00 +0000</pubDate><atom:updated>2011-03-06T11:22:02.017+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Desktop Enhancements</category><category domain="http://www.blogger.com/atom/ns#">Software</category><category domain="http://www.blogger.com/atom/ns#">THEME</category><title>Seven Transformation Pack 5.0</title><description>&lt;div style="text-align: justify;"&gt;
At last, after one year since last release. Well, it's been so long enough for me to forget where I left off lol. Finally, Seven Transformation Pack has reached a new level. I'm not really sure if progress I made here worth its time of one year but it should be definitely better than last ones. Thanks to development of Snow Transformation Pack, I can test new system features and UI concepts and use as reference for improving Seven Transformation Pack. All possible new technologies applied in Snow Transformation Pack are now available and better.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqRpfBWfsLYSCf_j1-GPOHWwEhk59dLcGfewcob6vvCjH-KCW3m2ekwb_QkNL0-l5GaDyMRFouGG0zNOetMcafSINy1V_c3990Pn2xo9AFQ9zCZMP_WGsLBm0dfMj_N-GgaDfXQ1wfcWpV/s1600/sevenshot.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqRpfBWfsLYSCf_j1-GPOHWwEhk59dLcGfewcob6vvCjH-KCW3m2ekwb_QkNL0-l5GaDyMRFouGG0zNOetMcafSINy1V_c3990Pn2xo9AFQ9zCZMP_WGsLBm0dfMj_N-GgaDfXQ1wfcWpV/s1600/sevenshot.jpg" /&gt;&lt;/a&gt;&lt;b&gt;Keynotes&lt;/b&gt;&lt;br /&gt;
Simplicity
No more ticking what to install or not install. Just choose if you want to experience recommended configuration that has everything installed and has stable configuration or stay safe with Performance for no 3rd-party applications and UI tweaks besides common ones. You can still customize with Express Mode and Personalization though. I recommend using Recommended configuration and customize features later in Welcome Center.
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Improved user experiences&lt;/b&gt;&lt;br /&gt;
Now it comes with all official Windows 7 wallpapers which is main reason why this version is significantly larger and transformation process will apply default Windows 7 wallpaper. I've been considering updating visual styles for a few months before actual release and ended up working on elsewhere as my effort will become obsolete with ViStart+ViGlance+TrueTransparency combined. So I updated default skin in those applications instead making tredemous improvements that can easily archive Aero UI in Windows XP with Seven Transformation Pack alone. And blur works on TrueTransparency and ViStart now.
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Bug fixes and optimizations&lt;/b&gt;&lt;br /&gt;
&amp;nbsp;Since last year, almost every bugs reported in Seven Transformation Pack 4.0 are fixed. I won't mention fixed bugs here so go read them in changelog. UAC can be turned off from Seven Transformation Pack when run as Administrator and this can save a lot of newbies from messing UAC on their own. ViGlance and TrueTransparency are optimized for less utilization and deferred launcher works better on slow system at startup. Minimum hardware requirements limiter is now lifted as user can reinstall with Performance configuration to avoid trouble (Though they can customize them in Welcome Center)
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Reworked Welcome Center for easier maintenance&lt;/b&gt;&lt;br /&gt;
&amp;nbsp;Improved Welcome Center making maintenance job becoming a lot easier. Repairing system files will have red text color alert when new files are found and report set of files to repair. Uninstallation has verification UI to make sure uninstallation will go smoothly and safe. There're also other improvements like fixing graphic glitches and Back button for better navigation.
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;a href="http://www.winxsoft.com/7tp/download.html" target="new"&gt;Download&amp;nbsp;Seven Transformation Pack 5.0&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/03/seven-transformation-pack-50.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqRpfBWfsLYSCf_j1-GPOHWwEhk59dLcGfewcob6vvCjH-KCW3m2ekwb_QkNL0-l5GaDyMRFouGG0zNOetMcafSINy1V_c3990Pn2xo9AFQ9zCZMP_WGsLBm0dfMj_N-GgaDfXQ1wfcWpV/s72-c/sevenshot.jpg" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-5801476343799480502</guid><pubDate>Fri, 28 Jan 2011 14:01:00 +0000</pubDate><atom:updated>2011-06-16T22:03:28.228+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">GAME</category><title>Angry Bird PC Vesion-for Windows XP, VISTA, 7, Free Portable Game Download</title><description>&lt;div class="fullpost"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgvraUTMP0v-O9kbI6zFjEjzdw5FFlJ6MJiFU0sOO_9J7sAlY-dWQXCHW_ADtrBMCIJR7Q3EVeKKimcsNv2cNo7P-79PzIgJP6oyemrqkkmzZ91a1r1vKvqVXtHSz3usrQOMaLo6XjfJkD-/s1600/head.jpg" imageanchor="1" linkindex="3" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="184" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgvraUTMP0v-O9kbI6zFjEjzdw5FFlJ6MJiFU0sOO_9J7sAlY-dWQXCHW_ADtrBMCIJR7Q3EVeKKimcsNv2cNo7P-79PzIgJP6oyemrqkkmzZ91a1r1vKvqVXtHSz3usrQOMaLo6XjfJkD-/s320/head.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
The survival of the Angry Birds is at stake. Dish out revenge on the&amp;nbsp; green pigs who stole the Birds’ eggs. Use the unique destructive powers&amp;nbsp; of the Angry Birds to lay waste to the pigs fortifications. Angry Birds&amp;nbsp; features hours and hours of challenging physics-based demolition&amp;nbsp; gameplay, with lots of replay value. Each level requires a mixture of&amp;nbsp; logic, skill, and brute force to crush the enemy.Features 195 levels and lots and lots of Angry Birds!&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5kfkrimd3HIZo32DtM3-1ocd6G8hyUSWSKGpDWcon_-CmWwtkPtf5R67ka_jwl8hQN7Oaljyxy5S7D-ZirBgl-Zp3f31HXR-t2KV_BJez2c28p3vR150ZqScxoUyF6EcjKh6xs0tSUBzh/s1600/ab+gerak.gif" imageanchor="1" linkindex="4" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="376" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5kfkrimd3HIZo32DtM3-1ocd6G8hyUSWSKGpDWcon_-CmWwtkPtf5R67ka_jwl8hQN7Oaljyxy5S7D-ZirBgl-Zp3f31HXR-t2KV_BJez2c28p3vR150ZqScxoUyF6EcjKh6xs0tSUBzh/s640/ab+gerak.gif" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;br /&gt;
&lt;b style="color: red;"&gt;System Requirements&lt;/b&gt;&lt;br /&gt;
- Operating System: Windows XP / Vista / Windows 7&lt;br /&gt;
- Processor: 2GHz&lt;br /&gt;
- Memory: 512 MB&lt;br /&gt;
- Video: 3D-graphics card compatible with DirectX, 128 MB&lt;br /&gt;
- Sound Card: Sound device compatible with DirectX 9.0c&lt;br /&gt;
- Free space on hard disk: 45.2 MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blink&gt;Note &lt;/blink&gt;: If you are facing graphics / texture error, you need to update drivers of your graphics card. This patch might also help you to eliminate texture errors&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Download&lt;/b&gt;&amp;nbsp; &lt;a href="http://hotfile.com/dl/95058509/76d538d/N8FanClub.comAngry_Birds_PC.zip.html" linkindex="5" target="new"&gt;&lt;span style="color: lime;"&gt;Angry Bird PC Vesion-for Windows XP, VISTA, 7&lt;/span&gt; &lt;/a&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href="http://www.filesonic.com/file/53761804/%5BN8FanClub.com%5DAngry%20Birds%20PC.zip"&gt;Link Download 2&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/01/angry-bird-pc-vesion-for-windows-xp.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgvraUTMP0v-O9kbI6zFjEjzdw5FFlJ6MJiFU0sOO_9J7sAlY-dWQXCHW_ADtrBMCIJR7Q3EVeKKimcsNv2cNo7P-79PzIgJP6oyemrqkkmzZ91a1r1vKvqVXtHSz3usrQOMaLo6XjfJkD-/s72-c/head.jpg" width="72"/><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-2549942051975433423</guid><pubDate>Tue, 25 Jan 2011 03:12:00 +0000</pubDate><atom:updated>2011-03-05T23:29:41.099+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">anti virus</category><category domain="http://www.blogger.com/atom/ns#">Software</category><category domain="http://www.blogger.com/atom/ns#">Tips and Trick</category><title>Download Smadav 8.4 PRO</title><description>&lt;div class="fullpost" style="text-align: justify;"&gt;
Wuuuuuuuaaaaaaaah..Smadav&amp;nbsp; sudah upgrade ke versi 2011, yaitu Smadav Rev 8.4 Pro + Key. Ternyata di versi 2011 atau 8.4 ini, terdapat beberapa penambahan baru. Untuk mengtahuinya, langsung saja cekidot........&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
Smadav 2011 Rev. 8.4 : Pendeteksian khusus untuk beberapa virus shortcut terbaru (MSO-sys, fanny-bmp),penambahan database 40 virus baru, penyempurnaan deteksi semua varian virus shortcut, penambahan teknik heuristik, dsb.&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivb97HzPS594XSoFD1rPb7lesbVz8zJh6mU6CkuKBbAk53wNX5Tj7IvubFijVbSGh4PCeTkKfKh8tetOGTxJwjDuBk10euFik15day_LjNLmHBW8nCjFEODMazqLgEPJYI5hyIXnfIraIi/s1600/Panduan+2.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivb97HzPS594XSoFD1rPb7lesbVz8zJh6mU6CkuKBbAk53wNX5Tj7IvubFijVbSGh4PCeTkKfKh8tetOGTxJwjDuBk10euFik15day_LjNLmHBW8nCjFEODMazqLgEPJYI5hyIXnfIraIi/s1600/Panduan+2.PNG" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&amp;nbsp;Dikarenakan saya orang baik dan murah hati (heeeee, kapan lagi muji diri sendiri sob......ya ga'...) saya share ni sob tips N triknya OK ikutin aja. Cikidooooooot&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: red;"&gt;Sebelun instal smadav yg baru (8.4) saya sarankan lakukan trik berikut ini :&lt;/span&gt;&lt;br /&gt;
1. pada smadav lama (8.3) Klik kanan icon smadav (yg ada dipojok kanan bawah) dan pilih "exit"&lt;br /&gt;
2. Selanjutnya tekan key "Win+R"&amp;nbsp; dan ketik "regedit"&lt;br /&gt;
3. lalu masuk ke "HKEY_CURRENT_USER\Software\SMADAV" lalu&amp;nbsp; hapus reg ini sob&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; agar nantinya "key" smadav yg baru dapat digunakan dan proses aktivasi berjalan lancar&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: red;"&gt;Cara Aktivasi Smadav 8.4 PRO&amp;nbsp; :&lt;/span&gt;&lt;br /&gt;
1. instal smadav 8.4(belum teregister),lau klik tab 'Settings'&lt;br /&gt;
2. Pada isian nama, masukkan &lt;span style="color: red;"&gt;'anti-bajakan'&lt;/span&gt; (tanpa tanda kutip), isian key kosongkan aja.&lt;br /&gt;
3. Tekan &lt;span style="color: red;"&gt;'Register'&lt;/span&gt;, maka akan muncul pop-up.bahwa penghilangan tanda bajakan telah berhasil&lt;br /&gt;
4. Sekarang register smadav dengan salah satu nama &amp;amp; serialnya.&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &lt;span class="Apple-style-span" style="color: #f1c232;"&gt;Name : abangoek&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #f1c232;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Key&amp;nbsp; : 991299969652&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #f1c232;"&gt;&amp;nbsp; &amp;nbsp; Nama : abangoek88&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #f1c232;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Key : 9952998020100&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #f1c232;"&gt;&amp;nbsp; &amp;nbsp; Nama :&amp;nbsp; abangoek is ok&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #f1c232;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Key &amp;nbsp; : 995299968012 &lt;/span&gt;&lt;br /&gt;
5. gimana sob berhasil kan....? testing n working 100%.&lt;br /&gt;
&lt;br /&gt;
"Semoga bermanfaat dan Berhasil" &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2011/01/download-smadav-84-pro.html</link><author>noreply@blogger.com (abangoek 88)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivb97HzPS594XSoFD1rPb7lesbVz8zJh6mU6CkuKBbAk53wNX5Tj7IvubFijVbSGh4PCeTkKfKh8tetOGTxJwjDuBk10euFik15day_LjNLmHBW8nCjFEODMazqLgEPJYI5hyIXnfIraIi/s72-c/Panduan+2.PNG" width="72"/><thr:total>3</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8343163142073208452.post-6242411577121838262</guid><pubDate>Wed, 29 Dec 2010 08:52:00 +0000</pubDate><atom:updated>2010-12-29T15:54:46.251+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">AUDIO n VIDEO</category><title>Download K-Lite Codec Pack 6.70 (Full)</title><description>&lt;div class="fullpost" style="text-align: justify;"&gt;
The K-Lite Codec Pack is a collection of DirectShow filters, VFW/ACM codecs, and tools. Codecs and DirectShow filters are needed for encoding and decoding audio and video formats. The K-Lite Codec Pack is designed as a user-friendly solution for playing all your audio and movie files.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
With the K-Lite Codec Pack you should be able to play all the popular audio and video formats and even several less common formats.&amp;nbsp;The K-Lite Codec Pack has a couple of major advantages compared to other codec packs:&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
-It is updated frequently. So it is always up-to-date with the newest and/or best components.&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
-All components have been carefully selected for specific purposes. It is not just a random bunch of stuff thrown together.&amp;nbsp;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
-It is very user-friendly and easy to use.&amp;nbsp;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
-The installation is fully customizable, meaning that you are able to install just those components that you really want.&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
-The customization abilities even go beyond the component level. Some components are able to handle multiple formats. You can specify exactly which components should handle which formats. The pack can thus be fully tweaked to your own specific needs and preferences.&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
-Uninstallation removes everything that was installed by the pack. Including all registry keys.&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
-It is extremely easy to make a fully customized unattended installation with the integrated wizard.&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
-It does not contain any bad, buggy or unstable codecs.&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="fullpost" style="text-align: justify;"&gt;
&lt;a href="http://www.filehippo.com/download_klite_codec_pack/" target="new"&gt;Download&amp;nbsp;K-Lite Codec Pack 6.70 (Full)&lt;/a&gt;&lt;/div&gt;
&lt;div class="fullpost"&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;this feed from blog abangoek.blogspot.com&lt;/div&gt;</description><link>http://abangoek.blogspot.com/2010/12/download-k-lite-codec-pack-666-full.html</link><author>noreply@blogger.com (abangoek 88)</author><thr:total>0</thr:total></item></channel></rss>