search for: symfony

Displaying 20 results from an estimated 22 matches for "symfony".

2006 Sep 08
2
rails equivalent to symfony admin generator?
I''m an experienced PHP programmer (don''t know Ruby yet), and I''m playing around with Symfony (PHP MVC framework similar to Rails) and I found myself asking if there''s really any reason to use it over Rails. From what I''ve seen just about every feature in Rails is superior except one very important thing - Symfony''s admin generator. This is a major part of the...
2007 Jul 14
1
DO NOT REPLY [Bug 4786] New: deletes files in parent directory when destination directory doesn't exist
...: 2.6.9 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: ms419@freezone.co.uk QAContact: rsync-qa@samba.org I'm using the PHP Symfony framework's rsync application publication feature to publish an application from my development box to a ~archives/symfony directory on our production box. This invokes the following rsync command: rsync --progress --dry-run -azC --force --delete --exclude-from=config/rsync_exclude.txt -e ssh...
2008 Sep 10
1
Samba + NFS + APACHE + PHP5 + Symfony
Hello All, I'm new here so I expect to learn a lot using this mail list. Let's directly to my problem. I have here 2 servers, one running Apache + php5 + Symfony, and other server with Samba and nfs. The web-server mount the data from the samba-server by nfs. there are developers that create and edit the data on the samba-server, but the Apache and Symfony create and edit data too, and i'm having serious troubles with permission. The developers acce...
2008 Jun 25
5
Symfony like "forward404"
Hi community, as I''m a previous PHP and especially symfony programmer, I often try to find features of symfony in rails. Now I''m looking for a method which forwards to a 404 error page (but with stack trace and so on in development mode). I tried to manually render public/404.html, but if I do so, I miss the stack trace. Is there a method like thi...
2008 Jan 18
18
Rails versus PHP in complex HTML/CSS
I have done a bunch of Rails stuff on my own and my company uses PHP. I often have to integrate very complex HTML/CSS into PHP. I know that the PHP looks more closer to the HTML than Rails because Rails has alot of link_to and other macro like calls that generate alot of stuff that you don''t see in the template. I am wondering if that could make it any tricker to generate the complex sort
2009 Aug 02
2
Multiple app directories
...configuration, etc. One might be ''admin'' and the other — ''user''.. Some directories (models) might be shared via symlink. The reason is that I don''t want to have collisions with controllers/views for managing the same data (eg. comments). Such idea is in Symfony. What do you think? I''ve been developing small PHP framework (similar to Rails in structure) and I have solved this with the following: app — default application, contains shared directories (models, helpers, common application_controller, etc.) app:admin — app1 named ''admin'...
2006 May 05
7
Problem with autocomplete
Hello, I''m using scriptaculous library (in symfony) v. 1.6.1 Great library !!!!! I have a problem. While in IE6 it''s all ok (the autocomplete field works perfectly) in FF 1.5.0.2 the field apparently isn''t working. If I try the example in the scriptaculous homepage (v. 1.4.0_pre4 of Prototype) doesn''t work with FF,...
2011 Feb 14
4
Begining with RoR, litle questions
Hello, First, sorry about my english. I come from lamp+symfony world, i understand the MVC design and so on... my questions... 1. Should learn ruby 100% before entering the documentation for RoR? 2. Works with apache as module? 3. What about DB abstraction? something similar to PDO in php? Appreciate a few links in addition to the official. In short, a litt...
2016 May 31
3
Using ntlm_auth with a non-Squid application
Hello my goal is to write an authentication module for the Symfony php framework, which would provide SSO capabilities to browsers that are logged in an MS AD domain and support the NTLMv2 protocol. Ideally this module would run on linux servers, and be portable, i.e. require as few non-php tools and network/firewall settings as possible (that's why I eschewed...
2010 Feb 16
0
[JOBS] Unique Developer Opportunity at Anideo (Singapore)
...EbHQT0dZR+AlfA@public.gmane.org so that we can keep track of all referrals). The three openings are as follows: LEAD DEVELOPER (www.anideo.com/jobs/#lead_engineer) We''re looking for a tech wizard who has extensive experience with MVC frameworks such as Ruby on Rails, Django, or CakePHP / Symfony. - Must demonstrate excellent knowledge of Javascript, HTML and CSS and Team Driven Development - 3+ years experience coding in production environments - Experience scaling engineering teams and web services - Ability to work in a start-up environment -- you''re organized and a self-starte...
2006 Jul 12
10
Rails: Good for everything?
...e we dictate the DB schema. PHP shines where we go into an existing application, or a new one where multiple databases or possibly legacy systems are involved. The PHP guys basically say Rails is good for Web 2.0 type apps whereas a PHP can do it all - including the Web 2.0 stuff (ie: CakePHP, Symfony, etc.) The Rails guys claim that they too can do legacy system support or mutiple databases but I''ve checked into this and its not as clean as the PHP way of doing it. Rails certainly appears to me to want 1 db to point at. I can see Rails being easier to maintain and hire programmer...
2016 May 31
0
Using ntlm_auth with a non-Squid application
Hi Gaetano, Good plan, I'd be very interested in your work as I am starting to look at symfony here, also! I do have ntlm_auth working perfectly using Samba 4 (and with badlock patches). I use it with freeradius, not squid. An extract from my /etc/raddb/modules/mschap, if it helps: ntlm_auth = "/usr/local/samba/bin/ntlm_auth --request-nt-key --username=%{%{mschap:User-Name}:-%{%{User-N...
2006 Jun 11
47
Ruby on Rails and CakePHP Comparison
>From a development standpoint, what are the features that make Ruby on Rails a better choice compared to CakePHP? -- Posted via http://www.ruby-forum.com/.
2006 Aug 15
66
What are the cons of using rails?
Performace hits? Integration with existing applications? Security? Bugs? Memory use? -Ben Lisbakken -- Posted via http://www.ruby-forum.com/.
2005 Oct 21
21
PHPonRails ?
I''ve have a very tight schedule project that MUST (not my option), be developed in PHP. Is there a Rails based framework for this platform? I like the Rails way of things, but in this case, I cannot choose the programming language, so please don''t offend me :-) Thanks in advance, Alessandro _______________________________________________ Rails mailing list
2008 Dec 19
0
MySpace.com clone - is it possible with Ruby on Rails?
Hi, I wanna know wich of the well known frameworks is the best choice for myspace-clone community website. CakePHP ? Zend Framework? Symfony? Ruby on Rails :) ? Django? or maybe Kohana? Prado? or something else? Is it better to use PHP or Ruby or Python? I will pay a webdesigner for this job, but I want to know which lang and framework is in your opinion the best for this kind of application. I expect about 10 000 or more unique vis...
2022 Aug 10
3
Time-tracking software
I am in search of open-source software to track billable time for myself. A quick Google search did not find anything that is open-source but I am hoping that this group might know of such software? The platform is C7.
2008 Jan 10
10
Webmail Recommendation
Hi, I want to install webmail. I am using Dovecot with Exim4. Recommendations requested please. Thanks Peter Sparkes
2007 Jan 30
3
Interesting Framework Speed Test Results. Shows Rails 1.2.1 trailing 1.1.6.
I found this little post over at the Slicehost forums (http:// forums.slicehost.com): http://www.alrond.com/en/2007/jan/25/performance-test-of-6-leading- frameworks/ Speed test between Rails (1.1.6 and 1.2.1), Django (w/wo psyco and threaded/pre-forked), TurboGears, Symfony, Catalyst etc. Nginx as the front-end for all of them. Even though they are simulated numbers I thought it might be interesting to discuss. Besides the fact that from these tests Django seems to be whooping serious butt on all fronts, it shows that Rails 1.2.1 seems to be trailing in perform...
2007 Nov 12
15
If form changed ask if you really want to exit page...
First things first: Hi all! I''ve been sucked into prototype and script.aculo.us develpment thanks (because of?) the Symfony PHP framework... I''d like to implement a feature on some admin pages, but I can''t seem to find the right search term to google it; I want to ask the user to confirm exit of a page, if she has changed anything on the forms displayed on it. I have some knowledge in other JS framew...