Programming
How To Setup a Local PHP Development Environment in Linux Ubuntu 11.04 with Eclipse Indigo 3.7, LAMP & Xdebug [Developer]

We recommend using Eclipse Indigo with the PHP plugin PDT as your PHP IDE(Integrated Development Environment). Eclipse is a very strong development IDE and has [...]
Howto Easily Create a One click Twitter Follow Button to your Website – Introducing the brand new Twitter Follow Button

Twitter has made it easier to follow another Twitter user with the launch of the one click follow button for web sites. The good thing [...]
How to install and setup a Git Repository Server using Gitolite on Linux Ubuntu 10.04 & 11.04 [Development Environment]

Git is the most hyped version control system at the moment and has been for some time now, but there is a reason for that. [...]
Solve the problem with the div height 100% by using simple javascript [Developer]

Its been some time since I have programming JavaScript, CSS and HTML and I found it quick funny that div height 100% still isn’t working. [...]
A List of Useful & Common Git Commands Explained [Developer]

Here is a list of excellent Git commands taken from LA Drupal event presented by Scott Nelson(www.thisbythem.com). I would recommend to watch the whole presentation [...]
How to install and setup php development environment using Eclipse, LAMP and xDebug on Linux Ubuntu 10.04 & 11.04 [Developer]

There is an updated guide which uses the new Eclipse Indigo: How To Setup a Local PHP Development Environment in Linux Ubuntu 11.04 with [...]


Posted in
Tags:







How to Remove Comment Author Link or open it in a new window in WordPress [WordPress Developer]
After looking at a lot of guides where this is done by editing the WordPress core PHP code. We had to offer an alternative. Why? [...]