Turn a Web Page into Android App – Sell on Google Play

You can sell your web page as an app on Google Play. This brief tutorial concentrates on the hard parts. I list the command to generate the keys, and include a ready made config.xml. You can just publish your app. … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , , , | Comments Off on Turn a Web Page into Android App – Sell on Google Play

2dresize – Precise Window Placement without 3D Acceleration

Coding? Want to see browser on the left and code editor on the right? No problem, 2dresize can position your windows so that your display is excactly halved. Edit: You need 2dresize when running 10.04 LTS. Starting at Ubuntu 11.04, … Continue reading

Posted in Uncategorized | Tagged , , , , , | Comments Off on 2dresize – Precise Window Placement without 3D Acceleration

Alpha Release of Dependicer – Create Ubuntu DEB metapackages

Automatically install software to your whole network with Dependicer. This is an alpha release. Usage $ ./dependicer dependicer-packages.dpd To create your own packages, modify dependicer-packages.dpd. This creates four metapackages: # Multiple metapackages for dependicer # package:      dependency1, dependency2… dependicer-coding:   nano … Continue reading

Posted in Uncategorized | Tagged , , , , , , , | 3 Comments