<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Mata Hati</title><link>http://egoek-matahati.blogspot.com/</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/blogspot/pYZck" /><description>Mata yang tak pernah Mati</description><language>en</language><managingEditor>noreply@blogger.com (Sigit Andreanto Azis)</managingEditor><lastBuildDate>Tue, 31 Jan 2012 21:55:59 PST</lastBuildDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">114</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">25</openSearch:itemsPerPage><feedburner:info uri="blogspot/pyzck" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>blogspot/pYZck</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item><title>Fibonanci pada c++</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/5LFPhzY-aWw/fibonanci-pada-c.html</link><category>Pemograman Dasar Borland C++</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Fri, 27 Jan 2012 15:48:06 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-3022570152148842679</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-9RPgIelgBdo/TyM3cZLLCWI/AAAAAAAAAjM/EagGc-lfYVw/s1600/fib.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="201" src="http://2.bp.blogspot.com/-9RPgIelgBdo/TyM3cZLLCWI/AAAAAAAAAjM/EagGc-lfYVw/s400/fib.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
List Code :&lt;br /&gt;
&lt;br /&gt;
#include &amp;lt;iostream.h&amp;gt;&lt;br /&gt;
#include &amp;lt;conio&amp;gt;&lt;br /&gt;
&lt;br /&gt;
int main()&lt;br /&gt;
{&lt;br /&gt;
int fn, fn1, fn2;&lt;br /&gt;
&lt;br /&gt;
fn1 = 1;&lt;br /&gt;
fn2 = 1;&lt;br /&gt;
cout &amp;lt;&amp;lt; 1 &amp;lt;&amp;lt; " ";&lt;br /&gt;
cout &amp;lt;&amp;lt; 1 &amp;lt;&amp;lt; " ";&lt;br /&gt;
&lt;br /&gt;
fn = fn1 + fn2;&lt;br /&gt;
while (fn &amp;lt;= 200)&lt;br /&gt;
{&lt;br /&gt;
cout &amp;lt;&amp;lt; fn &amp;lt;&amp;lt; " ";&lt;br /&gt;
fn2 = fn1;&lt;br /&gt;
fn1 = fn;&lt;br /&gt;
fn = fn1 + fn2;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
cout &amp;lt;&amp;lt; "\n";    // Pindah baris&lt;br /&gt;
&lt;br /&gt;
getch();&lt;br /&gt;
}&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-3022570152148842679?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/5LFPhzY-aWw" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-28T06:48:06.899+07:00</app:edited><media:thumbnail url="http://2.bp.blogspot.com/-9RPgIelgBdo/TyM3cZLLCWI/AAAAAAAAAjM/EagGc-lfYVw/s72-c/fib.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2012/01/fibonanci-pada-c.html</feedburner:origLink></item><item><title>Program Menampilkan Bilangan Hexadecimal, Octal, Decimal</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/kNSQSecO028/program-menampilkan-bilangan.html</link><category>Pemograman Dasar Borland C++</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Fri, 27 Jan 2012 15:42:09 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-4471686910641482636</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-cH0ho_j5F88/TyM1x7yxotI/AAAAAAAAAjE/7iZ1QuWF_M4/s1600/hex.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="202" src="http://2.bp.blogspot.com/-cH0ho_j5F88/TyM1x7yxotI/AAAAAAAAAjE/7iZ1QuWF_M4/s400/hex.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
berikut Code nya :&lt;br /&gt;
#include &amp;lt;iostream.h&amp;gt;&lt;br /&gt;
#include &amp;lt;conio&amp;gt;&lt;br /&gt;
int main()&lt;br /&gt;
{&lt;br /&gt;
int bil = 23;&lt;br /&gt;
&lt;br /&gt;
cout &amp;lt;&amp;lt; "Desimal = " &amp;lt;&amp;lt; bil &amp;lt;&amp;lt; "\n";&lt;br /&gt;
cout &amp;lt;&amp;lt; "Heksadesimal = " &amp;lt;&amp;lt; hex &amp;lt;&amp;lt; bil &amp;lt;&amp;lt; "\n";&lt;br /&gt;
cout &amp;lt;&amp;lt; "Oktal = " &amp;lt;&amp;lt; oct &amp;lt;&amp;lt; bil &amp;lt;&amp;lt; "\n";&lt;br /&gt;
cout &amp;lt;&amp;lt; bil &amp;lt;&amp;lt; "\n";&lt;br /&gt;
&lt;br /&gt;
getch();&lt;br /&gt;
}&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-4471686910641482636?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/kNSQSecO028" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-28T06:42:09.860+07:00</app:edited><media:thumbnail url="http://2.bp.blogspot.com/-cH0ho_j5F88/TyM1x7yxotI/AAAAAAAAAjE/7iZ1QuWF_M4/s72-c/hex.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2012/01/program-menampilkan-bilangan.html</feedburner:origLink></item><item><title>Program Menara Hanoi pada C++</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/wpIvC5zMmQM/program-menara-hanoi-pada-c.html</link><category>Pemograman Dasar Borland C++</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Fri, 27 Jan 2012 15:35:26 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-2871534956127633534</guid><description>Menara hanoi adalah permainan teka-teki matematik yang intinya adalah memindahkan memindahkan sejumlah cakram yang tersusun (bawah paling besar) pada satu tiang ke tiang lain dengan bantuan sebuah tiang lagi (total 3 tiang). Pada waktu pemindahan cakram, cakram yang kecil tidak boleh berada dibawah cakram yang besar. (Sumber: &lt;a href="http://id.shvoong.com/internet-and-technologies/software/2060790-program-untuk-menara-hanoi/#ixzz1kei31ft3"&gt;http://id.shvoong.com/internet-and-technologies/software/2060790-program-untuk-menara-hanoi/#ixzz1kei31ft3&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-P4FJfqn7cxM/TyM0HRBWC7I/AAAAAAAAAiw/x28Qqz8CZNw/s1600/hanoi1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="171" src="http://4.bp.blogspot.com/-P4FJfqn7cxM/TyM0HRBWC7I/AAAAAAAAAiw/x28Qqz8CZNw/s400/hanoi1.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Berikut Listing Code nya:&lt;br /&gt;
&lt;br /&gt;
#include &amp;lt;iostream.h&amp;gt;&lt;br /&gt;
#include &amp;lt;conio&amp;gt;&lt;br /&gt;
&lt;br /&gt;
void hanoi(int n, char a, char b, char c)&lt;br /&gt;
{&lt;br /&gt;
if (n == 1)&lt;br /&gt;
cout &amp;lt;&amp;lt; "Pindahkan piring dari " &amp;lt;&amp;lt; a &amp;lt;&amp;lt; " ke "&lt;br /&gt;
&amp;lt;&amp;lt; c &amp;lt;&amp;lt; "\n";&lt;br /&gt;
else&lt;br /&gt;
{&lt;br /&gt;
hanoi(n-1, a, c, b);&lt;br /&gt;
hanoi(1, a, b, c);&lt;br /&gt;
hanoi(n-1, b, a, c);&lt;br /&gt;
}   &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
int main()&lt;br /&gt;
{&lt;br /&gt;
int jum_piring;&lt;br /&gt;
&lt;br /&gt;
cout&amp;lt;&amp;lt;"  Teknik Hanoi Pada c++" &amp;lt;&amp;lt;endl&amp;lt;&amp;lt;endl;&lt;br /&gt;
cout &amp;lt;&amp;lt; "Masukkan Jumlah piring: ";&lt;br /&gt;
cin &amp;gt;&amp;gt; jum_piring;&lt;br /&gt;
&lt;br /&gt;
hanoi(jum_piring, 'A', 'B', 'C');&lt;br /&gt;
&lt;br /&gt;
getche();&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
Maka akan di tampilkan :&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-IX04Wwbe0dI/TyM0KUjA-dI/AAAAAAAAAi4/LA3v2cpcMrk/s1600/hanoi2.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="361" src="http://2.bp.blogspot.com/-IX04Wwbe0dI/TyM0KUjA-dI/AAAAAAAAAi4/LA3v2cpcMrk/s400/hanoi2.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-2871534956127633534?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/wpIvC5zMmQM" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-28T06:35:26.371+07:00</app:edited><media:thumbnail url="http://4.bp.blogspot.com/-P4FJfqn7cxM/TyM0HRBWC7I/AAAAAAAAAiw/x28Qqz8CZNw/s72-c/hanoi1.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2012/01/program-menara-hanoi-pada-c.html</feedburner:origLink></item><item><title>Windows Xp Pro Serial Key</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/7LB0ahYOBtQ/windows-xp-pro-serial-key.html</link><category>Serial Key</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Fri, 21 Oct 2011 12:09:45 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-6733709650291902676</guid><description>Windows PRO serial keys
************************
CHYVW-V63RT-67XVC-XJ4VC-M3YWD
XMDCV-2TJMR-7JD66-YTVMK-V7PBD
RQHFJ-X47QJ-G2XKK-WYQ8P-7W6RG
X6MYY-6BH3T-YRBT8-H8YPH-RG68T
YWVHF-GT3M6-3QYB2-FCYCH-X47PQ 
QJ68H-G7T8R-WFR77-D8X8Y-VJ398 
&lt;span id="fullpost"&gt; 
6KYDY-JT4MB-6V3JQ-4KKFG-P6C63 
6JQPJ-84CFG-JCBQP-PVRJP-9G24Q 
MQ8JV-XXKVG-DB8V3-67WJB-RCB6W 
J3T66-JTP72-TGT7H-PMMWH-XM4K3 
DB4H8-DQJJB-KXMWP-GPJVY-H7P6W 
38BXC-F2C4R-PXMXV-DBQXM-3C7V6 
H2RP3-8KK4G-RJY27-RRMH7-6J4B6
V3VQV-J76TM-JBQJQ-PPCP2-8RWPM
QDGR2-BM67K-G4F2K-PC3CM-7FY6Q
GYTKC-RVYVK-4BRDW-PY7XF-PXJBG
MTBKG-PMMBH-TFWCR-GDBV9-7MRHJ
XD72R-T77P6-CXKVX-FCHRM-4R8D8
HK8C9-3H72Q-G9YRB-6V8QM-9WG93
JPK8M-RV8WD-9VB3X-XH9WR-GYV6D
CTVQ9-G42CH-TB7KC-R9QC4-QY2QM
JQ737-QQBMT-VBKG6-Y748Y-GKVYG
KHXY3-9XCBX-M4QHQ-2MMKV-8M3RG
GGCYV-VR39T-HPYX2-D6C62-D6HM3
Q7X2K-FYWPF-MJJHX-FCK4V-PMVG3
M246D-Q4G9R-6QFM7-7P8D9-47Y23
FHJ2Y-QMYR2-66F4P-TC97F-M2XYJ
W7GMP-YM39F-FWGRK-C98X4-P4RBJ
MP4CB-CWGPC-4QPQ8-7MY6X-8YRBQ
CFQCK-4TCF4-D3823-6QMJY-7MXJQ
FW87T-WWMQG-9BBFM-B7RCF-47JCY
HTY2M-J4YFT-P2V6V-QGK3W-HQCJB
WBQK3-9HFJ8-2JV2J-3JB9R-RGQ2B
RWPFC-B86F9-QQ3RW-4V8CH-4QTJ6
BQ6X6-RH39B-GMX2F-C4Q9H-VR2T8
DYW7T-HPGWX-BGRW4-7BQDQ-H2B4D
C88VR-V2RKW-DQFQX-YBYF4-K3736
TFCQT-CB82F-MYQGC-3YJDG-63T3T
MK2XG-HV6WW-VQXW9-MWRQG-4Y87M
RQ79D-299X4-WFQYR-RVTHJ-BX2VM
MR7M6-DVMG4-6BJV9-FR3KT-MXKHT
DD7VQ-M2P39-TFYRP-28DGJ-VPPYM
GJP2H-HDXKV-VK3BG-6W2F6-27FFW
TXDT4-63738-RHHTH-TXBXX-6K84M
KH28P-GKXKF-YDV34-CJW7C-7Y8GD
PVGQW-7HJ9M-6XD2H-R8X4V-Q23GB
V839F-CMPDG-VJ7HM-MBK2T-4GTQB
C4TYG-YHW38-9C4GM-XX63F-39HD8
F9MJG-CMQ48-JKV9B-VTW22-9P4CJ
R34T8-J2RMX-DX4X6-8TXMR-3V8WD
WFRMF-CTJXQ-BX9HG-BFMCY-3XPHD
GMGJ9-FBT6Y-CC99P-3V3XC-VR6T8
RB6RX-6VQT6-9BBF2-FRFK8-B6XKW
F8RDY-7CC9B-QF49H-8D78Y-VDCVQ
MMKVD-T9GCG-HK34J-6PWBQ-YB24G
CJRHX-GCKVK-8WD8Y-TBXMF-PHFRY
HBD27-XYK7Y-XYTMH-KX8XD-XF8XJ
PHT24-WM6D7-RMMBB-FT4M2-FGKWQ
J7WTV-TWJ29-JWJRW-XTD6W-K7R98
RDXYX-RDF6C-KGGKY-JGYKY-CC8KM
PJVMY-CGF7H-V6DQ8-QD9HW-JW8XQ
W7QTM-CD2B4-VB2VW-92XWM-8HBVG
RTRR8-44MJF-MDFRM-K67K3-Q4XMT
KBGWB-94X8F-T22GP-HHDRP-FPD7M
MTVHK-BMYQ2-Q8DVP-J2Y6V-46TBQ
XTMRP-22RVJ-P2GTG-3XYJY-6J6Y6
VPF9P-WCXPK-6JKJ6-DF94V-PX3QJ
V9TCC-V4XM6-HFQDY-T9VB2-4VDBM
XB7H6-674GR-4C9BK-T39HW-MW8W3
GH7PG-PQPW8-XHFVF-H2VYB-R6G28
CCJBT-V82QG-7VTC4-PC2D7-PYVRT
HWDPV-WVJB8-Y9T6H-TBBWF-8C2GB
DQ62D-VQY24-DY4C3-9R87C-6KDVD
BXHW7-RF74R-YMJH9-9XCVQ-PPF2Q
JYP67-4X4T7-TXPFK-2BPTM-9T2VJ
G9QG4-393FP-YYCVP-KG989-QJJ48
FKJDG-7XYXX-W27J4-GVQBV-742HY

&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;

&lt;script type="text/javascript"&gt;&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://adcron.com/show.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;mouseover=N"&gt;&lt;/script&gt;
&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-6733709650291902676?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/7LB0ahYOBtQ" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-22T02:09:45.166+07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/10/windows-xp-pro-serial-key.html</feedburner:origLink></item><item><title>Serial Key Windows Server 2003</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/Wx-pfjDhx6I/serial-key-windows-server-2003.html</link><category>Serial Key</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Fri, 23 Sep 2011 00:18:56 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-2844457253865031906</guid><description>HWVF7-7CH9K-6MPYY-9BGGW-FT9VM&lt;br /&gt;
GKTBM-VM9JJ-C2HTV-PWRHB-D9CMB&lt;br /&gt;
JWR69-KGWXF-M4JDW-3GKDY-PQGBB&lt;br /&gt;
HCPHG-H6XM8-PVKB2-J3BGV-C4CMB&lt;br /&gt;
KJYJ8-3TB32-9JD6V-Q424Y-G9CMB&lt;br /&gt;
KXV22-MYBJ8-49DGB-9CBQW-QWKVM&lt;br /&gt;
KGRDG-D24M4-3RC2P-VHKRF-73GBB&lt;br /&gt;
G9YXJ-C9CH6-8QTBF-986FP-KKG7M&lt;br /&gt;
F8BYH-GYMG8-HJGGR-WYDQG-RK4DY&lt;br /&gt;
H3VVQ-JMHFX-T8YHT-93XGG-69CMB&lt;br /&gt;
FFV2G-B6YD9-WPYDY-YVHHP-KM6BB&lt;br /&gt;
J6W9D-687QK-QPR72-94B8V-2BDHM&lt;br /&gt;
DTB9H-JB697-PJHHX-4R9JQ-JVQHM&lt;br /&gt;
DFP42-GKW2K-MJGXK-TCC9J-3B6BB&lt;br /&gt;
HYXWH-VX2Q2-FYWK9-3J9VR-YM9VM&lt;br /&gt;
F9XJQ-YJXWF-Q6DV9-62KH7-PVV3Y&lt;br /&gt;
FQT29-98C2C-XM7C8-VV7FK-4J73Y&lt;br /&gt;
C8XX9-Y8C9V-CB9XF-GY8RW-P9XVM&lt;br /&gt;
FQT8G-W84VW-72R2M-Y84RJ-YJ73Y&lt;br /&gt;
DTJYQ-3DQQ3-D32CH-B868V-34CMB&lt;br /&gt;
C6MCP-GD9WW-CF2MD-V2WHR-JMT7M&lt;br /&gt;
FJKFJ-JYC4G-GT98G-BGH6K-HH2MB&lt;br /&gt;
H2MGQ-DXP8W-MMJ7X-B7Q7P-7FXVM&lt;br /&gt;
D9PHR-T9XCW-VVK4Y-YYTVV-T9CMB&lt;br /&gt;
BMJRT-YJKHD-FQQ43-284P6-TTH3Y&lt;br /&gt;
D76FY-PFF79-FCHRT-Q2WV4-VHFDY&lt;br /&gt;
GC3GF-6KJ7K-V2JHG-3Y9YP-CP2MB&lt;br /&gt;
JJ2HV-QBTR4-6CMV6-7G49X-4HV3Y&lt;br /&gt;
FFT6T-B7KT4-MKMMR-TBC9R-X6T7M&lt;br /&gt;
BCD3W-KM8VX-8R86Y-YPK3F-7TPMB&lt;br /&gt;
K3389-YTMWP-983KD-YKJWM-2FMQY&lt;br /&gt;
JBCGR-WVMDT-QMXH8-B48TJ-P9CMB&lt;br /&gt;
KX7Y8-DQ8TF-XGWPG-4WK8C-36H3Y&lt;br /&gt;
F9P9M-W2TFX-V33VR-RP3QD-MK8YB&lt;br /&gt;
JMJVP-Y8YCW-X2KFK-T72RW-G7JYB&lt;br /&gt;
DVX8C-9VRRQ-QG7Y2-D9R6X-D767M&lt;br /&gt;
BRC3V-9BV7T-KRH3X-8WCP7-J4CMB&lt;br /&gt;
CR8G3-J8PGB-8YVD9-V3M7V-XGDHM&lt;br /&gt;
B6Y2C-7KY26-RRQW2-88WR3-RFCMB&lt;br /&gt;
DTRCF-MBQ36-YKVMJ-F3YF7-VJGBB&lt;br /&gt;
J8GHM-M9QXV-H3CC2-2F9F6-3G9VM&lt;br /&gt;
FGJ4H-78283-PTB8H-YVG8P-KW3HM&lt;br /&gt;
KMWFH-C77TM-MRM84-C9WQQ-JHQHM&lt;br /&gt;
KXBDC-KM9HR-YCDPJ-FTK3M-WGT7M&lt;br /&gt;
JR4CQ-G7CPC-T33X4-HTWDB-CP67M&lt;br /&gt;
C6VH7-WHTRD-7PJQK-JRK6C-PWKVM&lt;br /&gt;
DK863-62GXW-C8YRK-YYGJC-76PMB&lt;br /&gt;
G7PV7-4CCWM-T2QG3-86P39-RYT7M&lt;br /&gt;
D926M-V6BQK-DVQCT-9Y7XD-7BH3Y&lt;br /&gt;
CQ3K6-KR94F-6QRPW-BHDK8-V3RDY&lt;br /&gt;
JQVP9-KFP22-JYJVC-962MF-2V67M&lt;br /&gt;
C72GH-DBCDD-PTG63-4JXHG-9G6BB&lt;br /&gt;
K3XJX-3TGPV-K3P3F-QDXKK-2GPMB&lt;br /&gt;
&lt;span id="fullpost"&gt;  &lt;/span&gt;  &lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt; &lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt; &lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;  &lt;script type="text/javascript"&gt;&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;&lt;/script&gt; &lt;script type="text/javascript" src="http://adcron.com/show.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;mouseover=N"&gt;&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-2844457253865031906?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/Wx-pfjDhx6I" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-23T14:18:56.969+07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">18</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/09/serial-key-windows-server-2003.html</feedburner:origLink></item><item><title>Serial Key Microsoft Office</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/zPjwFy3qAIY/serial-key-microsoft-office.html</link><category>Serial Key</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Fri, 23 Sep 2011 00:17:52 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-7020596620907689160</guid><description>KJBDV-3W9P6-M4RG7-3KR2G-MBFBD&lt;br /&gt;
TTTH2-YYJH3-2843W-T6H3F-7XJRY&lt;br /&gt;
QC68K-6XWWV-34RFK-TG96H-DCRHM&lt;br /&gt;
R9X3H-J8P4M-MP7J7-XYD8P-G7TK6&lt;br /&gt;
B38GJ-RKD4H-H6WG2-H3TRF-9VPTT&lt;br /&gt;
W8B2B-WY4CT-VVDDD-9DDJ3-W83K6&lt;br /&gt;
DFGV2-D9XHM-C2XMH-C9JFB-78YR6&lt;br /&gt;
CT864-FDVRG-J6MVR-F7KWK-6P6RY&lt;br /&gt;
RGH9X-Q4HCF-YKR6V-JB8TH-3F3CT&lt;br /&gt;
B97QR-W3VDM-MJXVX-9B4WY-3C6QW&lt;br /&gt;
RJ9XC-JFXRQ-3C6P4-P3HVP-X9WFY&lt;br /&gt;
H7FFY-GYVMQ-WRD86-9XF93-CDGPM&lt;br /&gt;
KHHFB-DRWYQ-8RG4W-2F93G-MQPY3&lt;br /&gt;
JWG3P-JT722-M887Y-F6KBM-H8R98&lt;br /&gt;
P298J-MWQ87-TFHHK-BRDTK-JXYKJ&lt;br /&gt;
PCM89-9F37T-H6C82-TKMR8-GP8R3&lt;br /&gt;
HYGWQ-7FGXB-DPTKT-MDRVP-Y6YGD&lt;br /&gt;
HM83D-MMW3C-3CTTX-336HK-QPRK3&lt;br /&gt;
KFCMX-9RCMJ-84FKH-MGDGR-7K8YY&lt;br /&gt;
R649Y-V9RTD-W77W8-7PYFB-6RGYW&lt;br /&gt;
TYQPR-YF3B7-M34FB-X3XDP-J6X76&lt;br /&gt;
DJGGK-999BY-3T9HP-628TF-V6FHW&lt;br /&gt;
KKFXV-Q9JGQ-HJ8WP-QDX48-22X4T&lt;br /&gt;
QVFHD-7GRBJ-Q7HYR-Y4WGT-KY4GW&lt;br /&gt;
THJKC-WHWDV-Q62G4-WXC2X-6GD7M&lt;br /&gt;
CKTQJ-HHDD8-HK88W-KBWHR-R3MTW&lt;br /&gt;
MBPB7-BPFMJ-HJDJM-9FX23-KF8QB&lt;br /&gt;
FQYKB-W88Y9-4R62C-FMRTF-2M76B&lt;br /&gt;
RY3T4-39VJJ-BM9XT-FDB3H-QYVGG&lt;br /&gt;
PFCWB-PJHRB-8G3R9-XXCXV-YJTKY&lt;br /&gt;
H7V9T-CHK42-QW4TM-3VWTC-K34YW&lt;br /&gt;
VDJR6-W9HRD-QFXYY-D972P-QB7XD&lt;br /&gt;
G8FVP-VH7XF-YYRQC-CXDP6-FJ8B8&lt;br /&gt;
DRY97-39PCT-3RPRK-6JVT4-X3XJW&lt;br /&gt;
Q77CY-K882V-6YC49-C2749-2HWQT&lt;br /&gt;
DYF3W-7G3RC-KYX27-3PRRP-D439D&lt;br /&gt;
KBYXM-6MG8D-2G9CQ-VJT9Q-63BTD&lt;br /&gt;
VT3WQ-B3XK7-4YDDG-Q3D7T-V42C6&lt;br /&gt;
KW2TX-VMPQ7-6RP2R-FMQVY-PTHK3&lt;br /&gt;
VGGC3-XFB97-QHT7J-4QDFH-36TWW&lt;br /&gt;
VDDWH-9RT7P-QGXPG-QT93D-QBH7T&lt;br /&gt;
C7DGH-9Q6J7-672CM-KD782-TTQFJ&lt;br /&gt;
HTM9P-HMC98-VB48W-TM8GT-QM6J8&lt;br /&gt;
J74F4-42GJ2-8T66C-63JRG-73HKM&lt;br /&gt;
HGV3X-TX82H-Q3FTB-RQVFK-TF38J&lt;br /&gt;
FTFRX-PF66C-96PH6-Q2W2K-7CFXM&lt;br /&gt;
KX467-WV2CX-TDFY4-P99HG-J8TQW&lt;br /&gt;
RBJGM-C6XQB-YH743-JKX4T-KFM4D&lt;br /&gt;
QJ442-T9DBY-9X37M-WPPH9-XB4GB&lt;br /&gt;
Q74JT-HWT3K-QP93F-63Y3P-33H7Y&lt;br /&gt;
VCQQ6-Q6D83-CD2K6-PBYPR-VHDH8&lt;br /&gt;
CFJP9-X9GH4-QC7P6-3CHGM-4PRYB&lt;br /&gt;
&lt;br /&gt;
&lt;span id="fullpost"&gt;  &lt;/span&gt;  &lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt; &lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt; &lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;  &lt;script type="text/javascript"&gt;&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;&lt;/script&gt; &lt;script type="text/javascript" src="http://adcron.com/show.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;mouseover=N"&gt;&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-7020596620907689160?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/zPjwFy3qAIY" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-23T14:17:52.854+07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">5</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/09/serial-key-microsoft-office.html</feedburner:origLink></item><item><title>TOP 1 Oli sintetik mobil-motor Indonesia</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/Udh6m7dGI2k/top-1-oli-sintetik-mobil-motor.html</link><category>Kontes SEO</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 18 Sep 2011 10:42:03 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-1336484311487534023</guid><description>Seputar tentang &lt;b&gt;&lt;span style="font-weight: normal;"&gt;&lt;a href="http://www.top1.co.id/"&gt;TOP 1&lt;/a&gt; Oli sintetik mobil-motor Indonesia. Tulisan ini di dedikasikan untuk mencoba dan mengikuti kontes SEO yang di adakan oleh penyelenggara kontes seo tersebut. Pada postingan kali ini adalah, apa dan bagaimana peranan &lt;a href="http://www.top1.co.id/"&gt;TOP 1&lt;/a&gt; di Indonesia? Mengapa produk ini diberi nama &lt;a href="http://www.top1.co.id/"&gt;TOP 1&lt;/a&gt;?&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-weight: normal;"&gt;Baiklah untuk menjawab beberapa pertanyaan diatas, ada kiranya kita membaca sedikit postingan dibawah ini:&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-weight: normal;"&gt;Apa &lt;a href="http://top1.co.id/tentang-kami/sejarah-top-1"&gt;TOP 1&lt;/a&gt;? &lt;a href="http://www.top1.co.id/"&gt;TOP 1&lt;/a&gt; adalah oli pelumas mesin motor dan mobil yang memiliki kemampuan melumasi mesin kendaraan bermotor untuk memberikan hasil yang maksimal pada saat pengendara mengendarainya.&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-weight: normal;"&gt;Bagaimana Peranan &lt;a href="http://www.top1.co.id/"&gt;TOP 1&lt;/a&gt; di indonesia? Peranan Oli &lt;a href="http://www.top1.co.id/"&gt;TOP 1&lt;/a&gt; di indonesia saat ini banyak dikenal dan digunakan oleh banyak orang pengguna motor dan mobil tentunya. Selain itu oli &lt;a href="http://www.top1.co.id/"&gt;TOP 1&lt;/a&gt; tersebut juga cukup memiliki kisaran harga yang relatif murah dari para pesaingnya. Tak hanya itupula, &lt;a href="http://www.top1.co.id/"&gt;TOP 1&lt;/a&gt; telah memiliki banyak &lt;a href="http://top1.co.id/tentang-kami/perjalanan-top-1-indonesia"&gt;penghargaan&lt;/a&gt; dari berbagai macam instansi di Indonesia, &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://top1.co.id/" title="TOP 1 merupakan eksportir pelumas berkualitas tinggi yang berkembang pesat dengan berbagai cakupan lini produk yang kualitasnya telah diakui dunia."&gt;&lt;img alt="Add Logo TOP 1 SEO CHAMPIONSHIP 2011" src="http://www.top1.co.id/seochamp2011/wp-content/themes/top1seo-theme/images/addlogo.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span id="fullpost"&gt;  &lt;/span&gt;  &lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;  &lt;script type="text/javascript"&gt;
&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;
&lt;/script&gt; &lt;script src="http://adcron.com/show.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;script language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;amp;mouseover=N" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-1336484311487534023?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/Udh6m7dGI2k" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-19T00:42:03.831+07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">11</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/09/top-1-oli-sintetik-mobil-motor.html</feedburner:origLink></item><item><title>20 Great Google Secrets</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/qkJwhsXd60Y/20-great-google-secrets.html</link><category>Article</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 18 Sep 2011 11:22:34 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-8542128601687399092</guid><description>http://www.pcmag.com/article2/0,4149,1306756,00.asp&lt;br /&gt;
excl.gif No Active Links, Read the Rules - Edit by Ninja excl.gif&lt;br /&gt;
&lt;br /&gt;
Google is clearly the best general-purpose search engine on the Web (see&lt;br /&gt;
www.pcmag.com/searchengines&lt;br /&gt;
&lt;br /&gt;
But most people don't use it to its best advantage. Do you just plug in a keyword or two and hope for the best? That may be the quickest way to search, but with more than 3 billion pages in Google's index, it's still a struggle to pare results to a manageable number.&lt;br /&gt;
&lt;br /&gt;
But Google is an remarkably powerful tool that can ease and enhance your Internet exploration. Google's search options go beyond simple keywords, the Web, and even its own programmers. Let's look at some of Google's lesser-known options.&lt;br /&gt;
&lt;span id="fullpost"&gt;  &lt;br /&gt;
Syntax Search Tricks&lt;br /&gt;
&lt;br /&gt;
Using a special syntax is a way to tell Google that you want to restrict your searches to certain elements or characteristics of Web pages. Google has a fairly complete list of its syntax elements at&lt;br /&gt;
&lt;br /&gt;
www.google.com/help/operators.html&lt;br /&gt;
&lt;br /&gt;
. Here are some advanced operators that can help narrow down your search results.&lt;br /&gt;
&lt;br /&gt;
Intitle: at the beginning of a query word or phrase (intitle:"Three Blind Mice") restricts your search results to just the titles of Web pages.&lt;br /&gt;
&lt;br /&gt;
Intext: does the opposite of intitle:, searching only the body text, ignoring titles, links, and so forth. Intext: is perfect when what you're searching for might commonly appear in URLs. If you're looking for the term HTML, for example, and you don't want to get results such as&lt;br /&gt;
&lt;br /&gt;
www.mysite.com/index.html&lt;br /&gt;
&lt;br /&gt;
, you can enter intext:html.&lt;br /&gt;
&lt;br /&gt;
Link: lets you see which pages are linking to your Web page or to another page you're interested in. For example, try typing in&lt;br /&gt;
&lt;br /&gt;
link:http://www.pcmag.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Try using site: (which restricts results to top-level domains) with intitle: to find certain types of pages. For example, get scholarly pages about Mark Twain by searching for intitle:"Mark Twain"site:edu. Experiment with mixing various elements; you'll develop several strategies for finding the stuff you want more effectively. The site: command is very helpful as an alternative to the mediocre search engines built into many sites.&lt;br /&gt;
&lt;br /&gt;
Swiss Army Google&lt;br /&gt;
&lt;br /&gt;
Google has a number of services that can help you accomplish tasks you may never have thought to use Google for. For example, the new calculator feature&lt;br /&gt;
&lt;br /&gt;
(www.google.com/help/features.html#calculator)&lt;br /&gt;
&lt;br /&gt;
lets you do both math and a variety of conversions from the search box. For extra fun, try the query "Answer to life the universe and everything."&lt;br /&gt;
&lt;br /&gt;
Let Google help you figure out whether you've got the right spelling—and the right word—for your search. Enter a misspelled word or phrase into the query box (try "thre blund mise") and Google may suggest a proper spelling. This doesn't always succeed; it works best when the word you're searching for can be found in a dictionary. Once you search for a properly spelled word, look at the results page, which repeats your query. (If you're searching for "three blind mice," underneath the search window will appear a statement such as Searched the web for "three blind mice.") You'll discover that you can click on each word in your search phrase and get a definition from a dictionary.&lt;br /&gt;
&lt;br /&gt;
Suppose you want to contact someone and don't have his phone number handy. Google can help you with that, too. Just enter a name, city, and state. (The city is optional, but you must enter a state.) If a phone number matches the listing, you'll see it at the top of the search results along with a map link to the address. If you'd rather restrict your results, use rphonebook: for residential listings or bphonebook: for business listings. If you'd rather use a search form for business phone listings, try Yellow Search&lt;br /&gt;
&lt;br /&gt;
(www.buzztoolbox.com/google/yellowsearch.shtml).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Extended Googling&lt;br /&gt;
&lt;br /&gt;
Google offers several services that give you a head start in focusing your search. Google Groups&lt;br /&gt;
&lt;br /&gt;
(http://groups.google.com)&lt;br /&gt;
&lt;br /&gt;
indexes literally millions of messages from decades of discussion on Usenet. Google even helps you with your shopping via two tools: Froogle&lt;br /&gt;
CODE&lt;br /&gt;
(http://froogle.google.com),&lt;br /&gt;
&lt;br /&gt;
which indexes products from online stores, and Google Catalogs&lt;br /&gt;
CODE&lt;br /&gt;
(http://catalogs.google.com),&lt;br /&gt;
&lt;br /&gt;
which features products from more 6,000 paper catalogs in a searchable index. And this only scratches the surface. You can get a complete list of Google's tools and services at&lt;br /&gt;
&lt;br /&gt;
www.google.com/options/index.html&lt;br /&gt;
&lt;br /&gt;
You're probably used to using Google in your browser. But have you ever thought of using Google outside your browser?&lt;br /&gt;
&lt;br /&gt;
Google Alert&lt;br /&gt;
&lt;br /&gt;
(www.googlealert.com)&lt;br /&gt;
&lt;br /&gt;
monitors your search terms and e-mails you information about new additions to Google's Web index. (Google Alert is not affiliated with Google; it uses Google's Web services API to perform its searches.) If you're more interested in news stories than general Web content, check out the beta version of Google News Alerts&lt;br /&gt;
&lt;br /&gt;
(www.google.com/newsalerts).&lt;br /&gt;
&lt;br /&gt;
This service (which is affiliated with Google) will monitor up to 50 news queries per e-mail address and send you information about news stories that match your query. (Hint: Use the intitle: and source: syntax elements with Google News to limit the number of alerts you get.)&lt;br /&gt;
&lt;br /&gt;
Google on the telephone? Yup. This service is brought to you by the folks at Google Labs&lt;br /&gt;
&lt;br /&gt;
(http://labs.google.com),&lt;br /&gt;
&lt;br /&gt;
a place for experimental Google ideas and features (which may come and go, so what's there at this writing might not be there when you decide to check it out). With Google Voice Search&lt;br /&gt;
&lt;br /&gt;
(http://labs1.google.com/gvs.html),&lt;br /&gt;
&lt;br /&gt;
you dial the Voice Search phone number, speak your keywords, and then click on the indicated link. Every time you say a new search term, the results page will refresh with your new query (you must have JavaScript enabled for this to work). Remember, this service is still in an experimental phase, so don't expect 100 percent success.&lt;br /&gt;
&lt;br /&gt;
In 2002, Google released the Google API (application programming interface), a way for programmers to access Google's search engine results without violating the Google Terms of Service. A lot of people have created useful (and occasionally not-so-useful but interesting) applications not available from Google itself, such as Google Alert. For many applications, you'll need an API key, which is available free from&lt;br /&gt;
CODE&lt;br /&gt;
www.google.com/apis&lt;br /&gt;
&lt;br /&gt;
. See the figures for two more examples, and visit&lt;br /&gt;
&lt;br /&gt;
www.pcmag.com/solutions&lt;br /&gt;
&lt;br /&gt;
for more.&lt;br /&gt;
&lt;br /&gt;
Thanks to its many different search properties, Google goes far beyond a regular search engine. Give the tricks in this article a try. You'll be amazed at how many different ways Google can improve your Internet searching.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Online Extra: More Google Tips&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here are a few more clever ways to tweak your Google searches.&lt;br /&gt;
&lt;br /&gt;
Search Within a Timeframe&lt;br /&gt;
&lt;br /&gt;
Daterange: (start date–end date). You can restrict your searches to pages that were indexed within a certain time period. Daterange: searches by when Google indexed a page, not when the page itself was created. This operator can help you ensure that results will have fresh content (by using recent dates), or you can use it to avoid a topic's current-news blizzard and concentrate only on older results. Daterange: is actually more useful if you go elsewhere to take advantage of it, because daterange: requires Julian dates, not standard Gregorian dates. You can find converters on the Web (such as&lt;br /&gt;
&lt;br /&gt;
CODE&lt;br /&gt;
http://aa.usno.navy.mil/data/docs/JulianDate.html&lt;br /&gt;
&lt;br /&gt;
excl.gif No Active Links, Read the Rules - Edit by Ninja excl.gif&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
), but an easier way is to do a Google daterange: search by filling in a form at&lt;br /&gt;
&lt;br /&gt;
www.researchbuzz.com/toolbox/goofresh.shtml or www.faganfinder.com/engines/google.shtml&lt;br /&gt;
&lt;br /&gt;
. If one special syntax element is good, two must be better, right? Sometimes. Though some operators can't be mixed (you can't use the link: operator with anything else) many can be, quickly narrowing your results to a less overwhelming number.&lt;br /&gt;
&lt;br /&gt;
More Google API Applications&lt;br /&gt;
&lt;br /&gt;
Staggernation.com offers three tools based on the Google API. The Google API Web Search by Host (GAWSH) lists the Web hosts of the results for a given query&lt;br /&gt;
&lt;br /&gt;
(www.staggernation.com/gawsh/).&lt;br /&gt;
&lt;br /&gt;
When you click on the triangle next to each host, you get a list of results for that host. The Google API Relation Browsing Outliner (GARBO) is a little more complicated: You enter a URL and choose whether you want pages that related to the URL or linked to the URL&lt;br /&gt;
&lt;br /&gt;
(www.staggernation.com/garbo/).&lt;br /&gt;
&lt;br /&gt;
Click on the triangle next to an URL to get a list of pages linked or related to that particular URL. CapeMail is an e-mail search application that allows you to send an e-mail to google@capeclear.com with the text of your query in the subject line and get the first ten results for that query back. Maybe it's not something you'd do every day, but if your cell phone does e-mail and doesn't do Web browsing, this is a very handy address to know.&lt;br /&gt;
&lt;/span&gt;  &lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;  &lt;script type="text/javascript"&gt;
&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;
&lt;/script&gt; &lt;script src="http://adcron.com/show.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;script language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;amp;mouseover=N" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-8542128601687399092?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/qkJwhsXd60Y" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-19T01:22:34.729+07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/09/20-great-google-secrets.html</feedburner:origLink></item><item><title>10 reasons why PCs crash U must Know</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/sWrlSt3P1pw/10-reasons-why-pcs-crash-u-must-know.html</link><category>Article</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 18 Sep 2011 11:23:46 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-2234467672958235481</guid><description>Fatal error: the system has become unstable or is busy," it says. "Enter to return to Windows or press Control-Alt-Delete to restart your computer. If you do this you will lose any unsaved information in all open applications."&lt;br /&gt;
&lt;br /&gt;
You have just been struck by the Blue Screen of Death. Anyone who uses Mcft Windows will be familiar with this. What can you do? More importantly, how can you prevent it happening?&lt;br /&gt;
&lt;br /&gt;
1 Hardware conflict&lt;br /&gt;
&lt;br /&gt;
The number one reason why Windows crashes is hardware conflict. Each hardware device communicates to other devices through an interrupt request channel (IRQ). These are supposed to be unique for each device.&lt;br /&gt;
&lt;span id="fullpost"&gt;&lt;br /&gt;
For example, a printer usually connects internally on IRQ 7. The keyboard usually uses IRQ 1 and the floppy disk drive IRQ 6. Each device will try to hog a single IRQ for itself.&lt;br /&gt;
&lt;br /&gt;
If there are a lot of devices, or if they are not installed properly, two of them may end up sharing the same IRQ number. When the user tries to use both devices at the same time, a crash can happen. The way to check if your computer has a hardware conflict is through the following route:&lt;br /&gt;
&lt;br /&gt;
* Start-Settings-Control Panel-System-Device Manager.&lt;br /&gt;
&lt;br /&gt;
Often if a device has a problem a yellow '!' appears next to its description in the Device Manager. Highlight Computer (in the Device Manager) and press Properties to see the IRQ numbers used by your computer. If the IRQ number appears twice, two devices may be using it.&lt;br /&gt;
&lt;br /&gt;
Sometimes a device might share an IRQ with something described as 'IRQ holder for PCI steering'. This can be ignored. The best way to fix this problem is to remove the problem device and reinstall it.&lt;br /&gt;
&lt;br /&gt;
Sometimes you may have to find more recent drivers on the internet to make the device function properly. A good resource is www.driverguide.com. If the device is a soundcard, or a modem, it can often be fixed by moving it to a different slot on the motherboard (be careful about opening your computer, as you may void the warranty).&lt;br /&gt;
&lt;br /&gt;
When working inside a computer you should switch it off, unplug the mains lead and touch an unpainted metal surface to discharge any static electricity.&lt;br /&gt;
&lt;br /&gt;
To be fair to Mcft, the problem with IRQ numbers is not of its making. It is a legacy problem going back to the first PC designs using the IBM 8086 chip. Initially there were only eight IRQs. Today there are 16 IRQs in a PC. It is easy to run out of them. There are plans to increase the number of IRQs in future designs.&lt;br /&gt;
&lt;br /&gt;
2 Bad Ram&lt;br /&gt;
&lt;br /&gt;
Ram (random-access memory) problems might bring on the blue screen of death with a message saying Fatal Exception Error. A fatal error indicates a serious hardware problem. Sometimes it may mean a part is damaged and will need replacing.&lt;br /&gt;
&lt;br /&gt;
But a fatal error caused by Ram might be caused by a mismatch of chips. For example, mixing 70-nanosecond (70ns) Ram with 60ns Ram will usually force the computer to run all the Ram at the slower speed. This will often crash the machine if the Ram is overworked.&lt;br /&gt;
&lt;br /&gt;
One way around this problem is to enter the BIOS settings and increase the wait state of the Ram. This can make it more stable. Another way to troubleshoot a suspected Ram problem is to rearrange the Ram chips on the motherboard, or take some of them out. Then try to repeat the circumstances that caused the crash. When handling Ram try not to touch the gold connections, as they can be easily damaged.&lt;br /&gt;
&lt;br /&gt;
Parity error messages also refer to Ram. Modern Ram chips are either parity (ECC) or non parity (non-ECC). It is best not to mix the two types, as this can be a cause of trouble.&lt;br /&gt;
&lt;br /&gt;
EMM386 error messages refer to memory problems but may not be connected to bad Ram. This may be due to free memory problems often linked to old Dos-based programmes.&lt;br /&gt;
&lt;br /&gt;
3 BIOS settings&lt;br /&gt;
&lt;br /&gt;
Every motherboard is supplied with a range of chipset settings that are decided in the factory. A common way to access these settings is to press the F2 or delete button during the first few seconds of a boot-up.&lt;br /&gt;
&lt;br /&gt;
Once inside the BIOS, great care should be taken. It is a good idea to write down on a piece of paper all the settings that appear on the screen. That way, if you change something and the computer becomes more unstable, you will know what settings to revert to.&lt;br /&gt;
&lt;br /&gt;
A common BIOS error concerns the CAS latency. This refers to the Ram. Older EDO (extended data out) Ram has a CAS latency of 3. Newer SDRam has a CAS latency of 2. Setting the wrong figure can cause the Ram to lock up and freeze the computer's display.&lt;br /&gt;
&lt;br /&gt;
Mcft Windows is better at allocating IRQ numbers than any BIOS. If possible set the IRQ numbers to Auto in the BIOS. This will allow Windows to allocate the IRQ numbers (make sure the BIOS setting for Plug and Play OS is switched to 'yes' to allow Windows to do this.).&lt;br /&gt;
&lt;br /&gt;
4 Hard disk drives&lt;br /&gt;
&lt;br /&gt;
After a few weeks, the information on a hard disk drive starts to become piecemeal or fragmented. It is a good idea to defragment the hard disk every week or so, to prevent the disk from causing a screen freeze. Go to&lt;br /&gt;
&lt;br /&gt;
* Start-Programs-Accessories-System Tools-Disk Defragmenter&lt;br /&gt;
&lt;br /&gt;
This will start the procedure. You will be unable to write data to the hard drive (to save it) while the disk is defragmenting, so it is a good idea to schedule the procedure for a period of inactivity using the Task Scheduler.&lt;br /&gt;
&lt;br /&gt;
The Task Scheduler should be one of the small icons on the bottom right of the Windows opening page (the desktop).&lt;br /&gt;
&lt;br /&gt;
Some lockups and screen freezes caused by hard disk problems can be solved by reducing the read-ahead optimisation. This can be adjusted by going to&lt;br /&gt;
&lt;br /&gt;
* Start-Settings-Control Panel-System Icon-Performance-File System-Hard Disk.&lt;br /&gt;
&lt;br /&gt;
Hard disks will slow down and crash if they are too full. Do some housekeeping on your hard drive every few months and free some space on it. Open the Windows folder on the C drive and find the Temporary Internet Files folder. Deleting the contents (not the folder) can free a lot of space.&lt;br /&gt;
&lt;br /&gt;
Empty the Recycle Bin every week to free more space. Hard disk drives should be scanned every week for errors or bad sectors. Go to&lt;br /&gt;
&lt;br /&gt;
* Start-Programs-Accessories-System Tools-ScanDisk&lt;br /&gt;
&lt;br /&gt;
Otherwise assign the Task Scheduler to perform this operation at night when the computer is not in use.&lt;br /&gt;
&lt;br /&gt;
5 Fatal OE exceptions and VXD errors&lt;br /&gt;
&lt;br /&gt;
Fatal OE exception errors and VXD errors are often caused by video card problems.&lt;br /&gt;
&lt;br /&gt;
These can often be resolved easily by reducing the resolution of the video display. Go to&lt;br /&gt;
&lt;br /&gt;
* Start-Settings-Control Panel-Display-Settings&lt;br /&gt;
&lt;br /&gt;
Here you should slide the screen area bar to the left. Take a look at the colour settings on the left of that window. For most desktops, high colour 16-bit depth is adequate.&lt;br /&gt;
&lt;br /&gt;
If the screen freezes or you experience system lockups it might be due to the video card. Make sure it does not have a hardware conflict. Go to&lt;br /&gt;
&lt;br /&gt;
* Start-Settings-Control Panel-System-Device Manager&lt;br /&gt;
&lt;br /&gt;
Here, select the + beside Display Adapter. A line of text describing your video card should appear. Select it (make it blue) and press properties. Then select Resources and select each line in the window. Look for a message that says No Conflicts.&lt;br /&gt;
&lt;br /&gt;
If you have video card hardware conflict, you will see it here. Be careful at this point and make a note of everything you do in case you make things worse.&lt;br /&gt;
&lt;br /&gt;
The way to resolve a hardware conflict is to uncheck the Use Automatic Settings box and hit the Change Settings button. You are searching for a setting that will display a No Conflicts message.&lt;br /&gt;
&lt;br /&gt;
Another useful way to resolve video problems is to go to&lt;br /&gt;
&lt;br /&gt;
* Start-Settings-Control Panel-System-Performance-Graphics&lt;br /&gt;
&lt;br /&gt;
Here you should move the Hardware Acceleration slider to the left. As ever, the most common cause of problems relating to graphics cards is old or faulty drivers (a driver is a small piece of software used by a computer to communicate with a device).&lt;br /&gt;
&lt;br /&gt;
Look up your video card's manufacturer on the internet and search for the most recent drivers for it.&lt;br /&gt;
&lt;br /&gt;
6 Viruses&lt;br /&gt;
&lt;br /&gt;
Often the first sign of a virus infection is instability. Some viruses erase the boot sector of a hard drive, making it impossible to start. This is why it is a good idea to create a Windows start-up disk. Go to&lt;br /&gt;
&lt;br /&gt;
* Start-Settings-Control Panel-Add/Remove Programs&lt;br /&gt;
&lt;br /&gt;
Here, look for the Start Up Disk tab. Virus protection requires constant vigilance.&lt;br /&gt;
&lt;br /&gt;
A virus scanner requires a list of virus signatures in order to be able to identify viruses. These signatures are stored in a DAT file. DAT files should be updated weekly from the website of your antivirus software manufacturer.&lt;br /&gt;
&lt;br /&gt;
An excellent antivirus programme is McAfee VirusScan by Network Associates ( www.nai.com). Another is Norton AntiVirus 2000, made by Symantec ( www.symantec.com).&lt;br /&gt;
&lt;br /&gt;
7 Printers&lt;br /&gt;
&lt;br /&gt;
The action of sending a document to print creates a bigger file, often called a postscript file.&lt;br /&gt;
&lt;br /&gt;
Printers have only a small amount of memory, called a buffer. This can be easily overloaded. Printing a document also uses a considerable amount of CPU power. This will also slow down the computer's performance.&lt;br /&gt;
&lt;br /&gt;
If the printer is trying to print unusual characters, these might not be recognised, and can crash the computer. Sometimes printers will not recover from a crash because of confusion in the buffer. A good way to clear the buffer is to unplug the printer for ten seconds. Booting up from a powerless state, also called a cold boot, will restore the printer's default settings and you may be able to carry on.&lt;br /&gt;
&lt;br /&gt;
8 Software&lt;br /&gt;
&lt;br /&gt;
A common cause of computer crash is faulty or badly-installed software. Often the problem can be cured by uninstalling the software and then reinstalling it. Use Norton Uninstall or Uninstall Shield to remove an application from your system properly. This will also remove references to the programme in the System Registry and leaves the way clear for a completely fresh copy.&lt;br /&gt;
&lt;br /&gt;
The System Registry can be corrupted by old references to obsolete software that you thought was uninstalled. Use Reg Cleaner by Jouni Vuorio to clean up the System Registry and remove obsolete entries. It works on Windows 95, Windows 98, Windows 98 SE (Second Edition), Windows Millennium Edition (ME), NT4 and Windows 2000.&lt;br /&gt;
&lt;br /&gt;
Read the instructions and use it carefully so you don't do permanent damage to the Registry. If the Registry is damaged you will have to reinstall your operating system. Reg Cleaner can be obtained from www.jv16.org&lt;br /&gt;
&lt;br /&gt;
Often a Windows problem can be resolved by entering Safe Mode. This can be done during start-up. When you see the message "Starting Windows" press F4. This should take you into Safe Mode.&lt;br /&gt;
&lt;br /&gt;
Safe Mode loads a minimum of drivers. It allows you to find and fix problems that prevent Windows from loading properly.&lt;br /&gt;
&lt;br /&gt;
Sometimes installing Windows is difficult because of unsuitable BIOS settings. If you keep getting SUWIN error messages (Windows setup) during the Windows installation, then try entering the BIOS and disabling the CPU internal cache. Try to disable the Level 2 (L2) cache if that doesn't work.&lt;br /&gt;
&lt;br /&gt;
Remember to restore all the BIOS settings back to their former settings following installation.&lt;br /&gt;
&lt;br /&gt;
9 Overheating&lt;br /&gt;
&lt;br /&gt;
Central processing units (CPUs) are usually equipped with fans to keep them cool. If the fan fails or if the CPU gets old it may start to overheat and generate a particular kind of error called a kernel error. This is a common problem in chips that have been overclocked to operate at higher speeds than they are supposed to.&lt;br /&gt;
&lt;br /&gt;
One remedy is to get a bigger better fan and install it on top of the CPU. Specialist cooling fans/heatsinks are available from www.computernerd.com or www.coolit.com&lt;br /&gt;
&lt;br /&gt;
CPU problems can often be fixed by disabling the CPU internal cache in the BIOS. This will make the machine run more slowly, but it should also be more stable.&lt;br /&gt;
&lt;br /&gt;
10 Power supply problems&lt;br /&gt;
&lt;br /&gt;
With all the new construction going on around the country the steady supply of electricity has become disrupted. A power surge or spike can crash a computer as easily as a power cut.&lt;br /&gt;
&lt;br /&gt;
If this has become a nuisance for you then consider buying a uninterrupted power supply (UPS). This will give you a clean power supply when there is electricity, and it will give you a few minutes to perform a controlled shutdown in case of a power cut.&lt;br /&gt;
&lt;br /&gt;
It is a good investment if your data are critical, because a power cut will cause any unsaved data to be lost.&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;  &lt;script type="text/javascript"&gt;
&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;
&lt;/script&gt; &lt;script src="http://adcron.com/show.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;script language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;amp;mouseover=N" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-2234467672958235481?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/sWrlSt3P1pw" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-19T01:23:46.044+07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/09/10-reasons-why-pcs-crash-u-must-know.html</feedburner:origLink></item><item><title>8 People Can Use The Same Msn Dial Up Account</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/vvTsKjyGGe8/8-people-can-use-same-msn-dial-up.html</link><category>Article</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 18 Sep 2011 09:27:29 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-5799208482224832670</guid><description>&lt;span id="fullpost"&gt;its easy really. want to have an entire family on dial-up with just one bill?&lt;br /&gt;
step one. purchase 20 dollar a month subscription to MSN unlimited access dial up. This will include an MSN 9 cd which you will need. With the software installed, fill up your secondary account slots with new users. Make sure you pick @msn if it gives you the choice, hotmail email addresses will not work..&lt;br /&gt;
say the secondary account is johnsmith@msn.com type in the Dial up connection&lt;br /&gt;
USER : MSN/johnsmith&lt;br /&gt;
PASS: ******* (whatever)&lt;br /&gt;
connect to your local msn phone number and the other people you gave secondary accounts to will be able to do the same, while you are connected. Its a sweet deal considering everyone is paying about 2 bucks a month for internet access, especially if you cannot get broadband. if you wanted to sell off the access to people you could actually make money doing this.. but i do not suggest it.&lt;br /&gt;
I used to be an msn tech and this was a little known secret even to most of the employees.&lt;br /&gt;
After you do this you do not need the software any more. I would suggest keeping it on to micromanage everyone else's accounts. and for the simple fact that if they don't pitch in, cut them off HEHEHE&lt;br /&gt;
i'm on broadband now so i dont care if i tell you my little secret. anyone else knew of this?&lt;/span&gt;&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;  &lt;script type="text/javascript"&gt;
&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;
&lt;/script&gt; &lt;script src="http://adcron.com/show.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;script language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;amp;mouseover=N" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-5799208482224832670?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/vvTsKjyGGe8" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-18T23:27:29.713+07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/09/8-people-can-use-same-msn-dial-up.html</feedburner:origLink></item><item><title>How to Rip TM Dynamic Flash Templates</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/sNEm1eQPHVA/how-to-rip-tm-dynamic-flash-templates.html</link><category>Article</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 18 Sep 2011 09:26:10 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-39643849048415221</guid><description>&lt;span id="fullpost"&gt;by: Baisan&lt;br /&gt;
&lt;br /&gt;
What you need:&lt;br /&gt;
Sample dynamic flash template from TM website&lt;br /&gt;
Sothink SWF Decompiler&lt;br /&gt;
Macromedia Flash&lt;br /&gt;
Yourself&lt;br /&gt;
&lt;br /&gt;
1. browse or search your favorite dynamic flash template in TM website. If you got one... click the "view" link and new window will open with dynamic flash.. loading...&lt;br /&gt;
&lt;br /&gt;
2. If the movie fully loaded, click View -&amp;gt; Source in your browser to bring the source code of the current page and in the source code, search for "IFRAME" and you will see the iframe page. In this example were going to try the 7045 dynamic template. get the URL(ex.&lt;br /&gt;
http://images.templatemonster.com/screenshots/7000/7045.html) then paste it to your browser... easy eh? wait! dont be to excited... erase the .html and change it to swf then press enter then you'll see the flash movie again icon_smile.gif.&lt;br /&gt;
&lt;br /&gt;
3. copy the URL and download that SWF file.. use your favorite download manager.. mine I used flashget icon_smile.gif NOTE: dont close the browser we may need that later on.&lt;br /&gt;
&lt;br /&gt;
4. open your Sothink SWF decompiler... click "Quick Open" then browse where you download your SWF/movie file. Click Export FLA to export your SWF to FLA, in short, save it as FLA icon_smile.gif&lt;br /&gt;
&lt;br /&gt;
5. Open your Macromedia FLash and open the saved FLA file. press Control+Enter or publish the file... then wallah! the output window will come up with "Error opening URL blah blah blah..." dont panic, that error will help you where to get the remaining files.&lt;br /&gt;
&lt;br /&gt;
6. Copy the first error, example: "7045_main.html" then go back to your browser and replace the 7045.swf to 7045_main.html press enter and you'll see a lot of text... nonsense text icon_lol.gif that text are your contents...&lt;br /&gt;
&lt;br /&gt;
NOTE: when you save the remaining files dont forget to save with underscore sign (_) in the front on the file without the TM item number (e.g. 7045) if it is html save it as "_main.html" and same with the image save it as "_works1.jpg" save them where you save the FLA and SWF files. Continue browsing the file inside Flash application so you can track the remaining files... do the same until you finish downloading all the remaining the files.&lt;br /&gt;
&lt;/span&gt;&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;  &lt;script type="text/javascript"&gt;
&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;
&lt;/script&gt; &lt;script src="http://adcron.com/show.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;script language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;amp;mouseover=N" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-39643849048415221?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/sNEm1eQPHVA" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-18T23:26:10.197+07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/09/how-to-rip-tm-dynamic-flash-templates.html</feedburner:origLink></item><item><title>Serial Key Xilisoft DVD Ripper Ultimate 5.0.51.0910</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/XXrkEY7m5lA/serial-key-xilisoft-dvd-ripper-ultimate.html</link><category>Serial Key</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 18 Sep 2011 09:19:56 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-3577814449971908815</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-21XmDuMRRgo/TnYZbkIIYkI/AAAAAAAAAhM/oP2TLLAM0mY/s1600/Image.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="231" src="http://4.bp.blogspot.com/-21XmDuMRRgo/TnYZbkIIYkI/AAAAAAAAAhM/oP2TLLAM0mY/s320/Image.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Name : Paramore&lt;br /&gt;
Key  : 0DD4-1527-F1B8-0857-88EA-44B9-9FAC-7F21&lt;br /&gt;
&lt;br /&gt;
Name : love&lt;br /&gt;
Key  : F229-69AE-701B-E893-D691-4FAF-45EE-2F7D&lt;br /&gt;
&lt;br /&gt;
Name : Gudang&lt;br /&gt;
Key  : 2EC2-9BBB-286E-998B-6758-974C-1B8B-40A1&lt;br /&gt;
&lt;br /&gt;
&lt;span id="fullpost"&gt;  &lt;/span&gt;  &lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;  &lt;script type="text/javascript"&gt;
&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;
&lt;/script&gt; &lt;script src="http://adcron.com/show.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;script language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;amp;mouseover=N" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-3577814449971908815?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/XXrkEY7m5lA" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-18T23:19:56.211+07:00</app:edited><media:thumbnail url="http://4.bp.blogspot.com/-21XmDuMRRgo/TnYZbkIIYkI/AAAAAAAAAhM/oP2TLLAM0mY/s72-c/Image.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/09/serial-key-xilisoft-dvd-ripper-ultimate.html</feedburner:origLink></item><item><title>Serial Key Xilisoft.Video.Converter.Ultimate.5.1.20.0206</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/jZrs6H9lqfg/serial-key-xilisoftvideoconverterultima.html</link><category>Serial Key</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 18 Sep 2011 09:13:18 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-3558812543868155891</guid><description>&lt;span id="fullpost"&gt;B33C-5B59-5D62-B57F-E7C9-004F-9B47-22B0&lt;br /&gt;
F192-B6D8-9BB8-10FE-837B-F533-9B08-109A&lt;br /&gt;
E78F-F7BA-91B5-51E0-6811-4DFB-A45F-D943&lt;br /&gt;
F896-12C4-A2BC-6CEA-3950-21DA-81C4-DF35&lt;br /&gt;
25FF-2F27-D025-894C-55AC-A75F-D3E0-4B59&lt;br /&gt;
7306-4EC5-1D2C-A8EB-122C-7FBA-8E7F-277D&lt;br /&gt;
D913-67CB-8339-C1F1-763D-DDC0-5FF8-DD3D&lt;br /&gt;
5901-81AD-0327-DBD3-30AC-7A4B-BD0C-AB33&lt;br /&gt;
F31E-9BDC-9D44-F602-0A5F-BF39-0BE9-2E08&lt;br /&gt;
A651-B4F3-5077-0F19-B63F-0D56-B5C7-AE90&lt;br /&gt;
7549-D0B9-1F6F-2ADF-32D6-6F90-3E22-6671&lt;br /&gt;
5DA5-EA1E-07CB-4444-0418-8B06-D4CF-0A5A&lt;br /&gt;
5EC9-02E6-08EF-5D0C-86F9-9AAA-ECCB-5E09&lt;br /&gt;
9063-335C-3A89-8D82-BF72-EFCC-3137-A2D1&lt;br /&gt;
DEBD-501C-88E3-AA42-FBE0-1127-84A0-59EE&lt;br /&gt;
4542-6848-EF68-C26D-F1F5-26EE-27B8-F6A2&lt;br /&gt;
C616-8297-703C-DCBD-9D2A-DFAC-CCDE-ED9&lt;br /&gt;
5ED7-9A85-08FD-F4AB-F588-87D0-00A4-39D7&lt;br /&gt;
0F36-B224-B95C-0C49-4A51-3F6C-77DC-2D13&lt;br /&gt;
61D4-32A8-9B9A-8CCE-4BEB-C224-420B-91A4&lt;br /&gt;
D332-731C-0CF8-CD43-A879-43AD-15FC-9586&lt;/span&gt;&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;  &lt;script type="text/javascript"&gt;
&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;
&lt;/script&gt; &lt;script src="http://adcron.com/show.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;script language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;amp;mouseover=N" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-3558812543868155891?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/jZrs6H9lqfg" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-18T23:13:18.984+07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/09/serial-key-xilisoftvideoconverterultima.html</feedburner:origLink></item><item><title>Serial Number You Uninstaler Pro</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/J8g8c7ySzgQ/serial-number-you-uninstaler-pro.html</link><category>Serial Key</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 18 Sep 2011 09:07:17 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-4947726436741088824</guid><description>&lt;span id="fullpost"&gt;Serial Number Name: John Kennedy&lt;br /&gt;
&lt;br /&gt;
Serial Number: 000017-6YFWWR-1U7TDC-KQN0CN-R9FU5W-W7HRXW-ZK3HCE-YX8TWZ-EJQ9CW-8UVFWB&lt;br /&gt;
&lt;br /&gt;
Download more software : &lt;a href="http://bit2009.wordpress.com/"&gt;http://bit2009.wordpress.com/&lt;/a&gt;&lt;/span&gt;&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;  &lt;script type="text/javascript"&gt;
&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;
&lt;/script&gt; &lt;script src="http://adcron.com/show.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;script language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;amp;mouseover=N" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-4947726436741088824?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/J8g8c7ySzgQ" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-18T23:07:17.274+07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/09/serial-number-you-uninstaler-pro.html</feedburner:origLink></item><item><title>Serial Number Teracopy v2.1.2</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/zRPPj4DPutQ/serial-number-teracopy-v212.html</link><category>Serial Key</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 18 Sep 2011 09:03:42 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-3799774638372451975</guid><description>&lt;span id="fullpost"&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;/span&gt;&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;  &lt;script type="text/javascript"&gt;
&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;
&lt;/script&gt; &lt;script src="http://adcron.com/show.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;script language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;amp;mouseover=N" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-3799774638372451975?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/zRPPj4DPutQ" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-18T23:03:42.241+07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/09/serial-number-teracopy-v212.html</feedburner:origLink></item><item><title>Serial Number Tune Up U 2011</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/dp1LhMOehwU/serial-number-tune-up-u-2011.html</link><category>Serial Key</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 18 Sep 2011 09:00:44 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-2222318830378378343</guid><description>&lt;span id="fullpost"&gt;Name&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp; dedepurnama.com&lt;br /&gt;
Org&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp; bontang&lt;br /&gt;
key&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp; J250bq-jv7ckd-57meq9-tnqy37-t227vk-nnkj0f&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span id="fullpost"&gt;Source :&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span id="fullpost"&gt;&lt;a href="http://dedepurnama.blogspot.com/"&gt;http://dedepurnama.blogspot.com&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.dedepurnama.com/"&gt;http://www.dedepurnama.com&lt;/a&gt;&lt;br /&gt;
&lt;/span&gt;&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;  &lt;script type="text/javascript"&gt;
&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;
&lt;/script&gt; &lt;script src="http://adcron.com/show.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;script language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;amp;mouseover=N" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-2222318830378378343?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/dp1LhMOehwU" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-18T23:00:44.096+07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/09/serial-number-tune-up-u-2011.html</feedburner:origLink></item><item><title>Game : Download Call Of Juarez - the Cartel</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/H2aS2PEOlZ0/game-download-call-of-juarez-cartel.html</link><category>Download</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 11 Sep 2011 15:08:53 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-1197767492545129670</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-fViw_5Jf14o/Tm0vrw4urtI/AAAAAAAAAhE/YqdH6QA9bak/s1600/call.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://4.bp.blogspot.com/-fViw_5Jf14o/Tm0vrw4urtI/AAAAAAAAAhE/YqdH6QA9bak/s320/call.jpg" width="226" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;b&gt;Download Call Of Juarez&lt;/b&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://adf.ly/2gH6k"&gt;Part 1&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://adf.ly/2gH81"&gt;Part 2&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://adf.ly/2gH9e"&gt;Part 3&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://adf.ly/2gHAm"&gt;Part 4&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://adf.ly/2gHBt"&gt;Part 5&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://adf.ly/2gHDA"&gt;Part 6&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://adf.ly/2gHDz"&gt;Part 7&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span id="fullpost"&gt; 
&lt;/span&gt;

&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;

&lt;script type="text/javascript"&gt;
&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;
&lt;/script&gt;
&lt;script src="http://adcron.com/show.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;amp;mouseover=N" type="text/javascript"&gt;
&lt;/script&gt;&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-1197767492545129670?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/H2aS2PEOlZ0" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-12T05:08:53.614+07:00</app:edited><media:thumbnail url="http://4.bp.blogspot.com/-fViw_5Jf14o/Tm0vrw4urtI/AAAAAAAAAhE/YqdH6QA9bak/s72-c/call.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">10</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/09/game-download-call-of-juarez-cartel.html</feedburner:origLink></item><item><title>Game : PES 2012</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/1m__ofttydI/game-pes-2012.html</link><category>Download</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 11 Sep 2011 15:03:33 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-8821165013315721507</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-0Ny58eW8Byo/Tm0vvWn38TI/AAAAAAAAAhI/xsD3XKKRtRU/s1600/pes2012.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://4.bp.blogspot.com/-0Ny58eW8Byo/Tm0vvWn38TI/AAAAAAAAAhI/xsD3XKKRtRU/s320/pes2012.jpg" width="226" /&gt;&amp;nbsp;&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="http://adf.ly/2gH0I"&gt;Download PES 2012 &lt;/a&gt;&lt;/div&gt;
&lt;span id="fullpost"&gt; 
&lt;/span&gt;

&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;

&lt;script type="text/javascript"&gt;
&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;
&lt;/script&gt;
&lt;script src="http://adcron.com/show.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;amp;mouseover=N" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-8821165013315721507?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/1m__ofttydI" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-12T05:03:33.906+07:00</app:edited><media:thumbnail url="http://4.bp.blogspot.com/-0Ny58eW8Byo/Tm0vvWn38TI/AAAAAAAAAhI/xsD3XKKRtRU/s72-c/pes2012.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">6</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/09/game-pes-2012.html</feedburner:origLink></item><item><title>Download Movie Colletion 2011</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/VYH4r9l-M9Q/download-movie-colletion-2011.html</link><category>Download Movie</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 11 Sep 2011 14:58:56 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-5804331197367484000</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-W-wfzknD9gI/Tm0hd_Bc38I/AAAAAAAAAgc/NGjWeCAE4O8/s1600/ca.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://3.bp.blogspot.com/-W-wfzknD9gI/Tm0hd_Bc38I/AAAAAAAAAgc/NGjWeCAE4O8/s320/ca.jpg" width="248" /&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
Cowboys and Aliens&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://adf.ly/2gEkN"&gt;Download Here&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-VOT2Ke69_Wk/Tm0hf120eJI/AAAAAAAAAgg/ExGGRg9pbr4/s1600/x.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://2.bp.blogspot.com/-VOT2Ke69_Wk/Tm0hf120eJI/AAAAAAAAAgg/ExGGRg9pbr4/s320/x.jpg" width="248" /&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
X &lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&amp;nbsp;&lt;a href="http://adf.ly/2gEt6"&gt;Download Here&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-1koMjaTSBGw/Tm0idCT8ktI/AAAAAAAAAg0/e_5Tkol3Jq4/s1600/fast5.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://1.bp.blogspot.com/-1koMjaTSBGw/Tm0idCT8ktI/AAAAAAAAAg0/e_5Tkol3Jq4/s320/fast5.jpg" width="248" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
Fast 5&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://adf.ly/2gEtn"&gt;Download Here&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-Ll1wRTNqo3s/Tm0ieA51OvI/AAAAAAAAAg4/LDj8afXCErw/s1600/fn.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://1.bp.blogspot.com/-Ll1wRTNqo3s/Tm0ieA51OvI/AAAAAAAAAg4/LDj8afXCErw/s320/fn.jpg" width="248" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
Fright Night&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://adf.ly/2gEav"&gt;Download Here&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-mprxVifLOb8/Tm0ifNKEP4I/AAAAAAAAAg8/JERc5g3Em4A/s1600/red.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://3.bp.blogspot.com/-mprxVifLOb8/Tm0ifNKEP4I/AAAAAAAAAg8/JERc5g3Em4A/s320/red.jpg" width="248" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
Red State&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://adf.ly/2gEsD"&gt;Download Here&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-f-t4cdeQMNo/Tm0hnF1MDlI/AAAAAAAAAgo/FwpqSRkqXvM/s1600/bt.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://1.bp.blogspot.com/-f-t4cdeQMNo/Tm0hnF1MDlI/AAAAAAAAAgo/FwpqSRkqXvM/s320/bt.jpg" width="248" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
Bad Teacher&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://adf.ly/2gEeJ"&gt;Download Here&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-lsDq-GfCMgU/Tm0hyvcJVaI/AAAAAAAAAgw/EBE8a7MuCcI/s1600/cu.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://2.bp.blogspot.com/-lsDq-GfCMgU/Tm0hyvcJVaI/AAAAAAAAAgw/EBE8a7MuCcI/s320/cu.jpg" width="248" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
Change Up&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://adf.ly/2gEdS"&gt;Download Here&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-rFNC10249k8/Tm0hjkwXK-I/AAAAAAAAAgk/O1Od7BIuQu0/s1600/apll.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://3.bp.blogspot.com/-rFNC10249k8/Tm0hjkwXK-I/AAAAAAAAAgk/O1Od7BIuQu0/s320/apll.jpg" width="248" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
Apollo 18&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://adf.ly/2gEnB"&gt;Dowload Here&lt;/a&gt;&lt;/div&gt;
&lt;div style="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;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-FcjLxkR0kEY/Tm0ht8U-QnI/AAAAAAAAAgs/eOdz314cM1E/s1600/cam.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://3.bp.blogspot.com/-FcjLxkR0kEY/Tm0ht8U-QnI/AAAAAAAAAgs/eOdz314cM1E/s320/cam.jpg" width="248" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
Captain America&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://adf.ly/2gEzs"&gt;Download Here&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style="text-align: center;"&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: center;"&gt;
&lt;/div&gt;
&lt;span id="fullpost"&gt; 
&lt;/span&gt;

&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;

&lt;script type="text/javascript"&gt;
&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;
&lt;/script&gt;
&lt;script src="http://adcron.com/show.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;amp;mouseover=N" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-5804331197367484000?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/VYH4r9l-M9Q" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-12T04:58:56.533+07:00</app:edited><media:thumbnail url="http://3.bp.blogspot.com/-W-wfzknD9gI/Tm0hd_Bc38I/AAAAAAAAAgc/NGjWeCAE4O8/s72-c/ca.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">6</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/09/download-movie-colletion-2011.html</feedburner:origLink></item><item><title>X-Men First Class 2011 R5 LiNE XViD-IMAGiNE</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/tfZ5zNcp8PA/x-men-first-class-2011-r5-line-xvid.html</link><category>Download Movie</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 11 Sep 2011 13:52:38 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-8351164195522283730</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-sF42VS6VIOw/Tm0e6rztSSI/AAAAAAAAAgY/yRbuPHsl7kY/s1600/xmen.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://4.bp.blogspot.com/-sF42VS6VIOw/Tm0e6rztSSI/AAAAAAAAAgY/yRbuPHsl7kY/s320/xmen.jpg" width="248" /&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://adf.ly/2gEE5"&gt;Download Here &lt;/a&gt;&lt;/div&gt;
&lt;span id="fullpost"&gt; 
&lt;/span&gt;

&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;

&lt;script type="text/javascript"&gt;
&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;
&lt;/script&gt;
&lt;script src="http://adcron.com/show.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;amp;mouseover=N" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-8351164195522283730?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/tfZ5zNcp8PA" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-12T03:52:38.330+07:00</app:edited><media:thumbnail url="http://4.bp.blogspot.com/-sF42VS6VIOw/Tm0e6rztSSI/AAAAAAAAAgY/yRbuPHsl7kY/s72-c/xmen.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">5</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/09/x-men-first-class-2011-r5-line-xvid.html</feedburner:origLink></item><item><title>Rise Of The Apes 2011 TS XViD</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/63sHs8eTC9o/rise-of-apes-2011-ts-xvid.html</link><category>Download Movie</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 11 Sep 2011 13:47:15 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-8349930980719321183</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-RZ_-R56RKYw/Tm0d7gjrjxI/AAAAAAAAAgU/pvemH2A6dHo/s1600/planet+apes.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://4.bp.blogspot.com/-RZ_-R56RKYw/Tm0d7gjrjxI/AAAAAAAAAgU/pvemH2A6dHo/s320/planet+apes.jpg" width="248" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://adf.ly/2gDzf"&gt;&lt;span id="fullpost"&gt;Download Here&lt;/span&gt;&lt;/a&gt;&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;

&lt;script type="text/javascript"&gt;
&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;
&lt;/script&gt;
&lt;script src="http://adcron.com/show.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;amp;mouseover=N" type="text/javascript"&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-8349930980719321183?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/63sHs8eTC9o" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-12T03:47:15.803+07:00</app:edited><media:thumbnail url="http://4.bp.blogspot.com/-RZ_-R56RKYw/Tm0d7gjrjxI/AAAAAAAAAgU/pvemH2A6dHo/s72-c/planet+apes.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/09/rise-of-apes-2011-ts-xvid.html</feedburner:origLink></item><item><title>Your Own Home Server - Introduction</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/oxt3GLhZ47c/your-own-home-server-introduction.html</link><category>Tips</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 28 Aug 2011 19:00:26 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-2027932284836287120</guid><description>Your Own Home Server - Introduction&lt;br /&gt;
&lt;br /&gt;
An Introduction&lt;br /&gt;
&lt;br /&gt;
In this tutorial you will learn how to step up your own server. This server will be comprised of Apache 1.3.5, PHP 4.2.0, and MySQL 3.23.49. This tutorial will address the basic setup of a server on your own computer. This means the removal of hassles of dealing with the company that is running a remote web server. It will be easy to modify. You can add any thing you want to it, be it CGI/Perl, Zope, Roxen, etc, all by your self. You will have unlimited disk space, well at least as big as your hard drive is =) Now that you know the advantages, it is time that I tell you what i used, and what you will need.&lt;br /&gt;
&lt;br /&gt;
What I used&lt;br /&gt;
* Windows 2000 - NOTE that if you are using 2k you WILL NEED Administrative Privileges. If you don't then get them somehow =) If you are on 95, 98, NT, XP, ME, I&lt;br /&gt;
* Apache 1.3.6 - I tried to use 2.0 but I could not get it work. I also feel that 1.3.6 is tried and true, so why mess with greatness.&lt;br /&gt;
* Mysql 3.23.49 - The newest version of MySQL when I set up my server. MySQL also the is the best PHP supported Database, and well love PHP don't we.&lt;br /&gt;
* PHP 4.2.1 - The latest and greatest PHP release. -nt&lt;br /&gt;
&lt;br /&gt;
What you will need&lt;br /&gt;
* Apache 2 - Link: h**p://www.apache.org/dist/&lt;br /&gt;
* Mysql 3.23.49 - Link: h**p://www.mysql.com/downloads/mysql-3.23.html&lt;br /&gt;
* PHP 4.2.0 - Link: h**p://www.php.net/downloads.php&lt;br /&gt;
* Windows - This tutorial is ONLY written for new versions of Windows.&lt;br /&gt;
&lt;br /&gt;
Once you have downloaded all the programs you are ready to continue.&lt;br /&gt;
&lt;br /&gt;
1. Installing Apache&lt;br /&gt;
&lt;br /&gt;
Installing Apache&lt;br /&gt;
&lt;br /&gt;
The first step is to download Apache for Windows. Before you install it make sure that any other server software is removed. Remove it all via the control panel.On&lt;br /&gt;
&lt;br /&gt;
Once you have clicked on the executable, a screen should com up that looks like this. Go ahead and click on next&lt;br /&gt;
&lt;br /&gt;
user posted image&lt;br /&gt;
&lt;br /&gt;
Of course you plan to abide be the license agreement, so click on I accept.... and click on next.&lt;br /&gt;
&lt;br /&gt;
user posted image&lt;br /&gt;
&lt;br /&gt;
You really don't need to read this, but if you want you can. Read it if you want feel informed. When you are ready click on next.&lt;br /&gt;
&lt;br /&gt;
user posted image&lt;br /&gt;
&lt;br /&gt;
Here is where the actual setup of Apache begins. For Network Domain put in localhost as for Server Name You want these both to be localhost because the server is running locally, on your computer. It doesn't matter what is in email field, just put in yours. No one will no it because it's just you.&lt;br /&gt;
&lt;br /&gt;
user posted image&lt;br /&gt;
&lt;br /&gt;
For the sake of this tutorial it is better to just leave it as it is because, later in the tutorial I will show you how to start the server with one click of the mouse, and for the sake of ease, it will be easier for you to follow along. You can change it if you want, but you will have to realize where to substitute it. For me the root drive is E: but for you will probably be C:&lt;br /&gt;
&lt;br /&gt;
user posted image&lt;br /&gt;
&lt;br /&gt;
Once you have all the jazz set up, it is time to install the server. If you are on w2k or XP be sure that you have Administrative permissions or you will get an error about half way through the install saving cannot access msvrt32.dll or something. If you get that error run it again when you have admin privileges. Once you are ready click on install.&lt;br /&gt;
&lt;br /&gt;
user posted image&lt;br /&gt;
&lt;br /&gt;
If all went well you just see a screen similar to this. Now it is time to test the install of apache. Click on Start &gt; Program Files &gt; Apache HTTP Server and look for start Start Apache in Console. Click it. Once it says Apache XXXXX running, press Windows Key + R and type -http://localhost/. If the install works you should see a page saying that it works. If all is set and done, continue to the next step.&lt;br /&gt;
&lt;br /&gt;
user posted image&lt;br /&gt;
______________________________________________________________________&lt;br /&gt;
2. Installing PHP&lt;br /&gt;
Once you have clicked on the executable, a screen should come up that looks like this. Go ahead and click on next.&lt;br /&gt;
&lt;br /&gt;
user posted image&lt;br /&gt;
&lt;br /&gt;
Of course you plan to abide be the license agreement, so click on I accept.... and click on next.&lt;br /&gt;
&lt;br /&gt;
user posted image&lt;br /&gt;
&lt;br /&gt;
For this information, we will want the simple standard install. Chances are you if you are reading this tutorial, you will probably not even want to talk about advanced =)&lt;br /&gt;
&lt;br /&gt;
user posted image&lt;br /&gt;
&lt;br /&gt;
This is the mail setup, just enter localhost, and me@localhost.com. These are not important, because you, the admin, are the only person that will use the server, and you will be the one handling errors.&lt;br /&gt;
&lt;br /&gt;
user posted image&lt;br /&gt;
&lt;br /&gt;
We are going to want this install to work is Apache, so click on Apache, and move on.&lt;br /&gt;
&lt;br /&gt;
user posted image&lt;br /&gt;
&lt;br /&gt;
Once you have all the jazz set up, it is time to install the server. If you are on w2k or XP be sure that you have Administrative permission or you will get an error about half way through the install saving cannot access msvrt32.dll or something. If you get that error run it again when you have admin privileges. Once you are ready click on install.&lt;br /&gt;
&lt;br /&gt;
user posted image&lt;br /&gt;
&lt;br /&gt;
After the install is done you should get something that says you will have to manually configure apache to use php. Assuming you have a working Apache server installed, make sure that it is not running. Navigate to C:\Program Files\Apache Group\Apache\conf\ open the httpd.conf file. Note that you can also get to the http.conf from the start menu. Start &gt; Program File &gt; Apache HTTP Server &gt; Configure Apache Server &gt; Edit the Apache httpd.conf Configuration File and the window will open up in notepad. Now hit Ctrl + End if you see something like what follows, you can skip this step. If you do not see that code, copy it. This code will only work if you used the default install folder when you installed php. If you did, copy that code and paste it into the end of the file. Select the code to right, and hit crtl + c , then go into the httpd.conf file and hit ctrl + v and save the file.&lt;br /&gt;
&lt;br /&gt;
ScriptAlias /php/ "c:/php/"&lt;br /&gt;
&lt;br /&gt;
AddType application/x-httpd-php .php .phtml&lt;br /&gt;
&lt;br /&gt;
Action application/x-httpd-php "/php/php.exe"&lt;br /&gt;
&lt;br /&gt;
Now that we have php installed, it is time to test it. Open up notepad and type the code to the right. Save it as phpinfo.php. Remember to set it as all files in the drop down menu, or the file will be a text file. Save in the Directory: C:\Program Files\Apache Group\Apache\htdocs. htdocs is the directory where all the files go. You can create endless dir's and browse them. For Example E:\Program Files\Apache Group\Apache\htdocs\mydir\myfile.php could be accessed as http://localhost/mydir/myfile.php. Once you have that file saved. You will need to start the Server. Click: Start &gt; Program File &gt; Apache HTTP Server &gt;; and look for something like Start Apache in Console. After you have found it, launch it. You should get a window saying that Apache is running. Now go to Start &gt; Run &gt; and type in -http://localhost/phpinfo.php. If you don't see anything, php is not installed correctly. If php is installed correctly, you will see a few large tables, displaying php's configuration. Now Your are 1/2 done!&lt;br /&gt;
______________________________________________________________________&lt;br /&gt;
3. Installing MySQL&lt;br /&gt;
Once you have clicked on the executable, a screen should com up that looks like this. Go ahead and click on next.&lt;br /&gt;
&lt;br /&gt;
user posted image&lt;br /&gt;
&lt;br /&gt;
Of course you plan to abide be the license agreement, so click on I accept.... and click on next.&lt;br /&gt;
&lt;br /&gt;
Just like before you should leave the default dir alone, so you will be able to follow along with me when I show you how to start and stop all the aspects of the server.&lt;br /&gt;
&lt;br /&gt;
Stay with the typical installation. Just like before, if you don't have admin privileges, the install will be faulty. After you click next, the install will begin. After the install has finished, move on to the next step.&lt;br /&gt;
&lt;br /&gt;
Now you have to set up the root account. The root account is the absolute admin of the system, the highest possible. Click on Start &gt; Run and type cmd to open up the command prompt. You are going to have to navigate to where MySQL is installed. Type C: &gt; Enter &gt; cd mysql &gt; Enter &gt; cd bin &gt; Enter. Now you have to tell setup the root settings. Type mysqladmin -uroot password InsertYourPasswordHere then hit enter.&lt;br /&gt;
&lt;br /&gt;
To see an image of the screen, -h**p://www.webmasterstop.com/tutorials/images/doscreen1.gif&lt;br /&gt;
&lt;br /&gt;
What is the point of having a database if you can't easily administer it! That is where phpMyAdmin comes into play. phpMyAdmin is a free piece of software written in php that makes the administration of a mysql or many other types of databases easy. You will want to download (h**p://prdownloads.sourceforge.net/phpmyadmin/phpMyAdmin-2.2.6-php.zip?downloadrelease_id=85832)the latest version. Save it in the htdocs folder. Once it is done downloading it, right click on it and select Extract &gt; To Here. When it is done you should end up with a directory in the htdocs folder called phpMyAdmin-2.2.6 To make it easier to access, rename it to phpMyAdmin. After you have renamed it, click on it and look for a file called config.inc Open it. This is where you set the configuration of phpMyAdmin. When you open it up, it should look similar to the image to your side. On yours there should be a few things missing. The $cfgPmaAbsoulteUrl and $cfgservers[$i]['password']. You will need to fill those in between the quotes. for the $cfgPmaAbsoulteUrl enter -http://localhost/phpMyAdmin/ if you followed my instructions to the letter. If you did not rename it or extracted to a different directory, put that in there. For the $cfgservers[$i]['password'] enter the password you entered when you were setting MySQL in the set above. You can refer to the image for help. After you have put the right things in save the file.&lt;br /&gt;
&lt;br /&gt;
To see an image of the screen, -h**p://www.webmasterstop.com/tutorials/images/phpmyadminscreen1.gif&lt;br /&gt;
&lt;br /&gt;
Now we want to test the install of mysql, php, phpmyadmin, and apache all at once. Start apache in console like we did before. Now, you are going to need to start mysql. For myself I made a file that would start mysql for me. Open notepad and type: start c:\mysql\bin\mysqld-nt.exe --standalone and save that as Start MySQL.bat. Once you have saved it, click it. A window should open and then close. Mysql is now running on your computer. After mysql and apache are started go to run again and type -http://localhost/phpMyAdmin/index.php and if everything is installed correctly phpmyadmin should so up. You are almost done! Now we have the easy part =)&lt;br /&gt;
&lt;br /&gt;
4. Finishing it all up&lt;br /&gt;
&lt;br /&gt;
Wow! We mad it through the whole process. Now we want to simplify the whole process of controlling the server. I made a toolbar with all the things I needed. I made a new folder on my desktop and called it Server Folder and put all the stuff there. I made a new shortcut and gave it a value of -http://localhost/ made a shortcut to the PHP Documentation page. Another shortcut to my php editor, which is now unavailable. The phpMyAdmin shortcut is set to -http://localhost/phpMyAdmin/index.php. I made another shortcut htdocs. I moved the Start Apache in Console program that was in the start menu folder and moved it to the server folder. You can take the Start Mysql file you made in the last page and move it to the new folder. After you have put all the desired things into that folder, right click on a blank space in stat menu task bar (where the program boxes lie) and select Toolbars &gt; New Toolbar and navigate to the folder. Voila!&lt;br /&gt;
&lt;br /&gt;
Now all you have to do is click Start Apache in Console , Start Mysql, and Lauch browser biggrin.gif&lt;br /&gt;
&lt;br /&gt;
Here You Are Guys &lt;br /&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt; &lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt; &lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;  &lt;script type="text/javascript"&gt;&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;&lt;/script&gt; &lt;script type="text/javascript" src="http://adcron.com/show.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;mouseover=N"&gt;&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-2027932284836287120?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/oxt3GLhZ47c" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-29T09:00:26.293+07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/08/your-own-home-server-introduction.html</feedburner:origLink></item><item><title>Windows Xp: Speed Up Your, Speed Up Your Network and Internet Access</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/CreUM4Eh9NA/windows-xp-speed-up-your-speed-up-your.html</link><category>Tips</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 28 Aug 2011 18:58:07 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-7077869736155949549</guid><description>Windows Xp: Speed Up Your, Speed Up Your Network and Internet Access&lt;br /&gt;
&lt;br /&gt;
I have a dial up connection and it improve my speeds about 25% in surfing the internet. give it a try. Im IT , only do it if you feel comfortable with changing registry. &lt;br /&gt;
&lt;br /&gt;
Increasing network browsing speed&lt;br /&gt;
&lt;br /&gt;
Does your computer slow down when you browse your local area network and connect to other computers that are sharing data? One of the most common causes of this slowdown is a feature of Windows Explorer that looks for scheduled tasks on remote computers. This effort can take some time on some computers and can really slow down your browsing. The window with which you are browsing the network may appear to freeze momentarily, as the system is waiting for a response from the remote computer.&lt;br /&gt;
&lt;br /&gt;
Windows XP: Speeding Disk Access&lt;br /&gt;
&lt;br /&gt;
Although this problem is a complex one, the solution is very simple. Instead of having to wait for the remote scheduled tasks, which is useless information to anyone who is not a system administrator remotely configuring scheduled tasks, you can disable this feature.&lt;br /&gt;
&lt;br /&gt;
In order to do this, you will have to change the System Registry and delete a reference to a key so that this feature will not be loaded. To do this, follow these steps:&lt;br /&gt;
&lt;br /&gt;
1. Open up the Registry Editor by clicking the Start Menu and selecting Run. Then type regedit in the text box and click the OK button.&lt;br /&gt;
&lt;br /&gt;
2. Once the Registry Editor has loaded, expand the HKEY_LOCAL_MACHINE key.&lt;br /&gt;
&lt;br /&gt;
3. Next, expand Software and then Microsoft.&lt;br /&gt;
&lt;br /&gt;
4. Locate Windows and expand that as well.&lt;br /&gt;
&lt;br /&gt;
5. You will want to be editing the main system files, so expand CurrentVersion.&lt;br /&gt;
&lt;br /&gt;
6. Because this feature is a feature of the Windows component known as Explorer, expand the Explorer key.&lt;br /&gt;
&lt;br /&gt;
7. Next, you will want to modify the remote computer settings, so expand the RemoteComputer key and then expand the NameSpace key to show all of the features that are enabled when you browse to a remote computer.&lt;br /&gt;
&lt;br /&gt;
8. In the NameSpace folder you will find two entries. One is "{2227A280-3AEA-1069-A2DE-08002B30309D}" which tells Explorer to show printers shared on the remote machine. The other, "{D6277990-4C6A-11CF-8D87-00AA0060F5BF}," tells Explorer to show remote scheduled tasks. This is the one that you should delete. This can be done by right-clicking the name of the key and selecting Delete.&lt;br /&gt;
&lt;br /&gt;
Tip:&lt;br /&gt;
If you have no use for viewing remote shared printers and are really only interested in shared files, consider deleting the printers key, "{2227A280-3AEA-1069-A2DE-08002B30309D}", as well. This will also boost your browsing speed.&lt;br /&gt;
&lt;br /&gt;
Once you have deleted the key, you just need to restart and the changes will be in effect. Now your network computer browsing will be without needless delays.&lt;br /&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt; &lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt; &lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;  &lt;script type="text/javascript"&gt;&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;&lt;/script&gt; &lt;script type="text/javascript" src="http://adcron.com/show.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;mouseover=N"&gt;&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-7077869736155949549?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/CreUM4Eh9NA" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-29T08:58:07.031+07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/08/windows-xp-speed-up-your-speed-up-your.html</feedburner:origLink></item><item><title>Get the serial number you need</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/zQBnNw5XZ9M/get-serial-number-you-need.html</link><category>Tips</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 28 Aug 2011 18:57:00 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-1209858761310793662</guid><description>Get the serial number you need ! (For Certain Things)&lt;br /&gt;
&lt;br /&gt;
* Go to Google.&lt;br /&gt;
&lt;br /&gt;
* In the search field type: "Product name" 94FBR&lt;br /&gt;
&lt;br /&gt;
* Where, "Product Name" is the name of the item you want to find the serial number for.&lt;br /&gt;
&lt;br /&gt;
* And voila - there you go - the serial number you needed.&lt;br /&gt;
&lt;br /&gt;
HOW DOES THIS WORK?&lt;br /&gt;
&lt;br /&gt;
Quite simple really. 94FBR is part of a Office 2000 Pro cd key that is widely distributed as it bypasses the activation requirements of Office 2K Pro. By searching for the product name and 94fbr, you guarantee two things. 1) The pages that are returned are pages dealing specifically with the product you're wanting a serial for. 2) Because 94FBR is part of a serial number, and only part of a serial number, you guarantee that any page being returned is a serial number list page.&lt;br /&gt;
&lt;br /&gt;
See these example searches:&lt;br /&gt;
&lt;br /&gt;
"Photoshop 7" 94FBR&lt;br /&gt;
"Age of Mythology" 94FBR&lt;br /&gt;
"Nero Burning Rom 5.5" 94FBR&lt;br /&gt;
&lt;br /&gt;
&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;  &lt;script type="text/javascript"&gt;
&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;
&lt;/script&gt; &lt;script src="http://adcron.com/show.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;script language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;amp;mouseover=N" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-1209858761310793662?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/zQBnNw5XZ9M" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-29T08:57:00.719+07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/08/get-serial-number-you-need.html</feedburner:origLink></item><item><title>Serial Number Imagenomic Potraitur V2 And Noisware</title><link>http://feedproxy.google.com/~r/blogspot/pYZck/~3/m1ND__DQClc/serial-number-imagenomic-potraitur-v2.html</link><category>Serial Key</category><author>noreply@blogger.com (Sigit Andreanto Azis)</author><pubDate>Sun, 18 Sep 2011 09:08:02 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9198384159896589199.post-4172536161387533862</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-PVo8mfjjNW8/Tlrw0deCBlI/AAAAAAAAAfw/D4d3-ZPLCNM/s1600/99391901.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://4.bp.blogspot.com/-PVo8mfjjNW8/Tlrw0deCBlI/AAAAAAAAAfw/D4d3-ZPLCNM/s320/99391901.jpg" width="281" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-TGofCYRvNpY/Tlrw0fHwmmI/AAAAAAAAAf4/OwH_umERLb8/s1600/images1.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="245" src="http://2.bp.blogspot.com/-TGofCYRvNpY/Tlrw0fHwmmI/AAAAAAAAAf4/OwH_umERLb8/s320/images1.jpg" width="206" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
SN POTRAITUR V2 : F94D651699E584F0034405BF29F0F4D5&lt;br /&gt;
: 02F88CD33468F0FC6CB6F90DC14B648E&lt;br /&gt;
: B740C20787A26C7FFB13F3A37A8CA081&lt;br /&gt;
: BE554628FC3733E075525A8E827C68CA&lt;br /&gt;
: A8C359D83BB48EA92C388498A942470D&lt;br /&gt;
&lt;br /&gt;
SN NOISWARE :11832C08180C91EBBA8ED1DBF33179ED&lt;br /&gt;
:01CD23AB64394554587A919F15EAF0E5&lt;br /&gt;
:4180DE24ADC18A6C0ACD6D595FF0536A&lt;br /&gt;
:926A54C78DC408BB7B9FAA0EDE64BE03&lt;br /&gt;
:588485A3DE090C4CC95A3B99FC3EF809&lt;br /&gt;
:3966D01965535EDB1F0F99141528881D&lt;br /&gt;
&lt;br /&gt;
&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "ca-pub-7848718520360637";
/* adsense fifi */
google_ad_slot = "7388126341";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;g:plusone size="medium"&gt;&lt;/g:plusone&gt;  &lt;script type="text/javascript"&gt;
&lt;!--
adcron_zone = "10";
adcron_id = "582";
adcron_shape = "1";
adcron_border = "ffffff";
adcron_background = "ffffff";
adcron_header = "0000ff";
adcron_middle = "000000";
adcron_footer = "777777";
url = "http://adcron.com";
//--&gt;
&lt;/script&gt; &lt;script src="http://adcron.com/show.js" type="text/javascript"&gt;
&lt;/script&gt; &lt;script language="javascript" src="http://www.jdoqocy.com/placeholder-5303130?target=_top&amp;amp;mouseover=N" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9198384159896589199-4172536161387533862?l=egoek-matahati.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/pYZck/~4/m1ND__DQClc" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-18T23:08:02.596+07:00</app:edited><media:thumbnail url="http://4.bp.blogspot.com/-PVo8mfjjNW8/Tlrw0deCBlI/AAAAAAAAAfw/D4d3-ZPLCNM/s72-c/99391901.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://egoek-matahati.blogspot.com/2011/08/serial-number-imagenomic-potraitur-v2.html</feedburner:origLink></item><media:rating>nonadult</media:rating></channel></rss>

