Displaying 4 results from an estimated 4 matches for "timetracker".
Did you mean:
filetracker
2006 Mar 24
3
1.1RC and Lighttpd
I started what I thought was going to be a 30 minute project on the
train this morning to write a little timetracker for myself.
Amongst other things (don''t have a model called Task as it conflicts
with Rake at the moment, don''t have a model called Action as it
disappears in the hash when you submit a form :-), I had to use Webrick
as Lighty complained about an unknown variable CWD.
This lo...
2006 Jan 14
0
Ruby / Rails / MySQL/ AJAX project, developer needed (Oasis Digital)
...any (Oasis Digital) wants to hire a developer to create a
work time tracking system, using Ruby, Rails, and MySQL. This will be an
offsite / outsource project, not a full time position. You can download
a project description, including a ?podcast? audio commentary, here:
http://oasisdigital.com/timetracker/
I would ideally like to have development start by the end of January
2006, though it may take longer than that to find the right developer
for the work. There is contact information in the download file, to
propose your services or to ask questions.
Kyle Cordes
www.kylecordes.com
www.oasisdig...
2011 Feb 01
4
Delay Loading Rails Views
Hi All,
I''m having trouble with a Rails app and I can''t figure out what /
where the problem is.
From the logging and testing I''ve done, it looks like there is a
consistent 3 second delay between the time that Rails finishes
rendering the view and the time that the browser actually receives the
data. That delay doesn''t show up on my laptop, running in
2007 Nov 16
18
Multithreading / multiprocessing woes
...lly are two blank lines after "Store listing was".]
Failure Mode #2:
script/ferret_speedtest2_reader:30:in `initialize'': IO Error occured
at <except.c>:93 in xraise (IOError)
Error occured in fs_store.c:127 - fs_each
doing ''each'' in
/Users/scott/dev/ruby/timetracker/tmp/ferret_speedtest_index: <Too
many open files>
from script/ferret_speedtest2_reader:30:in `new''
from script/ferret_speedtest2_reader:30:in `run_test_query''
Meanwhile, if I try eliminating this second failure mode by explicitly
calling close on the IndexReader
before I...