NoMachine NX 3.1.0-1 (Web Builder branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News NoMachine NX 3.1.0-1 (Web Builder branch)
# 1  
Old 01-15-2008
NoMachine NX 3.1.0-1 (Web Builder branch)

ImageNoMachine NX is a fast terminal server and desktopvirtualization system based on the X11 protocol.NX is an order of magnitude faster than VNC or X11and can run on bandwidth as narrow as 10 kBit/sec.In addition, NX translates and embeds the MSWindows Terminal Server and VNC protocols intoX/NX, enabling users to compress and accelerateremote Windows and VNC sessions. The NX projectprovides a suite of libraries and X11 proxyingagents implementing efficient compression andoptimized transport of X11, SMB, IPP, HTTP, andarbitrary protocols like audio and video over theInternet.License: GNU General Public License (GPL)Changes:
This release includes improvements and fixes from the 3.0.0 version as well as providing resolution for a number of issues such as issues where the NX Builder set up procedure may fail to create the backend when MySQL 5.0.2 is used, NX Builder doesn't allow an empty value in the domain field for the Windows RDP settings, and an incorrect error message is displayed when trying to create a database with a name that is already used.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
DateTime::Format::Builder::Parser::Strptime(3pm)	User Contributed Perl Documentation	  DateTime::Format::Builder::Parser::Strptime(3pm)

NAME
DateTime::Format::Builder::Parser::Strptime - strptime based date parsing SYNOPSIS
my $parser = DateTime::Format::Builder->create_parser( strptime => '%e/%b/%Y:%H:%M:%S %z', ); SPECIFICATION
o strptime takes as its argument a strptime string. See DateTime::Format::Strptime for more information on valid patterns. THANKS
See the main module's section. SUPPORT
Support for this module is provided via the datetime@perl.org email list. See http://lists.perl.org/ for more details. Alternatively, log them via the CPAN RT system via the web or email: http://perl.dellah.org/rt/dtbuilder bug-datetime-format-builder@rt.cpan.org This makes it much easier for me to track things and thus means your problem is less likely to be neglected. LICENCE AND COPYRIGHT
Copyright X Iain Truskett, 2003. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.000 or, at your option, any later version of Perl 5 you may have available. The full text of the licences can be found in the Artistic and COPYING files included with this module, or in perlartistic and perlgpl as supplied with Perl 5.8.1 and later. AUTHOR
Iain Truskett <spoon@cpan.org> SEE ALSO
"datetime@perl.org" mailing list. http://datetime.perl.org/ perl, DateTime, DateTime::Format::Builder perl v5.10.1 2010-03-14 DateTime::Format::Builder::Parser::Strptime(3pm)