public marks

PUBLIC MARKS from nhoizey with tags perl & python

2010

Platypus | Sveinbjorn Thordarson's Website

by 1 other
"Platypus is a developer tool for the Mac OS X operating system. It can be used to create native, flawlessly integrated Mac OS X applications from interpreted scripts such as shell scripts or Perl, Python and PHP programs."

2005

SAJAX - Simple Ajax Toolkit by ModernMethod - XMLHTTPRequest Toolkit for PHP

by 49 others (via)
Sajax is an open source tool to make programming websites using the Ajax framework — also known as XMLHTTPRequest or remote scripting — as easy as possible. Sajax makes it easy to call PHP, Perl or Python functions from your webpages via JavaScript without performing a browser refresh. The toolkit does 99% of the work for you so you have no excuse to not use it.

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).