<?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>Andi&#039;s Weblog</title>
	<atom:link href="http://andimalik.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://andimalik.wordpress.com</link>
	<description>Just another hand writing</description>
	<lastBuildDate>Mon, 12 Dec 2011 03:28:22 +0000</lastBuildDate>
	<language>id</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='andimalik.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Andi&#039;s Weblog</title>
		<link>http://andimalik.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://andimalik.wordpress.com/osd.xml" title="Andi&#039;s Weblog" />
	<atom:link rel='hub' href='http://andimalik.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Salah Pengertian pada Penggunaan Library Pagination CodeIgniter</title>
		<link>http://andimalik.wordpress.com/2011/09/07/salah-pengertian-pada-penggunaan-library-pagination-codeigniter/</link>
		<comments>http://andimalik.wordpress.com/2011/09/07/salah-pengertian-pada-penggunaan-library-pagination-codeigniter/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 19:10:35 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Log]]></category>
		<category><![CDATA[Web Programming dan Web Service]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[pagination]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://andimalik.wordpress.com/?p=143</guid>
		<description><![CDATA[Rabu, 7 September 2011 Masih baru-baru ini belajar menggunakan framework CodeIgniter. Kemarin sempat kebingungan menggunakan library &#8216;pagination&#8217;. Hasil record yang ditampilkan setiap halaman tidak sesuai dengan harapan. Setelah googling dan membaca beberapa thread di forum CI mengenai pagination, akhirnya saya menyadari kesalahpahaman saya dalam penggunaan library ini. Awalnya saya mengira bahwa bagian segmen URI yang [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=143&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Rabu, 7 September 2011</p>
<p>Masih baru-baru ini belajar menggunakan framework CodeIgniter. Kemarin sempat kebingungan menggunakan library &#8216;pagination&#8217;. Hasil record yang ditampilkan setiap halaman tidak sesuai dengan harapan.</p>
<p>Setelah googling dan membaca beberapa thread di forum CI mengenai pagination, akhirnya saya menyadari kesalahpahaman saya dalam penggunaan library ini. Awalnya saya mengira bahwa bagian segmen URI yang digunakan untuk pagination, adalah segmen yang berisi nomor halaman. Ternyata yang benar adalah berisi nilai &#8216;offset&#8217; dari record yang akan ditampilkan. Misalnya pada URL berikut ini:</p>
<p><code>http://localhost/index.php/news/list/<span style="color:#ff0000;"><strong>10</strong></span></code></p>
<p>Secara default, segmen URI yang digunakan untuk pagination adalah segmen ke tiga (yang saya beri warna merah dan ditebalkan). Tadinya saya berpikir, angka 10 pada segmen tersebut menunjukkan nomor halaman (halaman 10). Ternyata yang benar adalah, angka 10 tersebut menunjukkan &#8216;offset&#8217; dari record yang diperoleh dari database, bukan nomor halaman. Jika offset bernilai 10 maka data ditampilkan mulai dari record ke 11.</p>
<p>Kesimpulan saya, pagination pada CI tidak menggunakan nomor halaman sebagai patokan untuk menampilkan record, tetapi menggunakan offset sebagai patokannya. Namun modifikasi bisa saja dilakukan untuk mengubah perilaku library ini sehingga menggunakan nomor halaman ketimbang offset sebagai acuan menampilkan record. Seperti yang dibahas pada thread berikut: <a href="http://codeigniter.com/forums/viewthread/197457" target="_blank">http://codeigniter.com/forums/viewthread/197457</a></p>
<p>Setelah sedikit memperbaiki script, akhirnya diperoleh hasil yang diharapkan. Baiklah&#8230; mudah-mudahan bisa semakin akrab dengan framework ini.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andimalik.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andimalik.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andimalik.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andimalik.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andimalik.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andimalik.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andimalik.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andimalik.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andimalik.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andimalik.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andimalik.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andimalik.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andimalik.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andimalik.wordpress.com/143/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=143&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andimalik.wordpress.com/2011/09/07/salah-pengertian-pada-penggunaan-library-pagination-codeigniter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8871ba54f6f3229719921fa654222dc6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Andi</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8220;My Prince&#8221;</title>
		<link>http://andimalik.wordpress.com/2011/03/27/my-prince/</link>
		<comments>http://andimalik.wordpress.com/2011/03/27/my-prince/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 14:34:00 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Log]]></category>

		<guid isPermaLink="false">http://andimalik.wordpress.com/?p=135</guid>
		<description><![CDATA[Minggu, 27 Maret 2011 Hari Minggu, tanggal 27 Maret 2011, pukul 21:13:09 WIB. Untuk pertama kalinya saya dipanggil &#8220;my prince&#8221; olehnya. Jadi tersanjung&#8230; ^^<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=135&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Minggu, 27 Maret 2011</p>
<p>Hari Minggu, tanggal 27 Maret 2011, pukul 21:13:09 WIB.<br />
Untuk pertama kalinya saya dipanggil &#8220;my prince&#8221; olehnya. Jadi tersanjung&#8230; ^^</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andimalik.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andimalik.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andimalik.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andimalik.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andimalik.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andimalik.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andimalik.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andimalik.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andimalik.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andimalik.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andimalik.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andimalik.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andimalik.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andimalik.wordpress.com/135/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=135&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andimalik.wordpress.com/2011/03/27/my-prince/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8871ba54f6f3229719921fa654222dc6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Andi</media:title>
		</media:content>
	</item>
		<item>
		<title>Menonaktifkan Timer GRUB2</title>
		<link>http://andimalik.wordpress.com/2011/03/01/menonaktifkan-timer-grub2/</link>
		<comments>http://andimalik.wordpress.com/2011/03/01/menonaktifkan-timer-grub2/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 01:33:25 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Teknologi Informasi dan Komputer]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[disable grub2 timer]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[grub2]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mematikan timer grub2]]></category>
		<category><![CDATA[nonaktif timer grub2]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://andimalik.wordpress.com/?p=128</guid>
		<description><![CDATA[Cara menonaktifkan timer GRUB2. Dalam kasus ini, OS yang saya gunakan adalah Ubuntu 10.10. Buka file /etc/default/grub menggunakan gedit sebagai root. sudo gedit /etc/default/grub Cari GRUB_TIMEOUT. GRUB_TIMEOUT berisi angka yang menentukan lamanya timer. Untuk menonaktifkan timer, isikan dengan nilai -1. GRUB_TIMEOUT=-1 Kemudian simpan file. Setelah meng-edit file /etc/default/grub, update grub dengan perintah: sudo update-grub Tunggu hingga selesai. Semoga bermanfaat. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=128&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Cara menonaktifkan timer GRUB2</strong>. Dalam kasus ini, OS yang saya gunakan adalah Ubuntu 10.10.</p>
<p>Buka file /etc/default/grub menggunakan gedit sebagai root.<br />
<code>sudo gedit /etc/default/grub</code></p>
<p>Cari GRUB_TIMEOUT. GRUB_TIMEOUT berisi angka yang menentukan lamanya timer. Untuk menonaktifkan timer, isikan dengan nilai -1.<br />
<code>GRUB_TIMEOUT=-1</code><br />
Kemudian simpan file.</p>
<p>Setelah meng-edit file /etc/default/grub, update grub dengan perintah:<br />
<code>sudo update-grub<br />
</code>Tunggu hingga selesai.</p>
<p>Semoga bermanfaat.</p>
<ul>
<li><a title="Menonaktifkan Timer GRUB2" href="http://blog.andimalik.com/teknologi-informasi-dan-komputer/menonaktifkan-timer-grub2/" target="_blank">Menonaktifkan Timer GRUB2</a></li>
</ul>
<p>Referensi:<br />
<a href="http://www.linuxquestions.org/questions/linux-newbie-8/is-it-possible-to-configure-grub2-booting-time-861852/" target="_blank">http://www.linuxquestions.org/questions/linux-newbie-8/is-it-possible-to-configure-grub2-booting-time-861852/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andimalik.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andimalik.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andimalik.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andimalik.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andimalik.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andimalik.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andimalik.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andimalik.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andimalik.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andimalik.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andimalik.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andimalik.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andimalik.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andimalik.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=128&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andimalik.wordpress.com/2011/03/01/menonaktifkan-timer-grub2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8871ba54f6f3229719921fa654222dc6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Andi</media:title>
		</media:content>
	</item>
		<item>
		<title>Maulid Nabi Muhammad S.A.W (12 Rabiulawal 1432 H.)</title>
		<link>http://andimalik.wordpress.com/2011/02/15/maulid-nabi-muhammad-s-a-w-12-rabiulawal-1432-h/</link>
		<comments>http://andimalik.wordpress.com/2011/02/15/maulid-nabi-muhammad-s-a-w-12-rabiulawal-1432-h/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 06:37:29 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Ucapan]]></category>

		<guid isPermaLink="false">http://andimalik.wordpress.com/?p=123</guid>
		<description><![CDATA[Selasa, 15 Februari 2011 Memperingati Maulid Nabi Muhammad SAW. Semoga kita bisa terus meneladani Rasulullah SAW.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=123&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Selasa, 15 Februari 2011</p>
<p>Memperingati Maulid Nabi Muhammad SAW.<br />
Semoga kita bisa terus meneladani Rasulullah SAW.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andimalik.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andimalik.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andimalik.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andimalik.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andimalik.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andimalik.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andimalik.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andimalik.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andimalik.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andimalik.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andimalik.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andimalik.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andimalik.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andimalik.wordpress.com/123/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=123&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andimalik.wordpress.com/2011/02/15/maulid-nabi-muhammad-s-a-w-12-rabiulawal-1432-h/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8871ba54f6f3229719921fa654222dc6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Andi</media:title>
		</media:content>
	</item>
		<item>
		<title>Panduan Instalasi MPICH2 pada Ubuntu 10.10 (Maverick Meerkat)</title>
		<link>http://andimalik.wordpress.com/2011/01/27/panduan-instalasi-mpich2-pada-ubuntu-10-10-maverick-meerkat/</link>
		<comments>http://andimalik.wordpress.com/2011/01/27/panduan-instalasi-mpich2-pada-ubuntu-10-10-maverick-meerkat/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 04:39:40 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Teknologi Informasi dan Komputer]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[mpi]]></category>
		<category><![CDATA[mpich2]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://andimalik.wordpress.com/?p=119</guid>
		<description><![CDATA[Panduan Instalasi MPICH2 pada Ubuntu 10.10 (Maverick Meerkat). Lisensi untuk paper ini: CC BY-NC-SA (Ketahui hak Anda di sini) Silakan unduh setelah membaca dan memahami lisensi paper ini: Andi &#8211; MPICH2 pada Ubuntu (PDF, 389.7 KB) Semoga bermanfaat. Panduan Instalasi MPICH2 pada Ubuntu 10.10 (Maverick Meerkat)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=119&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Panduan Instalasi MPICH2 pada Ubuntu 10.10 (Maverick Meerkat).</p>
<p>Lisensi untuk paper ini: <a title="CC BY-NC-SA" href="http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode" target="_blank">CC BY-NC-SA</a> (Ketahui hak Anda <a title="License Deed" href="http://creativecommons.org/licenses/by-nc-sa/3.0/" target="_blank">di sini</a>)</p>
<p>Silakan unduh setelah membaca dan memahami <a title="CC BY-NC-SA" href="http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode" target="_blank">lisensi</a> paper ini:<br />
<a href="http://andimalik.files.wordpress.com/2011/01/andi-mpich2-pada-ubuntu.pdf">Andi &#8211; MPICH2 pada Ubuntu</a> (PDF, 389.7 KB)</p>
<p>Semoga bermanfaat.</p>
<ul>
<li><a title="Panduan Instalasi MPICH2 pada Ubuntu 10.10 (Maverick Meerkat)" href="http://blog.andimalik.com/teknologi-informasi-dan-komputer/panduan-instalasi-mpich2-pada-ubuntu-10-10-maverick-meerkat/" target="_blank">Panduan Instalasi MPICH2 pada Ubuntu 10.10 (Maverick Meerkat)</a></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andimalik.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andimalik.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andimalik.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andimalik.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andimalik.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andimalik.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andimalik.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andimalik.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andimalik.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andimalik.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andimalik.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andimalik.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andimalik.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andimalik.wordpress.com/119/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=119&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andimalik.wordpress.com/2011/01/27/panduan-instalasi-mpich2-pada-ubuntu-10-10-maverick-meerkat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8871ba54f6f3229719921fa654222dc6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Andi</media:title>
		</media:content>
	</item>
		<item>
		<title>Instalasi XAMPP (LAMPP) pada Ubuntu</title>
		<link>http://andimalik.wordpress.com/2011/01/27/instalasi-xampp-lampp-pada-ubuntu/</link>
		<comments>http://andimalik.wordpress.com/2011/01/27/instalasi-xampp-lampp-pada-ubuntu/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 02:36:06 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Teknologi Informasi dan Komputer]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[lampp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://andimalik.wordpress.com/?p=111</guid>
		<description><![CDATA[Login menggunakan akun administrasi Ubuntu Anda. Download archive XAMPP Linux dari apache friends. Simpan dalam folder Downloads. Buka terminal. Ketikkan perintah berikut untuk masuk ke direktori Downloads: cd Downloads Kemudian ketikkan perintah berikut untuk meng-extract archive yang telah diunduh (Sesuaikan nama file dengan versi yang diunduh. Pada contoh ini, versinya adalah 1.7.4): sudo tar xvfz xampp-linux-1.7.4.tar.gz [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=111&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Login menggunakan akun administrasi Ubuntu Anda. Download archive <a title="XAMPP for Linux" href="http://www.apachefriends.org/en/xampp-linux.html" target="_blank">XAMPP Linux</a> dari <a title="apachefriends.org" href="http://www.apachefriends.org/" target="_blank">apache friends</a>. Simpan dalam folder Downloads.</p>
<p>Buka terminal. Ketikkan perintah berikut untuk masuk ke direktori Downloads:<br />
<code>cd Downloads</code><br />
Kemudian ketikkan perintah berikut untuk meng-extract archive yang telah diunduh (Sesuaikan nama file dengan versi yang diunduh. Pada contoh ini, versinya adalah 1.7.4):<br />
<code>sudo tar xvfz xampp-linux-1.7.4.tar.gz -C /opt</code><br />
Lalu masukkan password administrasi Anda. Tunggu hingga proses extract selesai.</p>
<p>Setelah ter-install, untuk menjalankan LAMPP, ketikkan perintah berikut pada terminal:<br />
<code>sudo /opt/lampp/lampp start<br />
</code>Masukkan password administrasi jika diminta. Tunggu hingga muncul pemberitahuan bahwa LAMPP telah berjalan.</p>
<p>Buka web browser kemudian isikan alamat <a href="http://localhost/" target="_blank">http://localhost/</a> pada address bar, lalu tekan enter. Apabila tampil halaman XAMPP, berarti instalasi sukses.</p>
<p>Catatan:<br />
Setelah extract archive, sebelum menjalankan LAMPP, jalankan perintah berikut ini pada terminal:<br />
<code>sudo /opt/lampp/lampp security</code><br />
Perintah ini digunakan untuk pengaturan password untuk keamanan masing-masing aplikasi.</p>
<p>Semoga bermanfaat.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andimalik.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andimalik.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andimalik.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andimalik.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andimalik.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andimalik.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andimalik.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andimalik.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andimalik.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andimalik.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andimalik.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andimalik.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andimalik.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andimalik.wordpress.com/111/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=111&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andimalik.wordpress.com/2011/01/27/instalasi-xampp-lampp-pada-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8871ba54f6f3229719921fa654222dc6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Andi</media:title>
		</media:content>
	</item>
		<item>
		<title>Happy New Year 2011</title>
		<link>http://andimalik.wordpress.com/2011/01/01/happy-new-year-2011/</link>
		<comments>http://andimalik.wordpress.com/2011/01/01/happy-new-year-2011/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 14:34:36 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Ucapan]]></category>

		<guid isPermaLink="false">http://andimalik.wordpress.com/?p=107</guid>
		<description><![CDATA[Happy New Year 2011… Have a nice year! Good luck!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=107&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Happy New Year 2011…<br />
Have a nice year! Good luck!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andimalik.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andimalik.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andimalik.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andimalik.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andimalik.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andimalik.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andimalik.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andimalik.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andimalik.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andimalik.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andimalik.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andimalik.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andimalik.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andimalik.wordpress.com/107/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=107&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andimalik.wordpress.com/2011/01/01/happy-new-year-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8871ba54f6f3229719921fa654222dc6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Andi</media:title>
		</media:content>
	</item>
		<item>
		<title>Musik Gratis dan Legal</title>
		<link>http://andimalik.wordpress.com/2010/12/31/musik-gratis-dan-legal/</link>
		<comments>http://andimalik.wordpress.com/2010/12/31/musik-gratis-dan-legal/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 18:22:57 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Hiburan]]></category>
		<category><![CDATA[creative commons]]></category>
		<category><![CDATA[gratis]]></category>
		<category><![CDATA[jamendo]]></category>
		<category><![CDATA[legal]]></category>
		<category><![CDATA[musik]]></category>

		<guid isPermaLink="false">http://andimalik.wordpress.com/?p=104</guid>
		<description><![CDATA[Kebanyakan orang (kalau tidak seluruhnya) pasti tidak lepas dari kebutuhan akan hiburan seperti musik. Banyak yang mencari file-file musik atau lagu di Internet lalu mengunduhnya untuk dinikmati. Banyak musik karya artis-artis terkenal yang ditemukan pada situs-situs file sharing. Tetapi di antara yang mengunduhnya, tidak banyak yang memperhatikan legalitas dari apa yang ia unduh. Pada kenyataannya, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=104&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Kebanyakan orang (kalau tidak seluruhnya) pasti tidak lepas dari kebutuhan akan hiburan seperti musik. Banyak yang mencari file-file musik atau lagu di Internet lalu mengunduhnya untuk dinikmati. Banyak musik karya artis-artis terkenal yang ditemukan pada situs-situs file sharing. Tetapi di antara yang mengunduhnya, tidak banyak yang memperhatikan legalitas dari apa yang ia unduh.</p>
<p>Pada kenyataannya, beberapa situs yang menyediakan link download musik mencantumkan peringatan bahwa file musik yang akan diunduh hanya boleh digunakan untuk me-review saja, bukan untuk dinikmati selamanya. Ada juga yang memberikan peringatan untuk segera menghapus file musik yang telah diunduh dalam waktu tidak lebih dari 24 jam karena hanya untuk review.</p>
<p><span id="more-104"></span>Apabila ingin terus menyimpan dan menikmati file musik yang lisensinya berbayar, maka hendaklah membayar. Karena seniman juga ingin hasil karyanya dihargai, bukannya dinikmati sebagai barang gratisan yang gampang didapat tanpa perlu mengeluarkan uang.</p>
<p>Tapi jangan khawatir. Tidak bisa bayar lisensi bukan berarti tidak bisa menikmati musik legal untuk selamanya. Di Internet tersedia banyak sekali musik-musik dengan lisensi yang tak berbayar alias gratis tapi legal. Musik-musik yang diterbitkan dengan lisensi <a title="Creative Commons licenses - Wikipedia, the free encyclopedia" href="http://en.wikipedia.org/wiki/Creative_Commons_licenses" target="_blank">Creative Commons</a> bisa jadi alternatif.</p>
<p><a title="Jamendo.com" href="http://www.jamendo.com/" target="_blank">Jamendo</a> misalnya. Menyediakan banyak sekali musik yang diterbitkan dengan lisensi Creative Commons. Kualitas musik-musik gratisnya tidak kalah dengan musik-musik yang berbayar. Anda pun bisa melakukan pencarian (search) musik yang sesuai dengan selera musik Anda. Jazz, Pop, Rock, Blues, dsb. Ada juga musik-musik instrumental. Jadi, langsung saja ke TKP untuk membuktikannya. Selamat menikmati&#8230; <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/andimalik.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andimalik.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andimalik.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andimalik.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andimalik.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andimalik.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andimalik.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andimalik.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andimalik.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andimalik.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andimalik.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andimalik.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andimalik.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andimalik.wordpress.com/104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=104&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andimalik.wordpress.com/2010/12/31/musik-gratis-dan-legal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8871ba54f6f3229719921fa654222dc6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Andi</media:title>
		</media:content>
	</item>
		<item>
		<title>Menentukan User dan Group untuk Apache pada XAMPP</title>
		<link>http://andimalik.wordpress.com/2010/12/27/menentukan-user-dan-group-untuk-apache-pada-xampp/</link>
		<comments>http://andimalik.wordpress.com/2010/12/27/menentukan-user-dan-group-untuk-apache-pada-xampp/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 16:23:16 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Teknologi Informasi dan Komputer]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[httpd.conf]]></category>
		<category><![CDATA[lampp]]></category>
		<category><![CDATA[nobody]]></category>
		<category><![CDATA[nogroup]]></category>
		<category><![CDATA[permission]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://andimalik.wordpress.com/?p=95</guid>
		<description><![CDATA[Secara default, apabila kita menjalankan Apache dari bundel aplikasi XAMPP atau LAMPP maka Apache akan berjalan sebagai user &#8216;nobody&#8217; dan nama grup &#8216;nogroup&#8217;. Hal ini kadang dapat menimbulkan masalah permission (misalnya pada sistem UNIX). Misalnya, script PHP tidak dapat menciptakan file pada suatu direktori karena &#8216;nobody&#8217; tidak memiliki write permission pada direktori itu. Lalu bagaimana [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=95&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Secara default, apabila kita menjalankan Apache dari bundel aplikasi XAMPP atau LAMPP maka Apache akan berjalan sebagai user &#8216;nobody&#8217; dan nama grup &#8216;nogroup&#8217;. Hal ini kadang dapat menimbulkan masalah permission (misalnya pada sistem UNIX). Misalnya, script PHP tidak dapat menciptakan file pada suatu direktori karena &#8216;nobody&#8217; tidak memiliki write permission pada direktori itu.</p>
<p>Lalu bagaimana cara mengatasinya? Mungkin dengan chmod direktori menjadi 777 agar semua user memiliki write permission pada direktori itu? Untuk kasus tertentu, ya, bisa saja menggunakan cara itu. Tapi memberikan write permission untuk direktori yang bersifat privat kepada semua user bukanlah suatu hal yang wajar jika dilihat dari sisi keamanan.</p>
<p><span id="more-95"></span><strong>THE SITUATION<br />
</strong>Misal, kita telah membuat user group bernama &#8216;web&#8217; yang anggota-anggotanya adalah kita sendiri (misal &#8216;andi-malik&#8217;) dan &#8216;www-data&#8217;.</p>
<p>Misal, kita memiliki sebuah folder bernama &#8216;my_www&#8217; pada home directory sebagai lokasi penyimpanan dokumen-dokumen web. User owner-nya adalah &#8216;andi-malik&#8217; dan group owner-nya adalah &#8216;web&#8217;.</p>
<p>Misal, chmod dari direktori &#8216;my_www&#8217; ini adalah 774 (drwxrwxr&#8211;) yang berarti hanya user owner (&#8216;andi-malik&#8217;) dan anggota-anggota dari group owner (&#8216;web&#8217;) yang memiliki rwx permission, selainnya hanya memiliki r permission. Karena chmod 774 ini, Apache jadi tidak memiliki write permission disebabkan ia berjalan sebagai &#8216;nobody&#8217;.</p>
<p>Jika Anda bingung mengenai permission di sistem UNIX, bisa mempelajari tentang permission pada link berikut (in English):<br />
<a href="http://www.perlfect.com/articles/chmod.shtml" target="_blank">http://www.perlfect.com/articles/chmod.shtml</a></p>
<p><strong>WHAT WE WANT</strong><br />
Sekarang kita menginginkan agar web server kita (Apache) memiliki rwx permission pada direktori &#8216;my_www&#8217;. Solusinya adalah dengan membuat Apache berjalan sebagai user &#8216;www-data&#8217; dengan user group &#8216;web&#8217; agar memiliki rwx permission pada folder &#8216;my_www&#8217; tadi. Berikut ini adalah caranya.</p>
<p><strong>THE TRICK</strong><br />
Buka file konfigurasi &#8216;httpd.conf&#8217; pada direktori etc LAMPP kemudian cari directive &#8216;User&#8217; dan &#8216;Group&#8217;. Ubah nilai directive &#8216;User&#8217; dari &#8216;nobody&#8217; menjadi &#8216;www-data&#8217;. Ubah nilai directive &#8216;Group&#8217; dari &#8216;nogroup&#8217; menjadi &#8216;web&#8217;. Save kemudian restart lampp. Sekarang, Apache akan berjalan sebagai &#8216;www-data&#8217; dengan grup &#8216;web&#8217; dan sudah memiliki rwx permission pada folder &#8216;my_www&#8217;.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andimalik.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andimalik.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andimalik.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andimalik.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andimalik.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andimalik.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andimalik.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andimalik.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andimalik.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andimalik.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andimalik.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andimalik.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andimalik.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andimalik.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=95&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andimalik.wordpress.com/2010/12/27/menentukan-user-dan-group-untuk-apache-pada-xampp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8871ba54f6f3229719921fa654222dc6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Andi</media:title>
		</media:content>
	</item>
		<item>
		<title>Makan Kabel</title>
		<link>http://andimalik.wordpress.com/2010/10/01/makan-kabel/</link>
		<comments>http://andimalik.wordpress.com/2010/10/01/makan-kabel/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 04:50:25 +0000</pubDate>
		<dc:creator>Andi</dc:creator>
				<category><![CDATA[Iseng-iseng]]></category>

		<guid isPermaLink="false">http://andimalik.wordpress.com/?p=87</guid>
		<description><![CDATA[Klik gambar untuk melihat ukuran penuh.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=87&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Klik gambar untuk melihat ukuran penuh.</p>
<p><a href="http://andimalik.files.wordpress.com/2010/10/makan_kabel.jpg" target="_blank"><img class="aligncenter size-full wp-image-88" title="Makan Kabel" src="http://andimalik.files.wordpress.com/2010/10/makan_kabel.jpg?w=600&#038;h=776" alt="makan_kabel" width="600" height="776" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andimalik.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andimalik.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andimalik.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andimalik.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/andimalik.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/andimalik.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/andimalik.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/andimalik.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andimalik.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andimalik.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andimalik.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andimalik.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andimalik.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andimalik.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andimalik.wordpress.com&amp;blog=9070750&amp;post=87&amp;subd=andimalik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://andimalik.wordpress.com/2010/10/01/makan-kabel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8871ba54f6f3229719921fa654222dc6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Andi</media:title>
		</media:content>

		<media:content url="http://andimalik.files.wordpress.com/2010/10/makan_kabel.jpg" medium="image">
			<media:title type="html">Makan Kabel</media:title>
		</media:content>
	</item>
	</channel>
</rss>
