Ruby Invoicing System?

I know we have quite a few consultants in the Ruby world. Does anyone
have a nice system for generating billable invoices, possibly
Rails-based, which generates PDF or something of that nature?
Something they would be willing to share (or already do.) This sure
would be nice :slight_smile:

Also something for tracking time which could be tied into the above
would also be great.

Even if it isn't Rails-based, something automated in Ruby would be
useful, and PDF sounds like the perfect output format for an invoice.

If the above does not exist, I will be surprised, and maybe I should write it.

Of course if there is some other non-Ruby system which works great for
this, I wouldn't complain, but Ruby would be nice of course.

Thanks,
Ryan

I'm pretty sure this isn't what you wanted, but are you aware of Blinksale?

James Edward Gray II

路路路

On May 20, 2006, at 7:15 PM, Ryan Leavengood wrote:

I know we have quite a few consultants in the Ruby world. Does anyone
have a nice system for generating billable invoices, possibly
Rails-based, which generates PDF or something of that nature?

Ryan Leavengood wrote:

I know we have quite a few consultants in the Ruby world. Does anyone
have a nice system for generating billable invoices, possibly
Rails-based, which generates PDF or something of that nature?
Something they would be willing to share (or already do.) This sure
would be nice :slight_smile:

Also something for tracking time which could be tied into the above
would also be great.

Even if it isn't Rails-based, something automated in Ruby would be
useful, and PDF sounds like the perfect output format for an invoice.

If the above does not exist, I will be surprised, and maybe I should write it.

Of course if there is some other non-Ruby system which works great for
this, I wouldn't complain, but Ruby would be nice of course.

Thanks,
Ryan

Hi,

I'm currently working on a project called Miracle Accounts (www.miracleaccounts.co.uk) although nothing is there at present. I run a small company and I've tried a few different accounting packages. I found them to be rather fiddly for my needs and my accountant recommended just using Excel. I gave that a try but it was too simplistic - so I'm writing my own :slight_smile:

The idea behind it is simple - an accounting package that does what you want without all the fiddly bits. Accounting ala Basecamp :slight_smile:

If anyone has any ideas that they think such a package should contain - then I'm all ears :slight_smile:

There should be a prototype version online in a couple of days - and I will be offering some free accounts for people who fancy giving it a try and can help with testing etc :slight_smile:

Thanks in advance!

Cheers,

Pete

Ryan,

I've got an open source project called BillFrog. It's a rails app that
allows you to enter time, mileage, expenses, etc. for a variety of
projects/clients and do reports in HTML or Excel.

It's up and running at http://billfrog.us The sourceforge project is
BillFrog download | SourceForge.net (no files are up today, but
they'll be up by end of week.)

Thanks,

David

路路路

On 5/20/06, Ryan Leavengood <leavengood@gmail.com> wrote:

I know we have quite a few consultants in the Ruby world. Does anyone
have a nice system for generating billable invoices, possibly
Rails-based, which generates PDF or something of that nature?
Something they would be willing to share (or already do.) This sure
would be nice :slight_smile:

Also something for tracking time which could be tied into the above
would also be great.

Even if it isn't Rails-based, something automated in Ruby would be
useful, and PDF sounds like the perfect output format for an invoice.

If the above does not exist, I will be surprised, and maybe I should write
it.

Of course if there is some other non-Ruby system which works great for
this, I wouldn't complain, but Ruby would be nice of course.

Thanks,
Ryan

--
--------
David Pollak's Ruby Playground
http://dppruby.com

Hi

I know we have quite a few consultants in the Ruby world. Does anyone
have a nice system for generating billable invoices, possibly
Rails-based, which generates PDF or something of that nature?
Something they would be willing to share (or already do.) This sure
would be nice :slight_smile:

here at ywesee we're using two tools that fit your description,
although they are not integrated atm.:

# simplistic invoicing tool and non-rails web-interface
http://download.ywesee.com/ydim
http://download.ywesee.com/ydim-html

Also something for tracking time which could be tied into the above
would also be great.

# client-server time-measurement and non-rails web-interface
http://download.ywesee.com/ydpm
http://download.ywesee.com/ydpm-html

Even if it isn't Rails-based, something automated in Ruby would be
useful, and PDF sounds like the perfect output format for an invoice.

If the above does not exist, I will be surprised, and maybe I should write it.

Of course if there is some other non-Ruby system which works great for
this, I wouldn't complain, but Ruby would be nice of course.

I'll try to get a demo up this week.

cheers

Hannes

路路路

On 5/21/06, Ryan Leavengood <leavengood@gmail.com> wrote:

Cool David, I'll check it out.

Also thanks James and Peter I'll look at your links as well.

Regards,
Ryan

路路路

On 5/21/06, David Pollak <pollak@gmail.com> wrote:

Ryan,

I've got an open source project called BillFrog. It's a rails app that
allows you to enter time, mileage, expenses, etc. for a variety of
projects/clients and do reports in HTML or Excel.

It's up and running at http://billfrog.us The sourceforge project is
BillFrog download | SourceForge.net (no files are up today, but
they'll be up by end of week.)

Thanks,

David

Hi Pete, do you intend to sell the software or host it like basecamp?

Would be up for doing some beta testing...

路路路

I'm currently working on a project called Miracle Accounts
(www.miracleaccounts.co.uk) although nothing is there at present. I run
a small company and I've tried a few different accounting packages. I
found them to be rather fiddly for my needs and my accountant
recommended just using Excel. I gave that a try but it was too
simplistic - so I'm writing my own :slight_smile:

--
Posted via http://www.ruby-forum.com/\.

Hi,

I will be hosting it like Basecamp. Several people have asked about
project tracking tools and I'm wondering whether or not it's worth seeing
if Miracle can use the Basecamp API to provide that side of things. I
don't want to compete against Basecamp and I doubt I could make a better
tracking system - still, that's something to look in to :slight_smile:

Cheers,

Pete

路路路

Hi Pete, do you intend to sell the software or host it like basecamp?

Would be up for doing some beta testing...

I'm currently working on a project called Miracle Accounts
(www.miracleaccounts.co.uk) although nothing is there at present. I run
a small company and I've tried a few different accounting packages. I
found them to be rather fiddly for my needs and my accountant
recommended just using Excel. I gave that a try but it was too
simplistic - so I'm writing my own :slight_smile:

--
Posted via http://www.ruby-forum.com/\.

Peter Palmer wrote:

Hi,

I will be hosting it like Basecamp. Several people have asked about
project tracking tools and I'm wondering whether or not it's worth seeing
if Miracle can use the Basecamp API to provide that side of things. I
don't want to compete against Basecamp and I doubt I could make a better
tracking system - still, that's something to look in to :slight_smile:

Please consider building an alternative to Basecamp. I know a number of people who use it and like it, but I've tried and just don't care for it, and others have shared similar experiences with me.

Rather than build something from scratch, perhaps you could write something that sits on top of Basecamp, and offers alternative means for data manipulation/organization, please a few additional service.

路路路

--
James Britt

"You harmonize; then you customize."
  - Wilson Pickett

James Britt wrote:

Peter Palmer wrote:

Hi,

I will be hosting it like Basecamp. Several people have asked about
project tracking tools and I'm wondering whether or not it's worth seeing
if Miracle can use the Basecamp API to provide that side of things. I
don't want to compete against Basecamp and I doubt I could make a better
tracking system - still, that's something to look in to :slight_smile:

Please consider building an alternative to Basecamp. I know a number of people who use it and like it, but I've tried and just don't care for it, and others have shared similar experiences with me.

Rather than build something from scratch, perhaps you could write something that sits on top of Basecamp, and offers alternative means for data manipulation/organization, please a few additional service.

Hi,

What sort of features etc did you have in mind? Miracle will mainly be an accounts package but I can certainly see the need for project management too but it's not something that I would use a lot so any input from the people that do would be greatly appreciated!

Cheers,

Pete