You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(35) |
Nov
(38) |
Dec
(112) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(20) |
Feb
(24) |
Mar
(47) |
Apr
(18) |
May
(28) |
Jun
(17) |
Jul
(15) |
Aug
(40) |
Sep
(14) |
Oct
(5) |
Nov
(26) |
Dec
(31) |
2003 |
Jan
(8) |
Feb
(14) |
Mar
(38) |
Apr
(34) |
May
(33) |
Jun
(32) |
Jul
(24) |
Aug
(9) |
Sep
|
Oct
(20) |
Nov
(43) |
Dec
(22) |
2004 |
Jan
(23) |
Feb
(25) |
Mar
(15) |
Apr
(3) |
May
(31) |
Jun
(13) |
Jul
(3) |
Aug
(3) |
Sep
(13) |
Oct
(15) |
Nov
(3) |
Dec
(5) |
2005 |
Jan
|
Feb
|
Mar
(16) |
Apr
(24) |
May
|
Jun
(2) |
Jul
|
Aug
(5) |
Sep
(4) |
Oct
|
Nov
(3) |
Dec
(2) |
2006 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Chris M. <Chr...@te...> - 2001-10-10 13:23:15
|
Just a note - this concept of putting arbitrary external content in a box in OI is basically the concept behind plumtree's 'gadgets', which is uber-cool. If someone is going to be taking this on, making the handler such that parameters posted to the dynamic URL get passed back to the content generator remotely (like a gateway) so that you could use external cgi/servlets/whatever in a box, would be fantastic, and probably take OI to another level entirely. Chris McDaniel -----Original Message----- From: Chris Winters [mailto:ch...@cw...] Sent: 10 Oct, 2001 8:58 AM To: Tho...@be... Cc: tem...@te...; ope...@li... Subject: [Openinteract-help] Re: [Templates] Internetlinks in OI * Tho...@be... (Tho...@be...) [011010 05:29]: > Hello. > > Is there the possibility to show extern internet-sites in the > maintable of OI , without losing the boxes , etc. ? While this question should be on the openinteract-help list [1], it should be fairly simple to write a handler that uses LWP to fetch the content of another site and put it in the main content area. We discussed this briefly on the openinteract-help list recently. [2] This is actually a pretty cool, while potentially abusive, feature. It can enable not only other sites to be 'in' the application server, but also *your* legacy sites. Thanks, Chris [1] ope...@li... [2] http://www.geocrawler.com/mail/thread.php3?subject=%5BOpeninteract-help%5D+C GI+scipts+in+OI&list=8429 -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. _______________________________________________ openinteract-help mailing list ope...@li... https://lists.sourceforge.net/lists/listinfo/openinteract-help |
From: Dave H. <da...@da...> - 2001-10-10 12:49:27
|
Chris Winters <ch...@cw...> writes: > While this question should be on the openinteract-help list [1], it > should be fairly simple to write a handler that uses LWP to fetch the > content of another site and put it in the main content area. We > discussed this briefly on the openinteract-help list recently. [2] I've come across a couple of people recently, independently and for totally different markets developing HTML->XML parsers for scraping web pages and representing for differenct audience. Talk about deja vu... -- David Hodgkinson, Wizard for Hire http://www.davehodgkinson.com Editor-in-chief, The Highway Star http://www.deep-purple.com All the Purple Family Tree news http://www.slashrock.com Interim Technical Director, Web Architecture Consultant for hire |
From: Chris W. <ch...@cw...> - 2001-10-10 12:43:09
|
* Tho...@be... (Tho...@be...) [011010 05:29]: > Hello. > > Is there the possibility to show extern internet-sites in the > maintable of OI , without losing the boxes , etc. ? While this question should be on the openinteract-help list [1], it should be fairly simple to write a handler that uses LWP to fetch the content of another site and put it in the main content area. We discussed this briefly on the openinteract-help list recently. [2] This is actually a pretty cool, while potentially abusive, feature. It can enable not only other sites to be 'in' the application server, but also *your* legacy sites. Thanks, Chris [1] ope...@li... [2] http://www.geocrawler.com/mail/thread.php3?subject=%5BOpeninteract-help%5D+CGI+scipts+in+OI&list=8429 -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |