Displaying 20 results from an estimated 500 matches similar to: "ClockingIT v0.99.2 released"
2007 Jan 10
0
ClockingIT closing in on v1.0
Hepp!
------
It''s been a while since the last ClockingIT - http://www.clockingit.com -
release, but the new version has finally been deployed, with quite a few
improvements. ClockingIT is now much better at handling a large number
of tasks and issues, and it''s a lot easier to see what you should work
on next.
I''ve also implemented a new look, designed by the missis,
2006 Aug 14
14
ClockingIT Beta - It''s about time...
My wife and I have been working on our own task-listing, time-tracking
web application, and we''re really interested in some feedback as we
ourselves feel we''ve come a long way.
If you have some minutes to kill (or just want to see how the Comet
functionality provided by the Juggernaut plugin can work) have a look at
http://www.clockingit.com and
2004 Aug 06
3
seek, pause etc using icecast ?
On Wed, 2003-09-03 at 21:58, Erlend Simonsen wrote:
> Hirendra Hindocha <hiren_hindocha@comcast.net> writes:
> >>
> >>
> >> No. icecast2 is a streaming server, so it... streams.
> >>
> >
> > Good point. I wonder how the other servers (Real Server ,Quicktime etc) do it.
> > Any inputs on any other streaming servers that lets a
2010 Sep 30
0
no such file to load --initializer
Hi all,
issuing the command "$rake gems" in a rails-application folder leads
to the error "no such file to load -- initializer"
I am on centos5.2, ruby 1.9.2.p0, rubygems 1.3.7, rails 3.0
irb -> require ''rubygems'' => false
echo $GEM_PATH leads to /usr/local/lib/ruby/gems/1.9.1
gem environment leads to
RubyGems Environment:
- RUBYGEMS VERSION: 1.3.7 -
2006 May 17
1
Fast CGI
OK, I finally have Apache configured however the app seems very slow. I
am hoping I can speed it up by using fast cgi. I am having not able to
install the fcgi gem. Below is the error I get when I try. Any help on
this subject would be much appreciated.
sudo gem install fcgi -r -- -with-fcgi-lib=/usr/local/fcgi/lib
--with-fcgi-include=/usr/local/fcgi/include
Attempting remote installation
2004 Jul 13
0
Samba-3.0.x: Strange problems with roaming profiles
Hello
I've got some strange problems with Samba-3.0.4. When using roaming
profiles, keyboard layout is set to english (instead of norwegian) and a
lot of programs wont load correctly. Setting log level = 3 revealed a
lot of errors after the netlogon-script had executed (and all shares
correctly set up). I switched to log level = 10 to get a more detailed
view of these errors (show below).
2003 Dec 07
0
New non-cvs repository of wxruby code is available
As I have mentioned on this list before, my goal is to switch entirely
away from CVS for managing the wxRuby source code. CVS is fundamentally
broken in several ways, including:
- Each developer needs write access to contribute effectively
- Tagging and branching are weak
- Checkins are file-based instead of patchset-based
- Moving files or directories loses the history
For me, the first one
2005 Jun 02
0
[patch] ASSERT needs declaration
this patch fixes the following problem:
x86_64-unknown-linux-gnu-gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror -Wno-pointer-arith -pipe -I/home/srp/darcs/xen-64-4/xen/include -I/home/srp/darcs/xen-64-4/xen/include/asm-x86/mach-generic -I/home/srp/darcs/xen-64-4/xen/include/asm-x86/mach-default -O3 -fomit-frame-pointer -msoft-float -m64
2006 Aug 15
3
Darcs and vendor/rails on edge
Calling all rails darcs users! We may be in the minority, but I''m
sure we can still share some know how here.
Question: how are you managing your vendor/rails directory?
svn externals seems to be the preferred option for svn folk (at least
this is the approach recommended in the Agile 2 beta). Is there a way
to get the same functionality within darcs? That would seem to be the
2006 Sep 24
3
Darcs mirror, some fixes & rake patches...
Hi,
as our repository has now been switched to SVN I have stopped my
darcs-mirror. Is anyone still interested in the darcs mirror? I would
have to set up a new one for the SVN then, since I can''t reuse the
history of the CVS import. If no one requires the darcs mirror, I would
just trash the darcs repository and reactivate it if need arises.
In other news, I have some small fixes for
2006 Nov 28
1
[LLVMdev] moving to svn?
On 11/27/06, Scott Michel <scottm at rushg.aero.org> wrote:
> Anton Korobeynikov wrote:
> >>the official cutover. Granted, you might need darcs to pull the current
> >>version out of its repo, since it was originally designed with darcs in
> >>mind.
> >
> > I can confirm, that tailor converts LLVM CVS with all history preserved
> > to mercurial
2006 Apr 20
8
SCM for a Rails project - Darcs or Subversion?
Hi everyone.
I''m choosing an SCM for my current Rails project.
Up until now, for my other (non-Rails) codings, I used Darcs and liked
it very much. I''d prefer to use Darcs for my Rails development as
well. Looking into the matter, I''m somewhat deterred by the appearant
dominance of Subversion as the SCM tool of choice for Rails hackers.
Is there a technical reason for
2006 Nov 27
0
[LLVMdev] moving to svn?
Anton Korobeynikov wrote:
>>the official cutover. Granted, you might need darcs to pull the current
>>version out of its repo, since it was originally designed with darcs in
>>mind.
>
> I can confirm, that tailor converts LLVM CVS with all history preserved
> to mercurial repository without any visible troubles.
I'm not sure if I just took HEAD or converted the
2007 Oct 23
5
[Bug 1382] New: scp/sftp sometimes hangs as a ControlMaster slave
https://bugzilla.mindrot.org/show_bug.cgi?id=1382
Summary: scp/sftp sometimes hangs as a ControlMaster slave
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: ix86
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: bitbucket
2006 May 17
12
Help with Apache config
I have been attempting for days to configure Apache for Rails. I have
read forums, followed How-To''s all in vain. I am hoping someone can help
me out. I am getting the Rails Welcome screen, but when trying to go to
any other url, I get the 500.html message. Take a look for yourself at
http://66.139.78.237 and click on "about your application''s
environment".
2006 Nov 27
2
[LLVMdev] moving to svn?
Hello, Scott.
> the official cutover. Granted, you might need darcs to pull the current
> version out of its repo, since it was originally designed with darcs in
> mind.
I can confirm, that tailor converts LLVM CVS with all history preserved
to mercurial repository without any visible troubles.
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint
2009 Jan 26
1
Mongrel::HttpParserError
I''m new to rails, started first project today.
I''m also using flex and want to go RESTful over HTTP as much as
possible, most posts seem to think this is not possible!
Everything runs RESTfuly fine in the flex local sandbox, but fails in
the remote sandbox due to security.
I''m using as3httpclientlib as HTTPService doesn''t do the job.
Flash sends a request
2006 Mar 06
2
matrix pakcage
Hi!
I get the following message trying to install the matrix pakcage, can
anyone help me please?
trying URL
`http://cran.r-project.org/bin/windows/contrib/2.0/Matrix_0.95-5.zip'
Error in download.file(url, destfile, method, mode = "wb") :
cannot open URL
`http://cran.r-project.org/bin/windows/contrib/2.0/Matrix_0.95-5.zip'
In addition: Warning message:
cannot open: HTTP
2007 Apr 02
0
[LLVMdev] CVS Branches To Discard?
Hi Reid,
> A deficiency in the cvs2svn script causes it to bloat the Subversion
> repository (significantly, as in 10x) in the conversion of branches
> and tags.
It's probably a bit late in the day, but have you considered other CVS
to SVN conversion tools, e.g. Tailor?
http://www.darcs.net/DarcsWiki/Tailor
http://darcs.arstecnica.it/tailor/
Cheers,
Ralph.
2005 Dec 28
1
advice needed: damagecontrol or CIA?
Hi,
I''m looking to set up a continuous integration server for a rails
application. This application is under source control with darcs.
I''ve read about damagecontrol and CIA, and wonder what experience you
can share so I can make my mind.
CIA seems to work with a post-commit so I should be able to use it
with darcs. And as it is in the rails svn repository, I have good hope