comp.lang.basic.misc
  Home FAQ Contact Sign in
comp.lang.basic.misc only
 
Advanced search
December 2006
motuwethfrsasuw
    123 48
45678910 49
11121314151617 50
18192021222324 51
25262728293031 52
2006
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
comp.lang.basic.misc Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Is Katherine Trimble an envy racist bigot?         


Author: envyisveryevil
Date: Dec 31, 2006 21:43

Is Katherine Trimble an envy racist bigot?

A person, mistakenly think that she's in his friend list. However,
rather than denying it, she'll simply give a friendly reply.
>Hi [My Friends' name]
>
>Many thanks for your message.
>
>Remind me what *** is again?
>
>There are some networks that I simply don't bother with anymore.
>
>Best wishes
>
>Katherine

Such mutual communication automatically make each person in the friend
list of another in a social networking site.

Not suspicious of any problem, the person then build his business
network in a friendly manner to many of those in his list, which
unfortunately include the old hag.
Show full article (6.14Kb)
no comments
  Website Update         


Author: Micky Molar
Date: Dec 29, 2006 07:03

For anyone really bored during the Xmas break, you may care to look at
my website: Mr T's Mathematical Diversions at: www.tonytooth.co.uk.

All programs are written in BB4W, mostly with embedded ASM routines.

I've added three picture-manipulation facilities, plus an additional
ASM tutorial listing. The ASM tutorial page has become the most often
visited on my site during the past few months.
no comments
  Re: BASICs all different why?         


Author: Fred McKenzie
Date: Dec 22, 2006 11:54

In article aioe.org>, "Tom Lake" twcny.rr.com>
wrote:
> ....... If you want to buy a compiler
> that's all-American (and was begun by one of the inventors of BASIC)
> try True BASIC here:
>
> www.truebasic.com

Tom-

True BASIC appears to be a good choice, based on its descent from the
original. The website only lists the Windows and Macintosh OS9
platforms.

They suggest that an OS X version will be forthcoming. Do you have any
inside info about when? "Classic" doesn't work on the Intel Macintosh
platform.

Fred
no comments
  Re: BASICs all different why?         


Author: news
Date: Dec 22, 2006 09:54

Tom Lake wrote:
> I am sort of an ISO evangelist trying to get people who use BASIC to
> look at the standard versions. It's not easy since everyone has their own
> "favorite flavor" and no one seems particularly interested in changing.

What advantage is there in changing to an ISO version of BASIC *now*?
If most BASICs adhered to a standard then it would be right to
encourage their use rather than the non-standard ones, but that's not
the world we live in. In practical terms there *is* no standard, and
ISO-compliant BASIC is just one of many more-or-less incompatible
dialects.

The notional advantage of a standard is portability of programs between
different platforms and competing implementations. There is now no
chance of ISO-compliant BASIC heading the list of dialects supported on
multiple platforms. If one is to believe the list at
http://en.wikipedia.org/wiki/List_of_BASIC_dialects then the dialects
supported on the most platforms are:
Show full article (1.54Kb)
no comments
  BASICs all different why?         


Author: faulty
Date: Dec 22, 2006 08:18

So after all these years, where better technology has
allowed designers to ditch the compromises they
first had to make, why is there not a converging into
an accepted, commonly used language, rather than the
Tower of Babel that the world of BASIC is?

Is it because there is no committee out there which might
hammer out non-conformism for it's own sake?

Maybe because big-business is not interested?

"Tis the season to be jolly,
Fa la la la la, la la la la. "

JJ
3 Comments
  Satellite calculator         


Author: David Williams
Date: Dec 15, 2006 16:30

I made a stripped-down, no-bells-or-whistles version of that program I
posted recently that calculates the direction in which a satellite dish
should be aimed, given the location of the dish and the longitude of
the (geostationary) satellite, and also the dates and times when the
satellite and the sun are very close together in the sky, which can
lead to degraded communications.

It's in pretty generic BASIC. Even the BBC BASIC guys should, I think,
be able to run it without modification.

Enjoy...

dow

-----------------------------------------------------------

100 REM ' Satellite information calculator
110 REM ' Calculates position in sky (compass bearing (magnetic/true)
120 REM ' and altitude (or angle of elevation)) of any geostationary
130 REM ' satellite...
Show full article (3.39Kb)
no comments
  Re: Differences in older BASICs         


Author: Phil l'ancien
Date: Dec 14, 2006 14:27

> Tom Lake
>> It was limited to the UK and Australia. MS BASICs were
>> available worldwide.
> That's not strictly true (apart from Europe, which you failed to
> mention, the BBC Microcomputer was marketed in the States; I have the
> US version of the User Guide in front of me as I write) however I
> wouldn't be so stupid as to argue that BBC BASIC was more significant
> than, or even as significant as, the Microsoft products. Nevertheless
> it ought to appear in any list of the 'most important' BASICs.

For what it's worth, here's the first place I ever heard
about BBC Basic. I've grown up in France, so I guess
that's because the BBC microcomputer didn't meet
much success here.
Show full article (1.12Kb)
no comments
  Re: Differences in older BASICs         


Author: news
Date: Dec 12, 2006 13:21

Tom Lake wrote:
> It was limited to the UK and Australia. MS BASICs were
> available worldwide.

That's not strictly true (apart from Europe, which you failed to
mention, the BBC Microcomputer was marketed in the States; I have the
US version of the User Guide in front of me as I write) however I
wouldn't be so stupid as to argue that BBC BASIC was more significant
than, or even as significant as, the Microsoft products. Nevertheless
it ought to appear in any list of the 'most important' BASICs.

Richard.
http://www.rtrussell.co.uk/
To reply by email change 'news' to my forename.
no comments
  Re: Differences in older BASICs         


Author: David Williams
Date: Dec 12, 2006 08:06

-> How large was string space on the 64? Did it have a set limit, or did
-> it compete with other memory areas? I guess I just need to pull out my
-> C64 books, although I'm not sure they answer these questions...

-> I'm just wondering about your comment of "thousands of strings"...

There was no set string space. There was a large (by the standards of
the day, about 38kb, I think) chunk of memory that was used by BASIC.
The actual program "lived" at the bottom of this space, i.e...
Show full article (2.46Kb)
no comments
  Re: Differences in older BASICs         


Author: news
Date: Dec 12, 2006 07:36

rhnlogic wrote:
> There were over a hundred dialects and versions of Basic
> developed prior to and during the PC boom. A short history
> will only hit most of the important ones.

And you don't think BBC BASIC counts as one of the "important ones"?

* Probably the best known dialect of BASIC in the UK and Australia.
* Used on over a million home computers.
* Taught to the UK public on national television.
* Used in virtually every UK school for a decade.
* Its 25th anniversary deserving of a special article in the UK's
largest circulation computer magazine.

If that doesn't qualify it as "important" I don't know what would.

Richard.
http://www.rtrussell.co.uk/
To reply by email change 'news' to my forename.
1 Comment
 
1 2 3 4 5 6 7 8 9