Re: Markaby license issue

2011-12-28 Thread carmen
I think people who don't want to write HTML in HTML should write it in something they prefer. i like to write HTML in Ruby, {attr: :val} for elements, [] for lists of elements, and for..strings def H _ case _ when Hash then ''+(_[:_]||:div).to_s+(_.keys-[:_,:c]).map{|a| '

Re: database filesystem duality

2010-07-20 Thread carmen
it began with camping, Matju had been using Ruby in Gridflow since ages before, so he pointed me to poignant guide and i noticed the announcement on redhanded and tried out store them in some sort of indexy thing, where we could use filesystem locks to keep from writing over eachother, and

Re: Simulate HTTP put and delete in Camping/SleepingBag

2007-06-22 Thread carmen
On Fri Jun 22, 2007 at 04:51:37PM +0200, Gregor Schmidt wrote: Hello, I'm not yet a camping guru nor a RESTafarian, but I try. Currently I'm trying to build a rest-style web app with sleeping bag/camping and I may successfully access the index, show, new, create and edit methods, that are

Gem broekn?

2007-04-18 Thread carmen
gem install --source http://code.whytheluckystiff.net camping Need to update 3 gems from http://code.whytheluckystiff.net ... complete ERROR: While executing gem ... (TypeError) gem install camping-omnibus --source http://code.whytheluckystiff.net Install required dependency camping? [Yn] y

threading and concurrency

2007-03-12 Thread carmen
hello all. ive come to the point where im thinking about deploying my 'rails on rails' app-development solution built in camping. mainly, im wondering what the barriers to thread-safety are. for db, i use redland, and afaik it spawns a single db connection for each find, and keeps a pool

Re: Camping on Dreamhost - Please Help!

2007-03-07 Thread carmen
On Thu Mar 08, 2007 at 01:28:37AM +, Andrew Ullmann wrote: Dan Gottlieb [EMAIL PROTECTED] writes: Hi Folks, I've been trying to get camping up and running on dreamhost for the past six hours, but have had no success. I'd really appreciate any suggestions! Were you

Re: ? camping apps in gems

2007-01-06 Thread carmen
On Sat Jan 06, 2007 at 01:37:56AM -0600, why the lucky stiff wrote: So would you like this: $ wget http://rubyforge.org/gems/junebug-0.0.18.gem $ camping junebug-0.0.18.gem Or should it be: $ gem install junebug $ touch junebug.gemcamp $ camping junebug.gemcamp is $ gem