Broadband
Dial-Up
Email
Hosting
Wireless
Security
Useful Tools
Quick Reference
Contact Us
Customer Portal
Site Search

Zen Internet Support Forum

Welcome to the Zen Internet community support forums.

Before posting we recommend you search our
extensive Knowledge Base or the forum archives
as an answer to your query may already be available.

Welcome to Zen Internet Support Forum Sign in | Join | Help
in
Forums Forum Rules

Web service client - FINAL test - testers required for immediate test.

Last post 11-07-2007, 6:13 PM by TomC. 16 replies.
Page 1 of 2 (17 items)   1 2 Next >
Sort Posts: Previous Next
  •  06-07-2007, 5:05 PM 27267

    Web service client - FINAL test - testers required for immediate test.

    Is there anyone available to test the new web service client now?

    This is the FINAL test. 

    Please PM me now if so and I will email you the link to the package.

    Need to be able to test and give me some initial comments back within the hour.

     

    Thanks Carl


    Systems Development
    Zen Internet Ltd
  •  06-07-2007, 7:51 PM 27276 in reply to 27267

    Re: Web service client - FINAL test - testers required for immediate test.

    Hello,

    YES! I have an XP Pro box and am running Firefox the latest and most upto date version and also have Opera 9.2 latest version. I can could test the firefox plug-in if thats whats required.

    Will be here all evening, if you message or email me back.

    ivan@cyteck.co.uk
  •  06-07-2007, 7:53 PM 27277 in reply to 27276

    Re: Web service client - FINAL test - testers required for immediate test.

    Thanks for the reply however I should have mentioned that this is the Windows Forms client that needs testing. The Firefox client has not changed.

    The public release is due very shortly now as the client is functionally complete. We are just ironing out minor last minute bugs.


    Systems Development
    Zen Internet Ltd
  •  06-07-2007, 11:48 PM 27285 in reply to 27277

    Re: Web service client - FINAL test - testers required for immediate test.

    Hi Carl,

    Re: FireFox Plug-in. Any idea of a release date for this. I'm assuming its just a small-ish download & install?? How will this be made available, will Zen create a download link or download area/page?

    Thanks Ivan 

  •  08-07-2007, 2:15 PM 27307 in reply to 27285

    Re: Web service client - FINAL test - testers required for immediate test.

    All clients will be released at the same time. The .NET 2.0 client has been given a major overhaul with lots of new features which were requested by Beta testers. We thought it better to get these features in before a public release. Hence the request for additional testers. I confidentially expect to do a low key release via the forums this coming week.

    The Firefox client has been available to the Beta testers for months now. It will come as an Add-On to Firefox and will sit in your task bar at the bottom.


    Systems Development
    Zen Internet Ltd
  •  10-07-2007, 6:36 PM 27349 in reply to 27277

    Re: Web service client - FINAL test - testers required for immediate test.

    CarlR:

    Thanks for the reply however I should have mentioned that this is the Windows Forms client that needs testing.

    I pleased to say that Carl has said I can also let people know about the Perl/command line/Linux version, which lives here: http://www.rachaelandtom.info/zenus.

    This is only 'soft launch', but please try it out in advance of the full blown announcement if you can. This release will replace the zen-usage.pl script from http://www.rachaelandtom.info/zen-adsl-usage-monitor

  •  10-07-2007, 6:41 PM 27350 in reply to 27349

    Re: Web service client - FINAL test - testers required for immediate test.

    TomC

    Happy to try that version on a Solaris 10 box ....

     

     

  •  10-07-2007, 7:00 PM 27352 in reply to 27350

    Re: Web service client - FINAL test - testers required for immediate test.

    unixman:

    TomC

    Happy to try that version on a Solaris 10 box ....

    Great, feel free to download it from the URL in my post, and let me know (email in the archive you download, message here or whatever) how it goes.

  •  10-07-2007, 8:44 PM 27356 in reply to 27352

    Re: Web service client - FINAL test - testers required for immediate test.

    Bit of a hassle sorting out all the perl dependencies but fixed it eventually .....
    # uname -a

    SunOS challenger2 5.10 Generic_118833-24 sun4u sparc SUNW,Ultra-4
    # perl -v

    This is perl, v5.8.4 built for sun4-solaris-64int
    (with 28 registered patches, see perl -V for more detail)

    <snip>

    # zenus.pl --username=xxxxxxxx@xx.com --password=xxxxxxxx --account=zenxxxxxx\@zen
    allowed:20 used:11.6416015625 remain:8.3583984375

    Anyone got any spare bandwidth Wink

     

     

  •  10-07-2007, 8:53 PM 27357 in reply to 27356

    Re: Web service client - FINAL test - testers required for immediate test.

    Great news, thanks for the note.

    I hope to maybe get it to use the standard Perl module install gubbins, which should take care of the dependant modules for you. Any specific problems that could do with documenting ?
     

  •  10-07-2007, 8:57 PM 27358 in reply to 27357

    Re: Web service client - FINAL test - testers required for immediate test.

    Better exception handling is needed:

    # zenus.pl (no argv deliberate)
    Fault:
    q0:InvalidSecurityToken
    An invalid security token was provided at /usr/perl5/site_perl/5.8.4/zenus.pm line 154.

    or

     zenus.pl --username=yyyyyyyy\@xx.com --password=xxxxxxxx --account=zenxxxxx\@zen (where yyyyyyyy is an incorrrect username)
    Fault:
    q0:FailedAuthentication
    The security token could not be authenticated or authorized ---> [Zen.Exceptions.AuthenticationException]: Failed to login to remote server. The Sign-In E-Mail Address and/or password are incorrect. at /usr/perl5/site_perl/5.8.4/zenus.pm line 154.

     

    friendly it is not Big Smile

  •  10-07-2007, 9:07 PM 27359 in reply to 27358

    Re: Web service client - FINAL test - testers required for immediate test.

    Might be able to try it on a HP-UX 11.23 .....

     

  •  10-07-2007, 10:03 PM 27362 in reply to 27358

    Re: Web service client - FINAL test - testers required for immediate test.

    unixman:

    Better exception handling is needed:

    Version 2.0.1 now released with better exception handling :-) 

  •  10-07-2007, 10:03 PM 27363 in reply to 27359

    Re: Web service client - FINAL test - testers required for immediate test.

    > HP-UX 11.23

    By all means, the more the merrier ! 

  •  10-07-2007, 11:39 PM 27366 in reply to 27363

    Re: Web service client - FINAL test - testers required for immediate test.

    Will try it on my FreeBSD box tomorrow Tom Smile
Page 1 of 2 (17 items)   1 2 Next >
View as RSS news feed in XML