Why measuring page speed is so important I’ve run more page speed tests than I care to admit. Honestly, most of them blur together after a while. You open a tool, paste a URL, wait a few seconds, get a score, maybe a waterfall chart if you’re lucky.
Get Nextcloud as a full app on MacOS Nextcloud has more than just file backup to it. It has a whole host of other apps associated with it. This details what I use to get a Mac app for Nextcloud, it
nginx, raspberry pi Installing LEMP & NextCloud on a Raspberry Pi running Ubuntu 16.04 This is a thrown tutorial mostly from here and here, I have been piecing together from tutorials about how to do this so I thought I'd share the steps I took to install
So you want to learn Android development in 2016? Was on Reddit and came across a similar post as this and wanted to share my thoughts as a long time Android devloper about starting Android development as it's that time of year.
Decode Gradle dependencies and add them to a project Android Studio has introduced a new paradigm in project management, specifically with dependency management. With Eclipse, dependencies had to be manually added to the project. To update these dependencies, first the latest version
Android Top 10 Android Studio keyboard shortcuts Man is a tool-using animal. Without tools he is nothing, with tools he is all. - Thomas Carlyle Thomas Carlyle was on the right path but his assessment applies even more so to
How to use Toolbar to replace your Actionbar So a while ago Google released their AppCompat v21 library which brought Material Design to Pre-lollipop devices. In the article announcing that the new AppCompat library was release amoung other things, a new
How to add an Actionbar to your SettingsActivity with AppCompat v21 A couple of days ago the Android group released a new AppCompat library that among other things added a number of new widgets for developers to take advantage of. One of these new
Can you play Pokemon better than a fish? A few months ago the internet was all a buzz about TwitchPlaysPokemon. It was an experiment that turned into a phenomenal success. Initially, the stream had a modest following and then it exploded
Android How to Get Started With Android Development An overview for programmers and non-programmers to begin developing applications for the Android Platform.