Re: [nyphp-talk] Programs rights and Lic etc.

2013-02-05 Thread Chuck Reeves
help speed development (its a pain when you have to wait 3 days on a project to get started because you have to wait for ops to set up a vhost). I give them access to the repo on CVS so they can see the code and have complete access to it at all times. *Chuck Reeves* President 631.374.0772

Re: [nyphp-talk] validating proper name capitalization

2011-09-23 Thread Chuck Reeves
Just curious, how does Ronald McDonald supposed to fit in this convention? Chuck Reeves President 631.374.0772 MANCHUCK | www.manchuck.com From: talk-boun...@lists.nyphp.org [mailto:talk-boun...@lists.nyphp.org] On Behalf Of David Mintz Sent: Friday, September 23, 2011 9:55 AM To: NYPHP

Re: [nyphp-talk] Autodetecting a Portion of an Image for a Thumbnail

2010-12-02 Thread Chuck Reeves
o the portion of the pic, I would have stayed. Thank You Chuck Reeves On Thu, Dec 2, 2010 at 10:14 AM, Randal Rust wrote: > I am writing an thumbnail generation script and I'm looking high and > low to find out if there is a way to detect an area of an image to use > as a def

Re: [nyphp-talk] Talk Proposal: Unit Testing

2010-11-24 Thread Chuck Reeves
I just demonstrated with code: https://github.com/manchuck/LIPHP I added each test one by one and showed them fail then showed the code to make it work. Its a pretty good demo showing a more practical approach. <https://github.com/manchuck/LIPHP> Thank You Chuck Reeves On Wed, Nov 24

Re: [nyphp-talk] Talk Proposal: Unit Testing

2010-11-24 Thread Chuck Reeves
I did a Unit testing talk with LIPHP back in September. Ping me back if you want to share points Thank You Chuck Reeves On Wed, Nov 24, 2010 at 9:39 AM, Bulat Shakirzyanov wrote: > Hi fellow PHP'ers! > > Yesterday I attended my very first NYC PHP UG meetup > dedicated to

Re: [nyphp-talk] PHP Regexp Classic Challenge

2010-11-19 Thread Chuck Reeves
Which is why regex wont help that much. Using tidy with domdoc could help out very well: http://php.net/manual/en/book.tidy.php <http://php.net/manual/en/book.tidy.php> Thank You Chuck Reeves On Fri, Nov 19, 2010 at 11:27 AM, Yitzchak Schaffer < yitzchak.schaf...@gmx.com> wrote:

Re: [nyphp-talk] PHP Regexp Classic Challenge

2010-11-19 Thread Chuck Reeves
I would recommend using DOMDocument instead of regex. Thank You Chuck Reeves 2010/11/19 Peter Sawczynec > I need to be able to grab the first 10 words or so from a HTML laden text > string that is held in a db table field where the typical field content > might be as follows bel

Re: [nyphp-talk] PHP & Google Calendar

2010-11-16 Thread Chuck Reeves
Side note, if the php error is empty,try the apache error log On Nov 15, 2010 8:49 PM, "Chris Snyder" wrote: > On Mon, Nov 15, 2010 at 8:39 PM, Christopher R. Merlo wrote: >> On Mon, Nov 15, 2010 at 6:10 PM, Daniel Convissor >> wrote: >>> >>> Heya: >>> >>> > (On a side note, why are logs like t

Re: [nyphp-talk] PHP & Google Calendar

2010-11-15 Thread Chuck Reeves
nk You Chuck Reeves On Mon, Nov 15, 2010 at 3:18 PM, Christopher R. Merlo wrote: > On Mon, Nov 15, 2010 at 1:51 PM, Chuck Reeves wrote: > >> Are you checking your calendar on the same machine that is running the PHP >> code? > > > No, but they (my laptop and the

Re: [nyphp-talk] PHP & Google Calendar

2010-11-15 Thread Chuck Reeves
Are you checking your calendar on the same machine that is running the PHP code? If you are on long island and the server is in NYC, then google could have an issue with just NYC. I have had that happen before when they switched from XO to level three. Thank You Chuck Reeves On Mon, Nov 15

Re: [nyphp-talk] PHP & Google Calendar

2010-11-15 Thread Chuck Reeves
Are you getting any php errors? Thank You Chuck Reeves On Mon, Nov 15, 2010 at 1:25 PM, Christopher R. Merlo wrote: > Hi everyone. I'm having a problem trying to use the Zend-provided PHP > hooks into Google Calendar. After Googling, I found one person who seems to > hav

Re: [nyphp-talk] silent failure with PHPUnit and Zend Framework

2010-09-24 Thread Chuck Reeves
If you run the site outside of phpunit, do you still get the memory error? Thank You Chuck Reeves Cell: 631-374-0772 Email: chuck.ree...@gmail.com On Fri, Sep 24, 2010 at 10:40 AM, David Mintz wrote: > > > On Thu, Sep 23, 2010 at 1:27 PM, Rob Marscher > wrote: > >> On S

Re: [nyphp-talk] silent failure with PHPUnit and Zend Framework

2010-09-23 Thread Chuck Reeves
). And on that note, do not override the constructor class in any of your tests. Thank You Chuck Reeves Cell: 631-374-0772 Email: chuck.ree...@gmail.com On Thu, Sep 23, 2010 at 10:26 AM, Rob Marscher wrote: > On Sep 23, 2010, at 10:18 AM, David Mintz wrote: > > It would be a PITA but

Re: [nyphp-talk] silent failure with PHPUnit and Zend Framework

2010-09-22 Thread Chuck Reeves
Do you have any test classes that are missing test methods? Also turn on error_reporting since PHPunit cannot catch fatal errors Thank You Chuck Reeves Cell: 631-374-0772 Email: chuck.ree...@gmail.com On Wed, Sep 22, 2010 at 11:55 AM, David Mintz wrote: > Just wondering if any of you PHPU

Re: [nyphp-talk] Magento Commerce Experience

2009-08-31 Thread Chuck Reeves
yOrder->save(); Thank You Chuck Reeves Cell: 631-374-0772 Email: chuck.ree...@gmail.com On Mon, Aug 31, 2009 at 2:20 PM, Donald J. Organ IV wrote: > Yes I've already developed a module that provides alternate code for > built-in code...but the problem I am having is that I am trying t

Re: [nyphp-talk] Dynamically Add Links to Text

2009-08-28 Thread Chuck Reeves
they feel more empowered and smarter. Thank You Chuck Reeves Cell: 631-374-0772 Email: chuck.ree...@gmail.com On Fri, Aug 28, 2009 at 3:41 PM, Randal Rust wrote: > On Fri, Aug 28, 2009 at 3:11 PM, Petros Ziogas > wrote: > > > That were some good ideas about the problems that I tho

Re: [nyphp-talk] Short Tags deprecated?

2009-08-28 Thread Chuck Reeves
/agree which was why I thought this was deprecated. I guess since the webserver knows what parser to pull based off the file extension, it looks as if Zend has decided that there would be no benefit to deprecating this directive. Thank You Chuck Reeves Cell: 631-374-0772 Email: chuck.ree

[nyphp-talk] Short Tags deprecated?

2009-08-28 Thread Chuck Reeves
Framework, it's stating that short tags can be used as long as the directive is turned on: http://framework.zend.com/manual/en/zend.view.html#zend.view.introduction.shortTags Has any one out there heard of short tags being deprecated? Thank You Chuck Reeves Cell: 631-374-0772 E

Re: [nyphp-talk] Dynamically Add Links to Text

2009-08-28 Thread Chuck Reeves
Another little add on to these solutions would be to include some kind of counter that will prevent the bot form linking more then X times. This way when the article loads, it will not be just one big stream of links. Thank You Chuck Reeves Cell: 631-374-0772 Email: chuck.ree...@gmail.com On

Re: [nyphp-talk] Dynamically Add Links to Text

2009-08-27 Thread Chuck Reeves
Yea im good at those so if any one needs them you can ask me ;) Thank You Chuck Reeves Cell: 631-374-0772 Email: chuck.ree...@gmail.com On Thu, Aug 27, 2009 at 3:05 PM, Randal Rust wrote: > On Thu, Aug 27, 2009 at 2:56 PM, Chuck Reeves > wrote: > > > When you need to explain s

Re: [nyphp-talk] Dynamically Add Links to Text

2009-08-27 Thread Chuck Reeves
m that it would be counter productive to do that while customers are in library, Thank You Chuck Reeves Cell: 631-374-0772 Email: chuck.ree...@gmail.com On Thu, Aug 27, 2009 at 2:46 PM, Randal Rust wrote: > On Thu, Aug 27, 2009 at 2:42 PM, Hall, Leam wrote: > > > Maybe a nightly or

Re: [nyphp-talk] Dynamically Add Links to Text

2009-08-27 Thread Chuck Reeves
I think the best way to tackle this would be look for titles of articles when you posting a new article and just update the text when the editor is going to save the article. Since you can store the title of articles as a field in your database, you can then go and quickly find if the article cont

Re: [nyphp-talk] small problem in ajax

2009-08-19 Thread Chuck Reeves
I would say submit the entire form and have the text box take precedence over the drop down. Thank You Chuck Reeves Email: chuck.ree...@gmail.com On Wed, Aug 19, 2009 at 1:00 AM, Mangesh Sathe wrote: > hello everyone, > > This is Mangesh Sathe. > >I am facin' small pr