Re: I'd like a dish of JavaScript Awesome, please!

2009-05-26 Thread Juhani Ränkimies
In March, I played a little with Bespin & CouchDB. http://sndbx.juranki.net/demo1.swf.html Bespin has probably changed a lot since, but I can dig up the modifications I made, if you like. -juhani

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-25 Thread Ben Browning
On Mon, May 25, 2009 at 8:03 AM, Jason Davies wrote: > Another idea for the wishlist: add support for http://www.jslint.com/ (which > is written in pure JS) as a way to encourage good coding practices. > Bespin includes 'fulljslint.js' on the editor page, so I assume they're using it for somethin

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-25 Thread Jason Davies
On 22 May 2009, at 13:34, Ben Browning wrote: http://thinkingconcurrently.com/2009/05/21/running-bespin-on-the-couch-pt1.html Installed as a CouchApp (several hundred MB, thousands of files...) and most UI pieces work. None of the filesystem is implemented yet but I've got a clear idea of what

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-22 Thread Chris Anderson
On Fri, May 22, 2009 at 10:32 AM, Ben Browning wrote: > I'm not working on this to be a futon replacement or any other grand > goal - it just looked like a fun thing to do. There are lots of > unsolved problems and I'd love some discussion around potential > solutions: > > Authentication - right n

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-22 Thread Ben Browning
I'm not working on this to be a futon replacement or any other grand goal - it just looked like a fun thing to do. There are lots of unsolved problems and I'd love some discussion around potential solutions: Authentication - right now I punt and just log you in as a fake user. I saw some discussio

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-22 Thread Benoit Chesneau
2009/5/22 Paul Davis : > Benoit, > > Once its a couchapp we can look at integrating it into the > distribution and what not. It would be awesome to have something as a > default install, but there are all those questions about licensing and > what not. As always, these questions are always easier o

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-22 Thread Paul Davis
On Fri, May 22, 2009 at 11:53 AM, Benoit Chesneau wrote: > 2009/5/22 Benoit Chesneau : > >> >> Why not just >> providing as a futon replacement? > > not a futon replacement obviously. more like a plugin. > Benoit, Once its a couchapp we can look at integrating it into the distribution and what n

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-22 Thread Benoit Chesneau
2009/5/22 Benoit Chesneau : > > Why not just > providing as a futon replacement? not a futon replacement obviously. more like a plugin.

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-22 Thread Benoit Chesneau
2009/5/22 Ben Browning : > http://thinkingconcurrently.com/2009/05/21/running-bespin-on-the-couch-pt1.html > > Installed as a CouchApp (several hundred MB, thousands of files...) > and most UI pieces work. None of the filesystem is implemented yet but > I've got a clear idea of what needs to be don

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-22 Thread Paul Davis
Joygasm! Deifinitely looking forward to seeing this in action later today. On Fri, May 22, 2009 at 9:51 AM, Jan Lehnardt wrote: > Very cool! > > On 22 May 2009, at 14:34, Ben Browning wrote: > >> >> http://thinkingconcurrently.com/2009/05/21/running-bespin-on-the-couch-pt1.html >> >> Installed a

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-22 Thread Jan Lehnardt
Very cool! On 22 May 2009, at 14:34, Ben Browning wrote: http://thinkingconcurrently.com/2009/05/21/running-bespin-on-the-couch-pt1.html Installed as a CouchApp (several hundred MB, thousands of files...) and most UI pieces work. None of the filesystem is implemented yet but I've got a clear i

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-22 Thread Robert Dionne
Sweet! Bespin is a CouchApp that supports building of CouchApps, and one can modify Bespin itself using this tool. Very nice, I think Alan Kay and the Squeak crowd would be duly impressed. I'll throw in a case of your choice if you send me your paypal id. On May 22, 2009, at 8:34 AM, Ben

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-22 Thread Per Ejeklint
Oooh, I'm trembling of excitement! Excellent! 22 maj 2009 kl. 14.34 skrev Ben Browning: http://thinkingconcurrently.com/2009/05/21/running-bespin-on-the-couch-pt1.html Installed as a CouchApp (several hundred MB, thousands of files...) and most UI pieces work. None of the filesystem is impleme

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-22 Thread Ben Browning
http://thinkingconcurrently.com/2009/05/21/running-bespin-on-the-couch-pt1.html Installed as a CouchApp (several hundred MB, thousands of files...) and most UI pieces work. None of the filesystem is implemented yet but I've got a clear idea of what needs to be done there and expect to get a good b

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-21 Thread Paul Davis
On Thu, May 21, 2009 at 3:59 AM, Jan Lehnardt wrote: > > On 21 May 2009, at 05:07, Chris Anderson wrote: > >> I'm adding 2 more internets to the pool, so we're up to I think 14 now. >> >> Bespin on Couch! >> >> +1 if it speaks CouchApp. > > I'll throw in a 2x multiplier if it is a CouchApp. > My

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-21 Thread Benoit Chesneau
2009/5/21 Jan Lehnardt : > > On 21 May 2009, at 05:07, Chris Anderson wrote: >> +1 if it speaks CouchApp. > > I'll throw in a 2x multiplier if it is a CouchApp. I was thinking about a way to create couchapp online (managing shows/lists/template/uploading attachments & ...) . Like the bespin manag

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-21 Thread Jan Lehnardt
On 21 May 2009, at 05:07, Chris Anderson wrote: I'm adding 2 more internets to the pool, so we're up to I think 14 now. Bespin on Couch! +1 if it speaks CouchApp. I'll throw in a 2x multiplier if it is a CouchApp. Cheers Jan -- On Wed, May 20, 2009 at 8:05 PM, Chris Anderson wrote

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-21 Thread Jan Lehnardt
On 21 May 2009, at 05:07, Chris Anderson wrote: I'm adding 2 more internets to the pool, so we're up to I think 14 now. Bespin on Couch! +1 if it speaks CouchApp. I'll throw in a 2x multiplier if it is a CouchApp. Cheers Jan -- On Wed, May 20, 2009 at 8:05 PM, Chris Anderson wrote

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-20 Thread Paul Davis
Its not a project till someone starts working on it. Sadly, for webdev, I can only offer one slightly used groupie (me), alcohol, and a couple spare internets. On Wed, May 20, 2009 at 10:43 PM, Nathan Stott wrote: > Very cool project. > > On Wed, May 20, 2009 at 8:29 PM, Paul Davis > wrote: > >>

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-20 Thread Nathan Stott
Very cool project. On Wed, May 20, 2009 at 8:29 PM, Paul Davis wrote: > Benoit, > > Buzzkill. > > http://www.apache.org/legal/resolved.html > > Looks like a gray area. I wonder if a gzipped version that's > decompressed on the fly is considered binary compatible. Or minified > JS. Didn't I see a

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-20 Thread Chris Anderson
I'm adding 2 more internets to the pool, so we're up to I think 14 now. Bespin on Couch! +1 if it speaks CouchApp. On Wed, May 20, 2009 at 8:05 PM, Chris Anderson wrote: > There's no reason the license would have to be compatible. CouchDB > application code can be distributed under any license.

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-20 Thread Chris Anderson
There's no reason the license would have to be compatible. CouchDB application code can be distributed under any license. On Wed, May 20, 2009 at 6:29 PM, Paul Davis wrote: > Benoit, > > Buzzkill. > > http://www.apache.org/legal/resolved.html > > Looks like a gray area. I wonder if a gzipped vers

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-20 Thread Paul Davis
Benoit, Buzzkill. http://www.apache.org/legal/resolved.html Looks like a gray area. I wonder if a gzipped version that's decompressed on the fly is considered binary compatible. Or minified JS. Didn't I see a post by RMS that minified JS constitutes binary-ish distribution? Quoting RMS: The so

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-20 Thread Benoit Chesneau
2009/5/21 Paul Davis : > Hey, > > Mikeal on IRC just pointed out that Bespin isn't nearly as hard to > load as I had assumed [1]. Surely there's a JavaScript coder in the > user base that feels compelled to try their hand at integrating the > two for an awesomeness multiplier of at least 12. Also,

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-20 Thread Paul Davis
James, Cool beans. Show us what you can do. I'm hoping we can get a couple good ideas and mash them all up into one huge ball of radness. Paul On Wed, May 20, 2009 at 8:51 PM, James Carr wrote: > I have some pretty good javascript skills I'd like to believe... I'm > willing to lend a hand if on

Re: I'd like a dish of JavaScript Awesome, please!

2009-05-20 Thread James Carr
I have some pretty good javascript skills I'd like to believe... I'm willing to lend a hand if one is needed. Thanks, James On Wed, May 20, 2009 at 7:18 PM, Paul Davis wrote: > Hey, > > Mikeal on IRC just pointed out that Bespin isn't nearly as hard to > load as I had assumed [1]. Surely there's

I'd like a dish of JavaScript Awesome, please!

2009-05-20 Thread Paul Davis
Hey, Mikeal on IRC just pointed out that Bespin isn't nearly as hard to load as I had assumed [1]. Surely there's a JavaScript coder in the user base that feels compelled to try their hand at integrating the two for an awesomeness multiplier of at least 12. Also, I'm sure I (and hundreds of others