<?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>GAPWEBID &#187; web</title>
	<atom:link href="http://gap.web.id/index.php/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://gap.web.id</link>
	<description>it&#039;s only a note, to learn and to share</description>
	<lastBuildDate>Sat, 24 Jul 2010 04:43:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Step By Step Membuat Content Slider menggunakan jFlow, minimalis jQuery Plugin</title>
		<link>http://gap.web.id/index.php/2010/06/step-by-step-membuat-content-slider-menggunakan-jflow-minimalis-jquery-plugin/</link>
		<comments>http://gap.web.id/index.php/2010/06/step-by-step-membuat-content-slider-menggunakan-jflow-minimalis-jquery-plugin/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 17:36:06 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://gap.web.id/index.php/2010/06/step-by-step-membuat-content-slider-menggunakan-jflow-minimalis-jquery-plugin/</guid>
		<description><![CDATA[There are a lot of free scripts to create a content slider. One of the example is SmoothGallery by JonDesign. But, if you are using jQuery and don’t want to install another JavaScript library, then you may need to consider jQuery slider plugin. Today, i am going to provide a tutorial on using jFlow, a minimalist jQuery plugin to create a content slider. Readers are required to have basic XHTML/CSS [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2010/06/step-by-step-membuat-content-slider-menggunakan-jflow-minimalis-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>surat terbuka untuk Bapak Menteri Depkominfo</title>
		<link>http://gap.web.id/index.php/2009/12/surat-terbuka-untuk-bapak-menteri-depkominfo/</link>
		<comments>http://gap.web.id/index.php/2009/12/surat-terbuka-untuk-bapak-menteri-depkominfo/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 17:17:12 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[isp]]></category>
		<category><![CDATA[jakarta]]></category>
		<category><![CDATA[metropolitan]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://gap.web.id/index.php/2009/12/21/surat-terbuka-untuk-bapak-menteri-depkominfo/</guid>
		<description><![CDATA[Yth Bapak Menteri Depkominfo saya sebagai salah satu pengguna internet, merasa sangat berat bila harus mengakses website perusahaan negara ataupun semua perusahaan yang ada di negeri kita tercinta ini yang masih ada menggunakan domain selain dot ID dan ada juga yang hosting di luar negri seperti amerika, akan jauh lebih baik dan memudahkan kami bila website-website tersebut menggunakan dot ID, pertama mudah kami dalam melakukan pencarian secara spesifik, dan akan [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2009/12/surat-terbuka-untuk-bapak-menteri-depkominfo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>uninstall LAMP ubuntu 9.10</title>
		<link>http://gap.web.id/index.php/2009/12/uninstall-lamp-ubuntu-9-10/</link>
		<comments>http://gap.web.id/index.php/2009/12/uninstall-lamp-ubuntu-9-10/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 10:30:44 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ngoprek]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://gap.web.id/note/?p=350</guid>
		<description><![CDATA[berikut langkah2nya sudo invoke-rc.d mysql stop sudo invoke-rc.d apache2 stop sudo update-rc.d -f apache2 remove sudo update-rc.d -f mysql remove hasil dari commend di atas seperti ini Removing any system startup links for /etc/init.d/apache2 &#8230; /etc/rc0.d/K09apache2 /etc/rc1.d/K09apache2 /etc/rc2.d/S91apache2 /etc/rc3.d/S91apache2 /etc/rc4.d/S91apache2 /etc/rc5.d/S91apache2 /etc/rc6.d/K09apache2 Removing any system startup links for /etc/init.d/mysql &#8230; /etc/rc0.d/K21mysql /etc/rc1.d/K21mysql /etc/rc2.d/S19mysql /etc/rc3.d/S19mysql /etc/rc4.d/S19mysql /etc/rc5.d/S19mysql /etc/rc6.d/K21mysql uninstall AMP constituents sudo apt-get &#8211;purge remove mysql-common apache2* php5-common anda harus menjalankan [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2009/12/uninstall-lamp-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Apache2 With PHP5 And MySQL Support On Ubuntu 9.10 (LAMP)</title>
		<link>http://gap.web.id/index.php/2009/12/lamp-server-with-ubuntu-9-10/</link>
		<comments>http://gap.web.id/index.php/2009/12/lamp-server-with-ubuntu-9-10/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 20:11:38 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ngoprek]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://gap.web.id/note/?p=329</guid>
		<description><![CDATA[LAMP singkatan dari Linux, Apache, MySQL, PHP. tutorial ini memperlihatkan cara install  Apache2 webserver di Ubuntu 9.10 server dengan PHP5 support (mod_php) dan MySQL support. I do not issue any guarantee that this will work for you! 1 Preliminary Note In this tutorial I use the hostname server1.example.com with the IP address 192.168.0.100 atau localhost. These settings might differ for you, so you have to replace them where appropriate. I&#8217;m [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2009/12/lamp-server-with-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make a Drupal Theme</title>
		<link>http://gap.web.id/index.php/2009/11/how-to-make-a-drupal-theme/</link>
		<comments>http://gap.web.id/index.php/2009/11/how-to-make-a-drupal-theme/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 07:31:04 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[HTML / XHTML]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://gap.web.id/note/?p=228</guid>
		<description><![CDATA[Making a custom Drupal theme is actually quite easy. A Drupal theme is just a few PHP files, a CSS file, and an info file. I prefer the PHPtemplate theme engine (the default one) but you have several choices. See the bottom of this post for a link to the official Drupal Theme Developer&#8217;s Guide which has information on other Drupal template engines. The following information was originally written for [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2009/11/how-to-make-a-drupal-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bangga menggunakan dot ID</title>
		<link>http://gap.web.id/index.php/2009/11/bangga-menggunakan-dot-id/</link>
		<comments>http://gap.web.id/index.php/2009/11/bangga-menggunakan-dot-id/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 21:04:01 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://gap.web.id/note/?p=221</guid>
		<description><![CDATA[sebagai bangsa indonesia, saya pribadi sangat bangga menggunakan domain DOT ID, sebagai identitas diri bahwa kita mampu bersaing dengan domain lainnya. kelebihan domain dot ID 1. domain tidak sembarangan dapat di beli 2. kriteria domain sangat jelas dan terbagi berdasarkan keperluan pengguna 3. harga lebih murah dari domain internasional 4. bila domain expired tidak mudah  bagi pihak lain untuk mengambil/membeli domain dot ID tersebut. 5. dari segi fungsi, sama seperti [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2009/11/bangga-menggunakan-dot-id/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>apa kegunaan Google Analytics</title>
		<link>http://gap.web.id/index.php/2009/11/analisis-web-tingkat-perusahaan-lebih-canggih-lebih-mudah-digunakan-dan-gratis/</link>
		<comments>http://gap.web.id/index.php/2009/11/analisis-web-tingkat-perusahaan-lebih-canggih-lebih-mudah-digunakan-dan-gratis/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 10:05:21 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://gap.web.id/note/?p=214</guid>
		<description><![CDATA[Analisis web tingkat perusahaan lebih canggih, lebih mudah digunakan dan gratis.Google Analytics merupakan solusi analisis web tingkat perusahaan yang memberikan informasi rinci tentang kunjungan situs web dan keefektifan pemasaran. Kini, fitur yang kuat, luwes, serta mudah digunakan membuat Anda dapat melihat dan menganalisis data kunjungan dengan cara baru. Dengan Google Analytics, Anda dapat membuat iklan bertarget yang lebih baik, memperkuat prakarsa pemasaran dan membuat situs web konversi yang lebih tinggi. [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2009/11/analisis-web-tingkat-perusahaan-lebih-canggih-lebih-mudah-digunakan-dan-gratis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apakah yang dimaksud dengan AdSense?</title>
		<link>http://gap.web.id/index.php/2009/11/apakah-yang-dimaksud-dengan-adsense/</link>
		<comments>http://gap.web.id/index.php/2009/11/apakah-yang-dimaksud-dengan-adsense/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:55:53 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://gap.web.id/note/index.php/2009/11/26/apakah-yang-dimaksud-dengan-adsense/</guid>
		<description><![CDATA[Google AdSense adalah cara yang cepat dan mudah bagi semua golongan penayang situs web untuk memperoleh uang dengan menampilkan iklan Google yang bertarget dan tidak mengganggu di situs web mereka. AdSense memungkinkan Anda untuk memberikan penelusuran Google kepada pengguna situs Anda dan memperoleh penghasilan dengan menampilkan iklan Google pada laman hasil penelusuran. Anda akan memperoleh penghasilan bila pengguna mengunjungi situs web Anda dan mengklik atau melihat iklan pada laman, tergantung [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2009/11/apakah-yang-dimaksud-dengan-adsense/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lindungi file anda dengan .htaccess</title>
		<link>http://gap.web.id/index.php/2009/11/lindungi-file-anda-dengan-htaccess/</link>
		<comments>http://gap.web.id/index.php/2009/11/lindungi-file-anda-dengan-htaccess/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 12:23:15 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://gap.web.id/note/?p=192</guid>
		<description><![CDATA[Salah satu hal yang tidak boleh dilakukan oleh seorang programmer adalah mengaliaskan file bahasa pemrograman PHP kedalam tipe file yang tidak dilindungi oleh webserver. Contoh, file koneksi, ataupun file fungsi yang menyimpan data-data penting dari web kita disimpan dalam file yang berektensi *.inc atau *.dat dan lain-lain dimana type file tersebut tidak dilindungi oleh webserver sehingga bisa diakses secara langsung dari browser, ini contoh beberapa programmer yang ceroboh membiarkan data [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2009/11/lindungi-file-anda-dengan-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips Memilih Web Hosting</title>
		<link>http://gap.web.id/index.php/2009/11/tips-memilih-web-hosting/</link>
		<comments>http://gap.web.id/index.php/2009/11/tips-memilih-web-hosting/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 11:11:07 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://gap.web.id/note/?p=160</guid>
		<description><![CDATA[Memilih web hosting kini tidak semudah memilih web hosting di masa lalu, terutama sebelum tahun 2000-an dimana belum banyak penyedia seperti sekarang ini. Juga dari banyaknya penyedia hosting itu sepertinya tidak banyak perbedaan yang ditawarkan. Sebuah situs internet tidak akan ada yang sama, entah itu konten, jumlah pengunjung, aplikasi di dalamnya dan aspek lainnya. Demikian juga dengan penyedia hosting, web hosting yang baik dan cocok untuk seseorang belum tentu baik [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2009/11/tips-memilih-web-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
