Header Picture
This is a skyline view of Budapest, taken in 2004 by my wife Jody on one of our visits there.Contact
-
Miniposts
Precisely!
Tech Support Flow Chart! (0)aBook and the Medieval Help Desk
… from Dr. Platypus. (0)Russians in Orbit
… or going to Mars. They’re working on some new ideas, with Soyuz as the only remaining vehicle. (0)Some Gadgets You Don't Need
… by Gadgetbox. I think the bike book holder sounds promising. (0)HP Has Plans for webOS
As the owner of a Palm Pixi, which I’ll admit I only own because Sprint brought the price down to $0, I’m glad to see that HP has big plans for webOS. (0) May 2013 M T W T F S S « Apr 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
Category Archives: OO Basic
Updating my HTML Export
In a previous post I provided code for a simple macro I wrote to export text from an Office Writer document that was suitable to paste in the non-visual WordPress editor. The reason I wrote this was to produce the … Continue reading
Posted in OO Basic, OO Writer, OpenOffice, Wordpress
Leave a comment
Exporting Partial HTML for WordPress Posts
I’m a bit eccentric and don’t use the visual editor with WordPress on this blog and several others that I maintain. For a number of posts I write my basic material in OpenOffice Writer and then post it. Up to … Continue reading
In which I confess to stupidity
In my previous post on sorting a scripture index, I used a rather lousy way of telling where the index was in the document. This came back to bite me today when I changed the number of references to a … Continue reading
Posted in OO Basic, OO Writer, OpenOffice
6 Comments
Beginning Work with Draw
As a means of teaching myself how to program OO Draw using OO Basic, I am trying to duplicate some of the functionality of a game mapping system I wrote some years ago using C++. I’m going to post my … Continue reading
Posted in OO Basic, OO Draw, OpenOffice
2 Comments
Listing Tables and Indexes
Here’s a piece of code I adapted from the “Programming Guide to BASIC.” It didn’t actually prove to get me anywhere I wanted to go, but it might help in some other effort. This one simply iterates all indexes and … Continue reading
Posted in OO Basic, OO Writer, OpenOffice
Leave a comment
Sorting a Scriptural Index – Take I
Update: Please see my next try at this. If you mess up the count of instances of “scripture index” in the rather unhandy way I found the scripture index you could get some nasty results. The new one fixes that. … Continue reading
Posted in OO Basic, OO Writer, OpenOffice
Leave a comment
Converting to OpenOffice.org – My Experience
I’ve seen many comments and questions on the various e-mail lists about just how compatible OpenOffice, especially OpenOffice.org Writer, actually is with Microsoft Office. I’ve largely converted my own business, including the publishing element (Energion Publications), and while there are … Continue reading
Posted in OO Basic, OO Calc, OO Writer, OpenOffice
Leave a comment
OO Basic Guide
There’s an important OpenOffice BASIC guide that I failed to mention previously. It’s official, and the main index of the help file for OO BASIC, so I assumed it without mentioning it. It is Programming Guide for BASIC on docs.sun.com. … Continue reading
Posted in OO Basic, OpenOffice
Leave a comment
Fill in OO Calc
On a spreadsheet I needed to enter a formula in one cell and then fill down with that formula over a range. My first thought was that, as in VBA, I would record a macro and get the commands. I … Continue reading
Posted in OO Basic, OO Calc, OpenOffice
Leave a comment




