Archive | September, 2011

WordPress – Simple coming soon plugin

Disabling the Simple Coming Soon plugin for WordPress Simple coming Soon is a pretty nifty plugin by Mario Kostelac that allows you to display a nicely formatted ‘coming soon page’ with a timed countdown indicating the time remaining for the site to be launched. I found it immensely useful while upgrading my site. The installation […]

5 Comments Continue Reading →

Android SDK: Error in an XML file: aborting build

I just started Android programming using the Android Development Tools (ADT) plugin for the Eclipse IDE, and while experimenting with layout weights, I came across a weird error after running the program. The console dump showed this : Also, I noticed that there was a new XML file called main.out.xml created in the res\layout\ folder. […]

3 Comments Continue Reading →