Re: Let's get this done, please :-)

2008-10-30 Thread _why
On Mon, Oct 27, 2008 at 11:09:10PM +0100, Magnus Holm wrote:
 Documentation is probably what's missing for a release. Both cleaning up
 some part in the current docs and write some sort of how-to-switch-to-2.0.
 And the wiki needs some work too!

Yes, we need to clear up the rdoc and write howtos for camping with
fastcgi, passenger, and other web servers.  I don't know, what do
most people deploy camping on?

_why
___
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list


Re: Let's get this done, please :-)

2008-10-30 Thread Eric Mill
I've deployed a couple Camping apps in a FastCGI environment on shared
hosting, and written wiki pages on it.  I feel like this must be a
pretty common scenario, since shared hosting itself is a common
scenario.

-- Eric

On Thu, Oct 30, 2008 at 11:01 AM, _why [EMAIL PROTECTED] wrote:
 On Mon, Oct 27, 2008 at 11:09:10PM +0100, Magnus Holm wrote:
 Documentation is probably what's missing for a release. Both cleaning up
 some part in the current docs and write some sort of how-to-switch-to-2.0.
 And the wiki needs some work too!

 Yes, we need to clear up the rdoc and write howtos for camping with
 fastcgi, passenger, and other web servers.  I don't know, what do
 most people deploy camping on?

 _why
 ___
 Camping-list mailing list
 Camping-list@rubyforge.org
 http://rubyforge.org/mailman/listinfo/camping-list

___
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list


Re: Let's get this done, please :-)

2008-10-30 Thread Julik Tarkhanov


On Oct 30, 2008, at 4:01 PM, _why wrote:


I don't know, what do
most people deploy camping on?

Oh yeah to imagine the scale: I have like 6 apps on FCGI now.___
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list

Re: Let's get this done, please :-)

2008-10-30 Thread Aria Stewart


On Oct 30, 2008, at 9:01 AM, _why wrote:


On Mon, Oct 27, 2008 at 11:09:10PM +0100, Magnus Holm wrote:
Documentation is probably what's missing for a release. Both  
cleaning up
some part in the current docs and write some sort of how-to-switch- 
to-2.0.

And the wiki needs some work too!


Yes, we need to clear up the rdoc and write howtos for camping with
fastcgi, passenger, and other web servers.  I don't know, what do
most people deploy camping on?



Proxied to Mongrel and using FastCGI, both.

I intend to use swiftiply at some point.

Aria Stewart
[EMAIL PROTECTED]



___
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list


Let's get this done, please :-)

2008-10-27 Thread Magnus Holm
Okey. Today I cherry-picked some commits from zimbatm, Bluebie and
my experimental-branch so we can get a bit closer to 2.0:
- Making Camping::ARSession work with AR 2.1 -
d1db4f3c50815c93e370b696fb5b6c814bd1a7c4http://github.com/judofyr/camping/commit/d1db4f3c50815c93e370b696fb5b6c814bd1a7c4
- Removing Tempfile from require (zimbatm) -
26cd51545fcca05c67e952f09076a360cb7f554bhttp://github.com/judofyr/camping/commit/26cd51545fcca05c67e952f09076a360cb7f554b
- Improving Markaby-speed (zimbatm) -
30b066e233b4777c63c29dde4d32420239abc9a4http://github.com/judofyr/camping/commit/30b066e233b4777c63c29dde4d32420239abc9a4
- Refactoring of Camping::Session (Bluebie) -
0373aa306979d9c962d74f5ddc4fbf8c5b68eb30http://github.com/judofyr/camping/commit/0373aa306979d9c962d74f5ddc4fbf8c5b68eb30
 and 
bb5e3bf6f0211ac688d03b5b1afb50439e2baa81http://github.com/judofyr/camping/commit/bb5e3bf6f0211ac688d03b5b1afb50439e2baa81
- Switching to HMAC -
6acd33768bc57b5aa6522c69ec95eff9624d1307http://github.com/judofyr/camping/commit/6acd33768bc57b5aa6522c69ec95eff9624d1307
 and http://en.wikipedia.org/wiki/HMAC#Design_Principles
- Earning some bytes -
c380870c464d041d54085d6d8c2addadaa9a060chttp://github.com/judofyr/camping/commit/c380870c464d041d54085d6d8c2addadaa9a060c
- Cleaning up reloader.rb -
214fbe6613608f17b92aac0754a45bd4c2aed2b1http://github.com/judofyr/camping/commit/214fbe6613608f17b92aac0754a45bd4c2aed2b1
- Camping::Apps returns -
a4074fa6af5e0ba5889bda6bb33128e195e61361http://github.com/judofyr/camping/commit/a4074fa6af5e0ba5889bda6bb33128e195e61361
 and 
eb759146527903578c914e46cc949acd22da4a4chttp://github.com/judofyr/camping/commit/eb759146527903578c914e46cc949acd22da4a4c
- Don't make sessions depend on USER_AGENT -
205983ad09d255233590a1c9c6c9e7997d384a61http://github.com/judofyr/camping/commit/205983ad09d255233590a1c9c6c9e7997d384a61

I think all of these are pretty important, but I'm sure there are many other
commits on other repos which should be included too! Shout out if there's
something you really need for 2.0 :-)

Documentation is probably what's missing for a release. Both cleaning up
some part in the current docs and write some sort of how-to-switch-to-2.0.
And the wiki needs some work too!

And _why: we're actually waiting for you. I know you've given this project
to the community, but you can't just disappear like that :-(
-- 
Magnus Holm
___
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list