Illustrated Call-Outs in OpenOffice
Here’s a tutorial on one of those things experts often assume everyone will figure out. Nice instructions, well-illustrated.
Here’s a tutorial on one of those things experts often assume everyone will figure out. Nice instructions, well-illustrated.
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 tables in a document. ‘Just a simple routine I wrote along the way as I…
This post is more of a story and may not be all that helpful, but then again, it might. I used to do a little bit of programming in Java, most applets, and so I decided I’d look at Java for OpenOffice.org and see where that got me. Having installed the SDK and gotten everything…
Jason Hiner of TechRepublic, in an article titled The market has rejected Linux Desktops. Get over it shows that Linux market share in desktop computing has hung in the +/- 1% ranger for a decade and suggests this is unlikely to change very much. He cites a number of reasons, but I think the most…
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 sometimes do that when I just can’t remember and am too lazy to look everything…
I ran into a problem with the formatting in cells today for sorting. I was trying to sort a number of dates, and they kept sorting as strings. I set the format of the cells to the appropriate date format, made sure all the cells were showing up that way, and tried the sort again….
I have long been an advocate of OpenOffice.org, and have some of my commercial clients using it. For most business needs for an office suite, it provides more than enough capability, and saves companies large amounts of money, even if they make significant donations to the project. I was disappointed in the latest version of…