[nyphp-talk] cnvyr.io public API

2014-05-27 Thread Hans Z
Hi all, I've opened up an API I've been using for a while. http://cnvyr.io It should help to offload image and CSS/JS processing for other developers, and I plan on keeping it open as long as usage doesn't start costing me an arm and a leg :) Let me know if any problems - thanks, H ___

Re: [nyphp-talk] making a branch of filesystem publicly accessible via http with write access for some

2013-11-23 Thread Hans Z
Hi Gary, all, > Google Drive. Setup a gmail account, sign up for drive, and you can setup > shared folders. You can make them public. You can make them private. You > can give other Google Accounts[both gmail and Google Apps] any level of > rights you need. > > There are also quite a number of

Re: [nyphp-talk] The Diff Meetings

2013-07-18 Thread Hans Z
> > ORM > > Apache/nginx/lighttpd > Yeah that's a good one... Apache/mod_php vs FastCGI Any one else? H git / github LESS/etc (compiled CSS) AJAX jQuery Bootstrap (CSS frameworks) noSQL Cloud servers RoR nodeJS Cloud development (online code editors/etc) What am I forgetting? Oh righ

Re: [nyphp-talk] CentOS v Ubuntu

2013-07-18 Thread Hans Z
> > Just handle process priority, memory management, and open some > > sockets when asked. For the rest... stay out of the way. For god's > > sake don't try to maintain a "system" java that symlinks to the > > flavor of the month. Don't provide shared libraries. Don't provide > > printing services.

Re: [nyphp-talk] CentOS v Ubuntu

2013-07-16 Thread Hans Z
On Tue, Jul 16, 2013 at 5:03 PM, Chris Snyder wrote: > On Tue, Jul 16, 2013 at 11:03 AM, Jesse Callaway wrote: > >> Just handle process priority, memory management, and open some sockets >> when asked. For the rest... stay out of the way. For god's sake don't try >> to maintain a "system" java th

[nyphp-talk] The Diff Meetings

2013-07-16 Thread Hans Z
Hello all, I thought it prudent to pull topics from the git vs svn thread for planning out some future meetings. Here's the recap: There's always new technology on the web and some of it certainly could be considered wonderful, and some simply hype... of course, this pattern in technology (or an

Re: [nyphp-talk] CentOS v Ubuntu

2013-07-16 Thread Hans Z
> I am having a debate in our office over whether to continue with CentOS >> distro for use with our VM based servers (XEN) or switch to Ubuntu. I have >> kept the belief that RedHat is better for servers while Ubuntu is preferred >> on the desktop. I even have an Ubuntu desktop PC. Just wondere

Re: [nyphp-talk] SOAP caching to file or MySQL?

2013-07-16 Thread Hans Z
Hi David, On Sun, Jul 14, 2013 at 6:19 PM, David Roth wrote: > I'm writing an application in PHP which does a SOAP request. But the > problem is that the request is slow at times. It ca take 5-6 seconds to get > a SOAP response sometimes. I've considered caching the data and poll to get > it. Bu

Re: [nyphp-talk] GIT! (was: CentOS v Ubuntu)

2013-06-22 Thread Hans Z
> I agree with Hans. :) I've never wanted to be one of those people who over the years refused to > adapt to something new. But the reality is that it has to really be an > improvement, not just new to justify the change. > And actually, this brings up a great topic for mailing list discussion,

Re: [nyphp-talk] GIT! (was: CentOS v Ubuntu)

2013-06-22 Thread Hans Z
Hey Dan, On Sat, Jun 22, 2013 at 9:50 AM, Daniel Convissor < dani...@analysisandsolutions.com> wrote: > Hi Hans: > > On Wed, Jun 19, 2013 at 02:43:52PM -0400, Hans Z wrote: > > > > I'm always in favor of CentOS. Nothing particularly against > Ubuntu/Debian, &

Re: [nyphp-talk] CentOS v Ubuntu

2013-06-22 Thread Hans Z
Hi, On Sat, Jun 22, 2013 at 9:29 AM, Daniel Convissor < dani...@analysisandsolutions.com> wrote: > Hi Folks: > > On Wed, Jun 19, 2013 at 01:28:04PM -0400, Ronald Bradford wrote: > > > RH/CentOS is very behind in many LAMP products and the associated > > dependencies via package management, while

Re: [nyphp-talk] App engine

2013-06-21 Thread Hans Z
> Did you miss the news that Google App Engine supports PHP now? Because I > did. > > https://developers.google.com/appengine/docs/php/ > > https://developers.google.com/appengine/docs/php/gettingstarted/introduction > I did and I'm very anxious to try it. The native cloud file support as streams

Re: [nyphp-talk] CentOS v Ubuntu

2013-06-19 Thread Hans Z
> I am having a debate in our office over whether to continue with CentOS > distro for use with our VM based servers (XEN) or switch to Ubuntu. I have > kept the belief that RedHat is better for servers while Ubuntu is preferred > on the desktop. I even have an Ubuntu desktop PC. Just wondered w

Re: [nyphp-talk] OT: Mailman question

2013-04-09 Thread Hans Z
Hi, archives data lists spam > > His goal is to extract the e-mail addresses of the subscribers so he can > re-invite them to a new mailing list system. > > How can I extract the e-mail addresses of the subscribers? I looked around > in the files and unless I missed something there doesn't appe

Re: [nyphp-talk] MODX Meetup in NJ & Lena

2013-03-20 Thread Hans Z
> Hans and Daniel, I would be happy to give a presentation on MODX to the > group, if it has been a while since one was delivered. We are using MODX > for a broad spectrum of projects for start-ups through Fortune 500 > companies. Sorry, lost in the endless inbox of gmail... I think this is good

[nyphp-talk] TALK FINAL TEST

2013-03-11 Thread Hans Z
Hopefully :) Sorry all, H ___ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show-participation

[nyphp-talk] TEST

2013-03-11 Thread Hans Z
Hello all, Seems as though there was a problem with mailman... hopefully it's fixed and this gets through. H ___ 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] Gearman

2013-01-30 Thread Hans Z
>> Once you install the new version you'll get the right libgearman linked. > > So far Ive tested the PECL gearman (1.1.1) extension by building against > v1.1.1, v1.1.3 and v1.1.4 of libgearman. All give me the same error > whenever I try to run gearmand. It may not be pointing to the library you

Re: [nyphp-talk] Framewire

2012-11-11 Thread Hans Z
> Plug it is, but appreciated. It's useful. Thanks - and happy to answer any questions/etc since there's not much more than an API reference and sample site - though the sample site is well commented! And there's a Google group :) >> Hans, nice! I've been needing something like this. >> >> Howev

Re: [nyphp-talk] form and database solutions, particularly with large records without a common schema

2012-11-10 Thread Hans Z
> MongoDB works great for storing documents like this altogether in one > collection with varying schemas. It makes it easy to query across all > documents. But you could also accomplish something similar with an RDBMS I would also recommend MongoDB for this type of thing - it's a perfect fit for

[nyphp-talk] Happy New Year! ...and New Mailman Server

2012-01-07 Thread Hans Z
Hello everyone, This is basically a test of a new mailman server and can be safely ignored. Though, happy new year to everyone :) I'll be putting up events for Jan. and Feb. - just finishing up moving everything to a new server. Best, Hans ___ New Yo