<?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>Kriwelz e-Notes &#187; Joomla</title>
	<atom:link href="http://kriwelz.web.id/blog/category/joomla/feed/" rel="self" type="application/rss+xml" />
	<link>http://kriwelz.web.id/blog</link>
	<description>iwel&#039;s e-notes about his World</description>
	<lastBuildDate>Thu, 01 Jul 2010 10:20:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Beginner how to: Joomla! RG_EMULATION</title>
		<link>http://kriwelz.web.id/blog/beginner-how-to-joomla-rg_emulation/</link>
		<comments>http://kriwelz.web.id/blog/beginner-how-to-joomla-rg_emulation/#comments</comments>
		<pubDate>Fri, 06 Jul 2007 01:49:30 +0000</pubDate>
		<dc:creator>kriwelz</dc:creator>
				<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://kriwelz.web.id/blog/2007/07/06/beginner-how-to-joomla-rg_emulation/</guid>
		<description><![CDATA[Sometimes beginners in joomla (like me ) confuse when starting to install Joomla! receive warning about the RG_EMULATION Joomla! RG_EMULATION setting is `ON` instead of `OFF` in file globals.php to find the RG_EMULATION open the globals.php in the folder where u extract Joomla! then find this word &#8220;define( &#8216;RG_EMULATION&#8217;, 1 );&#8221; And change the line]]></description>
			<content:encoded><![CDATA[<p>Sometimes beginners in joomla (like me <img src='http://kriwelz.web.id/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  ) confuse when starting to install <a href="http://www.joomla.org">Joomla!</a> receive warning about the RG_EMULATION<br />
<code><br />
Joomla! RG_EMULATION setting is `ON` instead of `OFF` in file globals.php<br />
</code></p>
<p>to find the RG_EMULATION open the globals.php in the folder where u extract <a href="http://www.joomla.org">Joomla!</a> then find this word &#8220;define( &#8216;RG_EMULATION&#8217;, 1 );&#8221;</p>
<p>And change the line to : define( &#8216;RG_EMULATION&#8217;, <strong>0</strong> );<br />
Notice the value change from 1 to 0.</p>
<p>Thats it, easy right?</p>
<p>Cheerz</p>
<p>kriwelz</p>
]]></content:encoded>
			<wfw:commentRss>http://kriwelz.web.id/blog/beginner-how-to-joomla-rg_emulation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Membuat Custom Module joomla tanpa zip file / Installer</title>
		<link>http://kriwelz.web.id/blog/membuat-custom-module-joomla-tanpa-zip-file-installer/</link>
		<comments>http://kriwelz.web.id/blog/membuat-custom-module-joomla-tanpa-zip-file-installer/#comments</comments>
		<pubDate>Wed, 04 Jul 2007 12:46:09 +0000</pubDate>
		<dc:creator>kriwelz</dc:creator>
				<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://kriwelz.web.id/blog/2007/07/04/membuat-custom-module-joomla-tanpa-zip-file-installer/</guid>
		<description><![CDATA[Pernah membuat program / module sendiri tapi malas membuat zip filenya ??? Nah, berikut ini ada langkah &#8220;instan&#8221; membuat module tanpa membuat installer. 1. buat 2 file mod_modulenya.php mod_modulenya.xml (edit sesuai keperluan) 2. taruh di folder modules 3. copy salah satu module yang ada, rubah nama sesuai kebutuhan 4. akses ke database, cari di table]]></description>
			<content:encoded><![CDATA[<p>Pernah membuat program / module sendiri tapi malas membuat zip filenya ??? Nah, berikut ini ada langkah &#8220;instan&#8221; membuat module tanpa membuat installer. <span id="more-38"></span></p>
<p>1. buat 2 file</p>
<ul>
<li>mod_modulenya.php</li>
<li>mod_modulenya.xml (edit sesuai keperluan)</li>
</ul>
<p>2. taruh di folder modules<br />
3. copy salah satu module yang ada, rubah nama sesuai kebutuhan<br />
4. akses ke database, cari di table prefix_modules, cari ID module yang ingin<br />
dimodifikasi (*cari ID modulenya di Module Manager), rubah field &#8220;module&#8221;<br />
dengan nama file module .php (*jangan lupa samakan nama file php dengan settingan<br />
&lt;filename&gt; di mod_modulenya.xml)<br />
5. Aktifkan module</p>
<p>Mudah bukan ?<img src="mambots/editors/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-wink.gif" alt="Wink" title="Wink" border="0" /></p>
<p>Ronald &#8220;kriwelz&#8221; Simanjuntak</p>
]]></content:encoded>
			<wfw:commentRss>http://kriwelz.web.id/blog/membuat-custom-module-joomla-tanpa-zip-file-installer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To:Custom session folder without changing php.ini</title>
		<link>http://kriwelz.web.id/blog/how-to-set-dynamic-session-folder-for-joomla-2/</link>
		<comments>http://kriwelz.web.id/blog/how-to-set-dynamic-session-folder-for-joomla-2/#comments</comments>
		<pubDate>Wed, 04 Jul 2007 12:26:31 +0000</pubDate>
		<dc:creator>kriwelz</dc:creator>
				<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://kriwelz.web.id/blog/2007/07/04/how-to-set-dynamic-session-folder-for-joomla-2/</guid>
		<description><![CDATA[Session folder is an important thing in joomla, but some web hosting does not give enough information and priviledges on setting session folder to use by your application. So,if we want to set session folder not in the specified directory by webhosting, we must override the configuration by using the magic .htaccess file. Simply create]]></description>
			<content:encoded><![CDATA[<p>Session folder is an important thing in joomla, but some web hosting does not give enough information and priviledges on setting session folder to use by your application.</p>
<p>So,if we want to set session folder not in the specified directory by webhosting, we must override the configuration by using the magic <strong>.htaccess</strong> file.</p>
<p><span id="more-37"></span><br />
Simply create a <strong>.htaccess </strong>file in everywhere u want to store the configuration and insert the following code below :<br />
<code><br />
php_value session.save_path /home/yourhosting/session<br />
</code></p>
<p>Thats it! the above code will set ur session save to the directory u want.<br />
For added security, dont put ur session directory in the same root path of ur joomla installation.<br />
Hope this helps..</p>
<p>kriwelz</p>
]]></content:encoded>
			<wfw:commentRss>http://kriwelz.web.id/blog/how-to-set-dynamic-session-folder-for-joomla-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Membuat  info lengkap tentang user online</title>
		<link>http://kriwelz.web.id/blog/membuat-info-lengkap-tentang-user-online/</link>
		<comments>http://kriwelz.web.id/blog/membuat-info-lengkap-tentang-user-online/#comments</comments>
		<pubDate>Wed, 04 Jul 2007 12:20:01 +0000</pubDate>
		<dc:creator>kriwelz</dc:creator>
				<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://kriwelz.web.id/blog/2007/07/04/membuat-info-lengkap-tentang-user-online/</guid>
		<description><![CDATA[Sering kali pada situs yang kita datangi menampilkan informasi/statistik tentang user online, anggota terbaru hari ini,pendaftaran user untuk minggu ini,bulan ini atau bahkan tahun ini seperti yang ditampilkan di situs ini. Untuk menambahkan statistik tersebut diperlukan modul s4jTotalMembers dari www.software4joomla.com, untuk mengunduhnya dapat di peroleh di sini Perlu diingat modul ini tergantung pada component CommunityBuilder]]></description>
			<content:encoded><![CDATA[<p>Sering kali pada situs yang kita datangi menampilkan informasi/statistik tentang user online, anggota terbaru hari ini,pendaftaran user untuk minggu ini,bulan ini atau bahkan tahun ini seperti yang ditampilkan di situs ini.</p>
<p>Untuk menambahkan statistik tersebut diperlukan modul s4jTotalMembers dari www.software4joomla.com, untuk mengunduhnya dapat di peroleh di  <a href="http://www.software4joomla.net/index.php?option=com_remository&amp;Itemid=73&amp;func=select&amp;id=9" target="_blank">sini</a><br />
Perlu diingat modul ini tergantung pada component CommunityBuilder yang dapat di download di <a href="http://www.joomlapolis.com/">sini</a> .<span id="more-36"></span>Modul s4jTotalMemberss dan component CommunityBuilder (CB) dapat di unduh bila kita telah mendaftar sebagai anggota di situs tersebut.</p>
<p>Singkat saja,langkah-langkahnya sebagai berikut :<br />
1. Unduh dan install component CB.<br />
2. Unduh dan install modul TotalMembers<br />
3. Tentukan letak modul TotalMembers di module manager dan pilih kolom-kolom yang ingin ditampilkan pada situs anda.</p>
<p>Semoga membantu</p>
<p>kriwelz</p>
]]></content:encoded>
			<wfw:commentRss>http://kriwelz.web.id/blog/membuat-info-lengkap-tentang-user-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to set dynamic session folder for joomla</title>
		<link>http://kriwelz.web.id/blog/how-to-set-dynamic-session-folder-for-joomla/</link>
		<comments>http://kriwelz.web.id/blog/how-to-set-dynamic-session-folder-for-joomla/#comments</comments>
		<pubDate>Tue, 03 Jul 2007 11:47:31 +0000</pubDate>
		<dc:creator>kriwelz</dc:creator>
				<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://kriwelz.web.id/blog/2007/07/03/how-to-set-dynamic-session-folder-for-joomla/</guid>
		<description><![CDATA[Session folder is an important thing in joomla, but some web hosting does not give enough information how to set session folder to use by our application. So,if we want to set session folder not in the specified directory by webhosting, we must override the configuration by using the magic .htaccess file.. Simply create a]]></description>
			<content:encoded><![CDATA[<p>Session folder is an important thing in joomla, but some web hosting does not give enough information how to set session folder to use by our application.</p>
<p>So,if we want to set session folder not in the specified directory by webhosting, we must override the configuration by using the magic .<strong>htaccess</strong> file..</p>
<p>Simply create a <strong>.htaccess </strong>file in everywhere u want to store the configuration and insert the following code below :</p>
<p><span id="more-34"></span></p>
<p><code><br />
php_value session.save_path /home/yourhosting/session<br />
</code></p>
<p>Thats it! the above code will set ur session save to the directory u want.  For added security, dont put ur session directory in the same root path of ur joomla installation.</p>
<p>Hope this helps..</p>
]]></content:encoded>
			<wfw:commentRss>http://kriwelz.web.id/blog/how-to-set-dynamic-session-folder-for-joomla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
