<?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>Giggig Blog</title>
	<atom:link href="http://giggig.co.uk/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://giggig.co.uk/blog</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Mon, 22 Aug 2011 08:03:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Web Dev 5!</title>
		<link>http://giggig.co.uk/blog/?p=24</link>
		<comments>http://giggig.co.uk/blog/?p=24#comments</comments>
		<pubDate>Mon, 22 Aug 2011 08:03:25 +0000</pubDate>
		<dc:creator>jamie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://giggig.co.uk/blog/?p=24</guid>
		<description><![CDATA[Work is currently underway for Giggig Web Dev 5. The total new version of Web Dev, re-written from scratch in C++, we have just about confirmed the new User Interface, and will be releasing screenshots and a non-functional preview release soon! As soon as the User Interface design is complete and we have fully implemented [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-27" title="Giggig Web Dev" src="http://giggig.co.uk/blog/wp-content/uploads/2011/08/web-dev-128x128.png" alt="" width="128" height="128" />Work is currently underway for Giggig Web Dev 5. The total new version of Web Dev, re-written from scratch in C++, we have just about confirmed the new User Interface, and will be releasing screenshots and a non-functional preview release soon!</p>
<p>As soon as the User Interface design is complete and we have fully implemented the Auto-Updater we will release our preview release 5.0.0.1 (Pre Alpha 1). We are keen to get your feedback and feature requests in now, to help make the next version of Web Dev the best ever! So what new feature are you most looking foward to?:</p>
<div style="float: left; width: 50%;">
<ul>
<li>WordPress Theme editor</li>
<li>Web App Installer</li>
<li>Code Folding</li>
<li>Theme + Code Snippet Marketplace</li>
<li>Built in FTP Support (Implemented as plugin)</li>
</ul>
</div>
<div style="float: right; width: 50%;">
<ul>
<li>Plugin Support</li>
<li>Online Learning Center</li>
<li>Multiple document editing support via tabbed interface</li>
<li>Dockable pannels</li>
<li>Visual CSS Editor</li>
</ul>
</div>
<p>We hope to implement features in order of popularity so you get access to them sooner in our preview releases. Keep an eye on this blog and our <a href="https://twitter.com/#!/giggigwebdev">twitter stream</a> for release anouncements.</p>
]]></content:encoded>
			<wfw:commentRss>http://giggig.co.uk/blog/?feed=rss2&#038;p=24</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Dev Development Update</title>
		<link>http://giggig.co.uk/blog/?p=20</link>
		<comments>http://giggig.co.uk/blog/?p=20#comments</comments>
		<pubDate>Wed, 27 Jul 2011 01:49:43 +0000</pubDate>
		<dc:creator>jamie</dc:creator>
				<category><![CDATA[Giggig Web Dev]]></category>

		<guid isPermaLink="false">http://giggig.co.uk/blog/?p=20</guid>
		<description><![CDATA[Well the development of Giggig Web Dev version 5 is underway. I am currently using wxWidgets to create a cross platform GUI for Web Dev, and hope to move to the WebKit rendering engine (used by Apple&#8217;s Safari Browser) to render our content. I hope to release a preview build soon (mid August?) for all [...]]]></description>
			<content:encoded><![CDATA[<p>Well the development of Giggig Web Dev version 5 is underway. I am currently using <a href="http://wxwidgets.org/">wxWidgets</a> to create a cross platform GUI for Web Dev, and hope to move to the <a href="https://secure.wikimedia.org/wikipedia/en/wiki/WebKit" target="_blank">WebKit</a> rendering engine (used by Apple&#8217;s Safari Browser) to render our content.</p>
<p>I hope to release a preview build soon (mid August?) for all platforms (Windows, Windows x64, Linux, OS X), I think that this first release will only showcase the GUI, as not much more is done yet. If you are interested in development or have experience with C++ please don’t hesitate to get involved for information email me [webmaster [at] giggigNOSPAM [dot] co [dot] uk].</p>
<p>I also hope to mimic the Mozilla Firefox About box and Update box (from the good old classic version 3).</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://giggig.co.uk/blog/?feed=rss2&#038;p=20</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Word on Web Dev</title>
		<link>http://giggig.co.uk/blog/?p=17</link>
		<comments>http://giggig.co.uk/blog/?p=17#comments</comments>
		<pubDate>Mon, 18 Jul 2011 08:56:35 +0000</pubDate>
		<dc:creator>jamie</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[Giggig Web Dev]]></category>

		<guid isPermaLink="false">http://giggig.co.uk/blog/?p=17</guid>
		<description><![CDATA[Today I am announcing Web Dev version 5, even though we never reached an out of beta version 4, no I am not inflating version numbers like Mozilla. I am totally scrapping the current code base, and starting again from scratch. This time it will be written in C++ instead of C#, primarily for performance [...]]]></description>
			<content:encoded><![CDATA[<p>Today I am announcing Web Dev version 5, even though we never reached an out of beta version 4, no I am not inflating version numbers like Mozilla. I am totally scrapping the current code base, and starting again from scratch. This time it will be written in C++ instead of C#, primarily for performance reasons but also for cross compatibility.</p>
<p>I will however not initially be open sourcing the project like version 4, instead I will build in a plugin architecture, allowing 3rd partie developers to extend the functionality of Web Dev. And then if enough people request for me to, I may choose to release the source code.</p>
<p>I am planning lots of changes for version 5, that I hope you will like including:</p>
<ul>
<li>Cross Platform compatibility</li>
<li>Web Kit/Geko based rendering engine (not yet decided which)</li>
<li>Plugin Architecture (probabbly initially windows only, later cross platform)</li>
<li>Better compliance with user profiles (Windows only)</li>
<li>Template Store</li>
<li>Ribbon or Menu or both interface, user selectable.</li>
<li>And much, much more. Stay tuned!</li>
</ul>
<p>I would really apreciate your feed back, and feature requests. Please contact me webmaster [ a t ] giggig [ d o t] co [ d o t ] uk.</p>
<p>Thanks</p>
]]></content:encoded>
			<wfw:commentRss>http://giggig.co.uk/blog/?feed=rss2&#038;p=17</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Giggig OS</title>
		<link>http://giggig.co.uk/blog/?p=15</link>
		<comments>http://giggig.co.uk/blog/?p=15#comments</comments>
		<pubDate>Sat, 05 Feb 2011 13:52:57 +0000</pubDate>
		<dc:creator>jamie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jamie.giggig.co.uk/?p=15</guid>
		<description><![CDATA[Today I announce the development of Giggig OS, whilst there is no way that this will become a full production Operating Sytem, it still remains a fun little educational project for developers to colaborate on. To download a copy of Giggig OS, visit http://download.giggig.co.uk/software/OS/. Source code will not be avaliable publically.]]></description>
			<content:encoded><![CDATA[<p>Today I announce the development of Giggig OS, whilst there is no way that this will become a full production Operating Sytem, it still remains a fun little educational project for developers to colaborate on. To download a copy of Giggig OS, visit http://download.giggig.co.uk/software/OS/. </p>
<p>Source code will not be avaliable publically. </p>
]]></content:encoded>
			<wfw:commentRss>http://giggig.co.uk/blog/?feed=rss2&#038;p=15</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Giggig Web Cart</title>
		<link>http://giggig.co.uk/blog/?p=12</link>
		<comments>http://giggig.co.uk/blog/?p=12#comments</comments>
		<pubDate>Fri, 10 Sep 2010 19:50:48 +0000</pubDate>
		<dc:creator>jamie</dc:creator>
				<category><![CDATA[Giggig Web Cart]]></category>
		<category><![CDATA[Web Scripts]]></category>

		<guid isPermaLink="false">http://jamie.giggig.co.uk/?p=12</guid>
		<description><![CDATA[This is a follow up from my previous post My public (and slightly geeky) ToDo list. I have decided to begin work on my upcoming open source online e-commerce system. If you are interested in helping out with the development please email webmaster@giggig.co.uk for more information. I would like to include the following feathers and [...]]]></description>
			<content:encoded><![CDATA[<p>This is a follow up from my previous post My public (and slightly geeky) ToDo list. I have decided to begin work on my upcoming open source online e-commerce system. If you are interested in helping out with the development please email <a href="mailto:webmaster@giggig.co.uk">webmaster@giggig.co.uk</a> for more information.</p>
<p>I would like to include the following feathers and would much appreciate your feedback on these features:<br />
Multi-Currency Support, Multi-Language, Product Text and Video Reviews, 5 Star rating system, User customizable Templates, Integrated with our Business and Developer suites, Coupon Code System and Downloadable items.</p>
<p>I will soon be opening a bug tracker, pre-alpha downloads and development forum, please check back soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://giggig.co.uk/blog/?feed=rss2&#038;p=12</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Public (and slightly geeky) ToDo list</title>
		<link>http://giggig.co.uk/blog/?p=7</link>
		<comments>http://giggig.co.uk/blog/?p=7#comments</comments>
		<pubDate>Fri, 10 Sep 2010 17:51:38 +0000</pubDate>
		<dc:creator>jamie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jamie.giggig.co.uk/?p=7</guid>
		<description><![CDATA[First can I start by saying that this is my public ToDo List and is not an example of further blog posts in this blog. I intend to use this small corner of the web to collect my thoughts, inform others, educate and progress my self and my projects. 1. Write a Point of Sale [...]]]></description>
			<content:encoded><![CDATA[<p>First can I start by saying that this is my public ToDo List and is not an example of further blog posts in this blog. I intend to use this small corner of the web to collect my thoughts, inform others, educate and progress my self and my projects.</p>
<p>1. Write a Point of Sale System</p>
<p>2. Bring Web Dev to alpha</p>
<p><strike>3. Write a hello world boot loader</strike> &#8211; Have done, see Giggig OS</p>
<p>4. Write a linux distro</p>
<p>5. write a educational network management solution</p>
<p>6. Write a online e-commerce system linking with social networking</p>
<p>7. Learn a solid foundation of programming ready to add more new syntaxes to</p>
<p>8. Write a native linux application</p>
<p>9. Write a mono supported application for Windows, Mac and Linux</p>
<p>10. Play with FreeBSD / OpenBSD</p>
<p>11. Try moving to linux for a month.</p>
<p><strike>12. Try the bing month</strike> &#8211; I am now using Bing as my primary Search Engine</p>
<p>NOTE: Will expand on each point soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://giggig.co.uk/blog/?feed=rss2&#038;p=7</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

