[nyphp-talk] AS2

2014-03-20 Thread Nicholas Hart
Hi, I am looking for help with an AS2 configuration with Amazon Drop Ship Central. Has anyone done this? Has anyone done this with free open source AS2? Have been trying to use AS2 Secure which is an open source php AS2 client/server. Not sure how to troubleshoot. Any help would be greatly ap

[nyphp-talk] AS2

2014-03-19 Thread Nicholas Hart
Hi, I am looking for help with an AS2 configuration with Amazon Drop Ship Central. Has anyone done this? Has anyone done this with free open source AS2? Have been trying to use AS2 Secure which is an open source php AS2 client/server. Not sure how to troubleshoot. Any help would be greatly ap

[nyphp-talk] EDI w/PHP

2013-08-21 Thread Nicholas Hart
Hi, I need to setup EDI for Amazon stock orders. If anyone has done this, I would really like to hear from you. Thanks. Nick ___ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/sho

[nyphp-talk] MySQL HA + Xen

2013-08-18 Thread Nicholas Hart
Hi guys, I have several MySQL servers that are mission critical to operations including an API server that processes incoming Internet orders. Looking for the best option for HA. Currently using Heartbeat with MySQL replication. Open Source solutions are preferred -- as I really don't want to d

[nyphp-talk] dot equal

2013-07-11 Thread Nicholas Hart
Hi, I am trying to run existing php source on Xen VM using Centos64. I seem to be having trouble with the dot equal (.=) string operator. Is there some way to turn this on in php.ini? I keep getting errors in my code right where a string gets appended using this shorthand. If there is no such

[nyphp-talk] Thanks!..MVC

2013-06-22 Thread Nicholas Hart
I just want to thank everyone who responded to my CentOS v Ubuntu question. In case you're wondering, we did stay with CentOS which I feel is the right choice at this time especially since we are migrating to VMs on Xen server which is enough change already. MVC: My .Net colleague and I were wond

[nyphp-talk] CentOS v Ubuntu

2013-06-19 Thread Nicholas Hart
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 what all

[nyphp-talk] Creating Barcodes..

2013-03-19 Thread Nicholas Hart
I need to generate a barcode in php and link it to an html document for printing and then scanning. Has anyone done this? I have been attempting this using the Free30f9.TTF font but I was unable to get this to scan at all. I have also tried barcode command in linux which does scan but only outpu

Re: [nyphp-talk] talk Digest, Vol 75, Issue 6

2013-01-23 Thread Nicholas Hart
Hi, I recently moved our backup system to another location (about time!) and am now getting high resend counts (10,000+ over a few hours) for these transaction packets. The source and target systems are connecting over dedicated NICs on the Internet. For security, there are IP filters on these b

[nyphp-talk] Amazon MWS

2013-01-14 Thread Nicholas Hart
Hi, I believe I have asked this before but it has been a while. I wondered if anyone has tackled either setting up Amazon MWS in PHP or updating an existing Amazon SOAP API to MWS in PHP? The later is on my plate now and it would be nice to find someone who has some experience with this. Thanks

[nyphp-talk] Amazon MWS

2012-11-09 Thread Nicholas Hart
Hi, I am working on converting our Amazon API from SOAP which was working until last week to MWS. Has anybody done this successfully? I have my account setup and downloaded their PHP code samples but am having trouble and could use some assistance. Also just found their Scratchpad site which is

Re: [nyphp-talk] talk Digest, Vol 71, Issue 6

2012-10-17 Thread Nicholas Hart
MySQL - PHP: Anyone have experience with a 64bit mysql server? Recently tried to move a PHP application to a not as busy 64 bit Dell Server and it and it was vy slow for some unknown reason. Checked all indexes in applicable tables which matched 32 bit server. I have optimzed data and checked/repa

Re: [nyphp-talk] talk Digest, Vol 70, Issue 1

2012-08-22 Thread Nicholas Hart
Hi, Thanks for the help with the telnet issue! I am now trying to save text to a file that is going to be placed on a different server. I planned to use shell_exec in PHP but cannot seem to get it to work: shell_exec('echo testdata > file.txt'); - this doesn't work but shell_exec('ls > file

[nyphp-talk] Fedex Server Telnet

2012-08-19 Thread Nicholas Hart
Hi, I am trying to write a PHP front end for the Fedex Server which uses telnet to send/receive shipping data. I am hoping that someone has already done this and can tell me how to send/receive this telnet data in PHP as I am having some trouble with it. The string of data is made up of numeric

[nyphp-talk] check if table is locked

2011-01-12 Thread Nicholas Hart
I have home-grown replication process (replicates AS400 to mysql) which can sometimes take a long time to update/insert records in some very large and busy tables. If I could create two such tables and then lock one while running apps against the other one, this would greatly improve performance a

[nyphp-talk] set datadir in mysql config

2011-01-03 Thread Nicholas Hart
I am trying to configure mysql to use a different datadir than default in order to move this to a larger volume. I have copied all mysql data from /var/lib/mysql to my new volume and ran both chown -R mysql:mysql * and chmod -R 660 * in order to setup correct ownership and rights for the data. I

Re: [nyphp-talk] talk Digest, Vol 45, Issue 1

2010-07-13 Thread Nicholas Hart
Hey, I'm trying to find an easy way to replace foreign chars in address fields that are causing problems. Two examples include æ (\xe6) and ð (\xf0) where the value in parens is the mysql escape value for these chars. There are many more such characters and it would probably make sense to create

[nyphp-talk] Performance and Troubleshooting

2010-06-24 Thread Nicholas Hart
Hi, I am having some trouble lately with table locking and performance in mysql server. I am using the MYSQL PERFORMANCE TUNING PRIMER -- By: Matthew Montgomery - to help me configure this server to peak performance. However, I am still having same problems and am looking for some help. Any sug

[nyphp-talk] innodb settings

2010-04-26 Thread Nicholas Hart
of shell scripts so I can tweak/recompile as > needed. > > I tend to stick everything under some non-standard directory, so I can > have multiple stacks for testing. For example, if I needed it, I'd > have no problems setting up 4 stacks for 5.2/5.3 under mod_php/ > fastcgi. This way, I can keep my local environment very close to > whatever the production environment is for any particular project. > > -Tim > > > > -- > > Message: 7 > Date: Mon, 26 Apr 2010 10:08:31 -0400 > From: "Rich Bark" > To: > Subject: [nyphp-talk] SimpleSAMLphp > Message-ID: <003401cae549$f7b2e470$e718ad...@com> > Content-Type: text/plain; charset="us-ascii" > > Anyone here have experience with simpleSAMLphp? I cannot get it to work. > > > > Thanks, > > Rich > > -- next part -- > An HTML attachment was scrubbed... > URL: < > http://lists.nyphp.org/pipermail/talk/attachments/20100426/6cbb0ae8/attachment-0001.html > > > > -- > > ___ > talk mailing list > talk@lists.nyphp.org > http://lists.nyphp.org/mailman/listinfo/talk > > End of talk Digest, Vol 42, Issue 17 > > -- -Nicholas Hart Parts Authority IT 516-678-3900 X3242 ___ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation

[nyphp-talk] Best Hardware for mysql ?

2010-04-19 Thread Nicholas Hart
I am looking to purchase a new server to be used exclusively as a database server running mysql. Just wanted to know what server hardware people are using and recommending for this purpose. Anything extraordinary for example. Thanks. Thanks, Nick ___

[nyphp-talk] Undelete mysql records - resolved!

2010-04-16 Thread Nicholas Hart
> Subject: Re: [nyphp-talk] Undelete mysql records > Message-ID: > > Content-Type: text/plain; charset="iso-8859-1" > > I can't my question answered either. > > Robert > > On Thu, Apr 15, 2010 at 11:32 AM, Nicholas Hart >wrote: > > >

[nyphp-talk] Undelete mysql records

2010-04-15 Thread Nicholas Hart
I'm now trying to restore missing data from a prior date using binlogs but cannot seem to get this to load. Anyone familiar with restoring data from binlogs? Thanks. Nick ___ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/m

[nyphp-talk] Undelete mysql records

2010-04-13 Thread Nicholas Hart
I am looking for a way to search all deleted records in a table and undelete ones that were deleted by mistake. Anyone know of an easy way to do this? These are ISAM tables. Thanks. Nick ___ New York PHP Users Group Community Talk Mailing List http://l

[nyphp-talk] Adding indexes

2010-03-22 Thread Nicholas Hart
> used anyway, so it's not a hardship. > > Figured I'd ask if anyone else has played with it before looking further > into that route. > -- next part -- > An HTML attachment was scrubbed... > URL: < > http://lists.nyphp.org/pipermail/ta

Re: [nyphp-talk] talk Digest, Vol 40, Issue 30

2010-03-01 Thread Nicholas Hart
Hi, I'm trying to use the Zend provided mysql which runs on the ISeries. However, I also need a way to replicate certain DB2 data files to it. There should be a way to do this without having to go out to the network. So I am looking for an API and/or a way to write directly to the binlogs if pos

Re: [nyphp-talk] play a sound

2009-12-09 Thread Nicholas Hart
I'm trying to play a sound on the browser using javascript play() method. This worked fine on my Firefox browser but I keep getting errors on other Firefox browsers in the office. Anyone know what add-on or version of FF I need to make this work all the time? Thanks. Nick

[nyphp-talk] Amazon orders

2009-05-15 Thread Nicholas Hart
Has anyone had success implementing the Amazon API for both order entry to your in-house system and sending back tracking and email responses? We are having some issues and I was hoping to find a decent road map as Amazon is not very helpful. Thanks. Best, Nick __

[nyphp-talk] zend framework..multi forms.

2009-04-27 Thread Nicholas Hart
Thanks for the responses. I am looking at Zend Framework since it supports i5/OS. But what I really want is to easily handle multiple forms on one page. Any examples of this would be much appreciated. BTW Hans, I have posted to the zendframework forum but I think I'm the only one there. Thanks

[nyphp-talk] zend framework

2009-04-24 Thread Nicholas Hart
I am looking for detailed information on how to configure zend framework for i5/OS. The framework.zend.com website doesn't make this distinction. Also, if anyone has a working examples, I would very much like to see them. Any idea how popular/unpopluar this zend framework is in the php community

Re: [nyphp-talk] talk Digest, Vol 28, Issue 23

2009-02-16 Thread Nicholas Hart
ble. > PHP's garbage collection cannot always be, well, perfect, for long running > processes. > > H > > > > > -- > > Message: 2 > Date: Fri, 13 Feb 2009 16:16:50 -0500 > From: Rolan Yang > Subject: Re: [nyphp-talk] slow ph

[nyphp-talk] slow php

2009-02-13 Thread Nicholas Hart
ms to make much difference. Am I being unreasonable for the size of the files here? I'm considering using a Derived Table in mySQL and will also consider another language such as python. Please let me know if you have any suggestions. Thanks. Nicholas Hart

Re: [nyphp-talk] [OT] FORMS

2007-07-19 Thread Nicholas Hart
/docs/TF2.pdf but I want to find a way to test your login status before permitting you to view this file. Let me know what you think. Thanks! Regards, Nicholas Hart ___ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman

Re: [nyphp-talk] [OT] FORMS

2007-07-19 Thread Nicholas Hart
t to a PDF file, use FPDF (http://www.fpdf.org) to inject the information into a PDF file (via X,Y coordinates) and then output it to the user. It's much easier and far more flexible this way, and you won't have to muddle about with Word documents. - Brian Dailey Software Developer New Yo

RE: [nyphp-talk] [OT] FORMS

2007-07-19 Thread Nicholas Hart
tarted on the right foot with this.  Thanks. Regards, Nicholas Hart link to PDF: https://www.mptf.org:75/docs/TF2.pdf ___ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://w

Re: [nyphp-talk] iframe Top of page?

2007-07-10 Thread Nicholas Hart
data displayed. Upon pressing 'Return to main menu' I am left to scroll back up - as the menu is a much shorter page than all others. How do you handle this? Any thoughts or suggestions much appreciated. Thanks. -- Nicholas Hart Music Perfor

Re: [nyphp-talk] PHP Report Writer?

2007-02-16 Thread Nicholas Hart
Hi, I am looking for a web-based report writer. I am imagining something fairly simple that can save report titles, field headings, complex SQL and optionally print to HTML or PDF. Any thoughts welcome. Thanks! Regards, Nicholas Hart <[EMAIL PROTEC

Re: [nyphp-talk] WAP Email Portal

2007-02-08 Thread Nicholas Hart
Matt, What specifically are you trying to accomplish with it? Nick Nick, Mimp looks very decent, but it requires horde to be installed. This looks like a bit of a gigantic bundle for just a tiny application -Matt On Thu, 8 Feb 2007, Nicholas Hart wrote: I highly recommend horde

Re: [nyphp-talk] WAP Email Portal

2007-02-08 Thread Nicholas Hart
I highly recommend horde. Check out their website at: http://www.horde.org Regards, Nick H. Hi all, I was wondering if anyone knew of a "decent" wap based email portal software that I could install on my webserver. I've designed a tiny one in WML, but I was looking for a decent WAP email cl