RapidAir compressed air piping system
November 9th, 2012The RapidAir 3/4in. MaxLine Master Kit #M7500 looks to be an ideal and *SAFE* method to distribute compressed air throughout the garage.
http://www.amazon.com/RapidAir-MaxLine-Master-Model-M7500/dp/B005FKYRTU/ref=pd_sim_hi_1
JavaScript to get browser language
September 10th, 2012var userLang = (navigator.language) ? navigator.language : navigator.userLanguage; alert ("The language is: " + userLang);
List all installed perl modules
September 10th, 2012perl -MFile::Find=find -MFile::Spec::Functions -Tlwe \
'find { wanted => sub { print canonpath $_ if /\.pm\z/ }, no_chdir => 1 }, @INC'
Remounting Androind rootfs
September 10th, 2012Making the rootfs and /system writeable
mount -o rw,remount -t rootfs rootfs /
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
Making the rootfs and /system readonly
mount -o ro,remount -t rootfs rootfs /
mount -o ro,remount -t yaffs2 /dev/block/mtdblock3 /system
HP Touchpad
September 7th, 2012Here are links to the HP Touchpad info
Modifying Car Chargers to get a full 2 Amp charge:
http://forums.webosnation.com/attachments/hp-touchpad-accessories/61552-there-car-charger-will-work-touchpad-touchpadcharger.png
http://forums.webosnation.com/hp-touchpad-accessories/293481-there-car-charger-will-work-touchpad-7.html
http://forums.webosnation.com/hp-touchpad-accessories/314741-how-get-full-power-charge-mobile-battery-car-hp-touchpad.html
http://forums.webosnation.com/attachments/hp-touchpad-accessories/61642-there-car-charger-will-work-touchpad-corrected_solder.jpg
Miscellaneous
HP TouchPad Home Button Board Replacement
HP TouchPad Take Apart Repair Guide
