rcrowley + php   55

joestump/python-simplexml - GitHub
(Dumping GitHub watches into Pinboard.)

PHP-style XML library for Python.
python  php  simplexml  xml 
october 2011 by rcrowley
ganglia_modular_graph_documentation – ganglia
This, plus /usr/share/ganglia-webfrontend/graph.d/sample_report.php seem to be the best documentation for how to create fancier graphs in Ganglia.
ganglia  php 
april 2011 by rcrowley
Facebook | XHP: A New Way to Write PHP
"What we've done here is made security the default."

As I read through the documentation, I realized I've built this templating engine before, sans the nice syntax they hacked into PHP. The bonus is that they fixed PHP's syntax to allow array("things", "stuff")[1].
php  facebook  xhp 
february 2010 by rcrowley
Oniguruma
Ruby and Facebook's HipHop PHP both use this regular expression library, rumored to be based on the Thompson NFA (http://swtch.com/~rsc/regexp/regexp1.html).
regex  oniguruma  hiphop  php  ruby 
february 2010 by rcrowley
APC Lazy Loading: Initial support - tekrat
In light of Facebook's new PHP-to-C++ compiler, remember some of their older work on APC.
php  apc  facebook 
february 2010 by rcrowley
CONFIRMED: Facebook Gets Faster, Debuts Homegrown PHP Compiler [Update]
Reckless speculation from last night that turned out to be horribly wrong. Actually, I like my fictional version better.
php  facebook  readwriteweb  interview 
february 2010 by rcrowley
Facebook Developers | HipHop for PHP: Move Fast
Facebook's rumored PHP improvements are not at all what I expected. Rather than going the JIT route via LLVM like the Unladen Swallow project, they've implemented a C++ code generator and are using g++. Favoring static binding is a huge win here, both for type information and function pointers. At least there's a proper interpreter to fix the development workflow they broke by wedging a manual compile step into the mix.
php  facebook  c++ 
february 2010 by rcrowley
pearhub.org
Short packaging toolchain for PHP hosted on GitHub
pear  php  git  github  pearhub 
january 2010 by rcrowley
php-amqp - Project Hosting on Google Code
Seems to be the best PHP AMQP library right now.
php  amqp  rabbitmq 
september 2009 by rcrowley
PHP: Filter - Manual
ext/filter landed in 5.2 and I didn't even notice. Seems like you still have to hold Unicode's hand all the way through to PHP6. filter_input won't play nicely with anything that pre-processes $_POST and friends.
php 
august 2009 by rcrowley
MacCallGrind
No more X forwarding for this Mac user.
mac  osx  callgrind  cachegrind  kcachegrind  xdebug  php 
july 2009 by rcrowley
PHP Tyrant - PHP for Tokyo Tyrant protocol
Incomplete - missing specifics for TCT and maybe some of the range querying functions.
tokyocabinet  tokyotyrant  php 
july 2009 by rcrowley
diary.rozsnyo.com
Really old patch to add libc's multicast goodies to PHP.
php  multicast  socket 
march 2009 by rcrowley
PHP Advent 2008 / Don’t Commit That Error
GIt pre-commit hook for running `php -l` so I don't have to write it myself.
git  php  lint 
december 2008 by rcrowley
MySQL :: MySQL native driver for PHP - mysqlnd
I hear there's a way to do asynchronous MySQL queries in here. Must have a look.
mysql  php  async 
november 2008 by rcrowley
Home - Dwoo - a PHP Template Engine
Kind of awesome how you don't have to include files with this thing. Instead you just fill in holes left in a parent template.
php  smarty  dwoo  templae  templates  templating 
october 2008 by rcrowley
FirePHP - Firebug Extension for AJAX Development
Debug data in the headers coupled with a nice way to view them.
php  firebug  firefox  http  debug 
july 2008 by rcrowley
Justin Vincent - Channels
David's favorite database wrapper
php  db  mysql  sql 
july 2008 by rcrowley
xmpphp - Google Code
Could be better than Thrift for pushing data maybe?
xmpp  php 
may 2008 by rcrowley
PHP: PCNTL - Manual
Who knew you could use PHP like a real programming language?
php  posix  signals  handlers  unix  linux 
april 2008 by rcrowley
PECL :: Package :: json
This extension seems to be the simplest to grok. Maybe I'll do something useful soon?
json  php  pecl  extension  c  zend 
february 2008 by rcrowley
PHP: dechex - Manual
What I need to finish the Asian Uploadrs
flickr  uploadr  php 
june 2007 by rcrowley
PHP: register_tick_function - Manual
This is how to pass member functions to dynamic calling interface
php  programming 
november 2006 by rcrowley
www.richarddcrowley.org
Portfolio and testing ground of web programmer Richard Crowley of St. Louis, MO.
programming  web  html  xhtml  css  php  gentoo  linux  mysql  crowley  washu  wustl  blog  tech  technology  richardcrowley  me  rcrowley  richarddcrowley 
march 2006 by rcrowley

related tags

amqp  apache  apc  api  async  attachment  autoconf  bcmath  blog  bug  c  c++  cache  cachegrind  callgrind  closures  conference  configure  consistent  crowley  css  date  dates  db  debug  doc  docs  dwoo  ebay  email  extension  facebook  firebug  firefox  flickr  ganglia  geeksessions  gentoo  gettext  git  github  hack  handlers  hardware  hash  hashing  hiphop  howto  html  http  i18n  interview  java  javascript  johnallspaw  json  kcachegrind  ketama  L10n  lambda  lamp  lastfm  lint  linux  lucasnealan  mac  make  mashup  math  me  meetup  memcache  memcached  mime  multicast  mysql  oniguruma  openid  ops  oracle  osx  panel  pdf  pear  pearhub  pecl  performance  perl  photography  php  posix  presentation  profiling  programming  python  queue  queuing  rabbitmq  rcrowley  readwriteweb  regex  rfc  richardcrowley  richarddcrowley  rss  ruby  scaling  server  signals  simplexml  sizzo  smarty  socket  sql  strings  talk  talks  tech  technology  templae  templates  templating  time  timezone  tokyocabinet  tokyotyrant  unicode  unix  uploadr  utf8  washu  web  wustl  xdebug  xhp  xhprof  xhproflive  xhtml  xml  xmpp  zend  zval 

Copy this bookmark:



description:


tags: