You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
(41) |
May
(353) |
Jun
(133) |
Jul
(534) |
Aug
(401) |
Sep
(219) |
Oct
(86) |
Nov
(144) |
Dec
(61) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(200) |
Feb
(130) |
Mar
(345) |
Apr
(153) |
May
(247) |
Jun
(338) |
Jul
(222) |
Aug
(70) |
Sep
(39) |
Oct
(27) |
Nov
(76) |
Dec
(30) |
2007 |
Jan
(81) |
Feb
(44) |
Mar
(9) |
Apr
|
May
(3) |
Jun
(2) |
Jul
(34) |
Aug
(2) |
Sep
(1) |
Oct
|
Nov
|
Dec
(6) |
2008 |
Jan
|
Feb
|
Mar
(5) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(7) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Alistair Y. <ali...@sm...> - 2006-05-05 11:59:16
|
just testing the new gx release on bod as IdP and have a prob. Bod's log4j is 1.2.8 whereas gx uses 1.2.11 and the 1.2.8 version doesn't work. It's missing methods that are present in 1.2.11. Is it poss to update bod to 1.2.11? ta, Alistair |
From: Alistair Y. <ali...@sm...> - 2006-05-05 11:49:46
|
First thing that struck me was that TIR/Proxy is application level service stubs (as opposed to normal class level) turning the whole thing into an Eclipse-type Rich Server Platform! It seems to have taken the concept of RCP and jacked it up into the realms of inter-server comms. It's really web services on steroids. So much so that it's top heavy and needs a heavyweight anchor in the "client" application (the proxy). Whatever happened to AJAX for remote, lightweight UI stuff with normal WS data channels? Also, I'd like to see federated authn/authz mentioned before I dipped any digits in the water. Alistair On 5 May 2006, at 12:29, Brian Peter Clark wrote: > I have to disagree here. The IMS TI is flawed in concept (unless > you really > morph the concept). WSDL Web services are the result of a long > painful > process towards interoperability. They are not perfect, but > they're the best that > we've got. Anything you place in the space between consumer and > producer > must not diminish the interoperability. This is what the TIR would > do by bringing > in the requirement to be involved in extra Web service conversations. > > (It would also introduce loads of extra tiresome work for developers.) > > My next point is that all the aims of TIR can be carried out from > the WSDL. > There will still be a lot of out of band stuff to sort out with > anything but the > simplest services - but sort this out another way - another deployment > descriptor (the WSDL is a dd, too) won't supply the answers > > Space on the client side is precious. > Tracking and logging projects might want a widget on the client side. > Reliable messagers might want one. > Security might want one. Transport adapters might want one. Data > transformers might. > So rather than have a raft of client-side widgets building up, > best to have a widget that is a configurable multi-tasker. > This is essentially what JBI does - it's a beautiful spec and > almost every JISC > Web service project should be using it, I respectfully suggest. > > The JBI container reminds me of the Borg Collective. Cut orff from > the Hive, a > Borg still has functionality, but plug in to the Collective and > that's where the real > power lies. > > The Borg entry in the Wikipedia is interesting: > > "..their relentless pursuit of what they want to {HYPERLINK "/wiki/ > Assimilation_%28Star_Trek%29"}assimilate, their rapid {HYPERLINK "/ > wiki/Adaptation"}adaptability > to almost any defense, and their ability to continue functioning > after what may > seem a devastating or even fatal blow seemingly unaffected." > > Change this just a bit and you have the qualities of an enterprise > service bus - > assimilation of diverse applications, adaptable interfaces, and > limited self- > healing properties. The ESB as Hive. The JBI containers as > drones. The > Queen might be JMX (or the service registry). > > So, having JBI containers attached to service nodes is a good > starting point for > ultimately creating a management structure using JMX which would allow > remote configuration of the Collective, er.. bus. > > This might seem flippant, but there is a strong analogy present. > > Regards, > > Locutus of Bus > > > > On 5 May 2006, at 08:49, Adam Marshall wrote: >> >>> Bodington would certainly like to be able to include Sakai tools, >>> so yes, >>> that does sound interesting. >>> >>> Was it your intention to use IMS TI as a framework? >>> >> >> No! Our view of IMS TI is that the best thing about it is that it >> exists. >> >> By that I mean that the problem of how to get portability of an >> _application_ rather than content between learning management systems >> is being addressed by open-source and commercial suppliers. The >> version 1.0 does very little that is useful, but it is a start. With >> it we will be able to test the concept that a specialised application >> we may develop for teaching modern language say, can be taken by a >> Bodington University or a Blackboard University or a Moodle >> University or a WebCT University and be run without major integration >> issues. >> >> If this turns out to be something people want to do a lot, we expect >> a lot of development of the specification to make it more useful. I >> would almost call it a research prototype of a spec. >> >> Another issue is that we don't know how engaged Blackboard will be >> now they have merged with WebCT. They may take the view that >> Chalkbox/ >> PowerLinks now has critical mass not to need interoperability with >> other (competitor) solutions. >> >> John >> >> >> ------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your >> job easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel? >> cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Bodington-developers mailing list >> Bod...@li... >> https://lists.sourceforge.net/lists/listinfo/bodington-developers >> > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Brian P. C. <bm...@bm...> - 2006-05-05 11:34:25
|
I have to disagree here. The IMS TI is flawed in concept (unless you really morph the concept). WSDL Web services are the result of a long painful process towards interoperability. They are not perfect, but they're the best that we've got. Anything you place in the space between consumer and producer must not diminish the interoperability. This is what the TIR would do by bringing in the requirement to be involved in extra Web service conversations. (It would also introduce loads of extra tiresome work for developers.) My next point is that all the aims of TIR can be carried out from the WSDL. There will still be a lot of out of band stuff to sort out with anything but the simplest services - but sort this out another way - another deployment descriptor (the WSDL is a dd, too) won't supply the answers Space on the client side is precious. Tracking and logging projects might want a widget on the client side. Reliable messagers might want one. Security might want one. Transport adapters might want one. Data transformers might. So rather than have a raft of client-side widgets building up, best to have a widget that is a configurable multi-tasker. This is essentially what JBI does - it's a beautiful spec and almost every JISC Web service project should be using it, I respectfully suggest. The JBI container reminds me of the Borg Collective. Cut orff from the Hive, a Borg still has functionality, but plug in to the Collective and that's where the real power lies. The Borg entry in the Wikipedia is interesting: "..their relentless pursuit of what they want to {HYPERLINK "/wiki/Assimilation_%28Star_Trek%29"}assimilate, their rapid {HYPERLINK "/wiki/Adaptation"}adaptability to almost any defense, and their ability to continue functioning after what may seem a devastating or even fatal blow seemingly unaffected." Change this just a bit and you have the qualities of an enterprise service bus - assimilation of diverse applications, adaptable interfaces, and limited self- healing properties. The ESB as Hive. The JBI containers as drones. The Queen might be JMX (or the service registry). So, having JBI containers attached to service nodes is a good starting point for ultimately creating a management structure using JMX which would allow remote configuration of the Collective, er.. bus. This might seem flippant, but there is a strong analogy present. Regards, Locutus of Bus On 5 May 2006, at 08:49, Adam Marshall wrote: > > > Bodington would certainly like to be able to include Sakai tools, > > so yes, > > that does sound interesting. > > > > Was it your intention to use IMS TI as a framework? > > > > No! Our view of IMS TI is that the best thing about it is that it > exists. > > By that I mean that the problem of how to get portability of an > _application_ rather than content between learning management systems > is being addressed by open-source and commercial suppliers. The > version 1.0 does very little that is useful, but it is a start. With > it we will be able to test the concept that a specialised application > we may develop for teaching modern language say, can be taken by a > Bodington University or a Blackboard University or a Moodle > University or a WebCT University and be run without major integration > issues. > > If this turns out to be something people want to do a lot, we expect > a lot of development of the specification to make it more useful. I > would almost call it a research prototype of a spec. > > Another issue is that we don't know how engaged Blackboard will be > now they have merged with WebCT. They may take the view that Chalkbox/ > PowerLinks now has critical mass not to need interoperability with > other (competitor) solutions. > > John > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > |
From: Jon M. <jo...@te...> - 2006-05-05 10:50:03
|
IMS are certainly sticking to their house style. From an initial scan through the impression that while the authors have attempted to address a very general concept of "tool" they have set all sorts of arbitrary constraints on what a tool can do. The vaguest part of the document is the bit that I think is most important - authentication and authorisation. It looks like the system that hosts the tool has to be very highly trusted by the system that hosts the LMS (and vice versa). I think the scenario they have in mind is two systems running on servers that share the same machine room rack, each with commercial software installed from two different vendors. I feel that a better way to progress would be for a variety of teams of software developers to try out their own practical solutions to the problem and apply a year or two of natural selection to shake down the best approach. Then is the time to formalise the whole thing in a logical and well written spec. which is aimed at an audience of tool developers. But, I don't really think any of this stuff is really specific to LMS/VLE systems - it is a much less specific problem which relates to any kind of web based service that is used by people assuming a variety of roles and interacting with each other in complex patterns while accessing and creating data, some of which is private to an individual or group and some of which is public. Jon Adam Marshall wrote: > I seem to recall somebody high up in CETIS saying more that a year ago (way > before spec was released) that it was too complex and what was really needed > was something quite simple. It was like he was writing it off before it even > got started - of course, the version he was commenting on may not have been > the version that was released. > > Adam (ski) > > > > | -----Original Message----- > | From: bod...@li... [mailto:bodington- > | dev...@li...] On Behalf Of Peter Crowther > | Sent: 05 May 2006 09:49 > | To: bod...@li... > | Subject: RE: [Bodington-developers] tetra & IMS TI > | > | > From: Brian Peter Clark > | > Adam, I weakened. I read the IMS document and really enjoyed it. > | > | I merely skimmed it, with a growing sense of nausea. I thought it was > | bad getting any kind of consensus on OWL... > | > | > It's over-complicated and ranges from poor to crazy. > | > | While I hate to agree with Brian on anything out of principle, I agree > | with Brian. > | > | - Peter > | > | > | ------------------------------------------------------- > | Using Tomcat but need to do more? Need to support web services, security? > | Get stuff done quickly with pre-integrated technology to make your job > | easier > | Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > | http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642 > | _______________________________________________ > | Bodington-developers mailing list > | Bod...@li... > | https://lists.sourceforge.net/lists/listinfo/bodington-developers > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > > |
From: John N. <jo...@ca...> - 2006-05-05 09:29:43
|
On 5 May 2006, at 08:49, Adam Marshall wrote: > Bodington would certainly like to be able to include Sakai tools, > so yes, > that does sound interesting. > > Was it your intention to use IMS TI as a framework? > No! Our view of IMS TI is that the best thing about it is that it exists. By that I mean that the problem of how to get portability of an _application_ rather than content between learning management systems is being addressed by open-source and commercial suppliers. The version 1.0 does very little that is useful, but it is a start. With it we will be able to test the concept that a specialised application we may develop for teaching modern language say, can be taken by a Bodington University or a Blackboard University or a Moodle University or a WebCT University and be run without major integration issues. If this turns out to be something people want to do a lot, we expect a lot of development of the specification to make it more useful. I would almost call it a research prototype of a spec. Another issue is that we don't know how engaged Blackboard will be now they have merged with WebCT. They may take the view that Chalkbox/ PowerLinks now has critical mass not to need interoperability with other (competitor) solutions. John |
From: Adam M. <ada...@co...> - 2006-05-05 08:54:34
|
I seem to recall somebody high up in CETIS saying more that a year ago = (way before spec was released) that it was too complex and what was really = needed was something quite simple. It was like he was writing it off before it = even got started - of course, the version he was commenting on may not have = been the version that was released. Adam (ski) | -----Original Message----- | From: bod...@li... = [mailto:bodington- | dev...@li...] On Behalf Of Peter Crowther | Sent: 05 May 2006 09:49 | To: bod...@li... | Subject: RE: [Bodington-developers] tetra & IMS TI |=20 | > From: Brian Peter Clark | > Adam, I weakened. I read the IMS document and really enjoyed it. |=20 | I merely skimmed it, with a growing sense of nausea. I thought it was | bad getting any kind of consensus on OWL... |=20 | > It's over-complicated and ranges from poor to crazy. |=20 | While I hate to agree with Brian on anything out of principle, I agree | with Brian. |=20 | - Peter |=20 |=20 | ------------------------------------------------------- | Using Tomcat but need to do more? Need to support web services, = security? | Get stuff done quickly with pre-integrated technology to make your job | easier | Download IBM WebSphere Application Server v.1.0.1 based on Apache = Geronimo | http://sel.as-us.falkag.net/sel?cmd=3Dk&kid=120709&bid&3057&dat=121642 | _______________________________________________ | Bodington-developers mailing list | Bod...@li... | https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Selwyn L. <sel...@ph...> - 2006-05-05 08:53:45
|
We usually would do things on a price basis, and sometimes claim travel expenses, so its not normally a question of rates. Price work is basically a set amount for a particular work package which is agreed up front. I would suggest that open source outputs are more attractive from freelancers / small companies like ours as they can be made available to the community. Also the team get a buzz from working on stuff for the community and getting paid, which I guess is the same as being paid to do this kind of thing by your college/uni, we also have two legs, two arms, single head etc :) Adam Marshall wrote: >Bodington would certainly like to be able to include Sakai tools, so yes, >that does sound interesting. > >Was it your intention to use IMS TI as a framework? > >>From what Selwyn has said in the past, I think commercial developers are >fine so long as there is some institutional backing. Ie, I don't think >they'd get too far on their own unless they were sort of 'commissioned' by >an institution, but if they're a prt of a project proposal then rt=that's >fine. Its possible that JISC may quibble about their rates but in practise >this has never happened to us. > >adam > >| -----Original Message----- >| From: bod...@li... [mailto:bodington- >| dev...@li...] On Behalf Of John Norman >| Sent: 04 May 2006 19:00 >| To: bod...@li... >| Subject: Re: [Bodington-developers] tetra & IMS TI >| >| OK I got several expressions of interest, so I'll share the model I >| have in mind. If you have better ideas just say so, I'm not wedded to >| any of this: >| >| I was thinking a 12 - 18 month project with a series of design >| workshops of 1 - 3 days during the first 3 - 6 months (say 3 >| workshops) with breaks for reflection and concept testing, followed >| by 6 months with prototyping of key ideas (maybe 1 or 2 workshops as >| we go along) and then 6 months of creating a prototype with >| implementations of key Bodington and Sakai Tools (plus possibly some >| LAMS). >| >| Does this make sense? If we aimed to fund about half a dozen >| developers in total (plus some project management) at an average of >| 0.2 FTE in the first phase, 0.5 FTE in the second phase and then >| perhaps 3 or 4 at Full Time in the last phase, that would probably go >| over budget. I'll wait for a reaction to the general idea before >| sharpening the pencil on costs - you may have imagined something >| completely different... >| >| John >| >| I'm not aware of a reason why commercial developers cannot be >| involved, but I haven't scoured the small print yet. >| >| On 4 May 2006, at 17:08, John Norman wrote: >| >| > Would there be any interest in a JISC capital eLearning bid to >| > collectively work on concepts for Tetra? >| > >| > Sakai has a bit more to offer now that the skeleton framework is >| > available (Sakai Mini) and 2.2 should offer significant code clean- >| > up to make development easier. >| > >| > Cambridge is particularly keen on exchanging Tools in IMS TI with >| > Bodington sites as well. >| > >| > John >| > >| > On 4 May 2006, at 15:28, Adam Marshall wrote: >| > >| >> IMS Tools Interop. standard is finally out (a couple of months ago >| >> actually). >| >> >| >> I haint looked myself, but we really should investigate as it is >| >> probably of >| >> importance to tetra. >| >> >| >> It struck me that Brian appears to actually like reading horrendously >| >> complex techie books so maybe he'd like to do the honours with IMS >| >> TI! >| >> >| >> http://www.imsglobal.org/ti/tiv1p0/imsti_guidev1p0.html >| >> >| >> By the way, what ever happened to tetra? >| >> >| >> adam >| >> >| >> >| >> >| >> ------------------------------------------------------- >| >> Using Tomcat but need to do more? Need to support web services, >| >> security? >| >> Get stuff done quickly with pre-integrated technology to make your >| >> job easier >| >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >| >> Geronimo >| >> http://sel.as-us.falkag.net/sel? >| >> cmd=lnk&kid=120709&bid=263057&dat=121642 >| >> _______________________________________________ >| >> Bodington-developers mailing list >| >> Bod...@li... >| >> https://lists.sourceforge.net/lists/listinfo/bodington-developers >| > >| > >| > >| > ------------------------------------------------------- >| > Using Tomcat but need to do more? Need to support web services, >| > security? >| > Get stuff done quickly with pre-integrated technology to make your >| > job easier >| > Download IBM WebSphere Application Server v.1.0.1 based on Apache >| > Geronimo >| > http://sel.as-us.falkag.net/sel? >| > cmd=lnk&kid=120709&bid=263057&dat=121642 >| > _______________________________________________ >| > Bodington-developers mailing list >| > Bod...@li... >| > https://lists.sourceforge.net/lists/listinfo/bodington-developers >| >| >| >| ------------------------------------------------------- >| Using Tomcat but need to do more? Need to support web services, security? >| Get stuff done quickly with pre-integrated technology to make your job >| easier >| Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >| http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >| _______________________________________________ >| Bodington-developers mailing list >| Bod...@li... >| https://lists.sourceforge.net/lists/listinfo/bodington-developers > > > > >------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >Bodington-developers mailing list >Bod...@li... >https://lists.sourceforge.net/lists/listinfo/bodington-developers > > > > |
From: Peter C. <Pet...@me...> - 2006-05-05 08:48:36
|
> From: Brian Peter Clark > Adam, I weakened. I read the IMS document and really enjoyed it. I merely skimmed it, with a growing sense of nausea. I thought it was bad getting any kind of consensus on OWL... > It's over-complicated and ranges from poor to crazy. =20 While I hate to agree with Brian on anything out of principle, I agree with Brian. - Peter |
From: Adam M. <ada...@co...> - 2006-05-05 07:53:47
|
I knew I could goad you into it! I will also try to have a look over the w/end. adam | -----Original Message----- | From: bod...@li... [mailto:bodington- | dev...@li...] On Behalf Of Brian Peter Clark | Sent: 04 May 2006 21:51 | To: bod...@li... | Subject: Re: [Bodington-developers] tetra & IMS TI | | Adam, I weakened. I read the IMS document and really enjoyed it. | | It's over-complicated and ranges from poor to crazy. | | So here's the IMS scenario: a Tool developer has to create the tool, | probably based on a WSDL. Then the deployment descriptor has | to be written. Then the TIR has to be deployed on the Tool-side. | Then the Tool has to communicate with the TIR Web service client | so that it can tell the the LMS-TIR that everything's OK. | | Good gordon highlanders! | | Here's another scenario. The Tool developer sends the WSDL to | SOCKET. VLE(portal/pda/phone) has access to another tool. End | of story. | | You know - a whole email and I didn't mention the enterprise | service bus...... oh, bugger! | | If people insist on placing widgets on the tool side then why not | deploy well-established widgets. And then we can have an | enterprise service bus... damn and blast it!! Twice now, and I | started so well. | | Regards, | | Brian | | ps anyone wants to communicate with me using a shared | secret....me cat's name is Roxy, shhhhhhhhh! | | | | | > IMS Tools Interop. standard is finally out (a couple of months ago | > actually). | > | > I haint looked myself, but we really should investigate as it is | probably of | > importance to tetra. | > | > It struck me that Brian appears to actually like reading horrendously | > complex techie books so maybe he'd like to do the honours with IMS TI! | > | > http://www.imsglobal.org/ti/tiv1p0/imsti_guidev1p0.html | > | > By the way, what ever happened to tetra? | > | > adam | > | > | > | > ------------------------------------------------------- | > Using Tomcat but need to do more? Need to support web services, | security? | > Get stuff done quickly with pre-integrated technology to make your job | easier | > Download IBM WebSphere Application Server v.1.0.1 based on Apache | Geronimo | > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 | > _______________________________________________ | > Bodington-developers mailing list | > Bod...@li... | > https://lists.sourceforge.net/lists/listinfo/bodington-developers | > | | | | | ------------------------------------------------------- | Using Tomcat but need to do more? Need to support web services, security? | Get stuff done quickly with pre-integrated technology to make your job | easier | Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo | http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 | _______________________________________________ | Bodington-developers mailing list | Bod...@li... | https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Adam M. <ada...@co...> - 2006-05-05 07:49:39
|
Bodington would certainly like to be able to include Sakai tools, so yes, that does sound interesting. Was it your intention to use IMS TI as a framework? From what Selwyn has said in the past, I think commercial developers are fine so long as there is some institutional backing. Ie, I don't think they'd get too far on their own unless they were sort of 'commissioned' by an institution, but if they're a prt of a project proposal then rt=that's fine. Its possible that JISC may quibble about their rates but in practise this has never happened to us. adam | -----Original Message----- | From: bod...@li... [mailto:bodington- | dev...@li...] On Behalf Of John Norman | Sent: 04 May 2006 19:00 | To: bod...@li... | Subject: Re: [Bodington-developers] tetra & IMS TI | | OK I got several expressions of interest, so I'll share the model I | have in mind. If you have better ideas just say so, I'm not wedded to | any of this: | | I was thinking a 12 - 18 month project with a series of design | workshops of 1 - 3 days during the first 3 - 6 months (say 3 | workshops) with breaks for reflection and concept testing, followed | by 6 months with prototyping of key ideas (maybe 1 or 2 workshops as | we go along) and then 6 months of creating a prototype with | implementations of key Bodington and Sakai Tools (plus possibly some | LAMS). | | Does this make sense? If we aimed to fund about half a dozen | developers in total (plus some project management) at an average of | 0.2 FTE in the first phase, 0.5 FTE in the second phase and then | perhaps 3 or 4 at Full Time in the last phase, that would probably go | over budget. I'll wait for a reaction to the general idea before | sharpening the pencil on costs - you may have imagined something | completely different... | | John | | I'm not aware of a reason why commercial developers cannot be | involved, but I haven't scoured the small print yet. | | On 4 May 2006, at 17:08, John Norman wrote: | | > Would there be any interest in a JISC capital eLearning bid to | > collectively work on concepts for Tetra? | > | > Sakai has a bit more to offer now that the skeleton framework is | > available (Sakai Mini) and 2.2 should offer significant code clean- | > up to make development easier. | > | > Cambridge is particularly keen on exchanging Tools in IMS TI with | > Bodington sites as well. | > | > John | > | > On 4 May 2006, at 15:28, Adam Marshall wrote: | > | >> IMS Tools Interop. standard is finally out (a couple of months ago | >> actually). | >> | >> I haint looked myself, but we really should investigate as it is | >> probably of | >> importance to tetra. | >> | >> It struck me that Brian appears to actually like reading horrendously | >> complex techie books so maybe he'd like to do the honours with IMS | >> TI! | >> | >> http://www.imsglobal.org/ti/tiv1p0/imsti_guidev1p0.html | >> | >> By the way, what ever happened to tetra? | >> | >> adam | >> | >> | >> | >> ------------------------------------------------------- | >> Using Tomcat but need to do more? Need to support web services, | >> security? | >> Get stuff done quickly with pre-integrated technology to make your | >> job easier | >> Download IBM WebSphere Application Server v.1.0.1 based on Apache | >> Geronimo | >> http://sel.as-us.falkag.net/sel? | >> cmd=lnk&kid=120709&bid=263057&dat=121642 | >> _______________________________________________ | >> Bodington-developers mailing list | >> Bod...@li... | >> https://lists.sourceforge.net/lists/listinfo/bodington-developers | > | > | > | > ------------------------------------------------------- | > Using Tomcat but need to do more? Need to support web services, | > security? | > Get stuff done quickly with pre-integrated technology to make your | > job easier | > Download IBM WebSphere Application Server v.1.0.1 based on Apache | > Geronimo | > http://sel.as-us.falkag.net/sel? | > cmd=lnk&kid=120709&bid=263057&dat=121642 | > _______________________________________________ | > Bodington-developers mailing list | > Bod...@li... | > https://lists.sourceforge.net/lists/listinfo/bodington-developers | | | | ------------------------------------------------------- | Using Tomcat but need to do more? Need to support web services, security? | Get stuff done quickly with pre-integrated technology to make your job | easier | Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo | http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 | _______________________________________________ | Bodington-developers mailing list | Bod...@li... | https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Brian P. C. <bm...@bm...> - 2006-05-04 20:55:00
|
Adam, I weakened. I read the IMS document and really enjoyed it. It's over-complicated and ranges from poor to crazy. So here's the IMS scenario: a Tool developer has to create the tool, probably based on a WSDL. Then the deployment descriptor has to be written. Then the TIR has to be deployed on the Tool-side. Then the Tool has to communicate with the TIR Web service client so that it can tell the the LMS-TIR that everything's OK. Good gordon highlanders! Here's another scenario. The Tool developer sends the WSDL to SOCKET. VLE(portal/pda/phone) has access to another tool. End of story. You know - a whole email and I didn't mention the enterprise service bus...... oh, bugger! If people insist on placing widgets on the tool side then why not deploy well-established widgets. And then we can have an enterprise service bus... damn and blast it!! Twice now, and I started so well. Regards, Brian ps anyone wants to communicate with me using a shared secret....me cat's name is Roxy, shhhhhhhhh! > IMS Tools Interop. standard is finally out (a couple of months ago > actually). > > I haint looked myself, but we really should investigate as it is probably of > importance to tetra. > > It struck me that Brian appears to actually like reading horrendously > complex techie books so maybe he'd like to do the honours with IMS TI! > > http://www.imsglobal.org/ti/tiv1p0/imsti_guidev1p0.html > > By the way, what ever happened to tetra? > > adam > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > |
From: Brian P. C. <bm...@bm...> - 2006-05-04 18:50:01
|
> IMS Tools Interop. standard is finally out (a couple of months ago > actually). > > I haint looked myself, but we really should investigate as it is probably of > importance to tetra. > > It struck me that Brian appears to actually like reading horrendously > complex techie books so maybe he'd like to do the honours with IMS TI! > > http://www.imsglobal.org/ti/tiv1p0/imsti_guidev1p0.html I draw the line at anything with IMS in the title. Regards, Brian > > adam > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > |
From: John N. <jo...@ca...> - 2006-05-04 18:04:23
|
OK I got several expressions of interest, so I'll share the model I have in mind. If you have better ideas just say so, I'm not wedded to any of this: I was thinking a 12 - 18 month project with a series of design workshops of 1 - 3 days during the first 3 - 6 months (say 3 workshops) with breaks for reflection and concept testing, followed by 6 months with prototyping of key ideas (maybe 1 or 2 workshops as we go along) and then 6 months of creating a prototype with implementations of key Bodington and Sakai Tools (plus possibly some LAMS). Does this make sense? If we aimed to fund about half a dozen developers in total (plus some project management) at an average of 0.2 FTE in the first phase, 0.5 FTE in the second phase and then perhaps 3 or 4 at Full Time in the last phase, that would probably go over budget. I'll wait for a reaction to the general idea before sharpening the pencil on costs - you may have imagined something completely different... John I'm not aware of a reason why commercial developers cannot be involved, but I haven't scoured the small print yet. On 4 May 2006, at 17:08, John Norman wrote: > Would there be any interest in a JISC capital eLearning bid to > collectively work on concepts for Tetra? > > Sakai has a bit more to offer now that the skeleton framework is > available (Sakai Mini) and 2.2 should offer significant code clean- > up to make development easier. > > Cambridge is particularly keen on exchanging Tools in IMS TI with > Bodington sites as well. > > John > > On 4 May 2006, at 15:28, Adam Marshall wrote: > >> IMS Tools Interop. standard is finally out (a couple of months ago >> actually). >> >> I haint looked myself, but we really should investigate as it is >> probably of >> importance to tetra. >> >> It struck me that Brian appears to actually like reading horrendously >> complex techie books so maybe he'd like to do the honours with IMS >> TI! >> >> http://www.imsglobal.org/ti/tiv1p0/imsti_guidev1p0.html >> >> By the way, what ever happened to tetra? >> >> adam >> >> >> >> ------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your >> job easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel? >> cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Bodington-developers mailing list >> Bod...@li... >> https://lists.sourceforge.net/lists/listinfo/bodington-developers > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Selwyn L. <sel...@ph...> - 2006-05-04 16:36:42
|
You can count us in as interested in developing a piece of Tetra for a collective bid of pieces of Tetra assuming that part of the bid would be the integrated use of pieces of tetra to deliver some use case led application or other... we are very interested in GRID / infrastructure / distributed application stuff by the way... and not just lifelong learning / ePortfolio / PDP apps... currently we are using struts/tiles but not adverse to spring or a complete shake up at the jsp framework layer... is the Tetra vision to embrace more than one framework or more generic still? Sel John Norman wrote: > Would there be any interest in a JISC capital eLearning bid to > collectively work on concepts for Tetra? > > Sakai has a bit more to offer now that the skeleton framework is > available (Sakai Mini) and 2.2 should offer significant code clean-up > to make development easier. > > Cambridge is particularly keen on exchanging Tools in IMS TI with > Bodington sites as well. > > John > > On 4 May 2006, at 15:28, Adam Marshall wrote: > >> IMS Tools Interop. standard is finally out (a couple of months ago >> actually). >> >> I haint looked myself, but we really should investigate as it is >> probably of >> importance to tetra. >> >> It struck me that Brian appears to actually like reading horrendously >> complex techie books so maybe he'd like to do the honours with IMS TI! >> >> http://www.imsglobal.org/ti/tiv1p0/imsti_guidev1p0.html >> >> By the way, what ever happened to tetra? >> >> adam >> >> >> >> ------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your >> job easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel? >> cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Bodington-developers mailing list >> Bod...@li... >> https://lists.sourceforge.net/lists/listinfo/bodington-developers > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > > |
From: Peter C. <Pet...@me...> - 2006-05-04 16:30:21
|
> From: John Norman > Would there be any interest in a JISC capital eLearning bid to =20 > collectively work on concepts for Tetra? Yes if commercial partners are appropriate for the call. - Peter |
From: Adam M. <ada...@co...> - 2006-05-04 16:19:08
|
| -----Original Message----- | From: bod...@li... [mailto:bodington- | dev...@li...] On Behalf Of John Norman | Sent: 04 May 2006 17:08 | To: bod...@li... | Subject: Re: [Bodington-developers] tetra & IMS TI | | Would there be any interest in a JISC capital eLearning bid to | collectively work on concepts for Tetra? There certainly would from Oxford! Adam | | Sakai has a bit more to offer now that the skeleton framework is | available (Sakai Mini) and 2.2 should offer significant code clean-up | to make development easier. | | Cambridge is particularly keen on exchanging Tools in IMS TI with | Bodington sites as well. | | John | | On 4 May 2006, at 15:28, Adam Marshall wrote: | | > IMS Tools Interop. standard is finally out (a couple of months ago | > actually). | > | > I haint looked myself, but we really should investigate as it is | > probably of | > importance to tetra. | > | > It struck me that Brian appears to actually like reading horrendously | > complex techie books so maybe he'd like to do the honours with IMS TI! | > | > http://www.imsglobal.org/ti/tiv1p0/imsti_guidev1p0.html | > | > By the way, what ever happened to tetra? | > | > adam | > | > | > | > ------------------------------------------------------- | > Using Tomcat but need to do more? Need to support web services, | > security? | > Get stuff done quickly with pre-integrated technology to make your | > job easier | > Download IBM WebSphere Application Server v.1.0.1 based on Apache | > Geronimo | > http://sel.as-us.falkag.net/sel? | > cmd=lnk&kid=120709&bid=263057&dat=121642 | > _______________________________________________ | > Bodington-developers mailing list | > Bod...@li... | > https://lists.sourceforge.net/lists/listinfo/bodington-developers | | | | ------------------------------------------------------- | Using Tomcat but need to do more? Need to support web services, security? | Get stuff done quickly with pre-integrated technology to make your job | easier | Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo | http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 | _______________________________________________ | Bodington-developers mailing list | Bod...@li... | https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Selwyn L. <sel...@ph...> - 2006-05-04 16:18:39
|
Antony Corfield wrote: > On 4 May 2006, at 15:38, Selwyn Lloyd wrote: > >> Yes what happened to Tetra? when is the next meeting, how about >> combining it with surfing or other beach activity somewhere down >> this way like Cornwall? >> Tetra seemed to be the promise of a level playing field where we >> could also contribute pieces... > > > Selwyn, you suggesting Bodington is a bit bumpy? > > hehe no :) well I have some good venues in mind and around Newquay, depends whether you like night life or quality of life... I did 18 years in Newquay and was glad to get an early release in the end... Hotels are cheap in Cornwall, there are many of them... North Devon is good too. Watergate Bay probably offers the best of both, being not far from an airport but detatched enough from Newquay... there is a good hotel and good restaurant right on the beach, camping for the hard core, very large beach... a cab ride from Newquay for those who like to sample club / youth culture now and again. Mawgan Porth is a little more detached between Newquay and Padstow, smaller beach but all the other stuff more of a family venue. >> >> Sel >> >> ps. We are really planning to offer a mix of OSS dissemination event >> and surfing / beach life [even if its just a barbeque and excuse to >> paddle] probably be before or after the busy holiday period down here. > > > > sounds good to me! > > > >> >> Adam Marshall wrote: >> >>> IMS Tools Interop. standard is finally out (a couple of months ago >>> actually). >>> I haint looked myself, but we really should investigate as it is >>> probably of >>> importance to tetra. >>> It struck me that Brian appears to actually like reading horrendously >>> complex techie books so maybe he'd like to do the honours with IMS TI! >>> >>> http://www.imsglobal.org/ti/tiv1p0/imsti_guidev1p0.html >>> >>> By the way, what ever happened to tetra? >>> >>> adam >>> >>> >>> >>> ------------------------------------------------------- >>> Using Tomcat but need to do more? Need to support web services, >>> security? >>> Get stuff done quickly with pre-integrated technology to make your >>> job easier >>> Download IBM WebSphere Application Server v.1.0.1 based on Apache >>> Geronimo >>> http://sel.as-us.falkag.net/sel? >>> cmd=lnk&kid=120709&bid=263057&dat=121642 >>> _______________________________________________ >>> Bodington-developers mailing list >>> Bod...@li... >>> https://lists.sourceforge.net/lists/listinfo/bodington-developers >>> >>> >>> >> >> >> >> ------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your >> job easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel? >> cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Bodington-developers mailing list >> Bod...@li... >> https://lists.sourceforge.net/lists/listinfo/bodington-developers > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > > |
From: John N. <jo...@ca...> - 2006-05-04 16:08:48
|
Would there be any interest in a JISC capital eLearning bid to collectively work on concepts for Tetra? Sakai has a bit more to offer now that the skeleton framework is available (Sakai Mini) and 2.2 should offer significant code clean-up to make development easier. Cambridge is particularly keen on exchanging Tools in IMS TI with Bodington sites as well. John On 4 May 2006, at 15:28, Adam Marshall wrote: > IMS Tools Interop. standard is finally out (a couple of months ago > actually). > > I haint looked myself, but we really should investigate as it is > probably of > importance to tetra. > > It struck me that Brian appears to actually like reading horrendously > complex techie books so maybe he'd like to do the honours with IMS TI! > > http://www.imsglobal.org/ti/tiv1p0/imsti_guidev1p0.html > > By the way, what ever happened to tetra? > > adam > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Matthew B. <mat...@ou...> - 2006-05-04 15:27:38
|
Antony Corfield wrote: > presumably this involves additions to DB No, they are just standard Bodington events so stored in the events table. > - is this part of trecx? No. The reason for having these dates is so that we know how old resources are and so that we can delete resources that were deleted a long time ago. It may be that we could display the creation event date for a user but it's not the original reason for doing this. > Again, > if you provide query API we don't need to bother with underlying db stuff. Not at the moment, although you can go through the events. -- -- Matthew Buckett, VLE Developer -- Learning Technologies Group, Oxford University Computing Services -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ |
From: Adam M. <ada...@co...> - 2006-05-04 15:18:41
|
| -----Original Message----- | From: bod...@li... [mailto:bodington- | dev...@li...] On Behalf Of Antony Corfield | Sent: 04 May 2006 16:03 | To: bod...@li... | Subject: Re: [Bodington-developers] feedback on what's in head | | | On 4 May 2006, at 15:50, Adam Marshall wrote: | | > So are we as part of trecx. When not work together on this one? Look | > at our | > wiki: | | Again seems fine idea - you do data capture and provide query API and | we (Naomi!) will do UI. Sean has some strong opinions on tutors' | queries to get meaningful output! Sean said this too. You (or somebody else) could blag a Toolkits demonstrator project at the end of July to do this. A cool 30-40K and as many JISC suppers as you can eat! Yes, a good UI would be fab. adam |
From: Adam M. <ada...@co...> - 2006-05-04 15:16:32
|
I guess we feel that if the group emailer were to go into HEAD then we'd like to see these features in the code, otherwise I think we'd have reservations as to whether the code was general enough. I suppose in the worst case we'd go along with the code so long as hooks have been left so that the addition of our desired requirements wasn't too traumatic. adam | -----Original Message----- | > | > | > | > "You belong to these groups. Please indicate which groups you are | > | > happy to | > | > join for email. This will mean that any member of a specific group | > | > will be | > | > able to send email to the signed up members of this group. Email | > | > will be | > | > handled by the system, so users will not gain access to individual | > | > email | > | > addresses" | | Seems fine to me, think we should also have user details view where | users can edit (if allowed) email address/name etc. | Is this something you'd like UHI to contribute? Naomi, you listening?... | | | | > | > | > | > We also have some questions: | > | > | > | > Can users change their 'default' email address, ie, the one that | > | > comes from | > | > the LDAP? Or is this fixed? Does this get overwritten each time the | > | > LDAP | > | > feed is processed? What's if a user gets married and their email | > | > address is | > | > changed, does this new address get imported? | > | > | > | > Do you use this LDAP-sourced email for notifications, or are there | > 2 | > | > separate emails in the system? | > | > | > | > Is there a facility to state who can email who? We're concerned | > | > that people | > | > may 'spam colleagues'. | > | > | > | > What happens to bounces, say if the user mailbox is full? | > | > | > | > Cheers | > | > | > | > adam | > | > | > | From: bod...@li... | > [mailto:bodington- | > | dev...@li...] On Behalf Of Alistair Young | > | Sent: 02 May 2006 10:36 | > | To: bod...@li... | > | Subject: Re: [Bodington-developers] Group Emailer | > | | > | I can maybe answer some backend questions Adam. | > | | > | > Do you use this LDAP-sourced email for notifications | > | we use the email that's against their record in the bod database. In | > | our case, that comes from LDAP. The source of the email address will | > | be different for different installations of bod. | > | | > | > Does this get overwritten each time the LDAP | > | > feed is processed? | > | yes, for us anyway. | > | | > | > What's if a user gets married and their email address is | > | > changed, does this new address get imported? | > | yes. We use institutional email addresses from LDAP, not personal | > | hotmail ones. | > | | > | > What happens to bounces, say if the user mailbox is full? | > | I would have said - they'd be ignored. If the user can't manage their | > | inbox that's their problem. In our case, their inbox is managed by | > | UHI so it would be a helpdesk issue. | > | | > | Alistair | > | | > | > | > | > ------------------------------------------------------- | > Using Tomcat but need to do more? Need to support web services, | > security? | > Get stuff done quickly with pre-integrated technology to make your job | > easier | > Download IBM WebSphere Application Server v.1.0.1 based on Apache | > Geronimo | > http://sel.as-us.falkag.net/sel? | > cmd=lnk&kid=120709&bid=263057&dat=121642 | > _______________________________________________ | > Bodington-developers mailing list | > Bod...@li... | > https://lists.sourceforge.net/lists/listinfo/bodington-developers | | | | ------------------------------------------------------- | Using Tomcat but need to do more? Need to support web services, security? | Get stuff done quickly with pre-integrated technology to make your job | easier | Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo | http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 | _______________________________________________ | Bodington-developers mailing list | Bod...@li... | https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Antony C. <an...@sm...> - 2006-05-04 15:10:32
|
presumably this involves additions to DB - is this part of trecx? Again, if you provide query API we don't need to bother with underlying db stuff. On 4 May 2006, at 15:41, Matthew Buckett wrote: > Antony Corfield wrote: >> Excellent, thanks Matthew. Naomi will be developing a UI to query and >> display user tracking stats... > > Doing some more tracking now on creation/edit/delete/restore time for > resources. > > -- > -- Matthew Buckett, VLE Developer > -- Learning Technologies Group, Oxford University Computing Services > -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Antony C. <an...@sm...> - 2006-05-04 15:08:13
|
On 4 May 2006, at 15:38, Selwyn Lloyd wrote: > Yes what happened to Tetra? when is the next meeting, how about > combining it with surfing or other beach activity somewhere down this > way like Cornwall? > Tetra seemed to be the promise of a level playing field where we could > also contribute pieces... Selwyn, you suggesting Bodington is a bit bumpy? > > Sel > > ps. We are really planning to offer a mix of OSS dissemination event > and surfing / beach life [even if its just a barbeque and excuse to > paddle] probably be before or after the busy holiday period down here. sounds good to me! > > Adam Marshall wrote: > >> IMS Tools Interop. standard is finally out (a couple of months ago >> actually). >> I haint looked myself, but we really should investigate as it is >> probably of >> importance to tetra. >> It struck me that Brian appears to actually like reading horrendously >> complex techie books so maybe he'd like to do the honours with IMS TI! >> >> http://www.imsglobal.org/ti/tiv1p0/imsti_guidev1p0.html >> >> By the way, what ever happened to tetra? >> >> adam >> >> >> >> ------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your >> job easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel? >> cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Bodington-developers mailing list >> Bod...@li... >> https://lists.sourceforge.net/lists/listinfo/bodington-developers >> >> >> > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Antony C. <an...@sm...> - 2006-05-04 15:03:13
|
On 4 May 2006, at 15:50, Adam Marshall wrote: > So are we as part of trecx. When not work together on this one? Look > at our > wiki: Again seems fine idea - you do data capture and provide query API and we (Naomi!) will do UI. Sean has some strong opinions on tutors' queries to get meaningful output! > > > http://ltg.oucs.ox.ac.uk/wiki/index.php/Trecx:TReCX > > Alexis is as we speak mocking up the query page. It will go into the > wiki > when done. Alexis will then inform the list. > > As part of trecx we are NOT going to do the pretty formatting of > tracking > data, all you'll get is a CSV file plus text/plain output to a browser. > > adam > > | -----Original Message----- > | From: bod...@li... > [mailto:bodington- > | dev...@li...] On Behalf Of Antony Corfield > | Sent: 04 May 2006 15:39 > | To: bod...@li... > | Subject: Re: [Bodington-developers] feedback on what's in head > | > | Excellent, thanks Matthew. Naomi will be developing a UI to query and > | display user tracking stats... > | > | Antony > | > | On 4 May 2006, at 13:50, Matthew Buckett wrote: > | > | > Matthew Buckett wrote: > | >> an...@sm... wrote: > | >>> Matthew, any news on getting tracking in to HEAD? > | >> I might be able todo it next week as I'm stuck donig other stuff > for > | >> most of the rest of this week. > | > > | > Basic tracking stuff is on CVS HEAD now. > | > > | > -- > | > -- Matthew Buckett, VLE Developer > | > -- Learning Technologies Group, Oxford University Computing > Services > | > -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ > | > > | > > | > ------------------------------------------------------- > | > Using Tomcat but need to do more? Need to support web services, > | > security? > | > Get stuff done quickly with pre-integrated technology to make your > job > | > easier > | > Download IBM WebSphere Application Server v.1.0.1 based on Apache > | > Geronimo > | > http://sel.as-us.falkag.net/sel? > | > cmd=lnk&kid=120709&bid=263057&dat=121642 > | > _______________________________________________ > | > Bodington-developers mailing list > | > Bod...@li... > | > https://lists.sourceforge.net/lists/listinfo/bodington-developers > | > | > | > | ------------------------------------------------------- > | Using Tomcat but need to do more? Need to support web services, > security? > | Get stuff done quickly with pre-integrated technology to make your > job > | easier > | Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > | > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > | _______________________________________________ > | Bodington-developers mailing list > | Bod...@li... > | https://lists.sourceforge.net/lists/listinfo/bodington-developers > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Antony C. <an...@sm...> - 2006-05-04 14:58:32
|
On 4 May 2006, at 15:47, Adam Marshall wrote: > Was anybody from UHI going to respond to any of my other queries (ie, > those > in the first half which Al didn't comment upon)? > > We're quite keen to be involved in the speccing out of this tool to > make it > as useful as possible. > > adam > > | -----Original Message----- > | > | On 2 May 2006, at 10:30, Adam Marshall wrote: > | > | > > | > > | > > | > Bodders: > | > > | > We've just had a bit of a gab here about the UHI group emailer. > | > > | > In principle we're very interested in this tool as quite a few of > | > our users > | > have been badgering us for a similar sort of functionality. We'd > | > like to > | > open up discussion about this. Hope this is OK > | > > | > The main issue we have is that we feel that there should be an > | > installation > | > option as to whether the whole thing is opt-in or opt-out process. > | > It sounds > | > like UHI imagine it an opt out process, we'd like it to be opt-in! > | > How about > | > something like the following (supported by some underlying code > | > obviously). > | > > | > "You belong to these groups. Please indicate which groups you are > | > happy to > | > join for email. This will mean that any member of a specific group > | > will be > | > able to send email to the signed up members of this group. Email > | > will be > | > handled by the system, so users will not gain access to individual > | > email > | > addresses" Seems fine to me, think we should also have user details view where users can edit (if allowed) email address/name etc. Is this something you'd like UHI to contribute? Naomi, you listening?... > | > > | > We also have some questions: > | > > | > Can users change their 'default' email address, ie, the one that > | > comes from > | > the LDAP? Or is this fixed? Does this get overwritten each time the > | > LDAP > | > feed is processed? What's if a user gets married and their email > | > address is > | > changed, does this new address get imported? > | > > | > Do you use this LDAP-sourced email for notifications, or are there > 2 > | > separate emails in the system? > | > > | > Is there a facility to state who can email who? We're concerned > | > that people > | > may 'spam colleagues'. > | > > | > What happens to bounces, say if the user mailbox is full? > | > > | > Cheers > | > > | > adam > | > > | From: bod...@li... > [mailto:bodington- > | dev...@li...] On Behalf Of Alistair Young > | Sent: 02 May 2006 10:36 > | To: bod...@li... > | Subject: Re: [Bodington-developers] Group Emailer > | > | I can maybe answer some backend questions Adam. > | > | > Do you use this LDAP-sourced email for notifications > | we use the email that's against their record in the bod database. In > | our case, that comes from LDAP. The source of the email address will > | be different for different installations of bod. > | > | > Does this get overwritten each time the LDAP > | > feed is processed? > | yes, for us anyway. > | > | > What's if a user gets married and their email address is > | > changed, does this new address get imported? > | yes. We use institutional email addresses from LDAP, not personal > | hotmail ones. > | > | > What happens to bounces, say if the user mailbox is full? > | I would have said - they'd be ignored. If the user can't manage their > | inbox that's their problem. In our case, their inbox is managed by > | UHI so it would be a helpdesk issue. > | > | Alistair > | > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |