<?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"
	>

<channel>
	<title>LunLun Tutorials</title>
	<atom:link href="http://lunluntutorials.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lunluntutorials.com</link>
	<description></description>
	<pubDate>Sun, 24 Aug 2008 14:31:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>How to change the number of categories from the admin panel</title>
		<link>http://lunluntutorials.com/tutorials/wordpress-customization/how-to-change-the-number-of-categories-from-the-admin-panel/</link>
		<comments>http://lunluntutorials.com/tutorials/wordpress-customization/how-to-change-the-number-of-categories-from-the-admin-panel/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 14:31:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WordPress Customization]]></category>

		<guid isPermaLink="false">http://lunluntutorials.com/?p=5</guid>
		<description><![CDATA[Edit the file called &#8220;wp-admin/categories.php&#8221;
Look for the code below (should start around line 139)
$pagenum = absint( $_GET[&#8217;pagenum&#8217;] );
if ( empty($pagenum) )
$pagenum = 1;
if( !$catsperpage &#124;&#124; $catsperpage &#60; 0 )
$catsperpage = 20;
Change $catsperpage from the last row to whatever you wish.
]]></description>
			<content:encoded><![CDATA[<p>Edit the file called &#8220;wp-admin/categories.php&#8221;</p>
<p>Look for the code below (should start around line 139)</p>
<p>$pagenum = absint( $_GET[&#8217;pagenum&#8217;] );<br />
if ( empty($pagenum) )<br />
$pagenum = 1;<br />
if( !$catsperpage || $catsperpage &lt; 0 )<br />
<strong>$catsperpage = 20</strong>;<br />
Change $catsperpage from the last row to whatever you wish.</p>
]]></content:encoded>
			<wfw:commentRss>http://lunluntutorials.com/tutorials/wordpress-customization/how-to-change-the-number-of-categories-from-the-admin-panel/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Freeware : Starter</title>
		<link>http://lunluntutorials.com/tutorials/lunlun-toolkit/freeware-starter/</link>
		<comments>http://lunluntutorials.com/tutorials/lunlun-toolkit/freeware-starter/#comments</comments>
		<pubDate>Sun, 18 May 2008 18:33:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[LunLun ToolKit]]></category>

		<guid isPermaLink="false">http://lunluntutorials.com/?p=4</guid>
		<description><![CDATA[Download here or here.
Filename : Starter.zip
]]></description>
			<content:encoded><![CDATA[<p>Download <a href="http://codestuff.mirrorz.com/" target="_blank">here</a> or <a href="http://www.softpedia.com/progDownload/Starter-Download-2345.html" target="_blank">here</a>.<br />
Filename : Starter.zip</p>
]]></content:encoded>
			<wfw:commentRss>http://lunluntutorials.com/tutorials/lunlun-toolkit/freeware-starter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Free : Atomic Clock Syncronizer</title>
		<link>http://lunluntutorials.com/tutorials/lunlun-toolkit/free-atomic-clock-syncronizer/</link>
		<comments>http://lunluntutorials.com/tutorials/lunlun-toolkit/free-atomic-clock-syncronizer/#comments</comments>
		<pubDate>Sat, 17 May 2008 22:02:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[LunLun ToolKit]]></category>

		<guid isPermaLink="false">http://lunluntutorials.com/?p=3</guid>
		<description><![CDATA[Download here.
Filename : atomic.exe
]]></description>
			<content:encoded><![CDATA[<p>Download <a href="http://www.worldtimeserver.com/atomic-clock/" target="_blank">here</a>.<br />
Filename : atomic.exe</p>
]]></content:encoded>
			<wfw:commentRss>http://lunluntutorials.com/tutorials/lunlun-toolkit/free-atomic-clock-syncronizer/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
