Thursday
Aug 2005
...try to think of something to say at least once a week, or else people will think you've died.
hi there folks - miss me ? :)
this really is a note to self - probably old news, but i wanted somewhere to keep it for future reference. if you're trying to get hold of an older RealPlayer client, such as the one for solaris (SPARC), then real, bless 'em, doesn't really go out of their way to lead you to them.
it's also the case that if you want to run RealPlayer on and x86 system you'll need to do the Juergen Keil's little hack involving the UnixWare7 player.
the Helix Community may offer up some nicer native versions in the future but that's all for now folks.
there are lots of reasons you might want to change the default Solaris 10 login screen. here's the quick and easy instructions for doing it.
# mkdir /etc/dt/config/C
# cp /usr/dt/config/C/styleModern /etc/dt/config/C/styleModern
# mkdir /etc/dt/config/images
# cp /usr/dt/config/images/A* /usr/dt/config/images/S* /etc/dt/config/images
# ls /etc/dt/config/images
Adobe.im1.Z mybackdrop-800.pm.gz Solaris.im8g.Z
Adobe.im8 Solaris.im1.Z
mybackdrop-1400.pm.gz Solaris.im8
#define PIXMAPDIR /usr/dt/config/images
to
#define PIXMAPDIR /etc/dt/config/images
#define STYLE_PIXMAP PIXMAPDIR/styleModern-backdrop
to
#define STYLE_PIXMAP PIXMAPDIR/mybackdrop
# cp gnome-vfs.applications gnome-vfs.applications.bak
# cp staroffice.applications staroffice.applications.bak
# cp staroffice8.applications staroffice8.applications.bak
staroffice
command=staroffice8 <---- note: should remain staroffice8
name=StarOffice 8
.../rest of file/...
staroffice7
command=staroffice
name=StarOffice 7
.../rest of file/...

the other day my old test lab sun ray 1 died. there's not much that can go wrong with sun ray units, but it probably didn't help that i jammed a live power cable in and out about 10 times in as many minutes - which this sort of early unit doesn't like.
of course after i found out that das blinkenlichten on the front meant that the sun ray was no more, i just grabbed the spare unit from under my desk, plugged it in and away i went.
many moons ago the first degree i started at university was architecture (you know, buildings). at the time "IT" professionals were in EDP or MIS departments, and spend many dull days fiddling about with COBOL code: not something i really wanted to do - for me computing was a hobby. as it turned out, architecture is one of those things you either need to be amazingly talented at (i wasn't, particularly) or have a great deal of life experience for (i certainly didn't) - otherwise you spend your working life spending many dull days fiddling about with window details or material schedules. so i quit & fell into IT as a systems operator.
is is easy to use?the problem so far, unfortunately, is that there are many and varied definitions of the extremely subjective term "easy". trying to define it in a computing context to make everyone happy will almost certainly start a flamewar, no matter where the conversation is held. here's the start of my definition though:
are simple things simple to do?in practice this means you should spend (considerably) less time setting something up than you spend enjoying the result; and if a someone understands the procedure for achieving result 'A', they should be able to understand or at least guess the procedure for achieving similar or related result 'B'.
today i installed the latest internal build of solaris onto my laptop and it is nice.