All posts in General

  • WordPress Debug Plugin
    WordPress Debug Bar Plugin | BlackBox
    January 29, 2011, 19 Comments

    Here is something that WordPress developers might find very useful. Recently when working with symfony i figured out it would awesome to have debug bar in WordPress, similar like symfony ...

  • Symfony: disable CSRF protection
    January 24, 2011, No comments

    It, happens, sometimes out-of-box, strange solution is required. I needed (for some reason can’t remember why) to disable CSRF protection on one of my symfony forms. The solution to the ...

  • jQuery: remove select option
    October 19, 2010, 2 Comments

    Very quick post here. If you ever wanted to remove select option using jQuery below is a snippet that i think you will find useful. I assume that you know ...

  • Using Bit.ly PHP API
    August 15, 2010, 6 Comments

    URL shortening services became really popular after Twitter went mainstream. The leader in URL shortening services is definitely Bit.ly. In this tutorial i will briefly describe how to use it’s ...