public marks

PUBLIC MARKS with tags c & php

2010

2009

Gearman

by Xavier Lacot
Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. One type of asynchronous and worker solution I could use in the implementation of asynchronousity in Symfony's media plugin

The Xapian Project

by nhoizey & 1 other
Xapian is an Open Source Search Engine Library, released under the GPL. It's written in C , with bindings to allow use from Perl, Python, PHP, Java, Tcl, C# and Ruby (so far!)

2008

Facebook Developers | Thrift

by webs & 3 others
Thrift is a software framework for scalable cross-language services development. It combines a powerful software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, and Ruby.

2007

Simplified Wrapper and Interface Generator

by jdrsantos & 2 others
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of languages including common scripting languages such as Perl, PHP, Python, Tcl, Ruby an

2006

JoshDrew.com

by parmentierf
Last month, I needed to use the metaphone and edit (Levenshtein) distance algorithms for a fuzzy search of a MySQL table. Of course, neither is available as a built-in MySQL function. So, I had to install them as UDFs. The MySQL source distribution includes a metaphone UDF function in udf_example.cc. However, I couldn't find a Levenshtein UDF anywhere, so I wrote one, by converting a C implementation by Lorenzo Seidenari. I suspect that other people could benefit from this code, and you can download it from joshdrew.com. I compared the function's output to that of the PHP levensthein() function for a couple million word pairs; the results agreed completely - that's good enough for me. (this code comes with no warranty whatsoever, but I really hope you find it useful)

Code Snippets

by after8 & 48 others
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags and share them with the world.

Site du Zer0

by mikael & 21 others
tutoriaux informatiques

De PHP à Python et Ruby (en passant par C, Perl et Java) - dew's blog

by parmentierf & 3 others
quel langage choisir pour écrire un script d'usage courant en un minimum de temps, sans forcément prendre en considération les performances ?

TIOBE Software - The Coding Standards Company

by sdaclin & 1 other
Classement des languages de programmation par utilisation.

2005

XML-RPC HOWTO

by parmentierf & 5 others (via)
Describes how to use XML-RPC to implement clients and servers in a variety of languages. Provides example code in Perl, Python, C, C++, Java, PHP and other languages. Includes sections on Zope and KDE 2.0. Applies to all operating systems with XML-RPC support.

TPCI - TIOBE Programming Community Index

by nhoizey & 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.

Active users

vrossign
last mark : 19/12/2010 13:33

Xavier Lacot
last mark : 04/10/2009 10:37

nhoizey
last mark : 12/08/2009 12:54

kemar
last mark : 13/05/2009 08:08

webs
last mark : 20/05/2008 09:03

krachot
last mark : 15/05/2008 08:50

François Hodierne
last mark : 15/05/2008 07:15

jdrsantos
last mark : 09/11/2007 16:04

parmentierf
last mark : 21/12/2006 08:10

after8
last mark : 19/12/2006 19:11

balluche
last mark : 06/12/2006 21:13

mikael
last mark : 15/09/2006 20:58

hoabui
last mark : 09/09/2006 02:49

josefigueira
last mark : 15/06/2006 13:09

sdaclin
last mark : 29/05/2006 07:33