Sylvester–Gallai theorem – attempt for an intuitive proof using Induction
This article presents an effort to use Induction in geometry to prove Sylvester Gallois Theorem. Theorem statement can be viewed here For the proof, let us reph...
This article presents an effort to use Induction in geometry to prove Sylvester Gallois Theorem. Theorem statement can be viewed here For the proof, let us reph...
Problem : Ctrl+Space does not trigger auto-suggest in Eclipse, on Kubuntu 14.04. Reason: IBus captures ctrl+space keystroke. Fix: 1. Right click Ibus Icon from...
Tab selector (tab bar) can be made to appear on the top side of terminal in Konsole as follows – Menu Bar => Settings => Configure Konsole Select TabBar ...
This is how I installed skype on my Kubuntu 13.10 system – Open bash/Konsole Run: sudo add-apt-repository “deb http://archive.canonical.com/ $(lsb_release -sc) ...
Problem: The URLs including development/local ones are forwarded to Yahoo Search page by a Conduit plugin via their search.conduit portal (as seen from status b...
Problem: When running mvn jetty:run to launch jetty, Appfuse throws error “java.util.zip.ZipException: invalid distance too far back” Reason: One of the jars in...
All done and dusted, when you are ready to upload your application to the Android Market for the world to use it, you’ll have to follow a few steps below. Remem...
Creating an Android Application that users can both use and appreciate is not an easy task. However, obviously some online resources can make your life easier. ...
While developing Android Applications, one inevitably comes across the Values folder. It is located in <workspace>-><application name>->res. I...
If you’ve used an Android device, Swipe Detection is not new to you. Unlocking the phone, receiving calls etc. all make use of a Swipe Detector mechanism. Techn...