From darrick at innatesoftware.com Fri Sep 1 21:50:20 2006 From: darrick at innatesoftware.com (Darrick Wiebe) Date: Fri, 1 Sep 2006 21:50:20 -0400 Subject: [Wee-talk] Wee in the World In-Reply-To: Message-ID: <200691215020.154661@SPLASH> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/wee-talk/attachments/20060901/51380171/attachment.html From mneumann at ntecs.de Mon Sep 4 01:59:15 2006 From: mneumann at ntecs.de (Michael Neumann) Date: Mon, 04 Sep 2006 10:59:15 +0500 Subject: [Wee-talk] Wee in the World In-Reply-To: References: Message-ID: <44FBC0B3.9000309@ntecs.de> jf wrote: > Hello, > I'm new to the mailing list and I was wondering if anyone out there is > using Wee in any real projects. I know development may be inactive at > this point, but it still seems to be an impressive framework. I've used > Rails on several projects, but there are times when I feel like Wee, or > another component framework, may be more appropriate. I know people that used it for some projects. I myself used it for a prototype of an application which worked very well. The biggest problem I came around is if you use a database. If you hold the database objects in memory (as you'd do with normal Ruby objects in Wee), you can get into trouble with being out of sync, especially if backtracking is turned on. Regards, Michael From ariekusumaatmaja at gmail.com Thu Sep 7 03:46:27 2006 From: ariekusumaatmaja at gmail.com (Arie Kusuma Atmaja) Date: Thu, 7 Sep 2006 14:46:27 +0700 Subject: [Wee-talk] Please help : wee movies Message-ID: <8c1bd61c0609070046i5beec3a9maf549055f36f787c@mail.gmail.com> Hello guys, I tried to download wee tutorial movies from my azureus, but nobody there... sad. sigh.. my azureus screenshot can be seen here : http://www.geocities.com/riyari3/wee_tutorial.png anybody has placed it in other places? so that i can download it through port 80 ? or send those tutorial movies to my email ( ariekusumaatmaja at gmail.com ) would also be fine. BTW How's this wee project progress? Hope can be cool like Seaside ;-) and still in Ruby World... Thanks b4. -- Name : Arie Kusuma Atmaja, A.K.A Arie, A.K.A ariekeren / YM! = riyari3 http://ariekusumaatmaja.wordpress.com Let's build Ruby Indonesia stronger http://groups.yahoo.com/groups/id-ruby From mneumann at ntecs.de Thu Sep 7 03:54:50 2006 From: mneumann at ntecs.de (Michael Neumann) Date: Thu, 07 Sep 2006 12:54:50 +0500 Subject: [Wee-talk] Please help : wee movies In-Reply-To: <8c1bd61c0609070046i5beec3a9maf549055f36f787c@mail.gmail.com> References: <8c1bd61c0609070046i5beec3a9maf549055f36f787c@mail.gmail.com> Message-ID: <44FFD04A.1090307@ntecs.de> Arie Kusuma Atmaja wrote: > Hello guys, > I tried to download wee tutorial movies from my azureus, but nobody > there... sad. sigh.. > > my azureus screenshot can be seen here : > http://www.geocities.com/riyari3/wee_tutorial.png > > anybody has placed it in other places? so that i can download it > through port 80 ? or send those tutorial movies to my email ( > ariekusumaatmaja at gmail.com ) would also be fine. > > BTW How's this wee project progress? Hope can be cool like Seaside ;-) > and still in Ruby World... Try here: http://www.ntecs.de/downloads/wee/ Regards, Michael