<?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>Blog de Baptiste Wicht &#187; English</title>
	<atom:link href="https://blog.developpez.com/wichtounet/pcategory/english/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.developpez.com/wichtounet</link>
	<description></description>
	<lastBuildDate>Fri, 25 Nov 2011 10:34:42 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>New english website</title>
		<link>https://blog.developpez.com/wichtounet/p8737/english/new_english_website</link>
		<comments>https://blog.developpez.com/wichtounet/p8737/english/new_english_website#comments</comments>
		<pubDate>Wed, 17 Mar 2010 09:16:50 +0000</pubDate>
		<dc:creator><![CDATA[Baptiste Wicht]]></dc:creator>
				<category><![CDATA[English]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I&#8217;m pleased to announce a new english website : http://www.baptiste-wicht.com I used WordPress to create this website. This website is more practical to publish articles. I&#8217;ve moved all my english articles and blogs to this new site. I hope you&#8217;ll be satisfied with this site. Don&#8217;t hesitate to say me what you think about it Baptiste]]></description>
				<content:encoded><![CDATA[<p>Hi, </p>
<p>I&rsquo;m pleased to announce a new english website : http://www.baptiste-wicht.com</p>
<p>I used WordPress to create this website. This website is more practical to publish articles. I&rsquo;ve moved all my english articles and blogs to this new site. </p>
<p>I hope you&rsquo;ll be satisfied with this site. Don&rsquo;t hesitate to say me what you think about it <img src="https://blog.developpez.com/wichtounet/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /></p>
<p>Baptiste </p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JTheque is going to OSGi</title>
		<link>https://blog.developpez.com/wichtounet/p8675/jtheque/join_is_going_to_osgi</link>
		<comments>https://blog.developpez.com/wichtounet/p8675/jtheque/join_is_going_to_osgi#comments</comments>
		<pubDate>Tue, 02 Mar 2010 21:00:26 +0000</pubDate>
		<dc:creator><![CDATA[Baptiste Wicht]]></dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[JTheque]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, Just a little to inform you that i&#8217;m currently migrating JTheque Core to OSGI / Spring Dynamic Modules. The core will be fractioned into several bundles. The JTheque Modules will also be OSGi bundles. It will increase the modularity of the different services of the Core. And it will also be a more standard way to develop modules. And last but not least, it&#8217;s an opportunity for me to learn OSGi and Spring Dm. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Hi, </p>
<p>Just a little to inform you that i&rsquo;m currently migrating JTheque Core to OSGI / Spring Dynamic Modules. The core will be fractioned into several bundles. The JTheque Modules will also be OSGi bundles. </p>
<p>It will increase the modularity of the different services of the Core. And it will also be a more standard way to develop modules. And last but not least, it&rsquo;s an opportunity for me to learn OSGi and Spring Dm. </p>
<p>Baptiste</p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Discover the keywords of the Java Language</title>
		<link>https://blog.developpez.com/wichtounet/p8621/english/discover_the_keywords_of_the_java_langua</link>
		<comments>https://blog.developpez.com/wichtounet/p8621/english/discover_the_keywords_of_the_java_langua#comments</comments>
		<pubDate>Thu, 11 Feb 2010 09:55:55 +0000</pubDate>
		<dc:creator><![CDATA[Baptiste Wicht]]></dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I&#8217;m happy to announce an other article of mine in English : The reserved keywords of the Java Language This article will list all the java keywords and describe what they do and how to use them.]]></description>
				<content:encoded><![CDATA[<p>Hi, </p>
<p>I&rsquo;m happy to announce an other article of mine in English : <a href="http://baptiste-wicht.developpez.com/tutorials/java/keywords/">The reserved keywords of the Java Language</a></p>
<p>This article will list all the java keywords and describe what they do and how to use them. </p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logging with SLF4J</title>
		<link>https://blog.developpez.com/wichtounet/p8599/english/logging_with_slf4j</link>
		<comments>https://blog.developpez.com/wichtounet/p8599/english/logging_with_slf4j#comments</comments>
		<pubDate>Sun, 07 Feb 2010 10:30:27 +0000</pubDate>
		<dc:creator><![CDATA[Baptiste Wicht]]></dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Mes articles]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;m happy to announce a new article : Logging With SLF4J SLF4J is an abstraction layer for logging frameworks. The way is almost the same as Commons Logging but this framework solve the little issues existing with Commons Logging like the implementation loading with classloader or memory leaks. And introduce also a simpler way to log with heavy concatenations. I hope this article will be useful for some of you.]]></description>
				<content:encoded><![CDATA[<p>I&rsquo;m happy to announce a new article : <a href="http://baptiste-wicht.developpez.com/tutorials/java/slf4j/">Logging With SLF4J</a></p>
<p>SLF4J is an abstraction layer for logging frameworks. The way is almost the same as Commons Logging but this framework solve the little issues existing with Commons Logging like the implementation loading with classloader or memory leaks. And introduce also a simpler way to log with heavy concatenations. </p>
<p>I hope this article will be useful for some of you. </p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to the JR programming language</title>
		<link>https://blog.developpez.com/wichtounet/p8583/english/introduction_to_the_jr_programming_langu</link>
		<comments>https://blog.developpez.com/wichtounet/p8583/english/introduction_to_the_jr_programming_langu#comments</comments>
		<pubDate>Sun, 31 Jan 2010 18:19:08 +0000</pubDate>
		<dc:creator><![CDATA[Baptiste Wicht]]></dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Mes articles]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I wrote a new article about JR : Introduction to JR programming language. This article will introduce you to the main concepts of JR : Compile and launch JR programs Declare process in JR Declare quiescence action Use semaphores to solve critical section problems I hope this article will be useful to some of you.]]></description>
				<content:encoded><![CDATA[<p>Hi, </p>
<p>I wrote a new article about JR : <a href="http://baptiste-wicht.developpez.com/tutorials/java/jr/introduction/">Introduction to JR programming language</a>. </p>
<p>This article will introduce you to the main concepts of JR : </p>
<ul>
<li>Compile and launch JR programs</li>
<li>Declare process in JR</li>
<li>Declare quiescence action</li>
<li>Use semaphores to solve critical section problems</li>
</ul>
<p>I hope this article will be useful to some of you. </p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install the JR environment on Windows</title>
		<link>https://blog.developpez.com/wichtounet/p8582/english/install_the_jr_environment_on_windows</link>
		<comments>https://blog.developpez.com/wichtounet/p8582/english/install_the_jr_environment_on_windows#comments</comments>
		<pubDate>Sat, 30 Jan 2010 17:34:10 +0000</pubDate>
		<dc:creator><![CDATA[Baptiste Wicht]]></dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Mes articles]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I translate a new article in English : Install the JR environment on Windows This article will explain you the installation of JR under Windows Operating System. JR is a programming language used to solve the main concurrent programming problemns. It&#8217;s an overlay of Java, so all you can do in Java, you can do in JR. I hope this article will be useful to some of you. Baptiste]]></description>
				<content:encoded><![CDATA[<p>Hi, </p>
<p>I translate a new article in English : <a href="http://baptiste-wicht.developpez.com/tutorials/java/jr/installation/windows/">Install the JR environment on Windows</a></p>
<p>This article will explain you the installation of JR under Windows Operating System. JR is a programming language used to solve the main concurrent programming problemns. It&rsquo;s an overlay of Java, so all you can do in Java, you can do in JR. </p>
<p>I hope this article will be useful to some of you. </p>
<p>Baptiste</p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New design for JTheque Web site</title>
		<link>https://blog.developpez.com/wichtounet/p8482/jtheque/new_design_for_jtheque_web_site</link>
		<comments>https://blog.developpez.com/wichtounet/p8482/jtheque/new_design_for_jtheque_web_site#comments</comments>
		<pubDate>Fri, 01 Jan 2010 21:10:34 +0000</pubDate>
		<dc:creator><![CDATA[Baptiste Wicht]]></dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[JTheque]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I&#8217;ve made a new design for the JTheque web site : http://jtheque.developpez.com/en I took the same design than for my personal web site. The web site is still generated with Maven 2, but i use a custom maven skin to generate the site.]]></description>
				<content:encoded><![CDATA[<p>Hi, </p>
<p>I&rsquo;ve made a new design for the JTheque web site : http://jtheque.developpez.com/en</p>
<p>I took the same design than for my personal web site. The web site is still generated with Maven 2, but i use a custom maven skin to generate the site.</p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Develop a modular application with JTheque Core 2.0.3</title>
		<link>https://blog.developpez.com/wichtounet/p8480/jtheque/develop_a_modular_application_with_jtheq_3</link>
		<comments>https://blog.developpez.com/wichtounet/p8480/jtheque/develop_a_modular_application_with_jtheq_3#comments</comments>
		<pubDate>Tue, 29 Dec 2009 22:08:03 +0000</pubDate>
		<dc:creator><![CDATA[Baptiste Wicht]]></dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[JTheque]]></category>
		<category><![CDATA[Mes articles]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I just written a new article : Develop a modular application with JTheque Core 2.0.3 In this article, we will see how to develop a Java modular application with JTheque Core 2.0.3. We will develop an applications and 2 modules. Hope that wil be useful.]]></description>
				<content:encoded><![CDATA[<p>Hi, </p>
<p>I just written a new article : <a href="http://baptiste-wicht.developpez.com/tutorials/jtheque/getting-started/">Develop a modular application with JTheque Core 2.0.3</a></p>
<p>In this article, we will see how to develop a Java modular application with JTheque Core 2.0.3. We will develop an applications and 2 modules. </p>
<p>Hope that wil be useful. </p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creation of Swing User Interface : Tables (JTable)</title>
		<link>https://blog.developpez.com/wichtounet/p8473/english/creation_of_swing_user_interface_tables_</link>
		<comments>https://blog.developpez.com/wichtounet/p8473/english/creation_of_swing_user_interface_tables_#comments</comments>
		<pubDate>Thu, 24 Dec 2009 05:04:17 +0000</pubDate>
		<dc:creator><![CDATA[Baptiste Wicht]]></dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Mes articles]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I&#8217;ve translated my last article : Creation of Swing User Interface : Tables (JTable) This article will introduce you to the creation of tables in Swing with the JTable class. We will see the elementary concepts of JTable and how to do operations like sort/filter or dynamid add/remove datas to the table. I hope it will be useful for somebody. Merry Christmas !]]></description>
				<content:encoded><![CDATA[<p>Hi, </p>
<p>I&rsquo;ve translated my last article : <a href="http://baptiste-wicht.developpez.com/tutorials/java/swing/jtable/">Creation of Swing User Interface : Tables (JTable)</a></p>
<p>This article will introduce you to the creation of tables in Swing with the JTable class. We will see the elementary concepts of JTable and how to do operations like sort/filter or dynamid add/remove datas to the table.  </p>
<p>I hope it will be useful for somebody. </p>
<p>Merry Christmas !</p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JTheque Movies 1.0</title>
		<link>https://blog.developpez.com/wichtounet/p8472/jtheque/title_156</link>
		<comments>https://blog.developpez.com/wichtounet/p8472/jtheque/title_156#comments</comments>
		<pubDate>Wed, 23 Dec 2009 17:11:13 +0000</pubDate>
		<dc:creator><![CDATA[Baptiste Wicht]]></dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[JTheque]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I finished the development of JTheque Movies 1.0 This application enable the user to manage a collection of movies and to read them directly in the application. For this last functionality, on Windows, you need Windows Media Player and on Linux you need VLC Media Player as web plugin. The user interface has been completely remade to be more esthetic. Here are two screenshots of this new versions. You can download the both versions [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Hi, </p>
<p>I finished the development of <strong>JTheque Movies 1.0</strong> <img src="https://blog.developpez.com/wichtounet/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /></p>
<p>This application enable the user to manage a collection of movies and to read them directly in the application. For this last functionality, on Windows, you need Windows Media Player and on Linux you need VLC Media Player as web plugin. The user interface has been completely remade to be more esthetic. </p>
<p><span id="more-148"></span></p>
<p>Here are two screenshots of this new versions. </p>
<p><img src="http://jtheque.developpez.com/public/images/JTheque Movies 1.0 - 1.png" alt="Screenshot JTheque Movies 1.0" title="Screenshot JTheque Movies 1.0" /></p>
<p><img src="http://jtheque.developpez.com/public/images/JTheque Movies 1.0 - 2.png" alt="Screenshot JTheque Movies 1.0" title="Screenshot JTheque Movies 1.0" /></p>
<p>You can download the both versions here : </p>
<ul>
<li><a href="http://projets.developpez.com/attachments/download/345/JTheque_Movies_1.0_Windows.zip">Windows Version</a></li>
<li><a href="http://projets.developpez.com/attachments/download/344/JTheque_Movies_1.0_Linux.zip">Linux Version</a></li>
</ul>
<p>This version integrate this modules : </p>
<ul>
<li><a href="http://projets.developpez.com/projects/show/jtheque-movies-mod">JTheque Movies Module 1.3</a></li>
<li><a href="http://projets.developpez.com/projects/show/jtheque-memory-mod">JTheque Memory Module 1.4.1</a></li>
<li><a href="http://projets.developpez.com/projects/show/jtheque-tools-mod">JTheque Tools Module 1.0.2</a></li>
</ul>
<p>All the sources of this modules and of the core (JTheque Core) are all availabes under GPL V3 on the project management system (<a href="http://projets.developpez.com">here (French)</a>). </p>
<p>I hope that this program will be useful for somebody. </p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
