Re: [nyphp-talk] What's a good way to handle this?

2010-05-10 Thread Rolan Yang
On 5/6/2010 11:36 AM, Anthony Papillion wrote: ... Now, the TweetFree Network Servers maintain a network block list. So every time the Relay Servers send a post, the Network Server checks to make sure the client that the relay is posting for isn't blocked from the network. If it is, it says no

Re: [nyphp-talk] What's a good way to handle this?

2010-05-10 Thread Daniel Convissor
Hi Anthony: On Thu, May 06, 2010 at 10:36:20AM -0500, Anthony Papillion wrote: > > So my thought is to maintain a blacklist of client keys on the Network > Servers and have the Relay Servers download this list every few minutes. ... > My problem is that I'm not sure how to protect this list. The

Re: [nyphp-talk] MAMP or XAMPP ?

2010-05-10 Thread Anthony Wlodarski
This is correct. If you ever have questions about tasksel packages as part of a task execute the following: "tasksel --task-packages mail-server". For example I used the mail-server task and it gave me a list of packages it was going to remove. dovecot-imapd procmail dovecot-common libpth20 po

Re: [nyphp-talk] MAMP or XAMPP ?

2010-05-10 Thread justin
On Mon, May 10, 2010 at 4:59 PM, Mitch Pirtle wrote: > Link tweeted. :-) > > -- Mitch, really thinking seriously about homebrew this time > Thanks for the tweet! You **should** think seriously about homebrew... Just add this to the end of the list and you're set: brew install lighttpd memc

Re: [nyphp-talk] MAMP or XAMPP ?

2010-05-10 Thread Stephen Britton
Thank you Justin! I just followed your excellent instructions and I have retired MAMP. Now I'm going to stay up late with Mongo. On Mon, May 10, 2010 at 12:11 PM, justin wrote: > On Sat, Apr 24, 2010 at 11:58 PM, Ajai Khattri wrote: >> >> Which is better ? >> > > > Sorry to resurrect a dying th

Re: [nyphp-talk] MAMP or XAMPP ?

2010-05-10 Thread Mitch Pirtle
Link tweeted. :-) -- Mitch, really thinking seriously about homebrew this time On Mon, May 10, 2010 at 12:11 PM, justin wrote: > On Sat, Apr 24, 2010 at 11:58 PM, Ajai Khattri wrote: >> >> Which is better ? >> > > > Sorry to resurrect a dying thread, but I've changed my mind. I used to > use MA

Re: [nyphp-talk] MAMP or XAMPP ?

2010-05-10 Thread justin
On Sat, Apr 24, 2010 at 11:58 PM, Ajai Khattri wrote: > > Which is better ? > Sorry to resurrect a dying thread, but I've changed my mind. I used to use MAMP on my local box, then I switched to XAMPP... And then I needed MongoDB on my local box, and MAMP/XAMPP stopped being sufficient. But it t

Re: [nyphp-talk] MAMP or XAMPP ?

2010-05-10 Thread Daniel Convissor
Hi Anthony: On Tue, Apr 27, 2010 at 10:11:09AM -0400, Anthony Wlodarski wrote: > Tasksel is a package > management tool for the meta packages that point to the most recent version > of the software that exists in the stack. That way you don't have to piece > together PHP5, MySQL, and Apache and t