Re: [nyphp-talk] New Subject

2007-01-27 Thread Joseph Crawford
Oh thanks i never saw that link ;D I will do that from now on :) -- Joseph Crawford Jr. Zend Certified Engineer Codebowl Solutions, Inc. http://www.codebowl.com/ Blog: http://www.josephcrawford.com/ 1-802-671-2021 [EMAIL PROTECTED] ___ New York PHP Comm

Re: [nyphp-talk] Tabbed Terminal

2007-01-27 Thread Brian Dailey
You got my hopes up with this one, Jon, but I was sad to see that "Terminator" requires a bulky install of cygwin and ruby (on Windows). I'm constantly jumping between Windows and Ubuntu. Gnome has a great tabbed terminal, but I have yet to find a good one for Windows. If any of you run across

Re: [nyphp-talk] New Subject

2007-01-27 Thread Rolan Yang
Joseph Crawford wrote: So how would one change the subject in Gmail? Just compose a new message? By clicking the "Edit Subject" link. ~Rolan ___ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Pres

Re: [nyphp-talk] New Subject

2007-01-27 Thread Joseph Crawford
So how would one change the subject in Gmail? Just compose a new message? -- Joseph Crawford Jr. Zend Certified Engineer Codebowl Solutions, Inc. http://www.codebowl.com/ Blog: http://www.josephcrawford.com/ 1-802-671-2021 [EMAIL PROTECTED] ___ New York

[nyphp-talk] advise needed

2007-01-27 Thread harita_hadraw
hi.. I am doing a research (search engine) about how to retrieve documents from other search engine such as citeseer, google or else..The retrieved document should be saved into my own database and im using PHP. Right now, im having difficulties to proceed with my research.Please advi

Re: [nyphp-talk] PHP Design Patterns

2007-01-27 Thread Brian Dailey
I actually just ordered that book last week, so that's quite convenient. Thanks for the recommendations, guys. - Brian Joseph Crawford wrote: Another great book is PHP 5 Objects, Patterns, and Practice by Matt Zandstra ___ New York PHP Community Ta

Re: [nyphp-talk] timezone dropdown help

2007-01-27 Thread Brian Dailey
Check out timezone_abbreviations_list http://us3.php.net/manual/en/function.timezone-abbreviations-list.php It basically prints an array that contains each time zone and the offset for that time zone. Maybe you can use that to get what you need. - Brian David Krings wrote: Aniesh joseph wrote

Re: [nyphp-talk] timezone dropdown help

2007-01-27 Thread Brian Dailey
Check out timezone_abbreviations_list http://us3.php.net/manual/en/function.timezone-abbreviations-list.php It basically prints an array that contains each time zone and the offset for that time zone. Maybe you can use that to get what you need. - Brian David Krings wrote: Aniesh joseph wro

Re: [nyphp-talk] ORM

2007-01-27 Thread inforequest
Greg Rundlett greg.rundlett-at-gmail.com |nyphp dev/internal group use| wrote: On 1/27/07, Kenneth Downs <[EMAIL PROTECTED]> wrote: Oh, well, enough of this ranting, I'm putting some intro material on the Andromeda website today, and getting a new domain name, its only fun for so long to

Re: [nyphp-talk] New Subject

2007-01-27 Thread Jeff Knight
fat chance, nancy boy On 1/26/07, csnyder <[EMAIL PROTECTED]> wrote: On 1/26/07, Urb LeJeune <[EMAIL PROTECTED]> wrote: > Would it be possible for people to change the subject line when > starting a new thread? And while we're on the topic of netiquette, please be aware that not everyone uses f

Re: [nyphp-talk] ORM

2007-01-27 Thread Kenneth Downs
Greg Rundlett wrote: Ken, you obviously have good RDBMS knowledge, I hope that the next time you discover such mistakes in wikipedia that you might just hit the 'edit' link and add your contributions for everyone's benefit. Then you could post a link to the NYPHP group about how the article on w

Re: [nyphp-talk] ORM

2007-01-27 Thread Greg Rundlett
On 1/27/07, Kenneth Downs <[EMAIL PROTECTED]> wrote: I'm not usually one to complain about wikipedia, but I wouldn't put too much faith in that particular article, the author's knowledge of RDBMS is extremely weak. Examples of fundamental misunderstanding include: [snip] Oh, well, eno

Re: [nyphp-talk] ORM

2007-01-27 Thread Kenneth Downs
I'm not usually one to complain about wikipedia, but I wouldn't put too much faith in that particular article, the author's knowledge of RDBMS is extremely weak. Examples of fundamental misunderstanding include: "For example, relational databases make complicated associations difficult," .

Re: [nyphp-talk] IDE help switching from Windows to MAC

2007-01-27 Thread Joseph Crawford
OH YAY for all of those who are using BootCamp on the new intel mac and have the bluetooth keyboard and mouse, you have to read this ;) Everyone said it was not possible to use the bluetooth keyboard and mouse, they are wrong. http://www.josephcrawford.com/2007/01/27/bootcamp-on-the-mac-pro/ --