public marks

PUBLIC MARKS from nhoizey with tags php & java

2010

Project Zero: Home

"Delivering the best of agile Web 2.0 with PHP scripting, REST and Dojo in an integrated runtime and tooling package: IBM WebSphere sMash"

Grails en quelques mots (Le Touilleur Express)

« nous, développeurs Javas, devons nous remettre en question d’urgence. En voyant des projets sur PHP ou Ruby on Rails, j’ai un peu la gueule de bois avec mon Java. Je pense que pour le développement d’applications Webs, il faut revoir notre manière de penser, notre manière de travailler »

2009

Play! 1.0 final is out

Développer en Java comme les fans de Java reprochaient aux développeurs PHP de le faire ("fix it and hit reload", "share nothing", etc.) c'est possible ! Troll ?

La gendarmerie nationale sauve son projet Java EE en se convertissant au PHP

En 2005 la gendarmerie lance Puls@r, un projet Java EE pour remplacer l’application de gestion du service des brigades. Les aléas rencontrés ont poussé les gendarmes à se doter d’une plate-forme de développement continu pour PHP.

2007

Nati Shalom's Blog: Why most large-scale Web sites are not written in Java

The application stack of these Web applications is very different from the stack that mission-critical applications in the financial world are built with.

Quercus: PHP in Java

by 2 others
Quercus is Caucho Technology's fast, open-source, 100% Java implementation of the PHP language.

2006

SOA : IBM ouvre WebSphere Application Server à PHP - Actualités Middleware - Le Monde Informatique

D'ici à la fin du mois, IBM mettra à disposition des développeurs un kit d'intégration PHP pour son serveur d'applications Websphere Application Server (WAS) Community Edition. Cet ajout permettra d'utiliser conjointement PHP et Java afin de déployer des applications plus dynamiques. IBM pense notamment aux applications de type Web 2.0 qui pourront être réalisées plus rapidement.

eXist : Une base de données XML interrogeable avec XPath et XQuery

by 1 other
eXist peut non seulement s'intégrer très facilement dans une application Java (via une servlet - XQueryServlet -, un composant Cocoon - XQueryGenerator - , ou l'utilisation de l'API XML:DB), mais elle peut également être utilisée dans de nombreux autres langages grâce à ses API REST et XML-RPC. Il existe d'ailleurs des API Pyhon et PHP

2005

"PHP Collaboration Project" vs. "PHP Community Process" - ThinkPHP /dev/blog

(via)
Frankly, PCP reminds me on an idea I had 6 to 12 months ago and briefly discussed it with Zak Greant (who discussed it with one of the inventors of the JCP, the Java Community Process with its JSR's), IIRC Stig Bakken and others. We called it "PHP Community Process"

TPCI - TIOBE Programming Community Index

by 6 others (via)
The TIOBE Programming Community index gives an indication of the popularity of programming languages. The index is updated once a month. The ratings are based on the world-wide availability of skilled engineers, courses and third party vendors. The popular search engines Google, MSN, and Yahoo! are used to calculate the ratings. Observe that the TPC index is not about the best programming language or the language in which most lines of code have been written.

Un web service SOAP pour la brique RCX

by 3 others
En mettant à la portée de tous mon expérience personnelle dans la création de clients SOAP, j'ai voulu permettre à tout développeur de pouvoir exploiter un service web SOAP. Vous avez donc accès à des examples de clients SOAP en Java, PHP (NuSoap), Perl (SOAP::Lite) et Python (SOAPpy et ZSI) pour un Java WSDP web service (document/literal), et aussi à différentes sections démontrant l'interopérabilité entre un web service .NET et des clients JAX-RPC (Java), NuSoap (PHP), SOAP::Lite (Perl), PyXml ou ZSI (Python).