<?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; SciTE</title>
	<atom:link href="http://www.burgaud.com/category/scite/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.burgaud.com</link>
	<description>André Burgaud’s Blog</description>
	<lastBuildDate>Mon, 11 Jul 2011 04:03:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>SciTE Java API</title>
		<link>http://www.burgaud.com/scite-java-api/</link>
		<comments>http://www.burgaud.com/scite-java-api/#comments</comments>
		<pubDate>Sat, 23 Dec 2006 15:58:58 +0000</pubDate>
		<dc:creator>André Burgaud</dc:creator>
				<category><![CDATA[SciTE]]></category>
		<category><![CDATA[BeanShell]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=10</guid>
		<description><![CDATA[SciTE (Scintilla Text Editor) supports API and Keyword files to customize some aspects of the editor for a given programming language. Keywords files extend the highlighting of source code files (i.e. Class names in Java), and API files allow to displays calltips, basic form of the popular Microsoft Intellisense ®. The BeanShell script, SciteJavaApi.bsh, generates both the Java API and the Keyword files for your current Java Runtime Environment.]]></description>
		<wfw:commentRss>http://www.burgaud.com/scite-java-api/feed/</wfw:commentRss>
		<slash:comments>6</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>SciTE Context Menu Extension</title>
		<link>http://www.burgaud.com/scite-context-menu/</link>
		<comments>http://www.burgaud.com/scite-context-menu/#comments</comments>
		<pubDate>Tue, 21 Jan 2003 16:03:48 +0000</pubDate>
		<dc:creator>André Burgaud</dc:creator>
				<category><![CDATA[SciTE]]></category>
		<category><![CDATA[SciTE Context Menu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=6</guid>
		<description><![CDATA[Windows SciTE Context Menu (WSciTEcm) is a context menu handler that gives the ability, on Windows, to quickly open selected files with the source code editor SciTE in Windows Explorer.]]></description>
		<wfw:commentRss>http://www.burgaud.com/scite-context-menu/feed/</wfw:commentRss>
		<slash:comments>34</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>
