All posts by

  • Create FireFox extension in jQuery
    November 15, 2009, No comments

    Few days ago Mozilla launched special site where you can find special FireFox addons. Special because they were written in JetPack. It’s a new technology that allows to write FireFox ...

  • Is Twitter having troubles?
    November 14, 2009, 1 Comment

    Recently TechCrunch published article about Twitter and it’s decreasing traffic. According to comScore (company that offers solutions for online audience measurement), in October Twitter USA traffic declined by 8%. It ...

  • Google creates programming language
    November 11, 2009, No comments

    That is a second news about Google in the row, however i think this is something that will interest every developer. Google created programming language. While it is still in ...

  • Google buys Admob for $750 milions
    November 10, 2009, No comments

    Analytics says that mobile advertising market will be worth over three bilions of dollars in 2013, yet Google went ahead and already bought Admob mobile advertising and monetization solution for ...

  • Mastering phpMyAdmin 3.1 book review
    July 12, 2009, 2 Comments

    Recently Swati from Packt Publishing sent me free copy of Mastering phpMyAdmin 3.1 book. I was very interested in reading it once because i never took the time to find ...

  • Web Application programming competition
    June 24, 2009, 6 Comments

    Yesterday Brandon from Mortgage Place contacted me about a contest that they are having with amazingly high ($10 000) first place reward. The goal is to create mortage calculator using ...

  • Microsoft hacked FireFox
    June 4, 2009, 1 Comment

    Well not exactly, but if you installed Service Pack 1 for .NET using Windows Update, check your FireFox addons for a plugin called .NET Framework Assistant and disable it right ...

  • Testing Internet Explorer
    May 23, 2009, 2 Comments

    The pain of developing a layout is that once you get clean XHTML markup, you have to test it against many different browsers. Well maybe it wouldn’t be so bad ...

  • PHP plugin autoload
    May 17, 2009, 3 Comments

    Somewhere in the past i already covered autoloading on this blog but lately while developing my WordPress Job Board Plugin i decided to add an autoloader (there are over 30 ...