rubybox wrote:
> As a 1 man ruby on rails developer I have several ideas / concepts for
> (near) future project and 1 active project im working on now. I found
> myself in the need of a nice good looking and simple project
> management to keep track of software development and features, goals
> and milestones and version releases. So I will be able to have a clear
> goal of which features to build in each new version and make some sort
> of planning / keep track of everything.
>
> I have already expierience with several project management softwares
> such as Jirra
> and lighthouse but those seem to complex for my 1-man development
> needs now and seem overkill to setup and maintain.
JIRA: Overkill, hard to use.
Lighthouse: not overkill, hosted, no setup.
Redmine: not overkill, flexible, easy to set up.
>
> Therefore my question Is there anything simple out that someone can
> advice me that facilitates in
>
> # Some soft of github server to store my code locally on my dev
> machine ( I dont want my code up on github )
You probably mean a Git server, not a GitHub server (unless you want to
pay thousands of dollars for GitHub's software). First of all, there's
GitHub itself. Paid members can create private projects. Also check
out Gitorious.
If you want your own Git server, Gitosis is the way to go.
> # Project management that looks nice, intuitive and is not overkill
> but helps me keeping track of my code, settings milestones, keep an
> eye on bugs, milestones, etc everything a simpele software development
> cylcle would need?
Like I said, Lighthouse or Redmine.
> # Some way to move from local to remote lateron and add more people
> when Im in the fase of needing that ( more people = more ror
> developers, designers etc )
>
This is easily done.
> I hope I phrase my question clearly enough and someone can advise me
> on any opensource or payed project management software solution for my
> 1-man development and options to upgrade in the future. What do you
> use at this moment or would be advisable?
>
> I already make usage of Sass to globalize my CSS and speedup the
> development
Good.
> Im using mercury to create mockups and working prototypes for future
> ideas/concepts
Never tried Mercury. I'm using Mockingbird.
>
>
> Thanks in advanche
Best,
--
Marnen Laibow-Koser
http://www.marnen.org
marnen@marnen.org
--
Posted via http://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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment