WordPress 2.6
Finished upgrading the blog to version 2.6, its surely worth it! here’s a short video of what is really cool about it.
Finished upgrading the blog to version 2.6, its surely worth it! here’s a short video of what is really cool about it.
At work I have a linux based dev server and a macbook pro running leopard. I decided to have it working together has one extended screen as some of my colleagues are already using. Talking to James about it, i managed to get it together. For anyone interested in setting up the same can following [...]
while building a newsletter app in symfony I had to write a batch process, unfortunately there isnt enough documentation for doing that on the symfony website. However I would just get the following error: unagi:htdocs rajatpandit$ symfony init-batch backend prod mailer [Exception] The specified batch "backend" does not exist. Digging in the code, I figured [...]