Category Archives: Ottawa

Editing menus on LXDE

The menus are created from the foo.desktop file for each application.

To find them, you can do a couple of things.

First, using Synaptic package manager, select the package, then click on the “Properites” icon in the toolbar. Use the tab “Installed Files”.

Second, you can use this command line, where the “package-name” needs to be the name of your package. Tab completion works for Bash shell on the name of the package, if you know how it starts.

dpkg -L package-name | grep desktop

I found this out because I needed to change the “EXEC” string in “d2x-rebirth-demo” (the “Descent 2″ rewrite) to:

/usr/local/games/d2x-rebirth/d2x-rebirth -hogdir /usr/local/games/d2x-rebirth/data

Proposed Stack Eschange site for DITA

Anders Svensson has created a proposal for a DITA Stack Exhange Site.
It’s at http://area51.stackexchange.com/proposals/49912

DITA is an OASIS standard for XML documentation.

User Group Connect has a new URL

“User Group Connect 2013″ has a new URL. You can find us at ugconnect.ca

If you don’t know about UGC, it is an opportunity for User Group’s in Ottawa to get together and for the Ottawa technology community to get together to meet some of the 30 or so User Groups in Ottawa.

On Saturday February 9, from 10am to 4pm, join us in the lounge at Shopify, 126 York St. The entrance is at the back of the building, from the parking lot.

Accessibility problems – Unfortunately, this location is not wheelchair accessible. It has stairs, and the washroom is up a flight of stairs.

Also, you can still reach the User Group Connect site at the old URL.

New Java 1.7 vulnerability

I found this in my email:

http://www.h-online.com/developer/news/item/Dangerous-vulnerability-in-latest-Java-version-1781156.html

I will disable Java plugin in all browsers on my machines at work on Monday.

Cert.org is taking this seriously: http://www.kb.cert.org/vuls/id/625617

This could be used against Linux, Mac or Android, not just Windows, if anyone cared to try. They would not have access to root without further exploits, although popping up a window that looks like your Updater, or Microsoft’s, would catch some inexperienced Linux users.

Paula duHamel Yellow Horn and her Snow Duck wing

Dr. duHamel Yellow Horn laid this wing on the National War Memorial in Ottawa, Nov. 11, 2012, Remembrance Day Ceremony.
She laid it to honour her father and two uncles and their participation in the Canadian war effort during the Second World War.
Paula’s father was posted to the factory that made the Lancaster bombers.
Her uncles flew Lancaster bombers over Europe. Continue reading

World Usability Day 2012 in Ottawa

(From the CAPCHI newsletter)

CapCHI is proud to present two presentations on Tuesday November 6th, in celebration of World Usability Day 2012 (officially on Thursday November 8th).

Date: Tuesday November 6th, 2012

Time: doors open at 6:00 pm; talk begins at 6:30 pm

Place: TheCodeFactory, 246 Queen St., Ottawa, ON, Canada

1. “Mixed-media Computer Human Interfaces“, presented by Tim Moore, PhD CHFP, Ergosum Ltd.

2. “The Gist of NIST“, presented by Lorraine Chapman, Director of UX Research, Macadamian

Here is the CAPCHI web site:

-  http://www.capchi.org

Template Files in DITA Open Toolkit may not be needed

I learned in Eliot Kimber’s “DITA for Practitioners”, after some re-reading, how the integrator.xml ant script works. It looks for template files and creates the corresponding file from it. When the integrator script creates the corresponding xml file from the template, it inserts “stuff” (different for Ant files or SXL files) from all the places that add to that extension point.

As far as I can tell, and this is not explicit in any documentation I have seen, including Kimber’s book, you only need to create a template file in your new plugin when you have defined a toolkit extension point in it. For plugins that you are sharing, you probably want to add extension points to your plugin. For plugins only used in your own DITA deployment, you probably don’t need to do that.

paranoia part 2

The software isn’t out to get me, it got me already.

Federal layoff-ment

In the last couple of weeks, I have heard from three people facing layoffs in the federal government. Two are employees. One is in a department that is going to lay off about 8 of 25 workers in the new fiscal year, because their budget went down that much. The second is in a smaller department with fewer layoffs. Apparently there are people calling from other departments because they are in the same boat, looking for a new department. None have official notice yet, as far as I know, but I expect that will arrive at the end of March.

Granted, the larger department might have lost some positions even if the new budget was not cutting jobs, but the message is clear: lots of departments are losing payroll next year.

My other caller was a contractor with a contract renewal at the end of February, expecting to renew until June or July, but the contract is “slow” coming back. Given the employee news, are the contractors likely to be renewed? Some would say yes, but I am not optimistic. I think the contractors will be hitting the streets real soon now, looking for private sector work.

The employees apparently have contracts that allow them some period of months looking for a job in another department before their pay ends. Some of these people will not look to the private sector for some time, so the flood of former government employees may not hit for months, may in fact be a trickle over a year or more. Yeah, that would be great!

Good luck to all those affected, including you and me.

Numeric-only date output? Fail!

Yesterday, I donated blood again.

They have been asking you questions on the computer for the last year or so.
Example: “Have you eaten any pogo sticks in the last 30 days (since 09/01/2012)?”
The accompanying voice asks without telling you what the date was a month ago, fortunately. It was enough of a distraction that they used a different reader or a different room when they added new questions; a computer generated voice would have been actually irritating.

So there was the date, to me it meant Sept 1, and my fast read of it ignored the year which would have made that a future date. The fact that I can’t read is hardly relevant here. :-) The real point is that they used numeric dates, which are always ambiguous.

Take this home and tell your friends:
Complain when computers don’t display or print dates with a 4 digit year and a text month that is at least 3 letters long. Maybe we can get a culture going that actually communicates clearly.

And please take any managers you know from Canadian Blood Services to CapCHI meetings on the third Tuesday of the month at The Code Factory. then buy them a beer afterwards at whatever pub we go to.

Have you ever filled out a date field  in DYM or MYD order? Shame on you! :-)