
Embperl 2.0b2 released. The main news are the support for interactive debuggers and the possibility to use different syntaxes.
ftp://ftp.dev.ecos.de/pub/perl/embperl/HTML-Embperl-2.0b2.tar.gz
My talk from the 3. German Perl-Workshop (http://www.perlworkshop.de) is available at http://www.ecos.de/ep/pod/conf/ApCon2001.Embperl.zip . It also contains a good introduction to the new features in Embperl 2.0 .
I will give a talk on the ApacheCon 2001 (http://www.apachecon.com/) about "Embperl - Building dynamic Websites with Perl"
Embperl 1.3.1 released
New tutorial from Neil Gunton for EmbperlObject is available online. Also now the full documentation of DBIx::Recordset is available online and a new section about Tips & Tricks. Everybody is welcome to contribute their own Tips & Tricks!. See
perldoc IntroEmbperlObject.pod perldoc TipsAndTricks.pod
After long time of talking, designing, developing, codeing and testing I am now happy to announce the first beta of Embperl 2.0. It has a totaly rewritten core and makes the way free for a lot of new possibilities...
At the moment it's mainly a speed improvement and introduces caching of the (component) output. In the next releases I successively make the possibilities of this new architecture available. (see the readme below for some ideas what will happen).
Since it's not yet ready for production use, it's only available from my ftp server at
ftp://ftp.dev.ecos.de/pub/perl/embperl/HTML-Embperl-2.0b1.tar.gz
After nearly a year of beta test, the final 1.3.0 release is out. Beside a lot of enhancements, EmbperlObject which allows you to build your web site out of small reusable objects in a OO-style, is the main improvement since 1.2.1.
The slides from my talk on the O'Reilly Open Source Software Convention are now available at http://www.ecos.de/embperl/index.htm/ep/pod/oscon2000/index.html .
Embperl 1.3b7 released
Embperl 1.3b6 released
Embperl 1.3b5 released
Embperl 1.3b4 released
On the O'Reilly Open Source Software Convention there is again a talk about Embperl Embperl - From Embedding Perl into HTML to Objects and XML
http://www.oreillynet.com/pub/e_sess/863
Slides are available at
http://www.ecos.de/embperl/index.htm/ep/pod/oscon2000/index.html
Embperl RPMs available
Embperl 1.3b3 released
Perlmonth starts a new article series about Embperl
Added page about syntaxfiles for various editors
Embperl now has it's own Mailinglist
Tallyman is a free content management and shopping system based on Embperl
Apache::iNcom is a free Web E-Commerce Application Framework based on Embperl.
Embperl 1.3b2 released. This release contains the new EmbperlObject which really simplify building a website out of small reusable pieces
Embperl 1.2.1 released
Added Introduction to DBIx::Recordset
Added Page with WorldWide Mirrors
Embperl 1.2.0 released
Embperl 1.2b11 released
Embperl 1.2b10 released
Embperl 1.2b9 released
Embperl 1.2b9 released
Embperl 1.2b8 released
German Embperl Website is online
Embperl 1.2b7 released
Embperl 1.2b6 released
Article in german Unix magazine iX 9/99 about Embperl and DBIx::Recordset
Perlmonth has a column about Embperl
http://www.perlmonth.com/columns/backend/server_setup.html?issue=1
Embperl 1.2b5 released
On the O'Reilly Open Source Software Convention there are two talks about Embperl Embperl and DBIx::Recordset -- How to Easily Build a Database Driven Web Site
http://conferences.oreilly.com/apache/conf_desc.html#c13
New Stuff: Embedding Perl