[nyphp-talk] Entrepreneurial Meetings in NYC

2011-09-30 Thread Mutaz Musa
Hi folks, What are some of the more popular meetups/conferences/etc for tech entrepreneurs in the city. Thanks, Mutaz www.Qiurio.com ___ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo

[nyphp-talk] Usernames with whitespace

2011-07-30 Thread Mutaz Musa
Hi folks, What are your thoughts on allowing usernames with spaces, e.g. "john smith". They're often disallowed and I was wondering on your thoughts as to why that might be. One reason I can think of is to avoid confusingly similar usernames, e.g. "john smith" and "john smith" (2 spaces) In those

Re: [nyphp-talk] Office

2011-05-25 Thread Mutaz Musa
>From their membership page: http://hiveat55.com/membership Full-Time Membership $300/month Access to a dedicated desk for your exclusive use for all open hours or 24 x 7 (5days/week) Locker for storage Mailing address Access card to building Discounts on partner services 10% off Voxel services

Re: [nyphp-talk] Office

2011-05-25 Thread Mutaz Musa
Check out http://hiveat55.com/ On Wed, May 25, 2011 at 5:04 PM, Matt Kaufman wrote: > I am a programmer who an office to work out of both on a short-term > (instant, asap) basis and also longer-term basis for my trading/software > company, MarketAPI. > > On a shorter-term basis, I need to quick

Re: [nyphp-talk] Plagiarism Checker in PHP

2010-05-02 Thread Mutaz Musa
Also, sorry for the double post but check out http://www.ithenticate.com/ On Sun, May 2, 2010 at 2:40 PM, Mutaz Musa wrote: > Actually turnitin.com, a website where students turn in schoolwork, checks > for plagiarism and from what I understand does a pretty good job. They > com

Re: [nyphp-talk] Plagiarism Checker in PHP

2010-05-02 Thread Mutaz Musa
Actually turnitin.com, a website where students turn in schoolwork, checks for plagiarism and from what I understand does a pretty good job. They compare both student-to-student and student-to-literature. I'm not sure how they pull it off, probably a proprietary algorithm that tries to match studen

Re: [nyphp-talk] What are everyone's thoughts on Zend Framework.

2010-04-17 Thread Mutaz Musa
I used to use CakePHP extensively in my projects but found its limitations on certain projects. I'd also be interested to hear what limitations you came across with Cake. On Sat, Apr 17, 2010 at 5:24 PM, Anthony Wlodarski wrote: > Yes, you are correct. So far during today experiments I have see

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

2010-03-09 Thread Mutaz Musa
I would personally go with wxPython for this sort of task. I've used phpgtk in the past but found it cumbersome and awkward. If she'll only be using it on a windows box then VB is as good a choice as any. Best, Mutaz On Tue, Mar 9, 2010 at 9:42 AM, David Mintz wrote: > Here's a question I know

Re: [nyphp-talk] Internet by Numbers 2009

2010-01-23 Thread Mutaz Musa
Far more depressing is the fact that IE users are 60+ % of the market. On Sat, Jan 23, 2010 at 11:17 AM, Hans Zaunere wrote: > > > > Very interesting - > > > > > > > > http://royal.pingdom.com/2010/01/22/internet-2009-in-numbers/ > > > > > > > > What would be great is a decade analysis... > > >

Re: [nyphp-talk] virtualization options...

2009-10-18 Thread Mutaz Musa
Check out VirtualBox, opensource and corporate backed (Sun Microsystems): http://www.virtualbox.org/ On Sun, Oct 18, 2009 at 9:11 PM, Konstantin K wrote: > Hi guys, > > > I'd like a free tool that allows me to run a linux virtual machine on my > windows laptop so I can do development on it, ftp

Re: [nyphp-talk] Tidy code utils?

2009-09-23 Thread Mutaz Musa
PDT for eclipse has the same feature. I'm not familiar with PerlTidy does it do anything more than fix indentations, position curly brackets, etc.? On Wed, Sep 23, 2009 at 7:42 PM, Eddie Drapkin wrote: > On Wed, Sep 23, 2009 at 5:40 PM, Yitzchak Schaffer > wrote: > > Hi all, > > > > In sitting

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

2009-09-18 Thread Mutaz Musa
> * glue frameworks - like Zend and Joomla 1.5 > Remember Joomla is a CMS not a framework. I've personally only ever used CodeIgniter and Cake. Both were fine though Cake was a bit stifling with the naming conventions. Documentation was good though and that made things easier. I'm going to try Zen

Re: [nyphp-talk] Connecting to an Oracle DB

2009-03-24 Thread Mutaz Musa
Check the configuration file path on phpinfo() and make sure you uncommented the right one. 2009/3/24 Néstor > oci8 > > I am trying to figure out where t downloaded from for php 5.2.5 > > > > > On Tue, Mar 24, 2009 at 4:37 PM, Ajai Khattri wrote: > >> On Tue, 24 Mar 2009, Néstor wrote: >> >> >

Re: [nyphp-talk] Open Source Project Management Tools

2008-12-14 Thread Mutaz Musa
There's also Epiware, though I've not used it myself. http://www.epiware.com/ On Sun, Dec 14, 2008 at 10:22 PM, Brian Williams wrote: > The company I used to work at used scrum for projects and used VersionOne > http://www.versionone.com/ for planning, tracking, etc > > Once i got used to it i f