» Join Speeple | People | Groups | Blogs | News
Published: Sun, 10 August 2008, 12:25, also tagged: development, performance, c, programming, software, php, intel, optimization, gnu, gcc, compilers, intel c compiler, programming optimization
PHP like any other scripting or programming language can be optimized to improve performance. In this series of blog posts I hope to highlight the areas where PHP can be optimized. I won’t go into details of PHP output caching (which can of course lead to massive performance improvements) – mainly because after the initial cache PHP plays only a minor role. This series of posts will target dynamic PHP scripts where output caching (e.g. due to constantly changing data etc.) isn’t an option.
The performance of PHP is ultimately determined by the PHP interpreter itself. PHP is open source software written in the C programming language. Taking steps to make sure a fast binary is compiled is the first step to improving overall PHP performance.
Published: Tue, 8 July 2008, 10:06, also tagged: news, open source, crime, murder, reiserfs, hans reiser, file systems, nina reiser
Open Source developer, programmer and creator of the ReiserFS file system Hans Reiser has led the Oakland, California police force to the location of his wife’s body which he has been convicted of murdering.
Hans Reiser had already been convicted of the murder of Nina Reiser before the body had been recovered. Hans Reiser had previously denied any involvement in Nina Reiser’s disappearance, but after conviction and possible promise of a reduced sentence he disclosed the burial location in the 8200 block of Skyline Boulevard in the Redwood Regional Park in the Oakland Hills.
I remember originally coming across this story on Slashdot, where many of the members supported Hans Reiser’s claims of innocence. I guess that can be put to rest now. Hans Reiser is to be sentenced on Wednesday 9th July.
Published: Wed, 2 July 2008, 16:58, also tagged: technology, office, firefox, open source, gnome, ubuntu, openoffice, compiz, hardy heron, canonical ltd
Ubuntu is to many non-technical computer users the face of Linux. From my past use of Ubuntu 7.04 / 7.10 and more recently 8.04 (Hardy Heron) I’d agree with that it certainly is the distribution of choice among many Linux folk, both geeks and non-geeks.
The latest iteration of Ubuntu brings some improved GUI tweaks with the inclusion of a recent version of GNOME and improves on many other features. One particular thing I like now is the NVIDIA drivers are provided by Canonical Ltd and when new updates are released the system is seamlessly updated. This is a great improvement over the tedious installation required in earlier versions of Ubuntu.
My Linux usage increased in part due to my visits to Russia. On the Dell Inspiron 1520 Ubuntu is responsive, full of great software (thanks to the open source community) and extremely stable.