RE: My departure + the future of Timeline and Exhibit

2008-02-20 Thread quirk_peter
Hi David,

All the best in your new job and thanks for your great contributions!

My preference is for SourceForge. For compliance reasons, my company
blocks access to general document-sharing sites like Google docs and
Google code at present.

-- Peter

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Huynh
Sent: Monday, February 18, 2008 11:16 AM
To: General List
Subject: My departure + the future of Timeline and Exhibit

Hi all,

As you might know, I have recently finished my Ph.D. study, and within a

few months I'll be moving on to a real job at Metaweb.

The Metaweb folks have been kind to let me dedicate some time toward 
open source involvement, which means that I can continue to work on 
Timeline, Exhibit, etc. to some extent.

However, it is clear that I won't be able to dedicate as much time to 
those projects as I can right now. So, it is crucial that we arrange for

more people to get involved in those projects so that those projects 
continue to thrive.

One possibility is to move the code bases onto an open source foundry, 
such as Google Code, and invite the more programming capable among 
yourself to maintain and improve them further. Note that this solution 
is even better than the current situation, as there will be more capable

people involved than just me alone. Together we'll work out the 
knowledge transfer, etc. etc. over the next few months.

Please don't hesitate to chime in here if you have other ideas or just 
want to speak your mind. The worst thing that can happen is that nobody 
expresses their concerns, no transition gets made, and the good code 
just withers away.

Thanks,

David

___
General mailing list
General@simile.mit.edu
http://simile.mit.edu/mailman/listinfo/general


___
General mailing list
General@simile.mit.edu
http://simile.mit.edu/mailman/listinfo/general


RE: Recipe for running Babel on Windows XP?

2008-01-28 Thread quirk_peter
Thanks David - this was very helpful. It would be a good addition to the
Wiki!

-- Peter

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Huynh
Sent: Saturday, January 26, 2008 5:54 PM
To: General List
Subject: Re: Recipe for running Babel on Windows XP?

Peter,

Longwell does not need to be installed.

What I usually do is running
mvn package
mvn install
in the following subdirectories (in order)
interfaces
converters
engine
and then running
mvn jetty:run
in the engine subdirectory.

Let me know if that works.

David

[EMAIL PROTECTED] wrote:

 For security reasons I cannot post data to the Babel server, so I need

 to run Babel on my laptop to convert CSV or XLS data to JSON. I have 
 maven installed and working, but the Babel.bat command fails because 
 the jetty-maven-plugin is not installed. I'm also unclear as to 
 whether Longwell needs to be installed, and if so, what the directory 
 hierarchy and PATH settings should be.

 I do not run an Apache server by default. I do a lot of development 
 with Visual Studio, so I shut down my IIS web server when I need to 
 run Babel and use the built-in Apache/Jetty server in the
distribution.

 Any recipes for configuring the tools for this situation would be most

 appreciated!

 Errors when running Babel (retrieved using SVN)

 C:\Documents and Settings\pquirk\My Documents\Simile\Babelbabel.bat

 [INFO]: MAVEN_OPTS=-Djava.awt.headless=true -Xms32M -Xmx256M 
 -Djetty.port=8080

 [INFO] Scanning for projects...

 [INFO] Reactor build order:

 [INFO] SIMILE Babel

 [INFO] SIMILE Babel Interfaces

 [INFO] SIMILE Babel Converters Modules

 [INFO] SIMILE Bibtex Converter

 [INFO] SIMILE Exhibit Converter

 [INFO] SIMILE TSV Converter

 [INFO] SIMILE XLS Converter

 [INFO] SIMILE JPEG Converter

 [INFO] SIMILE Babel Engine

 [INFO] Searching repository for plugin with prefix: 'jetty'.

 [INFO] 



 [ERROR] BUILD ERROR

 [INFO] 



 [INFO] The plugin 'org.apache.maven.plugins:maven-jetty-plugin' does 
 not exist or no valid version could be found

 [INFO] 



 [INFO] For more information, run Maven with the -e switch

 [INFO] 



 [INFO] Total time:  1 second

 [INFO] Finished at: Wed Jan 23 15:28:29 EST 2008

 [INFO] Final Memory: 4M/31M

 [INFO] 



 -- Peter




 ___
 General mailing list
 General@simile.mit.edu
 http://simile.mit.edu/mailman/listinfo/general
   

___
General mailing list
General@simile.mit.edu
http://simile.mit.edu/mailman/listinfo/general


___
General mailing list
General@simile.mit.edu
http://simile.mit.edu/mailman/listinfo/general


Recipe for running Babel on Windows XP?

2008-01-23 Thread quirk_peter
  

For security reasons I cannot post data to the Babel server, so I need
to run Babel on my laptop to convert CSV or XLS data to JSON. I have
maven installed and working, but the Babel.bat command fails because the
jetty-maven-plugin is not installed. I'm also unclear as to whether
Longwell needs to be installed, and if so, what the directory hierarchy
and PATH settings should be.

 

I do not run an Apache server by default. I do a lot of development with
Visual Studio, so I shut down my IIS web server when I need to run Babel
and use the built-in Apache/Jetty server in the distribution.

 

Any recipes for configuring the tools for this situation would be most
appreciated!

 

Errors when running Babel (retrieved using SVN)

 

 

C:\Documents and Settings\pquirk\My Documents\Simile\Babelbabel.bat

[INFO]: MAVEN_OPTS=-Djava.awt.headless=true -Xms32M -Xmx256M
-Djetty.port=8080

[INFO] Scanning for projects...

[INFO] Reactor build order:

[INFO]   SIMILE Babel

[INFO]   SIMILE Babel Interfaces

[INFO]   SIMILE Babel Converters Modules

[INFO]   SIMILE Bibtex Converter

[INFO]   SIMILE Exhibit Converter

[INFO]   SIMILE TSV Converter

[INFO]   SIMILE XLS Converter

[INFO]   SIMILE JPEG Converter

[INFO]   SIMILE Babel Engine

[INFO] Searching repository for plugin with prefix: 'jetty'.

[INFO]


[ERROR] BUILD ERROR

[INFO]


[INFO] The plugin 'org.apache.maven.plugins:maven-jetty-plugin' does not
exist or no valid version could be found

[INFO]


[INFO] For more information, run Maven with the -e switch

[INFO]


[INFO] Total time:  1 second

[INFO] Finished at: Wed Jan 23 15:28:29 EST 2008

[INFO] Final Memory: 4M/31M

[INFO]


 

-- Peter

 

image001.gif___
General mailing list
General@simile.mit.edu
http://simile.mit.edu/mailman/listinfo/general