At the moment I am using a really good IDE called PhpED (which I will later blog about), however major downfall it has is its inability to format code!!
In my opinion the most effective IDE for this has to be Microsoft’s VS 2008/10 however how can I format my PHP/Ruby apps in that?
Thats when I came accross tabifier!
This is a handy little web app that foramats your code automatically simply by inserting the text into the text area and submitting the form.
It caters for most server side languages (c based ) when you select that from the drop down however it also formats HTML & CSS.
Very Very useful if you have shabby looking code




