<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.cyberphoria.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.cyberphoria.org/feed.php">
        <title>cyberphoria.org projects</title>
        <description></description>
        <link>http://www.cyberphoria.org/</link>
        <image rdf:resource="http://www.cyberphoria.org/lib/images/favicon.ico" />
       <dc:date>2012-05-17T22:37:31+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.cyberphoria.org/projects/blow-4-php?rev=1276865796"/>
                <rdf:li rdf:resource="http://www.cyberphoria.org/projects/memcached?rev=1276865766"/>
                <rdf:li rdf:resource="http://www.cyberphoria.org/projects/qmail-smtp-auth-send?rev=1276865785"/>
                <rdf:li rdf:resource="http://www.cyberphoria.org/projects/sidebar?rev=1194824628"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.cyberphoria.org/lib/images/favicon.ico">
        <title>cyberphoria.org</title>
        <link>http://www.cyberphoria.org/</link>
        <url>http://www.cyberphoria.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.cyberphoria.org/projects/blow-4-php?rev=1276865796">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-18T14:56:36+02:00</dc:date>
        <title>Blowfish-4-PHP</title>
        <link>http://www.cyberphoria.org/projects/blow-4-php?rev=1276865796</link>
        <description>Description

Some weeks ago i was searching for an easy way to do blowfish-stuff with php, but the only solution i found was using mcrypt or use some wrappers which weren't working for me. Due to several reasons, this was not what i wanted and i started to port blowfish to PHP, now theoreticaly you only need this php-source to encrypt and decrypt with blowfish, but the problem is, it is incredible slow!!!!!Like other implementations, this is not perfect, it is only used with strings, not with by…</description>
    </item>
    <item rdf:about="http://www.cyberphoria.org/projects/memcached?rev=1276865766">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-18T14:56:06+02:00</dc:date>
        <title>Memcached-1.1.13-pre+tags</title>
        <link>http://www.cyberphoria.org/projects/memcached?rev=1276865766</link>
        <description>Description

This is just a small, quick and very dirty hack for memcached. It enabled you to use tags for your keys. These tags can be queried via the new tags command, the keys which have tags appended can be queried with the list command.

This is a proof of concept, just for my projects. This is maybe not bug free, this is even far from perfect work! Many thanks to the people of danga.com for providing memcached!</description>
    </item>
    <item rdf:about="http://www.cyberphoria.org/projects/qmail-smtp-auth-send?rev=1276865785">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-18T14:56:25+02:00</dc:date>
        <title>Qmail 1.03 qmail-remote.c SMTP-AUTH send patch</title>
        <link>http://www.cyberphoria.org/projects/qmail-smtp-auth-send?rev=1276865785</link>
        <description>*  Date: 20020715
		*  Version: 0.0.1 ;)
		*  Author: Bjoern Kalkbrenner
		*  Location: Home | Download 



Description

Quick install
 1. Copy the base64.c and base64.h to your qmail source and chdir into it.
 2. Patch the source with patch -p1 &lt;smtp-auth-send.patch
 3. make setup check
 4. ...follow the qmail-installation or copy your new qmail-remote to /var/qmail/bin
 5. create your /var/qmail/control/smtproutes_users
Quick info

This patch is based on Robert Sander's AUTH LOGIN patch which …</description>
    </item>
    <item rdf:about="http://www.cyberphoria.org/projects/sidebar?rev=1194824628">
        <dc:format>text/html</dc:format>
        <dc:date>2007-11-12T00:43:48+02:00</dc:date>
        <title>projects:sidebar</title>
        <link>http://www.cyberphoria.org/projects/sidebar?rev=1194824628</link>
        <description>Projects: Blowfish-4-PHP | Memcached-1.1.13-pre+tags | Qmail 1.03 qmail-remote.c SMTP-AUTH send patch</description>
    </item>
</rdf:RDF>

