<?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>A Blog Written By Ahlul Faradish Resha S.Si &#187; php</title>
	<atom:link href="http://ahlul.web.id/tag/php/feed" rel="self" type="application/rss+xml" />
	<link>http://ahlul.web.id</link>
	<description>Knowledge Is About Share</description>
	<lastBuildDate>Wed, 28 Jul 2010 14:34:23 +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>Secure user config files at your share host server</title>
		<link>http://ahlul.web.id/2010/06/17/secure-user-config-files-share-host-server.html</link>
		<comments>http://ahlul.web.id/2010/06/17/secure-user-config-files-share-host-server.html#comments</comments>
		<pubDate>Thu, 17 Jun 2010 16:26:20 +0000</pubDate>
		<dc:creator>Ahlul Faradish</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Khas Ahlul]]></category>
		<category><![CDATA[Pemograman]]></category>
		<category><![CDATA[Tips & Trick]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[CHMOD]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[webhosting]]></category>

		<guid isPermaLink="false">http://ahlul.web.id/?p=780</guid>
		<description><![CDATA[When you open your server as share host server (e.g webhost server)  you have to make your server more secure than single account on single server. As we know, today many hosting company using suPHP for their webserver. It more secure than other module. But suPHP has a weakness.. in standard configuration it make open_basedir [...]


Related posts:<ol><li><a href='http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html' rel='bookmark' title='Permanent Link: PHP: Mass chmod config files'>PHP: Mass chmod config files</a> <small>Use this script to secure your config file, this script...</small></li>
<li><a href='http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html' rel='bookmark' title='Permanent Link: [User Request] Fungsi PHP untuk detect browser (tujuan: filtering)'>[User Request] Fungsi PHP untuk detect browser (tujuan: filtering)</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
<li><a href='http://ahlul.web.id/2009/06/17/share-data-thunderbird-dan-pidgin-windows-dengan-linux.html' rel='bookmark' title='Permanent Link: Share data Thunderbird dan Pidgin Windows dengan Linux'>Share data Thunderbird dan Pidgin Windows dengan Linux</a> <small>Kadangkala hal ini menjadi kendala kita untuk migrasi antar OS,...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When you open your server as share host server (e.g webhost server)  you have to make your server more secure than single account on single server.</p>
<p>As we know, today many hosting company using suPHP for their webserver. It more secure than other module. But suPHP has a weakness.. in standard configuration it make open_basedir not work properly, so a user can read file from other users.</p>
<p>And this condition used by hacker to read user file at same server when they hosted.</p>
<p><strong>How to protect your users on suPHP environment?</strong><br />
<span id="more-780"></span><br />
It easy :) you have to chmod or ask your user to chmod their config files. Because sometime user use user &amp; password of their cPanel in config file, or they store mysql information in config file.</p>
<p>On default, system set permission of file to 0644 and folder to 0755. So to get more secure, set your config file to 0600 :) That mean it just can read or execute by the owner.</p>
<p>For mass chmod, use this script:<br />
<a href="http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html">http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Secure+user+config+files+at+your+share+host+server+-+http://b2l.me/5634m&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://ahlul.web.id/2010/06/17/secure-user-config-files-share-host-server.html&amp;t=Secure+user+config+files+at+your+share+host+server" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://ahlul.web.id/2010/06/17/secure-user-config-files-share-host-server.html&amp;title=Secure+user+config+files+at+your+share+host+server" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://ahlul.web.id/2010/06/17/secure-user-config-files-share-host-server.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://ahlul.web.id/2010/06/17/secure-user-config-files-share-host-server.html&amp;title=Secure+user+config+files+at+your+share+host+server" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://ahlul.web.id/2010/06/17/secure-user-config-files-share-host-server.html&amp;title=Secure+user+config+files+at+your+share+host+server&amp;desc=When%20you%20open%20your%20server%20as%20share%20host%20server%20%28e.g%20webhost%20server%29%C2%A0%20you%20have%20to%20make%20your%20server%20more%20secure%20than%20single%20account%20on%20single%20server.%0D%0A%0D%0AAs%20we%20know%2C%20today%20many%20hosting%20company%20using%20suPHP%20for%20their%20webserver.%20It%20more%20secure%20than%20other%20module.%20But%20suPHP%20has%20a%20weakness..%20in%20standard%20con" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://ahlul.web.id/2010/06/17/secure-user-config-files-share-host-server.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://ahlul.web.id/2010/06/17/secure-user-config-files-share-host-server.html&amp;title=Secure+user+config+files+at+your+share+host+server" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://ahlul.web.id/2010/06/17/secure-user-config-files-share-host-server.html&amp;title=Secure+user+config+files+at+your+share+host+server" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://ahlul.web.id/2010/06/17/secure-user-config-files-share-host-server.html&amp;bm_description=Secure+user+config+files+at+your+share+host+server&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ahlul.web.id/2010/06/17/secure-user-config-files-share-host-server.html&amp;title=Secure+user+config+files+at+your+share+host+server" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://ahlul.web.id/2010/06/17/secure-user-config-files-share-host-server.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://ahlul.web.id/2010/06/17/secure-user-config-files-share-host-server.html&amp;title=Secure+user+config+files+at+your+share+host+server" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html' rel='bookmark' title='Permanent Link: PHP: Mass chmod config files'>PHP: Mass chmod config files</a> <small>Use this script to secure your config file, this script...</small></li>
<li><a href='http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html' rel='bookmark' title='Permanent Link: [User Request] Fungsi PHP untuk detect browser (tujuan: filtering)'>[User Request] Fungsi PHP untuk detect browser (tujuan: filtering)</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
<li><a href='http://ahlul.web.id/2009/06/17/share-data-thunderbird-dan-pidgin-windows-dengan-linux.html' rel='bookmark' title='Permanent Link: Share data Thunderbird dan Pidgin Windows dengan Linux'>Share data Thunderbird dan Pidgin Windows dengan Linux</a> <small>Kadangkala hal ini menjadi kendala kita untuk migrasi antar OS,...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ahlul.web.id/2010/06/17/secure-user-config-files-share-host-server.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP: Mass chmod config files</title>
		<link>http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html</link>
		<comments>http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html#comments</comments>
		<pubDate>Thu, 17 Jun 2010 16:25:16 +0000</pubDate>
		<dc:creator>Ahlul Faradish</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Khas Ahlul]]></category>
		<category><![CDATA[Pemograman]]></category>
		<category><![CDATA[Tips & Trick]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[CHMOD]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[webhosting]]></category>

		<guid isPermaLink="false">http://ahlul.web.id/?p=781</guid>
		<description><![CDATA[Use this script to secure your config file, this script will chmod your config files at your webserver to 0600: &#60;?php set_time_limit(0); @$passwd=fopen(&#039;/etc/passwd&#039;,&#039;r&#039;); if (!$passwd) { echo &#34;[-] Error : Tidak bisa membaca /etc/passwd\n&#34;; exit; } $path_to_public = array(); $users = array(); $pathtoconf = array(); $i=0; while(!feof($passwd)) { $str=fgets($passwd); if ($i&#62;35) { $pos=strpos($str,&#34;:&#34;); $username=substr($str,0,$pos); $dirz=&#34;/home/$username/public_html/&#34;; [...]


Related posts:<ol><li><a href='http://ahlul.web.id/2009/02/02/linux-mengubah-chmod-secara-recursive-khusus-untuk-file-atau-directory.html' rel='bookmark' title='Permanent Link: LINUX:Mengubah CHMOD secara recursive khusus untuk file atau directory'>LINUX:Mengubah CHMOD secara recursive khusus untuk file atau directory</a> <small>Mungkin hal ini sering sekali kita perlukan.  Saya sendiri sering...</small></li>
<li><a href='http://ahlul.web.id/2010/05/13/the-simplest-custom-yahoo-online-status-ever.html' rel='bookmark' title='Permanent Link: The Simplest Custom Yahoo Online Status Ever'>The Simplest Custom Yahoo Online Status Ever</a> <small>Ok, this tutorial was wrote in Indonesian :) but i...</small></li>
<li><a href='http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html' rel='bookmark' title='Permanent Link: [User Request] Fungsi PHP untuk detect browser (tujuan: filtering)'>[User Request] Fungsi PHP untuk detect browser (tujuan: filtering)</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Use this script to secure your config file, this script will chmod your config files at your webserver to 0600:<br />
<span id="more-781"></span></p>
<pre class="brush: php">&lt;?php
set_time_limit(0);
@$passwd=fopen(&#039;/etc/passwd&#039;,&#039;r&#039;);
if (!$passwd) {
	echo &quot;[-] Error : Tidak bisa membaca /etc/passwd\n&quot;;
	exit;
}
$path_to_public = array();
$users = array();
$pathtoconf = array();
$i=0;

while(!feof($passwd)) {
	$str=fgets($passwd);
	if ($i&gt;35) {
		$pos=strpos($str,&quot;:&quot;);
		$username=substr($str,0,$pos);
		$dirz=&quot;/home/$username/public_html/&quot;;
		if (($username!=&quot;&quot;)) {
			if (is_readable($dirz)) {
				array_push($users,$username);
				array_push($path_to_public,$dirz);
			}
		}
	}
	$i++;
}
echo &quot;[+] Ditemukan &quot;.sizeof($users).&quot; userid di /etc/passwd\n&quot;;
echo &quot;[+] Ditemukan &quot;.sizeof($path_to_public).&quot; folder public_html yang bisa dibaca\n&quot;;
echo &quot;[~] Ok mari kita chmod/secure file-file config ;)...\n\n&quot;;

foreach ($users as $user) {
	$path=&quot;/home/$user/public_html/&quot;;
	echo (&quot;Memindai $path: \n&quot;);
	read_dir($path,$user);
}

echo &quot;\n[+] Done\n&quot;;

function read_dir($path,$username) {
	if ($handle = opendir($path)) {
		while (false !== ($file = readdir($handle))) {
			$fpath=&quot;$path$file&quot;;
			if (($file!=&#039;.&#039;) and ($file!=&#039;..&#039;)) {
				if (is_readable($fpath)) {
					$dr=&quot;$fpath/&quot;;
					if (is_dir($dr)) {
						read_dir($dr,$username);
					} else {
						if (($file==&#039;config.php&#039;) or ($file==&#039;config.inc.php&#039;) or ($file==&#039;db.inc.php&#039;) or ($file==&#039;connect.php&#039;) or ($file==&#039;wp-config.php&#039;) or ($file==&#039;var.php&#039;) or ($file==&#039;configure.php&#039;) or ($file==&#039;db.php&#039;) or ($file==&#039;configuration.php&#039;) or ($file==&#039;db_connect.php&#039;)) {
							chmod($fpath,0600);
							echo &quot;[+] $fpath...berhasil di secure kan\n&quot;;
						}
					}
				}
			}
		}
	}
}

?&gt;
</pre>
<p>Save the code, and run it on your webserver. I suggest you to run it at root path /</p>
<pre class="brush: bash">php -q secure.php</pre>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=PHP%3A+Mass+chmod+config+files+-+http://b2l.me/5634n&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html&amp;t=PHP%3A+Mass+chmod+config+files" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html&amp;title=PHP%3A+Mass+chmod+config+files" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html&amp;title=PHP%3A+Mass+chmod+config+files" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html&amp;title=PHP%3A+Mass+chmod+config+files&amp;desc=Use%20this%20script%20to%20secure%20your%20config%20file%2C%20this%20script%20will%20chmod%20your%20config%20files%20at%20your%20webserver%20to%200600%3A%0D%0A%0D%0A%5Bsourcecode%20lang%3D%22php%22%5D%0D%0A%5B%2Fsourcecode%5D%0D%0A%0D%0ASave%20the%20code%2C%20and%20run%20it%20on%20your%20webserver.%20I%20suggest%20you%20to%20run%20it%20at%20root%20path%20%2F%0D%0A%0D%0A%5Bsourcecode%20lang%3D%22bash%22%5Dphp%20-q%20secure.php%5B%2Fsourcecode%5D" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html&amp;title=PHP%3A+Mass+chmod+config+files" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html&amp;title=PHP%3A+Mass+chmod+config+files" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html&amp;bm_description=PHP%3A+Mass+chmod+config+files&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html&amp;title=PHP%3A+Mass+chmod+config+files" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html&amp;title=PHP%3A+Mass+chmod+config+files" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://ahlul.web.id/2009/02/02/linux-mengubah-chmod-secara-recursive-khusus-untuk-file-atau-directory.html' rel='bookmark' title='Permanent Link: LINUX:Mengubah CHMOD secara recursive khusus untuk file atau directory'>LINUX:Mengubah CHMOD secara recursive khusus untuk file atau directory</a> <small>Mungkin hal ini sering sekali kita perlukan.  Saya sendiri sering...</small></li>
<li><a href='http://ahlul.web.id/2010/05/13/the-simplest-custom-yahoo-online-status-ever.html' rel='bookmark' title='Permanent Link: The Simplest Custom Yahoo Online Status Ever'>The Simplest Custom Yahoo Online Status Ever</a> <small>Ok, this tutorial was wrote in Indonesian :) but i...</small></li>
<li><a href='http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html' rel='bookmark' title='Permanent Link: [User Request] Fungsi PHP untuk detect browser (tujuan: filtering)'>[User Request] Fungsi PHP untuk detect browser (tujuan: filtering)</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ahlul.web.id/2010/06/17/php-mass-chmod-config-files.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Simplest Custom Yahoo Online Status Ever</title>
		<link>http://ahlul.web.id/2010/05/13/the-simplest-custom-yahoo-online-status-ever.html</link>
		<comments>http://ahlul.web.id/2010/05/13/the-simplest-custom-yahoo-online-status-ever.html#comments</comments>
		<pubDate>Thu, 13 May 2010 02:53:24 +0000</pubDate>
		<dc:creator>Ahlul Faradish</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Inovasi]]></category>
		<category><![CDATA[Khas Ahlul]]></category>
		<category><![CDATA[Lagi Iseng]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Pemograman]]></category>
		<category><![CDATA[Tips & Trick]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[nice]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://ahlul.web.id/blog/?p=732</guid>
		<description><![CDATA[Ok, this tutorial was wrote in Indonesian :) but i think you can use google to translate it. Berikut ini saya mo memberitahukan bagaimana membuat custom status yahoo Anda sesederhana mungkin. Dengan skrip ini berarti anda bisa menggunakan image atau gambar sendiri untuk menampilkan status yahoo messenger anda. Ok berikut caranya: - buatlah file dengan [...]


Related posts:<ol><li><a href='http://ahlul.web.id/2009/02/20/wordpress-plugin-wp-customym-create-your-own-image-for-yahoo-messenger-online-status.html' rel='bookmark' title='Permanent Link: WordPress-Plugin: WP CustomYM, Create Your Own Image for Yahoo Messenger Online Status'>WordPress-Plugin: WP CustomYM, Create Your Own Image for Yahoo Messenger Online Status</a> <small>NEW UPDATE!! WP Custom YM 1.2, please upgrade if you...</small></li>
<li><a href='http://ahlul.web.id/2009/06/21/mengatasi-pidgin-error-can-not-connect-ke-yahoo-messenger.html' rel='bookmark' title='Permanent Link: Mengatasi Pidgin Error (Can not connect) ke Yahoo Messenger'>Mengatasi Pidgin Error (Can not connect) ke Yahoo Messenger</a> <small>Last Valid Pager Server: scsa.msg.yahoo.com or cn.scs.msg.yahoo.com Last Valid Pager...</small></li>
<li><a href='http://ahlul.web.id/2009/04/19/wp-plugin-wordpress-comment-auto-responder.html' rel='bookmark' title='Permanent Link: WP-Plugin: WordPress Comment Auto Responder'>WP-Plugin: WordPress Comment Auto Responder</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Ok, this tutorial was wrote in Indonesian :) but i think you can use google to translate it.</p>
<p>Berikut ini saya mo memberitahukan bagaimana membuat custom status yahoo Anda sesederhana mungkin.</p>
<p>Dengan skrip ini berarti anda bisa menggunakan image atau gambar sendiri untuk menampilkan status yahoo messenger anda.</p>
<p>Ok berikut caranya:<br />
- buatlah file dengan nama: customym.php<br />
- Isikan kode berikut:</p>
<pre class="brush: php">
&lt;?php
//Gunakan variable berikut ini untuk menampilkan gambar custom anda
$image_on = &#039;http://serviceforweb.com/customym/online.jpg&#039;;
$image_off = &#039;http://serviceforweb.com/customym/offline.jpg&#039;;
//Nah ini untuk ID Yahoo anda
$yahoo_id = &#039;ceo.ahlul&#039;;
//Ok, lets go....
$status = intval(file_get_contents(&#039;http://opi.yahoo.com/online?u=&#039;.$yahoo_id.&#039;&amp;m=t&amp;t=1&#039;));
if($status) {
$loc = $image_on;
} else {
$loc = $image_off;
}
header(&#039;Location:&#039;.$loc);
?&gt;
</pre>
<p>- Simpanlah customym.php</p>
<p>Cara pemakaian:</p>
<pre class="brush: html">&lt;img src=&quot;http://domain.com/customym.php&quot; alt=&quot;Status Yahoo&quot; /&gt;</pre>
<p>Ok, that it ;) Simple bukan.</p>
<p>Silahkan share klo menurut anda posting ini bermanfaat.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=The+Simplest+Custom+Yahoo+Online+Status+Ever+-+http://b2l.me/5634v&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://ahlul.web.id/2010/05/13/the-simplest-custom-yahoo-online-status-ever.html&amp;t=The+Simplest+Custom+Yahoo+Online+Status+Ever" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://ahlul.web.id/2010/05/13/the-simplest-custom-yahoo-online-status-ever.html&amp;title=The+Simplest+Custom+Yahoo+Online+Status+Ever" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://ahlul.web.id/2010/05/13/the-simplest-custom-yahoo-online-status-ever.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://ahlul.web.id/2010/05/13/the-simplest-custom-yahoo-online-status-ever.html&amp;title=The+Simplest+Custom+Yahoo+Online+Status+Ever" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://ahlul.web.id/2010/05/13/the-simplest-custom-yahoo-online-status-ever.html&amp;title=The+Simplest+Custom+Yahoo+Online+Status+Ever&amp;desc=Ok%2C%20this%20tutorial%20was%20wrote%20in%20Indonesian%20%3A%29%20but%20i%20think%20you%20can%20use%20google%20to%20translate%20it.%0D%0A%0D%0ABerikut%20ini%20saya%20mo%20memberitahukan%20bagaimana%20membuat%20custom%20status%20yahoo%20Anda%20sesederhana%20mungkin.%0D%0A%0D%0ADengan%20skrip%20ini%20berarti%20anda%20bisa%20menggunakan%20image%20atau%20gambar%20sendiri%20untuk%20menampilkan%20status%20yaho" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://ahlul.web.id/2010/05/13/the-simplest-custom-yahoo-online-status-ever.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://ahlul.web.id/2010/05/13/the-simplest-custom-yahoo-online-status-ever.html&amp;title=The+Simplest+Custom+Yahoo+Online+Status+Ever" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://ahlul.web.id/2010/05/13/the-simplest-custom-yahoo-online-status-ever.html&amp;title=The+Simplest+Custom+Yahoo+Online+Status+Ever" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://ahlul.web.id/2010/05/13/the-simplest-custom-yahoo-online-status-ever.html&amp;bm_description=The+Simplest+Custom+Yahoo+Online+Status+Ever&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ahlul.web.id/2010/05/13/the-simplest-custom-yahoo-online-status-ever.html&amp;title=The+Simplest+Custom+Yahoo+Online+Status+Ever" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://ahlul.web.id/2010/05/13/the-simplest-custom-yahoo-online-status-ever.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://ahlul.web.id/2010/05/13/the-simplest-custom-yahoo-online-status-ever.html&amp;title=The+Simplest+Custom+Yahoo+Online+Status+Ever" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://ahlul.web.id/2009/02/20/wordpress-plugin-wp-customym-create-your-own-image-for-yahoo-messenger-online-status.html' rel='bookmark' title='Permanent Link: WordPress-Plugin: WP CustomYM, Create Your Own Image for Yahoo Messenger Online Status'>WordPress-Plugin: WP CustomYM, Create Your Own Image for Yahoo Messenger Online Status</a> <small>NEW UPDATE!! WP Custom YM 1.2, please upgrade if you...</small></li>
<li><a href='http://ahlul.web.id/2009/06/21/mengatasi-pidgin-error-can-not-connect-ke-yahoo-messenger.html' rel='bookmark' title='Permanent Link: Mengatasi Pidgin Error (Can not connect) ke Yahoo Messenger'>Mengatasi Pidgin Error (Can not connect) ke Yahoo Messenger</a> <small>Last Valid Pager Server: scsa.msg.yahoo.com or cn.scs.msg.yahoo.com Last Valid Pager...</small></li>
<li><a href='http://ahlul.web.id/2009/04/19/wp-plugin-wordpress-comment-auto-responder.html' rel='bookmark' title='Permanent Link: WP-Plugin: WordPress Comment Auto Responder'>WP-Plugin: WordPress Comment Auto Responder</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ahlul.web.id/2010/05/13/the-simplest-custom-yahoo-online-status-ever.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>[User Request] Fungsi PHP untuk detect browser (tujuan: filtering)</title>
		<link>http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html</link>
		<comments>http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html#comments</comments>
		<pubDate>Tue, 18 Aug 2009 18:11:29 +0000</pubDate>
		<dc:creator>Ahlul Faradish</dc:creator>
				<category><![CDATA[Catatan Lepas]]></category>
		<category><![CDATA[Khas Ahlul]]></category>
		<category><![CDATA[Lagi Iseng]]></category>
		<category><![CDATA[Pemograman]]></category>
		<category><![CDATA[Tips & Trick]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[browser detect]]></category>
		<category><![CDATA[filtering]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://ahlul.web.id/blog/?p=633</guid>
		<description><![CDATA[TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR LUASKAN DENGAN CATATAN MOHON DISERTAKAN LINK KE SITUS PENULISNYA Skrip ini saya gunakan juga di situs saya http://paneldotid.com Memang keterbatasan beberapa Browser membuat situs kadang tidak tampil sempurna, oleh karena itu ada baiknya kita melakukan filtering agar situs kita dapat dibuka pada browser yang benar. [...]


Related posts:<ol><li><a href='http://ahlul.web.id/2009/03/20/user-request-form-mail.html' rel='bookmark' title='Permanent Link: [User Request] Form Mail'>[User Request] Form Mail</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
<li><a href='http://ahlul.web.id/2009/03/25/mengembalikan-data-yang-hilang-data-recovery.html' rel='bookmark' title='Permanent Link: [User Request] Mengembalikan data yang hilang (Data Recovery)'>[User Request] Mengembalikan data yang hilang (Data Recovery)</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
<li><a href='http://ahlul.web.id/2009/04/16/user-request-membuat-nice-url-dengan-htaccess.html' rel='bookmark' title='Permanent Link: [User-Request] Membuat nice url dengan htaccess'>[User-Request] Membuat nice url dengan htaccess</a> <small>Tujuan tutorial ini mengubah url misal: domainsaya.com/?mod=variable Menjadi: domainsaya.com/variable Nah...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><div class=catatan>TUTORIAL INI <strong>BEBAS DI COPY PASTE</strong> DAN <strong>DIANJURKAN UNTUK DISEBAR</strong> LUASKAN DENGAN CATATAN MOHON DISERTAKAN LINK KE SITUS PENULISNYA</div></p>
<p>Skrip ini saya gunakan juga di situs saya http://paneldotid.com</p>
<p>Memang keterbatasan beberapa Browser membuat situs kadang tidak tampil sempurna, oleh karena itu ada baiknya kita melakukan filtering agar situs kita dapat dibuka pada browser yang benar.</p>
<p><code>function browser_info($agent=null) {<br />
$browser = array (<br />
"MSIE", // parent<br />
"OPERA",<br />
"MOZILLA", // parent<br />
"NETSCAPE",<br />
"FIREFOX",<br />
"SAFARI"<br />
);<br />
$info[browser] = "OTHER";<br />
foreach ($browser as $parent) {<br />
	$s = strpos(strtoupper($_SERVER['HTTP_USER_AGENT']), $parent);<br />
	$f = $s + strlen($parent);<br />
	$version = substr($_SERVER['HTTP_USER_AGENT'], $f, 5);<br />
	$version = preg_replace('/[^0-9,.]/','',$version);<br />
	if (strpos(strtoupper($_SERVER['HTTP_USER_AGENT']), $parent)) {<br />
	$info[browser] = $parent;<br />
	$info[version] = $version;<br />
	}<br />
}<br />
return $info;<br />
}</code></p>
<p>contoh pemakaian:</p>
<p><code><br />
$b_info = browser_info();<br />
if($b_info[browser] == "MSIE") {<br />
echo "Maaf situs ini tidak support IE, silahkan download firefox";<br />
}<br />
</code></p>
<p>Semoga bermanfaat</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;">$browser = array (<br />
&#8220;MSIE&#8221;, // parent<br />
&#8220;OPERA&#8221;,<br />
&#8220;MOZILLA&#8221;, // parent<br />
&#8220;NETSCAPE&#8221;,<br />
&#8220;FIREFOX&#8221;,<br />
&#8220;SAFARI&#8221;<br />
);<br />
$info[browser] = &#8220;OTHER&#8221;;<br />
foreach ($browser as $parent) {<br />
$s = strpos(strtoupper($_SERVER['HTTP_USER_AGENT']), $parent);<br />
$f = $s + strlen($parent);<br />
$version = substr($_SERVER['HTTP_USER_AGENT'], $f, 5);<br />
$version = preg_replace(&#8216;/[^0-9,.]/&#8217;,&#8221;,$version);</p>
<p>if (strpos(strtoupper($_SERVER['HTTP_USER_AGENT']), $parent)) {<br />
$info[browser] = $parent;<br />
$info[version] = $version;<br />
}<br />
}</p></div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=%5BUser+Request%5D+Fungsi+PHP+untuk+detect+browser+%28tujuan%3A+filtering%29+-+http://b2l.me/5634s&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html&amp;t=%5BUser+Request%5D+Fungsi+PHP+untuk+detect+browser+%28tujuan%3A+filtering%29" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html&amp;title=%5BUser+Request%5D+Fungsi+PHP+untuk+detect+browser+%28tujuan%3A+filtering%29" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html&amp;title=%5BUser+Request%5D+Fungsi+PHP+untuk+detect+browser+%28tujuan%3A+filtering%29" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html&amp;title=%5BUser+Request%5D+Fungsi+PHP+untuk+detect+browser+%28tujuan%3A+filtering%29&amp;desc=%5Bpostnotice%5D%0D%0A%0D%0ASkrip%20ini%20saya%20gunakan%20juga%20di%20situs%20saya%20http%3A%2F%2Fpaneldotid.com%0D%0A%0D%0AMemang%20keterbatasan%20beberapa%20Browser%20membuat%20situs%20kadang%20tidak%20tampil%20sempurna%2C%20oleh%20karena%20itu%20ada%20baiknya%20kita%20melakukan%20filtering%20agar%20situs%20kita%20dapat%20dibuka%20pada%20browser%20yang%20benar.%0D%0A%0D%0Afunction%20browser_info%28%24age" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html&amp;title=%5BUser+Request%5D+Fungsi+PHP+untuk+detect+browser+%28tujuan%3A+filtering%29" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html&amp;title=%5BUser+Request%5D+Fungsi+PHP+untuk+detect+browser+%28tujuan%3A+filtering%29" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html&amp;bm_description=%5BUser+Request%5D+Fungsi+PHP+untuk+detect+browser+%28tujuan%3A+filtering%29&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html&amp;title=%5BUser+Request%5D+Fungsi+PHP+untuk+detect+browser+%28tujuan%3A+filtering%29" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html&amp;title=%5BUser+Request%5D+Fungsi+PHP+untuk+detect+browser+%28tujuan%3A+filtering%29" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://ahlul.web.id/2009/03/20/user-request-form-mail.html' rel='bookmark' title='Permanent Link: [User Request] Form Mail'>[User Request] Form Mail</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
<li><a href='http://ahlul.web.id/2009/03/25/mengembalikan-data-yang-hilang-data-recovery.html' rel='bookmark' title='Permanent Link: [User Request] Mengembalikan data yang hilang (Data Recovery)'>[User Request] Mengembalikan data yang hilang (Data Recovery)</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
<li><a href='http://ahlul.web.id/2009/04/16/user-request-membuat-nice-url-dengan-htaccess.html' rel='bookmark' title='Permanent Link: [User-Request] Membuat nice url dengan htaccess'>[User-Request] Membuat nice url dengan htaccess</a> <small>Tujuan tutorial ini mengubah url misal: domainsaya.com/?mod=variable Menjadi: domainsaya.com/variable Nah...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ahlul.web.id/2009/08/19/user-request-fungsi-php-untuk-detect-browser-tujuan-filtering.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Memakai Windows Font Sampai Menjalankan Program Windows di Ubuntu (linux)</title>
		<link>http://ahlul.web.id/2009/06/02/memakai-windows-font-sampai-menjalankan-program-windows-di-ubuntu-linux.html</link>
		<comments>http://ahlul.web.id/2009/06/02/memakai-windows-font-sampai-menjalankan-program-windows-di-ubuntu-linux.html#comments</comments>
		<pubDate>Tue, 02 Jun 2009 09:42:09 +0000</pubDate>
		<dc:creator>Ahlul Faradish</dc:creator>
				<category><![CDATA[Khas Ahlul]]></category>
		<category><![CDATA[Lagi Iseng]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips & Trick]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[linux font]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://ahlul.web.id/blog/?p=580</guid>
		<description><![CDATA[TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR LUASKAN DENGAN CATATAN MOHON DISERTAKAN LINK KE SITUS PENULISNYA Sebenarnya saya saat ini lagi di Ubuntu :D dah kangen karena biasanya pas booting saya jalanin windows aja, paling kalau pas masuk Ubuntunya cuma untuk update ubuntunya aja :D Sebenarnya setiap hari saya ngurusin Linux cuma [...]


Related posts:<ol><li><a href='http://ahlul.web.id/2009/06/02/membuat-tampilan-font-ubuntu-seperti-windows.html' rel='bookmark' title='Permanent Link: Membuat tampilan font Ubuntu seperti Windows'>Membuat tampilan font Ubuntu seperti Windows</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
<li><a href='http://ahlul.web.id/2009/04/22/windows-7-hanya-bisa-menjalankan-3-program-disaat-bersamaan.html' rel='bookmark' title='Permanent Link: Windows 7: Hanya bisa menjalankan 3 program disaat bersamaan'>Windows 7: Hanya bisa menjalankan 3 program disaat bersamaan</a> <small>He2 walaupun saya belum pernah make but tercengang juga kenapa...</small></li>
<li><a href='http://ahlul.web.id/2009/02/13/di-dalam-windows-ada-linux-di-linuxnya-ada-windows.html' rel='bookmark' title='Permanent Link: Di dalam windows ada linux, di linuxnya ada windows???'>Di dalam windows ada linux, di linuxnya ada windows???</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><div class=catatan>TUTORIAL INI <strong>BEBAS DI COPY PASTE</strong> DAN <strong>DIANJURKAN UNTUK DISEBAR</strong> LUASKAN DENGAN CATATAN MOHON DISERTAKAN LINK KE SITUS PENULISNYA</div></p>
<p>Sebenarnya saya saat ini lagi di Ubuntu :D dah kangen karena biasanya pas booting saya jalanin windows aja, paling kalau pas masuk Ubuntunya cuma untuk update ubuntunya aja :D</p>
<p>Sebenarnya setiap hari saya ngurusin Linux cuma ya ngeremote server2 aja dan umumnya emang server aja ndak desktop jadi minimal semua aplikasinya biar servernya efisien dan umumnya saya gunakan Centos aja untuk server2 saya.</p>
<p>Nah hari ini dari tadi pagi saya sengaja untuk buka ubuntu karena pada PC satu lagi saya udah idupin YM saya jadi ga terlalu menggangu pembicaraan dengan custumer saya.</p>
<p>Task hari ini rencananya:</p>
<ul>
<li>Update paket ubuntu ke yang terbaru</li>
<li>Install apache+mysql+php<br />
Maksdnya biar nanti saya lebih sering buka ubuntunya.</li>
</ul>
<p>Agar Apache dan Mysql saya sinkron dengan data di Apache dan Mysql saya di Windows maka tentu harus diubah konfigurasinya yang di linux, ini agar saya tidak perlu copas copis semua data di windows ataupun di linux. Nah untuk itu dari pada saya mengubah konfigurasinya, saya hanya membuatkan symbolic link dari data yang di windows ke folder data mysql ataupun document rootnya si apahce (sesuai di file konfigurasinya).</p>
<p>Berikut info perintah symbolic link yang saya gunakan:</p>
<p>ln -s [folder-asal] [folder-tujuan]</p>
<p>Sip, akhirnya &#8220;it&#8217;s works&#8221;, he2.. next..</p>
<p>Sudah beberapa jam di Ubutnu ini oprek sana oprek sini saya akhirnya agak boringg daan tidak fokus dikarenakan font bawaan ubuntunya tidak se smooth yang di Windows, Ok deh.. dari pada tambah bosen dan ingin balik ke windows saya akhirnya install dan konfigurasikan ubuntunya agar menampilkan tampilan font se smooth di windows, karena install font saja tidak cukup.</p>
<p>Untuk instalasi font berikut konfigurasinya bisa di cek di: <a href="http://ahlul.web.id/blog/2009/06/02/membuat-tampilan-font-ubuntu-seperti-windows.html">http://ahlul.web.id/blog/2009/06/02/membuat-tampilan-font-ubuntu-seperti-windows.html</a></p>
<p>Sip.. akhirnya setelah re-login lagi :D semua berubah, font sudah seperti font windows.. lebih clear dan lebih smooth, hi2 ga boring lagi deh.. ya mau ga mau text merupakan unsur yang tersering tampil di monitor jadi kalau ga srek ya ga enak :D</p>
<p>Ok karena saya mo edit beebrapa web saya butuh Web Editor, dan saya install Quanta dan BlueFish&#8230; Untuk intall bisa dari menu <strong>System</strong> -&gt; <strong>Administrator</strong> -&gt; <strong>Synaptic Software Manager</strong> dan saya cari Quanta dan BlueFish selnjunya saya install.</p>
<p>Sip, setelah ke install saya jalanin deh dan kita lanjutkan design2 :D eh crash si Quanta, mo milih Blue Fish ga enak.. mo benerin quanta ya kelamaan juga :D lagian ga seenak si dreamwaver windows, akhirnya mo balik&#8230;</p>
<p>Eits&#8230; saya piki2 mending jalanin aja Dreamwavernya di Ubuntu.. sip deh saya install Wine yang bisa mengemulasikan (emulator) aplikasi windows di Linux.</p>
<p>Sama seperti menginstall software lain anda bisa langsung install melalui: <strong>System</strong> -&gt; <strong>Administrator</strong> -&gt; <strong>Synaptic Software Manager</strong> dan mencari key wine di sana.</p>
<p>Nah yap :d sekali lagi sudah terinstall dan saya jalankan itu si Dreamwaver dan akhirnya jalan juga dengan Perfect.</p>
<p>Hi2, bener2 deh dari pagi sampai sore cuma di Ubuntu aja karena ya sudah terakomodasikan semua :p mo tampilan, mo aplikasi sudah lengkap semua. Dan yang terpenting gratis lagi :D</p>
<p>Hi2 besok mo main di linux aja biar sekalian bisa lebih banyak bikin artikel linuxnya :D</p>
<p>Semoga bermanfaat.</p>
<p>Ups iya nih hasil oprek2nya; dari install apache &#8211; optimize font &#8211; dan jalanin dreamwaver:</p>
<p><a href="http://ahlul.web.id/blog/wp-content/uploads/2009/06/screenshot-1.png"><img class="alignnone size-full wp-image-581" title="screenshot-1" src="http://ahlul.web.id/blog/wp-content/uploads/2009/06/screenshot-1.png" alt="screenshot-1" width="480" height="308" /></a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Memakai+Windows+Font+Sampai+Menjalankan+Program+Windows+di+Ubuntu+%28linux%29+-+http://b2l.me/56348&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://ahlul.web.id/2009/06/02/memakai-windows-font-sampai-menjalankan-program-windows-di-ubuntu-linux.html&amp;t=Memakai+Windows+Font+Sampai+Menjalankan+Program+Windows+di+Ubuntu+%28linux%29" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://ahlul.web.id/2009/06/02/memakai-windows-font-sampai-menjalankan-program-windows-di-ubuntu-linux.html&amp;title=Memakai+Windows+Font+Sampai+Menjalankan+Program+Windows+di+Ubuntu+%28linux%29" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://ahlul.web.id/2009/06/02/memakai-windows-font-sampai-menjalankan-program-windows-di-ubuntu-linux.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://ahlul.web.id/2009/06/02/memakai-windows-font-sampai-menjalankan-program-windows-di-ubuntu-linux.html&amp;title=Memakai+Windows+Font+Sampai+Menjalankan+Program+Windows+di+Ubuntu+%28linux%29" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://ahlul.web.id/2009/06/02/memakai-windows-font-sampai-menjalankan-program-windows-di-ubuntu-linux.html&amp;title=Memakai+Windows+Font+Sampai+Menjalankan+Program+Windows+di+Ubuntu+%28linux%29&amp;desc=%5Bpostnotice%5D%0D%0A%0D%0ASebenarnya%20saya%20saat%20ini%20lagi%20di%20Ubuntu%20%3AD%20dah%20kangen%20karena%20biasanya%20pas%20booting%20saya%20jalanin%20windows%20aja%2C%20paling%20kalau%20pas%20masuk%20Ubuntunya%20cuma%20untuk%20update%20ubuntunya%20aja%20%3AD%0D%0A%0D%0ASebenarnya%20setiap%20hari%20saya%20ngurusin%20Linux%20cuma%20ya%20ngeremote%20server2%20aja%20dan%20umumnya%20emang%20server%20aja%20nda" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://ahlul.web.id/2009/06/02/memakai-windows-font-sampai-menjalankan-program-windows-di-ubuntu-linux.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://ahlul.web.id/2009/06/02/memakai-windows-font-sampai-menjalankan-program-windows-di-ubuntu-linux.html&amp;title=Memakai+Windows+Font+Sampai+Menjalankan+Program+Windows+di+Ubuntu+%28linux%29" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://ahlul.web.id/2009/06/02/memakai-windows-font-sampai-menjalankan-program-windows-di-ubuntu-linux.html&amp;title=Memakai+Windows+Font+Sampai+Menjalankan+Program+Windows+di+Ubuntu+%28linux%29" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://ahlul.web.id/2009/06/02/memakai-windows-font-sampai-menjalankan-program-windows-di-ubuntu-linux.html&amp;bm_description=Memakai+Windows+Font+Sampai+Menjalankan+Program+Windows+di+Ubuntu+%28linux%29&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ahlul.web.id/2009/06/02/memakai-windows-font-sampai-menjalankan-program-windows-di-ubuntu-linux.html&amp;title=Memakai+Windows+Font+Sampai+Menjalankan+Program+Windows+di+Ubuntu+%28linux%29" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://ahlul.web.id/2009/06/02/memakai-windows-font-sampai-menjalankan-program-windows-di-ubuntu-linux.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://ahlul.web.id/2009/06/02/memakai-windows-font-sampai-menjalankan-program-windows-di-ubuntu-linux.html&amp;title=Memakai+Windows+Font+Sampai+Menjalankan+Program+Windows+di+Ubuntu+%28linux%29" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://ahlul.web.id/2009/06/02/membuat-tampilan-font-ubuntu-seperti-windows.html' rel='bookmark' title='Permanent Link: Membuat tampilan font Ubuntu seperti Windows'>Membuat tampilan font Ubuntu seperti Windows</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
<li><a href='http://ahlul.web.id/2009/04/22/windows-7-hanya-bisa-menjalankan-3-program-disaat-bersamaan.html' rel='bookmark' title='Permanent Link: Windows 7: Hanya bisa menjalankan 3 program disaat bersamaan'>Windows 7: Hanya bisa menjalankan 3 program disaat bersamaan</a> <small>He2 walaupun saya belum pernah make but tercengang juga kenapa...</small></li>
<li><a href='http://ahlul.web.id/2009/02/13/di-dalam-windows-ada-linux-di-linuxnya-ada-windows.html' rel='bookmark' title='Permanent Link: Di dalam windows ada linux, di linuxnya ada windows???'>Di dalam windows ada linux, di linuxnya ada windows???</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ahlul.web.id/2009/06/02/memakai-windows-font-sampai-menjalankan-program-windows-di-ubuntu-linux.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>WP-Plugin: WordPress Comment Auto Responder</title>
		<link>http://ahlul.web.id/2009/04/19/wp-plugin-wordpress-comment-auto-responder.html</link>
		<comments>http://ahlul.web.id/2009/04/19/wp-plugin-wordpress-comment-auto-responder.html#comments</comments>
		<pubDate>Sun, 19 Apr 2009 04:02:46 +0000</pubDate>
		<dc:creator>Ahlul Faradish</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Hot News!]]></category>
		<category><![CDATA[Inovasi]]></category>
		<category><![CDATA[Khas Ahlul]]></category>
		<category><![CDATA[Lagi Iseng]]></category>
		<category><![CDATA[Pemograman]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[plug-ins]]></category>
		<category><![CDATA[autoresponder]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://ahlul.web.id/blog/?p=465</guid>
		<description><![CDATA[TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR LUASKAN DENGAN CATATAN MOHON DISERTAKAN LINK KE SITUS PENULISNYA Make your visitor back to your blog again ;) Now you can install this plugin directly from your dashboard: Plugins -&#62; Add New, and search for wordpress comment auto responder. Latest version: 3.0 Changelog: 3.0.3 - [...]


Related posts:<ol><li><a href='http://ahlul.web.id/2009/04/12/plugin-wordpress-untuk-hasil-pemilu-2009.html' rel='bookmark' title='Permanent Link: [WordPress Plugin] Tampilkan data hasil pemilu pada situs wordpress anda'>[WordPress Plugin] Tampilkan data hasil pemilu pada situs wordpress anda</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
<li><a href='http://ahlul.web.id/2009/02/16/wordpress-plugin-menampilkan-kurs-rupiah-di-blog-anda-sekaligus-dari-beberapa-bank.html' rel='bookmark' title='Permanent Link: WordPress Plugin: Menampilkan Kurs Rupiah di blog Anda sekaligus dari beberapa Bank'>WordPress Plugin: Menampilkan Kurs Rupiah di blog Anda sekaligus dari beberapa Bank</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
<li><a href='http://ahlul.web.id/2009/02/20/wordpress-plugin-wp-customym-create-your-own-image-for-yahoo-messenger-online-status.html' rel='bookmark' title='Permanent Link: WordPress-Plugin: WP CustomYM, Create Your Own Image for Yahoo Messenger Online Status'>WordPress-Plugin: WP CustomYM, Create Your Own Image for Yahoo Messenger Online Status</a> <small>NEW UPDATE!! WP Custom YM 1.2, please upgrade if you...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><div class=catatan>TUTORIAL INI <strong>BEBAS DI COPY PASTE</strong> DAN <strong>DIANJURKAN UNTUK DISEBAR</strong> LUASKAN DENGAN CATATAN MOHON DISERTAKAN LINK KE SITUS PENULISNYA</div></p>
<blockquote><p>Make your visitor back to your blog again ;)</p></blockquote>
<blockquote><p>Now you can install this plugin directly from your dashboard: Plugins -&gt; Add New, and search for wordpress comment auto responder.</p></blockquote>
<p><strong>Latest version: 3.0</strong></p>
<p><code>Changelog:<br />
3.0.3 - Add function to support Custom Content and Plugin Dir of WordPress.(http://codex.wordpress.org/Determining_Plugin_and_Content_Directories)<br />
3.0.2 - Add Email Comment Author for usable tag<br />
3.0 - Change replied comment option, Add some new features<br />
2.0 - Remove class mail &amp; class smtp and now using wpmail function so i hope this will solve character error issue<br />
1.6.1 - Little change on functions.php<br />
1.6 - Added custom sender option<br />
1.5 - Added some function to support PHP 4.x<br />
1.4 - Add more or equal operator for date sort of comment<br />
1.3 - Bug fix: Last ID become empty when process last comment<br />
1.2 - Bug fix: script do not update last id if comment email author is empty<br />
1.1 - Change from self table to wordpress option database</code></p>
<p>Language: <a href="#en"><strong>English</strong></a> &#8211; <a href="#id"><strong>Bahasa Indonesia</strong></a></p>
<p><a id="en" name="en"></a>This plugin will send a automatic mail message when you visitor leave a comment on your wordpress blog.</p>
<p>Other feature of this plugin is when you reply your visitor comment from your dashboard this plugin will make automatic message and will tell to your visitor that their comment has replied.</p>
<p><strong>How To Install</strong></p>
<p>Heuheu, just activate this on your dashboard and it will work for you.</p>
<p><strong>MAKE SURE YOU HAVE THIS DECLARED AT YOUR FOOTER</strong>:</p>
<blockquote><p>&lt;?php wp_footer(); ?&gt;</p></blockquote>
<p><strong>How To Configure</strong></p>
<p>Go to you Settings section on your dashboar, look for &#8220;WP Comment Auto Responder&#8221;.</p>
<p>Then click it and you will see a page like this:</p>
<p><a href="http://ahlul.web.id/blog/wp-content/uploads/2009/04/comment-auto-responder.jpg"><img class="alignnone size-full wp-image-466" title="comment-auto-responder" src="http://ahlul.web.id/blog/wp-content/uploads/2009/04/comment-auto-responder.jpg" alt="comment-auto-responder" width="467" height="389" /></a></p>
<p><strong>What you can do with this plugin options?</strong></p>
<ul>
<li>You can make your own message for auto responder</li>
<li>You can use special tags on you message</li>
<li>You can make mail signature for your message</li>
<li>And More</li>
</ul>
<p>This is not final, i&#8217;ll improve this plugin and make more feature for it.</p>
<p><strong>Support &amp; Donate</strong></p>
<p>If you have bugs or some questions please sent mail to me: ceo.ahlul[at]yahoo.com</p>
<p>I spend my time for this. If you find this plugin is usefull and want make donation for me you can send it to my paypal ;)</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="3397364" />
<input alt="PayPal - The safer, easier way to pay online." name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG_global.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /><br />
</form>
<p>Or you can send directly to my paypal account: ahlul_amc@yahoo.co.id</p>
<p>Thanks before for donation.</p>
<p><strong>Where to download</strong></p>
<p>You can download this plugin here: <a title="Latest Wp Comment Auto Responder" href="http://ahlul.web.id/?download=Wp%20Comment%20Auto%20Responder"><strong>Latest Wp Comment Auto Responder</strong></a></p>
<p><a id="id" name="id"></a></p>
<h2><strong>Bahasa Indonesia</strong></h2>
<p>Plugin ini akan mengirim pesan otomatis ke email pengunjung situs anda yang meninggalkan komentar.</p>
<p>Fitur lainnya adalah dengan plugin ini adalah plugin ini juga bisa mengirim email pemberitahuan otomatis kepada pengunjung anda bahwa komentar mereka sudah dibalas.</p>
<p><strong>Bagaimana cara menginstallnya?</strong></p>
<p>Heuheu, hanya aktifkan lewat dashboard dan ini akan bekerja secara otomatis untuk anda.</p>
<p><strong>Bagaimana cara mengkonfigurasinya?</strong></p>
<p>Masuklah ke dashboard wordpress anda dan perhatikan bagian Settings, carilah  &#8220;WP Comment Auto Responder&#8221;.</p>
<p>Kliklah dan anda akan melihat gambar berikut:</p>
<p><a href="http://ahlul.web.id/blog/wp-content/uploads/2009/04/comment-auto-responder.jpg"><img class="alignnone size-full wp-image-466" title="comment-auto-responder" src="http://ahlul.web.id/blog/wp-content/uploads/2009/04/comment-auto-responder.jpg" alt="comment-auto-responder" width="467" height="389" /></a></p>
<p><strong>Apa yang bisa anda lakukan dengan opsi plugin ini?</strong></p>
<ul>
<li>Anda bisa menyusun pesan auto responder anda</li>
<li>Anda bisa gunakan kata-kata kunci pada pesan anda</li>
<li>Anda bisa membubuhkan tanda tangan pada pesan anda</li>
<li>Dan banyak lagi</li>
</ul>
<p>Ini belum final, saya masih akan meningkatkan fitur-fiturnya.</p>
<p><strong>Dukungan &amp; Donasi</strong></p>
<p>Jika anda menemukan kekurangan atau pertanyaan silahkan email saya di: ceo.ahlul[at]yahoo.com</p>
<p>Jika anda menghargai waktu saya dan menemukan plugin ini bermanfaat silahkan donasi lewat paypal saya  ;)</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="3397364" />
<input alt="PayPal - The safer, easier way to pay online." name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG_global.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /><br />
</form>
<p>Atau anda yang di Indonesia bisa mengirim lewat rekening yang ada di halaman:<br />
<a href="http://ahlul.web.id/blog/donasi-untuk-saya">http://ahlul.web.id/blog/donasi-untuk-saya</a></p>
<p>Terimakasih untuk donasi anda.</p>
<p><strong>Dimana harus di download?<br />
</strong></p>
<p>Anda bisa download pada link berikut: <a title="Latest Wp Comment Auto Responder" href="http://ahlul.web.id/?download=Wp%20Comment%20Auto%20Responder"><strong>Latest Wp Comment Auto Responder</strong></a></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 114px; width: 1px; height: 1px;">3.0 &#8211; Change replied comment option, Add some new features</div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=WP-Plugin%3A+Wordpress+Comment+Auto+Responder+-+http://b2l.me/5632b&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://ahlul.web.id/2009/04/19/wp-plugin-wordpress-comment-auto-responder.html&amp;t=WP-Plugin%3A+Wordpress+Comment+Auto+Responder" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://ahlul.web.id/2009/04/19/wp-plugin-wordpress-comment-auto-responder.html&amp;title=WP-Plugin%3A+Wordpress+Comment+Auto+Responder" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://ahlul.web.id/2009/04/19/wp-plugin-wordpress-comment-auto-responder.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://ahlul.web.id/2009/04/19/wp-plugin-wordpress-comment-auto-responder.html&amp;title=WP-Plugin%3A+Wordpress+Comment+Auto+Responder" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://ahlul.web.id/2009/04/19/wp-plugin-wordpress-comment-auto-responder.html&amp;title=WP-Plugin%3A+Wordpress+Comment+Auto+Responder&amp;desc=%5Bpostnotice%5D%0D%0AMake%20your%20visitor%20back%20to%20your%20blog%20again%20%3B%29%0D%0ANow%20you%20can%20install%20this%20plugin%20directly%20from%20your%20dashboard%3A%20Plugins%20-%26gt%3B%20Add%20New%2C%20and%20search%20for%20wordpress%20comment%20auto%20responder.%0D%0ALatest%20version%3A%203.0%0D%0A%0D%0AChangelog%3A%0D%0A3.0.3%20-%20Add%20function%20to%20support%20Custom%20Content%20and%20Plugin%20Dir%20of%20Wordp" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://ahlul.web.id/2009/04/19/wp-plugin-wordpress-comment-auto-responder.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://ahlul.web.id/2009/04/19/wp-plugin-wordpress-comment-auto-responder.html&amp;title=WP-Plugin%3A+Wordpress+Comment+Auto+Responder" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://ahlul.web.id/2009/04/19/wp-plugin-wordpress-comment-auto-responder.html&amp;title=WP-Plugin%3A+Wordpress+Comment+Auto+Responder" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://ahlul.web.id/2009/04/19/wp-plugin-wordpress-comment-auto-responder.html&amp;bm_description=WP-Plugin%3A+Wordpress+Comment+Auto+Responder&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ahlul.web.id/2009/04/19/wp-plugin-wordpress-comment-auto-responder.html&amp;title=WP-Plugin%3A+Wordpress+Comment+Auto+Responder" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://ahlul.web.id/2009/04/19/wp-plugin-wordpress-comment-auto-responder.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://ahlul.web.id/2009/04/19/wp-plugin-wordpress-comment-auto-responder.html&amp;title=WP-Plugin%3A+Wordpress+Comment+Auto+Responder" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://ahlul.web.id/2009/04/12/plugin-wordpress-untuk-hasil-pemilu-2009.html' rel='bookmark' title='Permanent Link: [WordPress Plugin] Tampilkan data hasil pemilu pada situs wordpress anda'>[WordPress Plugin] Tampilkan data hasil pemilu pada situs wordpress anda</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
<li><a href='http://ahlul.web.id/2009/02/16/wordpress-plugin-menampilkan-kurs-rupiah-di-blog-anda-sekaligus-dari-beberapa-bank.html' rel='bookmark' title='Permanent Link: WordPress Plugin: Menampilkan Kurs Rupiah di blog Anda sekaligus dari beberapa Bank'>WordPress Plugin: Menampilkan Kurs Rupiah di blog Anda sekaligus dari beberapa Bank</a> <small>TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR...</small></li>
<li><a href='http://ahlul.web.id/2009/02/20/wordpress-plugin-wp-customym-create-your-own-image-for-yahoo-messenger-online-status.html' rel='bookmark' title='Permanent Link: WordPress-Plugin: WP CustomYM, Create Your Own Image for Yahoo Messenger Online Status'>WordPress-Plugin: WP CustomYM, Create Your Own Image for Yahoo Messenger Online Status</a> <small>NEW UPDATE!! WP Custom YM 1.2, please upgrade if you...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ahlul.web.id/2009/04/19/wp-plugin-wordpress-comment-auto-responder.html/feed</wfw:commentRss>
		<slash:comments>199</slash:comments>
		</item>
		<item>
		<title>[User Request] Form Mail</title>
		<link>http://ahlul.web.id/2009/03/20/user-request-form-mail.html</link>
		<comments>http://ahlul.web.id/2009/03/20/user-request-form-mail.html#comments</comments>
		<pubDate>Fri, 20 Mar 2009 16:14:42 +0000</pubDate>
		<dc:creator>Ahlul Faradish</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Lagi Iseng]]></category>
		<category><![CDATA[Pemograman]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://ahlul.web.id/blog/?p=388</guid>
		<description><![CDATA[TUTORIAL INI BEBAS DI COPY PASTE DAN DIANJURKAN UNTUK DISEBAR LUASKAN DENGAN CATATAN MOHON DISERTAKAN LINK KE SITUS PENULISNYA Nih ada yang request bagaimana bikin form untuk bisa ngirim email dari website. Ini bisa digunakan untuk berbagai keperluan. Tentunya tinggal dimodif aja. Berikut skripnya, silahkan di download: form-mail.php Setelah di download mohon ganti dengan eksensi [...]


Related posts:<ol><li><a href='http://ahlul.web.id/2007/11/22/environment-detector-included-ip2geo.html' rel='bookmark' title='Permanent Link: Source: Informasi User yang mengakses situs (termasuk ip2geo)'>Source: Informasi User yang mengakses situs (termasuk ip2geo)</a> <small>:D kebetulan kemaren ada yang menanyakan pada saya bagaimana menampilkan...</small></li>
<li><a href='http://ahlul.web.id/2008/05/25/1001-alasan-untuk-pindah-dari-e-mail-yahoo.html' rel='bookmark' title='Permanent Link: 1001 Alasan untuk pindah dari E-Mail yahoo'>1001 Alasan untuk pindah dari E-Mail yahoo</a> <small>Sebenarnya sih ndak juga sih 1001 :)) tapi ya mungkin...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><div class=catatan>TUTORIAL INI <strong>BEBAS DI COPY PASTE</strong> DAN <strong>DIANJURKAN UNTUK DISEBAR</strong> LUASKAN DENGAN CATATAN MOHON DISERTAKAN LINK KE SITUS PENULISNYA</div></p>
<p>Nih ada yang request bagaimana bikin form untuk bisa ngirim email dari website.</p>
<p>Ini bisa digunakan untuk berbagai keperluan. Tentunya tinggal dimodif aja.</p>
<p>Berikut skripnya, silahkan di download: <a href="http://ahlul.web.id/blog/wp-content/uploads/2009/03/form-mail.phps">form-mail.php</a></p>
<p>Setelah di download mohon ganti dengan eksensi php.</p>
<p>Semoga membantu.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=%5BUser+Request%5D+Form+Mail+-+http://b2l.me/6gkm7&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://ahlul.web.id/2009/03/20/user-request-form-mail.html&amp;t=%5BUser+Request%5D+Form+Mail" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://ahlul.web.id/2009/03/20/user-request-form-mail.html&amp;title=%5BUser+Request%5D+Form+Mail" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://ahlul.web.id/2009/03/20/user-request-form-mail.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://ahlul.web.id/2009/03/20/user-request-form-mail.html&amp;title=%5BUser+Request%5D+Form+Mail" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://ahlul.web.id/2009/03/20/user-request-form-mail.html&amp;title=%5BUser+Request%5D+Form+Mail&amp;desc=%5Bpostnotice%5D%0D%0A%0D%0ANih%20ada%20yang%20request%20bagaimana%20bikin%20form%20untuk%20bisa%20ngirim%20email%20dari%20website.%0D%0A%0D%0AIni%20bisa%20digunakan%20untuk%20berbagai%20keperluan.%20Tentunya%20tinggal%20dimodif%20aja.%0D%0A%0D%0ABerikut%20skripnya%2C%20silahkan%20di%20download%3A%20form-mail.php%0D%0A%0D%0ASetelah%20di%20download%20mohon%20ganti%20dengan%20eksensi%20php.%0D%0A%0D%0ASemoga%20memb" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://ahlul.web.id/2009/03/20/user-request-form-mail.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://ahlul.web.id/2009/03/20/user-request-form-mail.html&amp;title=%5BUser+Request%5D+Form+Mail" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://ahlul.web.id/2009/03/20/user-request-form-mail.html&amp;title=%5BUser+Request%5D+Form+Mail" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://ahlul.web.id/2009/03/20/user-request-form-mail.html&amp;bm_description=%5BUser+Request%5D+Form+Mail&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ahlul.web.id/2009/03/20/user-request-form-mail.html&amp;title=%5BUser+Request%5D+Form+Mail" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://ahlul.web.id/2009/03/20/user-request-form-mail.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://ahlul.web.id/2009/03/20/user-request-form-mail.html&amp;title=%5BUser+Request%5D+Form+Mail" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://ahlul.web.id/2007/11/22/environment-detector-included-ip2geo.html' rel='bookmark' title='Permanent Link: Source: Informasi User yang mengakses situs (termasuk ip2geo)'>Source: Informasi User yang mengakses situs (termasuk ip2geo)</a> <small>:D kebetulan kemaren ada yang menanyakan pada saya bagaimana menampilkan...</small></li>
<li><a href='http://ahlul.web.id/2008/05/25/1001-alasan-untuk-pindah-dari-e-mail-yahoo.html' rel='bookmark' title='Permanent Link: 1001 Alasan untuk pindah dari E-Mail yahoo'>1001 Alasan untuk pindah dari E-Mail yahoo</a> <small>Sebenarnya sih ndak juga sih 1001 :)) tapi ya mungkin...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ahlul.web.id/2009/03/20/user-request-form-mail.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
