The Programming Languages archive

A programming language is a notation for writing programs, which are specifications of a computation or algorithm. Programming languages have been around since computers have been around! At Ghostmotion we know a fair bit about programming and that of course means having a few languages under our belt. Not only do we use them but we also contribute to them and the communities that create them, it’s the usual way of giving back in the open source world.

Hear what we have to say about the latest developments in programming languages, and the latest things we’ve done with them!

The Ghostmotion Programming Languages archive is aimed at creating a valuable and original Programming Languages resource with a view for syndication; you can be assured there will never be an off-topic posting or sleazy promotion.

PhaseCache – A great way to Cache PHP, and finally a reason to use ASP style tags!

PHP phaseCache is nifty method of caching PHP using ASP style tags, cURL, and apache’s .htaccess directives.

When you read this you’ll discover two things: 1.) It’s VERY simple, and 2.) Yes, finally found a reason for ASP style tags!

Also posted in PHP, Proof of concept, White Papers | Leave a comment