Archive for category Programming

Books for sale – Linux Shell, Qmail Handbook and SSL/TLS

I have selling on Amazon.co.uk a copy of each of the following books: Linux Shell Scripting with Bash (Paperback) (SOLD) by Ken O. Burtch (Author) Linux Shell Scripting with Bash will help you learn to not only get your system up and running quickly by employing the Bash shell, but it will also show you [...]

, , , , , , , , ,

No Comments

Android to iPhone Apps with XML

Why has no one thought of it before….. ? You may ask. But someone now has.  The XMLVM project was created by Arno Puder and his team at San Francisco State University.  What it does is provide a bridge between disparate compile-time and run-time environments — in a word cross-compiling, as described by  Frank Ableson [...]

, , , , , ,

No Comments

PHP 5.2.8 Avaliable fixed the security bug on 5.2.7

the PHP version 5.2.7 was removed from distribution due to a bug that caused a security hole in some configurations. The bug was related to the magic_quotes_gpc which will be deprecated in version 2.6. The PHP development team has officially announced the immediate availability of PHP 5.2.8. This release addresses a regression introduced by 5.2.7 [...]

, , , ,

No Comments

Python3 – Intentionaly backward incompatible

Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries. The Python developers have released the final version of Python 3.0, a major reworking of the programming language. It’s said to be intentionally [...]

, , ,

No Comments