Jeremi

Aller au contenu | Aller au menu | Aller à la recherche

jeudi, décembre 21 2006

Curriki

la mission de curriki est d'ameliorer l'education autour du monde en donant le pouvoir aux professeurs, etudiants et parents avec des ressources gratuites et libre.

C'est le projet sur lequel je travaille actuellement avec Ludovic.

Recemment il a ete cite sur des medias connus :

  • A la tele sur CNBC
  • Dans le magazine Times
  • EHub
  • environ 40 000 resultats dans google alors que 23 000 resultats il y a 2 jours et au debut du projet, il y en avait 0.
  • 1 313 resultats dans les blogs.

Accueil

curriki-homepage.png

Contribuer un asset

curriki-contribute.png

Visualiser un asset

curriki-asset.png

dimanche, décembre 17 2006

Qu’est ce que GWT ?

Actuellement, il n’est pas simple d’écrire une application AJAX, on passe beaucoup de temps pour débuguer et tester les différents navigateurs. La réutilisabilité du code JavaScript est faible du fait de son manque de modularité, de la difficulté d’écrire des tests, débuguer et de partager.

Google Web Toolkit(GWT) tente de répondre à ces problèmes. Cest un framework de développement java Open Source qui permet d’écrire des applications AJAX sans connaissances du JavaScript. Le compilateur GWT génère le code HTML et JavaScript. Vous pouvez tout simplement placer ces fichiers génères sur n’importe quel serveur web, pas besoin de module particulier. Vous avez besoin d’un Tomcat si vous voulez exécuter du code cote serveur comme par exemple un enregistrement dans une base de données.

Les avantages de cette solution :

  • Vous utilisez votre IDE favoris pour développer (Pour moi Intellij qui a un très bon module GWT en natif)
  • Vous ne vous souciez pas de la compatibilité entre les différentes versions de navigateur
  • Les avantages de la compilation tel que les vérifications de type qui permet de réduire les erreurs.
  • Vous pouvez écrire des tests Junit sur votre code client et les automatiser grâce à Maven (ca va faire plaisir à Vincent)
  • Pas besoin d’apprendre le JavaScript
  • Programmation orienté objet
  • Remise en forme du code (refactoring)
  • Plus simple à relire et maintenir que du JavaScript
  • ...

mardi, décembre 12 2006

GWT 1.3 Release Candidate is 100% Open Source

this news was published on Google Web toolkit but remove a little bit after. I got it by my google reader :-)

Update: It's official now

Today is quite a milestone for Google Web Toolkit: with the GWT 1.3 Release Candidate, our team is very happy to announce that all of GWT is open source under the Apache 2.0 license. There's a lot to say, but let's start with our mission: it's "To radically improve the web experience for users by enabling developers to use existing Java tools to build no-compromise AJAX for any modern browser." (I'd really encourage you to drop the red verbiage - kw) Since our primary mission is to help users (as opposed to hoarding proprietary development tools), opening up GWT has always been a no-brainer -- we just had to decide when. Now that GWT has some serious adoption and a lively user community, open-sourcing became the obvious next step to help GWT evolve more quickly. And we're committed to doing this the Right Way. All of our development will be done in the open, and we're going to be working directly from the GWT project on Google Code. We've created a charter document ("Making GWT Better") that describes the philosophical foundations of GWT as well as the nuts and bolts of compiling GWT yourself, submitting patches, and participating in the new Google Web Toolkit Contributors group. We'll be discussing the GWT roadmap and all technical decisions publicly, we've republished the GWT web site documentation under a Creative Commons license, and, while we're at it, we'll be publishing our team meeting notes to the contributors group. So, what's new in this 1.3 RC? Well, nothing, actually. The only thing that has intentionally changed since GWT 1.2 is the open source thing. However, since we did have to tweak a lot of source code and the GWT build scripts to make it easy for anyone to compile, we want to be conservative and call this a Release Candidate anyway. Once we hear enough success stories with the 1.3 RC, we'll call it 1.3 Final then get back to full-speed-ahead coding as we drive toward a nice big GWT 1.4. Meanwhile, what's done is done: GWT is an open source project!

samedi, novembre 4 2006

Java bientot sous une licence open source?

jonathan Schwartz a annonce durant la conference Oracle World qu'ils allaient annoncer d'ici la fin de l'annee le changement de licence de leur plateforme java en utilisant une licence approuve par l'OSI (www.opensource.org).

"We're within 30 to 60 days of announcing the open-sourcing of the core Java platform, using an OSI (www.opensource.org) -approved license--likely the same license as we use for the Solaris operating system," Schwartz said during his Oracle OpenWorld speech.

Ils commenceront d'ici la fin de l'annee a releaser des composants en open soucre, et cette effort sera complete durant l'annee 2007.

pour plus d'info lisez cette article Sun names likely license for open-source Java

jeudi, septembre 28 2006

Quand les politiques s'interessent au libre et aux wikis

Je considère que les logiciels libres et les wikis sont deux choses fantastiques pour l’humanité.

- Francois Bayrou a Thierry Crouzet, trouve sur son blog.