> - would you stick with Rails/JS or go with Flash/Air/whatever-that-microsoft-one-is?
Rails/JS. Though I'm no expert in Flash/Air to judge how easier/harder
it would be. I tend to think you'd be painting yourself against a
corner by going down that route.
> - how much is a Rails/jQuery guru of the required calibre?
If the requirements are really just the ones you've mentioned,
back-end wise it's dead easy to built. As for the interface, not so
much. But perhaps you don't have to start from scratch →
http://www.queness.com/post/656/10-beautiful-jquery-and-mootool-calendar-plugins
> - do you think the time estimate is feasible?
Yes. Should the requirements stay as such.
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby or Rails Oceania" group.
> To post to this group, send email to rails-...@googlegroups.com.
> To unsubscribe from this group, send email to
> rails-oceani...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/rails-oceania?hl=en.
>
The possibility for scope creep is huge in a system like you propose
(public holidays,
vacation schedules, integration with personal calendar systems, etc).
Been there,
done that (built a GANTT chart widget in the 90s for Telstra to use in
some scheduling
system - luckily I only had to build the widget, not the whole app!)
If you want to build it anyway, the graphical elements of the UI would
work best if
built using Raphael. Raphael is awesome, and doesn't require mad JS
skillz to
make it sing, though I've found they help :). All the drag&drop
capability you need
is either already there, or you can add it at http://github.com/cjheath/Raphaelle/
Not willing to hazard a firm guess at what price you'd get those
skills though. Anything
from $60-$120 an hour, and the rate won't necessarily correlate with
the productivity :).
I wouldn't try to push it down to $40, or you'll probably get a nuff-
nuff.
Clifford Heath, Data Constellation, http://dataconstellation.com
J
<snip>
--
Totally agree. I use a deep task/goal nesting, where you can estimate,
work and assign iteration/phasing at any subtask or supertask level.
Many tasks get "done for this iteration" while still having things
outstanding
for a future one. This was especially the case when working on code that
had to be implemented (differently) across many platforms. You need to
handle the fact that software is never "done" and often, neither is a
task.
In the late 90s I extracted the schema from MSP Server's SQL database
and used it as one of the seeds for a new web-hosted design, but that
never got funded. I think it could have been an excellent product
however.
> We now rely much more on
> stories and use Jira and Greenhopper for managing and scheduling
> tasks. Tasks in the real world don't neatly line up and change from
> "todo" to "done" - they need to get worked on, QA'ed by someone,
> perhaps a bit more work, and then closed.
In other words, each task is a mini project by itself. How well does
Jira handle that?
> We've also
> made some stuff to pull information out of Harvest and Jira and show
> this on a wallboard http://redant.com.au/blog/the-story-behind-our-wallboard/
That's really nice.
> you might get further along by finding an existing tool (there are
> thousands out there) and then building something that works with that
> if you need to.
I've not seen one that handles the richly structured hierarchy that I
use and want,
except the indented plain-text files which are my current fall-back.
Truthfully, a
web-based solution would have to be pretty good to be better, for
small projects.
Clifford Heath, Data Constellation.
>>>> oce...@googlegroups.com.
To unsubscribe from this group, send email to rails-oceani...@googlegroups.com.