Re: [PHP] Assign things to users

2008-08-27 Thread tedd
At 10:20 AM -0400 8/26/08, Dan Joseph wrote: My question is: How do you all do handle similar situations like this? I've been thinking there has to be a better way to do it, but I have not been able to think of a good way to do it. I'd like to see how if I'm doing it like everyone else, or what

Re: [PHP] Assign things to users

2008-08-26 Thread Dan Joseph
On Tue, Aug 26, 2008 at 12:31 PM, Jason Pruim <[EMAIL PROTECTED]> wrote: > > On Aug 26, 2008, at 11:16 AM, Dan Joseph wrote: > > Hey Dan, Wolf, >> >> Thanks for the input. >> >> I do not have any checks in there for balancing out the number of quotes >> per >> user. That's actually a great idea

Re: [PHP] Assign things to users

2008-08-26 Thread Jason Pruim
On Aug 26, 2008, at 11:16 AM, Dan Joseph wrote: Hey Dan, Wolf, Thanks for the input. I do not have any checks in there for balancing out the number of quotes per user. That's actually a great idea and something I am going definitely add to it. I also do not have anything to handle vaca

Re: [PHP] Assign things to users

2008-08-26 Thread Dan Joseph
Hey Dan, Wolf, Thanks for the input. I do not have any checks in there for balancing out the number of quotes per user. That's actually a great idea and something I am going definitely add to it. I also do not have anything to handle vacations or out of office time, although I don't know if we

Re: [PHP] Assign things to users

2008-08-26 Thread Wolf
Dan Joseph <[EMAIL PROTECTED]> wrote: > Hi, > > This is more of a logic question than a PHP question. I wanted to get some > opinions on how some of you are doing things like this. > > I have a set of employees in our quote management system. We get thousands > of quotes per hour, and eve

Re: [PHP] Assign things to users

2008-08-26 Thread Dan Shirah
> > Hi, > > This is more of a logic question than a PHP question. I wanted to get some > opinions on how some of you are doing things like this. > > I have a set of employees in our quote management system. We get thousands > of quotes per hour, and every 15 minutes I have a cron that goes out an

[PHP] Assign things to users

2008-08-26 Thread Dan Joseph
Hi, This is more of a logic question than a PHP question. I wanted to get some opinions on how some of you are doing things like this. I have a set of employees in our quote management system. We get thousands of quotes per hour, and every 15 minutes I have a cron that goes out and grabs the un