<?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>Conor's Blog &#187; CMS</title>
	<atom:link href="http://blog.macaoidh.name/tag/cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.macaoidh.name</link>
	<description>PHP, Music, Linux</description>
	<lastBuildDate>Mon, 05 Jul 2010 13:25:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Furasta CMS v1.0 Under Construction</title>
		<link>http://blog.macaoidh.name/2009/07/21/furasta-cms-v1-0-under-construction/</link>
		<comments>http://blog.macaoidh.name/2009/07/21/furasta-cms-v1-0-under-construction/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 21:39:46 +0000</pubDate>
		<dc:creator>Conor</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Web Projects]]></category>
		<category><![CDATA[1]]></category>
		<category><![CDATA[furasta]]></category>
		<category><![CDATA[furasta cms]]></category>
		<category><![CDATA[new developer]]></category>
		<category><![CDATA[org]]></category>
		<category><![CDATA[reconstruction]]></category>
		<category><![CDATA[v1.0]]></category>

		<guid isPermaLink="false">http://blog.macaoidh.name/?p=230</guid>
		<description><![CDATA[I have decided to work on a new full version of Furasta CMS. I have already started on work for version 1.0 which will be a full re-write. Also Michael Dever will be helping me out and developing some of the code himself. I am very excited about this new version, as it is a [...]]]></description>
			<content:encoded><![CDATA[<p>I have decided to work on a new full version of Furasta CMS. I have already started on work for version 1.0 which will be a full re-write.</p>
<p>Also <a href="http://www.mickinator.com/wordpress">Michael Dever</a> will be helping me out and developing some of the code himself. I am very excited about this new version, as it is a full re-write it will give me an opportunity to include some of the features that I have been thinking about for quite a while, such as:</p>
<p>1. Plugin Architecture. Hopefully I can make this work well. I have looked carefully at the architectures of WordPress, Webme and Joomla and I hope to make one that can beat them all in performance and ease of use.</p>
<p>2. Users and Permissions. The CMS will include the ability to create different users, which have certain permissions to access certain pages. This is something which I touched on in v0.1.5 but intend to improve.</p>
<p>3. New Control Panel. The admin area will now comprise of a new, simplified, control panel. The aim here is to create a CP that looks empty, but which is full of content.</p>
<p>4. News Page + Comments Feature. I have wanted this for a while. Once I am confident enough with it I will move my WordPress blog to Furasta to prove that it works.</p>
<p>5. Possibly a simple file manager. Although I am strongly considering using <a href="http://kfm.verens.com">KFM.</a></p>
<p>6. Re-write of the Smarty syntax. Possibly get rid of smarty all together.</p>
<p>Because of the massive difference between v0.1.5 and v1.0 the website <a href="http://furasta.org">http://furasta.org</a> will have to be reconstructed. But it&#8217;s all very exciting. Now less talk and I have to get down to the action, tomorrow, after a bit of WOW. <img src='http://blog.macaoidh.name/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.macaoidh.name/2009/07/21/furasta-cms-v1-0-under-construction/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Furasta Reconstruction</title>
		<link>http://blog.macaoidh.name/2009/05/04/furasta-reconstruction/</link>
		<comments>http://blog.macaoidh.name/2009/05/04/furasta-reconstruction/#comments</comments>
		<pubDate>Mon, 04 May 2009 20:31:21 +0000</pubDate>
		<dc:creator>Conor</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Web Projects]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[content management system]]></category>
		<category><![CDATA[furasta]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[webme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.macaoidh.name/?p=211</guid>
		<description><![CDATA[After a long pause in development I have begun writing the first stable version of Furasta &#8211; 0.2. I haven&#8217;t really done anything with the project since I set up the website a few months ago. But since then I have been building up experience by examining other open source projects, such as Webme, WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>After a long pause in development I have begun writing the first stable version of Furasta &#8211; 0.2. I haven&#8217;t really done anything with the project since I set up the <a href="http://furasta.org">website</a> a few months ago. But since then I have been building up experience by examining other open source projects, such as <a href="http://webme.eu">Webme</a>, <a href="http://wordpress.org">WordPress</a> and <a href="http://joomla.org">Joomla</a>. I learnt a lot from those projects and they have contributed a lot of ideas for Furasta!</p>
<p>I have abandoned all of the old code and opted to write the whole thing again from scratch. Considering how long it took me to write v0.1.5, about a month of flat out coding every night, I expect v0.2 to be completed in the same sort of timescale. One thing is for sure &#8211; there will be no micro-optimisation this time! After all the effort I put into that last time the damn program was still slow. This time I will invest my executable time in more important tasks, ones that only directly affect what&#8217;s going on as you load the page, and perform tasks such as server side caching through AJAX so the user doesn&#8217;t notice it.</p>
<p>The project is also going to be available from svn from now on. Since I am writing it from scratch there are only a few files in the svn at the moment and there&#8217;s also no installation script. But that will come in time!</p>
<p>http://code.google.com/p/furasta-cms/source/checkout</p>
<p>I am taking a completely different approach to writing the CMS this time. In fact I would go as far as calling it an engine rather than a CMS. Basically what I plan to do is build a solid framework that on it&#8217;s own does nothing, but has the ability to do everything. There will be no pages except the essential homepage. Everything, I mean everything that will give this program the characteristics of a CMS will be achieved by the plugin architecture. So for example to edit and display pages, I will create a plugin. Obviously the CMS will have to be shipped with a few default plugins, which it will be possible to disable through a plugin manager plugin! I might be going a bit overboard with this idea but in theory it seems like a good one!</p>
<p>So enough talking, time to start writing!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.macaoidh.name/2009/05/04/furasta-reconstruction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Furasta.Org</title>
		<link>http://blog.macaoidh.name/2009/03/01/furastaorg/</link>
		<comments>http://blog.macaoidh.name/2009/03/01/furastaorg/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 17:57:19 +0000</pubDate>
		<dc:creator>Conor</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Web Projects]]></category>
		<category><![CDATA[content management system]]></category>
		<category><![CDATA[cross browser]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[furasta]]></category>
		<category><![CDATA[furasta cms]]></category>
		<category><![CDATA[furasta org]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[templates repositary]]></category>

		<guid isPermaLink="false">http://macaoidh.name/?p=127</guid>
		<description><![CDATA[I have just launched the Furasta CMS website at http://furasta.org I started working on the design on Thursday and I like the way it looks, If anyone has any layout suggestions I would like to hear them though! Anyway I do realise that it is not 100% cross browser compatible. I looked at it in [...]]]></description>
			<content:encoded><![CDATA[<p>I have just launched the <a title="Visit Furasta Website" href="http://furasta.org">Furasta CMS</a> website at <a href="http://furasta.org">http://furasta.org</a></p>
<p>I started working on the design on Thursday and I like the way it looks, If anyone has any layout suggestions I would like to hear them though! Anyway I do realise that it is not 100% cross browser compatible. I looked at it in Internet Explorer 7 today and was shocked as to how all over the place it was. But theres nothing to major there, I might get a chance to fix it tonight. To be honest it took me 3 times what I spent on the design to come up with the content!</p>
<p>In the <a title="Visit Furasta Website" href="http://furasta.org">new website</a> you will see everything you need to get you started. It includes an extensive <a title="Visit Furasta Help" href="http://furasta.org/Help">help page</a> that will teach even my granny how to set up the CMS! But if you still have problems you can email support as the forum is on it&#8217;s way. I plan to write something soon on how to take full advantage of <a title="Visit TinyMCE Website" href="http://tinymce.moxiecode.com">TinyMCE</a> because I was messing about with it the other say and is really amazing how much power it has! There is also a short but sweet <a title="Visit FAQ" href="http://furasta.org/Help/FAQ">F.A.Q.</a></p>
<p>&lt;legal crap&gt;One thing that I need to mention. I have to emphasise that the name of my Content Management System is, and always has been &#8216;Furasta CMS&#8217;, not &#8216;Furasta&#8217; or any other variant of the word. &lt;/legal crap&gt;</p>
<p>There are two incomplete aspects of the website, the <a title="Visit Furasta CMS Forum" href="http://forum.furasta.org">Forum</a> and the <a title="Visit Furasta CMS Templates Repositary" href="http://furasta.org/Download/Templates">Template Repositary</a>. I will work on the Forum &#8211; I don&#8217;t know when, I have evil genious plans for this thing and it might take a while to design. The release of the Template Repositary will co-inside with the release of v.0.1.5 and will support people uploading and advertising their own templates.</p>
<p>Well sin sin. I might write something else later about Writing Your Own Templates and make full use of the <a title="Visit Furasta CMS Codex" href="http://furasta.org/Help/Codex">Codex</a> that I spent so much time writing!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.macaoidh.name/2009/03/01/furastaorg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CMS &#8211; v0.0.5</title>
		<link>http://blog.macaoidh.name/2008/12/20/cms-v005/</link>
		<comments>http://blog.macaoidh.name/2008/12/20/cms-v005/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 20:07:03 +0000</pubDate>
		<dc:creator>Conor</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Web Projects]]></category>
		<category><![CDATA[conor's management system]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://macaoidh.name/?p=63</guid>
		<description><![CDATA[At long last Conor&#8217;s Management System v0.0.5 is ready for testing. I faced many hurdles getting this up and I would like to thank Kae for all his help! Check the details below to try! Try it out *be sure to read the bugs list before you try! url: http://macaoidh.name/work/cms/ username: guest password: soeasytoguess New [...]]]></description>
			<content:encoded><![CDATA[<p>At long last Conor&#8217;s Management System v0.0.5 is ready for testing. I faced many hurdles getting this up and I would like to thank <a href="http://verens.com">Kae</a> for all his help! Check the details below to try!</p>
<p style="padding-left: 30px;"><strong>Try it out</strong></p>
<p style="padding-left: 30px;">*be sure to read the bugs list before you try!</p>
<p style="padding-left: 30px;">url: http://macaoidh.name/work/cms/</p>
<p style="padding-left: 30px;">username: guest</p>
<p style="padding-left: 30px;">password: soeasytoguess</p>
<p style="padding-left: 30px;"><strong>New functions -</strong> In <a href="http://macaoidh.name/index.php/archives/2008/12/conors-management-system/">my last post</a> on the CMS I made a list of features that I would add before the next release. I am happy to say that all of those features have been added. It is not very feature-full at the moment and I don&#8217;t plan to add many features for v0.1.</p>
<p style="padding-left: 30px;"><strong>Status -</strong> It is a very lightweight CMS designed for the use of the layman. It is far from ready for general release in this state but now that all the key functions are done I can concentrate on the visual and graphical aspect of it.<strong></strong></p>
<p style="padding-left: 30px;"><strong>Bugs -</strong> Most of them are fixed but if you find any let me know.</p>
<ol>
<li>There is one that I am working on a solution for. If you press the <em>&#8216;Delete Current Page</em>&#8216;  button it sets the page for deletion. You then need to confirm and it gets deleted or deny and it gets un-set for deletion. The bug is if you press the &#8216;<em>Delete Current Page&#8217;</em> button, the page is set for deletion and then if you press the back button in your browser it remains set. If you go to delete a page again it will delete <strong>all</strong> pages set for deletion. As say I am working on a fix and it will be included in the next release.</li>
<li>This one will be a bit more difficult to find a solution for. The method that I am using to edit and preview the text is done in JavaScript. I didn&#8217;t write this entirely myself because I can&#8217;t yet write JavaScript. The problem with it at the moment is it only edits a block of the page &#8211; so you can put some HTML in there! I have to do something about this but at the moment I don&#8217;t know what I am going to do&#8230;.</li>
</ol>
<p><strong>The Future &#8211; v0.1</strong></p>
<p>I am very optimistic about this project and I have big plans for the future. 0.1 will be the first stable version readyfor general release. I am still thinking about wether to open source it &#8211; at the moment it&#8217;s not worth it. If it is open sourced I will have an installer in the next release. This is what I want to complete for the 0.1:</p>
<ol>
<li>Function to edit page order.</li>
<li>Function to edit page names and urls.</li>
<li>Fix all bugs! The edit text bug will be a hard one!</li>
<li>The entire visual and graphical side needs to be set up.</li>
<li>I will set up a sample website for the CMS to operate on to proove that it can co-operate with working sites.</li>
<li>It needs a new name. The current one isn&#8217;t great but i&#8217;m working on it.</li>
</ol>
<p style="padding-left: 30px;"><strong>Code-wise</strong></p>
<ol>
<li>Major re-structure of all functions. I have a funny feeling that i&#8217;m taking the long way around on a few things.</li>
<li>Create a define.php document to define all page variables in each page, such as url, name etc. This will prevent me from having to retreve the same information from the database again and again.</li>
<li>JavaScript, JavaScript and more JavaScript. I have been looking into some stuff &#8211; jQuery seems to be the most likely candidate. I have some great scripts in mind to smoothen the look and feel out a bit.</li>
<li>Possibly get rid of the current method of making pages as it has been pointed out to me that it could pose some security risks.</li>
</ol>
<p>I know that I have laid out alot for the next version but i&#8217;m off school for the next few weeks so I will have some free time!Thats about it. I welcome any suggestions / feature requests / comments on the current release.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.macaoidh.name/2008/12/20/cms-v005/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Conor&#8217;s Management System</title>
		<link>http://blog.macaoidh.name/2008/12/03/conors-management-system/</link>
		<comments>http://blog.macaoidh.name/2008/12/03/conors-management-system/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 14:52:23 +0000</pubDate>
		<dc:creator>Conor</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Web Projects]]></category>
		<category><![CDATA[conor's management system]]></category>
		<category><![CDATA[fck editor]]></category>
		<category><![CDATA[first cms]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://macaoidh.name/?p=56</guid>
		<description><![CDATA[I started work on my first CMS last weekend. I came up with the idea of editing pages from the front end. Instead of having a big back end to the CMS i thought that it would be better to edit page content while looking at the page. This is useful when you want to [...]]]></description>
			<content:encoded><![CDATA[<p>I started work on my first CMS last weekend. I came up with the idea of editing pages from the front end. Instead of having a big back end to the CMS i thought that it would be better to edit page content while looking at the page. This is useful when you want to see what you are editing. There is something similar available called the FCK Editor. Mine is different to it in a number of ways.</p>
<p>The easiest way for me to explain the functions is to show it to you. I have supplied a URL below and a username/password combination.<br />
URL: http://macaoidh.name/work/cms<br />
username: guest<br />
password: guestpass</p>
<p>Take a look at the pages. Notice the difference between them when you are logged in and logged out. It is very simple at the moment, but I have created a model that I can expand on. Here is a list of current functions:</p>
<ul>
<li>When you are logged in you can see the editing panel at the bottom of the page, which displays the log out link.</li>
<li>When you are logged in you can edit the text on the page. This is currently only a temporary fix because I haven&#8217;t set it to update the database yet!</li>
<li>The page content is currently being called from the database.</li>
</ul>
<p>By the time my CMS reaches version 1 I intend for it to be a fully functional Content Management System. These are the functions that I intend to implement in the future:</p>
<ul>
<li>Make the changes while logged in update to the database. I am finding this quite difficult. It&#8217;s easy to create a form and update but when you include all of the JavaScript that I have in order to make the changes editable and viewable in the same page, it becomes more difficult.</li>
<li>Create more functions for the logged in person, such as add users and more complicated editing options.</li>
<li>Add the possibility of creating new pages from the front end. This should be easy enough &#8211; I just haven&#8217;t had enough time to add it!</li>
</ul>
<p>I&#8217;ll keep posting weekly updates on the status of the CMS. Hopefully I can get it up to a state where it is sellable in a couple of months. If it becomes successful i might open source it! At the moment there is no point because most people would be able to create something similar by just looking at it!</p>
<p>Suggestions and some criticism welcome! <img src='http://blog.macaoidh.name/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.macaoidh.name/2008/12/03/conors-management-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
