[symfony-users] How to modify the result of $sf_Content in my homepage

2010-05-06 Thread roberto
is it possible to modify what happen in home page where a $sf_content variable si calling? how can i decide what to show there? -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to th

[symfony-users] HipHop is here

2010-02-20 Thread roberto german puentes diaz
http://github.com/facebook/hiphop-php -- Cr. Puentes Diaz MP 10.12726.9 Córdoba - Argentina www.puentesdiaz.com.ar www.twitter.com/puentesdiaz Linux User n° 441474 Ubuntu/Symfony/Eclipse Rocks! Sign for Free License for Project Zero http://www.petitiononline.com/zerogpl/ -- You received this

[symfony-users] I hate you

2010-02-19 Thread roberto german puentes diaz
Symfony 2 for late 2010. I hate you Fabien Potencier !! :D:D:D !! Congratulations for this promise, it's seem wonderfull The View layer, is totally different! We must work again with Documentation :p I hope Symfony 2, will be friendly with Eclipse PDT , as well with netbeans ... Is planning, s

[symfony-users] XHP

2010-02-11 Thread roberto german puentes diaz
A new way for our symfony's frontend? Una manera nueva, para nuestras vistas? http://www.facebook.com/notes/facebook-engineering/xhp-a-new-way-to-write-php/294003943919 -- Cr. Puentes Diaz MP 10.12726.9 Córdoba - Argentina www.puentesdiaz.com.ar www.twitter.com/puentesdiaz Linux User n° 441474

[symfony-users] Next Top Symfony's Tutorials

2009-12-28 Thread roberto german puentes diaz
Results for now : http://spreadsheets.google.com/viewanalytics?formkey=dEg5anBBdnViR01iS2dIbW1ZYjI2RlE6MA -- Cr. Puentes Diaz MP 10.12726.9 Córdoba - Argentina www.puentesdiaz.com.ar/blog/ www.puentesdiaz.com.ar/blog/novedades www.twitter.com/puentesdiaz Linux User n° 441474 Ubuntu/Symfony/Eclip

[symfony-users] sfdt : Symfony in Edlipse

2009-12-07 Thread roberto german puentes diaz
Someone, know more about this ? http://sourceforge.net/projects/sfdt -- Cr. Puentes Diaz MP 10.12726.9 Córdoba - Argentina www.puentesdiaz.com.ar/blog/ www.puentesdiaz.com.ar/blog/novedades www.twitter.com/puentesdiaz Linux User n° 441474 Ubuntu/Symfony/Eclipse Rocks! Sign for Free License for

[symfony-users] Next Top Symfony's Tutorials (proposition)

2009-12-05 Thread roberto german puentes diaz
Hi to all I don't wanna be heavy, but some topics/tutorial, are necesary to me and other friends: * Reports ( with IDE? example www.eclipse.org/birt/phoenix/deploy/usingPHP.php < http://www.eclipse.org/birt/phoenix/deploy/usingPHP.php> ) * How to face with forms, a wizard m

[symfony-users] Symfony 1.3 + Doctrine 2

2009-11-04 Thread roberto german puentes diaz
Hi to all i want test Symfony 1.3 + Doctrine 2, with jobeet tutorial. Is it possible? -- Cr. Puentes Diaz MP 10.12726.9 Córdoba - Argentina www.puentesdiaz.com.ar/blog/ www.puentesdiaz.com.ar/blog/novedades www.twitter.com/puentesdiaz Linux User n° 441474 Ubuntu/Symfony/Eclipse Rocks! Sign f

[symfony-users] Re: Unable to open PDO connection [wrapped: could not find driver]

2009-11-04 Thread Paulo Roberto de Camargo Mello Junior
le installed. > >> I forgot to configure something? >> I need to change something? >> There are a tutorial or documentation that explain this kind of >> connection? > > http://us2.php.net/manual/en/pdo.drivers.php > > > > -- > > > > > > --

[symfony-users] Re: Setting a url default

2009-11-01 Thread Paulo Roberto de Camargo Mello Junior
> creates bigger & better idiots! > I am on web: http://www.alecslupu.ro/ > I am on twitter: http://twitter.com/alecslupu > I am on linkedIn: http://www.linkedin.com/in/alecslupu > Tel: (+4)0748.543.798 > > > > -- Paulo Roberto de Camargo Mello Junior --~--~--

[symfony-users] Speed & Javascript

2009-10-29 Thread roberto german puentes diaz
Awesome http://blog.sproutcore.com/post/225219087/faster-loading-through-eval -- Cr. Puentes Diaz MP 10.12726.9 Córdoba - Argentina www.puentesdiaz.com.ar/blog/ www.puentesdiaz.com.ar/blog/novedades www.twitter.com/puentesdiaz Linux User n° 441474 Ubuntu/Symfony/Eclipse Rocks! Sign for Free Lic

[symfony-users] Netbeans Status: Oracle speaks

2009-10-28 Thread roberto german puentes diaz
Be carefull, user of Netbeans http://java.dzone.com/news/oracle-reveals-plans-netbeans *NetBeans* Oracle intends to provide NetBeans as an "additional open source option" to complement JDeveloper and Oracle Enterprise Pack for Eclipse. Oracle makes it clear however, that JDeveloper is still "Ora

[symfony-users] Re: Performance & ORM for Symfony 1.3

2009-10-26 Thread Puentes Diaz, Roberto G. (puentesd...@gmail.com)
Hi Fabien ! On 21 oct, 03:05, Fabian Lange wrote: > Hi Roberto, > I have a hard time understanding your numbers. > You say you generate a benchmark file in the front controller which > just writes how long the page took to load? > Which unit is that time? Is it bad? Is there

[symfony-users] Performance & ORM for Symfony 1.3

2009-10-20 Thread roberto german puentes diaz
Well, it’s just very initial The problem: Follow Practical Jobeet with Propel and Doctrine, and using Symfony1.3, How long takes interac with a simple CRUD? Reading the Chapters 1 and 3, for each ORM, and warp to front controller for DEV enviorement inside a benchmark file, these is the results h

[symfony-users] Performance & tricks for Symfony

2009-10-14 Thread roberto german puentes diaz
Before practical test, how much is $v ?? $v = (int) ( (0.7 + 0.1) * 10); how many of you, can accept? Beware with (int) !! cheers to all -- Cr. Puentes Diaz MP 10.12726.9 Córdoba - Argentina www.puentesdiaz.com.ar/blog/ www.puentesdiaz.com.ar/blog/novedades www.twitter.com/puentesdiaz Linux

[symfony-users] Performance isset vs strlen

2009-10-14 Thread roberto german puentes diaz
Hi to all, here i send you a script for compare isset vs strlen. Maybe symfony can gain something with this! if (isset($username[5])) { //That's OK!; } is more faster than if (strlen($username) == 5) { //That's OK!; } Sure, there are cases where ask or know the l

[symfony-users] OT: Firma para liberar Project Zero

2009-09-16 Thread roberto german puentes diaz
Firma para liberar Project Zero ( http://www.projectzero.org/ ) http://www.petitiononline.com/zerogpl/ -- Cr. Puentes Diaz MP 10.12726.9 Córdoba - Argentina www.puentesdiaz.com.ar/blog/ www.puentesdiaz.com.ar/blog/novedades www.puentesdiaz.com.ar/blog/curriculum-vitae Linux User n° 441474 Ubunt

[symfony-users] doctrine & store procedures

2009-08-13 Thread roberto german puentes diaz
Hi to all. Everybody know that a store procedure is faster than a sql statement. Is possible for Doctrine generate Stores? Maybe store for SELECT. R -- Cr. Puentes Diaz MP 10.12726.9 Córdoba - Argentina www.puentesdiaz.com.ar/blog/ www.puentesdiaz.com.ar/blog/novedades www.puentesdiaz.com.ar/

[symfony-users] Symfony & PHP5.3

2009-08-03 Thread roberto german puentes diaz
Hi to all! Symfony 2 will have PHP5.3's Stuff?? like namespaces? How symfony have planned growup with new versions of our language?? -- Cr. Puentes Diaz MP 10.12726.9 Córdoba - Argentina www.puentesdiaz.com.ar/blog/ www.puentesdiaz.com.ar/blog/novedades www.puentesdiaz.com.ar/blog/curriculum-v

[symfony-users] OT: Eclipse + tutorials

2009-07-17 Thread roberto german puentes diaz
hi i looking for a plugins for eclipse similar to http://www.sepix.de/blogs/blogrittner/blog/archive/2009/july/15/plugin_netbeans_tutorial_builder_screen_capture_und_crop_tool/index.html do you know something like that? -- Cr. Puentes Diaz MP 10.12726.9 Córdoba - Argentina www.puentesdiaz.com.

[symfony-users] Reports Tutorial

2009-06-25 Thread roberto german puentes diaz
hi to all... yesterday eclipse release a new PDT 2.1 with Eclipse/Galileo 3.5 I'm looking for a tutorial report for symfony/php. I see : http://www.eclipse.org/birt/phoenix/deploy/usingPHP.php http://www.samaxes.com/2006/12/birt-and-php-reporting/ I propose or ask, a tutorial of symfony's report

[symfony-users] GUAU! eclipse galileo. PDT2.1

2009-06-24 Thread roberto german puentes diaz
http://www.eclipse.org/pdt/release-notes/pdt2_1.php increible -- Cr. Puentes Diaz MP 10.12726.9 Córdoba - Argentina www.puentesdiaz.com.ar/blog/ www.puentesdiaz.com.ar/blog/novedades www.puentesdiaz.com.ar/blog/curriculum-vitae Linux User n° 441474 Ubuntu/Symfony/Eclipse Rocks! --~--~-~

[symfony-users] PRISM 1.0 vs XSS - CSRF

2009-05-13 Thread roberto german puentes diaz
Hi to all. I want share a question: With Mozilla Prism, we can get a new layer security against XSS y CSRF**attack What do you think? Cheers -- Cr. Puentes Diaz MP 10.12726.9 Córdoba - Argentina www.puentesdiaz.com.ar/blog/ www.puentesdiaz.com.ar/blog/novedades www.puentesdiaz.com.ar/blog/cur

[symfony-users] ORM comparative

2009-03-19 Thread roberto german puentes diaz
i just read, it have a nice doc, http://phplightorm.wiki.sourceforge.net/LightOrm+vs+Propel+vs+Doctrine+benchmark what conclusion do you have after read it? How can we have a sample test, today? -- Cr. Puentes Diaz MP 10.12726.9 Córdoba - Argentina www.puentesdiaz.com.ar/blog/ www.puentesdiaz.

[symfony-users] Re: Symfony and Zend Studio for Eclipse?

2009-02-23 Thread Puentes Diaz, Roberto G.
Hi, I set SF1.2 like a PHP Project Include Path. Its really better. Cheers Rober On 23 feb, 11:21, blue92877 wrote: > Hello, > > I just got a copy of Zend studio for eclipse, and I'm having some > trouble setting up symfony within.  Is there someone who is familiar > with this process or is usi

[symfony-users] Re: jobeet : Day 3 : schema and relationship

2009-02-23 Thread Puentes Diaz, Roberto G.
Hi Kris... You're right!. it's rare, but what happen, if yes? I write this because, ( http://groups.google.com.ar/group/symfony-docs/browse_thread/thread/fc7b080386ac07a3# ) i continue with a fragment of day too: The onDelete attribute defines the ON DELETE behavior of foreign keys, and Propel

[symfony-users] Re: jobeet : Day 3 : schema and relationship

2009-02-22 Thread Puentes Diaz, Roberto G.
Please. Any comment? I should be fix the chapter of jobeet book? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscrib

[symfony-users] Re: jobeet : Day 3 : schema and relationship

2009-02-20 Thread Puentes Diaz, Roberto G.
delete all jobs or move them to different > category, f.e. Other, or Not categorizied > > On 20 Lut, 15:54, roberto german puentes diaz > wrote: > > > Hi to all: > > > In the schema of day 3 of Jobeet Book: > > >   jobeet_job: > >     id:           ~

[symfony-users] jobeet : Day 3 : schema and relationship

2009-02-20 Thread roberto german puentes diaz
Hi to all: In the schema of day 3 of Jobeet Book: jobeet_job: id: ~ category_id: { type: integer, foreignTable: jobeet_category, foreignReference: id, required: true } category_id . required: true It means, that when we create a new job, we most set a Category What

[symfony-users] ARANET 1.2

2009-02-16 Thread roberto german puentes diaz
>From spanish community, is starting a project of ARANET 1.2 (based on Symfony 1.2) ARANET is a project from Zaragoza, Spain, http://www.assembla.com/spaces/aranet *ARANet* es una aplicación web de gestión empresarial para micro-pymes y empresas unipersonales, que incluye funciones de planificaci

[symfony-users] Re: for a smart mind

2009-02-07 Thread Puentes Diaz, Roberto G. (puentesd...@gmail.com)
On Feb 4, 7:44 pm, Sid Bachtiar wrote: > Add somewhere in that template. > > Make sure you refresh your elicpse project (right click project, > select 'refresh') everytime after you execute symfony command (e.g.: > symfony cc, symfony propel-build-mode) etc. > > Sometime it still doesn't work an

[symfony-users] for a smart mind

2009-02-04 Thread roberto german puentes diaz
I cann't do it. If i have the follow code: $job): ?> getLocation() ?> getPosition() ?> getCompany() ?> Inside of foreach, i have a object $job ( type JobeetJob). I use Eclipse. How can i do, for inside of f

[symfony-users] PHP 5.3 Changes

2009-01-28 Thread roberto german puentes diaz
It's very interesting http://wiki.php.net/doc/scratchpad/upgrade/53 The article cause me to make my own function for any PHP function.??.. As almost we can not trust in nothing more, example: usort (don't take objects anymore as parameters) __toString magic method can not accept parameters :(

[symfony-users] Fwd: Jobeet: book

2009-01-26 Thread roberto german puentes diaz
-- Forwarded message -- From: roberto german puentes diaz Date: Fri, Jan 23, 2009 at 2:17 PM Subject: Jobeet: book To: symfony-d...@googlegroups.com Hi to all In day 2 http://www.symfony-project.org/jobeet/1_2/Propel/en/02 there's no more Like yesterday, today's cod

[symfony-users] /SF

2008-11-13 Thread roberto german puentes diaz
How, only use PHP, in ProjectConfiguration class, we can avoid use Alias /sf /usr/share/php/data/symfony/web/sf and continue use styles and images of my SF installation ? -- Cr. Puentes Diaz MP 10.12726.9 Córdoba - Argentina www.puentesdiaz.com.ar/blog/ www.puentesdiaz.com.ar/blog/novedades w

[symfony-users] Eclipse & WorkFlow

2008-10-23 Thread roberto german puentes diaz
Hi everybody. I start read about BPM, and i have a question. Do you work with workflows and PHP5 qith eclipse? -- Cr. Puentes Diaz www.puentesdiaz.com.ar/blog/novedades www.puentesdiaz.com.ar/blog/propiedades www.puentesdiaz.com.ar/blog/curriculum-vitae Linux User n° 441474 --~--~-~

[symfony-users] PDT vs ZendStudio

2008-10-08 Thread roberto german puentes diaz
http://www.justincarmony.com/blog/2008/09/24/zend-studio-vs-php-development-tools/ -- Cr. Puentes Diaz www.puentesdiaz.com.ar/blog/novedades www.puentesdiaz.com.ar/blog/propiedades www.puentesdiaz.com.ar/blog/curriculum-vitae Linux User n° 441474 --~--~-~--~~~---~--

[symfony-users] PHP/Symfony AND OODBS

2008-10-01 Thread roberto german puentes diaz
Hi to all! Years ago i test DB4O, a *object database.* Since i work with PHP5, always i want work with similar technology Do you know something??? -- Cr. Puentes Diaz www.puentesdiaz.com.ar/blog/novedades www.puentesdiaz.com.ar/blog/propiedades www.puentesdiaz.com.ar/blog/curriculum-vitae

[symfony-users] Re: real autocomplete

2008-09-29 Thread Puentes Diaz, Roberto G. ([EMAIL PROTECTED])
On 14 sep, 13:56, "Bernhard Schussek" <[EMAIL PROTECTED]> wrote: > Apart from configuring the symfony lib dir as include path, I can also > recommend setting the symfony lib dir up as a custom project and > including it in your project (right click -> configure include path -> > projects tab -> ad

[symfony-users] Re: real autocomplete

2008-09-29 Thread Puentes Diaz, Roberto G. ([EMAIL PROTECTED])
On 14 sep, 12:20, Hugo HAMON <[EMAIL PROTECTED]> wrote: > Hello, > > Do you want a real autocomplete of the global core classes of the > symfony framework (ie sfWebRequest, sfWebResponse... ?) or only for > classes generated by the ORM ? For all > * Propel generates all accessors (getters and s

[symfony-users] Blog NetBeans/PHP

2008-09-29 Thread roberto german puentes diaz
Hi in http://blogs.sun.com/netbeansphp/ we have a new blog of netbeans for PHP My loved PDT has rival? -- Cr. Puentes Diaz www.puentesdiaz.com.ar/blog/novedades www.puentesdiaz.com.ar/blog/propiedades www.puentesdiaz.com.ar/blog/curriculum-vitae Linux User n° 441474 --~--~-~--~~-

[symfony-users] Re: Tutorial: How migrate/change a website in producction

2008-09-24 Thread Puentes Diaz, Roberto G. ([EMAIL PROTECTED])
On 24 sep, 04:59, "Nicolas Perriault" <[EMAIL PROTECTED]> wrote: > I used the sfPropelMigrationLight plugin for a while, it works nicely. > But as far as when you alter your schema, you have also to migrate > data, and sometimes this implies some processing and transformation, > I've now ended up

[symfony-users] Tutorial: How migrate/change a website in producction

2008-09-23 Thread roberto german puentes diaz
Hi to all I read the last post fo Fabien about Refactoring!! And it's help very much, not only for a newbies, also for anyone that want to know how work the symfony's mind :) Since i start with symfony, and participate at forums, a lot of people are asking a solution o how-to about "How migrate/ch

[symfony-users] Re: Which IDE do you use?

2008-09-13 Thread Puentes Diaz, Roberto G. ([EMAIL PROTECTED])
PDT + APTANA of course But now zend studio can work with xdebug http://www.maxhorvath.com/2008/08/how-to-enable-the-xdebug-debugger-in-zend-studio-for-eclipse.html then ZendStudio is a great alternative --~--~-~--~~~---~--~~ You received this message because you a

[symfony-users] Forms1.1 I18N and URLs Routing

2008-09-12 Thread Puentes Diaz, Roberto G. ([EMAIL PROTECTED])
Hi to all. I started play with symfony 1.2 and I just read the new chapter of book symfony forms : http://www.symfony-project.org/book/forms/1_2/en/08-Internationalisation-and-Localisation Very easy realy. But always i have questions respect to URLs if field title is in article_i18n: When i

[symfony-users] real autocomplete

2008-09-12 Thread Puentes Diaz, Roberto G. ([EMAIL PROTECTED])
I use PDT I think that is very necesary have a good support when i have: $father = $obj1->(Crtl+Space).getFatherObject() also i realy want can do $fathername = $obj1->(Crtl+Space).getFatherObject()->(Crtl +Space).getName() And if it's possible have these last feature join to panel

[symfony-users] Forms I18N and URLs Routing

2008-09-12 Thread roberto german puentes diaz
Hi to all I just read the new chapter of book symfony forms : http://www.symfony-project.org/book/forms/1_2/en/08-Internationalisation-and-Localisation Very easy realy. But always i have questions respect to URLs if field title is in article_i18n: When i want use these titles in my URLs... i

[symfony-users] Re: problem with sfPropelPollsPlugin

2007-11-27 Thread Roberto Carvajal
Ámon Tamás escribió: > Roberto Carvajal írta: >> into your view.yml try this: >> >> ajaxactionnameSuccess: >> has_layout: false >> >> ajaxactionname should be of course, the name of your action. >> > > Thank you it like works. But how I read

[symfony-users] Re: problem with sfPropelPollsPlugin

2007-11-23 Thread Roberto Carvajal
ing the full page with layout. How can > I solve this problem? > -- Roberto Carvajal <[EMAIL PROTECTED]> Web Developer --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony users" group. To

[symfony-users] Re: Strange problem with autoloading and cache

2007-11-23 Thread Roberto Carvajal
me whats the problem. Is there anything with > last update time of files in symfony autoload system ? please HELP > > > -- Roberto Carvajal <[EMAIL PROTECTED]> Web Developer --~--~-~--~~~---~--~~ You received this message because you are subs

[symfony-users] Re: Load fixtures and force id

2007-11-23 Thread Roberto Carvajal
the Ids of my objects. > > The id is autoincrement I know, but at least I would > like smyfony to reinit counters of the database before each load. > > Any idea ? > > Thanks in advance, > > Raphael > >

[symfony-users] Re: Symfony hangs !?

2007-11-23 Thread Roberto Carvajal
ymfony isnot able to call controller method. > > Help please. > > -- > Bayarsaikhan VOLODYA > Singleton LLC - www.singleton.mn <http://www.singleton.mn> > Cell: +976 99779919 > > -- Roberto Carvajal <[EMAIL PROTECTED]> Web Developer --~--~-~--~~~

[symfony-users] Re: sfGuard Profile

2007-11-13 Thread Roberto Carvajal
I did a snippet for that same reason, check it out: http://www.symfony-project.com/snippets/snippet/242 hope it helps, r. Bayarsaikhan [Singleton LLC] escribió: > Hi all, > > How to add profile data when sfGuard user is created? It seems that > sfGuard doesn't generate profile admin. i should

[symfony-users] Re: Propel difference

2007-11-09 Thread Roberto Carvajal
That's exactly what I do too, just dump the db with complete inserts and skipping the table creation (you just need the data). Is not a fancy solution, is not elegant either but it works pretty good for me since a few years :). Cheers, r. drmikecrowe escribió: > www.mysqldiff.org > > Fantasti

[symfony-users] Re: Developer tools / Task / Team Managment

2007-10-22 Thread Roberto Carvajal
Busby <[EMAIL PROTECTED]> wrote: >> While we're on the subject of developer tools - what does everyone use >> for their team / task management... >> >> we're currently using activecollab 0.71, but now they've switched to a >> paid model we're r

[symfony-users] Re: Developer tools

2007-10-22 Thread Roberto Carvajal
+1 Exactly the same setup, except that I use only firefox. :) Cheers, r. Charley Tiggs escribió: > Platform: MacOS X 10.4 > Text editory/IDE: TextMate (best editor I've ever used and I've used > a plethora of them on Linux, Mac, and Windows) > Primary test browser: Safari, Firefox with deve

[symfony-users] Re: Dynamic config

2007-09-02 Thread Roberto Carvajal
What about sfGuardPlugin + sfGuardUserProfile ? When I have to store dynamic data, I may use a m2m table that links to user profile or if it's possible I serialize an array. r. El 16-08-2007, a las 1:18, Greg Freeman escribió: > > What is the best way to store dynamic configuration in a sym

[symfony-users] Re: I18n links problem

2007-08-24 Thread Roberto Carvajal
Weird, It does work for me: Example: frontend/templates/layout.php: 'homeLink')); ?> frontend/i18n/messages.es.xml: HOME INICIO I guess this is case sensitive, try double check that. As for extra attributes, you can add them in

[symfony-users] sfGuard help

2007-08-17 Thread Roberto Carvajal
Hey all, Does anybody know how to use sfGuardPlugin with htaccess? I want to restrict whole dirs or subdomains with HTTP Auth but I will also like to use sfGuard, the docs says that is possible to overwrite the checkPassword method if you want to use another auth source (besides database).

[symfony-users] Re: auto logout issue

2007-04-08 Thread Roberto Carvajal
I belive this value lives inside a cookie, if you change the value at settings.yml you should erase the symfony cookie as well in order to get the new setting. Good luck, r. El 07-04-2007, a las 3:05, Mohammad Ali Safari escribió: > I have faced this rather serious issue and have not been