<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.nunux.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.nunux.org/feed.php">
        <title>nunux.org</title>
        <description></description>
        <link>http://www.nunux.org/</link>
        <image rdf:resource="http://www.nunux.org/lib/images/favicon.ico" />
       <dc:date>2012-02-23T01:27:34+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.nunux.org/howto?rev=1302616023&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.nunux.org/howto/svn2git?rev=1302616001&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.nunux.org/services/android?rev=1300264037&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.nunux.org/home?rev=1297948786&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.nunux.org/menu?rev=1297948761&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.nunux.org/services?rev=1297948690&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.nunux.org/lib/images/favicon.ico">
        <title>nunux.org</title>
        <link>http://www.nunux.org/</link>
        <url>http://www.nunux.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.nunux.org/howto?rev=1302616023&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-12T15:47:03+01:00</dc:date>
        <dc:creator>nicolas</dc:creator>
        <title>howto</title>
        <link>http://www.nunux.org/howto?rev=1302616023&amp;do=diff</link>
        <description>*  How to generate certificates with OpenSSL
	*  How to configure SSL support with client authenticate on Apache web server with a Tomcat connector
	*  REF : Setup a SVN server with Apache
	*  MySQL Reminders
	*  TIP : Manually renew DHCP Lease for udhcpc
	*  TIP : Open socket with BASH
	*  CODE SNIPPETS : Generic transcoding script for mediatomb
	*  How to migrate from SVN to Git</description>
    </item>
    <item rdf:about="http://www.nunux.org/howto/svn2git?rev=1302616001&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-12T15:46:41+01:00</dc:date>
        <dc:creator>nicolas</dc:creator>
        <title>howto:svn2git - [Create Git repository from a SVN one] </title>
        <link>http://www.nunux.org/howto/svn2git?rev=1302616001&amp;do=diff</link>
        <description>mkdir project
cd project
git svn init -t tags -b branches -T trunk https://svn.example.org/prjt
git svn fetch
git remote add origin git@github.com:GITHUB_USERNAME/REPO_NAME.git
git push --all
git push --tags</description>
    </item>
    <item rdf:about="http://www.nunux.org/services/android?rev=1300264037&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-03-16T09:27:17+01:00</dc:date>
        <dc:creator>nicolas</dc:creator>
        <title>services:android - [Features] </title>
        <link>http://www.nunux.org/services/android?rev=1300264037&amp;do=diff</link>
        <description>Droid is a XMPP bot for your Android device.

Features

	*  Make the phone ring indefinitely (until “alarm stop” command) (ex: alarm start)
	*  Copy text into clipboard (ex: copy a big big text that would be painfull to type it with virtual keyboard)
	*  Give device location (ex: location)
	*  Use TTS engine to say what you want (ex: tell my god it's full of stars)
	*  Open an URL into the device browser (ex : &lt;http://www.nunux.org&gt;)
	*  Send an SMS to a phone number (ex: sms 123456789 what'up?)…</description>
    </item>
    <item rdf:about="http://www.nunux.org/home?rev=1297948786&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-17T14:19:46+01:00</dc:date>
        <dc:creator>nicolas</dc:creator>
        <title>home</title>
        <link>http://www.nunux.org/home?rev=1297948786&amp;do=diff</link>
        <description>Welcome to nunux.org</description>
    </item>
    <item rdf:about="http://www.nunux.org/menu?rev=1297948761&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-17T14:19:21+01:00</dc:date>
        <dc:creator>nicolas</dc:creator>
        <title>menu</title>
        <link>http://www.nunux.org/menu?rev=1297948761&amp;do=diff</link>
        <description>*  Home
	*  Articles
	*  Services
	*  Training</description>
    </item>
    <item rdf:about="http://www.nunux.org/services?rev=1297948690&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-17T14:18:10+01:00</dc:date>
        <dc:creator>nicolas</dc:creator>
        <title>services</title>
        <link>http://www.nunux.org/services?rev=1297948690&amp;do=diff</link>
        <description>Click [here] to download Nunux Root Certificate.

Droid


Droid is a XMPP bot for your Android device.

Go there to download it.

	*  Make the phone ring indefinitely (until “alarm stop” command) (ex: alarm start)
	*  Copy text into clipboard (ex: copy a big big text that would be painfull to type it with virtual keyboard)
	*  Give device location (ex: location)
	*  Use TTS engine to say what you want (ex: tell my god it's full of stars)
	*  Open an URL into the device browser (ex : &lt;http://www.…</description>
    </item>
</rdf:RDF>

