All posts in Web Development

This category will contain articles and posts about new trends and technologies in web development, of course i want to focus on things i know something about so you will find here posts about PHP, MySQL, ASP.NET, AJAX, maybe C# also it is not really related to web development but you can create programs that work on Internet.

Future Of Web
Latest
November 1, 2011, No comments

HTML5 and CSS3 are great technologies that can reduce lot of work for you if used properly. Learn 3 quick techniques for your forms in this tutorial.

Image Credit: titanas vis flickr

Installing WordPress On Your Desktop

September 26, 2011, 1 Comment

Installing WordPress On Your Desktop Can Make Life Easy For WordPress Developers. Learn How And Why In This Post.

Happy Children

WordPress Theme Development: Creating Child Themes

July 25, 2011, No comments

  Imagine two friends, Tim and Kim. Both are boys and share same apartment. And both are students too. Now, there’s a problem! They both ha ...

Offline

Best Offline Blog Editors For WordPress

July 22, 2011, 1 Comment

Using an offline blog editor gives you many advantages. First, you do not need to be online 24 x 7. Also, you always have offline copies of your posts ...

  • PHP Elephant
    WordPress Development: PHP Basics
    July 15, 2011, 2 Comments

    Do you know which script WordPress is written in? OK, I know you know that. It is PHP. So, if you are thinking about becoming a WordPress Developer, you have ...

  • 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 ...