• About Paul Kiddie

    Web Developer for MRM Meteorite. Awarded a PhD in research into novel techniques to detect misbehaviour in peer-to-peer wireless networks. Experienced C# and ASP.net developer, with an interest in SOA, RIA and moble app development.

    http://www.paulkiddie.com

    And we’re back….

    by  • March 10, 2010 • blog • 0 Comments

    Apologies for those of you trying to access my blog over the past couple of days: normal service has now resumed after getting severely let down by my old web host. Luckily I had some recent (but not fully up to date) backups so all bar a couple of the posts are intact. I’ll recreate [...]

    Read more →

    Including Visio diagrams in LyX documents

    by  • March 3, 2010 • lyx, TeX, visio • 1 Comment

    If you want to be able to include Visio drawings within your LyX documents, the process is relatively painless as you can export the drawing as a PDF and embed the PDF directly into the document. First, create your diagram in Visio as normal. Then, click File > Page Setup, select the Page Size tab [...]

    Read more →

    Commenting on PDFs generated from LaTeX documents

    by  • March 2, 2010 • pdf, TeX • 0 Comments

    PDF’s generated with pdflatex, the pdf generator for LaTeX documents which is used by default in LyX, cannot be commented on directly through the use of Adobe Reader alone (currently as of version 9). See http://www.tug.org/pipermail/pdftex/2008-August/007802.html for a good explanation for this. To enable this feature using only Adobe products you need to run the [...]

    Read more →

    Adding custom class files (.cls) to Lyx in Windows Vista / Windows 7 environment

    by  • February 22, 2010 • lyx, TeX, windows • 6 Comments

    When writing for publication, you may be offered a .cls file from the journal in question in which to format a TeX document to their specification. Whilst this works great in TeX, usually by copying the class.cls file in your working directory where all your .tex files reside and adding \documentclass{class} in the preamble (before [...]

    Read more →

    Yearly blog spruce up

    by  • February 7, 2010 • blog • 0 Comments

    I’ve just deployed a few visual changes to my blog which should help with the readability and usability of the material on here. Included is: Increased post font size to make it easier to read. Removed link to technorati, their new beta website seems a bit broken at the moment. Moved the search box to [...]

    Read more →

    Activating Windows 7 Enterprise from MSDN

    by  • February 7, 2010 • windows 7 • 1 Comment

    Windows 7 Enterprise installs by default expect an Key Management Server (KMS) running on the local network by which to activate against. Hence when you try to activate an Enterprise copy from MSDN, it will fail with the error code 0x8007232B, as there is no KMS to activate with. The keys generated by an MSDN [...]

    Read more →