Your Account

Community

Topics (Upcoming)

More

Welcome to SymfonyLab Digg-like service

You can vote here for popular Symfony-related articles. We aggregate posts from all official Symfony bloggers and allow submitting of own articles

1
0
http://feedproxy.google.com/~r/symfony/planet/~3/9aXZQo7PKIY...
Submitted by narko 21 hours ago
Random Posts form使用一例 如何给表单项赋初值 插件使用一例:在form中加入拾色器 Ubuntu桌面操作快捷键和操作技巧 symfony1.2使用1.0插件sfFeedPlugin一例 编写widget一例:支持Google Maps的坐标输入框 在admin generator中加入复杂的自定义列 如何在action中设置filter过滤器, Join discussion...
Tags: none
1
0
PHP 5.3.0 on Mac OS 10.6 (Snow Leopard)
http://fabien.potencier.org/article/37/php-5-3-0-on-mac-os-1...
Submitted by narko 1 day, 9 hours ago
Recently, I started to use PHP 5.3.0 extensively, thanks to the move of Symfony 2 to PHP 5.3. To do my work, I need to have several different versions of PHP at hand, with different configurations, and so I always compile my own PHP and Apache binaries on my Mac. But as Snow Leopard comes bundled with PHP 5.3.0, I started some PHP 5.3.0 experiments... Join discussion...
Tags: none
1
0
Book: Symfony 1.3 Web Application Development
http://blog.codingspree.net/2009/11/4/book-symfony-1-3-web-a...
Submitted by narko 1 day, 9 hours ago
Few weeks ago Packt Publishing sent me their new book called Symfony 1.3 Web Application Development to review. Ironically (or not) I'm not doing any active symfony development in the last few months, but I'm trying to be up to date with the news around symfony. As title says the book is based on the upcoming 1.3 version of the framework. While building... Join discussion...
Tags: none
1
0
symfony 1.3 beta available at ServerGrove
http://blog.servergrove.com/2009/11/04/symfony-1-3-beta-avai...
Submitted by narko 1 day, 9 hours ago
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.: Remember! symfony 1.3 is still in beta, so use it at your own risk. We will keep updating the repository as new versions are released. Join discussion...
Tags: none
1
0
Using Mercurial as VCS for symfony
http://www.pinkster.eu/2009/11/04/using-mercurial-as-vcs-for...
Submitted by narko 1 day, 9 hours ago
For my daily usage I use Mercurial as version control system. I love it’s simplicity and excellent support on Windows. To use Mercurial effectively for symfony, the only thing you need to configure is your .hgignore file. A good practice is to ignore all generated files by symfony for Doctrine or Propel. A typically ignore file of me looks likes this... Join discussion...
Tags: none
1
0
An Interactive PHP Shell: phpsh
http://prendreuncafe.com/blog/post/2009/11/04/An-Interactive...
Submitted by narko 1 day, 9 hours ago
Just found this nice project contributed by the Facebook team, phpsh. Basically, it’s an interactive and advanced command line interface to php, a kind of super-php -r similar to what you can find in Python or Ruby. Ironically enough, phpsh is mostly written in Python, by the way. To install phpsh, just get it from github[1]: $ git clone git://github... Join discussion...
Tags: none
1
0
Symfony - Snippet - Maneiras de acessar o objeto User
http://www.symfonybr.com/2009/11/03/symfony-snippet-maneiras...
Submitted by narko 1 day, 9 hours ago
Esses dias precisei utilizar o objeto User do symfony dentro dos forms. Pesquisando na internet achei diversas maneiras de acessar o objeto pelo symfony. Template / View  $user = $sf_user; Model ou Form  $user = sfContext::getInstance()->getUser(); Action  $user = $this->getUser(); ou  $user = sfContext::getInstance... Join discussion...
Tags: none
1
0
How to send an email with symfony 1.3 and Gmail
http://www.metulo.net/how-to-send-an-email-with-symfony-1-3-...
Submitted by narko 1 day, 9 hours ago
One nice feature coming with symfony 1.3 is an embedded mail system based on Swift Mailer 4.1 Providing a mail system into symfony’s core has been a wide debate since symfony 1.0. The 1st stable version of the framework was coming with an unperfect but operational way of sending emails based on phpMailer. Thus, following the [...] Join discussion...
Tags: none
1
0
sfTesterResponse aka. your new weapon of invalid markup destruction
http://www.denderello.com/blog/sftesterresponse-aka-your-new...
Submitted by narko 1 day, 9 hours ago
If you are like me you want to have your markup (html, rss, google sitemap files, etc.) as valid as possible. To achieve this most of us use the w3c validation service or browser add-ons. Testing all your pages this way is hard and error prone. I can also can speak from my own experience that after some time you don't keep an eye on your markup because you simply forget about it... Join discussion...
Tags: none
1
0
Bash Script to create a new symfony project and install optional plugins
http://blog.melimato.com/bash-script-to-create-a-new-symfony...
Submitted by narko 1 day, 9 hours ago
As we already mentioned in my last post, I have been playing a lot with Symfony these last few months. While I really enjoy working with symfony, it is always a pain to remember how to start a new project, install all the plugins and read the plugin’s documentation. After googling around I found that Gordon Franke published this post. It had a basic... Join discussion...
Tags: none

Home | Tools | Help & FAQ | About SymfonyLab | Contact us

© SymfonyLab 2007

Powered by coRank.com