<?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/category/projects/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.Org 1.0 Pre-Alpha</title>
		<link>http://blog.macaoidh.name/2009/12/30/furasta-org-1-0-pre-alpha/</link>
		<comments>http://blog.macaoidh.name/2009/12/30/furasta-org-1-0-pre-alpha/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 20:40:45 +0000</pubDate>
		<dc:creator>Conor</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Web Projects]]></category>
		<category><![CDATA[1.0]]></category>
		<category><![CDATA[alpha]]></category>
		<category><![CDATA[furasta]]></category>
		<category><![CDATA[furasta cms]]></category>
		<category><![CDATA[furasta org]]></category>
		<category><![CDATA[pre-alpha]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[screenshots]]></category>

		<guid isPermaLink="false">http://blog.macaoidh.name/?p=293</guid>
		<description><![CDATA[I have been doing a lot of development on Furasta recently and the project is nearing an alpha release &#8211; I hope to have it out next week at some stage. Below I have attached a screenshot of the new admin interface. The release won&#8217;t be feature packed, but the plugin architecture should be working. [...]]]></description>
			<content:encoded><![CDATA[<p>I have been doing a lot of development on Furasta recently and the project is nearing an alpha release &#8211; I hope to have it out next week at some stage.</p>
<p>Below I have attached a screenshot of the new admin interface.</p>
<div id="attachment_292" class="wp-caption alignnone" style="width: 640px"><a href="http://blog.macaoidh.name/wp-content/uploads/2009/12/furasta-pre-alpha.png"><img class="size-full wp-image-292" title="Furasta Pre-Alpha Screenshot" src="http://blog.macaoidh.name/wp-content/uploads/2009/12/furasta-pre-alpha.png" alt="Furasta Pre-Alpha Screenshot" width="630" height="200" /></a><p class="wp-caption-text">A sneak preview of what is to come in Furasta.Org 1.0</p></div>
<p>The release won&#8217;t be feature packed, but the plugin architecture should be working. Note that the SVN has not been updated in ages, but I should get around to it next week as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.macaoidh.name/2009/12/30/furasta-org-1-0-pre-alpha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Furasta CMS Beta 1 v0.1</title>
		<link>http://blog.macaoidh.name/2009/02/14/furasta-cms-beta-1-v01/</link>
		<comments>http://blog.macaoidh.name/2009/02/14/furasta-cms-beta-1-v01/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 20:09:04 +0000</pubDate>
		<dc:creator>Conor</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Web Projects]]></category>
		<category><![CDATA[beta 1]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[furasta cms]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[v0.1]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://macaoidh.name/?p=117</guid>
		<description><![CDATA[After a long pause in releases I have finally finished the first decent version of Furasta CMS. This is the first Beta of version 1 which is not considered 100% stable and has been released for testing. As far as I know there are no bugs so now I have to concentrate on stuff like [...]]]></description>
			<content:encoded><![CDATA[<p>After a long pause in releases I have finally finished the first decent version of Furasta CMS. This is the first Beta of version 1 which is not considered 100% stable and has been released for testing. As far as I know there are no bugs so now I have to concentrate on stuff like cross server and cross browser compatability.</p>
<p>I expected to have the website up by now but since this version does not work on Microsoft IIS I have been unable to get it set up! I hope to have v0.1 compatible with Windows. Please feel free to download the CMS, install, test and send any bug reports to <a href="mailto:furasta@macaoidh.name">furasta@macaoidh.name</a> with the title &#8220;BUG REPORT&#8221; or report in the new forum at <a href="http://furasta.macaoidh.name/Forum">http://furasta.macaoidh.name/Forum</a>. I do not expect to add any new features until v1.5 and I will post something soon on what those features will be, here&#8217;s a list of what&#8217;s currently available:</p>
<p>Features:</p>
<ul>
<li>Simple easy to use layout.</li>
<li>Ability to create and edit pages with ease.</li>
<li>Change site-wide configuration settings.</li>
</ul>
<p>Download Format: <a href="http://furasta.macaoidh.name/Versions/furasta_Beta1_v0.1.tar.lzma.php">.tar.lmza</a> | <a href="http://furasta.macaoidh.name/Versions/furasta_Beta1_v0.1.zip">.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.macaoidh.name/2009/02/14/furasta-cms-beta-1-v01/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tagged!</title>
		<link>http://blog.macaoidh.name/2009/01/16/tagged/</link>
		<comments>http://blog.macaoidh.name/2009/01/16/tagged/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 00:23:17 +0000</pubDate>
		<dc:creator>Conor</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[Me]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[My Blog]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[School]]></category>
		<category><![CDATA[The Dominican Affair]]></category>
		<category><![CDATA[Web Projects]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[bodhran]]></category>
		<category><![CDATA[conor mac aoidh]]></category>
		<category><![CDATA[drums]]></category>
		<category><![CDATA[furasta cms]]></category>
		<category><![CDATA[mac aoidh]]></category>
		<category><![CDATA[ogra sinn fein]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sword fighting]]></category>
		<category><![CDATA[tagged]]></category>
		<category><![CDATA[the pot smoking pirates]]></category>
		<category><![CDATA[warhammer]]></category>
		<category><![CDATA[webworks]]></category>

		<guid isPermaLink="false">http://macaoidh.name/?p=90</guid>
		<description><![CDATA[I got tagged by Kae today. I had actually never herd of the thing before, I just don&#8217;t do enough blog reading I guess! Anyway it&#8217;s tough to list seven things that people don&#8217;t already know. I don&#8217;t have much to talk about so don&#8217;t be surprised if you know half of these things already!:-) [...]]]></description>
			<content:encoded><![CDATA[<p>I got tagged by <a href="http://verens.com">Kae</a> today. I had actually never herd of the thing before, I just don&#8217;t do enough blog reading I guess! Anyway it&#8217;s tough to list seven things that people don&#8217;t already know. I don&#8217;t have much to talk about so don&#8217;t be surprised if you know half of these things already!:-)</p>
<p>1. I was sixteen on 19th September &gt; Virgo (What a sign &#8211; a fucking  mermaid!). I am still in fifth year at school which i absolutely detest. In fact the only thing that is keeping me in there is the promise of College. From my perspective that is heaven! Parties all the time &#8211; and when there are no parties I will be studying for tests by Programming! What more could you want? I should probably mention that I have been in an all Irish school for my whole life and that I talk Irish at home. Native language gotta be done. Oh and just for the record my name, Conor Mac Aoidh is pronounced &#8220;Mac í&#8221; or &#8220;Mac e&#8221;.</p>
<p>2. I play the Drums in two bands &gt; The Pot Smokin&#8217; Pirates and The Dominican Affair. Guess which one I enjoy more? I started the drums when I was 13. Before that I played the bodhran (What a load of shite). I went to drum lessons for about a year then I tought myself. When I finished teaching myself I moved on to teaching other people. At the moment I am practicing for the local Panto. I have done it three times before, it is good crac on the night. Gotta hate the music though! The Pot Smokin&#8217; Pirates where the first band I joined, or should I say formed! They were a school band but soon enough I discovered that school and rock music don&#8217;t go so well together! We used to practice in the lead singers garage. One day his older brother asked me to join his band &#8216;The Kamikaze Potato Men&#8217;. Thats when I really got to grips with the drums &#8211; I was playing with a band three years older than me! Eventually &#8216;The Kamikaze Potato Men&#8217; got rid of the lead singer, found a new one and formed <a href="http://thedominicanaffair.com">The Dominican Affair</a>!</p>
<p>3. I am Oifigeach na hAirgeadais for Ógra Shinn Féin Muineacháin. I don&#8217;t want to delve to deeply into this because once you start me I can&#8217;t stop! Basically I support and am a member of Sinn Féin. I am in favor of a democratic-socialist, anti-neo-libiralist, egalitarian 32 county united Ireland. Make Partition History! 26 + 6 = 1.</p>
<p>4. Oh what else&#8230; I am half Scotish, half Irish and was born in England. I used to collect Warhammer! God I have to include that because it was not a minor thing in my life. For those of you who are familiar with the way it works, I had a 3,000 point Empire Army! That is pretty massive for a ten year old in fairness. The strange thing is that I used them for display. I only ever played a couple of times and found the games to complicated. My main concentration was actually painting the things. I used to paint them like a machine. I also had millions of nobles and all that I couldn&#8217;t use because I didn&#8217;t have enough points to incorporate them! Come to think of it my first army was High Elves. By the end of my Empire collection I had gotten pretty good at painting the models. Then I started with Bretonians. I had just enough of them to play &#8211; two core units and a general. I recently got rid of almost everything in my collection. I kept only a few things. My two best painted pieces &#8211; &#8216;The Green Night&#8217; and a Celtos model which I made a cool base for. Also I have an old White Dwarf from the 80&#8242;s signed by the Eavy Metal Team. I might Ebay it! I think that I have enough to make a core unit and general army at the moment!</p>
<p>5. PHP. This tagged thing is directed towards the language users so I had better talk about it. I started learning HTML at the end of 2007 as part of a school transition year course. I didn&#8217;t pay much attention to it at first. Then by chance I got work expierence with the local web design company, <a href="http://webworks.ie">webworks</a> last summer. That is were i learned CSS and began on PHP. Not to soon after that I got hooked on the language and I love it! I am currently writing Furasta CMS, which will be in beta of it&#8217;s first &#8220;stable&#8221; version by the end of next week, hopefully! I am a linux user and have been since November! I started out with Mandriva One 2009 and then recently moved on to Fedora 10. I think that Linux bears a big role in the future of computers in general.</p>
<p>6. I can fight. With a sword I mean! I trained for Medieval Historical Re-enacting for too many years. I did all the shows where you dress up and people stare at you and ask you if they can look at your sword. It&#8217;s not all it&#8217;s cracked up to be really. It&#8217;s like any other physical sport. You do the same thing over and over and over untill you can do it in your sleep! Then finally once you have done it for a few years you dump the wooden swords and go on to metal! I have to say the proper equipment is pretty cool. It&#8217;s quite tough to fight with armour actually because it weighs a ton. I learned how to fight with a sword. shield, staff, pike, bow and arrow and claymore. I haven&#8217;t really done anything with it in the last year but there is talk of it starting again so you never know!</p>
<p>7. This is tough&#8230; Em&#8230; I am an atheist. I believe that believing in God is a completely personal thing and that it should have nothing what-so-ever to do with the state and especially the schools! I don&#8217;t have a problem with anyone else that believes in god I just hate the fact that so much trouble has been caused in this world because of religion. I was not baptised and brought up to make my own decision &#8211; and I have! <img src='http://blog.macaoidh.name/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  It annoys me that my school gets massive &#8220;grants&#8221; from Catholic Associations and therefore it is a Catholic School. Not only that but the fact that I have to take time out of classes to go to mass four times a year. Basically I think that religion in schools should be eradicated, but the religion class should be kept. I think it is a good idea to discuss religions and to make people aware that there are much more religions out there than Catholicism and that they should make their own decision rather than blindly following the crowd.</p>
<p>Now onto the tagging. I am bound by the rules to tag seven other people. The problem is that I only know one PHP developer and that is the person who tagged me! So for now I will leave this part. <strong>But I will update it once I meet other enthusiasts, </strong>so I&#8217;m not breaking the rules!</p>
<p><strong></strong><strong>Rules</strong></p>
<ul>
<li>Link your original tagger(s), and list these rules on your blog.</li>
<li>Share seven facts about yourself in the post &#8211; some random, some weird.</li>
<li>Tag seven people at the end of your post by leaving their names and the links to their blogs.</li>
<li>Let them know they’ve been tagged by leaving a comment on their blogs and/or Twitter</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.macaoidh.name/2009/01/16/tagged/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Furasta v0.0.8</title>
		<link>http://blog.macaoidh.name/2009/01/05/furasta-v008/</link>
		<comments>http://blog.macaoidh.name/2009/01/05/furasta-v008/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 20:37:45 +0000</pubDate>
		<dc:creator>Conor</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Web Projects]]></category>

		<guid isPermaLink="false">http://macaoidh.name/?p=76</guid>
		<description><![CDATA[A lot has changed since the last version. By a lot I mean everything. I basically started the whole thing again with a different approach. It is now called Furasta CMS. You can check it out using the details below. http://macaoidh.name/work/cms/ Username: admin Password: password At the moment it works. It is stable (as far [...]]]></description>
			<content:encoded><![CDATA[<p>A lot has changed since the last version. By a lot I mean everything. I basically started the whole thing again with a different approach. It is now called Furasta CMS. You can check it out using the details below.</p>
<p><a href="http://macaoidh.name/work/cms/">http://macaoidh.name/work/cms/</a></p>
<p>Username: admin</p>
<p>Password: password</p>
<p>At the moment it works. It is stable (as far as I know!) but it does not have many functions. I was half way threw writing some extra functions but I decided to put them in the next release. Also the graphics are crumy. The next release is going to be a beta of v0.0.1 and this is what I have planned for it:</p>
<ol>
<li>It will be available open source so I have written an installer that will be included.</li>
<li>New functions: Add/Edit Users, More options in the Create New Page section, Edit sitewide Meta Tags and create individual Meta Tags for pages.</li>
<li>Get started on the graphics and create a user-friendly atmosphere.</li>
<li>Create an upgrade function &#8211; I thought that it would be better to get this over with early on in the CMS so that people can check for updates and upgrade them selves.</li>
<li>Complete re-haul (once again) of the code side of things. Make sure that everything is being done properly and make sure that I am not being repetitive!</li>
<li>Enable sub-pages which will appear as a drop-down on the main site. I&#8217;m not sure how I am going to do this because the style for dropdowns has to be added by the designer in the front end.</li>
</ol>
<p>You will see that there is a good bit of JavaScript used for confirming entries in this release. My only worry about that is if someone disables JavaScript then they could break the CMS! I have re-stated most of the importand restrictions with PHP but I dont think that I will be able to do it for them all.</p>
<p>Anyway have a look and let me know of any bugs/feature requests or just what you think!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.macaoidh.name/2009/01/05/furasta-v008/feed/</wfw:commentRss>
		<slash:comments>3</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>
		<item>
		<title>Devoloping Portfollio</title>
		<link>http://blog.macaoidh.name/2008/11/08/devoloping-portfollio/</link>
		<comments>http://blog.macaoidh.name/2008/11/08/devoloping-portfollio/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 20:52:56 +0000</pubDate>
		<dc:creator>Conor</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Web Projects]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[portfollio]]></category>
		<category><![CDATA[the strats]]></category>
		<category><![CDATA[webworks]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://macaoidh.name/?p=18</guid>
		<description><![CDATA[At the momet I am developing my portfolio of web sites. I have a coulpe of sites up on my portfollio page, which I haven&#8217;t got round to actually finishing yet (the page i mean), but they are all my own projects and none of them are brilliant! Therefore I have decided to break out [...]]]></description>
			<content:encoded><![CDATA[<p>At the momet I am developing my portfolio of web sites. I have a coulpe of sites up on my <strong><a href="http://macaoidh.name/index.php/about/">portfollio page</a></strong>, which I haven&#8217;t got round to actually finishing yet (the page i mean), but they are all my own projects and none of them are brilliant!</p>
<p>Therefore I have decided to break out into the lucrative web design scene and I hope to devolpe both my portfollio and my coding skill at the same time. For my first couple of projects I intend to charge very little in order to get the word out there that I am available to do work.</p>
<p>I started my first new portfollio project the other day &#8211; <a href="http://www.thestrats.com">TheStrats.com</a>. This work graciously was diverted to me by <a href="http://www.webworks.ie">WebWorks</a>, where I did my work experience during the summer last year. I am basically giving this site away at a ridiculous price, but it is worth having the experience in my opinion.</p>
<p>For the Strats I am using WordPress. I was a bit sceptical about using it at first but then I looked at all the benifits.<br />
<strong><center>For the designer:</center></strong><br />
1. Less work<br />
2. Quicker and easier<br />
3. Cost and time effective<br />
<strong><center>For the client:</center></strong><br />
1. Costs less<br />
2. They can constantly update their website without the need to pay someone to do it for them</p>
<p>The site is coming along well and I like the way that wordpress works, I will consider making more of my sites through wordpress. I also looked into <a href="http://www.joomla.org">Joomla</a> today. I downloaded it and I am looking into it to see how good it really is. I have heard good things so I expect alot!</p>
<p>But at the end of the day I do want to eventully be a programer so i don&#8217;t want to get to carried away with using other peoples scripts, and figure out how to write them myself!! <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/11/08/devoloping-portfollio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
