Symfony

Tag details

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'.

Look up Offsite Link "", Offsite Link "Symfony" at The Free Dictionary

Latest blogosphere posts tagged “ Symfony”

  • Symfony Blog: Books for symfony 1.3/1.4


    Computer & Internet - computer-internet.marc8.comAuthority Authority: 168
    The Symfony blog has a new post with links to some books to help you work with the latest version of the framework - Symfony 1.3/1.4. read more
    15 hours ago
  • Symfony 1.3 and 1.4 Documentation


    symfonynerds.comAuthority Authority: 467
    Just a quick post to make sure everyone is aware of the 1.3 and 1.4 documentation which is now out. As well as the reference guides you should definitely check out the other stuff on that page including: What’s New in Symfony 1.3 & 1.4 How to upgrade from 1.2 to 1.3 (then switch to 1.4 if desired) ...
    15 hours ago
  • Symfony: Drop Down List Box Without Submit Button


    Tech-RecipesAuthority Authority: 129
    I needed a drop down list box for a symfony site I was designing. As a newbie symfony programmer, I wanted to record this so I could reference it later. Although this uses a little javascript, it will correctly function and is backwards compatible to users without javascript enabled.(...)Read the rest of Symfony: ...
    1 day ago
  • Free Project Management Tool: qdPM


    WebResourcesDepotAuthority Authority: 134
    qdPM is an open source project management application that is created for small teams in mind. It is built with PHP/MySQL & relies on Symfony Framework (bundled with the download package). It has support for adding extra fields for projects, tasks & users which eases customizing the ...
    1 week ago
  • Release candidate versions of symfony 1.3 and 1.4 released


    ServerGrove Web Hosting BlogAuthority Authority: 408
    Just a couple of weeks ago we included the beta of symfony 1.3 in our servers. This week the symfony core team released the first release cadidate versions of symfony 1.3 AND 1.4 at the same time. Yes, they are rocking! As expected, we included these releases in our servers so if you want to play around with them ...
    1 week ago
  • Symfony Programmer Fix/enhance


    Get a Freelance JobAuthority Authority: 182
    We are looking for an experienced symfony programmer to remove all the bugs on our current site and optimize for user efficiency and navigation. we’re looking for someone with an eye for details and someone who has ideas on how each page could work more intelligently with what functions we currently have. the ...
    1 week ago
  • Is Drupal’s success hurting PHP frameworks?


    ServerGrove Web Hosting BlogAuthority Authority: 408
    A recent blog post at symfonynerds stated that the popularity of Drupal was hindering the success of PHP frameworks, especially symfony. It’s a very interesting perspective on the subject, but in my opinion, this is not the case. Drupal calls itself “an open source content management platform” and this is a ...
    1 week ago
  • Drupal’s prominence is hurting the growth of the PHP frameworks, such as Symfony


    symfonynerds.comAuthority Authority: 467
    Drupal has become the most sophisticated piece of PHP software that non-PHP programmers are aware of. Therefore, increasingly, when decision makers are comparing technologies, Drupal is the one they use as their PHP reference. Consider this line from Sam Ruby (who is a brilliant technologist, but who does not know ...
    1 week ago
  • Symfony 1.3 Web Application Development


    I am a TechieAuthority Authority: 104
    Rapid deployment of web applications never became so much easier with the development of the symphony framework aimed at reducing repetitive codes. Compatible with propel and doctrine symphony has helped programmers immensely to create and maintain applications. One setback however was the availability of easy to ...
    1 week ago
  • Embedded forms using Javascript with sfForm


    Ian P. Christian's personal blogAuthority Authority: 434
    I wanted to create a form that allowed me to dynamically add sub-forms via JS, without round-trips to the server. I had a bit of a google, but failed to find much of use - so I wrote my own. This article contains my code for a proof of concept, and a brief description of what it does. It is proof of concept, and ...
    2 weeks ago
  • Does Symfony promote bad coding habits?


    Closer To The IdealAuthority Authority: 470
    I’ve a new post up at Symfony Nerds, which looks at some of the bad coding practices which are common on some of the Symfony projects that I’ve worked on .
    2 weeks ago
  • Symfony versus The Law Of Demeter: does Symfony promote bad habits?


    symfonynerds.comAuthority Authority: 467
    The engineers at Google have posted a list of what they consider to be bad coding practices . Reading it over, I was struck by how many of the violations are common in Symfony code. (Please note, the tone of the article is sarcastic, so they are saying the opposite of what they mean.) Make Your Own Dependencies - ...
    2 weeks ago
  • 22 Open Source PHP Frameworks To Shorten Your Development Time


    TuVinhSoft .,JSCAuthority Authority: 435
    PHP is a widely used programming language for web development. Although there are a lot of alternative programming languages for web development such as ASP and Ruby, but PHP is still the most popular among them.So, what makes PHP so popular? PHP is so popular because it is relatively easy to learn compare to other ...
    3 weeks ago
  • symfony 1.3 beta available at ServerGrove


    ServerGrove Web Hosting BlogAuthority Authority: 408
    Due to popular demand, we have added symfony 1.3 beta in our library repository for our hosting customers to use. To use it, simply configure your project to load symfony 1.3, ie.: <?phprequire_once /usr/local/php/symfony13/lib/autoload/sfCoreAutoload.class.php;sfCoreAutoload::register();class ...
    3 weeks ago
  • Symfony Support Screencast


    NetBeans for PHPAuthority Authority: 110
    Weve created a screencast that demonstrates the built-in support for the Symfony framework inNetBeans IDE for PHP 6.8. It shows how to set up the IDE to useSymfony, how to create a PHP project that uses the Symfony framework,and a number of tips, such as handy keymapping to set up in NetBeans IDE.
    3 weeks ago
  • Report from the International PHP Conference 2009, Barcelona


    O'ReillyGMT - Tech News from 4 timezones either side of the Greenwich MeridianAuthority Authority: 116
    Josette Garcia writes: How many techies does it take to build an elephant tower? Result – This elephant is, of course, the mascot of PHP. Attending the International PHP Conference in Barcelona, I...
    3 weeks ago
  • What would the ideal template system be for Symfony?


    Closer To The IdealAuthority Authority: 470
    I’ve a new post up at Symfony Nerds . Fabien Potencier, the lead developer on Symfony, has recently introduced 2 new components related to templates in Symfony, including Twig, a template engine that will be introduced in Symfony 2.0. I try to offer an overview of the whole debate around these developments.
    4 weeks ago
  • PHP community news roundup


    ServerGrove Web Hosting BlogAuthority Authority: 408
    The PHP community is live, more than ever before. This past week we were present at Zendcon 09, one of the main PHP conferences of the year. Despite the world economic woes, the conference was packed with people from all continents. We had the chance to meet and speak with top PHP developers in the world. We also ...
    4 weeks ago
  • Symfony Blog: Announcing Symfony BugHuntDay


    Computer & Internet - computer-internet.marc8.comAuthority Authority: 168
    The Symfony project has officially announced their own BugHuntDay as a part of the phpBenelux user group targeted just towards the Symfony framework. read more
    4 weeks ago
  • What would the ideal template system be for Symfony?


    symfonynerds.comAuthority Authority: 467
    Fabien Potencier has stirred up a storm with his post about template systems . If you’ve got time, you might want to read the whole thing, plus all the comments at the end, many of which are well written. If you are short on time, I’m going to here summarize what I think are some of the best points. It’s worth ...
    4 weeks ago

Comments about Symfony

Personal attacks are NOT allowed
Please read our comment policy