Menu

NWSL / News: Recent posts

New Project: perOXide

This project is now officially discontinued. We have moved over some ideas and lots of new stuff into a PHP framework called perOXide (http://www.peroxideframework.org). perOXide finally is what NWSL should have become and better. The highlights are:

* Easy, powerful object-oriented database access
* Templating and styling support
* Javascript support
* Component-based page framework (nOx)
* Skinning support for all components
* Built-in, extensible authentication and authorization mechanism
* Highly customizable, role-based permission system
* Internationalization support
* Built-In semi-dynamic caching
* All in plain PHP, no special tools required. ... read more

Posted by Jan Thomae 2008-05-07

Project's new name

This project got a new name, as the old one infringed some trademark of a company named NetScript, Inc. The new project name is now NWSL - Nameless Web Scripting Language, for the lack of a better name.

Posted by Jan Thomae 2004-07-09

NetScript 2.1 now with XSLT-support

The NetScript CVS contains the new NetScript version 2.1 with XSLT-support. You can now really divide content from presentation. Also you have the possibility to do client sided XSLT (e.g using Internet Explorer) in a transparent way, which will not break if the client is incapable of doing XSL transformations.

Another new feature is the DOM Abstraction Layer (DAL) incorporated into NetScript. It is now possible to use any DOM Level 2 compliant DOM-implementation together with NetScript. There is currently a binding for XML::LibXML, others will follow as the need arises. Due to the DAL NetScript is now about 35% faster using XML::LibXML instead of XML::DOM2.... read more

Posted by Jan Thomae 2003-05-31

IPdoc 1.04 released!

Hi,

I just released IPdoc 1.04, the newest version of our Perl documentation tool. The tool has received several new features (most noteable, an index of all symbols and the possibility of documenting globals). The output was tweaked a bit and a bug was fixed, which produced weird output on some circumstances. The produced documentation imitates JavaDoc in look and feel. The new IPdoc is also incredibly fast (200 classes in 5 seconds, where JavaDoc needs nearly a minute). So IPdoc has grown up, and is now a really good source code documenting solution for Perl. Get your copy now at our downloads section!... read more

Posted by Jan Thomae 2002-05-13

IPdoc 1.03 released!

Hi,

today we released IPdoc 1.03, the latest version of our Perl documenting utility. This new version does add some featuers and heavily improves the quality of the documentation output. Now the documentation looks equally to javadoc.

Get your copy now!

Posted by Jan Thomae 2002-04-17

DOM2 0.1.4 and IPdoc 1.01 released!

Hi,

today new versions of IPdoc (the insOMnia perl documenting system) and XML::DOM2 (the DOM Level 2 implementation for Perl) have been released.

IPdoc got some new features, the output is now nearly equal to the one, javadoc would generate on Java files.

XML::DOM2 now features a DOMWriter which allows the transformation of DOM into XML (or another textual representation). The DOMWriter is the counterpart of the DOMParser, which transforms XML into a DOM.... read more

Posted by Jan Thomae 2002-03-19

IPdoc 1.0 released

The insOMnia perl documenting system IPdoc in it's initial version 1.0 has been released today. Check it out at our downloads section.

Regards,
Jan
NetScript dev team

Posted by Jan Thomae 2002-03-10

DOM2 0.1.2alpha released

We have released DOM2 0.1.2alpha , our DOM Level 2 Implementation for Perl. I added support for node cloning and node importing. Also I fixed some bugs. Check it out at the downloads section.

Regards,
Jan
NetScript Dev Team

Posted by Jan Thomae 2002-02-07

DOM2 0.1.1 alpha released!

Hi,

a few minutes ago the DOM2 package for Perl version 0.1.1 alpha has been released. This contains many bugfixes and a DOM Parser which allows you to parse an XML document into a DOM Level 2 compliant structure.

Regards,
Jan
NetScript Dev Team

Posted by Jan Thomae 2002-01-26

New Release of DOM2 soon...

Hi,

while the first release of XML::DOM2 is practically not useable, since it contains tons of bugs, a new version will be released soon, with a lot of bugs fixed. It will also contain a DOM Parser facility which allows you to parse an XML-compliant document into a DOM structure.

Regards,
Jan
NetScript Dev Team

Posted by Jan Thomae 2002-01-26

DOM2 Released!

Hi,

i'm glad to announce, that DOM2, our DOM Level 2 compliant DOM implementation for Perl has finally been released! You can find it at our files section. Please give it a try and report bugs and errors to us.

Regards,
Jan

Posted by Jan Thomae 2002-01-07

Delays...

Hi,

due to my overall lack of time, the release of DOM2 will delay. It is nearly finished (only Document and DOMImplementation need to be done) and I hope to be able to make a release this week.

Regards,
Jan
NetScript Development Team

Posted by Jan Thomae 2002-01-01

DOM2 Implementation for Perl will be finished soon.

Hi,

our DOM Level 2 Implementation for Perl will be finished soon. The first alpha release is scheduled for December 23th.

Regards,
Jan
NetScript Development Team

Posted by Jan Thomae 2001-12-12

New Release of NetScript 1

Hi,

today i have issued a new release of NetScript 1. It is now stable enough to call it a "beta". There are still some bugs and limitations within it, but it should work in most cases. So get a copy and check it out!

Regards,
Jan

Posted by Jan Thomae 2001-10-28

Started development of NetScript 2

Hi,

we have started in developing NetScript 2. After making some plans, we think it's now time to get some code. There are some base classes already in the CVS. However, we need a DOM Level 2 compliant DOM-Implementation for Perl, and since we found none, we currently develop our own. Progress about 35%. You can checkout the netscript2 module from the CVS to see our current progress. A first release of Netscript 2 is planned for early December.... read more

Posted by Jan Thomae 2001-10-03

The Future of NetScript

Hi,

some things about the future of NetScript. After having worked with NetScript a few months I have noticed several weak points in the architecture. It all has grown too big and too ugly. Some modules begin to interfere with others, so a redesign seems to be unavoidable.

I hereby annouce NetScript 2, a complete redesigned NetScript, which will be as easy to handle as the old one, but will be more extensible, flexible and reliable.... read more

Posted by Jan Thomae 2001-06-13

NetScript 1.02 Release is complete

The 1.02 release of NetScript is ready for download. It contains several bugfixes and some improvements.

Posted by Jan Thomae 2001-06-13

First Release complete

Today I have made a release snapshot from the CVS, which can be downloaded. Please download and test it.

Regards,
Jan

Posted by Jan Thomae 2001-05-20

The CVS is ready

The CVS is now ready for checkout. I have uploaded the project sources, a readme-file and a small introduction to NetScript.

Posted by Jan Thomae 2001-05-17
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.