Welcome!
May 2013 S M T W T F S « Mar 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Archives
Categories
Tags
11.04 Android Ant Barcode Scanner bash building cmd command csh Cygwin Defender DRM Droid Eclipse false positive flash drives GCC GCC 4.6.0 GParted ldberror Linux logging Natty Netflix removable bit samba samba4 stderr stdout subversion success Super Grub tcsh tee TortoiseSVN UAC UBCD4Win Ubuntu Vista Vista SP1 Watch Instantly Win32/PossibleHostsFileHijack Windows WMP11 ZXing
Category Archives: Uncategorized
Elementary! MySQL did it, in the CPU, with the the leap second!
I awoke to an alert from a small Ubuntu 12.04 server I have on Linode: lots of CPU usage this morning,which is odd since I haven’t logged in for a while. Hmm. Looked at the CPU graph first, and the … Continue reading
Posted in Uncategorized
2 Comments
Android, Eclipse, XML files and weird error messages
More than once, I’ve gotten the following weird problem when looking at an XML layout for Android in Eclipse: Failed to parse file C:\Eclipse_workspace\ButtonTest2\res\drawable\arrow_1.xml Exception details are logged in Window > Show View > Error Log The error itself isn’t … Continue reading
Posted in Uncategorized
Leave a comment
Building the Android emulator for Windows
Today I’ve been investigating an argument parsing bug in Android’s emulator on Windows (a bug that may affect all platforms). The version I’m seeing the bug was in the Android SDK r12 version of the emulator [Yep, r13′s out – … Continue reading
Posted in Uncategorized
Tagged Android, build, Cygwin, emulator, Git, MinGW, qemu, Windows
2 Comments
Windows: hybrid sleep and hibernation
With the latest Windows (Vista and 7) you can select “Hybrid Sleep” as a suspend mode. In essence, it provides the fast restart of your usual sleep mode with the durability of hibernation: it writes the system state to disk … Continue reading
Pinging with Python
2011-10-12 update: Brought in more changes from Jens Diemer’s new repository for the Python 2 version of this project. 2011-09-12 update: The version here is for Python 3.x as described below. Jens Diemer posted an updated version of this to … Continue reading
New (old?) Twitter password stealer making the rounds…
If you click a Twitter link and it sends you to a Twitter login page, beware… look closely at the address bar and ensure you’re actually at Twitter’s login page and not a thieving imposter’s page! Recently a friend on … Continue reading
Moved to a new webhost as well as a new VPS host!
I have two online hosting systems I routinely use: one is a VPS that I use for things like secure proxy (mostly to secure insecure wireless connections) and otherwise keeping my sysadmin skills fresh. The other is a more typical … Continue reading
Posted in Uncategorized
Tagged HostGator, Hosting Matters, Linode, shared hosting, Slicehost, VPS
Leave a comment
Problems updating/installing samba4 in Ubuntu 11.04? Read here!
I recently upgraded my Ubuntu installation from 10.10 to 11.04 and the samba4 package had big problems being updated or installed. I finally found a way to properly install it, so hopefully this will be helpful to others. First, the … Continue reading
Worthwhile reading for current or potential 64-bit developers…
I read this CodeProject article today and found it quite enlightening with regard to the pitfalls of 64-bit programing for those used to 32-bit programming. It’s well worth a read if you are a developer who wants to write solid … Continue reading
Posted in Uncategorized
Leave a comment
Process Output Logging in Linux and Windows
As I was updating this Wikia page, I added a section about how to create a simple logfile. I thought it’d be useful to expand upon the subject here. Sometimes you want a raw log of whatever happens during a … Continue reading
Adventures Building GCC 4.6.0 for Cygwin
I decided I wanted to try out GCC using Cygwin rather than my usual Ubuntu virtual machine. In the course of this adventure I learned how to build GCC 4.6.0 for Cygwin, got my feet wet over on StackOverflow, and … Continue reading
Interesting Software Development Resources
Here are some interesting resources I’ve found with regard to software development. [Note that embedded best-practices are also applicable to writing multi-threaded code and coding in other resource-limited environments]: Interesting software dev articles from EE Times: “Top causes of nasty … Continue reading
Posted in Uncategorized
Leave a comment
Photocopiers and privacy – things to ponder
I noticed this article at Lifehacker today about how much data today’s photocopiers retain. It may seem like sensationalist journalism but it’s actually quite interesting and worrisome. People are growing accustomed to the idea of securing personal data, not giving … Continue reading
Posted in Uncategorized
Leave a comment