<?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>Burgaud.com &#187; Français</title>
	<atom:link href="http://www.burgaud.com/tag/fr/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.burgaud.com</link>
	<description>André Burgaud’s Blog</description>
	<lastBuildDate>Sun, 16 Aug 2009 05:19:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tester Java avec Jython et PyUnit</title>
		<link>http://www.burgaud.com/jyunit-fr/</link>
		<comments>http://www.burgaud.com/jyunit-fr/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 03:54:14 +0000</pubDate>
		<dc:creator>André Burgaud</dc:creator>
				<category><![CDATA[Testing]]></category>
		<category><![CDATA[Français]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Jython]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[UnitTest]]></category>

		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=31</guid>
		<description><![CDATA[Réaliser les tests unitaires d'applications Java en combinant l'utilisation de Jython, PyUnit et Apache Ant peut être une viable alternative à l'usage exclusif de JUnit.]]></description>
		<wfw:commentRss>http://www.burgaud.com/jyunit-fr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java API pour SciTE</title>
		<link>http://www.burgaud.com/scite-java-api-fr/</link>
		<comments>http://www.burgaud.com/scite-java-api-fr/#comments</comments>
		<pubDate>Sat, 23 Dec 2006 15:34:49 +0000</pubDate>
		<dc:creator>André Burgaud</dc:creator>
				<category><![CDATA[SciTE]]></category>
		<category><![CDATA[BeanShell]]></category>
		<category><![CDATA[Français]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=9</guid>
		<description><![CDATA[L’éditeur SciTE peut être personnalisé avec l’ajout de fichiers d’API (Application Programming Interface) et de fichiers de mots-clés pour un ou plusieurs langages de programmation. La présence de ces fichiers permet d’améliorer la coloration du langage, par exemple coloration des noms de classe pour Java, d’afficher des bulles d’aide (calltips) et aussi de faciliter la complétion automatique des mots durant l’édition. Le script BeanShell SciteJavaApi.bsh, peut générer le fichier d’API et le fichier de mots-clés Java correspondant à votre environnement Java (JRE).]]></description>
		<wfw:commentRss>http://www.burgaud.com/scite-java-api-fr/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Javadoc To CHM</title>
		<link>http://www.burgaud.com/jd2chm-fr/</link>
		<comments>http://www.burgaud.com/jd2chm-fr/#comments</comments>
		<pubDate>Sat, 19 Jun 2004 03:04:22 +0000</pubDate>
		<dc:creator>André Burgaud</dc:creator>
				<category><![CDATA[Javadoc To CHM]]></category>
		<category><![CDATA[CHM]]></category>
		<category><![CDATA[Français]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=7</guid>
		<description><![CDATA[Javadoc To CHM (jd2chm) est un programme qui, à partir d'un ensemble de fichiers Javadoc, génère les sources nécessaires à la création d'une aide au format CHM (Microsoft Compiled HTML Help). Après avoir produit le fichier projet (.HHP), le fichier de contenu (.HHC) et le fichier d'index (.HHK), Jd2chm lance hhc.exe (compilateur d'aide Microsoft), afin de complèter l'aide au format CHM.]]></description>
		<wfw:commentRss>http://www.burgaud.com/jd2chm-fr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Menu Contextuel pour SciTE</title>
		<link>http://www.burgaud.com/scite-context-menu-fr/</link>
		<comments>http://www.burgaud.com/scite-context-menu-fr/#comments</comments>
		<pubDate>Tue, 21 Jan 2003 15:30:48 +0000</pubDate>
		<dc:creator>André Burgaud</dc:creator>
				<category><![CDATA[SciTE]]></category>
		<category><![CDATA[SciTE Context Menu]]></category>
		<category><![CDATA[Français]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=5</guid>
		<description><![CDATA[Le Menu Contextuel pour SciTE (WSciTEcm) est une extension de l’Explorateur Windows. Cette extension expose une nouvelle entrée au menu de répertoire afin de permettre d’ouvrir avec l'éditeur SciTE un ou plusieurs fichiers sélectionnés. C'est alors pratique, d’un simple clic droit de la souris, d’ouvrir directement un fichier avec votre éditeur préféré, comme le montre la capture d’écran suivante (commande Edit with SciTE du menu contextuel).]]></description>
		<wfw:commentRss>http://www.burgaud.com/scite-context-menu-fr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
