For 2023 - we are now fully retired from IT training. We have made many, many friends over 25 years of teaching about Python, Tcl, Perl, PHP, Lua, Java, C and C++ - and MySQL, Linux and Solaris/SunOS too. Our training notes are now very much out of date, but due to upward compatability most of our examples remain operational and even relevant ad you are welcome to make us if them "as seen" and at your own risk.
Lisa and I (Graham) now live in what was our training centre in Melksham - happy to meet with former delegates here - but do check ahead before coming round. We are far from inactive - rather, enjoying the times that we are retired but still healthy enough in mind and body to be active!
I am also active in many other area and still look after a lot of web sites - you can find an index ((here)) |
Using Python with OpenOffice
The Python-UNO bridge can be used to call up pieces of Python code from within OpenOffice. The source code of a "hello world" example can be found at http://wiki.services.openoffice.org/wiki/PyUNO_bridge, showing you how to start OpenOffice looking for a connection on a TCP/IP port, and then how to run a Python program to pass data - in this case the text "hello world" - into it.
There are also some recent articles (Feb 2009) on Linux Journal - start at http://www.linuxjournal.com/content/python-pyuno-hello-world-addon-openoffice which includes an example, and links to other articles which cover the conversion of spreadsheets to csv files ( http://www.linuxjournal.com/node/1007797 )
If all this is more than you need, there's nothing to stop you importing / exporting data to / from OpenOffice in a file format like CSV .. using files that happen to have been written / read by / from Python. (written 2009-04-09, updated 2009-04-10)
Associated topics are indexed as below, or enter http://melksh.am/nnnn for individual articles Y212 - Python - Code testing, patterns, profiles and optimisation. [235] Preparation for a day's work - (2005-03-04) [1140] Python GTK - Widget, Packing, Event and Feedback example - (2007-04-09) [1146] __new__ v __init__ - python constructor alternatives? - (2007-04-14) [1148] Python decorators - wrapping a method call in extra code - (2007-04-15) [1555] Advanced Python, Perl, PHP and Tcl training courses / classes - (2008-02-25) [2616] Defining a static method - Java, Python and Ruby - (2010-02-01) [3441] Pressing ^C in a Python program. Also Progress Bar. - (2011-09-15) [3442] A demonstration of how many Python facilities work together - (2011-09-16) [3464] Passing optional and named parameters to python methods - (2011-10-04) [3478] Testing your Python classes with the unittest package - how to - (2011-10-14) [3658] Using Make for a distribution - (2012-03-17) [4090] Test Driven Development in Python - Customer Comes First - (2013-05-16) [4326] Learning to program - comments, documentation and test code - (2014-11-22) [4344] Python base and inherited classes, test harness and unit testing - new examples - (2014-12-07) [4446] Combining tests into suites, and suites into bigger suites - Python and unittest - (2015-03-01) [4470] Testing in Python 3 - unittest, doctest and __name__ == __main__ too. - (2015-04-21) [4538] Flask and unittest - hello web app test world - (2015-10-15) [4540] Unittest of a Flask application including forms - (2015-10-15) [4542] The principle of mocking - and the Python Mock package - (2015-10-17) [4617] Pytest - starting example - (2016-01-07) [4618] Pytest - second example beyond hello world - (2016-01-08) [4716] Profiling your Python program - (2016-11-01) Y150 - Python Development Tools and Environments [316] Development Environments - (2005-05-19) [745] Python modules. The distribution, The Cheese Shop and the Vaults of Parnassus. - (2006-06-05) [2370] C++, Python, and other training - do we use an IDE - (2009-08-21) [2452] Making executable binaries in Python (or Perl) - (2009-10-12) [3151] Disassembling Python and Java - previously compiled code - (2011-01-29)
Some other Articles
Call in the professionals!Weeding out old phone numbersWe have lost a regular business guestBuilding down expectationsUsing Python with OpenOfficeCommission CreepOut in the Vale of PewseyJava on the Web Server - course for delegates with some prior Java experienceMake your business a DESTINATION businessSpring Sprung
|
4759 posts, page by page
Link to page ... 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96 at 50 posts per page
This is a page archived from The Horse's Mouth at
http://www.wellho.net/horse/ -
the diary and writings of Graham Ellis.
Every attempt was made to provide current information at the time the
page was written, but things do move forward in our business - new software
releases, price changes, new techniques. Please check back via
our main site for current courses,
prices, versions, etc - any mention of a price in "The Horse's Mouth"
cannot be taken as an offer to supply at that price.
Link to Ezine home page (for reading).
Link to Blogging home page (to add comments).
|
|