Re: [PHP] About PHP CMS
No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.10.1/889 - Release Date: 7/6/2007 8:00 PM -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
RE: [PHP] Strategy when working with designer(s)?
The way you have suggested is basicly the only way to do this in an efficient manor without building/running a templating engine. This is the method I use if I'm working with only myself or others design is submitted first and made the code to work with the design it makes for the cleanest code I've experienced yet Just my 2 cents --- Anton C. Swartz IV Phoenix Edge Network L.L.C. http://www.phpopenid.com - Owner PHPLogic Development Services http://www.phplogic.net - Co-Owner Necrogami http://www.necrogami.com - Personal Blog Based in Indianapolis, IN "The Opposite of war is not Peace it is Creation." Don't let sin rule your body. After all, your body is bound to die, so dont obey its desires or let any part of it become slave to evil. Give yourselves to God, as people who have been raised from death to life. Make every part of your body a slavethat pleases God. Don't let sin keep ruling your lives.You are ruled by God's Kindness and not by the law. Romans 6:12-14 -Original Message- From: Simon [mailto:[EMAIL PROTECTED] Sent: Monday, July 23, 2007 5:22 PM To: Steve Finkelstein Cc: PHP General List Subject: Re: [PHP] Strategy when working with designer(s)? I have experience with designers. My suggestion. Don't code anything client-side until they are finished, you will most likely have to change everything. You can do your functionality (login mechanism, password change, listing, query with db, etc...) and be ready for when they give you their monster. I've worked in many ways like: 1) Programmer does the functionality 2) Designer gives the design 3) Integrator tries to make it work This one fails most of the time, gives headaches when it gets to work. And will most likely go back and forth #1 and #3 a couple of times! I recommend: 1) Designer does his whole job and shows the design when finished and approved 2) Integrator works on making the pages and html without func. 3) Programmer makes the whole thing work. This gives the best feeling to all people involved. All IMO! Simon On 7/23/07, Steve Finkelstein <[EMAIL PROTECTED]> wrote: > Hi all, > > This is more of a conceptual based inquiry. I'm currently working on > some projects which require me to build system 'X' prior to any > (X)HTML/CSS/graphics are available to me. A lot of the time, I just > garble up default tables/forms/images to replace what the designer will > be ultimately adjusting. It's certainly a lot simpler to have someone > come to you with the CSS/HTML and then building on top of that. > > I was curious how do you folks who strictly do development and not > designing, strategically work with a designer in this fashion? Do you > have a skeleton you follow or preload some existing templates and then > code around that? If there's even a book which focuses on such concepts, > I'd be more than happy to purchase and read it. > > Thank you kindly for any insight. > > - sf > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.10.14/912 - Release Date: 7/22/2007 7:02 PM -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.10.14/912 - Release Date: 7/22/2007 7:02 PM -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
RE: [PHP] Re: problem with install php 5.2.3 on apache 2.2.4 in windows xp sp2
Could you Specifiy which error messages you were getting? --- Anton C. Swartz IV Phoenix Edge Network L.L.C. http://www.phpopenid.com - Owner PHPLogic Development Services http://www.phplogic.net - Co-Owner Necrogami http://www.necrogami.com - Personal Blog Based in Indianapolis, IN "The Opposite of war is not Peace it is Creation." Don't let sin rule your body. After all, your body is bound to die, so dont obey its desires or let any part of it become slave to evil. Give yourselves to God, as people who have been raised from death to life. Make every part of your body a slavethat pleases God. Don't let sin keep ruling your lives.You are ruled by God's Kindness and not by the law. Romans 6:12-14 -Original Message- From: Ryan Lao [mailto:[EMAIL PROTECTED] Sent: Monday, July 23, 2007 10:36 PM To: php-general@lists.php.net Subject: [PHP] Re: problem with install php 5.2.3 on apache 2.2.4 in windows xp sp2 Arvin, You inserted the codes to your index.html file? ""arvin lee"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > system: windows xp sp 2 > apache: apache_2.2.4-win32-x86-no_ssl > PHP: php-5.2.3-win32-installer.msi > > i try to install php on my computer so that i can finish my homework, but > after download these files nightmare begins. Install apache with default > settings, install php with default settings. Restart apache server .While > I > modify index.html add , open 127.0.0.1 , apache > server > default page pops up with no change. Creat a new file named as > phpinfo.php, modify > httpd.conf , add line AddType application/x-httpd-php .php then restart > apache. open broswer key in address 127.0.0.1/phpinfo.php ,it show me > nothing. is there anyone can help ? > PS. I have reinstall my windows system, nothing change.( Now I am using > Appserv to finish my homewhere.) > one thing, after install php 5.2.3 on apache server, when I stop apache > server ,windows system show my two error message. > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.10.14/912 - Release Date: 7/22/2007 7:02 PM -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.10.16/914 - Release Date: 7/23/2007 7:45 PM -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
RE: [PHP] ORM framework suggestion
Rob you know .. when I went looking into ruby .. rails only turned me away from it more then wanted me to use it .. I'm not so big on the MVC setup's .. :-\ --- Anton C. Swartz IV Phoenix Edge Network L.L.C. http://www.phpopenid.com - Owner PHPLogic Development Services http://www.phplogic.net - Co-Owner Necrogami http://www.necrogami.com - Personal Blog Based in Indianapolis, IN "The Opposite of war is not Peace it is Creation." Don't let sin rule your body. After all, your body is bound to die, so dont obey its desires or let any part of it become slave to evil. Give yourselves to God, as people who have been raised from death to life. Make every part of your body a slavethat pleases God. Don't let sin keep ruling your lives.You are ruled by God's Kindness and not by the law. Romans 6:12-14 -Original Message- From: Robert Cummings [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 08, 2007 9:30 PM To: Greg Donald Cc: php-general@lists.php.net Subject: Re: [PHP] ORM framework suggestion On Wed, 2007-08-08 at 19:10 -0500, Greg Donald wrote: > On 8/8/07, Matt Arnilo S. Baluyos (Mailing Lists) > <[EMAIL PROTECTED]> wrote: > > Would anyone suggest what ORM framework they're using right now? > > Ruby on Rails and Django are really good. Somebody put the Ruby mole out of its misery! Cheers, Rob. -- ... SwarmBuy.com - http://www.swarmbuy.com Leveraging the buying power of the masses! ... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.11.8/941 - Release Date: 8/7/2007 4:06 PM -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.11.8/941 - Release Date: 8/7/2007 4:06 PM -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php