symfony
Welcome to the 'symfony' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'symfony'.
Are you an expert about 'symfony'? Do you want to be the Technorati authority on 'symfony'? You can write a description that will appear right here:
Join Blogcritics!
Latest blogosphere posts tagged “symfony”
-
UPDATE: Storing emails in XML and sending them with sfMailer
Jamie Hall - refine the web... —
Authority: 417
Hi all, I have updated my previous post about sending emails which are stored in an XML file with sfMailer. The class is better structured and it now includes i18n functionality. Symfony – Storing email templates in XML for use with sfMailer Thanks1 week ago -
Deploying a symfony project into production using capistrano
Jamie Hall - refine the web... —
Authority: 417
Please make sure you have ruby ruby gems and capistrano ( http://www.capify.org/index.php/Getting_Started ) installed. Here’s the deploy.rb (stored in my project config directory on my staging server): set : application , "frontend" set : repository , "http://example.com/svn/project/trunk" # If you ...1 week ago -
PHP Programmer, Symfony Programmer, Quality Assurance, Online Administrative assistant wanted in Lahore
pak-jobs-IT —
Authority: 132
We are in process of setting up an off-shore IT department for a Denmark based VoIP company here in Lahore, Pakistan. Our current openings include Senior PHP & Symfony programmers, PHP programmer, Quality Assurance resource, Online Administrative assistant (with excellent MS-Excel skills). Apply latest by 1st ...2 weeks ago -
Using JaSig CAS with Symfony
Jamie Hall - refine the web... —
Authority: 417
At work we use the SSO(single sign-on) library CAS to authenticate users accross our software stack. I didn’t like the code for phpCAS because it didn’t follow strict standards and it didn’t integrate very well with symfony, however, we do use it on some other php sites which aren’t running on symfony. ...2 weeks ago -
Selenium and symfony Integeration – the Non-plugin Approach (Tutorial)
Code Central —
Authority: 400
I have been writing a lot test cases for a large web project built by symfony. From time to time I found the build-in testers are not sufficient to test my application thorough enough. Often times it is not possible to simulate the way a user would interact with the application. For this reason, I [...]2 weeks ago -
Symfony – Storing email templates in XML for use with sfMailer
Jamie Hall - refine the web... —
Authority: 417
I wanted to come up with a cleaner solution than the current solution for sending emails in symfony. For example, I don’t like the way that if you want to send an email in an action, you have two different ways: Putting the template code in the action (yuk) Using a partial. Calling that partial content and then ...2 weeks ago


