Archive for the 'Symfony' Category

Jul2

Will you use Symfony 1.1 or will you wait for Symfony 1.2?

After more than a year in development, the longly awaited 1.1 version is finally out.
Many blogs wrote with positivity about this release, describing all its new features.
I’have been using Symfony 1.1 from RC1 and I noticed that all developers work is behind the scene, as Fabien say, Symfony 1.1 is a very special framework release.
Furthermore, […]

Continue Reading »

Filed in: Symfony

Jun27

sfSWFUpload Plugin for Symfony

sfSWFUpload Plugin for Symfony
I published my first symfony plugin in symfony plugin trac.
This plugin offers helpers that permit simple use and configuration of SWFUpload.
SwfUpload is a combination of JavaScript and Flash that provides advanced browser upload control.
SWFUpload Features:
* Multiple File Selection
* File Upload Progress
* Custom Limits for File Size and Number of Uploads
* Filter by […]

Continue Reading »

Filed in: Symfony


Jun3

Speed symfony developing with eclipse snippets templates.

Eclipse Templates are a structured description of coding patterns that reoccur in source code.
Eclipse allows you to define templates for commonly used constructs, allowing you to insert them using the content assist tool (Ctrl+Space).
Even if Symfony successfully apply the Don’t Repeat Yourself (DRY) principle, many times, during developing, you have to write many times the […]

Continue Reading »

Filed in: Symfony

Jun1

Criteria snippets, tools, links and suggestions

As many of you know, if you want to get something from database via Symfony you should build a query with help of Criteria() object.
Criteria class is a magic part of Propel and it works pretty well with easy queries.
But with custom joins, select distinct, complex criterion, subqueries, “custom group by” queries, it’s not so […]

Continue Reading »

Filed in: Symfony


May22

Themes management system with symfony - step by step tutorial

After many many busy days, I finally have the time to write something usefull for all the symfony comunity and for all the programmers trying to learn this fantastic php5 framework.
This tutorial explains how to develop a themes management system in wordpress style with symfony.
My purpose is to give you a base and some ideas; […]

Continue Reading »

Filed in: Symfony

Dec28

Sweetie icons for Symfony Administration

From sweetie.sublink.ca I have prepared for you a little collection of icons for your auto generated administration.
The package is ready to use. You only have to extract the zip archive Sweetie Icons over your:
/web/sf/sf_admin/images and enjoy with a new set of icons.
Very soon I will post an article with differents Style Sheets for the Propel […]

Continue Reading »

Filed in: Symfony


Dec21

Symfony 1.1: Form helpers are deprecated

Symfony 1.1 release is very near.
Fabien created a new branch in svn repository called branches/1.1.
He explain that if you are planning to develop a new application compatible with symfony 1.1, you must swich from trunk/ to /banches/1.1.
The trunk will host the future 1.2 release and will be instable in the next weeks.
Meanwhile I […]

Continue Reading »

Filed in: Symfony

Dec10

Best Symfony IDE: Eclipse PDT + Symfoclipse + Clay

The Symfony project is growing every day, both in dimension and number of developers.
I think that Symfony is the best PHP 5 Framework, but the elements that converts a framework to THE FRAMEWORK are not only a lot of features seamlessly integrated together, but also the IDE tools that helps the programmer and the analist […]

Continue Reading »

Filed in: Symfony


Dec5

Easily translate the Generated Administration

In this article, I will explain how to easily translate an auto generated administration and i will ask all you to send me your tranlations.
I have attached here the spanish and italian translation files with sfGuard translation included, but if you want to tranlate all the administration in dutch for example, you only have to […]

Continue Reading »

Filed in: Symfony

Nov30

Symfony 1.0.9 released

All 1.0.x versions are only bug fix versions.
6 weeks after the last version, Symfony 1.0.9 has been released.
It fix 18 known bugs and doesn’t add new functionalities.
These are the fixed bugs:
* r6203: fixed typo in the submit_tag() of the UrlHelper?.php (#2493)

* r6129: sfBrowser : ->click() also search for HTML button elements (#2342)

* r6125: sfRouting […]

Continue Reading »

Filed in: Symfony




 

Popular Categories

No categories

About

We are a group of programmers with the passion of Object Oriented Programming and PHP5… We hope to help the Symfony comunity to grow, we hope to help Php programmers to switch to MVC world and we wish you can find in this blog all you answers… Welcome to Symfony-Framework.com.

<<The Administrators>>