Your Account
Community
Topics (Upcoming)
More |
Stories tagged with: symfony
Using Symfony and Modalbox
http://www.saynotoflash.com/archives/symfony-and-modalbox/
Submitted by jestep
4 months, 3 weeks, 3 days, 12 hours ago
Tutorial on integrating modalbox into a symfony project.
Join discussion...
sfHoptoadNotifierPlugin - track your symfony project exceptions using Hoptoad
http://blog.codingspree.net/2009/4/16/sfhoptoadnotifierplugi...
Submitted by krasimir-angelov
7 months, 1 week, 2 days, 19 hours ago
sfHoptoadNotifier is symfony plugin that sends notifications to Hoptoad about your project exceptions.
Join discussion...
sfAdminDashPlugin - The Symfony Admin Plugin that Makes me Look Professional
http://www.thatsquality.com/articles/sfadmindashplugin-symfo...
Submitted by weaverryan
7 months, 2 weeks, 3 days, 16 hours ago
The Symfony Plugin sfAdminDashPlugin is perfect for developers who routinely create applications for clients that include an admin (backoffice) section. This plugin allows you to create an attractive admin area, with very little effort.
Join discussion...
Symfony's Jobeet Tutorial and my Journey Down the Rabbit Hole
http://thatsquality.com/articles/symfonys-jobeet-tutorial-an...
Submitted by weaverryan
8 months, 1 week, 3 days, 14 hours ago
Working with Symfony's Jobeet tutorial is a fantastic way to learn and advance your Symfony knowledge despite your level of expertise. In this article, I touch on several highlights and discuss ways in which my own code had strayed from the central vision of Symfony.
Join discussion...
Stretching sfForm with Dynamic Elements(AJAX): A Love Story
http://thatsquality.com/articles/stretching-sfform-with-dyna...
Submitted by weaverryan
9 months, 2 weeks, 4 days, 12 hours ago
Feb 5th 2009 - In this article, we extend our simple todo list form to accept a dynamic number of new todo items. Our goal is to use embedForm and AJAX to add an unlimited number of todo items between submits, without mucking up our code
Join discussion...
Can the Symfony Forms Framework be Domesticated? A Simple Todo List
http://thatsquality.com/articles/can-the-symfony-forms-frame...
Submitted by weaverryan
9 months, 2 weeks, 4 days, 12 hours ago
Feb 2nd 2009 - While the Symfony Forms Framework makes the majority of tasks easier (and more secure), it seems to choke when used in a few simple ways. Does it have to be this way or can the framework truly be relied on to help developers in all situations?
Join discussion...
sfRestfulAuthenticationPlugin released
http://blog.codingspree.net/2008/11/11/sfrestfulauthenticati...
Submitted by krasimir-angelov
12 months, 2 weeks, 1 day, 20 hours ago
As you can see from it's name it's something like a port of technoweenie's restful_authentication plugin. It uses some cool new features from symfony 1.2 like the form framework and RESTful routes.
Join discussion...
What Google Gears may offer to Symfony ?
http://www.symfonylab.com/what-google-gears-may-offer-to-sym...
Submitted by symfony
16 months, 1 day, 2 hours ago
I’m pretty sure you’ve already heard of Google Gears (now it’s just “Gears” as the other companies along with Google joined to the development process), so just to remind Gears is a browsers plug-in which makes possible your site works offline on users machines. This technology incudes 3 main core elements
Join discussion...
Deploying symfony project with Capistrano
http://blog.codingspree.net/2008/5/12/deploying-symfony-proj...
Submitted by krasimir-angelov
18 months, 2 weeks, 3 days, 22 hours ago
As you may know Capistrano is a great tool "originally written to ease the pain of deploying Rails applications". If you are not familiar with it take a look at it's getting started guide. Even if Rails applications development is the primary way that people use Capistrano it can be used for a lot more than that.
Let me show you how you can use it for easy-and-with-no-pain deployment of symfony project.
Join discussion...
I’m wondering if there are available admin themes somewhere. It’s really strange but simple googl
I’m wondering if there are available admin themes somewhere. It’s really strange but simple googling and search on symfony forum does not give me anything new.
What I knew before is good Joomla-like theme available here (this one is easy to use and integrate):
http://www.symfony-project.org/forum/index.php/m/16515/
also there is available plugin based on ExtJs but it seems in early development (and it’s pretty slow at least when I tested it out):
http://trac.symfony-project.com/wiki/sfExtjsThemePlugin
There is also plugin which provide distinct configurations between create and edit actions:
http://trac.symfony-project.com/wiki/sfAdvancedAdminGeneratorPlugin
And that’s all? I bet there must be guys who has own themes ( themesholders )
Why I’m started to talk about all this stuff. I found today in my RSSs this link and thought how good it would be if someone integrates such theme for symfony:
http://webresourcesdepot.com/wp-content/uploads/file/admin-template/index.html
Maybe someday me..
Join discussion...
|