<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Swiftlet 1.0.0 Stable</title>
	<atom:link href="http://elbertf.com/2009/05/swiftlet-100-stable/feed/" rel="self" type="application/rss+xml" />
	<link>http://elbertf.com/2009/05/swiftlet-100-stable/</link>
	<description>Insights and Updates from a Tech Geek</description>
	<lastBuildDate>Thu, 10 May 2012 22:27:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: ElbertF</title>
		<link>http://elbertf.com/2009/05/swiftlet-100-stable/comment-page-1/#comment-53</link>
		<dc:creator>ElbertF</dc:creator>
		<pubDate>Fri, 12 Jun 2009 10:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://ElbertF.com/?p=164#comment-53</guid>
		<description>It doesn&#039;t really matter, I only did it because &quot;/account/&quot; looks better then &quot;/account.php&quot; in my opinion. You can use subdirectories in &quot;/_view/&quot; but that won&#039;t make much difference.&lt;br&gt;&lt;br&gt;All plug-in files are in the &quot;/_plugin/&quot; directory. &quot;Login&quot; and &quot;account&quot; are controllers (normal pages), not plug-ins.</description>
		<content:encoded><![CDATA[<p>It doesn&#39;t really matter, I only did it because &#8220;/account/&#8221; looks better then &#8220;/account.php&#8221; in my opinion. You can use subdirectories in &#8220;/_view/&#8221; but that won&#39;t make much&nbsp;difference.</p>
<p>All plug-in files are in the &#8220;/_plugin/&#8221; directory. &#8220;Login&#8221; and &#8220;account&#8221; are controllers (normal pages), not&nbsp;plug-ins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ElbertF</title>
		<link>http://elbertf.com/2009/05/swiftlet-100-stable/comment-page-1/#comment-52</link>
		<dc:creator>ElbertF</dc:creator>
		<pubDate>Fri, 12 Jun 2009 10:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://ElbertF.com/?p=164#comment-52</guid>
		<description>There is no plug-in database yet, will definitly consider it for the future.</description>
		<content:encoded><![CDATA[<p>There is no plug-in database yet, will definitly consider it for the&nbsp;future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ElbertF</title>
		<link>http://elbertf.com/2009/05/swiftlet-100-stable/comment-page-1/#comment-24</link>
		<dc:creator>ElbertF</dc:creator>
		<pubDate>Fri, 12 Jun 2009 05:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://ElbertF.com/?p=164#comment-24</guid>
		<description>It doesn&#039;t really matter, I only did it because &quot;/account/&quot; looks better then &quot;/account.php&quot; in my opinion. You can use subdirectories in &quot;/_view/&quot; but that won&#039;t make much difference.&lt;br&gt;&lt;br&gt;All plug-in files are in the &quot;/_plugin/&quot; directory. &quot;Login&quot; and &quot;account&quot; are controllers (normal pages), not plug-ins.&lt;br&gt;&lt;br&gt;Sorry for the late reply, been on holliday and didn&#039;t check back until now.</description>
		<content:encoded><![CDATA[<p>It doesn&#39;t really matter, I only did it because &#8220;/account/&#8221; looks better then &#8220;/account.php&#8221; in my opinion. You can use subdirectories in &#8220;/_view/&#8221; but that won&#39;t make much&nbsp;difference.</p>
<p>All plug-in files are in the &#8220;/_plugin/&#8221; directory. &#8220;Login&#8221; and &#8220;account&#8221; are controllers (normal pages), not&nbsp;plug-ins.</p>
<p>Sorry for the late reply, been on holliday and didn&#39;t check back until&nbsp;now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ElbertF</title>
		<link>http://elbertf.com/2009/05/swiftlet-100-stable/comment-page-1/#comment-23</link>
		<dc:creator>ElbertF</dc:creator>
		<pubDate>Fri, 12 Jun 2009 05:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://ElbertF.com/?p=164#comment-23</guid>
		<description>There is no plug-in database yet, will definitly consider it for the future.</description>
		<content:encoded><![CDATA[<p>There is no plug-in database yet, will definitly consider it for the&nbsp;future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wimsito</title>
		<link>http://elbertf.com/2009/05/swiftlet-100-stable/comment-page-1/#comment-22</link>
		<dc:creator>Wimsito</dc:creator>
		<pubDate>Sat, 30 May 2009 14:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://ElbertF.com/?p=164#comment-22</guid>
		<description>Why actually are the account, login and installer index.php files in seperate folders, why aren&#039;t they just in the root folder account.php, login.php and installer.php? And isn&#039;t it better when in the _view dir, files are placed in seperate dir if they belong to a certain plugin? &lt;br&gt;OR&lt;br&gt;All the plugin files (controller, plugin and view) in the plugin folder (would be handier for plugin authors and users)</description>
		<content:encoded><![CDATA[<p>Why actually are the account, login and installer index.php files in seperate folders, why aren&#39;t they just in the root folder account.php, login.php and installer.php? And isn&#39;t it better when in the _view dir, files are placed in seperate dir if they belong to a certain plugin? <br />OR<br />All the plugin files (controller, plugin and view) in the plugin folder (would be handier for plugin authors and&nbsp;users)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wimsito</title>
		<link>http://elbertf.com/2009/05/swiftlet-100-stable/comment-page-1/#comment-21</link>
		<dc:creator>Wimsito</dc:creator>
		<pubDate>Sat, 30 May 2009 13:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://ElbertF.com/?p=164#comment-21</guid>
		<description>Well, no real lacking things so far... Writing a plugin for it now :D Is there some sort of plugin database on the site?</description>
		<content:encoded><![CDATA[<p>Well, no real lacking things so far&#8230; Writing a plugin for it now <img src='http://elbertf.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Is there some sort of plugin database on the&nbsp;site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ElbertF</title>
		<link>http://elbertf.com/2009/05/swiftlet-100-stable/comment-page-1/#comment-20</link>
		<dc:creator>ElbertF</dc:creator>
		<pubDate>Sat, 30 May 2009 11:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://ElbertF.com/?p=164#comment-20</guid>
		<description>Thank you for trying it out, any feedback is welcome!</description>
		<content:encoded><![CDATA[<p>Thank you for trying it out, any feedback is&nbsp;welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wimsito</title>
		<link>http://elbertf.com/2009/05/swiftlet-100-stable/comment-page-1/#comment-19</link>
		<dc:creator>Wimsito</dc:creator>
		<pubDate>Sat, 30 May 2009 07:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://ElbertF.com/?p=164#comment-19</guid>
		<description>I just heard about swiftlet, and wanted to test it immeadiatly. So far, it works great. &lt;br&gt;&lt;br&gt;It isn&#039;t too advanced like cakePHP or others, it is really what I need.&lt;br&gt;&lt;br&gt;Thank you very much!!&lt;br&gt;&lt;br&gt;Greetings from Belgium,&lt;br&gt;Wim</description>
		<content:encoded><![CDATA[<p>I just heard about swiftlet, and wanted to test it immeadiatly. So far, it works&nbsp;great. </p>
<p>It isn&#39;t too advanced like cakePHP or others, it is really what I&nbsp;need.</p>
<p>Thank you very&nbsp;much!!</p>
<p>Greetings from Belgium,<br />Wim</p>
]]></content:encoded>
	</item>
</channel>
</rss>

