public marks

PUBLIC MARKS from kasi77 with tags symfony & php5

2008

symfony Web PHP Framework » Blog | The symfony 1.1 architecture

Before we release symfony 1.1 later this week, I want to give some information about the new symfony 1.1 architecture. Apart from the new exiting features we have in symfony 1.1, this version also represents a year of hard work to refactor the internals. Let's dig into symfony internals a bit!

symfony Web PHP Framework » Blog |How to create an optimized version of your website for the iPhone in symfony 1.1

symfony 1.1 introduces native support for different formats and mime-types. This means that the same model and controller can have different templates based on the requested format. The default format is still HTML but symfony supports several other formats out of the box as defined in the factories.yml file

Is symfony 1.1 too verbose?

by 3 others
Among the remarks have about symfony 1.1, the most recurring one is the shift of philosophy between the 1.0 and 1.1 syntax. If symfony 1.0 syntax was made to write code fast, I believe it is not the case anymore with symfony 1.1, which is designed primarily for extensibility. The result is that a symfony 1.1 application looks a lot more like a Java program. I tend to agree that Object-Orientation is a good thing because it forces you to organize your code in a modular way. But when object-orientation makes you need to keep a symfony book aside at all times and multiply the number of LOC by two, I think it's a dead end.

Redo The Web » Application Lego: Build a Wiki with Symfony in 20 Minutes

by 2 others
This tutorial shows how fast you can develop with symfony. It showcases symfony's admin generator capabilities, and makes great use of a couple of symfony plugins.

2007

symfony PHP5 framework » Chapter 17 - Extending Symfony

You will probably need to reuse a piece of code that you developed for one of your symfony applications. If you can package this piece of code into a single class, no problem: Drop the class in one of the lib/ folders of another application and the autoloader will take care of the rest. But if the code is spread across more than one file, such as a complete new theme for the administration generator or a combination of JavaScript files and helpers to automate your favorite visual effect, just copying the files is not the best solution

2006

symfony PHP5 framework » JavaScript helpers

Interactions on the client side, complex visual effects or asynchronous communication are common in web 2.0 applications. All that require JavaScript, but coding it by hand is often cumbersome and long to debug. Fortunately, symfony automates many of the common uses of JavaScript in the templates.

kasi77's TAGS related to tag symfony

.net +   afup +   age +   ajax +   api +   blog +   cache +   cas +   clever +   cluster +   code +   comparison +   const +   cross apps url helper +   dbdesigner +   debug +   deploiement +   eclipse +   externals +   framework +   generator +   glagla +   google +   groupe:clever-age +   helper +   iphone +   it +   java +   javascript +   login +   mac4ever +   mime type +   online +   php +   php5 +   phpcas +   plug-ins +   plugin +   plugins +   propel +   schema +   securite +   security +   sfAdvancedConstPlugin +   sfForm +   sfSyncClusterPlugin +   snippets +   sso +   supercache +   svn +   symfony 1.0 +   symfony 1.1 +   sync +   tools +   uml +   upload +   web +   webdev +   weblog +   wiki +   xml +   xsl +   xss +