Live data from Hacker News

The Long Strange Trip to Java (1996)

blinkenlights.com

11–17 of 17 posts

Re: The Long Strange Trip to Java (1996)

#11
post #7
post #5

Here's a video of James Gosling showing the the Star7 PDA: https://www.youtube.com/watch?v=Ahg8OBYixL0 It's absolutely mindblowing what they built in one year in 1992(!). It had had a touch screen and inertial scrolling.

Wouldn't that be prior art to Apple's scrolling patent?

Prior art? Sure.

Invalidating prior art? Well, that's a very different question.

Re: The Long Strange Trip to Java (1996)

#12

I'm no javascript expert so this is probably not the prettiest way of doing this, but: javascript:void(document.getElementsByTagName("body")[0].bgColor="#eeeeee");void(document.getElementsByTagName("body")[0].text="#333333"); Makes the article readable

Or open the Inspector and add some rules for body:

  margin: auto 20%;
  background-color: whitesmoke;
  color: black;

Re: The Long Strange Trip to Java (1996)

#13
post #7

Earlier quoted context omitted.

Wouldn't that be prior art to Apple's scrolling patent?

Prior art? Sure. Invalidating prior art? Well, that's a very different question.

Sadly the modern legal system is owned by whoever has the most money to throw at lawyers.

Re: The Long Strange Trip to Java (1996)

#14
post #8

I'm no javascript expert so this is probably not the prettiest way of doing this, but: javascript:void(document.getElementsByTagName("body")[0].bgColor="#eeeeee");void(document.getElementsByTagName("body")[0].text="#333333"); Makes the article readable

If you want to set up a quick way to make any article readable, you can make a bookmarklet (Javascript bookmark that runs on the current page) for it here: http://readable-app.appspot.com/setup.html Not affiliated.

That won't let me set the width above 80%, so I prefer http://evernote.com/clearly/ . (Again, not affiliated)

Re: The Long Strange Trip to Java (1996)

#15
post #5

Here's a video of James Gosling showing the the Star7 PDA: https://www.youtube.com/watch?v=Ahg8OBYixL0 It's absolutely mindblowing what they built in one year in 1992(!). It had had a touch screen and inertial scrolling.

Nice, but more a research vehicle than a PDA. About three times as thick as the later Newton, which wasn't known for its thinness, and does not look battery operated yet (scroll to 8:45 in the video)

Also, 1992 was late for touch screens. Plato (http://en.wikipedia.org/wiki/Plato_computer) had one in 1972, and wasn't even the first (http://billbuxton.com/multitouchOverview.html)

So, like almost everything in technology, once you zoom out enough, things that seemed outliers start to fit in patterns.

Re: The Long Strange Trip to Java (1996)

#16

Earlier quoted context omitted.

Prior art? Sure. Invalidating prior art? Well, that's a very different question.

Sadly the modern legal system is owned by whoever has the most money to throw at lawyers.

What are you even talking about?
Post reply on HN