You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(3) |
Nov
(3) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(3) |
Feb
(3) |
Mar
(3) |
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
(6) |
Sep
(4) |
Oct
|
Nov
(1) |
Dec
(3) |
2003 |
Jan
(2) |
Feb
(2) |
Mar
|
Apr
(3) |
May
|
Jun
(3) |
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(5) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(3) |
2005 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Chris W. <ch...@cw...> - 2005-03-18 13:22:24
|
OpenInteract 1.99_06 (2.0 beta 6) has been released to CPAN. OpenInteract is a full-featured application server with authentication, security, database access, content generation and lots of other bells and whistles under one roof. This release has lots of new features, improvements and bugfixes, including: * OpenInteract2 applications ('packages') can now be built and installed as CPAN-distributable modules. * When you point the new management task 'easy_app' at a database table you get a simple application with create, remove, update, delete and search features. * REST parameters are now supported so something like '/news/archive/2005/03' will work as expected. * You no longer need to store 'sample' files or core packages in an external directory, they're all bundled up in packages. So creating a new website is just: oi2_manage create_website --website_dir=/path/to/site * Package configuration files are now in one place and do not get changed when you upgrade. * Setup and URL-to-action resolution are much more granular and customizable, just drop a class in a namespace to make your own changes. * FastCGI now supported, and you can use PO/MO (gettext) files for your localization messages. * Tons of other enhancements focusing on simpler objects, flexibility and consistency. Plus lots of docs. Most are noted in JIRA: http://jira.openinteract.org/secure/ReleaseNote.jspa? projectId=10010&styleName=Html&version=10036 Many thanks to the people testing betas/CVS snapshots and reporting issues, particularly Salve Nilsen and his team at the Norwegian Meteorological Institute. The next release should be a release candidate and the following release a final 2.0. (Famous last words...) Thanks, Chris -- Chris Winters Creating enterprise-capable snack systems since 1988 |
From: Chris W. <ch...@cw...> - 2004-12-06 05:58:43
|
OpenInteract2 observers wait for events fired by actions and react as programmed and configured. This one waits for a 'post add' observation, reads some configuration so it knows how to set the 'subject' and post content of a use.perl journal post, and adds a new journal entry with every new object. This makes it trivial to not only echo your news postings but also any other type of object in the system. For an example, see: http://www.cwinters.com/news/display/?news_id=3310 http://use.perl.org/~lachoy/journal/22161 Chris -- Chris Winters Creating enterprise-capable snack systems since 1988 Begin forwarded message: > From: PAUSE <up...@pa...> > Date: December 6, 2004 12:50:19 AM EST > To: "Chris Winters" <ch...@cw...> > Subject: CPAN Upload: > C/CW/CWINTERS/OpenInteract2-Observer-UsePerlPost-0.01.tar.gz > Reply-To: cpa...@pe... > > The uploaded file > > OpenInteract2-Observer-UsePerlPost-0.01.tar.gz > > has entered CPAN as > > file: > $CPAN/authors/id/C/CW/CWINTERS/OpenInteract2-Observer-UsePerlPost > -0.01.tar.gz > size: 3938 bytes > md5: 2ae190ecfeec2728a3f3273fcb26129a > > No action is required on your part > Request entered by: CWINTERS (Chris Winters) > Request entered on: Mon, 06 Dec 2004 05:49:53 GMT > Request completed: Mon, 06 Dec 2004 05:50:19 GMT > > Thanks, > -- > paused, v460 |
From: Chris W. <ch...@cw...> - 2004-12-06 05:54:52
|
This takes advantage of OI2's action types for a simple component sourced by an RSS feed. See the home page of my website for an example box (the 'Recent Links') and for some brief background: http://www.cwinters.com/news/display/?news_id=3302 Chris -- Chris Winters Creating enterprise-capable snack systems since 1988 Begin forwarded message: > From: PAUSE <up...@pa...> > Date: December 5, 2004 4:24:28 PM EST > To: "Chris Winters" <ch...@cw...> > Subject: CPAN Upload: > C/CW/CWINTERS/OpenInteract2-Action-RSS-0.03.tar.gz > Reply-To: cpa...@pe... > > The uploaded file > > OpenInteract2-Action-RSS-0.03.tar.gz > > has entered CPAN as > > file: > $CPAN/authors/id/C/CW/CWINTERS/OpenInteract2-Action-RSS-0.03.tar.gz > size: 4227 bytes > md5: 6cc991506cf0842b15c8515b69aec882 > > No action is required on your part > Request entered by: CWINTERS (Chris Winters) > Request entered on: Sun, 05 Dec 2004 21:23:52 GMT > Request completed: Sun, 05 Dec 2004 21:24:27 GMT > > Thanks, > -- > paused, v460 |
From: Chris W. <ch...@cw...> - 2004-12-06 04:34:34
|
OpenInteract 1.99_05 (2.0 beta 5) has been released to CPAN. This release has a number of feature enhancements and bugfixes, including: * Full support for observable actions. Previous versions used them for filtering content only; this version allows you to step in before or after common actions and use the actionable object to do interesting work (like post it as a use.perl journal -- see CPAN soon). * Better support for action types which allow you to create components requiring only configuration to be useful. See OpenInteract2::Action::RSS just uploaded to CPAN as an example. * Overhauled full-text indexing framework, allowing for new search engines. (A full_text_plucene package is a distinct possibility.) * Tons and tons of smaller enhancements focusing on streamlined development, simpler objects, flexibility and consistency. Many of them are in JIRA: http://jira.openinteract.org/secure/IssueNavigator.jspa? pid=10010&fixfor=10002 Chris -- Chris Winters Creating enterprise-capable snack systems since 1988 |
From: Chris W. <ch...@cw...> - 2004-06-02 01:25:08
|
Available in the normal places, mostly SPOPS::Import changes: 0.87 Tue Jun 1 20:34:44 EDT 2004 * SPOPS/Import.pm: - SP-5: Added property 'extra_metadata' to hold user-defined metadata for an import. * SPOPS/Import/DBI/Data.pm: - SP-5: When running 'assign_raw_data()' store the first element in the raw data in the new 'extra_metadata' property after first removing the data we need from it. * SPOPS/Import/DBI/Delete.pm: - SP-6: Add class for declaring records to delete through the import interface. * SPOPS/Import/DBI/GenericOperation.pm: - SP-6: add parent class for doing update/delete through the import interface. * SPOPS/Import/DBI/Update.pm: - SP-6: Add class for declaring records to update through the import interface. * SPOPS/SQLInterface.pm: - SP-7: Modify db_update() to allow additional data passed in 'value' parameter to be passed to the statement 'execute()' call so you can use placeholders in the WHERE clause of your update. This is a completely backward-compatible modification as the changes are additive and we don't change any parameter without first making a copy. * t/40_ldap.t, t/41_ldap_config.t - Applied patches from Martin Kutter to work on a directory with schema checking enabled. Begin forwarded message: > From: PAUSE <up...@pa...> > Date: June 1, 2004 9:03:25 PM EDT > To: "Chris Winters" <ch...@cw...> > Subject: CPAN Upload: C/CW/CWINTERS/SPOPS-0.87.tar.gz > Reply-To: cpa...@pe... > > The uploaded file > > SPOPS-0.87.tar.gz > > has entered CPAN as > > file: $CPAN/authors/id/C/CW/CWINTERS/SPOPS-0.87.tar.gz > size: 291946 bytes > md5: 22bdc965f05167b31b97772fd8a72b27 > > No action is required on your part > Request entered by: CWINTERS (Chris Winters) > Request entered on: Wed, 02 Jun 2004 01:02:44 GMT > Request completed: Wed, 02 Jun 2004 01:03:25 GMT > > Thanks, > -- > paused, v460 > -- Chris Winters Creating enterprise-capable snack systems since 1988 |
From: Chris W. <ch...@cw...> - 2004-05-30 15:40:42
|
This release includes a few fairly small changes: * Makefile.PL: - Added IO::Zlib as dependency since Archive::Tar requires it. Thanks to Teemu for the pointer. * OpenInteract.pm: - Allow users to set filehandle in $R->{page}{send_file}; previously we only allowed a filename; thanks to Teemu for the idea and starting patch. * script/oi_manage: - Fix bug in 'check_package' where we weren't checking the package_dir argument * template/form_select_option: - Add 'picked_multiple' argument so you can pass multiple chosen items to a multiple-item select widget. Chris Begin forwarded message: > From: PAUSE <up...@pa...> > Date: May 30, 2004 11:19:03 AM EDT > To: "Chris Winters" <ch...@cw...> > Subject: CPAN Upload: C/CW/CWINTERS/OpenInteract-1.61.tar.gz > Reply-To: cpa...@pe... > > The uploaded file > > OpenInteract-1.61.tar.gz > > has entered CPAN as > > file: $CPAN/authors/id/C/CW/CWINTERS/OpenInteract-1.61.tar.gz > size: 658143 bytes > md5: 325b6d1e60a07756fbae749af6ba4faf > > No action is required on your part > Request entered by: CWINTERS (Chris Winters) > Request entered on: Sun, 30 May 2004 15:17:18 GMT > Request completed: Sun, 30 May 2004 15:19:03 GMT > > Thanks, > -- > paused, v460 |
From: Chris W. <ch...@cw...> - 2004-05-22 19:44:06
|
This fixes a problem found by Ray Zimmmerman in a change made in 0.81 that has problems with case-sensitive table names: http://jira.openinteract.org/browse/SP-4 Chris Begin forwarded message: > From: PAUSE <up...@pa...> > Date: May 22, 2004 3:39:02 PM EDT > To: "Chris Winters" <ch...@cw...> > Subject: CPAN Upload: C/CW/CWINTERS/SPOPS-0.86.tar.gz > Reply-To: cpa...@pe... > > The uploaded file > > SPOPS-0.86.tar.gz > > has entered CPAN as > > file: $CPAN/authors/id/C/CW/CWINTERS/SPOPS-0.86.tar.gz > size: 290276 bytes > md5: 600c5334e68b413b405c21216ec47065 > > No action is required on your part > Request entered by: CWINTERS (Chris Winters) > Request entered on: Sat, 22 May 2004 19:38:28 GMT > Request completed: Sat, 22 May 2004 19:39:02 GMT > > Thanks, > -- > paused, v460 > -- Chris Winters Creating enterprise-capable snack systems since 1988 |
From: Chris W. <ch...@cw...> - 2004-05-22 19:32:31
|
After way too much time in the cooker OpenInteract 2.0 beta 4 (1.99_04) has been released to CPAN. Major changes in this release include: * OI2 supports localized applications using Locale::Maketext and some glue to make the process work smoothly. Display/template text for all packages shipped with OI2 has been parsed into message keys but other text (error messages in particular) is still to come. * You can migrate data from a 1.x install fairly easily, modifying it as you go. This includes hooks to move data from your custom 1.x applications as well. * Apps 'comments' and 'whats_new' were modified from OI 1.x and are now included with the main distribution. * Initial support for Apache2/mod_perl2 is included but it's likely a bit dodgy. Plus there were massive amounts of refactorings, rewritings, clarifications, documentation improvements and more. The plan is that the next release should be the first (and hopefully only) release candidate. After that hopefully 2.0 final can be released in June/July, around the YAPC::NA tutorial on building applications with OI2. Thanks! Chris Online changelog and docs: http://www.openinteract.org/docs/oi2/OpenInteract2/Manual/Changes.html http://www.openinteract.org/docs/oi2/ Sourceforge Download: http://prdownloads.sourceforge.net/openinteract/OpenInteract -1.99_04.tar.gz?download -- Chris Winters Creating enterprise-capable snack systems since 1988 |
From: Chris W. <ch...@cw...> - 2004-05-11 11:39:24
|
What would a release be without a quick follow-up? This fixes an obscure but serious bug with hierarchical security. Chris Begin forwarded message: > From: PAUSE <up...@pa...> > Date: May 11, 2004 12:29:13 AM EDT > To: "Chris Winters" <ch...@cw...> > Subject: CPAN Upload: C/CW/CWINTERS/SPOPS-0.85.tar.gz > Reply-To: cpa...@pe... > > The uploaded file > > SPOPS-0.85.tar.gz > > has entered CPAN as > > file: $CPAN/authors/id/C/CW/CWINTERS/SPOPS-0.85.tar.gz > size: 290184 bytes > md5: 3f1ee024a5e1c962fadb190640185b0c > > No action is required on your part > Request entered by: CWINTERS (Chris Winters) > Request entered on: Tue, 11 May 2004 04:28:06 GMT > Request completed: Tue, 11 May 2004 04:29:13 GMT > > Thanks, > -- > paused, v460 |
From: Chris W. <ch...@cw...> - 2004-05-11 02:34:50
|
All bugfixes, mostly minor. (But then a bug is never minor to the person who finds it...) Chris Begin forwarded message: > From: PAUSE <up...@pa...> > Date: May 10, 2004 10:20:43 PM EDT > To: "Chris Winters" <ch...@cw...> > Subject: CPAN Upload: C/CW/CWINTERS/SPOPS-0.84.tar.gz > Reply-To: cpa...@pe... > > The uploaded file > > SPOPS-0.84.tar.gz > > has entered CPAN as > > file: $CPAN/authors/id/C/CW/CWINTERS/SPOPS-0.84.tar.gz > size: 290083 bytes > md5: 8e3ad3ee52f21a0516a045b4d337424e > > No action is required on your part > Request entered by: CWINTERS (Chris Winters) > Request entered on: Tue, 11 May 2004 02:18:47 GMT > Request completed: Tue, 11 May 2004 02:20:43 GMT > > Thanks, > -- > paused, v460 |
From: Chris W. <ch...@cw...> - 2003-11-29 18:46:19
|
Also updated on the SF site (http://spops.sourceforge.net/) for quicker access. -------- Original Message -------- Subject: CPAN Upload: C/CW/CWINTERS/SPOPS-0.80.tar.gz Date: Sat, 29 Nov 2003 19:24:29 +0100 From: PAUSE <up...@pa...> Reply-To: cpa...@pe... To: Chris Winters <ch...@cw...> The uploaded file SPOPS-0.80.tar.gz has entered CPAN as file: $CPAN/authors/id/C/CW/CWINTERS/SPOPS-0.80.tar.gz size: 281156 bytes md5: beab3c4297256d96f88bce3a86371875 No action is required on your part Request entered by: CWINTERS (Chris Winters) Request entered on: Sat, 29 Nov 2003 18:23:08 GMT Request completed: Sat, 29 Nov 2003 18:24:28 GMT Thanks, -- paused, v460 -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |
From: Chris W. <ch...@cw...> - 2003-08-19 01:15:12
|
A new version (1.60) of OpenInteract has been released. OpenInteract is an extensible web application server built on Apache, mod_perl, the Template Toolkit and SPOPS object persistence. This release includes a handful of fairly small enhancements, including the ability to force everyone to login before seeing any part of your site. HTTP redirects (vs. using icky META tags in HTML) are also supported, and under certain circumstances we now force the Apache child into a premature death. Source: http://prdownloads.sourceforge.net/openinteract/OpenInteract-1.60.tar.gz?download Detailed changes: http://sourceforge.net/project/shownotes.php?release_id=178076 It's also winging its way around CPAN. Thanks! Chris PS: Most of these changes were actually in 1.59 but 1.60 was a release of the oops-fifteen-minutes-later variety. -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |
From: Chris W. <ch...@cw...> - 2003-07-03 14:07:01
|
The second beta of OpenInteract2 (1.99_01) has been released to CPAN and SourceForge. The release: includes many documentation updates, has a totally revamped logging system using log4perl, supports multiple content generators, introduces content filters and has a bunch of other features, fixes and improvements. A detailed changelog is online [1], as are the HTML-ified docs [2]. And if you can't wait for your CPAN mirror you can download it immediately.[3] Thanks, Chris [1] http://sourceforge.net/project/shownotes.php?group_id=16810&release_id=169294 [2] http://openinteract.sourceforge.net/docs/oi2/ [3] http://prdownloads.sourceforge.net/openinteract/OpenInteract-1.99_01.tar.gz?download -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |
From: Chris W. <ch...@cw...> - 2003-06-11 04:52:15
|
This fixes the annoying warning Ray mentioned earlier, plus another in the date conversion tool. Very minor. Chris -------- Original Message -------- Subject: CPAN Upload: C/CW/CWINTERS/SPOPS-0.78.tar.gz Date: Wed, 11 Jun 2003 06:48:25 +0200 From: PAUSE <up...@pa...> Reply-To: cpa...@pe... To: Chris Winters <ch...@cw...> The uploaded file SPOPS-0.78.tar.gz has entered CPAN as file: $CPAN/authors/id/C/CW/CWINTERS/SPOPS-0.78.tar.gz size: 280820 bytes md5: fcd99a68c308ad5a724540e0f17d19e8 No action is required on your part Request entered by: CWINTERS (Chris Winters) Request entered on: Wed, 11 Jun 2003 04:48:13 GMT Request completed: Wed, 11 Jun 2003 04:48:25 GMT Thanks, -- paused, v343 -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |
From: Chris W. <ch...@cw...> - 2003-06-11 03:49:57
|
I am happy to announce the first beta of OpenInteract 2.0, 1.99_00. This is a major rewrite of the OpenInteract web application framework with substantial feature enhancements. A few highlights: * Runs under more environments than Apache/mod_perl 1.x since the request and response responsibilities are divided up * No separate repository of packages, each website stands on its own * Task-oriented management framework to make creating websites, creating and installing packages, installing SQL and other jobs much easier. * An app server no longer demands your full URL-space so you can deploy it under a location (e.g., http://www.mysite.com/OI2/) and have all actions respond and rewrite URLs properly. * Lots of changes to make package development easier. While it should be a fairly solid release this is still a beta. It's only been tested on a couple of databases, only on Linux and on 5.8.0. It should still work on the same systems as OI 1.x but there's always that X factor... OpenInteract 1.99_00 has been released to both CPAN and the Sourceforge area [1]. You can browse the full (and growing) set of documentation online [2] and follow the status at the OpenInteract wiki site [3]. I'd love to talk with people at YAPC::NA about OI2 and would be happy to initiate a BOF if there's enough interest. Thanks! Chris [1] http://prdownloads.sourceforge.net/openinteract/OpenInteract-1.99_00.tar.gz?download [2] http://openinteract.sourceforge.net/docs/oi2/ [3] http://openinteract.sourceforge.net/cgi-bin/twiki/view/OI/ -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |
From: Chris W. <ch...@cw...> - 2003-06-10 14:22:24
|
This release includes a bugfix that was found during OpenInteract2 development (code generation behavior returning multiple routines for a single slot) and added functionality for SPOPS::Tool::DateConvert to translate to/from DateTime objects (in addition to Time::Piece and Class::Date). It'll be on SF shortly. Chris -------- Original Message -------- Subject: CPAN Upload: C/CW/CWINTERS/SPOPS-0.77.tar.gz Date: Tue, 10 Jun 2003 16:19:38 +0200 From: PAUSE <up...@pa...> Reply-To: cpa...@pe... To: Chris Winters <ch...@cw...> The URL http://www.cwinters.com/raw/SPOPS-0.77.tar.gz has entered CPAN as file: $CPAN/authors/id/C/CW/CWINTERS/SPOPS-0.77.tar.gz size: 280678 bytes md5: 4ea7f64cfca9d6180af3d25ff3a0fffd No action is required on your part Request entered by: CWINTERS (Chris Winters) Request entered on: Tue, 10 Jun 2003 14:19:10 GMT Request completed: Tue, 10 Jun 2003 14:19:38 GMT Thanks, -- paused, v343 |
From: Chris W. <ch...@cw...> - 2003-04-14 03:30:29
|
This just includes the updated base_page package (1.24). If you've already installed the update there's no need to upgrade. Thanks, Chris -------- Original Message -------- Subject: CPAN Upload: C/CW/CWINTERS/OpenInteract-1.58.tar.gz Date: Mon, 14 Apr 2003 02:48:10 +0200 From: PAUSE <up...@pa...> Reply-To: cpa...@pe... To: Chris Winters <ch...@cw...> The uploaded file OpenInteract-1.58.tar.gz has entered CPAN as file: $CPAN/authors/id/C/CW/CWINTERS/OpenInteract-1.58.tar.gz size: 650419 bytes md5: e00a67d6eb658272ec6c86afc72a52b6 No action is required on your part Request entered by: CWINTERS (Chris Winters) Request entered on: Mon, 14 Apr 2003 00:47:23 GMT Request completed: Mon, 14 Apr 2003 00:48:10 GMT Virtually Yours, paused, v305 |
From: Chris W. <ch...@cw...> - 2003-04-08 16:02:14
|
It wouldn't be a release without a problem, would it? The base_page package won't display files. Since this is the package's main purpose, this is a serious problem. Fortunately it's a simple fix. I can't put the new package on SF since it doesn't seem to be responding right now, but you can grab an updated copy of the package from: http://www.cwinters.com/raw/base_page-1.24.tar.gz I'll release OI 1.58 with the fix in the next day or so, the wait necessary to see if anything else breaks... Thanks, Chris |
From: Chris W. <ch...@cw...> - 2003-04-08 02:32:51
|
A new version (1.57) of OpenInteract has been released. OpenInteract is an extensible web application server built on Apache, mod_perl, the Template Toolkit and SPOPS object persistence. This is a fairly minor upgrade. Potential bugs related to calling ->id on an SPOPS object in list context were squashed (sort of a 'Minority Report' thing); URLs generated from the TT plugin use '&' instead of '&' as a parameter separator; module dependency declarations in Makefile.PL should work properly now. Plus a number of other enhancements and bugfixes. Source: http://prdownloads.sourceforge.net/openinteract/OpenInteract-1.57.tar.gz?download Detailed changes: http://sourceforge.net/project/shownotes.php?group_id=16810&release_id=151527 It's also winging its way around CPAN. Thanks! Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |
From: Chris W. <ch...@cw...> - 2003-02-21 15:03:02
|
This fixes the bug mentioned yesterday, plus a couple other minor items. Chris -------- Original Message -------- Subject: CPAN Upload: C/CW/CWINTERS/SPOPS-0.75.tar.gz Date: Fri, 21 Feb 2003 14:50:36 +0100 From: PAUSE <up...@pa...> Reply-To: cpa...@pe... To: Chris Winters <CWI...@cp...>, cpa...@pe... The uploaded file SPOPS-0.75.tar.gz has entered CPAN as file: $CPAN/authors/id/C/CW/CWINTERS/SPOPS-0.75.tar.gz size: 277556 bytes md5: 107f74e0b1bf781bd43f67bf9e7163fd No action is required on your part Request entered by: CWINTERS (Chris Winters) Request entered on: Fri, 21 Feb 2003 13:49:24 GMT Request completed: Fri, 21 Feb 2003 13:50:36 GMT Virtually Yours, paused, v196 |
From: Chris W. <ch...@cw...> - 2003-02-18 00:35:44
|
A new version (1.56) of OpenInteract has been released. OpenInteract is an extensible web application server built on Apache, mod_perl, the Template Toolkit and SPOPS object persistence. This is a fairly minor upgrade. There is a fix to the INI configuration reader, documentation updates to a number of packages, a fix so that the (rare) package repository corruption shouldn't happen, and a few other enhancements and bugfixes. Source: http://prdownloads.sourceforge.net/openinteract/OpenInteract-1.56.tar.gz?download Detailed changes: http://sourceforge.net/project/shownotes.php?group_id=16810&release_id=140942 I'll release it to PAUSE when the main CPAN mirror gets over its recent difficulties. Thanks! Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |
From: Chris W. <ch...@cw...> - 2003-01-06 02:04:44
|
This includes small changes to the field_update() method in SPOPS::DBI. It is also available on the Sourceforge site [1] and the online docs have also been updated. [2] Chris [1] http://sourceforge.net/projects/spops/ [2] http://spops.sourceforge.net/doc/ -------- Original Message -------- Subject: CPAN Upload: C/CW/CWINTERS/SPOPS-0.74.tar.gz Date: Mon, 6 Jan 2003 03:01:09 +0100 From: PAUSE <up...@pa...> Reply-To: cpa...@pe... To: Chris Winters <CWI...@cp...>, cpa...@pe... The uploaded file SPOPS-0.74.tar.gz has entered CPAN as file: $CPAN/authors/id/C/CW/CWINTERS/SPOPS-0.74.tar.gz size: 275623 bytes md5: a8f523c0c3f6ae98c8ff3a77f2acf67e No action is required on your part Request entered by: CWINTERS (Chris Winters) Request entered on: Mon, 06 Jan 2003 01:59:42 GMT Request completed: Mon, 06 Jan 2003 02:01:09 GMT Virtually Yours, paused, v89 |
From: Chris W. <ch...@cw...> - 2003-01-02 13:42:10
|
A new version (0.73) of SPOPS (Simple Perl Object Persistence with Security) has been released to CPAN. SPOPS is a robust and powerful module that allows you to serialize objects to DBI, LDAP and GDBM datasources. You can create most objects without any code, just configuration. This release has a few small bugfixes along with a new option to maintain linked lists of objects stored in DBI. A few deprecated modules were removed. And the automated documentation build is now functional, which means all docs are online and fully linked at the website (http://spops.sourceforge.net/). URLs: Download (or use CPAN): http://prdownloads.sourceforge.net/spops/SPOPS-0.73.tar.gz?download Detailed changes: http://sourceforge.net/project/shownotes.php?release_id=131009 Thanks! Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |
From: Chris W. <ch...@cw...> - 2002-12-20 14:01:48
|
A new version (0.72) of SPOPS (Simple Perl Object Persistence with Security) has been released to CPAN. SPOPS is a robust and powerful module that allows you to serialize objects to DBI, LDAP and GDBM datasources. You can create most objects without any code, just configuration. This release is primarily to update the documentation with the new SPOPS website and Sourceforge project. It also has a few small bugfixes. URLs: New website and SF project home: http://spops.sourceforge.net/ http://sourceforge.net/projects/spops/ Download (or use CPAN): http://prdownloads.sourceforge.net/openinteract/SPOPS-0.72.tar.gz Detailed changes: https://sourceforge.net/project/shownotes.php?group_id=69468&release_id=129209 Thanks! Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |
From: Chris W. <ch...@cw...> - 2002-12-20 13:46:58
|
A new version (1.55) of OpenInteract has been released to CPAN. OpenInteract is an extensible web application server built on Apache, mod_perl, the Template Toolkit and SPOPS object persistence. This is a minor upgrade. A few packages have been updated, you can now subclass the interface generator which makes it easier to substitute your own base template, you can specify a custom temporary library directory, and some other minor changes. Source (also via CPAN): http://prdownloads.sourceforge.net/openinteract/OpenInteract-1.55.tar.gz?download Detailed changes: http://sourceforge.net/project/shownotes.php?group_id=16810&release_id=129206 Thanks! Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |