<?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>... coding (the life) &#187; ning</title>
	<atom:link href="http://www.marvinmarcelo.com/tag/ning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marvinmarcelo.com</link>
	<description>Anything about programming, and a little about me.</description>
	<lastBuildDate>Mon, 09 Jan 2012 13:44:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How did the weekend go?</title>
		<link>http://www.marvinmarcelo.com/how-did-the-weekend-go/</link>
		<comments>http://www.marvinmarcelo.com/how-did-the-weekend-go/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 23:18:00 +0000</pubDate>
		<dc:creator>Marvin</dc:creator>
				<category><![CDATA[work related]]></category>
		<category><![CDATA[alice bot]]></category>
		<category><![CDATA[ning]]></category>

		<guid isPermaLink="false">http://www.marvinmarcelo.com/?p=195</guid>
		<description><![CDATA[Saturday afternoon, I was able to make the AI Bot engine from a remote site talk to a UI from another site using cURL. But, I&#8217;m going to improve this to use AJAX instead. With the amount of information to &#8230; <a href="http://www.marvinmarcelo.com/how-did-the-weekend-go/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Saturday afternoon, I was able to make the AI Bot engine from a <a href="http://www.mygizmoz.com/programe/src/talk.php">remote site</a> talk to a UI from <a href="http://kelvinmercury.ning.com/alice/">another site</a> using <a href="http://www.php.net/curl">cURL</a>. But, I&#8217;m going to improve this to use AJAX instead. With the amount of information to fetch from the engine, cURL is an exaggeration. The AI&#8217;s response is often not more than two sentences.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marvinmarcelo.com/how-did-the-weekend-go/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I need REST (Representational state transfer)</title>
		<link>http://www.marvinmarcelo.com/i-need-rest-representational-state-transfer/</link>
		<comments>http://www.marvinmarcelo.com/i-need-rest-representational-state-transfer/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 07:43:03 +0000</pubDate>
		<dc:creator>Marvin</dc:creator>
				<category><![CDATA[work related]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[ning]]></category>
		<category><![CDATA[REST]]></category>

		<guid isPermaLink="false">http://www.marvinmarcelo.com/?p=185</guid>
		<description><![CDATA[Also the &#8220;rest&#8221; to take some time off, indeed. But I will really be dealing with REST because I&#8217;m working on Ning Social Networking platform and some part of our application needs the data from the old server, and apparently, &#8230; <a href="http://www.marvinmarcelo.com/i-need-rest-representational-state-transfer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Also the &#8220;rest&#8221; to take some time off, indeed. But I will really be dealing with <a title="Representational State Transfer" href="http://en.wikipedia.org/wiki/REST">REST</a> because I&#8217;m working on <a href="http://www.ning.com/">Ning Social Networking</a> platform and some part of our application needs the data from the old server, and apparently, <a href="http://developer.ning.com/forum/topic/show?id=1185512%3ATopic%3A58376">Ning does not allow you to connect to an external Database</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marvinmarcelo.com/i-need-rest-representational-state-transfer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back to work</title>
		<link>http://www.marvinmarcelo.com/back-to-work/</link>
		<comments>http://www.marvinmarcelo.com/back-to-work/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 12:26:19 +0000</pubDate>
		<dc:creator>Marvin</dc:creator>
				<category><![CDATA[work related]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ning]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[poweron]]></category>

		<guid isPermaLink="false">http://www.marvinmarcelo.com/?p=27</guid>
		<description><![CDATA[Over the next few days, I&#8217;ll be a &#8220;ning&#8221; developer , actually I started playing around the code about a month ago. But taken away off some other projects (feature integration) on PhpFox. And as always, I started from the &#8230; <a href="http://www.marvinmarcelo.com/back-to-work/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Over the next few days, I&#8217;ll be a <strong>&ldquo;ning&rdquo;</strong> developer <img src='http://www.marvinmarcelo.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  , actually I started playing around the code about a month ago. But taken away off some other projects (feature integration) on <abbr title="phpFoX Social Networking Script">PhpFox</abbr>.</p>
<p>And as always, I started from the index.php going thru all the include files.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span>
<span style="color: #990000;">define</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'NF_APP_BASE'</span><span style="color: #339933;">,</span><span style="color: #990000;">dirname</span><span style="color: #009900;">&#40;</span><span style="color: #009900; font-weight: bold;">__FILE__</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">require_once</span> NF_APP_BASE <span style="color: #339933;">.</span> <span style="color: #0000ff;">'/lib/index.php'</span><span style="color: #339933;">;</span>
<span style="color: #000000; font-weight: bold;">?&gt;</span></pre></td></tr></table></div>

<p>Then look for anything that says &ldquo;request&rdquo; which is basically the point of interaction, how it receives it and handles it. After that, I look for the database object, its methods. Until the haunt kept on going.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marvinmarcelo.com/back-to-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

