/* BeejBlog */

Concept: ‘Selfish’ Window Manager aka 'Greedy Winders'

Set a priority order on primary app windows like video, email, eBook reader and then they automatically maintain their size, “repel” from overlapping with other windows and z-order themselves to the top with transparency.

My Current Favorite 2.5” Drive + Enclosure

Drive:

Enclosure:

  • CoolMax HD-250L-eSATA
  • TigerDirect = $25
  • It’s leather so it hides greasy fingerprints very nicely compared to other hard shells
  • The cables are a bit long & bulky compared to the nice little ones that come with say the WD Passport… but the outer case has a nice little pocket that keeps them in check.

HD-250L-eSATAimage image

 

Previous Fave':

Vizlytics.com

SanDisk Sansa slotRadio

Update: forget I even mentioned it… no pause!?!?  no previous track!?!?  crazy bad design decisions there… it’s getting bad reviews… I really should’ve read before I assumed they’d thought this through

User Review: “Who would want this?”

New Gadget Alert!!

Finally!  A diminutive MP3 player that takes expansion cards.  For better or worse they went with the “Micro SD” card standard rather than the normal size SD cards that we all have for our cameras/PC’s etc… oh well, there are adapters readily available to convert it to normal SD.

As usual NewEgg’s got a nice selection of memory… looks like 8GB ~= $20 and 16GB = ~$55 right now

Click here for the $100 promo deal that includes a nice little case

image

WebDrive (WebDAV client… that actually works!)

i was having a heck of a time trying to get “net use * http://myhost.com” type WebDAV client mounts to connect… all that would ever work would be http://localhost … nothing i tried would connect to my WAN ip… always something like “System error 5… access is denied”… then i thought, ah what the heck, gotta google it… and sure enough… loaded the trial of WebDrive from South River Technologies simple little gui popped up, hit ok and two seconds later i was sitting on a W: drive in explorer… Right Mouse > New > Text Document worked, so i had write capability… obviously i had to twiddle some bits on the IIS end too but that was mainly just a matter following any typical IIS WebDAV walkthrough guide… cool, $60 for a one off license is reasonable…oh yeah, it’ll also map a drive letter to an FTP Server, Amazon S3 and SharePoint… i leave you with… ahhhhh yes the logo
image
UPDATE: plain vanilla “net use…” command worked straight away from an XP machine at work… so the security bits somehow weren’t lined up to let me be a WebDAV client on the Windows 7 instance i was testing with as my WebDAV IIS host… moving along…nothing to see here ;)
UPDATE 2: still gotta hand it to WebDrive… plain vanilla “net use” mounted WebDAV drives are running through Microsoft’s “WebDAV redirector” layer (aka the “WebClient” NT Service)… and it does work for small files, but large files (e.g. 250MB) tend to go off in lala land while doing the transfer (i.e. progress bar was useless) and failed consistently… WebDrive has a much more robust caching/chunky upload facility with a slick UI that shows actual progress bar… it did still fail after multiple attempts of my big test file so i had to split up into smaller chunks (e.g. 30MB) but the progress visibility WebDrive provides along with automatic retries is definitely worth something.

Book Review - Essential PowerShell, Addison-Wesley (2008.02)

image

 

  • I definitely recommend it
  • It’s a pretty quick read… Fortunately PowerShell is not that complex of a topic
  • Good amount of everyday examples showing PowerShell cmdlets with typical arguments
  • It was cute seeing that they left a fair amount of Deutsch in this English translation… mostly just innocuous sample string values… sometimes you would wonder if the reviewer left some phrases that sounded a bit machine translated but nothing super bad like a VCR instruction manual ;)
  • See my PowerShell highlights writeup with an example utilizing WMI, ADO.Net, Windows Forms & Registry technologies from PowerShell

Apparently Defragging RAID Actually Makes Sense