🔍

Posts with the tag Hardware...

7

A Confederacy of OSes, Part III

Read Part I and Part II So my strategy is as follows: I use Windows to run web browsers, the odd desktop app like Photoshop, handy GUI utilities like calculators, media playback, and the like. On top of all this, I have installed VirtualBox and the easy-to-install Windows version of Vagrant, running a VM with…

0

A Confederacy of OSes, Part II

Continued from Part I Due to many factors, setting up Linux turned out to be Hell. Both the kernel and GRUB wouldn’t have the ability to recognize the aforementioned pseudo-RAID array as a single disk until later (I’m still not sure if GRUB does), so I first had to effectively wipe the filesystem in its…

0

A Confederacy of OSes, Part I

So, recently I’ve been trying an experiment: I’ve been using Windows 7 as a base OS for my primary development box. Why did I do this, and how has it been? Allow me to explain. I have been a *-nix man for many years, starting with Mac OS X and it’s largely-FreeBSD/NetBSD-derived platform. I have…

1

Sprint AIRAVE

Ok… so we haven’t had the best of luck with Sprint (see here, and here) and while our company is slowly moving toward AT&T due to “some device” that came out in the last few months, I do have to hand it to Sprint for be one of the first companies to actually release a…

0

Great USB Backup App / Utility

I just found a great backup app (utility) for my USB drive. The app that comes with PortableApps isn’t very flexible and it drove me to finding something better. Luckily, I found Freebyte Backup through PortableFreeware.com. They even told me how to ‘make it more portable’ by avoiding the installation and simply running the .EXE…

1

Seagate’s Portable WiFi / Bluetooth HD Solution: DAVE

A few days ago, Seagate released a statement about some new technology that they have dubbed “DAVE” (Digital Audio Video Experience). From the release: Using Bluetooth or WiFi connections, DAVE is the answer to providing substantial storage capacity without impacting the design or cost of mobile handsets. Built for portability and about the size of…

4

USB Drive 101: Actually making it useful

I’m now the proud owner of a 2GB USB Drive & I wanted to share a few tips/tricks I’ve learned for getting the most use from it! I want my USB to provide a self-contained computing experience that I can take with me. When I pop it in, I want everything that I’m comfortable with…

0

Virtual Keyboards – Old idea coming of age?

I just finished reading (SmartComputing) a quick blurb about a Virtual Keyboard that uses lasers and infrared to produce a fully functional ‘virtual’ keyboard. The picture was awesome and I thought it was revolutionary… but upon doing a little research, it appears that virtual keyboards like this date back to 2002 – possibly earlier. Time…

2

Easy way to burn an ISO

If you own a single slot CD-R, you may wonder how you’re supposed to burn copies of your disks and/or make exact images of your distributions. One popular way is to create an ‘Image’ of your CD-ROM in the format of an ISO. The ISO file is an actual image-copy of the CD-ROM – not…