Archive for the ‘Linux’ Category

Getting the most performance out of PHP Shindig

If your using or planning to use php-shindig in production, your probably wondering what knobs can be twiddled to get the highest possible performance out of it; So here’s some tips on how to make it go just that bit faster.
The first thing to look at is the general PHP performance on your server. Out [...]

FriendConnect, Linux, OpenSocial, shindig, 0 comments,

WebChat 2.0 – First release

Due to to many circumstances to mention, the release of WebChat2.0 has suffered some delays; In the meantime most of the desired features (and bug & browser compatibility fixes) have taken place, however a few still remain; As does a healthy dose of nice to have features that will be put in in the future
So [...]

Javascript, Linux, PHP, 31 comments,

Chat prototype – First public demo

It’s my distinct pleasure to be able to announce the first public showing of a project that I’ve been working on in my spare time in the last month or two, a new Web Based IRC chat application.
This project brings together a lot of new technologies which had to be developed to make this a [...]

Generic, Javascript, Linux, PHP, 42 comments,

phpRPMlib

This is a RPM binary format reader implementation written in PHP as a proof of concept, and as study project, and now released under the GPLv2.
This library contains the following files:
RPMDefines.php : RPM tag type and constants definitions
RPMIO.php : Used to read the RPM header information, and interpret its binary types propery
RPMLead.php : Reads in [...]

Linux, PHP, 0 comments,

WebFM 0.1

*note*
This project now has its own page, please see:
http://www.chabotc.nl/webfm/
While going thru my old projects to see which would be of any use to the open-source community, i came along an old project of mine, WebFM (Web File Manager).
I was applying for my previous job when i was asked to write a filemanager demonstrate my php [...]

Linux, PHP, 5 comments,