Get a git submodule checkout on remote
Since switching to GIT from SVN, I have to say that my “developer live” is much simpler. Especially dealing with branches, tags and “externals” (submodules)
Since switching to GIT from SVN, I have to say that my “developer live” is much simpler. Especially dealing with branches, tags and “externals” (submodules)
Yes, I know, common knowledge one would think. But we loose track sometimes, so a little reminder here and then won't hurt 🙂
Without a doubt the JQuery library and all it's effects. Just makes it easy and straight forward to build interactive apps. Recently, I've added the “selecta
Right, it is September 12th and Apple just released the new iPhone 5. While reading the live blogs (where is the good old live streaming?) and somehow missin
Here is another tip how to free up memory (last weeks tip was on freeing up memory on Ubuntu ). I've a MacBook Pro with 8GB RAM and unfortunately constantly
Right, so we all know our trusted little command, “cd”, to change directories in the DOS shell of Windows, right? Well, I was in for quite a surprise today w
I've noticed that doing a extraction of a large archive (with tar) or moving files around the network (with scp) takes up all memory of the Ubuntu server. Ju
Just today, the US archives for the Ubuntu repositories were down again and thus servers were not updated. Thus I set out to see if there are better methods
More then once you need to select all checked checkboxes in your web application. With JQuery this is a piece of cake. The following code returns all the che
Sometimes it happens that you have unwanted tabs, line breaks, paragraphs, etc. in a table column. With the following code snippet you can clean the value of
In the recent months I have been following a rigorous “work plan” in order to not get distracted (read: inefficient). Sometimes I fail to follow all “my rule
Here is a sample code for integration the Janrain Engage social login. This is inspired by the sample codes published over at https://github.com/janrain/Janr