Re: Scripting, UPS Selection, etc.
On Sun, 12 Oct 2008, in the Usenet newsgroup alt.os.linux.mandriva, in article
<gcu0dq$ont$1@registered.motzarella.org>, Adam wrote:
Moe Trin wrote:
[color=blue][color=green]
>> I understand it was the way Gates original basic interpreter he
>> wrote for the Atari.[/color]
>
>I assume you meant "Altair."[/color]
The Altair is what he started on - but he built/sold it for quite a
few of the non-mainframe O/S that existed back then. I think the
Atari, Trash-80 and CP/M versions were more common.
[color=blue]
>Somewhere I have, or had, the 8080 source for Palo Alto Tiny Basic
>that was adapted into the original (pre-Microsoft) TRS-80 BASIC, but
>I don't remember how that handled uninitialized variables.[/color]
The only non-ms basic I ever used was from HP in the 98x0 Desktop
Calculators from the early 1970s. They behaved sensibly, and barfed
as soon as you tried to run a program with an uninitialized variable,
even if it were in a non-executable location (i.e. a GOTO to bypass
a line).
[color=blue][color=green][color=darkred]
>>> For me, the one NoCal "must see" sight was elsewhere; see
>>> [url]http://mysite.verizon.net/adam707/Leona.jpg[/url] . You do know where
>>> that is, don't you? :-)[/color][/color][/color]
[color=blue][color=green]
>> Actually, I don't recognize it[/color][/color]
[color=blue]
>You don't??? Los Gatos, of course! Leo and Leona are iconic symbols
>of that city.[/color]
I had a boss and two or three techs who lived there, but that's the
limits of my association with the city. I drove CA-17 enroute to
Santa Cruz / Monterey / Coast highway Southbound, but even that was
quite rare.
I assume the 'must-see' was because of your cousin - I was much more
fascinated by Alcatraz and Angel Island (the Ellis Island of the West
coast), and (to a lesser extent) the Winchester Mystery House in San
Jose. That's in addition to the natural scenery of course.
[color=blue]
>They're along the N side of 17 just W of the city itself.[/color]
Sorry - no hits in my memory.
[color=blue][color=green]
>> I didn't think it was that bad - but I knew commuters were ranging
>> far an wide trying to find something affordable - only later do
>> they start thinking about the price of gas/what-ever and the time
>> to make that commute.[/color]
>
>The commuter trains have gone as far north as Poughkeepsie for
>decades, right along the river. You can see some of the rail line
>in the movie "Hello Dolly". Yep, commuters are moving this far out,
>and housing prices are going up accordingly.[/color]
At least one of my troops lives at the other side of Phoenix metro
area and has a 36+ mile commute. There is no practical public transport
so he's managed to join a car pool[1], but it's still no fun. For some
perspective, the extreme limits of the metro area here are roughly
75 miles E/W (40E/35W) and 52 miles N/S (35N/17S), which is basically
the Northeastern part of the county. I imagine there are people who
live outside the metro area and work within it, but it's pretty sparse
out there. When we were in the Bay area, I knew of people making a
75 mile commute (these are all one-way distances), and I could never
understand the rational. Even at $1.00/gallon gas, they had to be
loosing their shirts on that daily ritual.
Old guy
[1] Car pools get preferred parking where I work - it's covered (as are
most of the parking spots), and closer to the building entrances than
the VIP and visitor parking.
Re: Scripting, UPS Selection, etc.
Moe Trin wrote:[color=blue][color=green][color=darkred]
>>> Gates original basic interpreter[/color][/color]
>
> he built/sold it for quite a
> few of the non-mainframe O/S that existed back then. I think the
> Atari, Trash-80 and CP/M versions were more common.[/color]
By the time of MBASIC 5 (the version before GW-BASIC), which was
available for a variety of platforms, most of it was a sort of generic
source code that was cross-compiled for whatever machine.
[color=blue]
> The only non-ms basic I ever used was from HP in the 98x0 Desktop
> Calculators from the early 1970s. They behaved sensibly, and barfed
> as soon as you tried to run a program with an uninitialized variable,[/color]
Anybody remember what the Apple II BASICs did for an uninitialized variable?
[color=blue][color=green][color=darkred]
>>>> For me, the one NoCal "must see" sight was elsewhere; see
>>>> [url]http://mysite.verizon.net/adam707/Leona.jpg[/url] . You do know where
>>>> that is, don't you? :-)[/color][/color]
>
> I assume the 'must-see' was because of your cousin - I was much more
> fascinated by Alcatraz and Angel Island (the Ellis Island of the West
> coast), and (to a lesser extent) the Winchester Mystery House in San
> Jose. That's in addition to the natural scenery of course.[/color]
Nope, my idea, because I like cats. (That's me on the right, btw, in
2002, and that is NOT a trick photo.) The two other things I most
wanted to see around there were both in San Jose, the Tech Museum and
the Winchester House. I never got to the Winchester House, and the day
I got to the Tech Museum I was actually feeling pretty sick so I didn't
get as much out of it as I could. I think my favorite part of that was
the kinetic sculpture outside the entrance. And I wanted to get to
Marin County just for the "experience". What the rest of the country
calls "very Californian," Californians call "very Marin."
[color=blue]
> the extreme limits of the metro area here are roughly
> 75 miles E/W (40E/35W) and 52 miles N/S (35N/17S), which is basically
> the Northeastern part of the county.[/color]
I don't see the county lines, but it's very clear on a road map where
the metro area ends.
And something Linux-related: I'd planned on installing Mandriva 2009.0
soon, but after seeing all the problems that people in this group are
having, I think I'll stick with 2008.0 for a while longer.
Adam
Re: Scripting, UPS Selection, etc.
On Wed, 15 Oct 2008, in the Usenet newsgroup alt.os.linux.mandriva, in article
<gd5a0s$dfm$1@registered.motzarella.org>, Adam wrote:
[color=blue]
>Moe Trin wrote:[/color]
[microsoft Basic interpreter]
[color=blue][color=green]
>> he built/sold it for quite a few of the non-mainframe O/S that
>> existed back then. I think the Atari, Trash-80 and CP/M versions
>> were more common.[/color][/color]
[color=blue]
>By the time of MBASIC 5 (the version before GW-BASIC), which was
>available for a variety of platforms, most of it was a sort of
>generic source code that was cross-compiled for whatever machine.[/color]
I wasn't using basic that much, but this sounds reasonable. It's
really not a horrific task, and done once, it's _relatively easy
to port to other architectures. Recall that the host O/S was
merely a program loader, and wasn't involved once the application
started.
[color=blue][color=green]
>> I assume the 'must-see' was because of your cousin - I was much
>> more fascinated by Alcatraz and Angel Island (the Ellis Island of
>> the West coast), and (to a lesser extent) the Winchester Mystery
>> House in San Jose. That's in addition to the natural scenery of
>> course.[/color]
>
>Nope, my idea, because I like cats.[/color]
OK - Kiri (12 y/o Siamese), Good Sam (7 y/o orange tabby) and Smokie
(7 y/o gray mix female) approve.
[color=blue]
>The two other things I most wanted to see around there were both in
>San Jose, the Tech Museum and the Winchester House.[/color]
I also found the Computer Museum at Moffett interesting. As for
the Winchester house, I've probably been there half a dozen times
escorting family. I'm still rather fascinated by it.
[color=blue]
>I never got to the Winchester House, and the day I got to the Tech
>Museum I was actually feeling pretty sick so I didn't get as much out
>of it as I could.[/color]
Well, you'll simply have to get back out there again, and do the
tourist bit over again. ;-)
[color=blue]
>And I wanted to get to Marin County just for the "experience". What
>the rest of the country calls "very Californian," Californians call
>"very Marin."[/color]
There is a lot of variation there - GGNRA is one thing, places like
Bolinas, Tiberon, and the cities between Mill Valley to roughly
Ignacio are yet another. I must admit to spending a lot of time just
wandering around Ft. Baker, Barry, and Cronkhite (basically the North
side of the Golden Gate, from the bridge West to Muir Beach). If the
fog isn't in, there are some spectacular views from there. One of
the pictures up in the den at the moment is a tourist shot from
Fort Baker looking over a low (tops ~400 feet) fog layer looking at
the bridge with the city mostly above the fog layer, and the East
Bay hills perfectly clear.
[color=blue][color=green]
>> the extreme limits of the metro area here are roughly 75 miles E/W
>> (40E/35W) and 52 miles N/S (35N/17S), which is basically the
>> Northeastern part of the county.[/color]
>
>I don't see the county lines, but it's very clear on a road map where
>the metro area ends.[/color]
If the map is more than about 6 years old, it's not showing everything.
The map should show AZ-101 circling Phoenix about 15 miles out, AZ-202
circling Mesa 7-12 miles out, and AZ-303 about 8 miles West of the 101
running about half the arc between I-10 and I-17. There are _plans_ for
even more freeways. There was also talk of annexing more county land
along I-17 roughly 25 to 40 miles North of the I-10/17 loop.
[color=blue]
>And something Linux-related: I'd planned on installing Mandriva 2009.0
>soon, but after seeing all the problems that people in this group are
>having, I think I'll stick with 2008.0 for a while longer.[/color]
#include <standard_lecture_version_numbers.h>
Does the "new" version have some feature/bug-fix you can't live without?
Is the "old" version meeting your needs and still supported?
It's a common complaint - people want the latest/greatest version or
model or what-ever, and what it really boils down to is "chasing
version numbers". With something as dynamic as Linux, this can be
"interesting" in the Chinese form of the word. At work, we're
still using a version that was released in mid-2007, and I'm told
that the computer support people are _planning_ on starting an
evaluation of a new release. The initial evaluation takes about a
month, and then they run "trial" installs on test systems for an 8
week backup cycle. If there are no snags, they do a mass upgrade over
a weekend, and we hope there are no surprises on Monday morning. We've
been using this procedure since ~1995, and only have had one rollback
(and that was only on the printer servers) in that time.
Old guy
Re: Scripting, UPS Selection, etc.
Moe Trin wrote:[color=blue][color=green]
>> By the time of MBASIC 5 (the version before GW-BASIC), which was
>> available for a variety of platforms, most of it was a sort of
>> generic source code that was cross-compiled for whatever machine.[/color]
>
> I wasn't using basic that much, but this sounds reasonable. It's
> really not a horrific task, and done once, it's _relatively easy
> to port to other architectures. Recall that the host O/S was
> merely a program loader, and wasn't involved once the application
> started.[/color]
Not entirely. Any file manipulation in a BASIC program required the OS
calls. Even something simple like accessing a variable involved
registers which varied between CPUs. I looked at some of the TRS-80
port of MBASIC 5, and I could see that a lot of it was NOT optimized for
the Z-80.
[San Jose][color=blue][color=green]
>> I never got to the Winchester House, and the day I got to the Tech
>> Museum I was actually feeling pretty sick so I didn't get as much out
>> of it as I could.[/color]
>
> Well, you'll simply have to get back out there again, and do the
> tourist bit over again. ;-)[/color]
I would, except the friend I stayed with no longer lives in California,
or anyplace else. :-( There's nobody else I can stay with for more than
a few days, and I don't want to go to all that trouble and expense for
only a short trip.
[color=blue]
> If the map is more than about 6 years old, it's not showing everything.
> The map should show AZ-101 circling Phoenix about 15 miles out, AZ-202
> circling Mesa 7-12 miles out, and AZ-303 about 8 miles West of the 101
> running about half the arc between I-10 and I-17.[/color]
Google Maps seems to show 101 and 202, but not 303.
[color=blue]
> There are _plans_ for even more freeways.[/color]
I'm still bothered that NJ still hasn't finished I-95! There's still a
ten-mile gap around Trenton. They consider the NJ Turnpike an
acceptable alternative.
[color=blue][color=green]
>> And something Linux-related: I'd planned on installing Mandriva 2009.0
>> soon, but after seeing all the problems that people in this group are
>> having, I think I'll stick with 2008.0 for a while longer.[/color]
>
> #include <standard_lecture_version_numbers.h>
>
> Does the "new" version have some feature/bug-fix you can't live without?
> Is the "old" version meeting your needs and still supported?[/color]
That's what I thought. 2008.0 seems to do everything I need, so I'll
stick with it for a while longer. (There are a few things I can't do
yet, but I haven't tried very hard with those.) Reading about everyone
else's problems with 2009.0, and especially KDE 4, in this newsgroup has
been a big help. (So those of you who have never written to me directly
have still been helpful!)
[color=blue]
> It's a common complaint - people want the latest/greatest version or
> model or what-ever, and what it really boils down to is "chasing
> version numbers".[/color]
Good point. I'm planning on switching to OO.o 3.0 once I get my current
project with it (minutes of the last Board meeting) done, though. Maybe
when 2009.0 gets enough bug fixes, or maybe 2009.1 or 2010.0...
BTW I'm still trying to get Compaq to replace the defective DVD+/-R/RW
drive (just the drive) under warranty. I emailed them (didn't tell 'em
I was using Linux, just the Vista it came with), they gave me the usual
suggestions, I tried them, no improvement. What I *did* discover was
that the drive still works with all DVDs, just not with CDs! Never
heard of that one before.
With all the peripherals I've been trying, I've had to knock out those
RFI shields that were filling the other 5.25" and the 3.5" bay. If I'm
not going to be using those bays, is it worth doing anything about that,
or can I just leave them "uncovered"? Of course there's a front panel
to keep the dust out.
Adam
Re: Scripting, UPS Selection, etc.
Moe Trin wrote:[color=blue][color=green]
>> I generally wait for an official release, and even then don't expect it
>> to be perfect.[/color]
>
> There are several problems here. Official release of what? The
> distribution? The application or package?[/color]
The newest versions of applications seem to be available from the app's
web site quite a while before they're included in the distro
repositories. For example, I got OpenOffice.org 3.0.0 from the OOo web
site, but it will probably take a while for it to get to the Mandriva
repositories. Of course I waited on installing it until I was done with
the project I was using it for. And many apps don't seem to be on the
Mandriva repositories (I don't expect them to have EVERYthing), but
install and run without much problem.
[color=blue]
> I'm not using KDE, but just about
> every Linux newsgroup I read (as well as comp.unix.bsd.freebsd.misc)
> are reporting various difficulties with KDE4. The fact that ordinary
> users are running into problems is telling me that the distributions
> are guilty of chasing version numbers.[/color]
I'm still using 2008.0 and KDE3 (KDE 3.5.9), but it looks like I
installed at least part of KDE4 in an update early last month. After
reading the posts here, though, I'm not even going to try KDE4 until a
few versions from now. A lot of what I do is "playing around" and
trying things, but I should put my effort into something that has some
chance of being useful. (Actually I've spent the past week and a half
adding to my personal 'fortune' data files. Not really useful, but I
found some good ones to add. Fortunately my enthusiasm for that is
waning, and I can get on to something more productive.)
[color=blue][color=green]
>> I'll try to be more diligent about filing bug reports when I notice
>> anything.[/color]
>
> That really does help. Even if it's not a real bug, but a perhaps a
> configuration or documentation error. One assumes you try to at least
> scan the documentation first, to be sure it's not something you are
> doing wrong. You would not be the first person to run into an error
> caused by misunderstandings.[/color]
I mentioned the unwritten general computer solution list to my mother...
she asked for it, so I think it goes something like this, in this order:
1) RTFM
2) Reboot or power cycle
3) Google search for problem
4) Update to newest version
I'm sure someone will come up with a better one.
[color=blue][color=green]
>> Whatever it is, HP has agreed to replace it; now it's just a matter
>> of coordinating paperwork.[/color]
>
> That's good to hear.[/color]
Several emails and one phone call from India later, HP is going to FedEx
me a new DVD+/-R/RW drive, then I have to send back the defective drive
at their expense. Thanks for the original suggestion; I assumed I'd
have to lug the whole system somewhere and wasn't going to bother. I
guess this is an advantage of a "name brand" system with a warranty...
it's the first time I've had a "name brand" system since 1998.
Of course I'm going to check out the drive they send me, but if it's the
same as the one that broke, I'll probably switch back to the replacement
I bought (ASUS DRW-2014L1T). It's usually not quite as fast at burning,
but is better at preventing coasters.
[color=blue][color=green]
>> Temps are fine.[/color][/color]
BTW I know temps are fine because I have an cron.hourly job that logs
uptime, free, hddtemp and lmsensors outputs.
[color=blue]
> It depends on how the existing cooling is arranged.[/color]
Case & power supply exhaust fans at the back, CPU fan, speeds dependent
on temperature. Bay for 2 vertical 3.5" internal drives (one unused) at
front bottom, below the front panel bays for (bottom to top) memory card
reader (empty), 3.5" drive (HD or floppy, unused), two full-height 5.25"
drives (lower one unused, top is DVD burner). ATM there's nothing
blocking the bottom of the DVD or the top of the HD.
[color=blue]
> None of my systems have more than two internal drives.[/color]
Do you mean two internal HDs, or are you counting optical drives?
Two optical drives would be more convenient than one, but wouldn't let
me do anything I can't already do with one.
[color=blue]
> External drive setups are
> easier to keep cool, AND (assuming you have the appropriate controller
> cards) pretty easy to move. USB should also have this advantage.[/color]
My choices are basically (mostly thinking out loud here, but advice from
anyone would be welcomed!):
Do I install the 2nd DVD burner that I'll have soon? If so, I'll need
an SATA card or USB to SATA converter or PATA to SATA converter, AND
Molex to SATA power adapter.
I have a PATA drive that will read (not write) DVD+/-Rs and CD-Rs (but
not RW). Cost would be zero; I suppose I could paint its beige
faceplate black.
Buy a second internal SATA HD. Would also need SATA card or USB to
SATA converter or PATA to SATA converter AND Molex to SATA power
adapter. Which would be fastest? I suppose this would be better in
front panel bay than stacked next to existing HD.
Get external USB HD. Nothing else needed.
Existing HD is 120 GB, which is adequate for daily usage. Second HD
would hold downloads and virtual machines. System has NO free SATA
ports or power connectors, one free PATA port and several Molex power
connectors, one free PCI slot, two free PCI Express slots. Need to
check speed & cost of SATA card, USB->SATA & PATA->SATA converter. Or
do the names go the other way 'round -- to plug an SATA device into a
USB port, do I need a USB to SATA converter or SATA to USB?
I can figure this out... at least now that I've written it, it's clearer
what my options are.
[color=blue][color=green]
>> I'm thinking ahead to what could be transferred to my next system in
>> several years.[/color]
>
> Will they be _worth_ transferring?[/color]
That is a good point. However, (a) I could get my next system sooner
than that, and (b) even if a HD is uselessly small, I can use it for
migrating data to the new system.
I hope I'm making sense... sorry if I'm rambling; it's getting late.
Adam