février
2010
Hi, I’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.
février
2010
Bonjour, je viens d’écrire un nouvel article : Journalisation avec SLF4J. Cet article va vous montrer comment utiliser SLF4J dans votre projet. SLF4J est une couche d’abstraction de journalisation à l’image de Commons Logging, mais avec plusieurs avantages par rapport à ce dernier. Ces avantages sont tous décrits dans l’article ainsi que les différentes fonctionnalités de cette librairie. J’espère que cet article vous intéressera. Baptiste
février
2010
I’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.
janvier
2010
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.
janvier
2010
Bonjour, J’ai écrit ce mois-ci quelques articles qui pourraient vous intéresser. Deux de ces articles concernent le langage de programmation JR qui est une surcouche de Java permettant de faciliter la gestion de concepts de programmation concurrente (sémaphores, CCR, moniteurs, …) : Installer l’environnement JR sous Windows Introduction au langage JR Ensuite de quoi, j’ai également écrits 2 articles sur les services de Google, Friend Connect et Analytics : Analyser l’audience de votre site web […]
janvier
2010
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’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
janvier
2010
Suite à un post sur le forum, je me suis posé la question s’il fallait utiliser des short comme indice de boucle for pour les boucle avec peu d’itérations (moins de 32768). Au premier abord, cela peut être tentant étant donné qu’on gagne 2 octets (c’est toujours ça). Alors pourquoi utiliser un int alors qu’un short suffirait ? Mais quand on y réfléchit, on voit bien que le int est le plus adapté. Il est […]
janvier
2010
Bonsoir, Je viens de mettre en ligne un nouveau design pour le site de JTheque : http://jtheque.developpez.com. J’ai repris le design utilisé sur mon site personnel. Le site est toujours généré avec Maven 2, mais j’ai créé un skin Maven personnalisé pour utiliser mon propre design. En espérant que cette version du site soit plus agréable que la précédente.
janvier
2010
Hi, I’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.
décembre
2009
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.
Archives
- novembre 2011
- avril 2010
- mars 2010
- février 2010
- janvier 2010
- décembre 2009
- novembre 2009
- octobre 2009
- septembre 2009
- juillet 2009
- juin 2009
- avril 2009
- mars 2009
- février 2009
- octobre 2008
- septembre 2008
- mars 2008
- février 2008
- janvier 2008
- décembre 2007
- novembre 2007
- octobre 2007
- septembre 2007
- août 2007
- juillet 2007
- juin 2007
- mai 2007
- avril 2007
Catégories
- AMD
- Apple
- Cartes graphiques
- Chrome
- Conception
- Divers
- Eclipse
- English
- Hardware
- Informatique générale
- Intégration continue
- IntelliJ Idea
- Java
- JTheque
- Linux
- Logiciels
- Mes articles
- Mes critiques de livres
- Mes projets
- Microsoft
- Mon serveur perso
- Office 2007
- Open Source
- Outils
- Perso
- PHP
- Processeurs
- Programmation
- Sécurité
- Spring
- Windows Vista
- Windows XP