[symfony-users] Re: Have you heard about Google App Engine?

2008-04-11 Thread Mat
records in the same table can have different fields and schemas... Its a real shame django's ORM doesn't workyet, but there are enough people working on getting it up and running, I don't think it will take them too long to include a backend for appengine. Mat -Original Message- From

[symfony-users] Re: DB connections without Debug toolbar

2008-02-08 Thread Mat
have still to setup caching.:$... now is probably the time to do it. Mat -Original Message- From: symfony-users@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Fabian Lange Sent: 08 February 2008 13:28 To: symfony-users@googlegroups.com Subject: [symfony-users] Re: DB connections

[symfony-users] DB connections without Debug toolbar

2008-02-08 Thread Mat
is. Also any other tips for easy optimisations? The plan was to install a php optimiser as well, and also to try and disable some of the symfony code which isn't needed, (like the helpers we don't use). Thanks in Advance. Mat --~--~-~--~~~---~--~~ You received

[symfony-users] Re: Django

2008-02-04 Thread Mat
don’t appear to be able to grasp a nice clean directory structure in the apps ive tried, it just seems a tad messy, but the django devs i worked with in a symfony project said the same about symfony, they couldn't cope with more than 10 files :) Mat -Original Message- From: symfony-users

[symfony-users] Re: Django

2008-02-04 Thread Mat
Oh well, worst informed argument I've heard yet about Django, from what I've seen and used its good, just needs to mature a little and maybe rethink the physical file structure a bit. Made me laugh all the way though, the RoR article that is :) Mat -Original Message- From: symfony

[symfony-users] Re: Rambo Facebook Application

2008-01-21 Thread Mat
to the existing plugin, I too am not one for repeating work! The main points would be addition of the integration into bebo and also the ability to not require a login, making the apps available outside of their containers. Any Thoughts? Mat -Original Message- From: symfony-users

[symfony-users] Re: Rambo Facebook Application

2008-01-21 Thread Mat
a parsed version for us :) I'll see what I can put together. Mat -Original Message- From: symfony-users@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Kiril Angov Sent: 21 January 2008 18:30 To: symfony-users@googlegroups.com Subject: [symfony-users] Re: Rambo Facebook Application

[symfony-users] Re: Rambo Facebook Application

2008-01-19 Thread Mat
these to the existing plugin if anyone would like these? Mat From: symfony-users@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dave Dash Sent: 18 January 2008 21:00 To: symfony-users@googlegroups.com Subject: [symfony-users] Re: Rambo Facebook Application Did you by chance use

[symfony-users] Rambo Facebook Application

2008-01-15 Thread Mat
the feedback I can get, both +ve and -ve. Thanks in Advance. Mat --~--~-~--~~~---~--~~ 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@googlegroups.com

[symfony-users] Re: many-to-many Relationships

2007-12-04 Thread Mat
I'd love to know as well, I assumed that Symfony didn't have anything to cope with this at the moment and just created the table/code myself, but if it does I'd love to hear about it. Mat -Original Message- From: Martin H [mailto:[EMAIL PROTECTED] Sent: 04 December 2007 16:16

[symfony-users] Re: render page continue processing

2007-11-26 Thread Mat
That is right, scary isn't it. We are just optimising it all now, sure does make you pay attention. Mat From: Bayarsaikhan [Singleton LLC] [mailto:[EMAIL PROTECTED] Sent: 26 November 2007 02:40 To: symfony-users@googlegroups.com Subject: [symfony-users] Re: render page continue processing

[symfony-users] render page continue processing

2007-11-25 Thread Mat
in advance. Mat --~--~-~--~~~---~--~~ 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@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED

[symfony-users] Re: render page continue processing

2007-11-25 Thread Mat
to continue processing after the render has occurred. If you have any other suggestions, I'd be keen to hear them Mat -Original Message- From: Dustin Whittle [mailto:[EMAIL PROTECTED] Sent: 25 November 2007 14:45 To: symfony-users@googlegroups.com; Mat Subject: [symfony-users] Re: render

[symfony-users] Re: render page continue processing

2007-11-25 Thread Mat
Thanks Dustin, We have looked into it, and to be honest it makes total sense to go for a separate table/ cron script, especially as this could be going multi-server shortly. I'm busy coding it up now, thanks for the advice its really appreciated :) Mat -Original Message- From: Dustin

[symfony-users] Re: rsync and permissions

2007-11-02 Thread Mat
Ive not used it before, but isn't that what symfony fix-perms is for? Someone else is more likely to know, but I would have a look into it anyways. Mat -Original Message- From: Thierry [mailto:[EMAIL PROTECTED] Sent: 02 November 2007 16:28 To: symfony users Subject: [symfony-users

[symfony-users] New Projects v1.1 or v1.0.8

2007-10-19 Thread Mat
. The other question is if I do go down the 1.0.8 route, how easy will it be to upgrade later on. Thanks in Advance and keep up the good work :) Mat --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony users

[symfony-users] Re: New Projects v1.1 or v1.0.8

2007-10-19 Thread Mat
Truthfully the main features i'm interested in are the new form handling stuff and validation, the site is almost 100% forms, so I'm quite looking forward to the new system, but apart from this there isn't really anything in the feature list which I can see being necessary for me. Mat

[symfony-users] Re: Developer tools

2007-10-19 Thread Mat
Platform : Vista Text Editor: Nusphere PhpEd Test Browser: firefox (firebug + developer toolbar), IE 6/7 (web developer toolbar) and safari for windows. I tend to change each day, make sure all those bugs are worked out, but new stuff I tend to make in FF first. Mat -Original Message

[symfony-users] Re: Two new plugins: polling and rating

2007-09-05 Thread Mat
to make it that little bit easier to use. Well done, Mat -Original Message- From: Frank Stelzer [mailto:[EMAIL PROTECTED] Sent: 05 September 2007 20:05 To: symfony-users@googlegroups.com Subject: [symfony-users] Re: Two new plugins: polling and rating Great work! I need

[symfony-users] Re: symfony 404 trailing slashes

2007-08-21 Thread Mat
Thanks Marc, I don't appear to be able to get it working just yet, however I hadn't thought about rewriting .htaccess so i'm pretty sure with a bit of reading I can sort it now, Thanks again, Mat From: Marc Torres [mailto:[EMAIL PROTECTED] Sent: 21 August 2007 16:31 To: symfony-users

[symfony-users] batch script and $controller-genUrl()

2007-08-14 Thread Mat
://apps.facebook.com/sponsor-me-devserver/code/batch/campaign/1 inserting the current path (server/code/batch) into the url, I believe this is generated by $controller-genUrl($internal_uri, $absolute), do I need to do anything different when generating url's inside a batch script? Thanks in advance, Mat

[symfony-users] Re: New Symfony Facebook Application

2007-08-05 Thread Mat
Yes entirely :) Out of interest what made you think it wasn't? Mat -Original Message- From: Haris Zukanovic' [mailto:[EMAIL PROTECTED] Sent: 05 August 2007 21:10 To: symfony-users@googlegroups.com Subject: [symfony-users] Re: New Symfony Facebook Application Is this really made

[symfony-users] Re: New Symfony Facebook Application

2007-08-05 Thread Mat
Well I can assure you it is made with symfony! It was quite a challenge getting the two to play nicely :), especially the routing system, but once the initial integration problems were solved symfony performed fantastically. Mat -Original Message- From: Haris Zukanovic' [mailto:[EMAIL

[symfony-users] Re: render a view into a variable?

2007-08-01 Thread Mat
about this, any help would be appreciated Thanks, Mat From: Colin Williams [mailto:[EMAIL PROTECTED] Sent: 01 August 2007 20:54 To: symfony-users@googlegroups.com Subject: [symfony-users] Re: render a view into a variable? Hi Colin, What you're looking for is the getPresentationFor

[symfony-users] Re: render a view into a variable?

2007-08-01 Thread Mat
output it through curl. Thanks in Advance, its been a pleasure developing with symfony. Mat From: Mat [mailto:[EMAIL PROTECTED] Sent: 01 August 2007 21:52 To: symfony-users@googlegroups.com Subject: [symfony-users] Re: render a view into a variable? I've got the exact same problem

[symfony-users] sfPropelParanoidBehavior

2007-07-16 Thread Mat
of the paranoid behaviour. Does anyone have any suggestions on where to starting trying to track this down, as I've not really looked into the symfony core before. Thanks in Advance, Mat --~--~-~--~~~---~--~~ You received this message because you are subscribed

[symfony-users] Re: Facebook Validation issues

2007-07-05 Thread Mat
So do you not find that FB cause the validators to fire and display the error messages? I'm doing a very similar setup, (almost identical!!) and have numerous issues Thanks, Mat -Original Message- From: Ian P. Christian [mailto:[EMAIL PROTECTED] Sent: 05 July 2007 23:29 To: symfony

[symfony-users] Facebook Validation issues

2007-07-04 Thread Mat
, Mat --~--~-~--~~~---~--~~ 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@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more

[symfony-users] Re: Facebook Validation issues

2007-07-04 Thread Mat
of stuff to do at the moment. Mat -Original Message- From: Ian P. Christian [mailto:[EMAIL PROTECTED] Sent: 04 July 2007 23:39 To: symfony-users@googlegroups.com Subject: [symfony-users] Re: Facebook Validation issues Mat wrote: Just out of interest why are you creating so many FB

[symfony-users] Format date

2007-07-01 Thread Mat
, is there a list of the different formats available for datetime? Or does anyone know the correct format for epoch? Thanks in advance. Mat --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony users group

[symfony-users] Re: Format date

2007-07-01 Thread Mat
Thanks that worked a treat :) would never have spotted that. Thanks again, Mat -Original Message- From: Scott Meves [mailto:[EMAIL PROTECTED] Sent: 01 July 2007 16:06 To: symfony-users@googlegroups.com Subject: [symfony-users] Re: Format date Try this: ?php echo $comment

[symfony-users] Re: Page 8 of Askeet tutorial may have been hacked

2007-06-27 Thread Mat
Not showing up for me, do you have auto complete on? Mat -Original Message- From: andyjeffries [mailto:[EMAIL PROTECTED] Sent: 27 June 2007 11:34 To: symfony users Subject: [symfony-users] Page 8 of Askeet tutorial may have been hacked http://www.symfony-project.com/askeet/8 Pre

[symfony-users] Re: Store Sessions in DB

2007-06-05 Thread Mat
You must create the session table, if it doesn't exist, you'll get an error. CREATE TABLE `session_storage` ( `session_id` varchar(255) collate latin1_general_ci NOT NULL, `session_data` longtext collate latin1_general_ci NOT NULL, `session_time` bigint(20) NOT NULL, PRIMARY KEY

[symfony-users] Re: Is sfSwfChartPlugin working for you?

2007-03-27 Thread Mat
Solved! I had to do a symbolic link in my project/web directory to the project/ plugins/sfSwfChartPlugin/web/swfcharts cd project cd web ln -s project/plugins/sfSwfChartPlugin/web/swfcharts swfcharts --~--~-~--~~~---~--~~ You received this message because you

[symfony-users] Is sfSwfChartPlugin working for you?

2007-03-26 Thread Mat
Hi, Did anyone manage to make the sfSwfChartPlugin works? I'm using symfony 1.0 and I've installed the plugin as it's written in the wiki/Plugins section : symfony plugin-install http://plugins.symfony-project.com/sfSwfChartPlugin I've activated it in the