Category Archives: tools

Sign an APK for uploading to Google Play Store
For our app on http://FussballimFreeTV.de we have versions for iOS, Android and WindowsPhone. Now we wanted to deploy a new Android Version, but on my new notebook I did not have Eclipse installed anymore. So I needed to find out how to sign the provided APK with Android Studio. But as documentation says: You do […]

Tips how to use Flatfile CMS Grav with simple PHP webhosting
I’m now using Grav for more than 6 months on my website Fussball im FreeTV so I thought it’s now about time to write a summary in order to help new users. Maybe you run into the same questions….

Easiest way of asp.net deployment
When it comes to deployment of asp.net projects there are several ways, as described for example on MSDN. Working with ASP.net for several years I’ve found the easiest way of deployment for myself is using zip / rar to pack an archive of updated files. This works very well in both company and personal webserver […]