<?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>oh.framework.php</title>
	<atom:link href="http://oh.openplanning.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://oh.openplanning.net</link>
	<description>A lightweight framework for develop PHP services</description>
	<lastBuildDate>Tue, 02 Mar 2010 12:54:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sample</title>
		<link>http://oh.openplanning.net/2010/02/25/sample/</link>
		<comments>http://oh.openplanning.net/2010/02/25/sample/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 12:23:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[path]]></category>

		<guid isPermaLink="false">http://oh.openplanning.net/?p=31</guid>
		<description><![CDATA[Module Path provide to manage and retrive path info of your service, instead of filesystem path of your application file]]></description>
			<content:encoded><![CDATA[Module <strong>Path</strong> provide to manage and retrive path info of your service, instead of filesystem path of your application file]]></content:encoded>
			<wfw:commentRss>http://oh.openplanning.net/2010/02/25/sample/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>module: menu</title>
		<link>http://oh.openplanning.net/2009/12/21/module-menu/</link>
		<comments>http://oh.openplanning.net/2009/12/21/module-menu/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 14:31:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[modules]]></category>

		<guid isPermaLink="false">http://oh.openplanning.net/?p=17</guid>
		<description><![CDATA[A simple module to manage menu and related concepts]]></description>
			<content:encoded><![CDATA[A simple module to manage menu and related concepts]]></content:encoded>
			<wfw:commentRss>http://oh.openplanning.net/2009/12/21/module-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sample menu structure</title>
		<link>http://oh.openplanning.net/2009/12/21/sample-menu-structure/</link>
		<comments>http://oh.openplanning.net/2009/12/21/sample-menu-structure/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 14:30:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://oh.openplanning.net/?p=15</guid>
		<description><![CDATA[&#60;?php
require_once("oh.framework/oh.framework.php");

oh("menu")-&#62;define("mainmenu",array(
"Home my box http://ciccio.it/home.php" =&#62; array(
"Ciao ciao " =&#62; array(
"asd1 a",
"asd2 v"
)
),
"10" =&#62; array(
"ciao 1",
"ciaw 2"
),
"10 oppa" =&#62; "ciao ciao.it",
));

oh("menu")-&#62;define("gmenu",array(
"vecchio menu"     =&#62; oh("menu.mainmenu"),
"nuovo menu"     =&#62; oh("menu.mainmenu"),
));

oh("menu")-&#62;draw("gmenu",'&#60;ul&#62;','&#60;li&#62;','&#60;/li&#62;','&#60;/ul&#62;');
?&#62;]]></description>
			<content:encoded><![CDATA[<pre class="brush:php">&lt;?php
require_once("oh.framework/oh.framework.php");

oh("menu")-&gt;define("mainmenu",array(
"Home my box http://ciccio.it/home.php" =&gt; array(
"Ciao ciao " =&gt; array(
"asd1 a",
"asd2 v"
)
),
"10" =&gt; array(
"ciao 1",
"ciaw 2"
),
"10 oppa" =&gt; "ciao ciao.it",
));

oh("menu")-&gt;define("gmenu",array(
"vecchio menu"     =&gt; oh("menu.mainmenu"),
"nuovo menu"     =&gt; oh("menu.mainmenu"),
));

oh("menu")-&gt;draw("gmenu",'&lt;ul&gt;','&lt;li&gt;','&lt;/li&gt;','&lt;/ul&gt;');
?&gt;</pre>]]></content:encoded>
			<wfw:commentRss>http://oh.openplanning.net/2009/12/21/sample-menu-structure/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>module: url</title>
		<link>http://oh.openplanning.net/2009/12/18/module-url/</link>
		<comments>http://oh.openplanning.net/2009/12/18/module-url/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 21:30:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[modules]]></category>

		<guid isPermaLink="false">http://oh.openplanning.net/?p=8</guid>
		<description><![CDATA[a]]></description>
			<content:encoded><![CDATA[a]]></content:encoded>
			<wfw:commentRss>http://oh.openplanning.net/2009/12/18/module-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>hello world!</title>
		<link>http://oh.openplanning.net/2009/12/18/hello-world/</link>
		<comments>http://oh.openplanning.net/2009/12/18/hello-world/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 14:57:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://oh.openplanning.net/?p=1</guid>
		<description><![CDATA[
&#60;?php
	/*\
	 *    Hi!
	 *    this is a official web space of oh.framework
	\*/
	echo "Hello World!"; 
?&#62;
]]></description>
			<content:encoded><![CDATA[<pre class="brush:php">
&lt;?php
	/*\
	 *    Hi!
	 *    this is a official web space of oh.framework
	\*/
	echo "Hello World!"; 
?&gt;
</pre>]]></content:encoded>
			<wfw:commentRss>http://oh.openplanning.net/2009/12/18/hello-world/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

