The ScummLinux project allows you to play your favorite ScummVM-supported games anywhere; just boot the CD, choose a game, and enjoy. It supports all the soundcards supported by the Linux kernel and TV-Out for some graphics cards, so you can even play on a television set.
With the upcoming major release (PHP 5) PHP will overcome its deficits when it comes to object-oriented language constructs.
Have a look at this for a list of new features of the Zend Engine 2, the compiling and executing kernel of PHP 5.
The Script Running Machine (SRM) completes PHP to an Application Server by providing a co-process to the web-server that runs persistent PHP objects.
Just look at what Fox did with Millenium, Harsh Realm, The Lone Gunmen and Futurama. They don't seem to care about their good series.
And maybe, just maybe, "good" does not sell because the focus group that likes good shows (we) is too small compared to the dumb masses.
The Zend Engine 2.0 will not be part of PHP 4.3.0. The mentioned Alpha Release of the Zend Engine 2.0 ships with the current development version of PHP, which is what PHP 4.3.0 will released from.
PHP 4.2.0, which is due to be release on my birthday (April 22nd, for those who don't me that well:-), will have a more or less stable Filter (the new term for 'module') for Apache 2.0.35+. Thanks to the effort of some of the Apache guys, most notably Aaron and Cliff, it is much more stable than some weeks ago, but still not 'perfect'.
You can find a PHP interface to the Google API here. It builds upon the PEAR SOAP implementation for PHP, which is currently under development and can be obtained by CVS.
I'm currently planning / writing an open source book (" Object Oriented Software Development with PHP
") myself, so I'm interested in other people's experiences, too.
I use DocBook to write the book and CVS to manage the XML files. I chose the Open Publication License (OPL), because I think it fits my needs best.
Although I just started last week, the first pages are already online, so that I can recieve feedback from readers even at this early stage of writing. This helps in finding topics I should focus on, because there's more interest in it by my prospect readers.
HTH, Sebastian
Hey there,
I'm currently on the run to catch a train, so I
have no time to search the web for the right place to reportbugs, compile errors and the like.
So, please bear with me.
Here we go:
make[3]: Entering directory `/usr/src/linux/fs/ntfs'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DNTFS_VERSION=\"1.1.16\" -c -o unistr.o unistr.c
unistr.c: In function `ntfs_collate_names':
unistr.c:99: warning: implicit declaration of function `min'
unistr.c:99: parse error before `unsigned'
unistr.c:99: parse error before `)'
unistr.c:97: warning: `c1' might be used uninitialized in this function
unistr.c: At top level:
unistr.c:118: parse error before `if'
unistr.c:123: warning: type defaults to `int' in declaration of `c1'
unistr.c:123: `name1' undeclared here (not in a function)
unistr.c:123: warning: data definition has no type or storage class
unistr.c:124: parse error before `if'
make[3]: *** [unistr.o] Error 1
make[3]: Leaving directory `/usr/src/linux/fs/ntfs'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/fs/ntfs'
make[1]: *** [_subdir_ntfs] Error 2
make[1]: Leaving directory `/usr/src/linux/fs'
make: *** [_dir_fs] Error 2
This is a vanilla 2.4.9 tree on a SuSE 7.1 system.
Please forward this to whereever it belongs and drop me a note (either here or in private mail), so I'll know better for the future.
Thanks,
Sebastian
Have a look at the DocBook/XML system. It is used by a lot of Open Source projects, including PHP and phpOpenTracker.
A variety of XSL stylesheets exist, for transformation from XML to HTML, PDF or LaTeX for instance.
SQLite is *not* the default session handler, although you may use SQLite to store your session data.
If you are looking for a standards compliant, feature rich, and open source weblog solution written in PHP have a look at Serendipity.
Cairo? ;-)
The ScummLinux project allows you to play your favorite ScummVM-supported games anywhere; just boot the CD, choose a game, and enjoy. It supports all the soundcards supported by the Linux kernel and TV-Out for some graphics cards, so you can even play on a television set.
Coverage of the "PHP and Friends @ LinuxTag" effort can be found here.
It looks to me like this is another attempt by THEM to distract the public from Bielefeld, the German city that does not exist.
With the upcoming major release (PHP 5) PHP will overcome its deficits when it comes to object-oriented language constructs. Have a look at this for a list of new features of the Zend Engine 2, the compiling and executing kernel of PHP 5. The Script Running Machine (SRM) completes PHP to an Application Server by providing a co-process to the web-server that runs persistent PHP objects.
Just look at what Fox did with Millenium, Harsh Realm, The Lone Gunmen and Futurama. They don't seem to care about their good series. And maybe, just maybe, "good" does not sell because the focus group that likes good shows (we) is too small compared to the dumb masses.
The Zend Engine 2.0 will not be part of PHP 4.3.0. The mentioned Alpha Release of the Zend Engine 2.0 ships with the current development version of PHP, which is what PHP 4.3.0 will released from.
Does GCC 3.1 build the Linux kernel correctly now? I had problem with the GCC 3.0.x versions and some 2.4 kernel modules.
phpOpenTracker does not rely on logfiles, but seems like addressing your needs.
Daniel and Andreas from php4win.com provide for quite some time Apache 2.0.X binaries, as well as the matching PHP Apache2Filter SAPI Module.
PHP 4.2.0, which is due to be release on my birthday (April 22nd, for those who don't me that well :-), will have a more or less stable Filter (the new term for 'module') for Apache 2.0.35+. Thanks to the effort of some of the Apache guys, most notably Aaron and Cliff, it is much more stable than some weeks ago, but still not 'perfect'.
Apache 2.0.1 was released a _long_ time ago :-) The first general release, which you're referring to, was Apache 2.0.35.
You can find a PHP interface to the Google API here. It builds upon the PEAR SOAP implementation for PHP, which is currently under development and can be obtained by CVS.
I'm currently planning / writing an open source book (" Object Oriented Software Development with PHP ") myself, so I'm interested in other people's experiences, too. I use DocBook to write the book and CVS to manage the XML files. I chose the Open Publication License (OPL), because I think it fits my needs best. Although I just started last week, the first pages are already online, so that I can recieve feedback from readers even at this early stage of writing. This helps in finding topics I should focus on, because there's more interest in it by my prospect readers. HTH, Sebastian
Hey there, I'm currently on the run to catch a train, so I have no time to search the web for the right place to reportbugs, compile errors and the like. So, please bear with me. Here we go: make[3]: Entering directory `/usr/src/linux/fs/ntfs' gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DNTFS_VERSION=\"1.1.16\" -c -o unistr.o unistr.c unistr.c: In function `ntfs_collate_names': unistr.c:99: warning: implicit declaration of function `min' unistr.c:99: parse error before `unsigned' unistr.c:99: parse error before `)' unistr.c:97: warning: `c1' might be used uninitialized in this function unistr.c: At top level: unistr.c:118: parse error before `if' unistr.c:123: warning: type defaults to `int' in declaration of `c1' unistr.c:123: `name1' undeclared here (not in a function) unistr.c:123: warning: data definition has no type or storage class unistr.c:124: parse error before `if' make[3]: *** [unistr.o] Error 1 make[3]: Leaving directory `/usr/src/linux/fs/ntfs' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux/fs/ntfs' make[1]: *** [_subdir_ntfs] Error 2 make[1]: Leaving directory `/usr/src/linux/fs' make: *** [_dir_fs] Error 2 This is a vanilla 2.4.9 tree on a SuSE 7.1 system. Please forward this to whereever it belongs and drop me a note (either here or in private mail), so I'll know better for the future. Thanks, Sebastian
Have a look at the DocBook/XML system. It is used by a lot of Open Source projects, including PHP and phpOpenTracker. A variety of XSL stylesheets exist, for transformation from XML to HTML, PDF or LaTeX for instance.