Hi all! Its a long story, but i''ve developed a rails application for a client who didn''t end up wanting (or paying for) it. Its an online rostering system for small shops (a cafe in this instance) who want to allow their staff to log into the system from home to check their rosters. It also provides a user-friendly interface for the manager to create the roster. Anyway, I''m considering GPL''ing it and releasing it as a sample rails app, to help the beginners out who are trying to come to grips with rails. I''m remembering when i started using rails, there isn''t much in the way of sample code to have a look at. Anyone interested? Any ideas how i would go ahead with this? -- Posted via ruby-forum.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 6/15/07, chris hulbert <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Anyone interested?sure, we all love free lunch.>Any ideas how i would go ahead with this? >rubyforge.org is your friend. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
As a newbie, I would love some sample applications to look at. Chris On 6/15/07, chris hulbert <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > > Hi all! > > Its a long story, but i''ve developed a rails application for a client > who didn''t end up wanting (or paying for) it. > > Its an online rostering system for small shops (a cafe in this instance) > who want to allow their staff to log into the system from home to check > their rosters. It also provides a user-friendly interface for the > manager to create the roster. > > Anyway, I''m considering GPL''ing it and releasing it as a sample rails > app, to help the beginners out who are trying to come to grips with > rails. I''m remembering when i started using rails, there isn''t much in > the way of sample code to have a look at. > > Anyone interested? Any ideas how i would go ahead with this? > > -- > Posted via ruby-forum.com. > > > >-- fuzzylizard.com You know you''ve achieved perfection in design, Not when you have nothing more to add, But when you have nothing more to take away. -- Antoine de Saint-Exupery --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
chris hulbert wrote:> Hi all! > > Its a long story, but i''ve developed a rails application for a client > who didn''t end up wanting (or paying for) it. > > Its an online rostering system for small shops (a cafe in this instance) > who want to allow their staff to log into the system from home to check > their rosters. It also provides a user-friendly interface for the > manager to create the roster. > > Anyway, I''m considering GPL''ing it and releasing it as a sample rails > app, to help the beginners out who are trying to come to grips with > rails. I''m remembering when i started using rails, there isn''t much in > the way of sample code to have a look at. > > Anyone interested? Any ideas how i would go ahead with this? > >Sounds like a great idea! Cheers Mohit. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
KathysKode-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Jun-16 12:12 UTC
Re: Who wants a sample application?
Chris, I''d like to see your new application to see a ''real life'' authentication system. I''ve tried taking apart Beast and always hit a ''dead end'' when trying to get it to work. If you could make your application available, I''d be most appreciative. Thanks, Kathy On Jun 15, 8:55 pm, chris hulbert <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Hi all! > > Its a long story, but i''ve developed a rails application for a client > who didn''t end up wanting (or paying for) it. > > Its an online rostering system for small shops (a cafe in this instance) > who want to allow their staff to log into the system from home to check > their rosters. It also provides a user-friendly interface for the > manager to create the roster. > > Anyway, I''m considering GPL''ing it and releasing it as a sample rails > app, to help the beginners out who are trying to come to grips with > rails. I''m remembering when i started using rails, there isn''t much in > the way of sample code to have a look at. > > Anyone interested? Any ideas how i would go ahead with this? > > -- > Posted viahttp://www.ruby-forum.com.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
What, you mean with crypto hashes and the like? Well, this will have that. One step better would be to use javascript to hash the users passwords in their browsers so that nothing gets sent across the network in the clear, but i digress... Anyway, i''ve cleaned up the code. I''ve applied for a rubyforge account which apparently takes a few days. Soon i''ll be able to upload it, and then later i''ll make some docs and screenshots. Cheers KathysKode-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:> Chris, > I''d like to see your new application to see a ''real life'' > authentication system. I''ve tried taking apart Beast and always hit a > ''dead end'' when trying to get it to work. If you could make your > application available, I''d be most appreciative. > Thanks, > Kathy > > On Jun 15, 8:55 pm, chris hulbert <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>-- Posted via ruby-forum.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Okay, its up: rosters.rubyforge.org Please have a look! And fill in the survey - I need some love, i spent ages getting the website ''just so''. Cheers all. Let me know if you think its nice or nasty. -- Posted via ruby-forum.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Chris Hulbert wrote:> Okay, its up: > > rosters.rubyforge.org > > Please have a look! And fill in the survey - I need some love, i spent > ages getting the website ''just so''. > > Cheers all. Let me know if you think its nice or nasty. > > -- > Posted via ruby-forum.com.Wow, thanks for posting the app, I am sure it will come in handy to those of us that are just now learning the ins and outs of Rails. It looks pretty sweet, so I will give it a go. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
CPerry wrote:> Chris Hulbert wrote: >> Posted via ruby-forum.com. > Wow, thanks for posting the app, I am sure it will come in handy to > those of us that are just now learning the ins and outs of Rails. It > looks pretty sweet, so I will give it a go.Thanks perry. Let me know what you think. -- Posted via ruby-forum.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
> Okay, its up: > > rosters.rubyforge.org > > Please have a look! And fill in the survey - I need some love, i spent > ages getting the website ''just so''.The site looks serene... :)> Cheers all. Let me know if you think its nice or nasty.I downloaded it, and tested it a bit. The usabillity and the looks are great. A few lesser bits were the missing migrations & doc/README_FOR_APP. It wasn''t a problem for me as I''m a somewhat seasoned rails-devver, but it might be a bit hard to install for rails-newbies due to these missing bits. Also I''m not seeing anything like Rest, and the controllers are a bit fat, but besides that it''s a nice app... & when saving a roster for some reason it was empty after the save... A neat app on overall! Anyway I have no rostering needs, so I''m not a prospective user, but I''m mainly interested in FOSS-web-apps and I think it''s good if web- apps are Open Source/Free Software, although I prefer the Affero GPL as a license (I''m running 2 myself as part of the LogiLogi Foundation: foundation.logilogi.org)... greetings, Wybo -- ::Student: - Informatiekunde (computer linguistics, IR, webtech) and Philosophy - Member of the Center for Metahistory Groningen (rug.nl/let/cmg) ::Free Software and Open Source Developer: - Active in the LogiLogi Foundation (foundation.logilogi.org) - LogiLogi.org, Cumulative, shared commenting, publication and idea sharing: Where insight comes together... - OgOg.org, RSS feed articles rating, a meritocracy... - ComLinToo, a computational linguistics toolset written in Perl ::Being: - In the world, wavy hair, go figure (nl.logilogi.org/HomE/WyboWiersma) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Thanks a bunch. Your timing was impecable. It seems that I am the only Rails dev in the Netherlands and it is pretty hard learning all the expert stuff (any stuff really) by yourself. On Jul 16, 1:17 pm, Wybo Wiersma <w...-T49n2wj3Ml5g9hUCZPvPmw@public.gmane.org> wrote:> > Okay, its up: > > >rosters.rubyforge.org > > > Please have a look! And fill in the survey - I need some love, i spent > > ages getting the website ''just so''. > > The site looks serene... :) > > > Cheers all. Let me know if you think its nice or nasty. > > I downloaded it, and tested it a bit. The usabillity and the looks are > great. > > A few lesser bits were the missing migrations & doc/README_FOR_APP. > > It wasn''t a problem for me as I''m a somewhat seasoned rails-devver, but > it might be a bit hard to install for rails-newbies due to these missing > bits. > > Also I''m not seeing anything like Rest, and the controllers are a bit > fat, but besides that it''s a nice app... & when saving a roster for > some reason it was empty after the save... > > A neat app on overall! > > Anyway I have no rostering needs, so I''m not a prospective user, but > I''m mainly interested in FOSS-web-apps and I think it''s good if web- > apps are Open Source/Free Software, although I prefer the Affero GPL > as a license (I''m running 2 myself as part of the LogiLogi Foundation:foundation.logilogi.org)... > > greetings, > > Wybo > > -- > > ::Student: > - Informatiekunde (computer linguistics, IR, webtech) and Philosophy > - Member of the Center for Metahistory Groningen (rug.nl/let/cmg) > > ::Free Software and Open Source Developer: > - Active in the LogiLogi Foundation (foundation.logilogi.org) > -LogiLogi.org, Cumulative, shared commenting, publication and > idea sharing: Where insight comes together... > -OgOg.org, RSS feed articles rating, a meritocracy... > - ComLinToo, a computational linguistics toolset written in Perl > > ::Being: > - In the world, wavy hair, go figure (nl.logilogi.org/HomE/WyboWiersma)--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---