Category Archives: Programming

Moving to github pages!

Tweet My new homepage will be http://ocramius.github.com Please visit me there! I’ve also posted why I moved to Github Pages I will keep this domain for my experiments, but anything dynamic will probably be built on Github pages and connected … Continue reading

Posted in github, Programming | Leave a comment

PHP Security Exploit: MySQL as a Backdoor with Load Data Local Infile

Tweet Yesterday I stumbled on a piece of code shown me by my friend Andrea Guglielmo. It is an exploit that could affect mostly shared hosting solutions, and which I’ve never seen before, even if it has not been invented … Continue reading

Posted in 5.3, DBA, Development, Exploits, IT, MySQL, PHP, Programming | Tagged , , , , , | 2 Comments

LessPHP Minify Integration for faster LessCSS development

Tweet Today I’ve been working on some addition to the Minify Project to support LESS CSS integration throug LessPHP. Why do I need LESS CSS? As you probably have noticed, your CSS files are becoming huge, especially when working on … Continue reading

Posted in CSS, Design, Development, IT, LESS CSS, PHP, Startup Projects | Tagged , , , | 36 Comments