<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>Conmunix Networks</title>
        <link>http://www.conmunix.net</link>
        <description>www.conmunix.net Article Feed</description>
        <language>en</language>
        <copyright>www.conmunix.net</copyright>
            <item>
            <title>Conmunix now called OneNext</title>
            <link>http://www.conmunix.net/article,conmunix-now-called-onenext.html</link>
            <description><![CDATA[
                            <p>As a part of the ongoing restructurization Conmunix will be called OneNext Solutions from now on. We are currently working on the CI and the new web frontend. Stay tuned and bookmark our new domain <a href="http://onext.de/">onext.de</a>.</p>            ]]></description>
            <pubDate>Sat, 27 Feb 2010 11:14:27 +0100</pubDate>
        </item>
        <item>
            <title>phPoint devtools</title>
            <link>http://www.conmunix.net/article,phpoint-devtools.html</link>
            <description><![CDATA[
                            <p>Since all of the internal templates and apps were stored in the database, we have searched for a solution which allows us to export and of course import packages. Currently this script overwrites existing apps only if their checksum has changed, so we have to integrate a version check in the upcoming release. Still a few things have to be done before we implement it as an update- or packagemanager for phPoint. Until this step, we can use it at least for easy package transfer between different development versions.</p><h4>Usage examples</h4>
<p>Export applications into a file</p>
<pre>./devtools.php -e -a --file=apps.dump</pre>
<p>Export templates into a file</p>
<pre>./devtools.php -e -t --file=templates.dump</pre>
<p>Import from a file (-a = applications, -t = templates)<br />Import -i has a flag -c which performs a check only</p>
<pre>./devtools.php -i -a --file=apps.dump<br /></pre>
<h4>Output</h4>
<p>The import function will print out something similar to:</p>
<pre>(ppArticleSingle)<br />INSTALLED V.: Sun, 27 Sep 2009 03:37:38 +0200 1.3.2<br /> PACKAGED V.: Tue, 29 Sep 2009 00:50:22 +0200 1.3.3<br />      UPDATE: 1.3.2 -&gt; 1.3.3<br />-<br />(ppArticlesRSS)<br />INSTALLED V.: Sun, 27 Sep 2009 00:29:53 +0200 1.3.1<br /> PACKAGED V.: Tue, 29 Sep 2009 00:49:18 +0200 1.3.2<br />      UPDATE: 1.3.1 -&gt; 1.3.2<br />     CLEANUP: Removed old application from compile dir<br />-<br />(ppSitemapXML)<br />INSTALLED V.: Tue, 29 Sep 2009 00:47:58 +0200 1.3.1<br /> PACKAGED V.: Tue, 29 Sep 2009 00:50:04 +0200 1.3.2<br />      UPDATE: 1.3.1 -&gt; 1.3.2<br />-<br /></pre>            ]]></description>
            <pubDate>Mon, 28 Sep 2009 17:26:24 +0200</pubDate>
        </item>
        <item>
            <title>Smarty template engine 3 alpha</title>
            <link>http://www.conmunix.net/article,smarty-template-engine-3-alpha.html</link>
            <description><![CDATA[
                            <p>The <a href="http://www.smarty.net/">Smarty template engine</a> version 3 alpha is available for testing now. You can get it directly from the Google SVN.</p>
<pre>svn checkout http://smarty-php.googlecode.com/svn/branches/Smarty3Alpha/</pre>
<p>Since the new version aims towards speed, we are going to integrate it into the phPoint WCMSF and start the first tests within the next days. It seems to be a completely rewrite and it is PHP5 (OOP) only. If you are interested in Smarty you may also check out the Smarty PHP template internal <a href="http://groups.google.com/group/smarty-developers">developers discussion</a>.</p>            ]]></description>
            <pubDate>Fri, 25 Sep 2009 00:58:57 +0200</pubDate>
        </item>
        <item>
            <title>Admin class reloaded</title>
            <link>http://www.conmunix.net/article,admin-class-reloaded.html</link>
            <description><![CDATA[
                            <p>Today we have to cleanup and rewrite the Admin class for phPoint. 921 lines of code have to be revised, so today will become tonight. We have also removed many time() calls from the frontend classes. Therefore the CMS now uses a global timestamp for internal operations defined as PPNOW. Within your templates you can use $smarty.now to get the Smarty time or $ppnow for the internal timestamp which is equal to PPNOW.</p>            ]]></description>
            <pubDate>Mon, 14 Sep 2009 06:39:48 +0200</pubDate>
        </item>
        <item>
            <title>Several code cleanups for phPoint</title>
            <link>http://www.conmunix.net/article,several-code-cleanups-for-phpoint.html</link>
            <description><![CDATA[
                            <p><a href="http://download.conmunix.net/pub/people/wbabernits/phpoint_1.0.7-1.0.9.patch.gz">phpoint_1.0.7-1.0.9.patch.gz</a> - Fixes a bug in the page sort function (Backend), Audio captcha added<a href="http://download.conmunix.net/pub/people/wbabernits/phpoint_1.0.7-1.0.8.patch.gz"><br /></a></p><p><a href="http://download.conmunix.net/pub/people/wbabernits/">More patches</a></p>            ]]></description>
            <pubDate>Sat, 12 Sep 2009 07:08:25 +0200</pubDate>
        </item>
        <item>
            <title>Linux Kernel updated (2.6.30.5-1)</title>
            <link>http://www.conmunix.net/article,linux-kernel-updated-26305-1.html</link>
            <description><![CDATA[
                            <p>To all developers: We have updated the Linux Kernels on all Conmunix machines. Since all of them are based on Debian lenny, there are .deb archives (for amd64) available in the internal Apt-repository. Note that all of the available Kernels in this repo are limited to Dual- and Quadcore AMD Opteron&trade; processors! If you need a special (or older) Kernel Version, please use the secondary Apt-repo hosted by osdevcom.</p>            ]]></description>
            <pubDate>Fri, 28 Aug 2009 18:12:44 +0200</pubDate>
        </item>
        <item>
            <title>Ayoka CS alpha Testdrive</title>
            <link>http://www.conmunix.net/article,ayoka-cs-alpha-testdrive.html</link>
            <description><![CDATA[
                            <p><img class="left" src="http://static.conmunix.net/content/images/ayoka.png" alt="" width="67" height="22" />Our new content and storage platform (Ayoka) is now online for testing. The auth database is already connected, so you are able to login with your existing Conmunix ID. The archive was designed to work tag based and it also has the ability to generate and cache thumbs on-the-fly.</p>
<p>Its API allows us to easy integrate it as an image server for our Wiki pages. Ayoka based on PHP/5, MySQL, ImageMagick, the Smarty template engine and runs on a fast lighttpd webserver. <a href="http://cs.conmunix.net/">http://cs.conmunix.net/</a></p>            ]]></description>
            <pubDate>Sat, 01 Aug 2009 04:39:26 +0200</pubDate>
        </item>
        <item>
            <title>Development server closing announcement</title>
            <link>http://www.conmunix.net/article,development-server-closing-announcement.html</link>
            <description><![CDATA[
                            <p>Our development server will be closed, 3 months after this  																										announcement. Since all services are now running on the main server, we no longer need this machine. Please backup all of your files, settings and scripts on the server within the next 2 months. SSH-access is still possible. Thanks!</p>            ]]></description>
            <pubDate>Fri, 05 Jun 2009 19:59:45 +0200</pubDate>
        </item>
        <item>
            <title>Internal apt-repository has changed</title>
            <link>http://www.conmunix.net/article,internal-apt-repository-has-changed.html</link>
            <description><![CDATA[
                            <p>We have sent setup instructions to all developers by email. You can now access the non-public apt-repository on port 8080. The repo has moved to our Apache server at Osdevcom and is now maintained by Conmunix.</p>
<p>If you want to add packages to the archive, you have to copy them into the "pool" directory. There are tools available to add new packages with less effort.</p><p>Example:</p>
<ol>
<li>Upload the package linux-image-2.6.29.4-1_amd64.deb to the main pool.</li>
<li>Unlink an existing package in the (u = universal) pool.<br />
<pre>apt-unlink linux-image-2.6.29.3-1_amd64.deb u</pre>
</li>
<li>Link the new package in the u pool.<br />
<pre>apt-link linux-image-2.6.29.4-1_amd64.deb u</pre>
</li>
<li>Wait while the server generates a Packages.gz file within the next 60 seconds.</li>
<li>Now you can use apt-get on your machine to install the package.</li>
</ol>
<p><span style="color: #888888;">Note that this apt-repo is password protected and accessible for developers only.</span></p>            ]]></description>
            <pubDate>Fri, 05 Jun 2009 02:19:17 +0200</pubDate>
        </item>
    </channel>
</rss>
