Prepac King Sized Platform Storage Bed Model # BK-8400-3K

Look, it’s a lovely bed; we built it, took us 6-8 hours, we only had a few minor injuries, none requiring the emergency room, and we slept in it and it’s wonderful. ... However ... the LOL claims she read online reviews, which must’ve been phony, because they contained no obscenities relating to the “slats” stage....

In “Step 21” page 14 in my manual, we are advised “This Step easiest with 2 People”. ... I would add, one of them better be Harry Potter! ... Like in one of those cartoons, where the magician makes all the dishes wash themselves, fly up in the air, and fling themselves into the pantry neatly stacked? ... There are twelve slats in step 21, and they each and every one must wind-up with the bottom in a metal channel on the bottom of the bed, and the top in another metal channel in the top of the bed. ... If you can perform this feat without foul language, no matter how many people you have helping ... well shame on you for lying....

The Inner Gables...

Also, don’t believe it where the instructions say “Attach ’T’ spacers to ONE side of each inner gable” — p 8, step 6a. ... Or subsequent illustrations which don’t show gliders on both sides. ... There are supposed to be T-spacers and gliders on both sides — for both sides of each drawer to glide on! ... Stupid me, but the instructions do have that “ONE”; and I probably figured they were going to do it later for some reason or something. ... And we did do it later; when it was considerably more difficult. ... Oh Oh finally I see! There is a step 6c “Repeat steps 6a & 6b for the 2nd side” you idiotic dolt! ... Jeez it’s all so obvious!...

The Magical JRN Nuts

And while I’m here whining, I believe the JRN nuts first entered our lives with Step 4, page 6. The instructions say you’re supposed to insert them in the prepared holes in various parts of the bed. ... The trick is, they then immediately fall out....

We had to wait until we were actually going to screw the things, and then insert them, however inconvenient that might be. ... I found that using Funtak (chewing gum, etc.) was necessary in at least one case; i.e., I sort-of “stuck” it in with the Funtak, so it wouldn’t immediately fall out. ... Scotch tape, also....

— the bed makers
Monday, August 3, 2009 4:25 pm

ASUS EEE PC 900 16 GB GOOD

I must admit, I bought the Asus “netbook” in BestBuy without thinking about it much: it was so cute (tiny!), and only $250! ... I didn’t realize until I left the place it had a mere 16GB hard drive! ... But that’s flash memory, and the result is quite zippy and seems to work good. ... And I’m an old MSDOS kind-of guy; I wouldn’t use Word2009.7 without torture. ... And speaking of torture, of course the Asus is XP, no stinking Vista. ... So I stick with Word95 and other elderly programs, + OpenOffice 3 — less than half a gig! — and get along fine....

BestBuy

on the other hand, was a typical American retailer, that is only a little short of openly-gangster thugs. The trick to buying things there, I found, is to not care — which, in this case, I didn’t really. ... I told a young man that I would buy the computer if he would sell it to me. He said he would try to get to me after dealing with his current customer. So we walked out of the store, gaily chatting, concerned with naught....

But then a mysterious adult came up the aisle behind us, asking loudly “Can I help you with something?” Eventually I inquired if he was talking to me — I was genuinely uncertain — and he said yes, and, realizing he must be “following-up” the mysteriously-busy youth, I explained how I told the young man I would buy the computer if they would sell it, and he said he had to deal with another customer, so I took that as a “no”. ... So the adult went into the “good cop” routine, about how terribly sorry he was, oh please wouldn’t I come back and try to get scammed again. ... Ever-cooperative, we returned and the adult deputized a young man to sell me the computer. ... But the young man had to find it “in stock”, and I had a sad feeling that wasn’t going to work out well and they’d have to sell me a more expensive but oh so much better laptop, so I assured him it was fine and if they didn’t have it, they shouldn’t sell it to me! — and by golly what do you know!? there it was all the time! ... After turning-down a genuinely-unintelligible add-on scam offer, probably the usual service contract? — I think the youth was rattled at this point — I paid and left.

Lessons Learned

I had never realized the “let me finish with this customer” shtick was a scam! Really! I just assumed it was average American “I can’t be bothered” incompetence! ... I am such an innocent. ... The idea, I realize now, is to create tension in the victim, so he wants wants wants to buy. ... The sales thugs are trained to try and draw him out with endless delays as far as it’ll go, which softens him up for the inevitable bait ’n’ switch attempt, so much harder to resist after an hour and a half of pointless delay. ... I should note my innocent midwestern appearance may arouse this behavior here on sunny Long Island — but who knows?...

TOSHIBA SUX

At least when they sold this Toshiba Satellite u205-S5057 laptop a while ago. It’s a short story: we were promised an XP “downgrade” — as it was still called in those days — and Toshiba reneged. It may have been that 4-1/2 hours on the help line would’ve gotten the upgrade, or it may have been just so sad that we didn’t order in time for the upgrade even ’though it said “XP” on the invoice, or it may have been that a Giant Monopolistic Software Company bribed rebated Toshiba to force Vista on the innocent public.

I found one or two individuals on the web who claimed to have achieved XPness with this machine, but none would explain how. ... And life is so short....

The point being, not necessarily that you should never buy a Toshiba but that, if you were thinking of preferring them to Acer or Asus, say, because Toshiba is such an established reliable brand name — don’t bother. ... Pay the money, return the machine if it’s broken, and don’t expect anything else....


The Fabulous UPX and Program Shrinking

Programmers of the old school have always been horrified at the sheer size of Windows. We grew-up with microcomputers: little harmless systems where a really large file might be 20,000 bytes — barely detectable today. So when I wandered into MSDOS and then Windows, I was fond of gadgets that would reduce the size of programs. LZEXE is a well-known free DOS utility (in French!), but it wouldn’t work with even Windows 3.1 programs, much less the 32-bit monstrosities of Windows 9x etc. I paid $100 for the “Shrinker” utility in 8/98, but it stopped working in various ways and the management apparently isn’t going to fix it — if total non-response to email is any indication; although it still seems to work (poorly) with Windows 3.1 programs.

But I found out why Shrinker isn’t supported: the fabulous free open-source command-line UPX, at http://upx.sourceforge.net. As well as WIN32 EXEs and DLLs, it’ll do MSDOS (but not as good as LZEXE for some reason), and various other operating systems including Linux. The shrinkage with UPX (or any of these programs) varies with the wind, but 50% is not unusual. Of course this is not necessarily good: Windows and other hotsy-totsy systems (i.e. aprés MSDOS) play efficiency tricks with the EXEs to support multiple users (you do of course have several terminals attached to your W9x machine?) and swapping, which tricks might be defeated if the EXE isn’t a proper image. I shrink anyway because (1.) I’m not convinced the tricks are so great (or even advisable) and (2.) my program output is so small-time that the disk “footprint” is probably more important — i.e., make it fit on a floppy disk, download, etc. ... whatever....

Macro Express $35 Windows Keyboard/Mouse Macro Software

It works. I did a number of things with it, including providing my WebExpress (HTML editor) with a dash key — so now I can press control-hyphen, and WebExpress will go through the convolutions, including mouse movements, to type a space, the HTML dash symbol, and a space (the way I want it). It’s even smart-enough to do it only in the WebExpress window. Then, for my next performance, I made an ALT-CTL-D macro that will insert date/time (“Tuesday, July 17, 2001 10:00 pm”) into any program with keyboard input! Ah brave new world....

The whole process runs like a player piano; you see the menus open and close and the mouse cursor fling itself about. Macro Express (probably available at http://www.macros.com/) is fairly geeky/hacky, with two editors (moderately uncute — probably the first one — and cuter) and all kinds of weird and sometimes obscure options — which isn’t so much about Macro Express as it is about the Wonderful World of Windows. ... Anyway, it’s a marvelous program, useful, cheap — an Owen Recommended Buy.

But Tragically, Version 2 didn’t work good in XP!

It really tripped me up; he promised me it wouldn’t work in DOS programs — but then in XP it did; actually, directly opposed to its w9x behavior: even if I told it to only activate in DELPHI32.EXE, it’d romp about in the DOS box — which I of course use constantly with my OwenView shell in XP. I can’t describe the awful sinking sickly sensation as all kinds of weird things start happening before I figured it out; here I thought I’d beaten the menacing up-to-date operating system but, no, it was ready to explode at any moment; a sad sad thing. ... But all better after I offed macroexpress. ... I am investigating version 3 ($20 upgrade; I missed the freebie by about a week!).... // Well seems to do the trick! Good MacroExpress....

MacroExpress Sorrow Pity

Well then again, MacroExpress is not entirely without faults. So far I’ve “fixed” two other consistently crashing programs by turning MacroExpress off; most notably the Delphi 6 update install (!?). But really, it’s so useful I’ve always turned it back on. And so what if a Borland install or somebody’s shareware conflicts with something? I mean, what else is new? ... MacroExpress’s just too useful. ...

— Thursday, June 30, 2005 10:45 am


Free Icon Editors and the Challenging 32-bit Icon

indows XP introduced the exciting and incredibly chic 32-bit icon. ... Which, to most human beings equipped with normal vision, cannot be distinguished from the old-fashioned boring 24-bit icons if our lives depended on it. ... And which Microsoft’s tools can’t edit. That is our obscure programming puzzle for the day. ... First of all, there is a product “IconCool” which should be avoided at all costs. I actually only paid $15 for this thing apparently, but it works with web-site copy protection, which means it won’t install unless it can call home and talk to mother. ... And, indeed, since I got it a few years ago, they’ve “enhanced” their web site so all the old registrations don’t work — although they promise a fix just as soon as they can get around to it. ... For the innocents in the audience, software copy-protected like this is expensive at any price, because you will spend effort learning the software, all of which effort will be wasted when the scam phase kicks-in — either intentionally, as in this case, or when the final foreordained bankruptcy rolls around....

And then after writhing around for a day, the King of Kategory Killers, Wikipedia, provided “icon editors” info as soon as I remembered to look; I tried a few free free FREE offerings, and after minutes of testing ...

  • IcoFX, http://icofx.ro/. The winner! ... So far....

  • Greenfish Icon Editor Pro, http://greenfish.extra.hu/. Almost as good.

  • The Gimp open source editor seemed to open my .ICO test file and could deal with it; but then it could probably manage cold fusion if I only knew how it works — and I don’t! ... This time, I downloaded 20 megabytes of help1, and maybe someday I’ll understand....

I have every intention of donating money to one or more of these as soon as I figure-out which, but the first two seemed to load my test icon and save it after mutilation while preserving its ridiculous resolutions, and that is all I know or, probably, need to know. ... Note that one of the exciting problems here is that most paint programs — at least the 7 or eight years old kind I favor — don’t do 32-bits; they stop at 24. ... Which, apparently, is where the exciting advanced-technology VS2008 stumbles....

Microsoft Visual Studio 2008!?

Visual Studio 2008 can do the job with destructive manipulation2; it’s certainly easier-to-use than the wretched iconcool, which supposedly is replete with user-friendly features. ... We all, of course, have Microsoft’s premier programming environment installed; the Standard Edition only costs two or $300, and it actually works pretty good. ... And there are free “express” versions which I think have the icon-editing feature....

Anyway, VS2008 will load an icon containing the exciting latest-thing XP 32-bit images — but it won’t edit those images! ... I dealt with that, before discovering the Wikipedia fountain of freedom above, by crudely and tediously destroying the 32-bit images, replacing them with 24-bit images VS2008 can edit:

  1. Right-click on the left side, “new image type”, and select an image with the same dimensions of the uneditable 32-bits image — 256x256, say — but with 24-bits instead of 32-bits. This left a blank image on the bottom of the left side of my VS2008 screen. (You might have to concoct a “custom” image.)

  2. At your uneditable 32-bit image, copy the image (“edit” / “copy” or probably the usual shortcuts).

  3. Then, select the blank 24-bit image you just created, and paste the image you just copied — which worked for me several times.

  4. Finally, delete the original 32-bits image.

  5. The 24-bit image will edit flawlessly, and get saved into the icon file....

And any clients offended by the lower-resolution icons should be reported to homeland security — they’re probably non-human life forms....

— the ever agile programmer
Thursday, July 31, 2008 4:48 pm


1. The GIMP help stank! They have some cranky “gimp help browser” and, first thing I noticed, as far as I could tell it was unsearchable!!! ... My browser-based stuff is better!

2. The previous Visual Studio VS2005 treated my challenging icon file badly — which file, I should note, is circa 2005, hardly the latest. ... But VS2005 complained when it opened it and then displayed a single lonely what looked like 24-bit image — there was no caption info — from an icon file which I know (from VS2008 at least) contains numerous non-32-bit images, as well as several 32-bitters. ... The error message has the usual Microsoft lies —

“Warning: Visual Studio image editors do not support editing 32 bit color images. Your changes will be discarded when saving the image”

— implying it would show the images. ... Although I’d guess it just showed the images it found until it encountered a heretical one.

Cleaning My Father’s Model One Tivoli Radio

That’d be the radio to the right in the beautiful picture. The volume control would make nasty noises, to the point where it was difficult to get it to “set” to the right volume; and the large tuning thing was noisy too. All old analog gadgets used to get like this, and we’d take ’em apart and clean the controls. The trick is, I couldn’t tell by looking at it if the obvious 4 screws on the outer edges of the back were the correct ones to unscrew. (See my pitiful story of qxr for more stories.)

So, just because nobody else on the web’d say, it’s like

  1. There are four Phillips screws in the deep holes on the four corners of the back. You use a long Phillips screwdriver to get ’em out. That’s really the hard part....

  2. Then, the front comes out a bit; it’s still attached by wires, but plenty of room to ....

  3. Spray tuner cleaner — Radio Shack Control/Contact Cleaner & Lubricant 64-4315 for instance — at each control. AVOID spraying the speaker. The volume control has little slots in it, and so does the tuner thing. I zapped it just a bit with tuner cleaner in these openings, and then tried the control with the set on, and it seemed to do the trick.

— the relentlessly industrious geezer tech
Friday, October 9, 2009 3:49 pm