Front-End Developer Salary in Israel, Survey.
Around four months ago I have chatted with a friend of mine about the current state of web development industry in Israel. Of course, as it is an important subject, […]
Around four months ago I have chatted with a friend of mine about the current state of web development industry in Israel. Of course, as it is an important subject, […]
If you are using HTML5 like all the cool kids do, you are probably using the HTML5 shiv built by amazing webdev communityin order for new semantic elements, such […]
One of our recent clients has a nice blog, where homepage shows most recent post from each of the categories. This is done pretty simple in WordPress:
$categories = […]
Note: this article was updated to work with Redcarpet 2, that is incompatible with first version.
In order to use custom content processing libarary (I wanted to try […]
If you are just like me, not really a server-side guy and you’ve suddenly got a need to recompile PHP that you have on your server (in my case, when […]
You can either download Android SDK here and follow the provided instructions or if you are using homebrew type this:
$: brew install android
Then, in order to start android-sdk […]