Riak on Camping

2011-12-06 Thread Isak Andersson
or belongs_to but I'd LOVE to be proven wrong. As far as I know (but maybe I should do some research before saying it) there isn't any adapter for Riak yet. I want to use it anyways though, connecting nodes around the globe! |m| -Isak Andersson TLB -- Using the Opera email client: http

Re: Markaby license issue

2011-12-18 Thread Isak Andersson
Not really sure to be honest. It looks very nice and is basically markaby. But I think we should either create our own, or fork it so we could have our own cool stuff, like the AJAX things someone mentioned. Also, it would be cool if you could also write JS in ruby easily with camping out of

Re: Camping Server: automatically serve static files from public/

2011-12-20 Thread Isak Andersson
I think Alternative 2 makes the most sense. Then you can have multiple apps that don't share the public folder. Plus, you put almost everything in the app folder anyways so there shouldn't be a difference now either. Alternative 2: app.rb app/public app/public/style.css # example --

Re: setting controllers etc

2011-12-20 Thread Isak Andersson
Bytes are precious Nothing stops us from implementing it as an extension (or whatever it should be called) though :-) Allright, let's do that when 2.2 is out then :) -- Twitter: http://twitter.com/bitpuffin/ Blog: http://bitpuffin.tumblr.com/ Github: http://github.com/milkshakepanda/

Re: Markaby license issue

2011-12-28 Thread Isak Andersson
I think people who want to write HTML in HTML should write HTML in HTML. I think people who don't want to write HTML in HTML should write it in something they prefer. Just my humble opinion. --Isak Andersson Den 2011-12-29 02:14:18 skrev Anthony Durity gravi...@jollyrotten.org: I think

Re: New reloader

2012-01-16 Thread Isak Andersson
Nice! It'd a bit sad that you can't serve multiple apps anymore though but you are probably most definitely right about the fact that nobody uses it! Good work! -Isak Andersson -- Skickat från min Android-telefon med K-9 E-post. Ursäkta min fåordighet. Magnus Holm judo...@gmail.com skrev: I

Camping Multimount

2012-02-17 Thread Isak Andersson
:) Cheers! -Isak Andersson ___ Camping-list mailing list Camping-list@rubyforge.org http://rubyforge.org/mailman/listinfo/camping-list

Camping on the edge, multimount

2012-02-17 Thread Isak Andersson
want app.rb to link to the blog, or the blog to link to some controller in foo. Cheers! -Isak Andersson ___ Camping-list mailing list Camping-list@rubyforge.org http://rubyforge.org/mailman/listinfo/camping-list

Re: Camping Multimount

2012-02-18 Thread Isak Andersson
All very nice solutions I must say. I started using Rails (oh no!) to build the app since it would be easier to handle bigger things since I couldn't figure this out. This is amazing though. Since I'm still not sure how I'd handle the linking I think I'll keep using rails for this particular app

Re: Camping Multimount

2012-02-18 Thread Isak Andersson
Actually no, if we solve this whole little thing about linking I'll just swap it all back to camping for the 12382th time! Because I'm just loving this! On Sat, 18 Feb 2012 21:35:39 +0100, Magnus Holm judo...@gmail.com wrote: On Fri, Feb 17, 2012 at 22:13, Isak Andersson icepa...@lavabit.com

Re: Camping Multimount

2012-02-19 Thread Isak Andersson
a sub-app name and a route as variables? The method could then just return R() from the appropriate sub-app. Dave On Sat, Feb 18, 2012 at 4:55 PM, Isak Andersson icepa...@lavabit.com wrote: http://pastebin.com/JuHhW0R Not sure what went wrong there :/ The app is over here https://github.com

Re: camping paid examples + screencasts ?

2012-03-25 Thread Isak Andersson
using it (and liking it!). - Isak Andersson ___ Camping-list mailing list Camping-list@rubyforge.org http://rubyforge.org/mailman/listinfo/camping-list

Re: +1 shorter domain name

2012-03-26 Thread Isak Andersson
I'm all for this! And it should be built with Camping, the fact that the Camping site isn't running on top of Camping is embarrasing enough as it is. -- Skickat från min Android-telefon med K-9 E-post. Ursäkta min fåordighet. Jenna Fox a...@creativepony.com skrev: Any idea is active if

Re: camping paid examples + screencasts ?

2012-03-30 Thread Isak Andersson
I'd like to see the screencasts on YouTube or Vimeo where everyone can view them. That's fine, I can post them to my YouTube channel too. David didn't really give a restriction on what I could do with the Videos. :) DaveE Cheers! - Isak Andersson

Re: camping paid examples + screencasts ?

2012-03-30 Thread Isak Andersson
Well, why not just go with both? Bigger audience! The more places the better. Vimeo is a bit better though. Anyways, about the deployment video. I was thinking I hook an application up with Unicorn and putting nginx on top of it. How does that sound? - Isak Andersson On 03/30/2012 08:35 AM

Re: camping paid examples + screencasts ?

2012-03-30 Thread Isak Andersson
great - my sites are the same setup, but with regular thin. :) --- Jenna On Friday, 30 March 2012 at 5:47 PM, Isak Andersson wrote: Well, why not just go with both? Bigger audience! The more places the better. Vimeo is a bit better though. Anyways, about the deployment video. I was thinking I hook

Re: camping paid examples + screencasts ?

2012-03-30 Thread Isak Andersson
nothing bad of Unicorn from my friend who works in the github server management team. — Jenna On Friday, 30 March 2012 at 6:12 PM, Isak Andersson wrote: Yeah, it's just a matter of preference I guess. I like both but I'm going with Unicorn :) Also, I guess I should ask the whole mailing list

Re: camping paid examples + screencasts ?

2012-03-30 Thread Isak Andersson
but of course if you have time you can do one with Unicorn too. The idea is to make it easy for users to run without having to install too much extra stuff. Best Regards David On Fri, Mar 30, 2012 at 8:47 AM, Isak Andersson icepa...@lavabit.com wrote: Well, why not just go with both? Bigger audience

Re: camping paid examples + screencasts ?

2012-03-30 Thread Isak Andersson
, so we may apply new styles all in one place. — Jenna On Friday, 30 March 2012 at 11:43 PM, david costa wrote: This is good but let's use the same font as the website :) http://www.fontsquirrel.com/fonts/Comic-Zine-OT On Fri, Mar 30, 2012 at 9:48 AM, Isak Andersson icepa...@lavabit.com

Re: camping paid examples + screencasts ?

2012-03-30 Thread Isak Andersson
zen-style websites. I know some people like horses and unicorns and rainbows and stuff and that's cool too! Nobody likes webrick. Don't use webrick. — Jenna On Saturday, 31 March 2012 at 12:41 AM, Isak Andersson wrote: Oh, thin is a standard in Camping? Never noticed. -- Skickat från min

Re: camping paid examples + screencasts ?

2012-03-30 Thread Isak Andersson
Wow. We should really enforce some sort of top or bottom posting policy on this mailing list. Preferably top because That's the default for most clients -- Skickat från min Android-telefon med K-9 E-post. Ursäkta min fåordighet. Jenna Fox a...@creativepony.com skrev: Disable comments on

Re: dead easy deployment / Camping on the fly

2012-03-30 Thread Isak Andersson
+9 this :) -- Skickat från min Android-telefon med K-9 E-post. Ursäkta min fåordighet. david costa gurugeek...@gmail.com skrev: Hello all, I am opening a separate topic just to brainstorm the idea of a free, simple camping deployment/hosting option. Now this is not about re-inventing

Re: dead easy deployment / Camping on the fly

2012-03-31 Thread Isak Andersson
Perhaps if this is working in time of the deployment screencast we can showcase this kind of deployment AND unicorn/nginx! -- Skickat från min Android-telefon med K-9 E-post. Ursäkta min fåordighet. david costa gurugeek...@gmail.com skrev: BTW if you want to point a run.camping.io or

Re: dead easy deployment / Camping on the fly

2012-04-01 Thread Isak Andersson
wrote: WebDav for nginx: http://wiki.nginx.org/HttpDavModule Or you could implement webdav as an application nginx proxies to, just as it proxies to ruby instances. — Jenna On Sunday, 1 April 2012 at 2:11 AM, david costa wrote: On Sat, Mar 31, 2012 at 5:36 PM, Isak Andersson icepa

Re: dead easy deployment / Camping on the fly

2012-04-01 Thread Isak Andersson
On Sunday, 1 April 2012 at 8:25 PM, Isak Andersson wrote: Remember that we should pretty much make a Gemfile mandatory if the user makes use of gems other than Camping. For example, rack_csrf. And we should make sure that dependencies get installed. :) -- Skickat från min Android-telefon med

Re: dead easy deployment / Camping on the fly

2012-04-01 Thread Isak Andersson
as the process which launched them, if using system level sandboxing, or if using some crazy sandbox built in to ruby (which probably wouldn't be very good, but maybe good enough) it'd probably just disable backticks feature. On 01/04/2012, at 9:31 PM, Isak Andersson wrote: Well. Isn't

Update book

2012-04-03 Thread Isak Andersson
this myself but for some reason I don't get the gh-pages branch when cloning camping.io so Jenna or someone will have to do it instead! - Isak Andersson ___ Camping-list mailing list Camping-list@rubyforge.org http://rubyforge.org/mailman/listinfo

Re: Camping's URL mapping system

2012-04-13 Thread Isak Andersson
camping I think we should still stay as minimalistic as possible. Only adding the best things. And work on making it easy to extend. Cheers! Isak Andersson Dave Everitt dever...@innotts.co.uk skrev: There's a crucial point here... if 3k (the old 4k) is a 'proof of concept' and a great exercise

Re: framework size, forking etc.

2012-04-17 Thread Isak Andersson
To be honest I don't care if we leave the 4k stuff behind or not. I just want Camping to be easy to extend and customize. Don't get me wrong, Camping is crazy customizable. The fact that you can set it up to be a huge application with the rackup file in an extremely cool way is definitely

Re: framework size, forking etc.

2012-04-17 Thread Isak Andersson
I thought about that, but I want to stay up to date with things like Mab and all that. There are small differences. But I guess I could omit the use of anything that differs. But still, we want the information to be fresh, no? Cheers! Isak Andersson david costa gurugeek...@gmail.com skrev

Re: framework size, forking etc.

2012-04-17 Thread Isak Andersson
Yeah I was going to suggest that we do a screencasts going over New features. Let's go with that instead! Cheers! Isak Andersson david costa gurugeek...@gmail.com skrev: Well Sqlite works fine with the current camping so I don't see any reason to use something not yet released

Re: The Website

2012-04-29 Thread Isak Andersson
This would be great! I think I'm gonna host a development blog for the game I'm working on David's hosting service. But that will be a while from now so I'll create something else that's cool. PS. I'll work my ass off to have the first screencast done on tuesday! Cheers! Isak Andersson

Re: ChillDB License

2012-05-02 Thread Isak Andersson
Zlib! Cheers! Isak Andersson Jenna Fox a...@creativepony.com skrev: A few of you sounded interested in using it. I haven't explicitly put a software license on it, so I guess it's not technically FOSS yet. What licenses are good? BSD? Public Domain? — Jenna Get the best

Re: ChillDB License

2012-05-03 Thread Isak Andersson
that people can't claim they wrote the original software. It encourages a thank you for people who use your product but does not enforce it. Also it's really short so people *actually* might read it! Cheers! Isak Andersson Dave Everitt dever...@innotts.co.uk skrev: This is all interesting stuff

Re: updates regarding hosting/easy deployment

2012-08-12 Thread Isak Andersson
Very exciting :) And nice!Would also be sweet if you added early support for what Magnus has been working on when that's ready to ship!On Sun, 12 Aug 2012 17:09:17 +0200, gurugeek gurugeek...@gmail.com wrote:Hello Everyone,sorry for the longish silence but as you know sometimes it can be busy at