RE: [PHP] Home Finance System / Bill Splitter

2002-04-24 Thread Jason Murray

> > I was about to set up a spreadsheet again - but since I've started 
> > getting into learning PHP - and have recently set up our home linux 
> > server - thought that it would be a lot more exciting / functional 
> > to have a system running on the server that would allow each person 
> > to log in, track the current bill status, pay a bill, enter new 
> > bills, etc.
> 
> It seems strange to me why anyone would want to do such a thing.

Actually I did something similar last week for my household (3 people), 
so that we know who paid what bill and thus how much each of us owes
each other in the balance. It was a complicated spreadsheet, and this
way it allows me to set up rules so that person X is excluded from
the calculations for a certain transaction.

Kinda cool, in a geeky way.

Why do it? Because I can. ;)

> And it's even stranger that someone *has* come up with such a thing :)
> I think I saw it on freshmeat.net. 

Oh, damn. :)

J

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Home Finance System / Bill Splitter

2002-04-24 Thread Jason Wong

On Wednesday 24 April 2002 18:05, Dan Horth wrote:

> I was about to set up a spreadsheet again - but since I've started getting
> into learning PHP - and have recently set up our home linux server -
> thought that it would be a lot more exciting / functional to have a system
> running on the server that would allow each person to log in, track the
> current bill status, pay a bill, enter new bills, etc.

It seems strange to me why anyone would want to do such a thing.

> I was wondering if anyone knew of an existing system that would do this for
> me, or if anyone had ideas as to exisiting systems that came close to the
> functionality I'm after - that I could tweak.

And it's even stranger that someone *has* come up with such a thing :)

I think I saw it on freshmeat.net. 

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Can't open /usr/fortunes.  Lid stuck on cookie jar.
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Home Finance System / Bill Splitter

2002-04-24 Thread Dan Horth

Hi - I share a house with two other people and have set up a spreadsheet in the past 
allowing me to track bills (rent, electricity, phone, etc) including who paid what and 
how much each person owes in total. Unfortunately I had my laptop stolen around 
christmas and lost my spreadsheet with it. :(

I was about to set up a spreadsheet again - but since I've started getting into 
learning PHP - and have recently set up our home linux server - thought that it would 
be a lot more exciting / functional to have a system running on the server that would 
allow each person to log in, track the current bill status, pay a bill, enter new 
bills, etc. 

I was wondering if anyone knew of an existing system that would do this for me, or if 
anyone had ideas as to exisiting systems that came close to the functionality I'm 
after - that I could tweak.

I'd also be interested in hearing from anyone who would be interested in such a 
system, or developing one, or collaborating on a PHP newbie on putting together such a 
beast.

Thanks!

- dan.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php