about 1 month ago - No comments
During my computer science studies at the Vorarlberg University of Applied Sciences I wrote my bachelor thesis about “Automatic Anti-Pattern Corrections for PHP”. As a fan of the open source philosophy, I want to share my work with others. I invite everyone to contribute to the great lex-pass project and this approach to better PHP
about 6 months ago - No comments
Here we go. Fabien Potencier last week released the preview website for symfony 2.0 (symfony reloaded). Me, as a long time PHP and symfony user this preview shows a lot of new interesting stuff comming to web development with symfony. A Quick-Tour of Fabiens newest baby is also available and points out major changes to
about 1 year ago - No comments
Well not yet, but hopefully in a couple of hours and minutes. (Check php.net) Although there are some new cool features in it such as lambda functions, closures and PHAR support, there is this silly namespace thing. Namespaces are good in generally (remember, you had to prefix each class with your damn project-name to be
about 2 years ago - No comments
As Fabien just posted on the Symfony Blog the next major release of Symfony – Symfony 1.2 – will introduce a quite cool feature to the framework. It will be possible to add a hidden form element to add REST inforrmation to the form and get the REST state with sfRequest::getMethod(). This is quite useful
about 2 years ago - 4 comments
Since Symfony 1.1 was released, I am working with it. I adept a existing Symfony 1.0 application to 1.1. This process is quite tricky and needs a lot of research to get the result that I want. As I faced a problem with a form which I submit via an Ajax request, I found a
about 2 years ago - No comments
Weil ich mich nie an die Blogs der unterschiedlichen Leute im IRCnet Channel #php.de erinnern kann, habe ich angefangen eine Liste mit eben den Blogs dieser anzulegen. Es gibt für jeden #php.de User die Möglichkeit sich selbst einzutragen, ich muss dann den entsprechenden Link lediglich noch freischalten. Für alle Interessierten: #php.de@IRCnet Blogs
about 2 years ago - 2 comments
Vom 3. bis zum 6. März 2008 findet in München das PHP Code Camp statt und es sind noch Plätze frei. Auf diesem Camp werden unterschiedliche Schulungen mit einigen bekannten Referenten abgehalten. Das Camp findet im NH Hotel Deutscher Kaiser direkt am Münchner Hauptbahnhof statt und kostet ab 1.790 Euro. Organisiert wird das Code Camp
about 1 year ago
I’ve been using NB 6.5 for symfony development for the past 6 months primarily because of its effective code completion. It is quite viable even with the current release.
about 1 year ago
Have you ever tried NB on Linux? It reacts very slow on user inputs especially when it comes to code completion.
I have already tried to tune the startup settings but with no effect.
about 1 year ago
NB 6.7 rocks…much faster and much more reliable than PDT. THE Php development tool I was waiting for. Has nice Version Control integration and the project system is lightweight enough, so it doesn’t get in the way. I can’t wait to get my hands on 6.8..:)
about 1 year ago
I have no experience running symfony on Linux..:(
about 1 year ago
Runs very smooth on Mac OS X 10.5
about 3 months ago
Hi Seric,
what settings you have made in Netbeans on OS X?
“PATH2LIB/Symfony/1.4/data/bin/symfony” does not work for me.
Thanks!
André
about 3 months ago
Hi André,
I am using “PATH2LIB/symfony/lib/command/cli.php”
Btw. there is already NB 6.9 Beta out there which runs even better for me than 6.8 right now.
BR,
Seric