banditaras-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Feb-15 14:31 UTC
[ANN] Bugja.com - Getting real Issue tracker
Hello list. After using various issue tracking packages that included a lot of typework and maintenance , we decided to build one of our own, focusing at ease of use. We would appreciate your opinion, but be gentle it''s somewhat beta :) http://www.bugja.com Screencast at http://www.bugja.com/screencast It''s ROR of course :) Thanks in advance Fortytwo http://www.fortytwo.gr --~--~---------~--~----~------------~-------~--~----~ 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 http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 15 Feb 2007, at 15:31, banditaras-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:> After using various issue tracking packages that included a lot of > typework and maintenance , we decided to build one of our own, > focusing at ease of use. > We would appreciate your opinion, but be gentle it''s somewhat beta :)Well, you could set a skip_before :login_required for the screencast if you want people to be able to have a look before signing up :-) Best regards Peter De Berdt --~--~---------~--~----~------------~-------~--~----~ 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 http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
banditaras-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Feb-15 14:45 UTC
Re: [ANN] Bugja.com - Getting real Issue tracker
> Well, you could set a skip_before :login_required for the screencast > if you want people to be able to have a look before signing up :-)LOL. Forgot to add a :screencast action in the except list. Sorry :) It''s ok now. Regards George --~--~---------~--~----~------------~-------~--~----~ 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 http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Screen cast is a bit fast... Looks good though after watching it a few times. On Feb 15, 9:31 am, bandita...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:> Hello list. > > After using various issue tracking packages that included a lot of > typework and maintenance , we decided to build one of our own, > focusing at ease of use. > We would appreciate your opinion, but be gentle it''s somewhat beta :) > > http://www.bugja.com > Screencast athttp://www.bugja.com/screencast > > It''s ROR of course :) > > Thanks in advance > Fortytwohttp://www.fortytwo.gr--~--~---------~--~----~------------~-------~--~----~ 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 http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I really like the design and implementation of this app. It would be very nice if you could post some info as to how you made/designed it. Maybe something about plugins used, how you implemented all those shnazzy interface perks (sign up form validation, etc.). I also posted a small writeup of the app on my blog http:// rubyrumble.com (basically saying how much I like the app :) ). -CptOatmeal On Feb 15, 9:31 am, bandita...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:> Hello list. > > After using various issue tracking packages that included a lot of > typework and maintenance , we decided to build one of our own, > focusing at ease of use. > We would appreciate your opinion, but be gentle it''s somewhat beta :) > > http://www.bugja.com > Screencast athttp://www.bugja.com/screencast > > It''s ROR of course :) > > Thanks in advance > Fortytwohttp://www.fortytwo.gr--~--~---------~--~----~------------~-------~--~----~ 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 http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
CptOatmeal thank you for the feedback.> I really like the design and implementation of this app. It would be > very nice if you could post some info as to how you made/designed it. > Maybe something about plugins used, how you implemented all those > shnazzy interface perks (sign up form validation, etc.).Actually the sign up form it''s just javascript and some ajax calls. Nothing special. There is something worth mentioning, though. Uploading a *.doc attachment, it will be converted to html using the http://wvware.sourceforge.net/ library. It''s very easy to use, you just throw the doc at it, and it generates a nice html file :) Cheers. Thanks again. George I also posted a small writeup of the app on my blog http://> rubyrumble.com (basically saying how much I like the app :) ). > > -CptOatmeal > > On Feb 15, 9:31 am, bandita...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote: > > Hello list. > > > > After using various issue tracking packages that included a lot of > > typework and maintenance , we decided to build one of our own, > > focusing at ease of use. > > We would appreciate your opinion, but be gentle it''s somewhat beta :) > > > > http://www.bugja.com > > Screencast athttp://www.bugja.com/screencast > > > > It''s ROR of course :) > > > > Thanks in advance > > Fortytwohttp://www.fortytwo.gr > > > > >--~--~---------~--~----~------------~-------~--~----~ 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 http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Possibly Parallel Threads
- Mongrel stops responding after period of inactivity
- ActiveMerchant and Encrypted Paypal Standard Checkout
- undefined method `authenticate_with_http_basic' for #<SessionsController:0xb6c47c44>
- Integrating paypal with rails (a tutorial)
- [Bug 137] New: 'make install' fails because of missing uudecode