Disable OTA Updates Android

Disable OTA Updates Android

Ok Verizon has been driving me crazy by pushing OTA updates to my phone. After dealing with "Install later" for 3 weeks, I finally managed to disable OTA updates using a trick I found on a forum. First, make sure you have adb installed & that it can ...


Building MochaUI.js From Git

Building MochaUI.js From Git

This one really drove me insane. I recently discovered JavaScript MooTools library & it's UI component, MochaUI. MochaUI provides a powerful & easy-to-use library for developing rich internet applications (RIAs). My issue began after finding that the...


Windows XP Left Pane Missing

Windows XP Left Pane Missing

A client recently struggled when his XP workstation's left pane disappeared. This pane contains commons tasks such as emailing files. A simple registry modficiaton was needed to remediate the issue: Windows Registry Editor Version 5.00 [HKEYCURRENTUS...


Gnome Decent Dual Monitor Wallpaper Span

Gnome Decent Dual Monitor Wallpaper Span

Tired of trying to use compiz to have wallpaper span both screens, only to find your desktop icons disappear? A few months ago I embarked on a relentless search through mountains of RGBA patches, custom versions of nautilus, and failed attempts at al...


C++ -- Why do we not dereference when passing by reference?

C++ -- Why do we not dereference when passing by reference?

I recently got back into trying to teach myself C++, mostly through YouTube tutorials (this guy's are pretty good). I only went to IRC for an answer at one point, but would like to share something I found & wasn't able to Google on. Everyone should k...



Linux enable Write-Caching on disk

Linux enable Write-Caching on disk

When booting a VM recently, I received the error message below regarding I/O writecaching & virtual hard disk corruption: After Googling for a bit, I found that the first thing to check with this error is whether I/O write caching is enabled on the V...



USB Drive Fstab UUID (Arch Linux)

USB Drive Fstab UUID (Arch Linux)

Just had an issue where I could not mount my USB drive at boot time I was getting an error along the lines of UUID=blah not found...I previously had performed the standard sudo blkid and received the following output: > [corte@ashbox ]$ sudo blkid > ...


Searching removable drives in Linux

Searching removable drives in Linux

Had some trouble with something I'd had earlier trouble with in the past. When using the locate command (even after running updatedb), I was unable to search my removable USB drives. The solution was to modify the /etc/updatedb.conf file, and remove ...

PreviousPage 3 of 4Next
Valence Software | Software Engineering Blog