Re: [nyphp-talk] PHP is not just for professionals

2014-05-22 Thread leam hall
t my perception. Leam On Thu, May 22, 2014 at 10:49 AM, Gary Mort wrote: > Anthony's comments on my last post reminded me of an issue I feel PHP is > facing today. > > = > > $app = Factory::getApplication(); > $app->execute(); > == > -

Re: [nyphp-talk] [PHP] PHP tutorial

2013-11-24 Thread Leam Hall
etter. Such gifts are often too rare. Leam -- http://31challenge.net http://31challenge.net/insight ___ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show-participation

Re: [nyphp-talk] Mailing lists at php.net?

2013-10-25 Thread Leam Hall
And, with some finagleing, I have list subscriptions. Not sure what's up with the web page though. I was not subscribed to any of the lists I just got on. Leam -- http://31challenge.net http://31challenge.net/insight ___ New York PHP User

Re: [nyphp-talk] Mailing lists at php.net?

2013-10-25 Thread Leam Hall
Digital Services - Where you are only limited by imagination. dan.horn...@planetnoc.com :: http://www.americandigitalservices.com 1-518-631-3611 :: PO Box 201, Cohoes, NY 12047 *From:* Leam Hall *Sent:* Fri Oct 25 17:42:32

Re: [nyphp-talk] Mailing lists at php.net?

2013-10-25 Thread Leam Hall
-Original Message- From: talk-boun...@lists.nyphp.org [mailto:talk-boun...@lists.nyphp.org] On Behalf Of Leam Hall Sent: Friday, October 25, 2013 11:08 PM To: NYPHP Talk Subject: Re: [nyphp-talk] Mailing lists at php.net? On 10/25/2013 09:58 AM, Daniel Convissor wrote: Hi Leam: Anyone

Re: [nyphp-talk] Mailing lists at php.net?

2013-10-25 Thread Leam Hall
On 10/25/2013 09:58 AM, Daniel Convissor wrote: Hi Leam: Anyone know anyone who deals with the mailing lists on php.net? Even before the recent ruckus, I was unable to sign on to the mailing lists. What happens? It's always worked fine for me: 1) Go to http://us1.php.net/mailing-lists.

[nyphp-talk] Mailing lists at php.net?

2013-10-25 Thread Leam Hall
Anyone know anyone who deals with the mailing lists on php.net? Even before the recent ruckus, I was unable to sign on to the mailing lists. Thanks! Leam -- http://31challenge.net http://31challenge.net/insight ___ New York PHP User Group Community

Re: [nyphp-talk] php.net is blacklisted by Google Malware detection

2013-10-24 Thread leam hall
Firefox will let you actually go to the page, if you click around a bit. However, I'm not fond of the comment on php.net anyway. I'd rather folks put in tickets to grow the actual documentation vice putting a bunch of confusing comments in the bottom. On Thu, Oct 24, 2013 at 8:38 AM, Greg Ru

[nyphp-talk] I object!

2013-10-17 Thread leam hall
Well, objects have been getting the better of me for a while. This past weekend I've gotten back into wrangling with OOP. As of last night I figured out an __autoload issue and the folks on #phpmentoring and ##php have been giving me some good guidance. I am also still referencing an NYPHP e-mail t

Re: [nyphp-talk] Functions instantiating from Classes

2013-10-11 Thread Leam Hall
On 04/02/2013 10:18 PM, Gary A Mort wrote: On 2/25/2013 8:46 AM, Chris Snyder wrote: On Sun, Feb 24, 2013 at 7:24 AM, Leam Hall mailto:leamh...@gmail.com>> wrote: OOP Newbie question as I convert a crufty program to OOP Class Person sets up various properties of a person. Classe

Re: [nyphp-talk] Back into the fray

2013-10-09 Thread leam hall
I'm loosely looking at the MEAN stack. With PHP I want to do MongoDB and then add some javascript. On Wed, Oct 9, 2013 at 12:34 PM, Ajai Khattri wrote: > On Wed, Oct 09, 2013 at 12:33:07PM -0400, leam hall wrote: > > I've looked at Go as well, and if I could get myself going

Re: [nyphp-talk] Back into the fray

2013-10-09 Thread leam hall
I've looked at Go as well, and if I could get myself going on it I think it is one of the big up and coming things. However, I'm more focused on the neat flashy stuff on the web. On Wed, Oct 9, 2013 at 12:23 PM, Ajai Khattri wrote: > On Wed, Oct 09, 2013 at 07:57:46AM -0400, le

[nyphp-talk] Back into the fray

2013-10-09 Thread leam hall
n. I have some projects on Github/Sourceforge that I'll probably ask for help with. Right now I'm trying to "get" OOP and introduce it into my code. Leam -- Mind on a Mission <http://leamhall.blogspot.com/> ___ New York PHP Us

Re: [nyphp-talk] mysql configuration peculiarity: it reads /etc/mysql/*.cnf

2013-09-04 Thread Leam Hall
None of which proves you're not crazy. :) Leam On 09/04/2013 08:02 PM, David Mintz wrote: On Wed, Sep 4, 2013 at 4:36 PM, Ronald Bradford mailto:rb42l...@gmail.com>> wrote: Curious, as somebody that's worked in MySQL in a while I have not experienced this. I

Re: [nyphp-talk] Semi-OT: Is there a scale for language competency?

2013-07-26 Thread leam hall
On Fri, Jul 26, 2013 at 9:07 AM, Daniel Krook wrote: > Hi Leam, > > > What about setting up a public GitHub repository with sample code to refer > potential clients too? They can see your code quality, competence with > source control, and passion for programming. > Hehe.

[nyphp-talk] Semi-OT: Is there a scale for language competency?

2013-07-26 Thread leam hall
couple. It would be nice to be able to concretely convey my skills. Of course, that doesn't really cover related skills like version control, SDLC, etc... Thoughts? Leam -- Mind on a Mission <http://leamhall.blogspot.com/> ___ New York PHP Us

Re: [nyphp-talk] CentOS v Ubuntu

2013-07-16 Thread leam hall
Check out the IUS community repo. They are up to PHP 5.5. http://iuscommunity.org/pages/About.html Leam On Tue, Jul 16, 2013 at 10:45 AM, Gary Mort wrote: > > I've consistently found the CentOS PHP package to be badly out of date, > which initially led me to using Ubuntu. How

Re: [nyphp-talk] GIT!

2013-06-23 Thread Leam Hall
projects like the Linux kernel. For which it was built. One idea might be to put up a PHundamental for those of us about to propose *any* version control with teams we support. I'm on other teams that use Git and my skills are lacking; seeing the larger picture might help things click.

Re: [nyphp-talk] CentOS v Ubuntu

2013-06-23 Thread Leam Hall
s space. That control comes with a cost though, you need to patch your custom tools when there's a security update. By having control you can provide a level of stability for your app, if you are using something outside the standard packages. Hope that makes sense, haven't had mo

Re: [nyphp-talk] CentOS v Ubuntu

2013-06-19 Thread leam hall
e, MongoDB, > Gearman, etc you can't use CentOS (or you build your own packages and > manage all their dependencies yourself). > Would have to agree there. Leam -- Mind on a Mission <http://leamhall.blogspot.com/> ___

Re: [nyphp-talk] CentOS v Ubuntu

2013-06-19 Thread leam hall
If I needed a non-Linux OS it would probably be NetBSD. However, I'm partial to RH based systems as that's where I make my living. If things move to Ubuntu or FreeBSD, I'll head that way... Leam On Wed, Jun 19, 2013 at 2:43 PM, Hans Z wrote: > > I am having a debate in ou

Re: [nyphp-talk] CentOS v Ubuntu

2013-06-19 Thread leam hall
Hey Greg, work in several datacenters. The only odd one used a lot of SLES vs Red Hat. They used 95% SLES and the rest RH. That's just the Linux portions of datacenters; not including Unix or gameboys. Leam On Wed, Jun 19, 2013 at 1:34 PM, Greg Rundlett (freephile) < g...@freephile.co

Re: [nyphp-talk] CentOS v Ubuntu

2013-06-19 Thread leam hall
Easier to find stuff that works on RH/CentOS than Ubuntu. 95% of US Linux deployments, give or take, are Red Hat. Ubuntu has a place, just not in the data center. Yet, anyway. They seem to be working on that. Leam On Wed, Jun 19, 2013 at 1:09 PM, Nicholas Hart wrote: > I am having a debate

Re: [nyphp-talk] Recycle Out Dated PHP Books

2013-06-10 Thread leam hall
Goodwill does, I think. They give you a tax form as well. Send me the list, BTW, my library has had some turnover. :) Leam On Mon, Jun 10, 2013 at 10:55 AM, David Krings wrote: > On 6/10/2013 6:46 AM, Peter Sawczynec wrote: > >> I have a stack of outdated PHP, Flash and other co

[nyphp-talk] Functions instantiating from Classes

2013-02-24 Thread Leam Hall
ines. If you're well and truly bored, the full code is at: https://github.com/LeamHall/LHTraveller_Mercenary_Generator Thanks! Leam ___ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www

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

2013-02-05 Thread leam hall
On Tue, Feb 5, 2013 at 12:57 PM, Edgar Reyes wrote: > I have a question that maybe some of you can shed some light or what > your experience with this might be or how you guys handle it. I was > contacted by a potential client that wants me to create a custom program > for him, I said not a probl

Re: [nyphp-talk] OOP Newbie Building arrays in extended classes

2013-01-25 Thread Leam Hall
And that would be to make the variables public. On 01/25/2013 07:34 PM, Leam Hall wrote: Will do. Right now I'm trying to figure out how to override a variable set in the parent class. ___ New York PHP User Group Community Talk Mailing List

Re: [nyphp-talk] OOP Newbie Building arrays in extended classes

2013-01-25 Thread Leam Hall
Will do. Right now I'm trying to figure out how to override a variable set in the parent class. On 01/25/2013 07:06 PM, Darryle Steplight wrote: Take a look at PHP traits, its a PHP 5.4 feature and PHP's solution to multi-inheritance. On Fri, Jan 25, 2013 at 6:57 PM, Leam Hall w

Re: [nyphp-talk] OOP Newbie Building arrays in extended classes

2013-01-25 Thread Leam Hall
Err...until I remember to put parent::__construct() in B. :) Leam On 01/25/2013 06:51 PM, Leam Hall wrote: Interesting. The parent isn't multi-generational, far as I can see. That is, if C extends B which extends A, parent::__construct() in C does not have access to stuff constructed

Re: [nyphp-talk] OOP Newbie Building arrays in extended classes

2013-01-25 Thread Leam Hall
hanks! Leam On 01/25/2013 06:42 PM, Joey Derrico wrote: As Jeff said you have to call it explicitly class Trooper extends Person { public function _construct($parms) { parent::_construct(); //Whatever else is here } } Joey Derrico On Fri, Jan 25, 2013 at 5:57 PM, Rob Marscher mailto:r

[nyphp-talk] OOP Newbie Building arrays in extended classes

2013-01-25 Thread Leam Hall
l the __construct. Is my understanding correct? How would I achieve the goal of adding line 83 so that $roles included 'troop' and 'nco' for an object of class NCO? Thanks! Leam 1 age = 10 + rand(1,7); 15 $this->gender = $this->roll_gender(50);

Re: [nyphp-talk] Test

2013-01-02 Thread leam hall
On Wed, Jan 2, 2013 at 3:05 PM, Gary Mort < php+freelanceengin...@gary.mort.net> wrote: > Test e-mail - I seem to have no email since the start of december - just > want to check to see if I am still receiving mail. > Quiet times. Any progress on "Learning to program t

[nyphp-talk] Framewire

2012-11-10 Thread Leam Hall
Hans, nice! I've been needing something like this. However, I think you mean "skip the speech..." ;) Leam On 11/10/2012 09:55 AM, Hans Z wrote: I'll also take this opportunity for a shameless plug. I've finally released the Framewire PHP Framework - http://ww

Re: [nyphp-talk] Seeking PHP Contract Work

2012-07-25 Thread leam hall
On 7/25/12, Joseph Crawford wrote: > Hello Everyone, Joe, This blog post is what I use to find work. It worked for me these past few weeks, I start a new job at a great place very soon! http://leamhall.blogspot.com/2012/06/10-vital-tips-for-job-seeker.html Leam -- Mind on a Mission &l

[nyphp-talk] Knuth vols 1-4a; Right Read at this time?

2012-07-07 Thread Leam Hall
ble to contribute to medium sized projects in either PHP, Python, Go, or C. At this point I am aware of what little I do know but don't know what I don't know. Any recommendations on how to move up the professional programmer ladder? Thanks! Leam ___

[nyphp-talk] Using greater than zero or multiplication?

2012-06-27 Thread Leam Hall
to see if it's greater than zero or just multiply them once and see if the result is greater than zero? In the grand scheme of things there's no serious performance hit either way, the app is pretty small. I am trying to build my skills and good habits tho

[nyphp-talk] David Sklar, et al

2012-06-17 Thread Leam Hall
and Chris for their books and the NYPHP community for NYPHP.org. I'm not sure you all realize how much better you have made things for some of us. Leam ___ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/ma

Re: [nyphp-talk] Could use some PHP critique on my project

2012-06-16 Thread Leam Hall
ed or not it doesn't last long here. I'm looking for whatever feedback you can provide. There are a lot of talents that go into making an application "good" and I'm a newbie at most of them. Thanks! Leam ___ New York PHP Use

Re: [nyphp-talk] Could use some PHP critique on my project

2012-06-16 Thread Leam Hall
On 06/16/2012 11:05 AM, Hans C. Kaspersetz wrote: Leam, I know a little about technical diving and coding (http://quietdiver.com). I will take a look over the weekend. Hans Kaspersetz Cyber X Designs http://cyberxdesigns.com Hans, thanks! I just did IANTD Intro to Cave and Side-mount

[nyphp-talk] Could use some PHP critique on my project

2012-06-16 Thread Leam Hall
k out www.example.com/How_to_do_X". https://sourceforge.net/p/techdiveplanner I appreciate any feedback you provide. There's a forum there or you can e-mail me directly. Thanks! Leam ___ New York PHP User Group Community Talk Mai

Re: [nyphp-talk] What PHP tools are you using?

2012-05-29 Thread Leam Hall
to up my skills in unit testing and documentation. Leam ___ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show-participation

[nyphp-talk] Tech Dive Planner

2012-05-29 Thread Leam Hall
All, the dive planner has moved from Demo status to actual "hey this might work" status. It is currently at: http://reuel.net/dive/tech_dive_planner.php Thanks! Leam ___ New York PHP User Group Community Talk Mailing

[nyphp-talk] Updated the dive planner

2012-05-28 Thread Leam Hall
ored enough, is finish up what I can do and then ask for recommendations on making it better. I know my coding leaves much to be desired but no way to learn except to ask. http://reuel.net/dive/demo_dive_planner.php Leam ___ New York PHP User

[nyphp-talk] Form frustrations

2012-05-28 Thread Leam Hall
. Fill in Depth, Time, and SAC and click "Gas Required". Which is doable. If you forget one return the form with the data you already provided and error mark the parts you forgot. Make sense? Leam ___ New York PHP User Group Com

Re: [nyphp-talk] Monetizing Open Source Code

2012-05-20 Thread Leam Hall
On Sat, May 19, 2012 at 9:44 AM, Kristina Anderson wrote: Greetings, all! A good article that may or may not apply. http://blogs.hbr.org/tjan/2012/05/great-businesses-dont-start-wi.html?goback=.gde_4324043_member_116060048 Leam ___ New York PHP

[nyphp-talk] [OT] MongoDB (wuz: Monetizing Open Source Code)

2012-05-20 Thread Leam Hall
Hi Meghan! Steve Francia gave an interesting webinar on MongoDB and PHP Friday; I completely enjoyed it and am looking more at MongoDB and how to spread the word. Thanks for a great product! Leam On 05/19/2012 11:27 PM, Meghan Gill wrote: Hi Kristina - I work at 10gen (company that

Re: [nyphp-talk] Monetizing Open Source Code

2012-05-19 Thread leam hall
howing the same or similar experience. You are, in fact, trying to get a VC or marketing guru to "hire" you. The more you can show a good chance for success the more likely you are to get funds or sweat equity from team members. Leam On 5/19/12, Kristina Anderson wrote: > I def

Re: [nyphp-talk] Monetizing Open Source Code

2012-05-19 Thread leam hall
g work with a current CRM shop to see what goes on behind the scenes owuld help. It doesn't have to be a PHP based product but you'll probably be able to transfer your knowledge fairly easily. Hope that helps! Many of us are in the throes of career growth or transition and there seems to be a

Re: [nyphp-talk] What Distro?

2012-05-18 Thread Leam Hall
My canned response is Ubuntu if you want to work with Linux, Centos/Red Hat if you want to work on Linux. I have a Red Hat background, FWIW. Leam On 05/18/2012 03:40 PM, Matthew Kaufman wrote: Debian On Friday, May 18, 2012, Donald Organ wrote: Ubuntu On Fri, May 18, 2012 at 3:32

[nyphp-talk] PHP on IIS on Win 2008 talking to a SQLServer?

2012-04-13 Thread leam hall
Hey all, I've been asked to look at PHP on IIS on WIN 2008 talking to a SQLServer. Having been in FOSS for so long I have no idea on this. Is it reasonably doable? Would PHP on Apache on WIn 2008 be a better solution in terms of ease of use and setting up? Thanks! Leam -- Mind on a Mi

Re: [nyphp-talk] Learning to program the right way

2012-01-24 Thread Leam Hall
taught that way. Justin Randall Hyde of "The Art of Assembly" book fame posits that programmers who learn the machines and how things work, through Assembly programming, are more able to write performant code. I don't know enough to confirm or deny that theor

Re: [nyphp-talk] Learning to program the right way

2012-01-24 Thread Leam Hall
ave meant much less than respected certifications and experience. So Gary, I suggest you proceed with your book and dedicate a forum or other interactive website. Maybe use Moodle? Develop your plan, test it with others, and then charge a hundred or so bucks for the learning and acces

Re: [nyphp-talk] Learning to program the right way

2012-01-23 Thread leam hall
loved something like that. Heck, I still would! Have you read Zed Shaw's "How to program python the hard way"? Leam On 1/23/12, Gary Mort wrote: > One thing that has annoyed me more and more over time is the way books > and classes go about teaching /how/ to program in a l

Re: [nyphp-talk] SNMP for Cisco Swithes?

2010-12-19 Thread Leam Hall
Justin, Rolling my own has two major reasons. First is learning, second is approval. I can write a web page at work, no problem. Installing an application takes months of approval. :) Leam On 12/18/2010 10:57 PM, Justin Dearing wrote: Learn, My suggestion is to just install cacti.http

[nyphp-talk] SNMP for Cisco Swithes?

2010-12-18 Thread Hall, Leam
Anyone seen a tutorial on how to use PHP to monitor Cisco switches via SNMP? I'm just jumping into this and constrained by PHP 4 (RHEL 4) at the moment. Thanks! Leam ___ New York PHP Users Group Community Talk Mailing List http://lists.nyph

Re: [nyphp-talk] Doctrine and auto_increment not being a primary key

2010-12-11 Thread Leam Hall
Just a note that I'm learning a timely bit from this conversation, thanks! Leam ___ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation

Re: [nyphp-talk] Squashing accented characters

2010-11-02 Thread Hall CTR Leam
r the name of the place. Maybe the National Archives? Leam ---- Leam Hall Linux/Unix/Network Administrator Contractor for Smartronix ( CMMI Level 3 ISO 9001:2000 FS 91000 ) Com:229.639.6028 Cell: 704.607.6747 Email: leam.hall...

Re: [nyphp-talk] Password security for SQLite based pages?

2010-05-03 Thread Hall CTR Leam
he data, though putting it outside the webroot is a good idea in it's own right. So in the document root we'd have a page "edit_database.php". That's what needs protecting, I think. Make more sense? Thanks! Leam -Original Message- From: talk-b

[nyphp-talk] Password security for SQLite based pages?

2010-05-03 Thread Hall CTR Leam
to updating. Would it be enough just to have a web page that you had to log in via .htaccess? Is there a better way? Thanks! Leam Leam Hall UNIX Systems Administrator Contractor for Smartronix ( CMMI Level 3 ISO 9001:2000 FS 91000 ) Com: 229.

Re: [nyphp-talk] Deploying PHP Applications

2010-05-02 Thread Leam Hall
Actually, we use "ln -s". :) Leam Konstantin K wrote: This is why sys admins use stow from gnu On Saturday, May 1, 2010, Yitzchak Schaffer wrote: On Apr 29, 2010, at 1:35 PM, Jason Salsiccia wrote: If your doc root is /var/www/html, have html be a symlink to current code. /va

Re: [nyphp-talk] good language for small GUI app?

2010-03-09 Thread Leam Hall
A web app will allow for growth and backups. You separate the GUI from the app and let yourself focus on just the business logic. That also means she can upgrade or change platforms, or have her main computer down for service, and still get work done. Leam

Re: [nyphp-talk] Best way to accomplish this task

2010-02-15 Thread Leam Hall
ou in a trashcan when your query trashes the system. Leam Anthony Papillion wrote: Hello Everyone, I'm designing a system that will work on a schedule. Users will submit data for processing into the database and then, every minute, a PHP script will pass through the db looking for unproces

Re: [nyphp-talk] Inspiration for projects.

2010-02-05 Thread Hall, Leam
Yeah... We're looking at a trip to Romania to help with marginalized groups. Much shorter but as life impacting. Leam From: Edward Potter Sent: Fri 05-Feb-10 08:16 To: NYPHP Talk Subject: Re: [nyphp-talk] Inspiration for projects. Go to idealist.org Search Jobs/Volunteer Take a g

Re: [nyphp-talk] Inspiration for projects.

2010-01-20 Thread Hall, Leam
MongoDB based PHP tool that gathers news on Haiti and publishes it to interested parties. Then you can expand it later. Leam From: Anthony Wlodarski Sent: Wed 20-Jan-10 15:08 To: NYPHP Talk Subject: [nyphp-talk] Inspiration for projects. I have a large amount of free time on my hand and

[nyphp-talk] To dBa or not to dBa,..

2010-01-19 Thread Leam Hall
, have cost jobs. Whether or not MongoDB and the like changes this, I do not know. But if I were going to interview at a place with a large relational DB in production and no DBAs, I'd certainly look elsewhere. Leam ___ New York PHP Users Group Comm

Re: [nyphp-talk] IIS a dysfunctional kludge?

2010-01-14 Thread Hall, Leam
As long as security and cost aren't issues, IIS is fine. ;) Leam From: Justin Dearing Sent: Thu 14-Jan-10 09:43 To: NYPHP Talk Subject: Re: [nyphp-talk] IIS a dysfunctional kludge? On Thu, Jan 14, 2010 at 9:30 AM, tedd wrote: I have a client who is setting up a server and is goin

[nyphp-talk] Anyone familiar with CAC cards?

2010-01-06 Thread Leam Hall
I'd like to build a web page that does basic login to CAC enabled web sites. I have access to the pages, but would rather automate it. Any ideas? Leam ___ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/lis

Re: [nyphp-talk] Http requests failing

2009-12-30 Thread Leam Hall
Ajai Khattri wrote: (and "web site go boom boom" is not a precise error message :-) Obviously you've not worked with the same folks as I; that's about par for the course... Leam ___ New York PHP Users Group Community Ta

Re: [nyphp-talk] Http requests failing

2009-12-30 Thread Leam Hall
ssues. Happens even with the big boys. Have him check using a different desktop. Leam Michele Waldman wrote: I wrote a bunch of php using functions like getimagesize and get_headers. Worked fine. Also, sudden the client is calling me saying to code is not working. I look at it it's f

Re: [nyphp-talk] oh how good this list is

2009-12-29 Thread Leam Hall
Gary Mort wrote: On Tue, Dec 29, 2009 at 10:45 AM, Mitch Pirtle wrote: Agreed wholeheartedly on that sentiment - oftentimes when I have a question and need a little nudge, a quick search through NYPHP is all I need. There are hundreds of threads that I've starred in GMail as a result. Gmail?

Re: [nyphp-talk] run my own mail server or use a 3rd party service?

2009-12-26 Thread Leam Hall
ouse (literally). Their support was always pretty good. When I get back to doing stuff this will be the first place I look for a solution. http://www.dyndns.com/services/mailhop/outbound.html Leam ___ New York PHP Users Group Community Talk

Re: [nyphp-talk] run my own mail server or use a 3rd party service?

2009-12-25 Thread Leam Hall
Or can you require that users provide off-domain e-mail addresses? Again, I'm a bit muddled from the day. Leam Konstantin K wrote: Hey guys, Another kinda off-topic question but could be relevant to some people here and I know there are a bunch of really smart people on this list, so

Re: [nyphp-talk] preteen

2009-12-12 Thread Leam Hall
Hey, got any of Hans in a bikini? ___ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation

[nyphp-talk] Arrays out of a file and back in?

2009-10-20 Thread Leam Hall
way to do this other than just iterate through each array? Thanks! Leam ___ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation

[nyphp-talk] SOA Definition/Explination?

2009-09-21 Thread Leam Hall
I'm posting this for a friend. She does some teaching for Systems Engineering. The big SE, not the MCSE type stuff. Her request is for a 2 page introduction to SOA that's not in geekish. If you're curious, INCOSE -- http://www.incose.org/ Thanks! Leam Does anyone kno

Re: [nyphp-talk] Advice on OOP & Frameworks

2009-09-18 Thread Leam Hall
Awesome! Adrian Noland wrote: http://www.ibm.com/developerworks/opensource/top-projects/php.html http://www.ibm.com/developerworks/opensource/library/os-php-read/ On Sun, Aug 23, 2009 at 5:38 AM, Leam Hall wrote: Anyone up for drafting a "Recommended Learning Program" for PH

Re: [nyphp-talk] OOP, Frameworks, ONLAMP, and NYPHP

2009-08-31 Thread Leam Hall
So Bev, you taking the lead? Leam li...@nopersonal.info wrote: Hans, this sounds great. Your other email just came in, so I'm going to sign up for the Org list and then I'll read through what you sent. Regards, Bev ___ New York PHP

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

2009-08-27 Thread Hall, Leam
Would it work to have key phrases tied to data stores? That way you could link to it and get all the articles on Valley Forge just by updating the datastore? Leam From: Glenn Powell Sent: Thu 8/27/2009 2:50 PM To: NYPHP Talk Subject: Re: [nyphp-talk] Dynamically Add Links to Text Ah. New

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

2009-08-27 Thread Hall, Leam
Maybe a nightly or weekly rebuild? Depends on frequency of updates. Leam ___ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php

Re: [nyphp-talk] Input as array names

2009-08-26 Thread Hall, Leam
Glenn and Dan, thanks! I think those are the mental tools I needed. Off to code! Leam ___ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php

[nyphp-talk] OOP, Frameworks, ONLAMP, and NYPHP

2009-08-26 Thread Leam Hall
d NYPHP? Or are there other places and portals to fill ONLAMP's shoes? Leam ___ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php

Re: [nyphp-talk] Advice on OOP & Frameworks

2009-08-26 Thread Leam Hall
Talk about timing! I got a request for expertise from LinkedIn and the payback for the survey included an Amazon gift certificate! Seems like an easy win here. ;) Leam Mitch Pirtle wrote: Ok, now I gotta pimp a book. Pragmatic Thinking and Learning, by Pragmatic Publishers: http

[nyphp-talk] Input as array names

2009-08-25 Thread Hall, Leam
ost2: 1234 somehostwehavenotseeninyears: 1234 3456 Recommendations for a neophyte PHP'r? Thanks! Leam ___ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php

Re: [nyphp-talk] Advice on OOP & Frameworks

2009-08-25 Thread Hall, Leam
things folks should be able to do at what levels. The "Apprentice", "Journeyman", and "Master" levels work for lots of things, but what would each person need to be able to do? Leam From: li...@nopersonal.info Sent: Tue 8/25/2009 10:17 AM To: NYPHP Talk Subject:

[nyphp-talk] And can you have that by end of week?

2009-08-25 Thread Hall, Leam
server guy and not a real programmer? :) I have some ideas but man it's going to be a fun challenge... Leam ___ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php

Re: [nyphp-talk] Advice on OOP & Frameworks

2009-08-24 Thread Leam Hall
d the links it provides as well. Thanks! Leam ___ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php

Re: [nyphp-talk] Advice on OOP & Frameworks

2009-08-23 Thread Leam Hall
cus on would help. Anyone up for drafting a "Recommended Learning Program" for PHP? Thanks! Leam ___ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php

Re: [nyphp-talk] What does Java provide, redux

2009-08-15 Thread Leam Hall
Ajai Khattri wrote: On Sat, 15 Aug 2009, Leam Hall wrote: Of course, now part of me wonders if Python could cover where PHP doesn't and we could keep Java contained in the Uni classroom. That might help computer load levels a good bit... Why not Ruby? Nothing I've read in Ruby

[nyphp-talk] What does Java provide, redux

2009-08-15 Thread Leam Hall
where PHP doesn't and we could keep Java contained in the Uni classroom. That might help computer load levels a good bit... Again, thanks! Leam ___ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http:

[nyphp-talk] Java provides???

2009-08-12 Thread Leam Hall
rovide that PHP can't do faster and with lighter resource usage? Leam ___ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php

Re: [nyphp-talk] SSH2_CONNECT

2009-08-02 Thread Leam Hall
Kenneth Dombrowski wrote: On 09-08-01 09:44 -0400, Ajai Khattri wrote: If you can peform the task without it, which is true in this case, then do so. Ok, point taken. Thanks Aj No argument there. What you can do, and what you should do, are often not the same. :) Leam

Re: [nyphp-talk] SSH2_CONNECT

2009-07-31 Thread Leam Hall
CED wrote: Leam Hall wrote: http://forums.fedoraforum.org/showthread.php?t=159677 [r...@leam ~]# grep -i tty /etc/sudoers Defaultsrequiretty That might help. :) Leam Please DO NOT use Leam's example... "Defaults requiretty" is a global sudoers security defa

Re: [nyphp-talk] SSH2_CONNECT

2009-07-31 Thread Leam Hall
http://forums.fedoraforum.org/showthread.php?t=159677 [r...@leam ~]# grep -i tty /etc/sudoers Defaultsrequiretty That might help. :) Leam Michele Waldman wrote: Thank you. sudo: sorry, you must have a tty to run sudo I don't know how to resolve this. Michele -Original Me

Re: [nyphp-talk] SSH2_CONNECT

2009-07-31 Thread Leam Hall
tmp/woo-hoo". See if it writes it. If so, then it's choking on the script. If not, then it's not getting to the script. Also, have it echo $id to a temp file to make sure the variable substitution is happening correctly. Hope that helps. Leam Michele Waldman wrote: I di

Re: [nyphp-talk] SSH2_CONNECT

2009-07-31 Thread Leam Hall
Also, maybe change "2> /dev/null" to 2>/tmp/error.log to see what it says. Leam Leam Hall wrote: Hey Michele. Can you edit /etc/sudoers? You might be able to give it the NOPASSWD option, to at least shorten it a bit. Can you read /var/log/messages and the web server log to

Re: [nyphp-talk] SSH2_CONNECT

2009-07-31 Thread Leam Hall
Hey Michele. Can you edit /etc/sudoers? You might be able to give it the NOPASSWD option, to at least shorten it a bit. Can you read /var/log/messages and the web server log to see if they say anything? Leam Michele Waldman wrote: So I rewrote the code in bash due to my client's co

Re: [nyphp-talk] Learned one CMS and want to move on.

2009-07-27 Thread Leam Hall
l put in their pocket somehow. Or find a technology you really like, figure out how to sell it as profitable to management, and smack any of your co-workers that tries to take the projects that come in. Not that I've ever done this, mind yo

Re: [nyphp-talk] Frameworks & Fast Iterations

2009-07-25 Thread Leam Hall
If you're coming out with site-breaking changes every 6 months and not supporting older versions, why would anyone use the product? Frameworks should be a tool, not a master. They should save time. Or so I thought. Saves me the trouble of learning one.

Re: [nyphp-talk] Designer Advice

2009-07-23 Thread Leam Hall
Wow...I like his site! Nice clean design! Now I know who to call, even though he's not local to me. :) Leam Eddie Drapkin wrote: At the shop, we make use of a fellow named Jesse Arnold, his site is here: http://mistermachine.com . He does some pretty solid work, provides HTML/CS

Re: [nyphp-talk] Old articles on OnLAMP at O'Reilly

2009-07-21 Thread Leam Hall
I'm keeping up with the folks at O'Reilly. They're doing a site re-design so the oldness should eventually be phased out. I'm midling confident that they;ll be interested in current input, so be ready when they ask for it. Thanks! Leam Leam Hall wrote: Yikes! http:

  1   2   >