Your Account
Community
Topics (Sources)
More |
Total: 578 - Showing 1 to 10
Handling several Propel packages
[+]
http://feeds.feedburner.com/~r/symfony/planet/~3/383670639/
Submitted by
narko
15 hours agoWhen working on complex applications, it is mostly common to deal with several database connections. The main database is often built and adminstrated by yourself, but you sometimes need to handle external databases, probably with a read-only access.
Symfony and propel allows you to easily manage these ‘externals’ connections.
You can create several schema...
Join discussion...
Se acerca el Symfony Camp 2008
[+]
http://feeds.feedburner.com/~r/symfony/planet/~3/383670638/
Submitted by
narko
15 hours agoLa segunda edición del Symfony Camp se celebra durante los próximos 12 y 13 de septiembre. Como sucedió el año pasado, está previsto que los principales protagonistas de Symfony impartan charlas de todo tipo.
Fabien Potencier, el creador de Symfony, imparte durante el primer día una charla sobre Symfony 1.1 y 1.2, mientras que el segundo d...
Join discussion...
Новинки в symfony 1.2 или движемся к простой архитектуре (Часть 1)
[+]
http://feeds.feedburner.com/~r/symfony/planet/~3/384587667/
Submitted by
narko
15 hours agoСегодня мы поговорим о новой системе роутинга - роутинг фрейморк. Роутинга как объекты класса До symfony 1.2, система роутинга (через класс sfPatternRouting ) хранила роуты в ассоциативном массиве. Старая
Join discussion...
Getting started with Maven and Spring
[+]
http://feeds.feedburner.com/~r/symfony/planet/~3/384587666/6...
Submitted by
narko
15 hours ago
This guide is a quick introduction to getting started with Maven and Spring, and shows the making of a "Hello World" application
The only requirements for this project is a text editor, a Java install, and Maven.
Continue reading "Getting started with Maven and Spring"
Join discussion...
Ух.. Отпуск пролетел
[+]
http://feeds.feedburner.com/~r/symfony/planet/~3/382746668/
Submitted by
narko
2 days, 7 hours agoОтпуск пролетел на одном дыхании, пора и поработать.
Все таки Крым не сравнишь ни с Кавказаом, ни с Турцией или Египтом.
Крым - одна сплошная красотища!
Ласточкино гнездо (малееенькое)
...
Join discussion...
symfony:sfarrayvalidator
[+]
http://feeds.feedburner.com/~r/symfony/planet/~3/382746667/s...
Submitted by
narko
2 days, 7 hours agoDescription
Tried sfArrayValidator in this thead written by matters.
This validator enables you to check each value of array with symfony’s validator (like sfNumberValidator, sfStringValidator).
Worked pretty fine for me and would love to be bundled in future releases soon.
Join discussion...
SQL-Join with multiple conditions when using Propel
[+]
http://feeds.feedburner.com/~r/symfony/planet/~3/382746666/
Submitted by
narko
2 days, 7 hours ago
Propels (Creole) “criteria infrastructure” is a great speed-up for the development process and makes it easy to “write” queries. However if you are forced to create a SQL-Join which requires multiple join-conditions the criteria-api is not a helper anymore.
In order to make use of the criteria-api even in this case a “hack” can be used...
Join discussion...
Doctrine 1.0 veröffentlicht
[+]
http://feeds.feedburner.com/~r/symfony/planet/~3/382746665/
Submitted by
narko
2 days, 7 hours agoDer PHP OR-Mapper Doctrine liegt nun in der Verison 1.0 vor. Wir setzen Docrtrine seit ca. einem Jahr bei sixgroups.com ein und sind sehr zufrieden damit. Neben der nahtlosen Integration ins Symfony Framework lässt es sich auch als einzelne Library zur Abstraktion der DB-Schicht verwenden. Wir suchen für die deutsche Dokumentation noch weitere Mit...
Join discussion...
(仮)CriteriaでAND条件を作るときに陥る罠
[+]
http://feeds.feedburner.com/~r/symfony/planet/~3/380845709/2...
Submitted by
narko
3 days, 13 hours ago下に書いた条件だけが優先されて、上に記述した条件は無視されてしまう。
Join discussion...
Doctrine 1.0 beschikbaar
[+]
http://feeds.feedburner.com/~r/symfony/planet/~3/380845708/6...
Submitted by
narko
3 days, 13 hours agoDoctrine is een ORM met veel potentie. Het is momenteel al beschikbaar als plugin for symfony om de Propel functionaliteit te vervangen. Vandaag is de
Join discussion...
|