2012
Article: File Entity Inline : le futur de la gestion de fichier sous Drupal ?
by holyverNouveau module d'importance qui vient de sortir : File Entity Inline. Réalisé par un auteur bien connu de la communauté Drupal (quicksketch), le module File Entity Inline permet de se coupler au module File entity afin de disposer de chargement de fichier "fieldable". Mais que signifie donc ce charbia ?
Quoi de neuf dans Drush 5 ? | Le blog de SebCorbin - Sébastien Corbin
by holyverDurant la DrupalCon Denver cette semaine a eu lieu une conférence par Moshe Weitzman, Jonathan Hedstrom, Owen Barton et Mark Sonnabaum. À l'issue de celle-ci devait être releasée la version 5 stable de Drush (je suis peut-être un peu en avance sur ceci).
Drush est votre ami, si vous êtes un développeur, vous devez forcément l'avoir installé, et je vais donc partir du principe que vous avez utilisé la version 4. Je vais vous présenter dans cet article les nouvelles fonctionnalités de la version 5.
2011
3.4 million page views per day, 92 M per month, one server and Drupal
by holyver (via)In this talk, Khalid of 2bits.com, Inc., Inc will talk about a how to scale a Drupal web site with the following statistics.
3.4 million pages per day peak
92 million page views per month
189,650 page views per hour peak
840,000 visits on peak day
22.96 million visits per month
52,747 visits per hour peak
So far, this is the highest traffic a Drupal site gets that we heard of.
What is amazing is that this web site runs on a single mid range server ...
2010
PHP Performance – Hacker Dojo
by piouPiouMSlides de la présentation de Rasmus Lerdorf lors des Digg « Engineer-to-Engineer: San Francisco Tech Talks ». http://about.digg.com/blog/rasmus-lerdorf-php-performance
BitNami :: MAMPStack
by nhoizey"BitNami MAMPStack greatly simplifies the development and deployment of PHP applications. It includes ready-to-run versions of Apache, MySQL, PHP and phpMyAdmin and required dependencies."
CloudFusion™ - Build awesome, cloud-based web applications in a fraction of the time!
by nhoizey"CloudFusion is a fast, easy-to-use toolkit for the world's most popular cloud computing services."
A Brief, Incomplete, and Mostly Wrong History of Programming Languages
by nhoizey & 1 other"1995 - At a neighborhood Italian restaurant Rasmus Lerdorf realizes that his plate of spaghetti is an excellent model for understanding both the World Wide Web and that web applications should mimic their medium. On the back of his napkin he designs Programmable Hyperlinked Pasta (PHP). PHP documentation remains on that napkin to this day."
php.internals: Re: php and multithreading (additional arguments)
by nhoizey"In any sort of Web architecture native threading in PHP just doesn't make any sense. In single monolithic CLI apps, you could make a case for it, but that is not the sort of architecture we are going to put a significant amount of time into."
RIP register_globals
by nhoizeyPHP se sépare enfin de l'encombrante fonctionnalité de pollution automatique des variables globales, configurable avec le paramètre "register_globals"
Project Zero: Home
by nhoizey"Delivering the best of agile Web 2.0 with PHP scripting, REST and Dojo in an integrated runtime and tooling package: IBM WebSphere sMash"
La facilité avec SPIP versus la souffrance avec Drupal
by nhoizeyDrupal vu par des SPIPeurs : « avec SPIP on met très rapidement et facilement un site dynamique très performant en place alors qu’avec Drupal la tâche se révèle longue, complexe, ardue et laborieuse »
OneFileCMS
by nhoizey & 2 othersOneFileCMS is just that. It's a flat, light, one file CMS (Content Management System) entirely contained in an easy-to-implement, highly customizable, database-less PHP script.
AXE SVN Sync | Get AXE SVN Sync at SourceForge.net
by nhoizey"Handy PHP5 tool which mirrors two SVN repositories by reproducing each and every commit
Platypus | Sveinbjorn Thordarson's Website
by nhoizey & 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."
Grails en quelques mots (Le Touilleur Express)
by nhoizey« 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
by nhoizeyDé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 ?
pChart | a PHP Charting library
by claire_ & 7 otherspChart is a PHP class oriented framework designed to create aliased charts.
Symfony Components - Standalone libraries for PHP
by claire_ & 2 othersThe Symfony Components are standalone and reusable PHP classes. With no pre-requisite, except for PHP, you can install them today, and start using them right away!
Symfony expliqué à ma maman, 1ère partie : qu’est-ce qu’un framework ?
by nhoizey« On se résume : côté pile, le framework est un cadre structurant, côté face, le framework est un outil facilitant le travail. Finalement, on avait bien raison de garder le mot anglais. »
Learning JavaScript from PHP - a Comparison | Lullabot
by claire_ & 1 otherThis is a basic comparison between PHP and JavaScript. It's intended for users familiar with PHP and looking for JavaScript equivalents.