Le Web sémantique commence à faire de plus en plus parler de lui avec ces promoteurs et ces détracteurs. Le très riche et intéressant article de Pirmin Lemberger donne un point de vue philosophique auquel j’adhère en partie.
Archive for mai, 2008
Semantic Web : dream or reality ?
The Semantic Web is beginning to increasingly speak of him with these promoters and detractors. The very rich and interesting article Pirmin Lemberger gives a philosophical point of view which I agree in part.
FLEX vs AJAX vs GWT on the Grid
The title is a little a canvasser but the purpose of this post is rather to get acquainted with 3 manners to make RIA and to compare them through a central component of an application: the grid.
I was thus used to recreate a simple screen containing a label, a button and a grid.
FLEX vs AJAX vs GWT sur le Grid
Le titre est un peu racoleur je vous l’accorde mais l’objectif de ce billet est plutôt de se familiariser avec 3 façons de faire du RIA et de les comparer au travers d’un composant central d’une application : le grid.
Je me suis donc employé à recréer un écran simple contenant un label, un bouton et un grid.
Read the rest of this entry »
Le Web Sémantique
La recherche sur le web vous convient elle ? en effet si je cherche à résoudre un problème de droit bien particulier ou une réponse à une question de santé bien précise suivant les mots clés saisis je me retrouve avec une masse d’informations qui bien qu’elles soient toutes en relation avec mes mots clés ne répond pas exactement à ce que je cherche. Pour résoudre cette problématique, qui au fil du temps devient de plus en plus importante vu le nombre de page Web, il existe des techniques que l’on regroupe autour du terme : web sémantique. Ce concept existe depuis longtemps et est un thème majeur pour le W3C. Les spécifications principales sont RDF et OWL.
Mais alors pourquoi ce concept n’est il pas plus répandu et utilisé par les moteurs de recherche ?
Semantic Web
Would web research suit you fine ? if you interested about a law or health problem, keywords you type in Google answer a lot of informations, althought all of them talking about your problem you have to investigate to find the good answer. This can be improve with specific technics concentrate in on term : semantic web. This concept exist since long time ago and it’s a major aspect for the W3C. Principals spécifications are RDF and OWL.
So why this concept isn’t more used and specifically by search engines ?
Asynchronous Web Applications
It is a fact, web applications become asynchronous. AJAX maked end of long response time due to the old practice of response-loop request to load a whole page. Before AJAX this technique was already used with a hidden Applet which accessed to a MOM (Message Oriented Middleware). Do the MOM become itself as the exchange architecture the most appropriated for web applications ?
Read the rest of this entry »