[symfony-users] Re: sfInstantCMSPlugin

2009-02-01 Thread John L. Singleton
Hi Sid, Well, speaking as the author I can give you this insight: Pros: *Easy to quickly setup pages that are editable. You can have editable text regions, pictures, and so on. *The data model is non-destructive for updates. Meaning, you can define a certain object, add more attributes

[symfony-users] Re: Load balancing, Scalability Clustering...

2009-01-31 Thread John L. Singleton
In addition to what Jacob said, here's my two cents. :) Performance isn't the only reason to consider clustering. The other reason is availability. If you have an application that must absolutely be available 24/7 then you must cluster. IMHO there isn't really a way around this if

[symfony-users] Re: Load balancing, Scalability Clustering...

2009-01-31 Thread John L. Singleton
On Jan 31, 2009, at 4:34 PM, Lee Bolding wrote: Last year (or it may be the year before now...) there were several cases of hosting centres loosing power, and the backup generators failing because they were never tested. The data center I was at was one of those. They lost power, the UPS

[symfony-users] Re: Load balancing, Scalability Clustering...

2009-01-31 Thread John L. Singleton
2009, at 22:31, John L. Singleton wrote: On Jan 31, 2009, at 4:34 PM, Lee Bolding wrote: Last year (or it may be the year before now...) there were several cases of hosting centres loosing power, and the backup generators failing because they were never tested. The data center I

[symfony-users] Best Way to Get a New Connection?

2009-01-30 Thread John L. Singleton
Hi All, This question pertains to MySQL used with Symfony 1.0 and Propel. I have a LONG running batch script that intermittently needs access to MySQL. I begin the script with the lines: ///code $databaseManager = new sfDatabaseManager(); $databaseManager-initialize(); code And the

[symfony-users] Re: Best Way to Get a New Connection?

2009-01-30 Thread John L. Singleton
instance of MySQLDatabase and passing that into my query functions? Just an idea. This doesn't seem like the right way to do it, but perhaps there is a better way? Best, JLS On Jan 30, 2009, at 2:17 PM, Eno wrote: On Jan 30, 3:52 pm, John L. Singleton jsingle...@wordhustler.com wrote

[symfony-users] sfSslRequirement Doesn't Pickup Action Names

2008-10-06 Thread John L. Singleton
between machines. Any insight would be greatly appreciated. Best, JLS John L. Singleton --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony users group. To post to this group, send email to symfony-users

[symfony-users] Re: Slightly offtopic - CC encryption / decryption

2008-06-13 Thread John L. Singleton
Just a thought, but I'd strongly advise you against storing this kind of information unless you/your company has the kind of legal backing and security infrastructure to support protecting such critical information. I know this doesn't answer your question, but the reality is there the is

[symfony-users] Announce: New Version of sfSyncClusterPlugin - Now with Server Groups, CDNs, S3 and more!

2008-05-17 Thread John L. Singleton
. So if you are a writer or know a writer: tell them to check out http://www.WordHustler.com ! /shameless-plug Enjoy! JLS John L. Singleton Founder | Chief Architect WordHustler LLC http://www.wordhustler.com [EMAIL PROTECTED] --~--~-~--~~~---~--~~ You received