<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Here With Me &#187; Amaury</title>
	<atom:link href="http://www.herewithme.fr/tag/amaury/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.herewithme.fr</link>
	<description>Blog personnel et technique, Blog technique et personnel, Blog avant tout.</description>
	<lastBuildDate>Sat, 24 Jul 2010 15:53:13 +0000</lastBuildDate>
	<language>fr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>WordCamp: D&#233;sactiver le filtrage KSES sur votre blog WordPress</title>
		<link>http://www.herewithme.fr/2008/05/03/wordcamp-desactiver-le-filtrage-kses-sur-votre-blog-wordpress/</link>
		<comments>http://www.herewithme.fr/2008/05/03/wordcamp-desactiver-le-filtrage-kses-sur-votre-blog-wordpress/#comments</comments>
		<pubDate>Sat, 03 May 2008 17:33:46 +0000</pubDate>
		<dc:creator>Amaury</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Amaury]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP-Box]]></category>

		<guid isPermaLink="false">http://www.herewithme.fr/wordcamp-dsactiver-le-filtrage-kses-sur-votre-blog-wordpress</guid>
		<description><![CDATA[En live depuis la session "atelier pratique des extensions" je vous donne le code du plugin pour désactiver les filtrages KSES lors de la rédaction des articles. J'ai mis le plugin sur le service de code pastbin. A noter que cette méthode est radicale ! Elle s'applique pour tous les utilisateurs. (Sauf les commentaires) Vous [...]]]></description>
			<content:encoded><![CDATA[<p>En live depuis la session "atelier pratique des extensions" je vous donne le code du plugin pour désactiver les filtrages KSES lors de la rédaction des articles.</p> <p>J'ai mis le plugin sur le <a href="http://pastebin.com/d6b4e780e">service de code pastbin</a>.</p> <pre lang="php">
<?php
/*
Plugin Name: Disable Kses
Plugin URI: http://wp-box.fr
Description: Remove Kses Filter
Version: 1.0
Author: Amaury BALMER
Author URI: http://www.herewithme.fr
*/

function disable_kses_content() {
	// Normal filtering.
	remove_filter('title_save_pre', 'wp_filter_kses');

	// Post filtering
	remove_filter('content_save_pre', 'wp_filter_post_kses');
	remove_filter('excerpt_save_pre', 'wp_filter_post_kses');
	remove_filter('content_filtered_save_pre', 'wp_filter_post_kses');
}
add_action('init', 'disable_kses_content', 20);
?>
</pre>
<p>A noter que cette méthode est radicale ! Elle s'applique pour tous les utilisateurs. (Sauf les commentaires) Vous pouvez également personnaliser le filtre de Kses avec le plugin <a href="http://wordpress.org/extend/plugins/html-purified/#post-2207">HTML Purified</a>.</p>
	Tags: <a href="http://www.herewithme.fr/tag/amaury/" title="Amaury" rel="tag nofollow">Amaury</a>, <a href="http://www.herewithme.fr/tag/plugins/" title="Plugins" rel="tag nofollow">Plugins</a>, <a href="http://www.herewithme.fr/tag/wordpress/" title="WordPress" rel="tag nofollow">WordPress</a>, <a href="http://www.herewithme.fr/tag/wp-box/" title="WP-Box" rel="tag nofollow">WP-Box</a><br />

	<h4>Articles relatifs</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.herewithme.fr/a-propos/" title="Qui suis-je ? (26 janvier 2006)">Qui suis-je ?</a> (0)</li>
	<li><a href="http://www.herewithme.fr/2008/12/27/comment-inserer-toutes-les-images-de-son-blog-dans-un-article-et-avec-pagination-pour-henri/" title="Comment insérer toutes les images de son blog dans un article, et avec pagination ! Pour henri ! (27 décembre 2008)">Comment insérer toutes les images de son blog dans un article, et avec pagination ! Pour henri !</a> (3)</li>
	<li><a href="http://www.herewithme.fr/2007/04/28/tuto-migrer-de-ultimate-tag-warrior-vers-simple-tagging/" title="[Tuto] Migrer de Ultimate Tag Warrior vers Simple Tagging ! (28 avril 2007)">[Tuto] Migrer de Ultimate Tag Warrior vers Simple Tagging !</a> (30)</li>
	<li><a href="http://www.herewithme.fr/2006/12/14/2me-rencontre-wordpress-francophone/" title="[MAJ] 2&egrave;me rencontre WordPress Francophone ! (14 décembre 2006)">[MAJ] 2&egrave;me rencontre WordPress Francophone !</a> (4)</li>
	<li><a href="http://www.herewithme.fr/2007/01/16/wordpressmu-copie-revoir/" title="WordPressMu : Copie &agrave; revoir&#8230; (16 janvier 2007)">WordPressMu : Copie &agrave; revoir&#8230;</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.herewithme.fr/2008/05/03/wordcamp-desactiver-le-filtrage-kses-sur-votre-blog-wordpress/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Ziki offre 100 cartes de visite !</title>
		<link>http://www.herewithme.fr/2007/07/28/ziki-offre-100-cartes-de-visite/</link>
		<comments>http://www.herewithme.fr/2007/07/28/ziki-offre-100-cartes-de-visite/#comments</comments>
		<pubDate>Sat, 28 Jul 2007 16:05:58 +0000</pubDate>
		<dc:creator>Amaury</dc:creator>
				<category><![CDATA[Amaury]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.herewithme.fr/2007/07/28/ziki-offre-100-cartes-de-visite.html</guid>
		<description><![CDATA[Ziki en partenariat avec Ooprint offre 100 cartes de visite ! (hors frais de port) Il existe une dizaine de modèles différents, du très classique, au modèle Web 2.0 avec des tags&#8230; Elles sont pour la plupart très sympa ! Pour lire l&#8217;annonce officielle et accéder à la page Ziki sur Ooprint, rendez-vous sur le [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ziki.com">Ziki</a> en partenariat avec Ooprint offre 100 cartes de visite ! (hors frais de port)</p>
<p>Il existe une dizaine de modèles différents, du très classique, au modèle <a href="http://www.herewithme.fr/tag/web-20/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Web 2.0">Web 2.0</a> avec des tags&#8230; </p>
<p>Elles sont pour la plupart très sympa !</p>
<p>Pour lire l&#8217;annonce officielle et accéder à la page Ziki sur Ooprint, rendez-vous sur le <a href="http://ziki.com/blogs/francais/ziki-vous-offre-100-cartes-de-visite">blog de Ziki</a> !</p>
<p>Moi j&#8217;ai déjà reçu les miennes, quelques photos à l&#8217;appui !</p>
<p>Dans la version de base,&nbsp;je trouve le papier un peu&nbsp;léger et l&#8217;impression du vert un peu pâle, mais peu importe ! Ça n&#8217;est qu&#8217;une carte de visite ;)</p>
<p><a href="http://www.herewithme.fr/wp-content/uploads/Zikioffre100cartesdevisites_2971/IMGP5193.jpg" atomicselection="true"><img style="border-right: 0px; border-top: 0px; margin: 5px; border-left: 0px; border-bottom: 0px" height="178" alt="Amaury Balmer Carte de Visite Ziki" src="http://www.herewithme.fr/wp-content/uploads/Zikioffre100cartesdevisites_2971/IMGP5193_thumb.jpg" width="270" border="0"></a> <a href="http://www.herewithme.fr/wp-content/uploads/Zikioffre100cartesdevisites_2971/IMGP5194.jpg" atomicselection="true"><img style="border-right: 0px; border-top: 0px; margin: 5px; border-left: 0px; border-bottom: 0px" height="178" alt="Amaury Balmer Carte de Visite Ziki" src="http://www.herewithme.fr/wp-content/uploads/Zikioffre100cartesdevisites_2971/IMGP5194_thumb.jpg" width="270" border="0"></a> </p>
<p>Il ne me reste donc plus que 300 cartes de visite à écouler !</p>
<p>Rien que ça !</p>

	Tags: <a href="http://www.herewithme.fr/tag/amaury/" title="Amaury" rel="tag nofollow">Amaury</a>, <a href="http://www.herewithme.fr/tag/web-20/" title="Web 2.0" rel="tag nofollow">Web 2.0</a><br />

	<h4>Articles relatifs</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.herewithme.fr/2006/07/05/yahoo-et-bot-encarta-pour-live-messenger/" title="Yahoo et Bot Encarta pour Live Messenger (5 juillet 2006)">Yahoo et Bot Encarta pour Live Messenger</a> (1)</li>
	<li><a href="http://www.herewithme.fr/2007/01/16/zikicom-ca-marche-vraiment/" title="Ziki.com : ca marche vraiment ? (16 janvier 2007)">Ziki.com : ca marche vraiment ?</a> (2)</li>
	<li><a href="http://www.herewithme.fr/2008/05/03/wordcamp-desactiver-le-filtrage-kses-sur-votre-blog-wordpress/" title="WordCamp: D&eacute;sactiver le filtrage KSES sur votre blog WordPress (3 mai 2008)">WordCamp: D&eacute;sactiver le filtrage KSES sur votre blog WordPress</a> (7)</li>
	<li><a href="http://www.herewithme.fr/2006/05/10/tester-son-design-sous-safari-sans-mac/" title="Tester son design sous Safari sans MAC ! (10 mai 2006)">Tester son design sous Safari sans MAC !</a> (4)</li>
	<li><a href="http://www.herewithme.fr/2006/09/14/supinfo-une-cole-d-une-cole/" title="SUPINFO : Une &eacute;cole d&#8217;&#8230; une &eacute;cole ! (14 septembre 2006)">SUPINFO : Une &eacute;cole d&#8217;&#8230; une &eacute;cole !</a> (43)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.herewithme.fr/2007/07/28/ziki-offre-100-cartes-de-visite/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Yahoo et Bot Encarta pour Live Messenger</title>
		<link>http://www.herewithme.fr/2006/07/05/yahoo-et-bot-encarta-pour-live-messenger/</link>
		<comments>http://www.herewithme.fr/2006/07/05/yahoo-et-bot-encarta-pour-live-messenger/#comments</comments>
		<pubDate>Wed, 05 Jul 2006 15:48:53 +0000</pubDate>
		<dc:creator>Amaury</dc:creator>
				<category><![CDATA[Amaury]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://1-formatik.info/2006/07/05/yahoo-et-bot-encarta-pour-live-messenger/</guid>
		<description><![CDATA[Pour la petite anecdote&#8230; Yahoo vient de mettre en ligne une nouvelle version de son portail&#8230; Et le moins que l&#8217;on puisse dire&#8230; c&#8217;est que c&#8217;est bien plus light qu&#8217;auparavant&#8230; très Web 2.0 coté graphique&#8230; sans oublier un peu d&#8217;ajax et d&#8217;effet JS partout ;) D&#8217;ailleurs la version Yaho! Mail, bien qu&#8217;en beta&#8230; et très [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/yahoo.gif" alt="yahoo.gif" title="yahoo.gif" style="float: right;" />Pour la petite anecdote&#8230; Yahoo vient de mettre en ligne une nouvelle version de son portail&#8230;<br />
Et le moins que l&#8217;on puisse dire&#8230; c&#8217;est que c&#8217;est bien plus light qu&#8217;auparavant&#8230; très <a href="http://www.herewithme.fr/tag/web-20/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Web 2.0">Web 2.0</a> coté graphique&#8230; sans oublier un peu d&#8217;ajax et d&#8217;effet JS partout ;)</p>
<p>D&#8217;ailleurs la version Yaho! Mail, bien qu&#8217;en beta&#8230; et très fonctionnelle&#8230; et très pratique&#8230; (Un comparatif arrive ! Surprise&#8230;)</p>
<p>L&#8217;autre petite anecdote, pas vraiment une nouveauté en soi meme&#8230; c&#8217;est le BOT Encarta en version francaise pour Live Messenger (le réseau MSN en général)&#8230;</p>
<p>Excellent moyen marketing, puisqu&#8217;il nous ramène une fois sur 2 sur le portail Encarta&#8230; je trouve qu&#8217;il répond de manière assez subtile&#8230;</p>
<p>Exemple :</p>
<ul>
<li>&#038;mO :<br />
<em>Je t&#8217;aime</em><br />
Encarta® Réponses Instantanées a dit :<br />
<em>Heu&#8230; Qu&#8217;il en soit ainsi. J&#8217;en suis ravi pour vous.</em></li>
<li>&#038;mO dit :<br />
<em>Je veux un enfant !</em><br />
Encarta® Réponses Instantanées dit :<br />
<em>Je suis persuadé que vous pouvez être plus fort que votre désir d&#8217;un enfant.</em></li>
<li>&#038;mO dit :<br />
<em>PD</em><br />
Encarta® Réponses Instantanées dit :<br />
<em>Désolé, mais c&#8217;est vraiment une insulte assez pathétique. J&#8217;ai beaucoup d&#8217;expérience dans ce domaine, et la plupart des gens à qui je parle ont plus d&#8217;imagination que ça. Allez <a href="http://www.herewithme.fr/tag/amaury/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Amaury">Amaury</a>, passons à autre chose.</em></li>
<li>&#038;mO dit :<br />
<em>Petite bite</em><br />
Encarta® Réponses Instantanées dit :<br />
<em>Quelle élégance. On a raté une carrière de poète, <a href="http://www.herewithme.fr/tag/amaury/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Amaury">Amaury</a> ?</em></li>
</ul>
<p>Ce qui est rassurant&#8230; c&#8217;est qu&#8217;il est d&#8217;accord pour dire que :</p>
<ul>
<li>&#038;mO:<br />
<em>Les femmes sont dangereuses</em><br />
Encarta® Réponses Instantanées dit :<br />
<em>Oui, j&#8217;ai entendu parler de cela</em>.</li>
</ul>
<p>Et ce qui est inquietant&#8230; c&#8217;est qu&#8217;il ne fait qu&#8217;apprendre&#8230;</p>
<ul>
<li>
AmO dit  :<br />
<em>tu fais quoi dans la vie?</em><br />
Encarta® Réponses Instantanées dit :<br />
<em>Je peux répondre à toutes sortes de questions en utilisant l&#8217;encyclopédie en ligne Encarta, et vous apporter les réponses directement dans cette fenêtre !<br />
Je suis en train d&#8217;apprendre le français, et pour l&#8217;instant mes connaissances sont très limitées. Merci d&#8217;en tenir compte </em>
</li>
</ul>
<p><strong>On est dans la merde !</strong></p>

	Tags: <a href="http://www.herewithme.fr/tag/amaury/" title="Amaury" rel="tag nofollow">Amaury</a>, <a href="http://www.herewithme.fr/tag/blogging/" title="Blogging" rel="tag nofollow">Blogging</a>, <a href="http://www.herewithme.fr/tag/microsoft/" title="Microsoft" rel="tag nofollow">Microsoft</a>, <a href="http://www.herewithme.fr/tag/web-20/" title="Web 2.0" rel="tag nofollow">Web 2.0</a><br />

	<h4>Articles relatifs</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.herewithme.fr/2007/07/28/ziki-offre-100-cartes-de-visite/" title="Ziki offre 100 cartes de visite ! (28 juillet 2007)">Ziki offre 100 cartes de visite !</a> (1)</li>
	<li><a href="http://www.herewithme.fr/a-propos/" title="Qui suis-je ? (26 janvier 2006)">Qui suis-je ?</a> (0)</li>
	<li><a href="http://www.herewithme.fr/2006/12/30/perte-demails-gmail-quel-avenir-pour-les-applications-web/" title="Perte d&#8217;emails GMAIL : Quel avenir pour les applications Web ? (30 décembre 2006)">Perte d&#8217;emails GMAIL : Quel avenir pour les applications Web ?</a> (21)</li>
	<li><a href="http://www.herewithme.fr/2007/10/03/paris-web-2007-jy-serai-et-vous/" title="Paris Web 2007 : J&#8217;y serai et vous ? (3 octobre 2007)">Paris Web 2007 : J&#8217;y serai et vous ?</a> (3)</li>
	<li><a href="http://www.herewithme.fr/2006/09/29/mise-jour-de-windows-live-writer/" title="Mise &agrave; jour de Windows Live Writer (29 septembre 2006)">Mise &agrave; jour de Windows Live Writer</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.herewithme.fr/2006/07/05/yahoo-et-bot-encarta-pour-live-messenger/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Contact</title>
		<link>http://www.herewithme.fr/contact/</link>
		<comments>http://www.herewithme.fr/contact/#comments</comments>
		<pubDate>Fri, 03 Mar 2006 23:40:25 +0000</pubDate>
		<dc:creator>Amaury</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Amaury]]></category>
		<category><![CDATA[SUPINFO]]></category>

		<guid isPermaLink="false">http://balmera.e-supinfo.net/?page_id=26</guid>
		<description><![CDATA[Vous pouvez me contacter par différents moyens: Portable : 06 78 41 53 11 Skype ID : amoo59 ou tout simplement par le biais du formulaire suivant ! Me contact Votre nom (requis) Votre adresse email (adresse email valide requise) Votre numéro de téléphone Site internet Votre message(requis) &#160; cforms contact form by delicious:days Tags: [...]]]></description>
			<content:encoded><![CDATA[<p>Vous pouvez me contacter par différents moyens:</p>
<p>Portable : 06 78 41 53 11</p>
<p>Skype ID : amoo59</p>
<p><img src="http://www.herewithme.fr/wp-content/uploads/2006/12/gmailphp.png" alt="Gmail Amaury Balmer" /></p>
<p>ou tout simplement par le biais du formulaire suivant !</p>
<div id="usermessagea" class="cf_info "></div>
<form enctype="multipart/form-data" action="/tag/amaury/feed/#usermessagea" method="post" class="cform" id="cformsform">
<fieldset class="cf-fs1">
<legend>Me contact</legend>
<ol class="cf-ol">
<li id="li--2" class=""><label for="cf_field_2"><span>Votre nom</span></label><br />
<input type="text" name="cf_field_2" id="cf_field_2" class="single fldrequired" value="" onfocus="clearField(this)" onblur="setField(this)"/><span class="reqtxt">(requis)</span></li>
<li id="li--3" class=""><label for="cf_field_3"><span>Votre adresse email</span></label><br />
<input type="text" name="cf_field_3" id="cf_field_3" class="single fldemail fldrequired" value=""/><span class="emailreqtxt">(adresse email valide requise)</span></li>
<li id="li--4" class=""><label for="cf_field_4"><span>Votre numéro de téléphone</span></label><br />
<input type="text" name="cf_field_4" id="cf_field_4" class="single" value=""/></li>
<li id="li--5" class=""><label for="cf_field_5"><span>Site internet</span></label><br />
<input type="text" name="cf_field_5" id="cf_field_5" class="single" value="http://"/></li>
<li id="li--6" class=""><label for="cf_field_6"><span>Votre message</span></label><textarea cols="30" rows="8" name="cf_field_6" id="cf_field_6" class="area fldrequired"></textarea><span class="reqtxt">(requis)</span></li>
</ol>
</fieldset>
<fieldset class="cf_hidden">
<legend>&nbsp;</legend>
<input type="hidden" name="cf_working" id="cf_working" value="Un%20instant%20s%5C%27il%20vous%20plait..."/>
<input type="hidden" name="cf_failure" id="cf_failure" value="Merci%20de%20compl%C3%A9ter%20les%20champs%20requis."/>
<input type="hidden" name="cf_codeerr" id="cf_codeerr" value="Please%20double-check%20your%20verification%20code."/>
<input type="hidden" name="cf_customerr" id="cf_customerr" value="yyn"/>
<input type="hidden" name="cf_popup" id="cf_popup" value="nn"/>
		</fieldset>
<p class="cf-sb">
<input type="submit" name="sendbutton" id="sendbutton" class="sendbutton" value="Envoyer le message" onclick="return cforms_validate('', false)"/></p>
</form>
<p class="linklove" id="ll"><a href="http://www.deliciousdays.com/cforms-plugin"><em>cforms</em> contact form by delicious:days</a></p>

	Tags: <a href="http://www.herewithme.fr/tag/amaury/" title="Amaury" rel="tag nofollow">Amaury</a>, <a href="http://www.herewithme.fr/tag/supinfo/" title="SUPINFO" rel="tag nofollow">SUPINFO</a><br />

	<h4>Articles relatifs</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.herewithme.fr/a-propos/" title="Qui suis-je ? (26 janvier 2006)">Qui suis-je ?</a> (0)</li>
	<li><a href="http://www.herewithme.fr/2007/02/18/techdays-2007-php-sur-windows-projet-phalanger/" title="[TechDays 2007] PHP sur Windows / Projet Phalanger (18 février 2007)">[TechDays 2007] PHP sur Windows / Projet Phalanger</a> (6)</li>
	<li><a href="http://www.herewithme.fr/2007/02/04/techdays-07-cest-demain-2/" title="[TechDays 07] C&#8217;est demain ! (4 février 2007)">[TechDays 07] C&#8217;est demain !</a> (0)</li>
	<li><a href="http://www.herewithme.fr/2007/02/08/techdays-07-bilan-des-3-jours-et-ce-qui-arrive/" title="[TechDays 07] Bilan des 3 jours et ce qui arrive. (8 février 2007)">[TechDays 07] Bilan des 3 jours et ce qui arrive.</a> (0)</li>
	<li><a href="http://www.herewithme.fr/2007/07/28/ziki-offre-100-cartes-de-visite/" title="Ziki offre 100 cartes de visite ! (28 juillet 2007)">Ziki offre 100 cartes de visite !</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.herewithme.fr/contact/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qui suis-je ?</title>
		<link>http://www.herewithme.fr/a-propos/</link>
		<comments>http://www.herewithme.fr/a-propos/#comments</comments>
		<pubDate>Thu, 26 Jan 2006 09:27:31 +0000</pubDate>
		<dc:creator>Amaury</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Amaury]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Freelance]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Serveur]]></category>
		<category><![CDATA[SUPINFO]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Francophone]]></category>
		<category><![CDATA[WP-Box]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Mini CV Nom et prénom: BALMER Amaury Age: 24 ans Localisation: Colombes Activités du moment: Co-gérant et CTO de la société Be API Freelance, spécialisé dans les technologies WordPress : WP-Box Administrateur et cofondateur de WordPress Francophone Certifications: Microsoft MCP Cisco CCNA 4 &#38; ITE Mandriva MCSU Compétences : Technologies du web: XHTML CSS 2 [...]]]></description>
			<content:encoded><![CDATA[<h3>Mini CV</h3>
<p><strong>Nom et prénom:</strong> BALMER <a href="http://www.herewithme.fr/tag/amaury/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Amaury">Amaury</a><br />
<strong>Age:</strong> 24 ans<strong><br />
Localisation:</strong> Colombes<br />
<strong>Activités du moment:</strong></p>
<ul>
<li>Co-gérant et CTO de la société<a href="http://www.beapi.fr"> Be API</a></li>
<li><a href="http://www.herewithme.fr/tag/freelance/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Freelance">Freelance</a>, spécialisé dans les technologies WordPress : <a href="http://wp-box.fr">WP-Box</a></li>
<li>Administrateur et cofondateur de <a href="http://www.wordpress-fr.net/">WordPress Francophone</a></li>
</ul>
<p><strong>Certifications:</strong></p>
<ul>
<li>Microsoft MCP</li>
<li>Cisco CCNA 4 &amp; ITE</li>
<li>Mandriva MCSU</li>
</ul>
<p><strong>Compétences :</strong></p>
<ul>
<li>Technologies du web:
<ul>
<li>XHTML</li>
<li>CSS 2 et 3</li>
<li>PHP 4 et 5</li>
<li>MySQL</li>
<li>Javascript / Ajax / <strong>jQuery</strong></li>
<li>Webdesign</li>
<li>CMS / <strong>WordPress, WordPress Mu, bbPress, BuddyPress</strong></li>
<li>Administration <a href="http://www.herewithme.fr/tag/serveur/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Serveur">serveur</a> <a href="http://www.herewithme.fr/tag/linux/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with Linux">Linux</a></li>
</ul>
</li>
<li>Autres
<ul>
<li>PL/SQL Oracle</li>
<li>Administration Microsoft</li>
<li>Réseaux CISCO</li>
</ul>
</li>
</ul>
<h3>CV complet</h3>
<ul>
<li>Format PDF : <a href="http://www.herewithme.fr/important/cv/cvamo.pdf">BALMER Amaury</a></li>
<li>Format DOC : <a href="http://www.herewithme.fr/important/cv/cvamo.doc">BALMER Amaury</a> (Office 97-2003)</li>
<li>Format DOCX : <a href="http://www.herewithme.fr/important/cv/cvamo.docx">BALMER Amaury</a> (Office 2007)</li>
</ul>
<h3>Réseau professionnel</h3>
<p>Vous pouvez accéder à mon profil sur différents réseaux professionnel tels que :</p>
<p><a href="http://www.viadeo.com/public/profil/?memberId=0021t776sxpl8fth"><img id="image93" src="http://www.herewithme.fr/wp-content/uploads/2006/12/viadeo.gif" alt="viadeo.gif" /></a><a href="http://www.linkedin.com/in/amo59"><img id="image94" src="http://www.herewithme.fr/wp-content/uploads/2006/12/hdr_poweredby_249x23.gif" alt="hdr_poweredby_249x23.gif" /></a><a href="http://my.ziki.com/amoo59"><img title="Amaury Balmer" src="http://www.ziki.com/images/button/gif/81x25_8.gif" alt="Amaury Balmer" /></a></p>

	Tags: <a href="http://www.herewithme.fr/tag/amaury/" title="Amaury" rel="tag nofollow">Amaury</a>, <a href="http://www.herewithme.fr/tag/design/" title="Design" rel="tag nofollow">Design</a>, <a href="http://www.herewithme.fr/tag/freelance/" title="Freelance" rel="tag nofollow">Freelance</a>, <a href="http://www.herewithme.fr/tag/linux/" title="Linux" rel="tag nofollow">Linux</a>, <a href="http://www.herewithme.fr/tag/microsoft/" title="Microsoft" rel="tag nofollow">Microsoft</a>, <a href="http://www.herewithme.fr/tag/serveur/" title="Serveur" rel="tag nofollow">Serveur</a>, <a href="http://www.herewithme.fr/tag/supinfo/" title="SUPINFO" rel="tag nofollow">SUPINFO</a>, <a href="http://www.herewithme.fr/tag/wordpress/" title="WordPress" rel="tag nofollow">WordPress</a>, <a href="http://www.herewithme.fr/tag/wordpress-francophone/" title="WordPress Francophone" rel="tag nofollow">WordPress Francophone</a>, <a href="http://www.herewithme.fr/tag/wp-box/" title="WP-Box" rel="tag nofollow">WP-Box</a><br />

	<h4>Articles relatifs</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.herewithme.fr/2007/02/18/techdays-2007-php-sur-windows-projet-phalanger/" title="[TechDays 2007] PHP sur Windows / Projet Phalanger (18 février 2007)">[TechDays 2007] PHP sur Windows / Projet Phalanger</a> (6)</li>
	<li><a href="http://www.herewithme.fr/2007/01/16/wordpressmu-copie-revoir/" title="WordPressMu : Copie &agrave; revoir&#8230; (16 janvier 2007)">WordPressMu : Copie &agrave; revoir&#8230;</a> (9)</li>
	<li><a href="http://www.herewithme.fr/2008/05/03/wordcamp-desactiver-le-filtrage-kses-sur-votre-blog-wordpress/" title="WordCamp: D&eacute;sactiver le filtrage KSES sur votre blog WordPress (3 mai 2008)">WordCamp: D&eacute;sactiver le filtrage KSES sur votre blog WordPress</a> (7)</li>
	<li><a href="http://www.herewithme.fr/2006/08/22/windows-live-writer-expriences-et-conclusions/" title="Windows Live Writer : Exp&eacute;riences et conclusions&#8230; (22 août 2006)">Windows Live Writer : Exp&eacute;riences et conclusions&#8230;</a> (11)</li>
	<li><a href="http://www.herewithme.fr/2007/06/20/vous-avez-dit-blog-au-ralenti/" title="Vous avez dit &quot;Blog au ralenti ?&quot; (20 juin 2007)">Vous avez dit &quot;Blog au ralenti ?&quot;</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.herewithme.fr/a-propos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
