Monthly Archives: September 2013

PHP classes and objects

oop

PHP classes and objects Few days ago I had a talk with a few friends of mine about this topic, and I saw that some people are still misunderstanding the OOP paradigm in programming. So I want to clarify a few things in this article. What is OOP ? OOP stands for Object Oriented Programming and

Exclude domains and paths from squid cache

squid reverse proxy

Exclude domains and paths from squid cache I’ve written some time ago an article showing you how to install squid and use it for reverse cache proxy and acceleration, however there are times when you do not want to have a certain urls or paths cached using squid, probably for debugging or similar. Normally you

JSON – JavaScript Object Notation

JSON

JSON – JavaScript Object Notation Nowadays web applications tend to leave more and more to the past 3rd party things like “FLASH” and adopt even more javascript for developing same things more efficiently. The reason is simple, javascript always been here, and now since the web is more interactive, you need this kind of language

Install flvtool2, mediainfo and neroAacEnc on centos x86_64

Install flvtool2, mediainfo and neroAacEnc on centos x86_64 A client has requested a few days ago to have the binaries flvtool2, mediainfo and neroAacEnc installed on his dedicated server, well the first two of them were easy to install since these support centos x86_64 by default, and since the dedicated server has lots of ram there,

Request an article ←