<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.h6e.net/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>h6e</title>
    <subtitle></subtitle>
    <link rel="alternate" type="text/html" href="http://www.h6e.net/wiki/"/>
    <id>http://www.h6e.net/wiki/</id>
    <updated>2012-02-04T12:42:37+00:00</updated>
    <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
<link rel="self" type="application/atom+xml" href="http://www.h6e.net/wiki/feed.php" />
    <entry>
        <title>Le Tweeting</title>
        <link rel="alternate" type="text/html" href="http://www.h6e.net/wiki/apps?rev=1301057798"/>
        <published>2011-03-25T12:56:38+00:00</published>
        <updated>2011-03-25T12:56:38+00:00</updated>
        <id>http://www.h6e.net/wiki/apps?rev=1301057798</id>
        <author>
            <name>znarfor</name>
        </author>
        <summary>Le Tweeting

A Simple Twitter client targeting La Distribution

&lt;https://github.com/ladistribution/le-tweeting&gt;</summary>
    </entry>
    <entry>
        <title>OpenID DokuWiki plugin</title>
        <link rel="alternate" type="text/html" href="http://www.h6e.net/wiki/dokuwiki/plugins/openid?rev=1297768543"/>
        <published>2011-02-15T11:15:43+00:00</published>
        <updated>2011-02-15T11:15:43+00:00</updated>
        <id>http://www.h6e.net/wiki/dokuwiki/plugins/openid?rev=1297768543</id>
        <author>
            <name>znarfor</name>
        </author>
        <summary>OpenID DokuWiki plugin

Authenticate on a DokuWiki with OpenID.

Screenshots



Install

Download the plugin, extract it, then drop the openid folder in your DokuWiki 'lib/plugins' directory.

Known issues

The plugin doesn't currently play well with DokuWiki auth_security_timeout configuration.</summary>
    </entry>
    <entry>
        <title>Consulting</title>
        <link rel="alternate" type="text/html" href="http://www.h6e.net/wiki/consulting?rev=1297418159"/>
        <published>2011-02-11T09:55:59+00:00</published>
        <updated>2011-02-11T09:55:59+00:00</updated>
        <id>http://www.h6e.net/wiki/consulting?rev=1297418159</id>
        <author>
            <name>znarfor</name>
        </author>
        <summary>Consulting

At this time, all missions are handled by François Hodierne (currently speaking).

Web Development

I'm a versatile web developer that can do anything using Linux, PHP, SQL, HTML, CSS &amp; Javascript. In some situations, i can also contribute to Ruby and Python projects.</summary>
    </entry>
    <entry>
        <title>Zend Framework Wordpress plugin</title>
        <link rel="alternate" type="text/html" href="http://www.h6e.net/wiki/wordpress/plugins/zend-framework?rev=1294653906"/>
        <published>2011-01-10T10:05:06+00:00</published>
        <updated>2011-01-10T10:05:06+00:00</updated>
        <id>http://www.h6e.net/wiki/wordpress/plugins/zend-framework?rev=1294653906</id>
        <author>
            <name>znarfor</name>
        </author>
        <summary>Zend Framework Wordpress plugin

This plugin simply embed and load the Zend Framework libraries so that they can be shared by different plugins on the same Wordpress instance.

The current version use Zend Framework 1.11.2.

SVN

&lt;http://svn.wp-plugins.org/zend-framework/&gt;</summary>
    </entry>
    <entry>
        <title>Wordpress</title>
        <link rel="alternate" type="text/html" href="http://www.h6e.net/wiki/wordpress?rev=1283962181"/>
        <published>2010-09-08T16:09:41+00:00</published>
        <updated>2010-09-08T16:09:41+00:00</updated>
        <id>http://www.h6e.net/wiki/wordpress?rev=1283962181</id>
        <author>
            <name>znarfor</name>
        </author>
        <summary>Wordpress

WordPress is an open source publishing platform released under the GPL.

Plugins

	*  bmPress
	*  UWA Widgets
	*  Zend Framework

Themes

	*  WordPress Minimal Theme
	*  bmPress Minimal

HowTos

	*  Authenticate Trac users against WP database</summary>
    </entry>
    <entry>
        <title>bmPress: API - migrated</title>
        <link rel="alternate" type="text/html" href="http://www.h6e.net/wiki/wordpress/plugins/bmpress/api?rev=1283962056"/>
        <published>2010-09-08T16:07:36+00:00</published>
        <updated>2010-09-08T16:07:36+00:00</updated>
        <id>http://www.h6e.net/wiki/wordpress/plugins/bmpress/api?rev=1283962056</id>
        <author>
            <name>znarfor</name>
        </author>
        <summary>bmPress: API

Atom Publishing Protocol

bmPress aim to support Atompub as its primary API.

For now, Wordpress needs to be patched with the following patches so that everything works correctly. This patches allow plugins to process Atompub requests and add tags handling in the Wordpress Atompub backend:</summary>
    </entry>
    <entry>
        <title>bmPress: documentation - migrated</title>
        <link rel="alternate" type="text/html" href="http://www.h6e.net/wiki/wordpress/plugins/bmpress/documentation?rev=1283961927"/>
        <published>2010-09-08T16:05:27+00:00</published>
        <updated>2010-09-08T16:05:27+00:00</updated>
        <id>http://www.h6e.net/wiki/wordpress/plugins/bmpress/documentation?rev=1283961927</id>
        <author>
            <name>znarfor</name>
        </author>
        <summary>bmPress: documentation

Documentation is minimal for now. It will be completed with feedback from users.

Template functions

bm_the_mark

Description

Display a bookmark.

Usage

Simple


&lt;?php bm_the_mark() ?&gt;


Advanced


&lt;?php
bm_the_mark(array(
    'h-level' =&gt; 'h3',
    'the_screenshot' =&gt; false,
    'the_title' =&gt; true, 'the_author' =&gt; false, 'others' =&gt; false,
    'the_content' =&gt; true, 'the_tags' =&gt; true, 'actions' =&gt; false
));
?&gt;</summary>
    </entry>
    <entry>
        <title>bmPress: About - migrated</title>
        <link rel="alternate" type="text/html" href="http://www.h6e.net/wiki/wordpress/plugins/bmpress/about?rev=1283961836"/>
        <published>2010-09-08T16:03:56+00:00</published>
        <updated>2010-09-08T16:03:56+00:00</updated>
        <id>http://www.h6e.net/wiki/wordpress/plugins/bmpress/about?rev=1283961836</id>
        <author>
            <name>znarfor</name>
        </author>
        <summary>bmPress: About

A simple Wordpress plugin

bmPress is just a Wordpress plugin, so it's easy and straightforward to install.

We also provide a dedicated theme if you want to run a social bookmarking community.

A content model for social bookmarks in WP

With bmPress, bookmarks are just WP posts like others but with special metadatas.</summary>
    </entry>
    <entry>
        <title>bmPress: Install</title>
        <link rel="alternate" type="text/html" href="http://www.h6e.net/wiki/wordpress/plugins/bmpress/install?rev=1283961784"/>
        <published>2010-09-08T16:03:04+00:00</published>
        <updated>2010-09-08T16:03:04+00:00</updated>
        <id>http://www.h6e.net/wiki/wordpress/plugins/bmpress/install?rev=1283961784</id>
        <author>
            <name>znarfor</name>
        </author>
        <summary>bmPress: Install

Download

Get the latest version: bmpress-latest.zip

Installation

	*  With FTP, upload the 'bmpress' folder to the '/wp-content/plugins/' directory
	*  Activate the plugin through the 'Plugins' menu in WordPress
	*  Configure the plugin through the 'Options' section of the 'Blogmarks' menu</summary>
    </entry>
    <entry>
        <title>bmPress Wordpress plugin</title>
        <link rel="alternate" type="text/html" href="http://www.h6e.net/wiki/wordpress/plugins/bmpress?rev=1283961749"/>
        <published>2010-09-08T16:02:29+00:00</published>
        <updated>2010-09-08T16:02:29+00:00</updated>
        <id>http://www.h6e.net/wiki/wordpress/plugins/bmpress?rev=1283961749</id>
        <author>
            <name>znarfor</name>
        </author>
        <summary>bmPress Wordpress plugin

bmPress add social bookmarking capabilities to the Wordpress publishing platform

With bmPress you can:

	*  reclaim your bookmarks and publish your bookmarking activity on your personal blog
	*  create a small social bookmarking community for your company, your groups, your friends</summary>
    </entry>
</feed>

