Wikimedia

I often link to Wikipedia as I think it’s one of the best “for further reading” information sources on the Internet; however today I stumbled across Wiktionary – a sister project which provides a online dictionary and thesaurus (although I must confess that at the time of writing the thesaurus category is currently slightly limited and I do tend to use Microsoft Word for that feature).

I think that the wiki paradigm has a tremendous potential for information sharing (one which many companies seem totally blind to at present) and it turns out that the Wikimedia Foundation has a whole load of similar open content projects.

I’ll end this post with something I picked up from Wikiquote:

“I’m doing a (free) operating system (just a hobby, won’t be big and professional like gnu) for 386(486) AT clones”.

[Linus Torvalds (at the 1991 launch of his Linux operating system)]

Apologies for the recent lack of blog posts

I few minutes back I published some rules for blogging and one of the guidance notes was to post regularly. That particular guidance could be interpreted a number of ways (once a week; daily; fast and frequent; or just whenever there is time) and this blog tends to fall into the latter category but even so, regular readers might have noticed the output level drop recently. This is down to a number of things including a recent holiday; returning to work to find a greatly increased workload; and a 10-month old son with a cold (the result of which is a lack of sleep for his parents, directly impacting upon my desire to spend my evenings writing blog posts, even if it does seem to be affecting my Google PageRank).

Even if the quantity of posts has dropped slightly, I hope the quality is still there, so if you keep reading, I’ll keep blogging (but it might sometimes be a few days between posts).

Before I sign off, thanks to everyone who has left a comment against a post. As I highlighted recently when I added the rules for comments, I don’t have time to respond to every request for help; however, I do read all of the comments and it’s always good to hear when something I’ve written has been useful for someone else out there in cyberspace.

Rules for blogging…

Back in February, I blogged about the dangers of blogging without your employer’s consent. My current employer does not appear to support blogging as an information sharing tool; however when I joined the company I asked if there were any specific guidelines regarding blogging other than the confidentially obligations as part of my employment terms and conditions (i.e. is it specifically prohibited). No response suggests to me that a) there are no specific guidelines and b) it is not specifically prohibited.

As my original post suggested, such grey areas can be problematic and as my blog seems to be building a reasonable following now, I’m reluctant to stop. For any IT (or PR) managers out there who want to allow blogging but are unsure how to keep it in check, below are some guidelines (reused with permission) from a previous employer:

Policy, guidelines and instructions for using blogs.company.com

This page includes policy, guidelines and instructions for using blogs.company.com

General Rules:

  • Take care not to disclose any other information that is confidential or proprietary to company or to any other third party, including project and client names. Consult the blogmaster if you are unsure.
  • Since blogs.company.com is a public space, please be as respectful to the company, our employees, our customers, our partners and affiliates, and others (including our competitors).
  • Be especially careful about releasing partner information which is covered by a non-disclosure agreement (NDA). Again, if in doubt ask.
  • No profanity, no politics, no personal information.
  • We may ask you to stop if we believe it is necessary or advisable to ensure compliance with securities regulations or other laws.
  • Company reserves the right to remove any information which it believes contravenes these rules, any laws, our customer and partner relationships and agreements or shows us in an unfavourable light.

Guidance:

  • Be passionate about what you write, or don’t write it!
  • Publish as fact only that which you know to be true.
  • If material exists online, link to it when you reference it.
  • Publicly correct any misinformation.
  • Write each entry as if it could not be changed; add to, but do not rewrite or delete, any entry.
  • Disclose any conflict of interest.
  • Note questionable and biased sources.
  • Post regularly; even if this is only once a month. Quality is better then quantity.
  • Don’t post too quickly. Take your time; spell and grammar check.
  • Once you start, don’t stop.
  • Keep it relevant.
  • Measure your effectiveness by seeing who is linking to you and who is visiting.
  • Monitor other blogs.

Guidelines for accessibility:

  • Do not use in-line font formatting – colour, size, etc. All control of font and paragraph styles should be done in the style sheet. If you are pasting formatted text in from elsewhere, go to the HTML tab and strip out any <font> tags.
  • All images must have an alt attribute. If the image is there just to look pretty, you may set the tag to null (i.e. alt=""); if however, the image has meaning (e.g. it’s a header or is not described in the text) then the tag must be descriptive. If in Internet Explorer (IE) you want to suppress the alt attribute from being displayed as a tool tip on mouse hover, simply set the title attribute to null which will override the alt text.
  • Do not use colour alone to communicate something.
  • Do not use the same text to refer to different resources on the same page (e.g. “Click here for more” at the end of every paragraph) and furthermore, make sure the link text makes sense when taken out of context (e.g. “Click here for more about .NET”).
  • Use ‘proper’ XHTML in the way it was intended to be used – i.e. don’t use markup that is intended to communicate structure for formatting. If you want something to be big and bold, don’t use the <h1> tag unless it really is a heading. Similarly if you want something to be italicised and indented, don’t use <blockquote> unless the text really is a quote. If something is a list, use the list tags to format it. Finally, use <p> to mark paragraphs, and not <br />.

For more information contact blogmaster@company.com.