decoration decoration
Stories

GROKLAW
When you want to know more...
decoration
For layout only
Home
Archives
Site Map
Search
About Groklaw
Awards
Legal Research
Timelines
ApplevSamsung
ApplevSamsung p.2
ArchiveExplorer
Autozone
Bilski
Cases
Cast: Lawyers
Comes v. MS
Contracts/Documents
Courts
DRM
Gordon v MS
GPL
Grokdoc
HTML How To
IPI v RH
IV v. Google
Legal Docs
Lodsys
MS Litigations
MSvB&N
News Picks
Novell v. MS
Novell-MS Deal
ODF/OOXML
OOXML Appeals
OraclevGoogle
Patents
ProjectMonterey
Psystar
Quote Database
Red Hat v SCO
Salus Book
SCEA v Hotz
SCO Appeals
SCO Bankruptcy
SCO Financials
SCO Overview
SCO v IBM
SCO v Novell
SCO:Soup2Nuts
SCOsource
Sean Daly
Software Patents
Switch to Linux
Transcripts
Unix Books

Gear

Groklaw Gear

Click here to send an email to the editor of this weblog.


You won't find me on Facebook


Donate

Donate Paypal


No Legal Advice

The information on Groklaw is not intended to constitute legal advice. While Mark is a lawyer and he has asked other lawyers and law students to contribute articles, all of these articles are offered to help educate, not to provide specific legal advice. They are not your lawyers.

Here's Groklaw's comments policy.


What's New

STORIES
No new stories

COMMENTS last 48 hrs
No new comments


Sponsors

Hosting:
hosted by ibiblio

On servers donated to ibiblio by AMD.

Webmaster
Applications and programs | 214 comments | Create New Account
Comments belong to whoever posts them. Please notify us of inappropriate comments.
Applications and programs
Authored by: PJ on Tuesday, May 22 2012 @ 12:46 AM EDT
Here's Sega v. Accolade. And he re's Sony.

[ Reply to This | Parent | # ]

Applications and programs
Authored by: Anonymous on Tuesday, May 22 2012 @ 01:01 AM EDT
An application can consist of multiple programs. For example many word
processors consist of multiple programs. A web browser with addons could be
considered a single application.

[ Reply to This | Parent | # ]

Applications and programs
Authored by: Anonymous on Tuesday, May 22 2012 @ 05:46 AM EDT

The compatibility is a key question.

If you remember, all java is about compatibility : "write once, run everywhere!". For that you need a common sets of libraries and API.

But even Sun has defined several dialects of Java:
  • JSE for desktops applications
  • JEE for server applications
  • JME for mobile devices (phones, etc.)

It's the same language (java) but not the same subset of API. JEE is a superset of of JSE API, while JSE contains only a subset of JSE API.

Even JME defines different profiles with different API subsets.

The base libraries and API are common to all editions (but even that is not so simple...), but for example the UI API differ in JSE and in MIDP (a specific version of JME for phones) (as the way to start a program...).

Google has reused most of the libraries API and defined a new sets of API for UI, android application interoperability (using intents aso). On the other hand it has discarded RMI (to heavy) all of the JSE API it find to heavy for mobile and small devices...

Doing that many JSE libraries are usable on Android (but not all). However it's the same problem with SUN official JME (MIDP, CLDC, etc.).

All this (Google Oracle fight) in fact is about control. Which one is allowed or not to create new Java dialects (just Oracle or everyone...)? Which one is allowed to distribute Java (partially or not) compatible systems (Official Oracle licensees or everyone)? If Oracle wins it will a tight control on the whole Java ecosystem et will be able to rule it (it will have the master ring!).

[ Reply to This | Parent | # ]

Applications and programs
Authored by: Anonymous on Tuesday, May 22 2012 @ 08:08 AM EDT
Thought 1)
Applications are composed of one or more programs.
Not all programs are applications.

Thought 2)
Computers run programs.
Users run applications.

Thought 3)
There is no difference except in the mind of the user.

Thought 4)
This is all bogus because the vast majority of people,
especially those who run the shows, haven't the foggiest
idea of how computers really do what they do. It is all
magic to them while they make up stuff to make it sound
like they know what they are talking about.

[ Reply to This | Parent | # ]

Groklaw © Copyright 2003-2013 Pamela Jones.
All trademarks and copyrights on this page are owned by their respective owners.
Comments are owned by the individual posters.

PJ's articles are licensed under a Creative Commons License. ( Details )