<?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>PHPaholic</title>
	<atom:link href="http://phpdirectory.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpdirectory.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 05 Mar 2008 06:04:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='phpdirectory.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>PHPaholic</title>
		<link>http://phpdirectory.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://phpdirectory.wordpress.com/osd.xml" title="PHPaholic" />
	<atom:link rel='hub' href='http://phpdirectory.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Header Error</title>
		<link>http://phpdirectory.wordpress.com/2008/03/05/header-error/</link>
		<comments>http://phpdirectory.wordpress.com/2008/03/05/header-error/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 06:04:33 +0000</pubDate>
		<dc:creator>JB Sigit</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phpdirectory.wordpress.com/?p=4</guid>
		<description><![CDATA[Dalam pemrograman PHP, mungkin sering ditemui error seperti berikut:  Warning: Cannot modify header information &#8211; headers already sent by  &#8230;.. Error ini biasanya terjadi saat pemanggilan fungsi PHP: header(&#8216;Location: http://www.mysite.com/someotherpage.php&#8217;); Hal yang perlu diingat dalam pemakaian fungsi ini adalah bahwa tidak boleh ada output apapun yang di produce sebelum pemanggilan fungsi. Misal: echo &#8220;&#60;html&#62;&#8221;; header(&#8216;Location: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpdirectory.wordpress.com&amp;blog=2592384&amp;post=4&amp;subd=phpdirectory&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Dalam pemrograman PHP, mungkin sering ditemui error seperti berikut:</p>
<p><font color="#0000ff"><i> Warning: Cannot modify header information &#8211; headers already sent by  &#8230;..</i></font></p>
<p>Error ini biasanya terjadi saat pemanggilan fungsi PHP:</p>
<p><font color="#0000ff"><i><font size="-1">header(&#8216;Location: http://www.mysite.com/someotherpage.php&#8217;);</font></i></font></p>
<p>Hal yang perlu diingat dalam pemakaian fungsi ini adalah bahwa tidak boleh ada output apapun yang di produce sebelum pemanggilan fungsi. Misal:</p>
<p><font color="#0000ff"><i>echo &#8220;&lt;html&gt;&#8221;;<br />
<font size="-1">header(&#8216;Location: http://www.mysite.com/someotherpage.php&#8217;);</font></i></font></p>
<p>Bahkan, sebuah spasi pun dapat menimbulkan error yang serupa.</p>
<p>Karenanya, ada alternatif lain bila memang pemanggilan fungsi harus di dilakukan setelah output diproduce, salah satunya adalah dengan menggunakan <font color="#0000ff"><a href="http://www.pageresource.com/jscript/jredir.htm" title="Javascript Redirection Method" target="_blank">javascript redirection method</a></font> seperti berikut:</p>
<p><i><font color="#0000ff">echo &#8220;&lt;script language=\&#8221;javascript\&#8221;&gt;window.location=\&#8221;".$url.&#8221;\&#8221;&lt;/script&gt;&#8221;; </font></i></p>
<p>Dengan menggunakan metode ini, anda tidak akan mendapatkan header error seperti di atas.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/phpdirectory.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/phpdirectory.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/phpdirectory.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/phpdirectory.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/phpdirectory.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/phpdirectory.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/phpdirectory.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/phpdirectory.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/phpdirectory.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/phpdirectory.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/phpdirectory.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/phpdirectory.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/phpdirectory.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/phpdirectory.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/phpdirectory.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/phpdirectory.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpdirectory.wordpress.com&amp;blog=2592384&amp;post=4&amp;subd=phpdirectory&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://phpdirectory.wordpress.com/2008/03/05/header-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ddab958315dedc34f89fe9ebf794eb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">penembusbatas</media:title>
		</media:content>
	</item>
		<item>
		<title>Micro CMS</title>
		<link>http://phpdirectory.wordpress.com/2008/01/26/micro-cms/</link>
		<comments>http://phpdirectory.wordpress.com/2008/01/26/micro-cms/#comments</comments>
		<pubDate>Sat, 26 Jan 2008 01:49:27 +0000</pubDate>
		<dc:creator>JB Sigit</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phpdirectory.wordpress.com/?p=3</guid>
		<description><![CDATA[Micro CMS adalah sebuah aplikasi CMS berbasis PHP yang cukup sederhana dan praktis. Instalasi, penggunaan, maupun reliabilitasnya cukup meyakinkan. Micro CMS digunakan untuk memanage isi content suatu web. Dari kata &#8216;micro&#8217; di namanya, open source CMS ini tidak memiliki fitur templates dan plugins seperti yang dihadirkan Joomla, Mambo, dsb. Jadi,Micro CMS benar2 difungsikan hanya untuk [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpdirectory.wordpress.com&amp;blog=2592384&amp;post=3&amp;subd=phpdirectory&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Micro CMS adalah sebuah aplikasi CMS berbasis PHP yang cukup sederhana dan praktis. Instalasi, penggunaan, maupun reliabilitasnya cukup meyakinkan.</p>
<p>Micro CMS digunakan untuk memanage isi content suatu web. Dari kata &#8216;micro&#8217; di namanya, open source CMS ini tidak memiliki fitur templates dan plugins seperti yang dihadirkan Joomla, Mambo, dsb. Jadi,Micro CMS benar2 difungsikan hanya untuk memanage content saja.</p>
<p>Sayangnya, WYSIWIG yang digunakan dalam content editor nya tidak begitu lengkap. Tidak ada fitur font size dan colour, walaupun kita dapat menambah style sendiri yang dapat diterapkan pada teks, misalnya align left, align right, dsb. User juga dapat mengupload gambar ke dalam content. Jenis content yang dapat dimanage oleh Micro CMS adalah static content.</p>
<p>Versi yang terbaru saat ini adalah Micro CMS v.3.5.</p>
<p>Silakan klik <a href="http://www.impliedbydesign.com/files/software_downloads/microcms/microcms.zip" title="Download Micro CMS" target="_blank">di sini</a> untuk mendownload, atau kunjungi link:</p>
<p><a href="http://www.impliedbydesign.com/ibd-micro-cms-static-content-manager.html" title="Micro CMS" target="_blank">http://www.impliedbydesign.com/ibd-micro-cms-static-content-manager.html </a></p>
<p>Berikut ini adalah beberapa fitur yang available di versi 3.5 :</p>
<ul>
<li>AJAX based text editing</li>
<li> interface yang simple</li>
<li>support css</li>
<li>preview content changes</li>
<li>support versioning, you can rollback to your previous updates</li>
<li>cross browser compatibility</li>
<li>etc</li>
</ul>
<p>Demikian. Silakan mengexplore lebih dalam tentang Micro CMS dari google. ^^</p>
<p>References:</p>
<p><i>IBD Micro CMS 3.5, Implied by Design, http://www.impliedbydesign.com/ibd-micro-cms-static-content-manager.html</i></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/phpdirectory.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/phpdirectory.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/phpdirectory.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/phpdirectory.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/phpdirectory.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/phpdirectory.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/phpdirectory.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/phpdirectory.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/phpdirectory.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/phpdirectory.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/phpdirectory.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/phpdirectory.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/phpdirectory.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/phpdirectory.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/phpdirectory.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/phpdirectory.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpdirectory.wordpress.com&amp;blog=2592384&amp;post=3&amp;subd=phpdirectory&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://phpdirectory.wordpress.com/2008/01/26/micro-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ddab958315dedc34f89fe9ebf794eb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">penembusbatas</media:title>
		</media:content>
	</item>
	</channel>
</rss>
