- 2011-09-01: Building an Unfuddle to Drupal Casetracker import module using Migrate
- 2011-08-28: Back from DrupalCon London and its WSCCI code sprint. Wow.
- 2010-12-21: Madame Figaro brand new site by OSInet and others
- 2010-08-16: France.FR is back online with OSInet and Typhon
- 2010-06-15: the new http://www.franceculture.com/, which OSInet helped reach its performance goals, is now online
- 2010-06-13: the OSInet Features Server is live
- 2009-11-29: mongodb_watchdog module created by dereine, ported to D7 by me in about half an hour, and migrated in a larger MongoDB project by damz before the hour ended. Wow...
- 2009-02-03: the new Drupal-based site for the golden jubilee of the french "Ministère de la Culture", which OSInet helped build, is now online
Building Hip-Hop, first steps
In case you somehow managed to miss today's announcement, Facebook's Hip-Hop is now available, along with a wiki to show how to build it, and an issue tracker, all on Github.
This revealed something rather funny: they chose to use the excellent Oniguruma regexp library, more typical of Ruby than of PHP, along with PCRE (and Boost): both libraries are actually needed to achieve the build process.
Trying to build on Ubuntu Karmic, you will find:
- most packages are already available
- for the two patched libraries, (libevent and libcurl), you will need the source packages, which are not available in the usual Synaptic list, and need to be fetched using
sudo apt-get source <package>instead - libicu4.2 is currently only available in the Lucid Lynx branch, and needs to be compiled separately
This allows the pre-build step (cmake) to complete, but the actual compile process fails rather early if you are trying to build a 32-bit version: various types need a 64-bit address space to be overload-compatible. This is a known bug in the initial version, not likely to be fixed soon. Which makes sense, since no problem for which Hip-Hop PHP is a solution is likely to be ran on 32-bit systems.





Recent comments
3 weeks 1 day ago
12 weeks 1 day ago
22 weeks 16 hours ago
22 weeks 17 hours ago
23 weeks 2 days ago
24 weeks 17 hours ago
26 weeks 5 days ago
40 weeks 4 days ago
41 weeks 6 days ago
42 weeks 14 hours ago