<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Helmi&#039;s Journals and Adventures &#187; Software</title>
	<atom:link href="http://blogs.helmi-fajar.net/category/computer-stuff/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.helmi-fajar.net</link>
	<description>Lhyps your mind to Sync</description>
	<lastBuildDate>Mon, 19 Sep 2011 23:53:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ProFTPD instalation in Debian</title>
		<link>http://blogs.helmi-fajar.net/2010/03/proftpd-instalation-in-debian/</link>
		<comments>http://blogs.helmi-fajar.net/2010/03/proftpd-instalation-in-debian/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 17:06:24 +0000</pubDate>
		<dc:creator>@beh</dc:creator>
				<category><![CDATA[Computer Stuff]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Stuff]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.helmi-fajar.net/?p=99</guid>
		<description><![CDATA[FTP menjadi pilihan favoritku untuk melakukan download dan upload file ke server. Alasan utamanya adalah karena lebih familiar  
FTP yang saya gunakan adalah proftp, simplified install it like this :
#apt-get install proftpd
Pilihlah pilihan standalone

edit file /etc/proftpd/proftpd.conf
#nano /etc/proftpd/proftpd.conf
untuk contoh settingannya, bisa di check disini
tambahkan /bin/false pada baris terakhir di file /etc/shells menggunakan teks editor
setelah itu, [...]]]></description>
			<content:encoded><![CDATA[<p>FTP menjadi pilihan favoritku untuk melakukan download dan upload file ke server. Alasan utamanya adalah karena lebih familiar <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>FTP yang saya gunakan adalah proftp, simplified install it like this :</p>
<blockquote><p>#apt-get install proftpd<span id="more-99"></span></p></blockquote>
<p>Pilihlah pilihan standalone</p>
<p><img src="http://wiki.gandi.net/lib/exe/fetch.php?w=&amp;h=&amp;cache=cache&amp;media=http%3A%2F%2Fimg137.imageshack.us%2Fimg137%2F3286%2Fproftpdecran1kh3.png" alt="" /></p>
<p>edit file /etc/proftpd/proftpd.conf</p>
<blockquote><p>#nano /etc/proftpd/proftpd.conf</p></blockquote>
<p>untuk contoh settingannya, bisa di <a href="http://www.debianadmin.com/manpages/proftpconfdefault.txt" target="_blank">check disini</a></p>
<p>tambahkan /bin/false pada baris terakhir di file /etc/shells menggunakan teks editor<br />
setelah itu, tambahkan user untuk ftp dengan perintah :</p>
<blockquote><p>#useradd dodol <span class="search_hit"><span class="search_hit">-</span></span>p garut <span class="search_hit"><span class="search_hit">-</span></span>d /home/<span class="search_hit">ftp</span> <span class="search_hit"><span class="search_hit">-</span></span>s /bin/false<br />
passwd dodol</p></blockquote>
<p>kemudian jalankan ftp server anda</p>
<blockquote><p>#/etc/init.d/proftpd start</p></blockquote>
<p>upss rada error niy, error messagenya seperti ini :</p>
<blockquote><p><strong><span class="search_hit"><span class="search_hit">unable</span></span> <span class="search_hit"><span class="search_hit">to</span></span> <span class="search_hit">set</span> <span class="search_hit">L<span class="search_hit">C</span>_ALL</span>: <span class="search_hit">No</span> <span class="search_hit">su<span class="search_hit">c</span>h</span> <span class="search_hit">file</span> <span class="search_hit">or</span> dire<span class="search_hit">c</span><span class="search_hit"><span class="search_hit">to</span></span>ry <span class="search_hit"><span class="search_hit">-</span></span><br />
<span class="search_hit">Fatal</span>: <span class="search_hit"><span class="search_hit">unable</span></span> <span class="search_hit"><span class="search_hit">to</span></span> <span class="search_hit">load</span> <span class="search_hit">module</span> &#8216;<span class="search_hit">mod_lang</span>.<span class="search_hit">c</span>&#8216;: <span class="search_hit">Operation</span> <span class="search_hit">no</span>t <span class="search_hit">permitted</span><br />
<span class="search_hit">failed</span>!</strong></p></blockquote>
<p>slow brother, masih bisa tertolong ko, cmn masalah di locales nya</p>
<blockquote><p>#dpkg-reconfigures locales</p></blockquote>
<p>Kalo masih error juga, install lagi locales</p>
<blockquote><p>#apt-get install locales</p></blockquote>
<p>kemudian setting local time sbb :</p>
<blockquote><p># date 073010411999</p>
<p>Fri Jul 30 10:41:00 PDT 1999</p></blockquote>
<p>start kembali proftpd, is it work? <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
<ul class="socialwrap size16 row" >
<li class="icon_text share">share:</li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.helmi-fajar.net%2F2010%2F03%2Fproftpd-instalation-in-debian%2F&amp;title=ProFTPD+instalation+in+Debian" title="Digg this post - ProFTPD instalation in Debian"><span class="head">Digg this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblogs.helmi-fajar.net%2F2010%2F03%2Fproftpd-instalation-in-debian%2F&#038;t=ProFTPD+instalation+in+Debian" title="Share this post - ProFTPD instalation in Debian"><span class="head">Recommend on Facebook</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Fblogs.helmi-fajar.net%2F2010%2F03%2Fproftpd-instalation-in-debian%2F" title="Tweet this post : ProFTPD instalation in Debian"><span class="head">Tweet this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="rss" href="http://blogs.helmi-fajar.net/2010/03/proftpd-instalation-in-debian/feed" title="track this post - ProFTPD instalation in Debian - via RSS"><span class="head">Follow this posts comments</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.helmi-fajar.net/2010/03/proftpd-instalation-in-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing, Setting, Remotting and Troubleshooting MySQL Server in Debian Box</title>
		<link>http://blogs.helmi-fajar.net/2010/03/installing-setting-remotting-and-troubleshooting-mysql-server-in-debian-box/</link>
		<comments>http://blogs.helmi-fajar.net/2010/03/installing-setting-remotting-and-troubleshooting-mysql-server-in-debian-box/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 16:22:02 +0000</pubDate>
		<dc:creator>@beh</dc:creator>
				<category><![CDATA[Project Releases]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tekno]]></category>
		<category><![CDATA[Web Stuff]]></category>

		<guid isPermaLink="false">http://www.helmi-fajar.net/?p=96</guid>
		<description><![CDATA[Setelah sekian lama selingkuh ke mikrotik, akhirnya tiba saatnya kembali ke pangkuan tante debi alias debian. Dapet &#8216;jatah&#8217; ip publik di kantor, walhasil bisa digunakan terutama untuk oprek-oprek. Kebutuhan utama buat ane yaitu web and database server. Pilihan jatoh ke debian, dengan alasan males install laen2 lagi  
Rada bingung juga pas mo setting-setting, akhirnya [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Setelah sekian lama selingkuh ke mikrotik, akhirnya tiba saatnya kembali ke pangkuan tante debi alias debian. Dapet &#8216;jatah&#8217; ip publik di kantor, walhasil bisa digunakan terutama untuk oprek-oprek. Kebutuhan utama buat ane yaitu web and database server. Pilihan jatoh ke debian, dengan alasan males install laen2 lagi <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p style="text-align: justify;">Rada bingung juga pas mo setting-setting, akhirnya dimulai dengan menginstall database server dulu. Pilihan jatoh ke MySQl heheheh&#8211; andalan,,<br />
langsung dah, install MySQL Server</p>
<blockquote style="text-align: justify;"><p>#apt-get install mysql-server mysql-client libmysqlclient15-dev</p></blockquote>
<p style="text-align: justify;">Biasanya, ditengah-tengah instalasi diminta untuk menginputkan root password, just follow the direction, and you will not get lost <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p style="text-align: justify;">&#8230;&#8230;&#8230;&#8230;<span id="more-96"></span><br />
start, stop dan restart nya, gunakan command ini :</p>
<blockquote style="text-align: justify;"><p>#/etc/init.d/mysql start|stop|restart</p></blockquote>
<p style="text-align: justify;">cek apakah server mysqld dah exist atao lom di box sampeyan :</p>
<blockquote style="text-align: justify;"><p>#netstat -tap</p></blockquote>
<p style="text-align: justify;">Klo service mysqld dah nangkring di list, selamat, mysql anda udah berhasil diinstall. Sudah cukup??hmm blom juga siy, jika nyaman dengan menggunakan console untuk menjalankan query dan lain-lain, maka cukup mpe langkah ini. Terus terang, agak puyeng juga kalo ngliat data via console, walhasil mysql front ane gunakan buat remote mysql server untuk mempermudah proses administrasi datanya.</p>
<p style="text-align: justify;">First thing to do is, enable remote access to your database server. Saiah menggunakan langkah2 ini :<br />
edit file konfigurasi mysql di /etc/mysql/my.cnf</p>
<blockquote style="text-align: justify;"><p>#nano /etc/mysql/my.cnf</p></blockquote>
<p style="text-align: justify;">Lanjutkan dengan mengubah parameter bind-address dengan alamat IP server</p>
<blockquote style="text-align: justify;"><p>bind-address = 222.111.1.2</p></blockquote>
<p style="text-align: justify;">JIka ternyata ada parameter &#8217;skip networking&#8217;, beri tanda comment/ &#8220;#&#8221; dibagian awal parameter tersebut untuk menonaktifkan. Save dan keluar dari editor</p>
<p style="text-align: justify;">Masuklah ke mysql console</p>
<blockquote style="text-align: justify;"><p>#mysql -u root -p<br />
#enter password = masukin password root</p>
<p>mysql&gt;<span style="font-family: Verdana; font-size: xx-small;"><span style="font-size: x-small;">GRANT ALL ON *.* TO root@&#8217;%&#8217; IDENTIFIED BY  				&#8216;PASSWORD&#8217;; //hati2 dengan privileges ini <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
mysql&gt;</span></span><span style="font-family: Verdana; font-size: xx-small;"><span style="font-size: x-small;">update db set Host=&#8217;%&#8217; where user=&#8217;root&#8217;;<br />
</span></span><span style="font-family: Verdana; font-size: xx-small;"><span style="font-size: x-small;">mysql&gt;update user set Host=&#8217;%&#8217; where user=&#8217;root&#8217;;</span></span></p></blockquote>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: xx-small;"><span style="font-size: x-small;">//allowing all host to connect to server, untuk membatasi alamat host yang bisa mengakses dan juga database yang bisa diakses, bisa digunakan opsi ini &#8211; instead . Misal : host yang bisa melakukan remote address hanya dari alamat 111.222.1.1 dan hanya bisa mengakses database db_pegawai :</span></span></p>
<blockquote style="text-align: justify;"><p><span style="font-family: Verdana; font-size: xx-small;"><span style="font-size: x-small;">mysql&gt;</span></span><span style="font-family: Verdana; font-size: xx-small;"><span style="font-size: x-small;">update db set Host=&#8217;111.222.1.1&#8242; where Db=&#8217;db_pegawai&#8217;;<br />
mysql&gt;</span></span><span style="font-family: Verdana; font-size: xx-small;"><span style="font-size: x-small;">update user set Host=&#8217;111.222.1.1&#8242; where user=&#8217;root&#8217;;<br />
mysql&gt;exit</span></span></p></blockquote>
<p style="text-align: justify;">silakan coba menggunakan mysql front untuk melakukan remote database..upss, i found error while i&#8217;m tryin&#8217; to connect use mysql front</p>
<blockquote style="text-align: justify;"><p>client doesn&#8217;t support authentication protocol  requested by server;consider upgrading mysql client</p></blockquote>
<p style="text-align: justify;">usut punya usut, ternyata musti nge update password user di table mysql nya,untuk melakukannya, lakukan sebagai berikut :</p>
<blockquote style="text-align: justify;">
<pre class="programlisting">mysql&gt; <strong class="userinput"><code>UPDATE mysql.user SET Password = OLD_PASSWORD('<em class="replaceable"><code>newpwd</code></em>')</code></strong>
    -&gt; <strong class="userinput"><code>WHERE Host = '<em class="replaceable"><code>some_host</code></em>' AND User = '<em class="replaceable"><code>some_user</code></em>';</code></strong>
mysql&gt; <strong class="userinput"><code>FLUSH PRIVILEGES;</code></strong></pre>
</blockquote>
<p style="text-align: justify;">boom, jalan juga akhirnya di mysql front <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ,, bubye console</p>
<p style="text-align: justify;">nb : kesalahan yang cukup memalukan terjadi ditengah2 instalasi huhuuh..pas update password mysql.user, ehh malah pake md5(&#8216;password&#8217;) segala, walhasil ke blok buat masuk ke root nya ..huhuhuhu, tapi tenang, ada cara buat restore password root mysql nya hehehhe ..cekidot gan</p>
<p style="text-align: justify;">stop dolo mysql server jika masih jalan :</p>
<blockquote style="text-align: justify;"><p># /etc/init.d/mysql stop</p></blockquote>
<p style="text-align: justify;">this is the main execution <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<blockquote style="text-align: justify;"><p><code># mysqld_safe --skip-grant-tables &amp;</code><br />
[1] 5988<br />
Starting mysqld daemon with databases from /var/lib/mysql<br />
mysqld_safe[6025]: started</p></blockquote>
<p style="text-align: justify;">sekarang, cobalah untuk login ke mysql via console,,tanpa password tentunya <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote style="text-align: justify;"><p>#mysql -u root</p></blockquote>
<p style="text-align: justify;">hihihiihihih, ada penampakan console mysql and sampeyan bisa ganti password dari sini</p>
<p style="text-align: justify;">wish u luck and best regards <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<ul class="socialwrap size16 row" >
<li class="icon_text share">share:</li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.helmi-fajar.net%2F2010%2F03%2Finstalling-setting-remotting-and-troubleshooting-mysql-server-in-debian-box%2F&amp;title=Installing%2C+Setting%2C+Remotting+and+Troubleshooting+MySQL+Server+in+Debian+Box" title="Digg this post - Installing, Setting, Remotting and Troubleshooting MySQL Server in Debian Box"><span class="head">Digg this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblogs.helmi-fajar.net%2F2010%2F03%2Finstalling-setting-remotting-and-troubleshooting-mysql-server-in-debian-box%2F&#038;t=Installing%2C+Setting%2C+Remotting+and+Troubleshooting+MySQL+Server+in+Debian+Box" title="Share this post - Installing, Setting, Remotting and Troubleshooting MySQL Server in Debian Box"><span class="head">Recommend on Facebook</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Fblogs.helmi-fajar.net%2F2010%2F03%2Finstalling-setting-remotting-and-troubleshooting-mysql-server-in-debian-box%2F" title="Tweet this post : Installing, Setting, Remotting and Troubleshooting MySQL Server in Debian Box"><span class="head">Tweet this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="rss" href="http://blogs.helmi-fajar.net/2010/03/installing-setting-remotting-and-troubleshooting-mysql-server-in-debian-box/feed" title="track this post - Installing, Setting, Remotting and Troubleshooting MySQL Server in Debian Box - via RSS"><span class="head">Follow this posts comments</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.helmi-fajar.net/2010/03/installing-setting-remotting-and-troubleshooting-mysql-server-in-debian-box/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Install Apache2 &amp; PHP5 in Debian</title>
		<link>http://blogs.helmi-fajar.net/2010/02/install-apache2-php5-in-debian/</link>
		<comments>http://blogs.helmi-fajar.net/2010/02/install-apache2-php5-in-debian/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 16:41:44 +0000</pubDate>
		<dc:creator>@beh</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Stuff]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.helmi-fajar.net/?p=98</guid>
		<description><![CDATA[Yuk kita mulai install apache2 dan php5 di Debian  

#apt-get install apache2
#apt-get install php5
#apt-get install libapache2-mod-php5
# a2enmod php4
This module is already enabled!
Done  


share:
Digg this
Recommend on Facebook
Tweet this
Follow this posts comments


]]></description>
			<content:encoded><![CDATA[<p>Yuk kita mulai install apache2 dan php5 di Debian <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote>
<pre>#apt-get install apache2
#apt-get install php5
#apt-get install libapache2-mod-php5
# a2enmod php4
This module is already enabled!
Done <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </pre>
</blockquote>
<ul class="socialwrap size16 row" >
<li class="icon_text share">share:</li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.helmi-fajar.net%2F2010%2F02%2Finstall-apache2-php5-in-debian%2F&amp;title=Install+Apache2+%26%23038%3B+PHP5+in+Debian" title="Digg this post - Install Apache2 &#038; PHP5 in Debian"><span class="head">Digg this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblogs.helmi-fajar.net%2F2010%2F02%2Finstall-apache2-php5-in-debian%2F&#038;t=Install+Apache2+%26%23038%3B+PHP5+in+Debian" title="Share this post - Install Apache2 &#038; PHP5 in Debian"><span class="head">Recommend on Facebook</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Fblogs.helmi-fajar.net%2F2010%2F02%2Finstall-apache2-php5-in-debian%2F" title="Tweet this post : Install Apache2 &#038; PHP5 in Debian"><span class="head">Tweet this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="rss" href="http://blogs.helmi-fajar.net/2010/02/install-apache2-php5-in-debian/feed" title="track this post - Install Apache2 &#038; PHP5 in Debian - via RSS"><span class="head">Follow this posts comments</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.helmi-fajar.net/2010/02/install-apache2-php5-in-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Repository in Debian Box</title>
		<link>http://blogs.helmi-fajar.net/2010/02/repository-in-debian-box/</link>
		<comments>http://blogs.helmi-fajar.net/2010/02/repository-in-debian-box/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 16:36:29 +0000</pubDate>
		<dc:creator>@beh</dc:creator>
				<category><![CDATA[Computer Stuff]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tekno]]></category>
		<category><![CDATA[Web Stuff]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.helmi-fajar.net/?p=97</guid>
		<description><![CDATA[hihihihih, kesalahan fatal, ngehapus default repositori di debian ku hihihih, walhasil, bingung mo ngembaliin ke semula, tapi akhirnya dapet juga default repository address nya. Repository ini yang bakal saiah gunakan untuk install macem-macem.
Setting :
#nano /etc/apt/sources.list
deb http://http.us.debian.org/debian stable main contrib non-free
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free
#apt-get update
#apt-get upgrade

share:
Digg this
Recommend on Facebook
Tweet [...]]]></description>
			<content:encoded><![CDATA[<p>hihihihih, kesalahan fatal, ngehapus default repositori di debian ku hihihih, walhasil, bingung mo ngembaliin ke semula, tapi akhirnya dapet juga default repository address nya. Repository ini yang bakal saiah gunakan untuk install macem-macem.</p>
<p>Setting :</p>
<blockquote><p>#nano /etc/apt/sources.list<br />
deb http://http.us.debian.org/debian stable main contrib non-free<br />
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free<br />
deb http://security.debian.org stable/updates main contrib non-free<br />
#apt-get update<br />
#apt-get upgrade</p></blockquote>
<ul class="socialwrap size16 row" >
<li class="icon_text share">share:</li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.helmi-fajar.net%2F2010%2F02%2Frepository-in-debian-box%2F&amp;title=Repository+in+Debian+Box" title="Digg this post - Repository in Debian Box"><span class="head">Digg this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblogs.helmi-fajar.net%2F2010%2F02%2Frepository-in-debian-box%2F&#038;t=Repository+in+Debian+Box" title="Share this post - Repository in Debian Box"><span class="head">Recommend on Facebook</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Fblogs.helmi-fajar.net%2F2010%2F02%2Frepository-in-debian-box%2F" title="Tweet this post : Repository in Debian Box"><span class="head">Tweet this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="rss" href="http://blogs.helmi-fajar.net/2010/02/repository-in-debian-box/feed" title="track this post - Repository in Debian Box - via RSS"><span class="head">Follow this posts comments</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.helmi-fajar.net/2010/02/repository-in-debian-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharing Koneksi Internet 3G via WIFI Peer to Peer</title>
		<link>http://blogs.helmi-fajar.net/2009/02/sharing-koneksi-internet-3g-via-wifi-peer-to-peer/</link>
		<comments>http://blogs.helmi-fajar.net/2009/02/sharing-koneksi-internet-3g-via-wifi-peer-to-peer/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 04:45:25 +0000</pubDate>
		<dc:creator>@beh</dc:creator>
				<category><![CDATA[Computer Stuff]]></category>
		<category><![CDATA[Hardware and Gadget]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tekno]]></category>
		<category><![CDATA[Web Stuff]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[Ngoprek]]></category>

		<guid isPermaLink="false">http://www.helmi-fajar.net/?p=72</guid>
		<description><![CDATA[Ku mo sharing sedikit crita mengenai koneksi internet shared dengan menggunakan wifi connection secara peer to peer. Kebetulan koneksi inet yang saya pake sebagai sample yaitu inet koneksi 3g Indosat Broom menggunakan USB modem ZTE, dengan 2 onggok laptop yang nantinya akan dijadikan bahan percobaan.
Oks,siapin kopi n rokok untuk sedikit setting disini  
Setting Shared [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Ku mo sharing sedikit crita mengenai koneksi internet shared dengan menggunakan wifi connection secara peer to peer. Kebetulan koneksi inet yang saya pake sebagai sample yaitu inet koneksi 3g Indosat Broom menggunakan USB modem ZTE, dengan 2 onggok laptop yang nantinya akan dijadikan bahan percobaan.</p>
<p style="text-align: justify;">Oks,siapin kopi n rokok untuk sedikit setting disini <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p style="text-align: justify;"><strong>Setting Shared Inet Kamu di Modem</strong><br />
Pastiin setting koneksi dari modem ke laptop sudah sesuai dengan setting provider inet yang anda pake. Kemudian, meluncur segera ke Network Connection. Disitu akan keliatan modem ente yang dah aktif. Simply,right click, kemudian pilih properties di modem bersangkutan. Akan muncul jendela baru untuk konfigurasi. Klik tab advanced.                                         <span id="more-72"></span></p>
<p style="text-align: justify;">Berilah tanda centang pada Allow others network user to connect &#8230;<br />
Tentukan Home Networking di Wireless Network Connection</p>
<p style="text-align: center;"><img src="/image/gambar5.jpg" alt="" width="438" height="333" /></p>
<p style="text-align: justify;">
<p style="text-align: justify;"><strong>Setting Koneksi Ad Hoc Wifi<br />
</strong>Oks, sekarang saatnya setting koneksi untuk wifi nya. Pada Network Connection, klik kanan Wireless Network Connection -&gt; Properties -&gt; Pada tab General -&gt; Internet Protocol (TCP/IP) -&gt; Properties</p>
<p style="text-align: justify;">set IP                    : 192.168.0.1<br />
Subnet Mask        :  255.255.255.0</p>
<p style="text-align: justify;">Klik ok, kemudian beralihlah ke Tab Wireless Network. Klik Add, kemudian tentukan nama SSIDnya, WEP key(opsional kalo mo dipakein password dll)</p>
<p style="text-align: center;"><img src="/image/gambar3.jpg" alt="" width="278" height="345" /></p>
<p style="text-align: center;"><img src="/image/gambar2.jpg" alt="" width="289" height="388" /></p>
<p style="text-align: left;">selesai setting nama wifi nya, klik OK, trus akan balik ke windus Wireless Network. Klik Advanced, kemudian set ke Ad Hoc(Computer-computer )</p>
<p style="text-align: center;"><img src="/image/gambar4.jpg" alt="" width="220" height="156" /></p>
<p style="text-align: left;">Jika sudah, klik close, kemudian Ok untuk apply setting.<br />
Sampai tahap ini, setting untuk &#8217;serper&#8217; dh ok, sekarang tinggal setting di client.<br />
Untuk client, masuk ke wireless network nya, terus setting IP.<br />
Masukkan ip address dengan range class 192.168.0.x dengan subnet mask 255.255.255.0<br />
default gateway nya diarahkan ke 192.168.0.1 (ip serper)</p>
<p style="text-align: left;">Ada beberapa tambahan setting untuk DNS dan juga WINS. Nilai nya bisa dilihat dengan mengetikkan ipconfig /all di laptop server. kurang lebih akan muncul tampilan sebagai berikut :</p>
<p style="text-align: center;"><img class="aligncenter" src="/image/gambar1.jpg" alt="" width="408" height="164" /></p>
<p style="text-align: left;">
<p style="text-align: left;">Sekarang tinggal connect aja dari komputer client ke wifi ente tadi , ..Semoga berhasil.. <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<ul class="socialwrap size16 row" >
<li class="icon_text share">share:</li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.helmi-fajar.net%2F2009%2F02%2Fsharing-koneksi-internet-3g-via-wifi-peer-to-peer%2F&amp;title=Sharing+Koneksi+Internet+3G+via+WIFI+Peer+to+Peer" title="Digg this post - Sharing Koneksi Internet 3G via WIFI Peer to Peer"><span class="head">Digg this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblogs.helmi-fajar.net%2F2009%2F02%2Fsharing-koneksi-internet-3g-via-wifi-peer-to-peer%2F&#038;t=Sharing+Koneksi+Internet+3G+via+WIFI+Peer+to+Peer" title="Share this post - Sharing Koneksi Internet 3G via WIFI Peer to Peer"><span class="head">Recommend on Facebook</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Fblogs.helmi-fajar.net%2F2009%2F02%2Fsharing-koneksi-internet-3g-via-wifi-peer-to-peer%2F" title="Tweet this post : Sharing Koneksi Internet 3G via WIFI Peer to Peer"><span class="head">Tweet this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="rss" href="http://blogs.helmi-fajar.net/2009/02/sharing-koneksi-internet-3g-via-wifi-peer-to-peer/feed" title="track this post - Sharing Koneksi Internet 3G via WIFI Peer to Peer - via RSS"><span class="head">Follow this posts comments</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.helmi-fajar.net/2009/02/sharing-koneksi-internet-3g-via-wifi-peer-to-peer/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Update PES &#8212; Indonesian Club</title>
		<link>http://blogs.helmi-fajar.net/2008/12/update-pes-indonesian-club/</link>
		<comments>http://blogs.helmi-fajar.net/2008/12/update-pes-indonesian-club/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 03:49:06 +0000</pubDate>
		<dc:creator>@beh</dc:creator>
				<category><![CDATA[Computer Stuff]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Sports and Fun]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[PES]]></category>

		<guid isPermaLink="false">http://www.helmi-fajar.net/?p=62</guid>
		<description><![CDATA[This morning, my PES6 has been updated.. This time, i try an option file that contains indonesian Team in Djarum Super League. It&#8217;s cool, there are club like Persija Jakarta, Persib, Sriwijaya FC hehehehhe..Thanks to Persib No.1 that has made it.
Download this option file here http://downloads.gamingaccess.com/index.php?file_id=34228, replace your old option file (i recommended to back up it [...]]]></description>
			<content:encoded><![CDATA[<p>This morning, my PES6 has been updated.. This time, i try an option file that contains indonesian Team in Djarum Super League. It&#8217;s cool, there are club like Persija Jakarta, Persib, Sriwijaya FC hehehehhe..Thanks to <a title="Persib No.1" href="This morning, my PES6 has been updated.. This time, i try an option file that contains indonesian Team in Djarum Super League. It's cool, there are club like Persija Jakarta, Persib, Sriwijaya FC hehehehhe..Thanks to &lt;a href=&quot;http://downloads.gamingaccess.com/index.php?author_name=Persib%20no.1&quot;&gt;Persib no.1&lt;/a&gt; " target="_blank">Persib No.1</a> that has made it.</p>
<p>Download this option file here <a title="Download OPT file PES" href="http://downloads.gamingaccess.com/index.php?file_id=34228" target="_blank">http://downloads.gamingaccess.com/index.php?file_id=34228</a>, replace your old option file (i recommended to back up it first)</p>
<p>Happy play use Indonesian Team brow
<ul class="socialwrap size16 row" >
<li class="icon_text share">share:</li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.helmi-fajar.net%2F2008%2F12%2Fupdate-pes-indonesian-club%2F&amp;title=Update+PES+%26%238212%3B+Indonesian+Club" title="Digg this post - Update PES &#8212; Indonesian Club"><span class="head">Digg this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblogs.helmi-fajar.net%2F2008%2F12%2Fupdate-pes-indonesian-club%2F&#038;t=Update+PES+%26%238212%3B+Indonesian+Club" title="Share this post - Update PES &#8212; Indonesian Club"><span class="head">Recommend on Facebook</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Fblogs.helmi-fajar.net%2F2008%2F12%2Fupdate-pes-indonesian-club%2F" title="Tweet this post : Update PES &#8212; Indonesian Club"><span class="head">Tweet this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="rss" href="http://blogs.helmi-fajar.net/2008/12/update-pes-indonesian-club/feed" title="track this post - Update PES &#8212; Indonesian Club - via RSS"><span class="head">Follow this posts comments</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.helmi-fajar.net/2008/12/update-pes-indonesian-club/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Be Legal or Illegal</title>
		<link>http://blogs.helmi-fajar.net/2008/11/be-legal-or-illegal/</link>
		<comments>http://blogs.helmi-fajar.net/2008/11/be-legal-or-illegal/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 09:38:59 +0000</pubDate>
		<dc:creator>@beh</dc:creator>
				<category><![CDATA[Computer Stuff]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.helmi-fajar.net/?p=52</guid>
		<description><![CDATA[Software include in it Operating System indeed is a main part to end user, so that they can use computation without knows how it works. Software also help a lot of things in a life, especially for white colars life..
When microsoft raised up in 90&#8217;s decade, the software developing was change. Mr. Bill Gates with [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Software include in it Operating System indeed is a main part to end user, so that they can use computation without knows how it works. Software also help a lot of things in a life, especially for white colars life..</p>
<p style="text-align: justify;">When microsoft raised up in 90&#8217;s decade, the software developing was change. Mr. Bill Gates with an capitalism marketing and of course with his golden boy that is Windows, make a lot of money from license that it got&#8230;Windows take all over the world <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p style="text-align: justify;">When Linus Trovald came with his Unix Kernel called linux, world confronted with two choice.. Use free or buy ?? It cannot be denied that in Indonesia, piracy is like a mushroom that grow up in a rainny day <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  <br />
The main purpose off it is to get free licensed software, including me of course when i&#8217;m still on de college <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p style="text-align: justify;">Now, legality become my concern.. If you don&#8217;t want use licensed software, just use Open Source or else that free, just stop piracy. Also, I works on de Government and its worked area is in Information Technology, hmm i thinks it really very close to the software <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />   and it must be a leader to build an IT life without piracy.</p>
<p><span id="more-52"></span></p>
<p style="text-align: justify;">Talk about licenses in a software..There are 2 main part of software when we try to divided it by free or not.<br />
1. Open Source or free<br />
Free and Open source is a different, but public asumption make it impress loo like.. Generally, open source is a free software, but free software not sure an open source software.. We can use this software without pay any IDR indeed</p>
<p style="text-align: justify;">2. Propietary <br />
We must pay when we want to use this software type. This type divided into three type again:<br />
- OEM (Original Equipment Manufactured) <br />
OEM is a licensed to hardware. The Software only can be use or legal in a machine that has it licensed. When you use the software in different machine, it becomes illegally.</p>
<p style="text-align: justify;">- OLP (Open Licensed ehmm Program or Product, sorry i forgot it <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  )<br />
This type is a licensed by amount. Case, you buy Micrft SQL Server for 5 Computer. You can use the software in a differents computer as long as amount of computer that use it, can be more than 5. This type of licensed not only amount in a same software. You can mix it with more than one softwere. For example : you buy an OLP licensed for 5 software and the softwares consist of 2 MySQL server and 3 Office</p>
<p style="text-align: justify;">- FPP (Full Package Product) <br />
This licensed is the most expensive. Usually, we buy this software in a retail or softwre shop as a box software. We will get a box that consist of CD instalation, Manual, User License etc&#8230;depends on what software that you buy.</p>
<p style="text-align: justify;">Soo, want an open source or propietary??</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"> </p>
<ul class="socialwrap size16 row" >
<li class="icon_text share">share:</li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.helmi-fajar.net%2F2008%2F11%2Fbe-legal-or-illegal%2F&amp;title=Be+Legal+or+Illegal" title="Digg this post - Be Legal or Illegal"><span class="head">Digg this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblogs.helmi-fajar.net%2F2008%2F11%2Fbe-legal-or-illegal%2F&#038;t=Be+Legal+or+Illegal" title="Share this post - Be Legal or Illegal"><span class="head">Recommend on Facebook</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Fblogs.helmi-fajar.net%2F2008%2F11%2Fbe-legal-or-illegal%2F" title="Tweet this post : Be Legal or Illegal"><span class="head">Tweet this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="rss" href="http://blogs.helmi-fajar.net/2008/11/be-legal-or-illegal/feed" title="track this post - Be Legal or Illegal - via RSS"><span class="head">Follow this posts comments</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.helmi-fajar.net/2008/11/be-legal-or-illegal/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Remote PC from Your Handphone use RemotePC2 Software</title>
		<link>http://blogs.helmi-fajar.net/2008/10/remote-your-pc-use-remotepc2-software/</link>
		<comments>http://blogs.helmi-fajar.net/2008/10/remote-your-pc-use-remotepc2-software/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 09:46:22 +0000</pubDate>
		<dc:creator>@beh</dc:creator>
				<category><![CDATA[Computer Stuff]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tekno]]></category>
		<category><![CDATA[Nokia E61]]></category>

		<guid isPermaLink="false">http://www.helmi-fajar.net/?p=51</guid>
		<description><![CDATA[Still try to clutches a lot of features on ma phone.  Afternoon Not really intend to browse on my downloaded software from Getjar. I Found a PC Remote Software named RemotePC2 for my S60 phone (it&#8217;s works for UIQ too)
Features that you can find in it, about as follows :
1. Capture your windows screen
2. Run command [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Still try to clutches a lot of features on ma phone.  Afternoon Not really intend to browse on my downloaded software from Getjar. I Found a PC Remote Software named <a title="LINK Downloads" href="http://www.brothersoft.com/remote-pc2-124161.html" target="_blank">RemotePC2 for my S60 phone (it&#8217;s works for UIQ too)</a></p>
<p style="text-align: justify;">Features that you can find in it, about as follows :<br />
1. Capture your windows screen<br />
2. Run command from your phone<br />
3. Chat between your phone and machine<br />
4. Shutwdown or restart your machine<br />
Earlier, i think that i can use it as a remote presentation, unhappily it can&#8217;t..But features included in it, i think quite awesome..</p>
<p style="text-align: justify;">The software consists of two part..<br />
Server side : RemotePCServer.exe that must installed on your PC<br />
Clients side : RemotePC2.jar that installed on your phone.</p>
<p><span id="more-51"></span></p>
<p style="text-align: justify;">Oks, first, double click RemotePCServer.exe, you will see a new windows appear. In Main Menu tab, fill your username, password and connection port. When you determining wich port that you will use to make connection, make sure it&#8217;s not use common port like 80, 443, 21, to avoid crash on other app.When you has finished, Go trough your &#8220;Bluetooth&#8221; tabs. Select serial port that you&#8217;ll use. Commonly, you can see serial ports that exist on your your bluetooth properties. Still at bluetooth tab, press start server button. Now, the server has ready to works<br />
example <br />
port : 12345<br />
user : helmi<br />
password : fajar</p>
<p style="text-align: justify;">Remove for a while your server. Now go to your mobille phone..install RemotePC2.jar on your phone. Assume that you&#8217;ve Nokia PC Suite installed on your Machine and it connected on your phone,simply double click the RemotePC2.jar. It will automatically make an  install process on your phone (You must confirm it process from your phone indeed <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  )</p>
<p style="text-align: justify;">bla..bla.. bla..when it instaled, step off for a while from your phone and go to your machine.Run RemotePC2 on your phone. There are several form that you must fill with a value. Now, because we will work over bluetooth, leave &#8220;Server IP&#8221; field blank. Go straight to the next part.<br />
Server port : 12345<br />
User name : helmi<br />
password : fajar<br />
Connection : bluetooth</p>
<p style="text-align: justify;">Select Connect. App will search bluetooth device that actived. After it finished,choose Connect bla..bla..bla..There will be two conditions (as i know so far <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  ) logged in and connected. When you had it logged in, you&#8217;ve nothing to worried about.But if you find it connected, don&#8217;t happy to early. Try to use features in app. If it works, then you can smile, if it isn&#8217;t output anything, check your serial port that bluetooth connected and match it into your server. At least i doing that, and it works. </p>
<p style="text-align: justify;">Anything happens, let&#8217;s figured it out. <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"> </p>
<ul class="socialwrap size16 row" >
<li class="icon_text share">share:</li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.helmi-fajar.net%2F2008%2F10%2Fremote-your-pc-use-remotepc2-software%2F&amp;title=Remote+PC+from+Your+Handphone+use+RemotePC2+Software" title="Digg this post - Remote PC from Your Handphone use RemotePC2 Software"><span class="head">Digg this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblogs.helmi-fajar.net%2F2008%2F10%2Fremote-your-pc-use-remotepc2-software%2F&#038;t=Remote+PC+from+Your+Handphone+use+RemotePC2+Software" title="Share this post - Remote PC from Your Handphone use RemotePC2 Software"><span class="head">Recommend on Facebook</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Fblogs.helmi-fajar.net%2F2008%2F10%2Fremote-your-pc-use-remotepc2-software%2F" title="Tweet this post : Remote PC from Your Handphone use RemotePC2 Software"><span class="head">Tweet this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="rss" href="http://blogs.helmi-fajar.net/2008/10/remote-your-pc-use-remotepc2-software/feed" title="track this post - Remote PC from Your Handphone use RemotePC2 Software - via RSS"><span class="head">Follow this posts comments</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.helmi-fajar.net/2008/10/remote-your-pc-use-remotepc2-software/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Update Your PES 6::New Update 2009</title>
		<link>http://blogs.helmi-fajar.net/2008/09/update-your-pes-6new-update-2009/</link>
		<comments>http://blogs.helmi-fajar.net/2008/09/update-your-pes-6new-update-2009/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 02:05:08 +0000</pubDate>
		<dc:creator>@beh</dc:creator>
				<category><![CDATA[Computer Stuff]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Sports and Fun]]></category>
		<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://www.helmi-fajar.net/?p=50</guid>
		<description><![CDATA[Playing PES6 in ma notebook, is an interesting way playing around with time. But when i take a look, Ohh no, it&#8217;s quit out of date .. Ronaldinho still playing for Barca, Berbatov not yet included in the Manchester United squad list.. So i decided to look at update for its game, although i convinced [...]]]></description>
			<content:encoded><![CDATA[<p>Playing PES6 in ma notebook, is an interesting way playing around with time. But when i take a look, Ohh no, it&#8217;s quit out of date .. Ronaldinho still playing for Barca, Berbatov not yet included in the Manchester United squad list.. So i decided to look at update for its game, although i convinced i can get it free.</p>
<p> </p>
<p style="text-align: center;"><img class="aligncenter" src="http://tbn6-beta.google.com/images?q=tbn:u07hlTBKB11szM:http://bp3.blogger.com/_iBlwyxQjKNE/R1L2iXWKavI/AAAAAAAAAB8/Tj5EYxsKc5I/s400/pes6.jpg" alt="" width="120" height="96" /></p>
<p>Keep goin and blogwalking, at least i&#8217;ve got free and up to date options file. <a href="http://downloads.gamingaccess.com/index.php?file_id=31273" target="_blank">Here i download its options file</a> <br />
Now, try to update it to your own PES.<br />
1. When it finished downloaded, extract it. You will see a file named <strong>KONAMI-WIN32PES6OPT<br />
<span style="font-weight: normal;">2. Copy this file to C:\Documents and Settings\Hell-me\My Documents\KONAMI\Pro Evolution Soccer 6\save\folder1 of course it consider by your setting when you installed it firstly. I depend on default install folder for sure.<br />
3. In case you want to playing savety, backup your last known good option file  to avoid new option file crash or not workinf properly.<br />
4. Enjoy playing it bro <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </span></strong></p>
<p><strong><span style="font-weight: normal;"> </span></strong>
<ul class="socialwrap size16 row" >
<li class="icon_text share">share:</li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.helmi-fajar.net%2F2008%2F09%2Fupdate-your-pes-6new-update-2009%2F&amp;title=Update+Your+PES+6%3A%3ANew+Update+2009" title="Digg this post - Update Your PES 6::New Update 2009"><span class="head">Digg this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblogs.helmi-fajar.net%2F2008%2F09%2Fupdate-your-pes-6new-update-2009%2F&#038;t=Update+Your+PES+6%3A%3ANew+Update+2009" title="Share this post - Update Your PES 6::New Update 2009"><span class="head">Recommend on Facebook</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Fblogs.helmi-fajar.net%2F2008%2F09%2Fupdate-your-pes-6new-update-2009%2F" title="Tweet this post : Update Your PES 6::New Update 2009"><span class="head">Tweet this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="rss" href="http://blogs.helmi-fajar.net/2008/09/update-your-pes-6new-update-2009/feed" title="track this post - Update Your PES 6::New Update 2009 - via RSS"><span class="head">Follow this posts comments</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.helmi-fajar.net/2008/09/update-your-pes-6new-update-2009/feed/</wfw:commentRss>
		<slash:comments>55</slash:comments>
		</item>
		<item>
		<title>Add Form Components Use javascript</title>
		<link>http://blogs.helmi-fajar.net/2008/09/add-form-components-use-javascript/</link>
		<comments>http://blogs.helmi-fajar.net/2008/09/add-form-components-use-javascript/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 02:49:34 +0000</pubDate>
		<dc:creator>@beh</dc:creator>
				<category><![CDATA[Computer Stuff]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Stuff]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.helmi-fajar.net/?p=47</guid>
		<description><![CDATA[Last day, I fad to open my last archive bout programming use javascript in ma disc. I found an interesting stuff there.. Yeah for &#8217;bout 5 months ago i search a method to add a form component that i&#8217;ll used in ma friend project .
Just try to look it at a glance .. it seems [...]]]></description>
			<content:encoded><![CDATA[<p>Last day, I fad to open my last archive bout programming use javascript in ma disc. I found an interesting stuff there.. Yeah for &#8217;bout 5 months ago i search a method to add a form component that i&#8217;ll used in ma friend project .</p>
<p>Just try to look it at a glance .. it seems daunting i thougt. But when we see it accuratelly, we can get the algorthm of its code that not complicated as we expect. See jvscript below :</p>
<pre>&lt;script type="text/javascript"&gt;</pre>
<pre>  function addElemen(list,jumlah,nama)
  {
    var currNumArea=document.getElementById(jumlah);
    var divToAddArea=document.getElementById(list);
    num= currNumArea.value;
    num++;</pre>
<pre>    currNumArea.value=num;
    var newDiv=document.createElement('div');
    var tmpNama=nama+num;
    newDiv.setAttribute('id',tmpNama);</pre>
<pre>    var ePengalaman="&lt;table width=\"100%\"&gt;&lt;tr&gt;&lt;th id=\"blue\"&gt;Object #"+(num)
                    +"&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;input type=\"text\" name=\""+tmpNama+
                    "\" size=50 style=\"width:80%\"&gt;";</pre>
<pre>    newDiv.innerHTML=ePengalaman+" &lt;a href=\"javascript:;\" onClick=\"
                     deleteElemen(\'"+list+"\',\'"+tmpNama+"\')\" id=\"delete\"&gt;
                     &lt;strong&gt;&lt;font color='Maroon'&gt;Delete&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;
                     &lt;/tr&gt;&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;";</pre>
<pre>    divToAddArea.appendChild(newDiv);<span>			</span><span>		</span>
  }

function deleteElemen(list,idElemen)
  {
   var divListArea=document.getElementById(list);
   var oldDiv=document.getElementById(idElemen);
   divListArea.removeChild(oldDiv);<span>			</span>
  }
&lt;/script&gt;</pre>
<p>And here they are the HTML code to call the function :</p>
<pre>&lt;html&gt;
&lt;head&gt;&lt;title&gt;Add Object&lt;/title&gt;&lt;/head&gt;
&lt;body&gt;
 &lt;a onclick="addElemen('list_object','jumlah_object','object_')" 
 href="javascript:;" id="add"&gt;&lt;font color="Maroon"&gt;&lt;strong&gt;Tambah Object
 &lt;/strong&gt;&lt;/font&gt;&lt;/a&gt;<span>	</span></pre>
<pre> 
 &lt;div id="list_object"&gt;
    &lt;input type="hidden" name="jumlah_object" value="&lt;?=$num;?&gt;"&gt;
 &lt;/div&gt;</pre>
<pre>&lt;/body&gt;
&lt;/html&gt;</pre>
<p>hmm but i still rather confuse, the numeric iteration can&#8217;t decreased when we delete a component. is there anyone can figure it out for me <img src='http://blogs.helmi-fajar.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />
<ul class="socialwrap size16 row" >
<li class="icon_text share">share:</li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.helmi-fajar.net%2F2008%2F09%2Fadd-form-components-use-javascript%2F&amp;title=Add+Form+Components+Use+javascript" title="Digg this post - Add Form Components Use javascript"><span class="head">Digg this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblogs.helmi-fajar.net%2F2008%2F09%2Fadd-form-components-use-javascript%2F&#038;t=Add+Form+Components+Use+javascript" title="Share this post - Add Form Components Use javascript"><span class="head">Recommend on Facebook</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Fblogs.helmi-fajar.net%2F2008%2F09%2Fadd-form-components-use-javascript%2F" title="Tweet this post : Add Form Components Use javascript"><span class="head">Tweet this</span></a></li>
<li class="icon_text"><a rel="nofollow" target="_blank" class="rss" href="http://blogs.helmi-fajar.net/2008/09/add-form-components-use-javascript/feed" title="track this post - Add Form Components Use javascript - via RSS"><span class="head">Follow this posts comments</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.helmi-fajar.net/2008/09/add-form-components-use-javascript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

