Re: Camping 2.1 and whywentcamping.com

2010-07-05 Thread Dave Everitt

Still busy, so just a brief comment...

Philippe: I think this is a lot of fun - the slideshow is the kind of  
minimal introduction that really works.


Better as inspiration than as a working website, so perhaps a  
combination of these graphics with the 'classic plain green' style at  
http://whywentcamping.judofyr.net would be a good way forward?


We're such a diverse bunch I can't imagine a total consensus on the  
Camping site, but I think http://github.com/camping/ 
whywentcamping.com/ needs to be the starting-point - content is king  
at this stage, so Magnus' issue about the reference needs addressing:

---
The reference is currently missing. I'm not quite sure how we would  
implement it. I guess we want:

  * To be able to view the whole reference in a single page
  * To be able to link to a specific section of the reference
  * To be able to comment on a specific section.
View Issue: http://github.com/camping/whywentcamping.com/issues#issue/3

The reference show/hide JQuery fails on my latest Firefox, but this  
should be simple to fix.


Dave Everitt

Just for fun and to keep creative juives flowing I mocked up one  
idea of layout including a resizable look and a slideshow to  
showcase key points about Camping. That slideshow is using straight  
HTML and Javascript.

See http://rubycamping.monnet-usa.com/


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


Re: Camping 2.1 and whywentcamping.com

2010-07-04 Thread Philippe Monnet
Just for fun and to keep creative juives flowing I mocked up one idea of 
layout including a resizable look and a slideshow to showcase key points 
about Camping. That slideshow is using straight HTML and Javascript.

See http://rubycamping.monnet-usa.com/


On 6/30/2010 8:21 AM, Philippe Monnet wrote:
Sorry I actually meant to say that all key content and navigation 
should be visible in the top 1084 pixels (and maybe less). It's not so 
much that we can make the page longer but you loose visitor's 
attention span (see http://browsersize.googlelabs.com/).


On 6/30/2010 7:46 AM, Magnus Holm wrote:

On Wed, Jun 30, 2010 at 14:57, Philippe Monnetr...@monnet-usa.com  wrote:
   

Thanks Magnus! I love the idea of working on the web site for 2.1.
I am still not crazy about the web site name though - as it is not easy for
people to remember if they don't know the connection with _why. I personally
would have preferred rubycamping.com or something linking Camping to Ruby
somehow. But if everyone prefers that name I am fine with that.
 

Sure, I don't care what's the domain name will be.

   

A couple ideas for the site:
Keep the home page simple with all content fitting within 1280 x 1024
 

I don't necessarily agree with this: users are used to scroll on the
internet (e.g.http://vowsjs.org/)

   

Use a catchy design (need some help here)
 

Of course! Unfortunately, I can't really help here either.

   

Accentuate that Camping is about Ruby (maybe also include the ruby logo
somewhere)
 

Agree.

   

Have a brief note about the connection to _why and a link to a page
explaining the history of Camping with further links to _why's other sites
 

Agree. I feel these kind of pages should end up at the wiki (but we
might want to move away from GitHub's wiki).

   

Encourage people to try it by capitalizing on some of Camping's strengths:

Fast to learn - requires only basic Ruby skills
Much simpler than Rails but more structure than Sinatra/Padrino
Lightning fast and memory efficient allowing fast and efficient sites
Can evolve from simple file to organized directory structure
Can layer in more features later using persistence and choice of view
engines
 

Totally agree!

   

How about using some kind of an animated (auto advancing) slideshow to
highlight some of the benefits? See an example at:
http://blog.monnet-usa.com/?p=276
 

Interesting. We'll have to check that out.

   

How about a page on learning with a link to the book as well as a list of
links for other tutorials or short explanations on key topics (e.g. how to
do migrations, how to use include/extend, how to use different view engines,
etc.)?
 

This should hopefully be a part of the reference section

   

How about a page about plugins with some brief description of their intent?
 

Wiki material?

   

I would love for us to include _why's cartoons in some of the sub pages ;-)
 

Agree.

   

Who would be interested in working together on the site?
 

I'm always interested, but I'm that good at design…

   

Could we do a couple graphic mockups of the main page? How should we
exchange them? Via the mailing list?
 

Not sure…

   

I am ready and excited to help with that. I think it would be great to
launch the site in time for _Why Day (Aug 19th)!

Philippe

 

Also, I think we should store a lot of information on a wiki; Camping
is after all a pretty much public project. I still think we should
have a separate website though (which should both work as a place
where you can find Camping-related resources AND where we advertise
to new people).
___
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


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

Re: Camping 2.1 and whywentcamping.com

2010-07-04 Thread Bartosz Dziewoński
2010/7/4 Philippe Monnet r...@monnet-usa.com:
 Just for fun and to keep creative juives flowing I mocked up one idea of
 layout including a resizable look and a slideshow to showcase key points
 about Camping. That slideshow is using straight HTML and Javascript.
 See http://rubycamping.monnet-usa.com/

Try it at 1024x768. Just sayin'. Also the slideshow is too fast,
actually I don't think that making it an automated slideshow is a good
idea; let the viewer decide when to see next slide.

Except for that, I'd say it looks good (I'm just a regular Camping
user, not dev or anything).

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


Re: Camping 2.1 and whywentcamping.com

2010-07-01 Thread Dave Everitt

On 30 Jun 2010, at 13:57, Philippe Monnet wrote:
Who would be interested in working together on the site?


[briefly] I would. Busy today, will process latest emails and respond  
later :-)


A great new step for Camping all round, though!

Dave E

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


Camping 2.1 and whywentcamping.com

2010-06-30 Thread Magnus Holm
Hey campers!

I think it's about time to release Camping 2.1, which features:

* Support for other template engines (Haml, ERB, etc) out of the box
* No longer depends on ActiveRecord (this was a bug)
* Camping.options is now a Hash where you can put all sorts of
configuration stuff
* Camping::Server now uses Rack::Server (got rid of some code)
* See all changes here: http://github.com/camping/camping/compare/2.0...master

--

There's still one thing I want to improve before we release 2.1
though, and that is the website. Currently it only redirects to the
RDoc, but I believe we can do better.

Checkout this: http://whywentcamping.judofyr.net/ (also see the GitHub
repo for some more information:
http://github.com/camping/whywentcamping.com)

Better? Worse? You tell me :-)

Have a look at the issues I'm aware of
(http://github.com/camping/whywentcamping.com/issues) and please add
your own too.

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


Re: Camping 2.1 and whywentcamping.com

2010-06-30 Thread Sean Busbey
kylekyle and I have planned to use http://thelittlewheels.com/ as a
showcase for camping stuff.  probably even more confusing to new
people than whywentcamping

On Wed, Jun 30, 2010 at 13:57, Philippe Monnet r...@monnet-usa.com wrote:
 Thanks Magnus! I love the idea of working on the web site for 2.1.
 I am still not crazy about the web site name though - as it is not easy for
 people to remember if they don't know the connection with _why. I personally
 would have preferred rubycamping.com or something linking Camping to Ruby
 somehow. But if everyone prefers that name I am fine with that.

 A couple ideas for the site:

 Keep the home page simple with all content fitting within 1280 x 1024
 Use a catchy design (need some help here)
 Accentuate that Camping is about Ruby (maybe also include the ruby logo
 somewhere)
 Have a brief note about the connection to _why and a link to a page
 explaining the history of Camping with further links to _why's other sites
 Encourage people to try it by capitalizing on some of Camping's strengths:

 Fast to learn - requires only basic Ruby skills
 Much simpler than Rails but more structure than Sinatra/Padrino
 Lightning fast and memory efficient allowing fast and efficient sites
 Can evolve from simple file to organized directory structure
 Can layer in more features later using persistence and choice of view
 engines

 How about using some kind of an animated (auto advancing) slideshow to
 highlight some of the benefits? See an example at:
 http://blog.monnet-usa.com/?p=276
 How about a page on learning with a link to the book as well as a list of
 links for other tutorials or short explanations on key topics (e.g. how to
 do migrations, how to use include/extend, how to use different view engines,
 etc.)?
 How about a page about plugins with some brief description of their intent?
 I would love for us to include _why's cartoons in some of the sub pages ;-)

 Who would be interested in working together on the site?
 Could we do a couple graphic mockups of the main page? How should we
 exchange them? Via the mailing list?
 I am ready and excited to help with that. I think it would be great to
 launch the site in time for _Why Day (Aug 19th)!

 Philippe

 On 6/30/2010 5:08 AM, Magnus Holm wrote:

 Hey campers!

 I think it's about time to release Camping 2.1, which features:

 * Support for other template engines (Haml, ERB, etc) out of the box
 * No longer depends on ActiveRecord (this was a bug)
 * Camping.options is now a Hash where you can put all sorts of
 configuration stuff
 * Camping::Server now uses Rack::Server (got rid of some code)
 * See all changes here:
 http://github.com/camping/camping/compare/2.0...master

 --

 There's still one thing I want to improve before we release 2.1
 though, and that is the website. Currently it only redirects to the
 RDoc, but I believe we can do better.

 Checkout this: http://whywentcamping.judofyr.net/ (also see the GitHub
 repo for some more information:
 http://github.com/camping/whywentcamping.com)

 Better? Worse? You tell me :-)

 Have a look at the issues I'm aware of
 (http://github.com/camping/whywentcamping.com/issues) and please add
 your own too.

 // Magnus Holm
 ___
 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




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


Re: Camping 2.1 and whywentcamping.com

2010-06-30 Thread Magnus Holm
Awesome domain name! And as long as you include the image, it probably
makes sense for new people too.

You know, the password to the camping github account was actually
littlewheels :-)

// Magnus Holm



On Wed, Jun 30, 2010 at 15:03, Sean Busbey s...@manvsbeard.com wrote:
 kylekyle and I have planned to use http://thelittlewheels.com/ as a
 showcase for camping stuff.  probably even more confusing to new
 people than whywentcamping

 On Wed, Jun 30, 2010 at 13:57, Philippe Monnet r...@monnet-usa.com wrote:
 Thanks Magnus! I love the idea of working on the web site for 2.1.
 I am still not crazy about the web site name though - as it is not easy for
 people to remember if they don't know the connection with _why. I personally
 would have preferred rubycamping.com or something linking Camping to Ruby
 somehow. But if everyone prefers that name I am fine with that.

 A couple ideas for the site:

 Keep the home page simple with all content fitting within 1280 x 1024
 Use a catchy design (need some help here)
 Accentuate that Camping is about Ruby (maybe also include the ruby logo
 somewhere)
 Have a brief note about the connection to _why and a link to a page
 explaining the history of Camping with further links to _why's other sites
 Encourage people to try it by capitalizing on some of Camping's strengths:

 Fast to learn - requires only basic Ruby skills
 Much simpler than Rails but more structure than Sinatra/Padrino
 Lightning fast and memory efficient allowing fast and efficient sites
 Can evolve from simple file to organized directory structure
 Can layer in more features later using persistence and choice of view
 engines

 How about using some kind of an animated (auto advancing) slideshow to
 highlight some of the benefits? See an example at:
 http://blog.monnet-usa.com/?p=276
 How about a page on learning with a link to the book as well as a list of
 links for other tutorials or short explanations on key topics (e.g. how to
 do migrations, how to use include/extend, how to use different view engines,
 etc.)?
 How about a page about plugins with some brief description of their intent?
 I would love for us to include _why's cartoons in some of the sub pages ;-)

 Who would be interested in working together on the site?
 Could we do a couple graphic mockups of the main page? How should we
 exchange them? Via the mailing list?
 I am ready and excited to help with that. I think it would be great to
 launch the site in time for _Why Day (Aug 19th)!

 Philippe

 On 6/30/2010 5:08 AM, Magnus Holm wrote:

 Hey campers!

 I think it's about time to release Camping 2.1, which features:

 * Support for other template engines (Haml, ERB, etc) out of the box
 * No longer depends on ActiveRecord (this was a bug)
 * Camping.options is now a Hash where you can put all sorts of
 configuration stuff
 * Camping::Server now uses Rack::Server (got rid of some code)
 * See all changes here:
 http://github.com/camping/camping/compare/2.0...master

 --

 There's still one thing I want to improve before we release 2.1
 though, and that is the website. Currently it only redirects to the
 RDoc, but I believe we can do better.

 Checkout this: http://whywentcamping.judofyr.net/ (also see the GitHub
 repo for some more information:
 http://github.com/camping/whywentcamping.com)

 Better? Worse? You tell me :-)

 Have a look at the issues I'm aware of
 (http://github.com/camping/whywentcamping.com/issues) and please add
 your own too.

 // Magnus Holm
 ___
 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




 --
 Sean
 ___
 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