IU Technology Architecture Lodge
Random and not so random thoughts from Raymond Yee, primarily on the scholarly and educational use of the Web, libraries, educational technology, and information management

 
Home

Print friendly version

Scholar's Box Essay Series

Current Projects

Presentations and Papers

Work on Educational Technology Interop

RY's wiki

RY's personal blog

About This Site

About Raymond Yee

Interactive University

Contact RY

My blogroll

RSS 2.0 feed for this site

 
 

Author:   Raymond Yee  
Posted: 4/22/2002; 11:08:30 AM
Topic: a glitch on the way to using Python to glue Manila/Word/Ecco
Msg #: 404 (top msg in thread)
Prev/Next: 403/405
Reads: 4377

a glitch on the way to using Python to glue Manila/Word/Ecco #

I have been experimenting with Python as a scripting language to see whether it would be a good "swiss-army knife" for my programming.  (I already quite like Perl but am looking to see whether Python has some nice advantages -- such as its interactive mode, which from what I can see doesn't exist in Perl.)

At any rate, I've also been wanting to write some code to glue various applications I use on my Windows machine, specifically Ecco (my Personal information manager), M$ Word, and Manila.  Python seems like a natural choice in this case because of the existence of a COM server interface to Ecco ((http://www.ivitar.com/vbecco/), a COM interface to Microsoft Word, and a Python library for Manila (pyManila by Mark Pilgrim), and pythoncom, the Python library to use COM.

What exactly do I want to do with this glue code?  Here's a quick list:

  • being able to write text in Microsoft Word (with bold, italics, URLs, sections) and translating the text into decent HTML and posting it to my blog (with a few keystrokes)
  • being able to quickly post the references I gather in Ecco to my blog as news items.  (I gather references that I'd like to share with others but the extra work of posting to my blog is just enough to make me not post these materials.)
  • having a desktop GUI interface to my Manila site would help manipulating the photo list much easier.  A drag-and-drop interface for uploading pictures would get me uploading photos more often.

I realize that others out there are doing all this work on the blogs without the benefit of automation tools -- I guess I'm just too lazy! 

The URL I'm posting here is my post trying to get help with a Python-COM issue I've run into.  For some reason, I can use Visual Basic and Perl to access the Ecco COM toolkit properly but my efforts with Python have failed so far. 


 
Posted by Raymond Yee on 4/22/02; 11:26:46 AM
from the Web Technology dept.

Discuss (2 responses)


There are responses to this message:




Last update: Monday, April 22, 2002 at 11:27:52 AM.

This site is using the Vanilla Manila 1999 theme.
The opinions or statements expressed herein should not be taken as a position of or endorsement by the University of California, Berkeley. Nor should the opinions or statements expressed herein be taken as a position of or endorsement of the University of California, Berkeley. Links on these pages to commercial sites do not represent endorsement by the University of California or its affiliates.