When you are developing a module for Zend Framework 2 in combination with assets you will most likely
run into the question on how to serve the files to your public folder.
There are quite a few methods to do this, i will explain the 3 most commonly used methods.
Read more...
Manage assets in Zend Framework 2
While working on the code page for this blog i needed a way to use Bootstrap without screwing up my entire design. Because the stylesheet of this design is build with SASS that wasn't hard to do using the following steps
Read more...
Using Bootstrap in his own scope
Github has a really nice way to handle images inside a simple textbox which i could use for Socialog. Therefore i wrote a javascript plugin which does the exact same thing. The result is a plugin which can be used with jQuery, CodeMirror or standalone, so you can easily use it in your project.
During this project i've gained experience with Grunt.js, structuring a jQuery plugin and the HTML 5 File API which i will briefly describe.
Read more...
Github attachments
Welcome on my new blog, here i will post my thoughts on web development, personal projects and code that i'm working on.
There isn't much to see right now as i am working on some upcoming features like the code sandbox, portfolio and Github integration.
Razko.nl