<?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>nanoANT &#187; PHP</title>
	<atom:link href="http://www.nanoant.com/category/programming/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.nanoant.com</link>
	<description>Yet another self-employee site &#38; blog</description>
	<lastBuildDate>Fri, 03 Sep 2010 17:06:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Is closed-source project like CMSity doomed to the death nowadays?</title>
		<link>http://www.nanoant.com/projects/is-closed-source-project-like-cmsity-doomed-to-the-death-nowadays</link>
		<comments>http://www.nanoant.com/projects/is-closed-source-project-like-cmsity-doomed-to-the-death-nowadays#comments</comments>
		<pubDate>Tue, 28 Apr 2009 14:31:46 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[cmsity]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[open-source]]></category>

		<guid isPermaLink="false">http://www.nanoant.com/?p=317</guid>
		<description><![CDATA[Seems it is very hard to spread the news about CMSity around the world, and acquire some user base of this project. Till now I did few commercial deployments of CMSity, however the cmsity.com page hits look really miserable. I wrote mails to many CMS magazines asking to drop a note about my project. However [...]]]></description>
			<content:encoded><![CDATA[<p class="alignright"><a href="http://www.cmsity.com/"><img class="size-full wp-image-181" title="CMSity Logo" src="http://www.nanoant.com/wp/wp-content/uploads/2009/03/cmsity_ss.png" alt="" width="278" height="89" /></a></p>
<p>Seems it is very hard to spread the news about <a href="http://www.cmsity.com/">CMSity</a> around the world, and acquire some user base of this project. Till now I did few commercial deployments of <em>CMSity</em>, however the <a href="http://www.cmsity.com/users">cmsity.com</a> page hits look really miserable.</p>
<p>I wrote mails to many <em>CMS</em> magazines asking to drop a note about my project. However only two of them replied and posted something on their sites about <em>CMSity</em>. So I still miss some more reviews that can put a breathe into the project. But it seems my mails are ignored by majority of big <em>CMS</em> related sites making very hard to promote new project like <em>CMSity</em> nowadays.</p>
<p>Since I believe this software presents great value and <a href="http://www.cmsity.com/blog/cmsity-vs-wordpress">outperforms other popular solutions</a> I consider releasing it as <strong>open-source</strong>, however probably not <strong>GPL</strong> but some license that will force the code to stay by the author (me), deny all the forks, making all community changes happen to be included in the source code base.</p>
<p>Open-source is a great idea, but I have seen too many projects that were just bloated, forked and spoiled by masses of developers that were just about put something of themselves in the project regardless of quality of the included changes, missing overall sense and directions of the project itself. That is why I decided to keep the code closed initially, while giving the licenses for free, but it seems non-open source project are just kicked out of the focus today, and releasing the source code is a &#8220;must&#8221; to gain the momentum.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanoant.com/projects/is-closed-source-project-like-cmsity-doomed-to-the-death-nowadays/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CMSity &#8211; small, generic content management system</title>
		<link>http://www.nanoant.com/projects/cmsity-small-generic-content-management-system</link>
		<comments>http://www.nanoant.com/projects/cmsity-small-generic-content-management-system#comments</comments>
		<pubDate>Thu, 05 Mar 2009 12:57:00 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[small]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://www.nanoant.com/?p=179</guid>
		<description><![CDATA[After spending few years using WordPress, MODx, PHPnuke I found out those systems getting more and more complicated, well yes sophisticated too, but first of all complicated. Anyway, feeling that this is not right direction I have decided to rewrite something by my own; simple, but powerful enough to provide functionality that you expect from [...]]]></description>
			<content:encoded><![CDATA[<p class="alignright"><a href="http://www.cmsity.com/"><img class="size-full wp-image-181" title="CMSity Logo" src="http://www.nanoant.com/wp/wp-content/uploads/2009/03/cmsity_ss.png" alt="" width="278" height="89" /></a></p>
<p>After spending few years using <em>WordPress</em>, <em>MODx</em>, <em>PHPnuke</em> I found out those systems getting more and more complicated, well yes sophisticated too, but first of all complicated. Anyway, feeling that this is not right direction I have decided to rewrite something by my own; simple, but powerful enough to provide functionality that you expect from most of the modern sites &#8211; blog, forums, RSS feeds.</p>
<p><span id="more-179"></span></p>
<p>Such functionality was requested by few of my clients, asking me: &#8220;<em>Adam, we need something like WordPress, but we would like to have forums too, also site should be multi-lingual and finally we would like to limit the access to some parts of the site.&#8221;</em> Just to mention those clients were running websites at PHP virtual hosting. I said, <em>&#8220;Roger that&#8221;</em> and started looking for some (any) CMS that could satisfy their needs.</p>
<p>I use to browse for new CMSes time to time. I did it again last October. Nothing new. Okay, maybe I could somehow tailor <em>MODx</em>, or <em>WordPress</em>. Nah. Then I found <em>BBpress</em>, well I was excited. A forum system made by <em>WordPress</em> creators, that integrates with WP. Great! Maybe this will fit.</p>
<p>Unfortunately I was hitting so many problems syncing WP and <em>BBpress</em> user database and logins, cookies (Why the hell it is so complicated?), so I gave it up.</p>
<p>I decided to write my own system, having in mind that forum, blog, they just differ at presentation level! There is always some parent page and subpages, post and replies, forum and topics. All having some hierarchy relations, and different presentation model. So why we have to install <em>BBpress</em> over WP if it is just a matter of presentation. Forum should look more like a table&#8230; while blog more like list of post excerpts. Why we cannot just turn WP sub-blog into the forum?</p>
<h3>The difference is the presentation</h3>
<p>So thing that makes forum or blog special is the way it is presented to the user. But from structure point of view both are the same. So this is the idea of the <em>CMSity</em>. For <em>CMSity</em> all pages (document tree nodes) are the same, they just carry the <strong>type</strong> which is used to determine what template to use to render them &#8211; what is their presentation.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-180" title="CMSity template resolution" src="http://www.nanoant.com/wp/wp-content/uploads/2009/03/template_s.png" alt="" width="403" height="303" /></p>
<p>Why PHP? Even I know more optimized/fast languages such as Ruby (1.9 is really fast), Java, C++.. started learning Erlang, still PHP is kind of standard that is present on most of the web servers and you can expect your clients will have PHP on their web servers. So I have chosen PHP; not really my favorite language, but the one I know pretty well and have spent quite a while with.</p>
<p>So this is genesis of <em><a href="http://www.cmsity.com/">CMSity</a></em>&#8230; hope it will find many users and will be useful for you all.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanoant.com/projects/cmsity-small-generic-content-management-system/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
