When I was facing a similar problem--sharing a platform neutral
program--I also turned to Javascript.  In my case, we wanted a lottery
number picker that could be projected from anyone's laptop during a
meeting.  I created a single-file HTML/Javascript application
(attached) that could be simply opened from the filesystem in any
browser.  Normally I would put the Javascript and CSS is separate
files, but it's all embedded in HTML to make the whole thing
self-contained.

> On Mon, Dec 29, 2008 at 10:53 AM, Owen Densmore <o...@backspaces.net> wrote:
>> On Dec 29, 2008, at 11:03 AM, James Steiner wrote:
>>> I vote for javascript... it seems that your script is not going to be
>>> doing anything that should bump up against a cross-platform issue...
>>> It's just text input, processing, text-output... what could be
>>> simpler? For any of the tricky (e.g. display, event, css box model)
>>> platform quirty stuff, use a framework like jQuery.
>>
>> I'm glad I asked the question.  Clearly javascript is the most ubiquitous
>> script language, although hidden within the browser.
Title: Agile Austin - Lottery

Agile Austin

Lottery Drawing


============================================================
FRIAM Applied Complexity Group listserv
Meets Fridays 9a-11:30 at cafe at St. John's College
lectures, archives, unsubscribe, maps at http://www.friam.org

Reply via email to