imv-devel Mailing List for Information Meta View (Page 3)
Status: Planning
Brought to you by:
vinodgk
You can subscribe to this list here.
2002 |
Jan
(14) |
Feb
(16) |
Mar
(26) |
Apr
(4) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Rushi D. <ru...@vs...> - 2002-01-29 09:48:25
|
Here are some documents describing our design idea. Rushi and Pavan |
From: Vinod K. <vi...@pe...> - 2002-01-29 05:31:30
|
OK, What I plan to do is to start writing about the core problem, and the features we should have in IMV to solve the core problem. I will start sending these mails to this list so they get archived. Give me some time! -Vinod Biradar (EXT), Shiva wrote: > I had configured IMV with Vinod's help last year on my linux machine. Since > then I have almost forgot what it was about. Need documents to refresh about > the same. Understanding the software configuration(apache, servlet etc.) > itself is not difficult but I need to understand what IMV is all about. I > had some documents that were prepared by Vinod and Priyanka. One of the > document had tourism in the city of Bijapur as example to understand the > concept and looked like Priyanka had spent enough time on that. Will be > better if we can have them on the net and link them to imview.org. I can do > that if you guys have some suggestions. But I need the documents at first. > > Basic question is, say I have the html documents where do I post them? On > sourceforge.net makes sense to me and then VG or myself can point imview.org > to point to this location. > > But still basic to that is my understanding of the concept of IMV. > Waiting for your help to start. > --- > Shiva > > _______________________________________________ > Imv-devel mailing list > Imv...@li... > https://lists.sourceforge.net/lists/listinfo/imv-devel > > |
From: Biradar (EXT), S. <Shi...@ug...> - 2002-01-28 19:05:03
|
I had configured IMV with Vinod's help last year on my linux machine. Since then I have almost forgot what it was about. Need documents to refresh about the same. Understanding the software configuration(apache, servlet etc.) itself is not difficult but I need to understand what IMV is all about. I had some documents that were prepared by Vinod and Priyanka. One of the document had tourism in the city of Bijapur as example to understand the concept and looked like Priyanka had spent enough time on that. Will be better if we can have them on the net and link them to imview.org. I can do that if you guys have some suggestions. But I need the documents at first. Basic question is, say I have the html documents where do I post them? On sourceforge.net makes sense to me and then VG or myself can point imview.org to point to this location. But still basic to that is my understanding of the concept of IMV. Waiting for your help to start. --- Shiva |
From: Rushi D. <ru...@vs...> - 2002-01-25 10:23:21
|
> I sent the reply yesterday to imv-devel and saw the bounced mail > today, as it is members only mailing list. You are welcome to join the list. > The webmacro version that we have used is 0.89. You should be able to > download it from http://germ.semiotek.com/wm/. I downloaded older versions of webmacro and protomatter and got it to compile. I have reorganised the directory structure so that the source is isolated from the bytecode (classes). I am using ant to build the application. I also managed to deploy the application on tomcat and figured out what init params are required to be provided. I am using Washington IMAPD as backend. I want to use imap://imv:imv@socrates/imvds as the datasource. I had to make some changes to the source (IMAPDataSource:StoreInfo) because the foldername is hard-coded and not read from the properties file. Now I do not get any datasource errors from Syslog. However, all links on the firstpage refer to: http://socrates:8080/null/Templ..... The path to my servlet is configured as: http://socrates:8080/imv I've also put this path as the URLRoot property in imp.properties file but apparently this is not being used. I also get the following debug code from Syslog: 15:34:38.830 01/25 [DBUG] [HttpProcessor[8080][4]] IMAPDataSource the context is null I see some connection between "the context is null" and the "null" in the URLs. Secondly, the opening page does not have any login/password box for logging in. Is there supposed to be a box? Is there some other static HTML page with a form that should be used before GETting the servlet? Are you using HTTPAuthentication mechanism for authentication? I have noticed that the openAuthenticators() method has Mysql/Gdbm authenticators commented out and UnixAuth set. Does this use regular UNIX shadowed password system or PAM? Also, can you send me compressed version of some IMAP datasource (user.imv) so that I could plug it here for testing? Thank you Rushi |
From: <pr...@pe...> - 2002-01-24 16:03:17
|
The version of webmacro we have used is version 0.89. You can download it from the net. If you have any problem, <br> tell Vinod tomorrow. He will help you send it. <br> <br> - priyanka. <br> > I realised that the problem with getting ImvCore to compile at my place <br> > was the case insensitive FAT32 filesystem. I had kept the source on <br> > FAT32 so that I could share it with windows. Anyway, I\'ve converted the <br> > build method from \'make\' to \'ant\' (http://jakarta.apache.org/ant). <br> > However, I\'m getting one error with the org.webmacro.util package. The <br> > version of webmacro that I\'ve downloaded does not have the <br> > org.webmacro.util.Log class. Can you e-mail me the webmacro.jar <br> > (gzipped) file that you use to compile? <br> > <br> > After I\'ve got it compiled, I\'ll have to ask some more questions on how <br> > to deploy the software (i.e. where do the property files and the .wm <br> > files go, how to configure the backend IMAP server etc). <br> > <br> > Thank you. <br> > <br> > Rushi <br> > <br> > <br> > <br> > <br> |
From: <pr...@pe...> - 2002-01-24 16:03:17
|
The version of webmacro we have used is version 0.89. You can download it from the net. If you have any problem, <br> tell Vinod tomorrow. He will help you send it. <br> <br> - priyanka. <br> > I realised that the problem with getting ImvCore to compile at my place <br> > was the case insensitive FAT32 filesystem. I had kept the source on <br> > FAT32 so that I could share it with windows. Anyway, I\'ve converted the <br> > build method from \'make\' to \'ant\' (http://jakarta.apache.org/ant). <br> > However, I\'m getting one error with the org.webmacro.util package. The <br> > version of webmacro that I\'ve downloaded does not have the <br> > org.webmacro.util.Log class. Can you e-mail me the webmacro.jar <br> > (gzipped) file that you use to compile? <br> > <br> > After I\'ve got it compiled, I\'ll have to ask some more questions on how <br> > to deploy the software (i.e. where do the property files and the .wm <br> > files go, how to configure the backend IMAP server etc). <br> > <br> > Thank you. <br> > <br> > Rushi <br> > <br> > <br> > <br> > <br> |
From: Rushi D. <ru...@vs...> - 2002-01-23 16:13:41
|
I realised that the problem with getting ImvCore to compile at my place was the case insensitive FAT32 filesystem. I had kept the source on FAT32 so that I could share it with windows. Anyway, I've converted the build method from 'make' to 'ant' (http://jakarta.apache.org/ant). However, I'm getting one error with the org.webmacro.util package. The version of webmacro that I've downloaded does not have the org.webmacro.util.Log class. Can you e-mail me the webmacro.jar (gzipped) file that you use to compile? After I've got it compiled, I'll have to ask some more questions on how to deploy the software (i.e. where do the property files and the .wm files go, how to configure the backend IMAP server etc). Thank you. Rushi |
From: Rushi D. <ru...@vs...> - 2002-01-22 16:24:42
|
Note that future conversations regarding the IMV project should be carried out on this list. If anyone else is interested in joining, please let them know. Later, Rushi |
From: Rushi D. <ru...@vs...> - 2002-01-18 11:47:11
|
From: Rushi D. <ru...@vs...> - 2002-01-17 14:52:36
|