Solution to Angular - Error: tree.branch is not a function

After getting to grips to angular, and getting so used to it's CLI; which helps accelerates some processes. it can be very weird when something working so consistently before suddenly. I experienced this error today when trying to generate a new component in my project....

Solution to - Location is unavailable error - Windows

If you are presently receiving this error, on your windows pc or Surface Pro book; fret not the fix is really simple and direct. The error reads: " ... is unavailable, if the location is on this PC, make sure the device or drive is connected or the disc is inserted and then try again. If the location...

Solution to MEAN.IO Error- mean init Prerequisite not Installed Git

I recently just picked up MEAN.IO, and decided to work on my Windows machine today, Set up everything but one one thing, initialize a new MEAN project, gave me all the time "Prerequisite not installed: git". If you experience this too and have git installed already, don't beat up yourself so hard, it's a simple...

Android Nougat Update for S7 Edge Now Rolling Available OTA in Germany

After a long wait, the Nougat update appeared on my phone earlier today, It had been available for Vodafone user's since late January but now appears to be fully rolled out for everyone in Germany. The size of the update is 1232.44 MB. (adsbygoogle = window.adsbygoogle || []).push({}); If...

Sony Unveils Xperia XZ Premium at MWC2017 (Specifications)

After a disappointing run of form in 2016, sony finally gears up and goes all out in 2017. Cramping so much troll features into the Xperia XZ upgrade. Sony finally seems ready to compete with Samsung and Google. Everything about the phone is exciting, right from larger camera pixel sizes, to display resolution and...

CGI Animated Short Film: Dotted Lines

A friend of mine, Gbenga Medunoye (founder of Laxus Animation) just made his first animated short film, titled Dotted Lines. The film depicts a young girl's traumatic ordeal with a form of depression induced by loneliness. The Animation samples vocals of Jamie Bell from Greenday's music video titled...

C# WPF Simulate KeyPress (User32 SendInput Wrapper)

Simulating keypress in Windows forms was very easy due to the availability of the Sendkeys.send method, but this is absent in WPF, even if you import the Windows.Forms namespace it still won't work and will recommend SendWait. I only just noticed recently when I needed to implement something similar. I finally...

Yay: Little Big Planet 3 Free on Playstation Plus :D

It is a bit unusual for Sony to throw in A-list PS4 games into free for download Playstation Plus monthly games, usually, they throw in Indie games (sometimes, very cool ones at that) but Sony turns on the HEAT this month. Sony delights us all by adding Little Big Plante 3 to Playstation Plus free list of February,...

Solution to MikTex Permission Denied Error During Installation

Ever experienced this error when installing MikText for using latex on windows. This was a weird one, given we ran the installation as admin and in an administrator privileged account yet the error kept given this error. The solution was very simple and direct....

How to Create a custom Dialog with Tabs (Android)

Just earlier working on an app, I realized I needed to display tabbed information to users in a dialog box. This is quite different from the usual Tabbed Activity....

Access Google Services in Language of Choice

You may have experienced many times when you move between countries; your google language is determined from the IP of where you're browsing from. Here is how you can enforce your language of choice without having to use translate feature of chrome....

Solution to SD CARD CORRUPT IS CORRUPT, TOUCH TO FIX ERROR

You may have experienced this problem a couple of time, where your SD Card decides to go haywire on you and the only available option on your device is Erase Everything (Format). Here are some simple fixes that may help. --- Advert --- (adsbygoogle = window.adsbygoogle || []).push({}); Internal...