Posts tagged “OS”.

MyAppleSpace.com eMate discussion

August 12th, 2008

Already in progress.

Looking for advice on an eMate purchase. Is it worth it, to play around with Newton OS 2.x, to go with the cheaper eMate model?

Update: Einstein emulator on the iPhone

April 9th, 2008

After the iPhone SDK was release, I wondered whether it would make sense to throw a Newton emulator in the mix. Shucks, I wondered whether it would even be possible.

Leave it to Newton programmers to actually do the digging.

From Jason on the Newtontalk list:

Well, I started out by ensuring that Einstein would build on the new
SDK. Then tried changing targets to see what would happen. I did this for KLibs as well as Einstein. K Libs seems to build fine as a static library using the new target which was sort of surprising to me but since the BSD subsystem can be installed on the iPhone I thought perhaps it would work. When building Einstein for the new target I run into complications. There are two at the moment that I am facing. One is with missing X11 header files and the other with the K Libs dependency. Not sure why the compiler isn’t finding the X include files since I am certain the X11 SDK is installed and Einstein did build cleanly before. I am sure it’s just a configuration problem in the project that I’ve caused. So far I haven’t had any luck trying to resolve the dependency with K Libs that Einstein has by creating a new target, one that depends upon a new K Libs target for the new target device.

And a reply, from Matthias:

Do not build the target based on X11. X11 is not part of the iPhone
and so it is not part of the iPhone header files (they are different
headers than the system header files). Einstein for iPhone must be built using the special iPhone version of Cocoa, which is quite similar, yet not the same. You have to use UIKit to generate the basic UI and emulator surface.

I don’t know about you, but there’s hope to be found. Newton developers are working on the iNewton as I type this – and that’s a neat feeling. Give them all the support you can!

Apple replaces iPhone platform with ‘iNewton OS’

April 1st, 2008

Steve Jobs announces nPhone on April 1

CUPERTINO, Cal. – In a surprising move, Apple, Inc. (AAPL) announced today that it would drop its award-winning OS X Touch platform on iPhone and iPod Touch models in favor of its long-dead Newton operating system.

The updated Newton OS, the software used to run Apple’s discontinued MessagePad PDAs during the early and mid ’90s, will be called “iNewton,” according to an Apple press release.

“We believe the Newton OS is, by far, the superior platform, and truly belongs on our Touch-based products,” Phil Schiller, Apple’s vice president of worldwide marketing, said. “We made a mistake. The mobile OS X was a good platform, but iNewton will blow everyone away.”

Featuring black and white graphics, a green screen, and a new stylus-based input approach, the iNewton OS looks much like the Newton OS it takes its name from. Apple launched the original Newton OS in 1991 with the MessagePad personal digital assistant, and followed up with a 2.0 release with the MessagePad 120 and later models.

The announcement sent Apple stock prices soaring, up $60 to a high of $200 per share as of the market’s closing. Worried investors, distraught over the recent nosedive in Apple share prices, rallied to bump up Apple’s stock to the highest level in the company’s history.

“The doubts about Apple’s ability to innovate are long gone,” said Isaac Naughten, a prominent Wallstreet banker, said after the closing bell Tuesday. “All the complaining about Apple’s walled-garden strategy in terms of development disappeared in an instant.”

Apple discontinued the Newton platform in March 1998, shortly after Steve Jobs took over the role as company CEO.

Now, Apple plans on launching a series of “n”-prefixed products – like “nMac,” “nPod,” and “nPhone” – in deference to the revamped Newton OS.

“We couldn’t call it ‘nNewton,'” Schiller said. “That would just be silly. But everything else gets an update in this new Newton-centric age. And you can call me the ‘nVP’ from now on.”

Apple’s goal of selling 10 million nPhones by year’s end may not take that long, said some Wallstreet analysts. The company may sell 10 million nPhones in April alone. Naughten agreed.

“I feel bad for those left with the old iPhone,” he said. “Because now we’re going to see a record spike in sales and adoption rates of the nPhone device.”

Newton MessagePad fans, a disgruntled but passionate underground community that still uses the defunct Newton platform, celebrated in online discussion forms. The previous Newton OS already featured a full software library, and many Newton developers said creating software to run on the new nPhone will a simple matter of porting.

There is no word yet from Apple on whether the Mac “Leopard” OS will be updated to reflect the n-centric naming scheme, but insiders hinted at a tablet-style Mac that will run the new iNewton software.

Executives at Microsoft, developers of the rival Windows operating system, were said to be baffled by the move.

“We didn’t see this coming,” Steve Ballmer, Microsoft CEO, said in a statement. “But you can count on our next Windows release being monochrome, too.”

Newton clone: Sharp ExpertPad

February 13th, 2008

Before Apple got so paranoid about licensing its operating system software, it tried letting other companies borrow the Newton OS for other devices. Like Sharp’s ExpertPad.

Sharp’s model featured a different case than Apple’s MessagePad, without the rubberized feel, and a side-hinged screen cover like the later 2×00 MessagePad series (check here for good pictures). Software-wise, however, it was just like Apple’s model.

Sharp gave the ExpertPad 4 MB in ROM, 640k in RAM, a 336 x 240 pixel LCD, and the model version went up to PI-7100. The ExpertPad ran Newton OS up to 1.3, but never stuck around long enough to take advantage of the 2.0 OS (though some on the Newtontalk list have wondered).

Luckie’s Newton Gallery says Sharp bowed out of the Newton family because of lack of demand:

Sharp Electronics discontinued manufactering its ExpertPads as well as the Apple models in late 1994. It had expected to make millions in the first year and quietly exited the Newton world due to the poor sales of Newtons in general and ExpertPads specfically.

Other Newton clones included the Motorola Marco, the Digital Ocean Tarpon, and a German Newton-phone hybrid called the Siemens NotePhone.

HowTo: Install packages on your Newton

February 4th, 2008

Want to install a package on your MessagePad – like, say, an update to the Newton’s OS – but wondering how to get started?

I noticed that my Newton 110’s OS was still stuck at version 1.2. I knew Apple.com kept a comprehensive list of old software and driver downloads, so I started there first. This is a good starting page for Newton inquiries; it breaks down your MessagePad model, and leads you to its listing of Newton OS software. Here you’ll find updates, connection software (like the Newton Connection Kit and Utilities), modem drivers, and much more. Browsing through the listing, I found my OS 1.3 listing here:

The OS 1.3 download on Apple.com

I clicked on the “read me” file just to see what I was getting into. Then I clicked on the “MP_110_1.3_345333.sea.bin” file and the download started right away. More… »

Einstein: the Newton OS emulator

December 3rd, 2007

Looking to play around with the Newton – without the MessagePad?

Head over to Einstein.

Einstein ports the Newton’s operating system ROM onto Macs and lets you play around with the OS on your desktop. The whole project has now become open source, called OpenEinstein.

Says Paul Guyot, Einstein’s creator, on the Newton:

What I particularly enjoy is the reactions of other people. Some artificial intelligence researchers were amazed at this even if the handwriting recognition is no rocket science nowadays.

Guyot’s efforts are part of a movement to get Newtons to connect with just about every OS and work on any non-Apple hardware – like this – available.