Google Groups Home
Help | Sign in
Lily, javascript visual programming tool
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Bill Orcutt  
View profile
 More options Jan 29, 5:41 pm
From: Bill Orcutt <orc...@gmail.com>
Date: Tue, 29 Jan 2008 14:41:28 -0800 (PST)
Local: Tues, Jan 29 2008 5:41 pm
Subject: [ANN] Lily, javascript visual programming tool
Hi All-

I'm happy to announce the first beta release of Lily, a Mozilla based
visual programming environment written in Javascript. Lily is a
modular framework that allows you to wire together Javascript library
components graphically. Currently there are Lily modules that wrap
components from the YUI, JQuery & Scriptaculous libraries. There are
also modules that provide access to the file system, browser storage,
network & graphics. Lily programs can be saved as standalone XULRunner
applications or as Firefox addons.

Have a look at the demo applications below to get a feel for some of
what Lily can do:

http://www.vimeo.com/625294
http://www.vimeo.com/625739
http://www.vimeo.com/626481
http://www.vimeo.com/625141

More information about Lily is available on the website: http://www.lilyapp.org/

thanks

-Bill


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "[ANN] Lily, javascript visual programming tool" by Jörn Zaefferer
Jörn Zaefferer  
View profile
 More options Jan 29, 6:54 pm
From: Jörn Zaefferer <Enc...@gmx.net>
Date: Wed, 30 Jan 2008 00:54:59 +0100
Local: Tues, Jan 29 2008 6:54 pm
Subject: Re: [jQuery] [ANN] Lily, javascript visual programming tool
Bill Orcutt schrieb:
> [...]
> Have a look at the demo applications below to get a feel for some of
> what Lily can do:
> [...]
> More information about Lily is available on the website: http://www.lilyapp.org/

Wow. Thats amazing stuff, I love the svg/javascript sound demos. Using
interactive visuals to create music is so much fun.

Now I just need to take a closer look how Lily enbales stuff like that,
so most likey more feedback coming soon from here.

Regards
Jörn


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jörn Zaefferer  
View profile
 More options Jan 29, 7:19 pm
From: Jörn Zaefferer <Enc...@gmx.net>
Date: Wed, 30 Jan 2008 01:19:18 +0100
Local: Tues, Jan 29 2008 7:19 pm
Subject: Re: [jQuery] Re: [ANN] Lily, javascript visual programming tool
Jörn Zaefferer schrieb:

> Bill Orcutt schrieb:
>> [...]
>> Have a look at the demo applications below to get a feel for some of
>> what Lily can do:
>> [...]
>> More information about Lily is available on the website:
>> http://www.lilyapp.org/

> Wow. Thats amazing stuff, I love the svg/javascript sound demos. Using
> interactive visuals to create music is so much fun.

> Now I just need to take a closer look how Lily enbales stuff like
> that, so most likey more feedback coming soon from here.

Okay, some things:
You need a Getting Started section and make that awfully obvious to find
on the lilapp.org front page. Currently its difficult to find the
download or even the wiki (which doesn't help in that respect).
Along the link to the download should be the content of the readme file,
avoid the need to download the package before being able to understand
what and how to install.
I found the download link only on the Public Beta 1 release post, which
isn't even on the front page anymore.
I also wonder if that couldn't be installed directly from the page - its
just a firefox extension, isn't it? That way I wouldn't need to save
anything on my disk and unpacking it. The included examples and demos
could be provided via the page/wiki.

Ah. After writing all that I discovered the top navigation bar,
including the download link. You may want to make that a bit more obvious...

Jörn


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Morgan Allen  
View profile
 More options Jan 29, 7:32 pm
From: "Morgan Allen" <morganral...@gmail.com>
Date: Tue, 29 Jan 2008 16:32:43 -0800
Local: Tues, Jan 29 2008 7:32 pm
Subject: Re: [jQuery] Re: [ANN] Lily, javascript visual programming tool

Could not agree more Jörn, every link I click seemed to be sending me in
circles. Luckily this app looked really cool, otherwise I would have said
f-it in half the time it took me find the download. And I still have not
found on the site where is says what version of firefox this is meant for.
Apparently not 2.0.0.9.

On Jan 29, 2008 4:19 PM, Jörn Zaefferer <Enc...@gmx.net> wrote:

--
http://morglog.alleycatracing.com
Lets make up more accronyms!

http://www.alleycatracing.com
LTABOTIIOFR! ROFL! ROFL! ROFL!
Upcoming alley cats, reviews, touring logs, and a general congregation of
bike nerdity.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean Catchpole  
View profile
 More options Jan 29, 9:17 pm
From: "Sean Catchpole" <littlecoold...@gmail.com>
Date: Tue, 29 Jan 2008 20:17:49 -0600
Local: Tues, Jan 29 2008 9:17 pm
Subject: Re: [jQuery] [ANN] Lily, javascript visual programming tool

Excellent app.

Visual programming is a lot of fun and great for creating quick mashups and
data analysis.

Is there a way to separate the "visual code" and the results it produces?

~Sean


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Lily, javascript visual programming tool" by Bill Orcutt
Bill Orcutt  
View profile
 More options Jan 30, 12:33 am
From: Bill Orcutt <orc...@gmail.com>
Date: Tue, 29 Jan 2008 21:33:10 -0800 (PST)
Local: Wed, Jan 30 2008 12:33 am
Subject: Re: [ANN] Lily, javascript visual programming tool
Thanks for the useful feedback on the site. I've added another
download link and will implement some of the other suggestions as I
find time. I hope once you've had a chance to have a look at the
program, you'll consider joining the user group- http://groups.google.com/group/lily-users.

-Bill

On Jan 29, 4:19 pm, Jörn Zaefferer <Enc...@gmx.net> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "[ANN] Lily, javascript visual programming tool" by Morgan Allen
Morgan Allen  
View profile
 More options Jan 30, 1:58 am
From: "Morgan Allen" <morganral...@gmail.com>
Date: Tue, 29 Jan 2008 22:58:15 -0800
Local: Wed, Jan 30 2008 1:58 am
Subject: Re: [jQuery] Re: [ANN] Lily, javascript visual programming tool

The minVersion in the install.rdf is 2.0.0 I changed to 2.0.0.* and it
installed

On Jan 29, 2008 9:33 PM, Bill Orcutt <orc...@gmail.com> wrote:

--
http://morglog.alleycatracing.com
Lets make up more accronyms!

http://www.alleycatracing.com
LTABOTIIOFR! ROFL! ROFL! ROFL!
Upcoming alley cats, reviews, touring logs, and a general congregation of
bike nerdity.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Lily, javascript visual programming tool" by Bill Orcutt
Bill Orcutt  
View profile
 More options Jan 30, 9:55 am
From: Bill Orcutt <orc...@gmail.com>
Date: Wed, 30 Jan 2008 06:55:53 -0800 (PST)
Local: Wed, Jan 30 2008 9:55 am
Subject: Re: [ANN] Lily, javascript visual programming tool
Thanks Morgan- I'll make that change

On Jan 29, 10:58 pm, "Morgan Allen" <morganral...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google