Search the web
Sign In
New User? Sign Up
newtonprogramming · Apple Newton Programming
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1 - 29 of 29   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1
This group is for anything related to programming the Newton. You are welcome to share your files (using the files section), upload photos, screen shots,...
puckdropper@...
puckdropper
Offline Send Email
Feb 9, 2005
6:19 pm
2
Mine's gone off the bottom of a page. Currently finishing off my first large project, a 'space race' game, and have started working on a GeekSafe replacement....
jdtc_newton
Offline Send Email
Feb 9, 2005
8:57 pm
3
Mine's very short at the moment, and it's perpetually stalled until I get my first game finished (Consequences) I should try hide() and show() according to...
Adam Ladds
aladds
Offline Send Email
Feb 9, 2005
11:57 pm
4
Can the Newton connect to databases through either NS or C++? It'd be nice to have a game that made use of a internet database (especially if I can get it...
puckdropper@...
puckdropper
Offline Send Email
Feb 10, 2005
10:03 pm
5
It would be interesting to come up with a standard database access layer for the Newton. Ideally it would just look like a soup, so applications could use...
Daniel Parnell
danielparnell
Offline Send Email
Feb 11, 2005
1:45 am
6
Another thing to try if you just wish to blank a 'text slot: SetValue(view, 'text, nil); The Newton should automatically mark the view dirty and redraw with...
heximaximus
Offline Send Email
Feb 11, 2005
5:47 pm
7
Hey folks. I also have a perpetual list of Newton software that I'd like to write, if I could only find the time. On and off it has included the following: -TV...
Victor Rehorst
vrehorst
Online Now Send Email
Feb 11, 2005
8:24 pm
8
Hi newtonprogramming! As Perl programmer I want to program my favorite machine (Newt ;) ) with my favorite language (Perl). Does anyone knows whether perl...
Denis A. Yurashkou
yurashkou
Offline Send Email
Feb 12, 2005
11:14 am
9
Folks, I'm fetching and parsing an HTML file with nHTTPLib, and I'd like to know the appropriate way to terminate the connection (without producing an error or...
Gavin McKenzie
gtumbles
Offline Send Email
Feb 12, 2005
8:11 pm
10
... Hmm, no, there's never been any interpreter or compiler for the Newton. But if you like Perl so much, maybe that could be your greatest challenge: write a...
Laurent Daudelin
laurentdaudelin
Offline Send Email
Feb 12, 2005
11:34 pm
11
... I'd thought about it, but wondered about two things: how much Java waba supports and learning its restrictions; and how many other people have it...
jdtc_newton
Offline Send Email
Feb 13, 2005
1:00 am
12
... If you're familiar with OO programming in Perl you'll quickly get the feel of NewtonScript. So much of Perl revolves around linear text files and...
jdtc_newton
Offline Send Email
Feb 13, 2005
1:01 am
13
... Hmmm... I'll think about it. BTW now I'm learning NewtonScript programming. 'll try to write something like Perl-Rx-machine in NewtonScript. ... Yep. I've...
Denis A. Yurashkou
yurashkou
Offline Send Email
Feb 15, 2005
7:08 pm
14
As I understand it, the Newton can be programmed using C++. How hard is it to make source that's compatible with both the Newton and PC? Does the Newt need a...
puckdropper@...
puckdropper
Offline Send Email
Feb 16, 2005
10:12 pm
15
Is there any way to use the Infrared port on the Newton more like a serial port, i.e., being able to set the baud rate, byte size, stop bits, parity bits,...
Ian Henderson
papercyborg
Offline Send Email
Feb 21, 2005
4:50 am
16
Hi. I am just getting started in Newton programming.  What techniques are used to perform fast pixel plotting? Will newtonscript allow fast screen redraws or...
Andrew Hazelden
westdover2004
Offline Send Email
Feb 28, 2005
11:28 pm
17
Anyone know of good tutorial type guides? I was going through one and it just ended abruptly. I haven't been able to find any others....
puckdropper@...
puckdropper
Offline Send Email
Mar 6, 2005
2:33 am
18
Which one were you reading? If it's the one I wrote sorry, I keep meaning to find the last part but every time I sit down to put the rest of it up I get...
Michael Burks
dumbstart
Offline Send Email
Mar 6, 2005
6:08 am
19
Yes, that was indeed the one. Please finish it! :-) Puckdropper...
puckdropper@...
puckdropper
Offline Send Email
Mar 7, 2005
8:09 am
20
... http://www.kallisys.com/files/newton/Bowels/Drawing_directly_on_the_screen.html This is the information I've found about it....
heximaximus
Offline Send Email
Mar 20, 2005
2:02 am
21
... http://www.mactech.com/articles/mactech/Vol.10/10.05/NewtonCommunication/ Also: Newton Programmer's Guide Communication Chapter....
heximaximus
Offline Send Email
Mar 20, 2005
2:02 am
22
Hi list, Can anyone tell me a simple way to open the normal serial port and read from it (reading each byte so it can be processed). I am used to programming...
Adam Ladds
aladds
Offline Send Email
Apr 8, 2005
1:38 pm
23
What's on your to do list for programming with the Newton? Is there a program you're developing without use of the Newton for use with the Newton? (Something...
puckdropper
Offline Send Email
Jul 15, 2005
7:45 am
24
... One of these days I'm going to put that last touches to my first real program - a space race game. Next after that is a Geeksafe replacement. I've got the...
jc_yahoo@...
jdtc_newton
Offline Send Email
Jul 22, 2005
2:37 am
25
I am going to try and upload some coding for a few miscellaneous Newton apps. The apps were developed by former Newton developer Paul Jones of Australia. Don't...
Matt Kowalczyk
mkow1234
Offline Send Email
Jul 25, 2005
12:53 am
27
Ive been meaning to get started on a couple projects, and even if I dont finish them it should be helpful for someone else to pickup where I left off. Two...
Benedek Gergely
i3enedek
Offline Send Email
Jul 30, 2005
10:46 pm
28
Are you able to open the files and get to something that looks like code? I'm having trouble getting NTK to do anything useful with the files, it doesn't...
puckdropper
Offline Send Email
Aug 4, 2005
8:42 am
29
One of the reasons I bought a Newton a few months before it was canceled was as a kind of portable programming platform. Never really used it like that. But...
Kent Archie
mtnr22
Offline Send Email
Oct 3, 2005
7:24 pm
Messages 1 - 29 of 29   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help