PHP

28 Oct 2003

Prepping for the conference

It's been a busy week, leading up to the PHP Conference in Frankfurt next week, where I'm giving 2 talks
  • PHP-GTK in the enterprise, is a detail look at how to write a PHP-GTK application and deploy it in a mostly windows enviroment.
  • PHP and dotNET is the talk I was going to give in Amsterdam, that covers the research I did on writing a compiler, along with some examples of the tools that came out of it. (like the lexer, parsers and Aspect orientated tools)
Along with all this, I've had to finish up one of my clients jobs. So not alot of time to play with my latest muse, using the PHPlex/jay to parse C header files (so that I can automate generating extensions....)


Posted by in PHP | Add / View Comments()

02 Oct 2003

Starting up the blog

Well, I've had enough of trying to convert my midgard site back to plain php, so for the time being - I'm going to try and test Serendipity.

Well, after a bit of messing around I finally worked out that changing the apache config, and making sure the embeded option was off.. and it works..

Overall, I guess Serendipity is a reasonable application, and given that is is currently realively small, the fact that the code mixes HTML and PHP rather badly could be forgiven. So I guess I now have to work out how to integrate it with the old site

So far having imported the old data, I already came across a fedw annoyances.
  • Preview blanks out changes with the htmlarea editor!
  • nl2br makes copy/paste from html impossible
  • the strange markup language again caused problesm..
  • I had to hack the code (eg. fork) so now it's a little unmaintainable.. :(
Oh well...

Posted by in PHP | Add / View Comments()

16 Dec 2002

PHP Sharp Feasibility Study

Apart from desperatly seeking employment, I've been filling my days doing a feasibility study on implementing a PHP compiler for the CIL (the .net bytecode format). The current document explaining alot of this is available under Projects/PHP_Sharp
Posted by in PHP | Add / View Comments()
« prev page    (Page 7 of 7, totalling 63 entries)   

Follow us on