<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Development</title><link>https://sourceforge.net/p/coils/wiki/Development/</link><description>Recent changes to Development</description><atom:link href="https://sourceforge.net/p/coils/wiki/Development/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 11 Aug 2015 01:11:37 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/coils/wiki/Development/feed" rel="self" type="application/rss+xml"/><item><title>Development modified by Adam Tauno Williams</title><link>https://sourceforge.net/p/coils/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v20
+++ v21
@@ -12,7 +12,8 @@

    - Read ["The Ten Commandments"](TenCommandments) of OpenGroupware Coils Development.
    - [Development Install Quick Start](DevQuickStart)
-   - Enable the Mercurial MQ extension, use the [patch queues](Patch Queues).
+   - &lt;s&gt;Enable the Mercurial MQ extension, use the [patch queues](Patch Queues).&lt;/s&gt;
+      - The code repositories where switch to Git in August, 2015.

 ## Topics

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Tauno Williams</dc:creator><pubDate>Tue, 11 Aug 2015 01:11:37 -0000</pubDate><guid>https://sourceforge.net35211afdaad58f255d9f2edd857ff462d82fa90a</guid></item><item><title>Development modified by Adam Tauno Williams</title><link>https://sourceforge.net/p/coils/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v19
+++ v20
@@ -24,6 +24,7 @@
    - The [zOGI API](wiki:zOGI) for access via XML-RPC or JSON-RPC
    - The [coils.net] module.
    - [Creating document thumbnails](Thumbnailing)
+   - [Working with PDF documents](wiki:PDF)

 ##Articles

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Tauno Williams</dc:creator><pubDate>Fri, 07 Aug 2015 14:39:21 -0000</pubDate><guid>https://sourceforge.net1c451641de1b62054db309835db8c115e255d4e1</guid></item><item><title>Development modified by Adam Tauno Williams</title><link>https://sourceforge.net/p/coils/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v18
+++ v19
@@ -23,6 +23,7 @@
    - [Omphalos](wiki:Omphalos) entity representation and serialization
    - The [zOGI API](wiki:zOGI) for access via XML-RPC or JSON-RPC
    - The [coils.net] module.
+   - [Creating document thumbnails](Thumbnailing)

 ##Articles

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Tauno Williams</dc:creator><pubDate>Wed, 06 May 2015 12:34:10 -0000</pubDate><guid>https://sourceforge.net9f050868888fd53cfa92bb44ee221d3603e8d0d2</guid></item><item><title>Development modified by Adam Tauno Williams</title><link>https://sourceforge.net/p/coils/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -22,6 +22,7 @@
    - The [Model]
    - [Omphalos](wiki:Omphalos) entity representation and serialization
    - The [zOGI API](wiki:zOGI) for access via XML-RPC or JSON-RPC
+   - The [coils.net] module.

 ##Articles

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Tauno Williams</dc:creator><pubDate>Tue, 30 Dec 2014 19:06:05 -0000</pubDate><guid>https://sourceforge.netc08c868aa7bf0baf742bac6dc728638ef44b26a3</guid></item><item><title>Development modified by Adam Tauno Williams</title><link>https://sourceforge.net/p/coils/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -46,3 +46,4 @@
    - [Proposal: Advanced Task Event Notifications](ProposalAdvancedTaskNotification)
    - [CalDAV Tester]
    - [CMIS Support](CMIS-REST)
+   - [Develop a Workflow UI](WorkflowUI)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Tauno Williams</dc:creator><pubDate>Wed, 26 Nov 2014 21:10:30 -0000</pubDate><guid>https://sourceforge.neta3a340c3eff3c750119456b17bda41ec641eb578</guid></item><item><title>Development modified by Adam Tauno Williams</title><link>https://sourceforge.net/p/coils/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -44,3 +44,5 @@
    - [Performance Optimization](wikiToDo-Speed) - notes related to performance and making things faster or more efficient.
    - [Proposal: Using Delivery-Status-Notifications](ProposalUsingMailDSNs) - thoughts on how to use E-Mail delivery status notifications to make better tracking of notifications.
    - [Proposal: Advanced Task Event Notifications](ProposalAdvancedTaskNotification)
+   - [CalDAV Tester]
+   - [CMIS Support](CMIS-REST)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Tauno Williams</dc:creator><pubDate>Wed, 26 Nov 2014 21:06:25 -0000</pubDate><guid>https://sourceforge.netc3e85c536d5642879b099b9cc96c959495c93dcc</guid></item><item><title>Development modified by Adam Tauno Williams</title><link>https://sourceforge.net/p/coils/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -37,3 +37,10 @@
    - [If a record exists...](http://www.whitemiceconsulting.com/2012/09/if-record-exists.html)
    - [A JSONDateTime TypeDecorator](http://www.whitemiceconsulting.com/2012/04/jsondatetime-typedecorator.html)
    - [Complex Queries With SQLAlchemy (Example#1)](http://www.whitemiceconsulting.com/2012/02/complex-queries-with-sqlalchemy.html)
+
+
+##Misc...
+
+   - [Performance Optimization](wikiToDo-Speed) - notes related to performance and making things faster or more efficient.
+   - [Proposal: Using Delivery-Status-Notifications](ProposalUsingMailDSNs) - thoughts on how to use E-Mail delivery status notifications to make better tracking of notifications.
+   - [Proposal: Advanced Task Event Notifications](ProposalAdvancedTaskNotification)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Tauno Williams</dc:creator><pubDate>Wed, 26 Nov 2014 20:45:57 -0000</pubDate><guid>https://sourceforge.net4962c1e9f0658dc532e337c0216b4f834f14e794</guid></item><item><title>Development modified by Adam Tauno Williams</title><link>https://sourceforge.net/p/coils/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -11,6 +11,7 @@
 ## First Things

    - Read ["The Ten Commandments"](TenCommandments) of OpenGroupware Coils Development.
+   - [Development Install Quick Start](DevQuickStart)
    - Enable the Mercurial MQ extension, use the [patch queues](Patch Queues).

 ## Topics
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Tauno Williams</dc:creator><pubDate>Tue, 29 Apr 2014 11:00:20 -0000</pubDate><guid>https://sourceforge.netf1e6ef29c2598c09c1098739791c116469a20ede</guid></item><item><title>Development modified by Adam Tauno Williams</title><link>https://sourceforge.net/p/coils/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -19,6 +19,8 @@
    - [Document Managements](DocumentManagement)
    - The [BLOBManager] class
    - The [Model]
+   - [Omphalos](wiki:Omphalos) entity representation and serialization
+   - The [zOGI API](wiki:zOGI) for access via XML-RPC or JSON-RPC

 ##Articles

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Tauno Williams</dc:creator><pubDate>Tue, 19 Nov 2013 19:42:46 -0000</pubDate><guid>https://sourceforge.net397c7c6729e9b036456431912d5faa949e062458</guid></item><item><title>Development modified by Adam Tauno Williams</title><link>https://sourceforge.net/p/coils/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -1,4 +1,8 @@
 [Home] [RoadMap] [WebDAV](wiki:WebDAV) [CalDAV] [CardDAV] [OIE](OpenGroupwareIntegrationEngine) [Model]
+
+[TOC]
+
+For information on __client development__ see information on [WebDAV](wiki:WebDAV), [CalDAV] [CardDAV], [RSS](wiki:RSS), or the [zOGI API](zOGI);  depending on what you wish to use to access the server.

 #Development

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Tauno Williams</dc:creator><pubDate>Mon, 26 Aug 2013 12:57:15 -0000</pubDate><guid>https://sourceforge.netfe117855538515bfeb73687cd37a99da8d5dc738</guid></item></channel></rss>