<?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>Satya Portal Pack</title>
	<atom:link href="http://spp.vshiksha.com/feed" rel="self" type="application/rss+xml" />
	<link>http://spp.vshiksha.com</link>
	<description>SPP PHP Framework</description>
	<lastBuildDate>Sun, 17 Jan 2010 07:42:29 +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>SPP on freenode</title>
		<link>http://spp.vshiksha.com/spp-on-freenode.html</link>
		<comments>http://spp.vshiksha.com/spp-on-freenode.html#comments</comments>
		<pubDate>Sun, 17 Jan 2010 07:42:29 +0000</pubDate>
		<dc:creator>satya</dc:creator>
				<category><![CDATA[SPP General]]></category>

		<guid isPermaLink="false">http://spp.vshiksha.com/spp-on-freenode.html</guid>
		<description><![CDATA[Satya Portal Pack is now on freenode.net . Just open your favourite IRC client, connect to freenode.net and then join the #spp channel.
Hope you will appreciate the fact that I cannot be online all the time on this channel, as I have to support my life also. But everyone is welcome to discuss about SPP [...]]]></description>
			<content:encoded><![CDATA[<p>Satya Portal Pack is now on freenode.net . Just open your favourite IRC client, connect to freenode.net and then join the #spp channel.</p>
<p>Hope you will appreciate the fact that I cannot be online all the time on this channel, as I have to support my life also. But everyone is welcome to discuss about SPP on this channel any time.</p>
<p>Regards</p>
<p>Satya Prakash Shukla</p>
<p>Developer SPP</p>
]]></content:encoded>
			<wfw:commentRss>http://spp.vshiksha.com/spp-on-freenode.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SPP is on IRC</title>
		<link>http://spp.vshiksha.com/spp-is-on-irc.html</link>
		<comments>http://spp.vshiksha.com/spp-is-on-irc.html#comments</comments>
		<pubDate>Sun, 13 Dec 2009 07:40:57 +0000</pubDate>
		<dc:creator>satya</dc:creator>
				<category><![CDATA[SPP Development]]></category>
		<category><![CDATA[SPP General]]></category>

		<guid isPermaLink="false">http://spp.vshiksha.com/spp-is-on-irc.html</guid>
		<description><![CDATA[Dear Developers,
SPP is now on IRC. You can login to the irc.dal.net (Generally identified as DalNet) and join the following channels for discussing about SPP:
&#160;
#spp               &#8212;&#8212;-    For general discussion on SPP.
#spp-devel       &#8212;&#8212;- [...]]]></description>
			<content:encoded><![CDATA[<p>Dear Developers,</p>
<p>SPP is now on IRC. You can login to the irc.dal.net (Generally identified as DalNet) and join the following channels for discussing about SPP:</p>
<p>&nbsp;</p>
<p>#spp               &#8212;&#8212;-    For general discussion on SPP.</p>
<p>#spp-devel       &#8212;&#8212;-    For discussion about development and philosophy of SPP.</p>
]]></content:encoded>
			<wfw:commentRss>http://spp.vshiksha.com/spp-is-on-irc.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SPP Version 0.5 Alpha 8 Released</title>
		<link>http://spp.vshiksha.com/spp-version-0-5-alpha-8-released.html</link>
		<comments>http://spp.vshiksha.com/spp-version-0-5-alpha-8-released.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 11:11:28 +0000</pubDate>
		<dc:creator>satya</dc:creator>
				<category><![CDATA[SPP Release]]></category>

		<guid isPermaLink="false">http://spp.vshiksha.com/spp-version-0-5-alpha-8-released.html</guid>
		<description><![CDATA[Today, I have released SPP version 0.5 alpha8. This version implements the basic multiprogramming capability in SPP.
]]></description>
			<content:encoded><![CDATA[<p>Today, I have released SPP version 0.5 alpha8. This version implements the basic multiprogramming capability in SPP.</p>
]]></content:encoded>
			<wfw:commentRss>http://spp.vshiksha.com/spp-version-0-5-alpha-8-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Session and error isolation for applications complete</title>
		<link>http://spp.vshiksha.com/session-and-error-isolation-for-applications-complete.html</link>
		<comments>http://spp.vshiksha.com/session-and-error-isolation-for-applications-complete.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 10:15:08 +0000</pubDate>
		<dc:creator>satya</dc:creator>
				<category><![CDATA[SPP Development]]></category>
		<category><![CDATA[SPP Philosophy]]></category>

		<guid isPermaLink="false">http://spp.vshiksha.com/session-and-error-isolation-for-applications-complete.html</guid>
		<description><![CDATA[Today, I have completed the basic isolation of session and errors between various running web applications. This complete the basic infrastructure for multiple app execution with each having it&#8217;s own environment space.
Now, bracing again for modules development!  
]]></description>
			<content:encoded><![CDATA[<p>Today, I have completed the basic isolation of session and errors between various running web applications. This complete the basic infrastructure for multiple app execution with each having it&#8217;s own environment space.</p>
<p>Now, bracing again for modules development! <img src='http://spp.vshiksha.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://spp.vshiksha.com/session-and-error-isolation-for-applications-complete.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 0.5 Alpha 7 Released</title>
		<link>http://spp.vshiksha.com/version-0-5-alpha-7-released.html</link>
		<comments>http://spp.vshiksha.com/version-0-5-alpha-7-released.html#comments</comments>
		<pubDate>Sun, 22 Nov 2009 14:50:07 +0000</pubDate>
		<dc:creator>satya</dc:creator>
				<category><![CDATA[SPP Release]]></category>

		<guid isPermaLink="false">http://spp.vshiksha.com/version-0-5-alpha-7-released.html</guid>
		<description><![CDATA[I have today released version 0.5 alpha 7 version of SPP. It partially implements the SPP_Dojo and SPP_Dijit modules.
]]></description>
			<content:encoded><![CDATA[<p>I have today released version 0.5 alpha 7 version of SPP. It partially implements the SPP_Dojo and SPP_Dijit modules.</p>
]]></content:encoded>
			<wfw:commentRss>http://spp.vshiksha.com/version-0-5-alpha-7-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Multiprogramming Capability to SPP</title>
		<link>http://spp.vshiksha.com/adding-multiprogramming-capability-to-spp.html</link>
		<comments>http://spp.vshiksha.com/adding-multiprogramming-capability-to-spp.html#comments</comments>
		<pubDate>Sun, 22 Nov 2009 14:36:01 +0000</pubDate>
		<dc:creator>satya</dc:creator>
				<category><![CDATA[SPP Development]]></category>
		<category><![CDATA[SPP Philosophy]]></category>

		<guid isPermaLink="false">http://spp.vshiksha.com/adding-multiprogramming-capability-to-spp.html</guid>
		<description><![CDATA[I am now adding multiprogramming capability to the SPP. Initially, I had planned to defer it&#8217;s implementation till next version. But now, I feel that this would require a lot of code rewrite. So, I have now decided to implement it in this version itself. In this regard, today I started coding a class SPP_App. [...]]]></description>
			<content:encoded><![CDATA[<p>I am now adding multiprogramming capability to the SPP. Initially, I had planned to defer it&#8217;s implementation till next version. But now, I feel that this would require a lot of code rewrite. So, I have now decided to implement it in this version itself. In this regard, today I started coding a class SPP_App. Along with this, some changes in the SPP_Registry and SPP_Module were also made to suit it for the multiprogramming environment.</p>
<p>I know that many people will jump over me on the use of word &#8220;Multiprogramming&#8221;, as it is grenerally used in the terms of Operating Systems. But that is the direction in which SPP is now heading. It will support simultaneous execution of multiple Web Applications providing them exclusive memory spaces.</p>
<p>Happy testing till next post.</p>
<p>Regards</p>
<p>Satya Prakash Shukla</p>
]]></content:encoded>
			<wfw:commentRss>http://spp.vshiksha.com/adding-multiprogramming-capability-to-spp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SPP_HTML and SPP_Validator are out of core</title>
		<link>http://spp.vshiksha.com/spp_html-and-spp_validator-are-out-of-core.html</link>
		<comments>http://spp.vshiksha.com/spp_html-and-spp_validator-are-out-of-core.html#comments</comments>
		<pubDate>Wed, 11 Nov 2009 12:50:13 +0000</pubDate>
		<dc:creator>satya</dc:creator>
				<category><![CDATA[SPP Development]]></category>
		<category><![CDATA[SPP Philosophy]]></category>

		<guid isPermaLink="false">http://spp.vshiksha.com/spp_html-and-spp_validator-are-out-of-core.html</guid>
		<description><![CDATA[According to the &#8220;Minimal at core and extendable by modules&#8221; philosophy, the HTML and validators have been moved out of the core. They are now available of SPP_Optional modules.
]]></description>
			<content:encoded><![CDATA[<p>According to the &#8220;Minimal at core and extendable by modules&#8221; philosophy, the HTML and validators have been moved out of the core. They are now available of SPP_Optional modules.</p>
]]></content:encoded>
			<wfw:commentRss>http://spp.vshiksha.com/spp_html-and-spp_validator-are-out-of-core.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SPP Version 0.5 alpha6 released</title>
		<link>http://spp.vshiksha.com/spp-version-0-5-alpha6-released.html</link>
		<comments>http://spp.vshiksha.com/spp-version-0-5-alpha6-released.html#comments</comments>
		<pubDate>Fri, 30 Oct 2009 14:17:56 +0000</pubDate>
		<dc:creator>satya</dc:creator>
				<category><![CDATA[SPP Release]]></category>

		<guid isPermaLink="false">http://spp.vshiksha.com/spp-version-0-5-alpha6-released.html</guid>
		<description><![CDATA[Today, I am releasing SPP version 0.5 alpha6. This release completes the implementation of event architecture.
Please post your views on the blog forum.
Follow us on twitter:
http://twitter.com/satyapp
]]></description>
			<content:encoded><![CDATA[<p>Today, I am releasing SPP version 0.5 alpha6. This release completes the implementation of event architecture.</p>
<p>Please post your views on the blog forum.</p>
<p>Follow us on twitter:</p>
<p><a href="http://twitter.com/satyapp">http://twitter.com/satyapp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://spp.vshiksha.com/spp-version-0-5-alpha6-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SPP_Event modified</title>
		<link>http://spp.vshiksha.com/spp_event-modified.html</link>
		<comments>http://spp.vshiksha.com/spp_event-modified.html#comments</comments>
		<pubDate>Fri, 30 Oct 2009 13:22:57 +0000</pubDate>
		<dc:creator>satya</dc:creator>
				<category><![CDATA[SPP Development]]></category>
		<category><![CDATA[SPP Philosophy]]></category>

		<guid isPermaLink="false">http://spp.vshiksha.com/spp_event-modified.html</guid>
		<description><![CDATA[A new method &#8216;addEventHandler&#8217; was added to the SPP_Event class today. Now, it is possible to define multiple handlers for a single event in addition to existing setting a new handler functionality. The occurence types available with this handler are &#8211; &#8216;before&#8217; and &#8216;after&#8217;. This means this event handler cannot override the default handler. This [...]]]></description>
			<content:encoded><![CDATA[<p>A new method &#8216;addEventHandler&#8217; was added to the SPP_Event class today. Now, it is possible to define multiple handlers for a single event in addition to existing setting a new handler functionality. The occurence types available with this handler are &#8211; &#8216;before&#8217; and &#8216;after&#8217;. This means this event handler cannot override the default handler. This is logical, as it does not make any sense to override an event handler with multiple handlers.</p>
]]></content:encoded>
			<wfw:commentRss>http://spp.vshiksha.com/spp_event-modified.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SPP_Dijit Module is now a part (Sub Module) of SPP_Dojo</title>
		<link>http://spp.vshiksha.com/spp_dijit-module-is-now-a-part-sub-module-of-spp_dojo.html</link>
		<comments>http://spp.vshiksha.com/spp_dijit-module-is-now-a-part-sub-module-of-spp_dojo.html#comments</comments>
		<pubDate>Wed, 28 Oct 2009 03:06:28 +0000</pubDate>
		<dc:creator>satya</dc:creator>
				<category><![CDATA[SPP General]]></category>
		<category><![CDATA[SPP Philosophy]]></category>

		<guid isPermaLink="false">http://spp.vshiksha.com/spp_dijit-module-is-now-a-part-sub-module-of-spp_dojo.html</guid>
		<description><![CDATA[Today, I made SPP_Dijit module a part of SPP_Dojo module, because this is the way dojo handles it. Similarly, I plan to create SPP_Dojox as a part of SPP_Dojo.
]]></description>
			<content:encoded><![CDATA[<p>Today, I made SPP_Dijit module a part of SPP_Dojo module, because this is the way dojo handles it. Similarly, I plan to create SPP_Dojox as a part of SPP_Dojo.</p>
]]></content:encoded>
			<wfw:commentRss>http://spp.vshiksha.com/spp_dijit-module-is-now-a-part-sub-module-of-spp_dojo.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
