<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>qWikiOffice Blog</title>
	<link>http://qwikioffice.com/blog</link>
	<description>Discussion of a web based desktop environment</description>
	<pubDate>Sun, 15 Feb 2009 21:02:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Opinions Requested</title>
		<link>http://qwikioffice.com/blog/?p=34</link>
		<comments>http://qwikioffice.com/blog/?p=34#comments</comments>
		<pubDate>Sun, 15 Feb 2009 21:01:10 +0000</pubDate>
		<dc:creator>tmurdock</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://qwikioffice.com/blog/?p=34</guid>
		<description><![CDATA[I have a forum topic that I wish to get opinions on from any community members interested.  Please follow the link below.
1.0 Beta - Definitions

]]></description>
			<content:encoded><![CDATA[<p>I have a forum topic that I wish to get opinions on from any community members interested.  Please follow the link below.</p>
<p><a href="http://www.qwikioffice.com/forum/viewtopic.php?f=2&amp;t=373&amp;start=0&amp;st=0&amp;sk=t&amp;sd=a">1.0 Beta - Definitions<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://qwikioffice.com/blog/?feed=rss2&amp;p=34</wfw:commentRss>
		</item>
		<item>
		<title>Version 1.0 Update</title>
		<link>http://qwikioffice.com/blog/?p=33</link>
		<comments>http://qwikioffice.com/blog/?p=33#comments</comments>
		<pubDate>Wed, 17 Dec 2008 19:19:13 +0000</pubDate>
		<dc:creator>tmurdock</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://qwikioffice.com/blog/?p=33</guid>
		<description><![CDATA[Updated December 18th.
Done

Privilege support.
Data access abstraction through PHP Data Objects (PDO) extension.
localization support.
Error logging to the database.
Many bug fixes.
Forgot password.
Sign up.
Desktop installation.

Current Todos

Module installation.
Password encryption.

]]></description>
			<content:encoded><![CDATA[<p>Updated December 18th.</p>
<p><strong>Done</strong></p>
<ol>
<li>Privilege support.</li>
<li>Data access abstraction through PHP Data Objects (PDO) extension.</li>
<li>localization support.</li>
<li>Error logging to the database.</li>
<li>Many bug fixes.</li>
<li>Forgot password.</li>
<li>Sign up.</li>
<li>Desktop installation.</li>
</ol>
<p><strong>Current Todos</strong></p>
<ol>
<li>Module installation.</li>
<li>Password encryption.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://qwikioffice.com/blog/?feed=rss2&amp;p=33</wfw:commentRss>
		</item>
		<item>
		<title>PHP Data Objects (PDO) extension</title>
		<link>http://qwikioffice.com/blog/?p=32</link>
		<comments>http://qwikioffice.com/blog/?p=32#comments</comments>
		<pubDate>Mon, 01 Dec 2008 03:02:24 +0000</pubDate>
		<dc:creator>tmurdock</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://qwikioffice.com/blog/?p=32</guid>
		<description><![CDATA[I have just finished (hopefully no bugs) updating qWikiOffice to use The PHP Data Objects (PDO) extension.
According to http://www.php.net,
&#8220;PDO ships with PHP 5.1, and is available as a PECL extension for PHP 5.0; PDO requires the new OO features in the core of PHP 5, and so will not run with earlier versions of PHP&#8221;.
system/os/config.php [...]]]></description>
			<content:encoded><![CDATA[<p>I have just finished (hopefully no bugs) updating qWikiOffice to use The PHP Data Objects (PDO) extension.</p>
<p>According to <!-- w --><a href="http://www.php.net/" class="postlink">http://www.php.net</a><!-- w -->,<br />
&#8220;PDO ships with PHP 5.1, and is available as a PECL extension for PHP 5.0; PDO requires the new OO features in the core of PHP 5, and so will not run with earlier versions of PHP&#8221;.</p>
<p>system/os/config.php has been updated like so:</p>
<pre>
<font color="#0000ff">
public $DB_CONN_STRING = &#8216;mysql:dbname=qwikioffice;host=localhost&#8217;;
public $DB_USERNAME = &#8216;root&#8217;;
public $DB_PASSWORD = &#8221;;
</font>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://qwikioffice.com/blog/?feed=rss2&amp;p=32</wfw:commentRss>
		</item>
		<item>
		<title>Version 1.0</title>
		<link>http://qwikioffice.com/blog/?p=31</link>
		<comments>http://qwikioffice.com/blog/?p=31#comments</comments>
		<pubDate>Thu, 30 Oct 2008 17:28:40 +0000</pubDate>
		<dc:creator>tmurdock</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://qwikioffice.com/blog/?p=31</guid>
		<description><![CDATA[A note: Version 1.0.  is an alpha version.
That is what I get for rushing late at night to release the zip file.  I know people are anxious to see what is new.
I admit I just wanted to create the zip file, post it, and go to bed.  So I forgot to label it as being [...]]]></description>
			<content:encoded><![CDATA[<p>A note: Version 1.0.  is an alpha version.</p>
<p>That is what I get for rushing late at night to release the zip file.  I know people are anxious to see what is new.</p>
<p>I admit I just wanted to create the zip file, post it, and go to bed.  So I forgot to label it as being an alpha release.  I&#8217;ll update the download page to reflect this.</p>
]]></content:encoded>
			<wfw:commentRss>http://qwikioffice.com/blog/?feed=rss2&amp;p=31</wfw:commentRss>
		</item>
		<item>
		<title>Version 1.0</title>
		<link>http://qwikioffice.com/blog/?p=30</link>
		<comments>http://qwikioffice.com/blog/?p=30#comments</comments>
		<pubDate>Thu, 30 Oct 2008 06:56:12 +0000</pubDate>
		<dc:creator>tmurdock</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://qwikioffice.com/blog/?p=30</guid>
		<description><![CDATA[Yes&#8230; version 1.0 is available from the download page.  Read the Release Notes to see what is new.
I have made so many updates recently I felt it is to a version 1.0 now.
Draggable shortcuts and the System tray will be in a 1.x version.
]]></description>
			<content:encoded><![CDATA[<p>Yes&#8230; version 1.0 is available from the download page.  Read the Release Notes to see what is new.</p>
<p>I have made so many updates recently I felt it is to a version 1.0 now.<br />
Draggable shortcuts and the System tray will be in a 1.x version.</p>
]]></content:encoded>
			<wfw:commentRss>http://qwikioffice.com/blog/?feed=rss2&amp;p=30</wfw:commentRss>
		</item>
		<item>
		<title>Version 0.9</title>
		<link>http://qwikioffice.com/blog/?p=29</link>
		<comments>http://qwikioffice.com/blog/?p=29#comments</comments>
		<pubDate>Mon, 27 Oct 2008 07:39:02 +0000</pubDate>
		<dc:creator>tmurdock</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://qwikioffice.com/blog/?p=29</guid>
		<description><![CDATA[Version 0.9 should be out by end of this week.  What it includes:
1. Privilege system.
2. Many updates to the &#8216;os&#8217;.  (organizing the server code).
3. Color Picker for the Preferences module (needs some tweeks yet).
4. Yannick&#8217;s theme updates.
5. Hope to finish the dependency handling.
]]></description>
			<content:encoded><![CDATA[<p>Version 0.9 should be out by end of this week.  What it includes:</p>
<p>1. Privilege system.<br />
2. Many updates to the &#8216;os&#8217;.  (organizing the server code).<br />
3. Color Picker for the Preferences module (needs some tweeks yet).<br />
4. Yannick&#8217;s theme updates.<br />
5. Hope to finish the dependency handling.</p>
]]></content:encoded>
			<wfw:commentRss>http://qwikioffice.com/blog/?feed=rss2&amp;p=29</wfw:commentRss>
		</item>
		<item>
		<title>Version 0.8.1</title>
		<link>http://qwikioffice.com/blog/?p=28</link>
		<comments>http://qwikioffice.com/blog/?p=28#comments</comments>
		<pubDate>Fri, 10 Oct 2008 09:21:47 +0000</pubDate>
		<dc:creator>tmurdock</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://qwikioffice.com/blog/?p=28</guid>
		<description><![CDATA[The demo has been updated.  No more menu modules.  The new module property &#8216;menuPath&#8216; will now handle it.
For example, when setting up your module, you can now do the following:
moduleId: &#8216;demo-bogus&#8217;,
menuPath: &#8216;StartMenu/Bogus Menu/Bogus Sub Menu&#8217;,
&#8230;
Right now the Start Menu / Tool Menu are sorted alphabetically. I&#8217;ll post the zip file Friday night, Version 0.8.1.
]]></description>
			<content:encoded><![CDATA[<p>The demo has been updated.  No more menu modules.  The new module property <strong>&#8216;menuPath</strong>&#8216; will now handle it.</p>
<p>For example, when setting up your module, you can now do the following:</p>
<p><strong><em>moduleId: &#8216;demo-bogus&#8217;,<br />
menuPath: &#8216;StartMenu/Bogus Menu/Bogus Sub Menu&#8217;,<br />
&#8230;</em></strong></p>
<p>Right now the Start Menu / Tool Menu are sorted alphabetically. I&#8217;ll post the zip file Friday night, Version 0.8.1.</p>
]]></content:encoded>
			<wfw:commentRss>http://qwikioffice.com/blog/?feed=rss2&amp;p=28</wfw:commentRss>
		</item>
		<item>
		<title>Version 0.8 Available</title>
		<link>http://qwikioffice.com/blog/?p=27</link>
		<comments>http://qwikioffice.com/blog/?p=27#comments</comments>
		<pubDate>Mon, 06 Oct 2008 18:56:43 +0000</pubDate>
		<dc:creator>tmurdock</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://qwikioffice.com/blog/?p=27</guid>
		<description><![CDATA[I have just posted Version 0.8 on the download page.
]]></description>
			<content:encoded><![CDATA[<p>I have just posted Version 0.8 on the <a href="http://www.qwikioffice.com/download.php">download</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://qwikioffice.com/blog/?feed=rss2&amp;p=27</wfw:commentRss>
		</item>
		<item>
		<title>Demo Updated</title>
		<link>http://qwikioffice.com/blog/?p=26</link>
		<comments>http://qwikioffice.com/blog/?p=26#comments</comments>
		<pubDate>Sat, 04 Oct 2008 20:23:18 +0000</pubDate>
		<dc:creator>tmurdock</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://qwikioffice.com/blog/?p=26</guid>
		<description><![CDATA[I just updated the demo to version 0.8.
New is the &#8216;Modules on Demand&#8217; feature.  I should be able to post the zip file yet this weekend.
What is next?

System Tray
Updates to Preferences module
Draggable shorcuts

Stay tuned.
]]></description>
			<content:encoded><![CDATA[<p>I just updated the demo to version 0.8.</p>
<p>New is the &#8216;Modules on Demand&#8217; feature.  I should be able to post the zip file yet this weekend.</p>
<p>What is next?</p>
<ol>
<li>System Tray</li>
<li>Updates to Preferences module</li>
<li>Draggable shorcuts</li>
</ol>
<p>Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://qwikioffice.com/blog/?feed=rss2&amp;p=26</wfw:commentRss>
		</item>
		<item>
		<title>Modules on demand, System tray, qWikiMail</title>
		<link>http://qwikioffice.com/blog/?p=25</link>
		<comments>http://qwikioffice.com/blog/?p=25#comments</comments>
		<pubDate>Mon, 15 Sep 2008 01:15:09 +0000</pubDate>
		<dc:creator>tmurdock</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://qwikioffice.com/blog/?p=25</guid>
		<description><![CDATA[Just a heads up.  It&#8217;s been a while since I have given an update.  Currently I am working on  the following features:

Modules on demand
System tray

From the Preferences module, users will be able to select which modules they want to be loaded at startup.  All other modules will load on demand.
A system tray with clock is [...]]]></description>
			<content:encoded><![CDATA[<p>Just a heads up.  It&#8217;s been a while since I have given an update.  Currently I am working on  the following features:</p>
<ul type="disc">
<li>Modules on demand</li>
<li>System tray</li>
</ul>
<p>From the Preferences module, users will be able to select which modules they want to be loaded at startup.  All other modules will load on demand.</p>
<p>A system tray with clock is also in the works.</p>
<p>The qWikiMail module is about 90% complete.</p>
<p><a href="http://www.qwikioffice.com/ExtJS-Demos/qwikimail-3.jpg" target="_blank"><img src="http://www.qwikioffice.com/ExtJS-Demos/qwikimail-3-th.gif" alt="qWikiMail" border="0" width="550" height="332" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://qwikioffice.com/blog/?feed=rss2&amp;p=25</wfw:commentRss>
		</item>
	</channel>
</rss>
