<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" >
<channel>
    
    <title>Marcus D. Hanwell's Blog - FOSS</title>
    <link>http://linux.cryos.net/</link>
    <description>Random thoughts, life, work, open source, open science, diving...</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:blog@cryos.net" />
    <generator>Serendipity 1.7-alpha1 - http://www.s9y.org/</generator>
    
    <image>
        <url>http://linux.cryos.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Marcus D. Hanwell's Blog - FOSS - Random thoughts, life, work, open source, open science, diving...</title>
        <link>http://linux.cryos.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Open Science, Open Access and Open Source</title>
    <link>http://linux.cryos.net/archives/258-Open-Science,-Open-Access-and-Open-Source.html</link>
            <category>Academia</category>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>FOSS</category>
            <category>GSoC</category>
            <category>Kitware</category>
            <category>PhD</category>
    
    <comments>http://linux.cryos.net/archives/258-Open-Science,-Open-Access-and-Open-Source.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=258</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://linux.cryos.net/rss.php?version=2.0&amp;type=comments&amp;cid=258</wfw:commentRss>
    

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;I have been thinking this over for quite a while, and have written this post several times over in my mind. As an undergraduate student I remember admiring scientists and imagining how amazing it must be to have a job where you got to discover new things, think of better solutions to problems facing our society and making the world a better place. As my studies continued I aspired to become one of those researchers, and made the decision to take my studies further and applied to do a PhD.&lt;/p&gt;

&lt;p&gt;As a PhD student I enjoyed learning more about materials, and was excited to be working with gold nanoparticles and research into how we might make real devices out of this novel new material in the &lt;a href=&quot;http://www.nmeg.group.shef.ac.uk/&quot;&gt;Nanomaterial Engineering Group&lt;/a&gt;. It was exciting, challenging and fascinating using techniques such as X-ray and neutron reflectometry, electron and atomic force microscopy and Langmuir-Blodgett troughs. As I learned more through my work I became frustrated with the quality of the software I used, and had always imagined that &quot;real scientists&quot; had better tools available to them. It became even more frustrating when I realized how bad some of the instrument control software was, and how so many of the file formats could only be used in one or two expensive and hard to use programs that only worked on one or two platforms.&lt;/p&gt;

&lt;p&gt;Towards the end of my PhD I decided I would like to take some action. I had been trying to draw and render images of molecular structures, and wanted a way to do simple geometry optimizations for posters, papers and web pages. At first I tried to do some of this using an existing commercial package, but it only worked on Windows and we only had one license for the department. The training provided to me as a researcher in areas such as programming and analysis were disappointing and all too often generic tools such as Word, Powerpoint and Excel were the most viable choice for preparing, analyzing and presenting our work. I began writing more software, but much of it was written from scratch with little guidance. As I searched for a better way I came across some open source libraries and tools.&lt;/p&gt;

&lt;p&gt;I found a program run by Google called &quot;&lt;a href=&quot;http://code.google.com/soc/&quot;&gt;Summer of Code&lt;/a&gt;&quot; where they offered me the opportunity to &quot;flip bits not burgers&quot;. I was extremely lucky to find an idea on KDE&#039;s idea page for a molecule editor in &lt;a href=&quot;http://edu.kde.org/kalzium/&quot;&gt;Kalzium&lt;/a&gt;. I was very excited, and had been using &lt;a href=&quot;http://www.kde.org/&quot;&gt;KDE&lt;/a&gt; for many years. This was a pivotal moment for me, where my life and career took a twist I never expected into the world of open science - and I have loved every minute of it.&lt;/p&gt;

&lt;p&gt;It was through that work that I became involved in the &lt;a href=&quot;http://avogadro.openmolecules.net/&quot;&gt;Avogadro project&lt;/a&gt;, and later &lt;a href=&quot;http://www.openbabel.org/&quot;&gt;Open Babel&lt;/a&gt; and met Geoff who later that year offered me a position in &lt;a href=&quot;http://hutchison.chem.pitt.edu/&quot;&gt;his new research group&lt;/a&gt;. This was an exciting opportunity as not only did we share a passion for correlating experimental and computational techniques, Geoff was also very active in open chemistry. After I moved out to Pittsburgh Geoff introduced me to the &lt;a href=&quot;http://www.blueobelisk.org/&quot;&gt;Blue Obelisk&lt;/a&gt;, and I now proudly count myself as one of their un-members. We published an open access paper on the &lt;a href=&quot;http://www.jcheminf.com/content/3/1/37&quot;&gt;Blue Obelisk five years on&lt;/a&gt; last year.&lt;/p&gt;

&lt;p&gt;After a two year postdoctoral position with Geoff, who was extremely supportive of my work in open chemistry, I met &lt;a href=&quot;http://www.kitware.com/company/team/hoffman.html&quot;&gt;Bill Hoffman&lt;/a&gt; from &lt;a href=&quot;http://www.kitware.com/&quot;&gt;Kitware&lt;/a&gt;. I knew that Kitware developed &lt;a href=&quot;http://www.cmake.org/&quot;&gt;CMake&lt;/a&gt;, but beyond that was not really aware of what they did. It turned out that they were involved in much more than just CMake, with open source tools and frameworks such as &lt;a href=&quot;http://www.vtk.org/&quot;&gt;VTK&lt;/a&gt;, &lt;a href=&quot;http://www.paraview.org/&quot;&gt;ParaView&lt;/a&gt;, &lt;a href=&quot;http://www.itk.org/&quot;&gt;ITK&lt;/a&gt;, &lt;a href=&quot;http://www.cdash.org/&quot;&gt;CDash&lt;/a&gt; and more. They had been working on open scientific software for over a decade, and they were hiring! They weren&#039;t just making applications either, they were tackling the whole problem including development, testing and validation of open-source, cross-platform applications and frameworks.&lt;/p&gt;

&lt;p&gt;After accepting a position with Kitware in 2009 one thing I never really appreciated was just how poor access is to publicly funded research. I can no longer access scientific papers I and others wrote, that were funded with tax payer money from both the UK and the US! I think that is terrible, and later realized I had become part of the &lt;a href=&quot;http://blogs.ch.cam.ac.uk/pmr/2011/10/05/pay-per-view-science-for-the-scholarly-poor-is-unacceptable-immoral-unethical-and-encourages-bad-science/&quot;&gt;scholarly poor&lt;/a&gt;, Peter wrote a follow up &lt;a href=&quot;http://blogs.ch.cam.ac.uk/pmr/2011/10/06/the-scholarly-poor-industry/&quot;&gt;detailing the plight of those of us in industry&lt;/a&gt;. There is currently raging debate on open access, and campaigns such as &lt;a href=&quot;http://thecostofknowledge.com/&quot;&gt;The Cost of Knowledge&lt;/a&gt; need our support. The products of publicly funded research should be available to all, whether they are in academia, industry, government or anywhere else.&lt;/p&gt;

&lt;p&gt;There are too many black boxes in science today, too much published work that is not available to all or reproduced by others. Mathematics used to be the language of science, but more and more it is computer software that is needed to learn more, and too much of this code is closed, unpublished and poorly shared. Papers must include mathematical proofs, or refer to proofs already published, but it is common to see work published that used closed, proprietary package X to conduct a simulation. This is changing, and Scientific American recently published an article on how &quot;&lt;a href=&quot;http://www.scientificamerican.com/article.cfm?id=secret-computer-code-threatens-science&quot;&gt;Secret Computer Code Threatens Science&lt;/a&gt;&quot;. Science also published an article about &quot;&lt;a href=&quot;http://www.sciencemag.org/content/336/6078/159&quot;&gt;Shining Light into Black Boxes&lt;/a&gt;&quot;, detailing the growing problem of witheld source code preventing meaningful peer review and reproducibility of research.&lt;/p&gt;

&lt;p&gt;Michael Nielsen published a book called &quot;&lt;a href=&quot;http://michaelnielsen.org/blog/reinventing-discovery/&quot;&gt;Reinventing Discovery&lt;/a&gt;&quot; that talks about the value of networked science, and is well worth a read if you have not yet had a chance. The &lt;a href=&quot;http://pantonprinciples.org/&quot;&gt;Panton Principles&lt;/a&gt; outline the need to make scientific data open, and the &lt;a href=&quot;http://sciencecodemanifesto.org/&quot;&gt;Science Code Manifesto&lt;/a&gt; calls for openly available code in science. The core goals of the &lt;a href=&quot;http://www.blueobelisk.org/&quot;&gt;Blue Obelisk&lt;/a&gt; are open data, open standards and open source. I think for science to progress we must embrace openness, and sharing and resist the urge to hoard data building up small empires on proprietary code and data.&lt;/p&gt;

&lt;p&gt;One thing I hope to see come from all of the controversy of the Research Works Act is a clarification that publicly funded research should be available to all, whether you think they will understand it or not. Scientists need to get better at communicating with the general public, and being more transparent about how research is done. I think open science will give us a chance to &lt;a href=&quot;http://www.guardian.co.uk/science/blog/2012/apr/20/open-access-crucial-public-confidence-science&quot;&gt;increase public engagement in science&lt;/a&gt;, which seems to be a growing problem in an age where we can all access the internet and a wealth of knowledge available on it.&lt;/p&gt;

&lt;p&gt;I think that we need to figure out sustainable ways to fund the development of open software platforms to enable the next generation of researchers to push back the frontiers of science. We need to remember that we are publishing to share the results of (often publicly funded) research, and so we should be using liberal licenses such as &lt;a href=&quot;http://creativecommons.org/licenses/by/3.0/us/&quot;&gt;CC-BY&lt;/a&gt;, &lt;a href=&quot;http://creativecommons.org/choose/zero/&quot;&gt;CC0&lt;/a&gt; that allow reuse and further analysis. We also need liberally licensed software that allow those same things, with simple licenses such as &lt;a href=&quot;http://www.opensource.org/licenses/bsd-license.php&quot;&gt;BSD&lt;/a&gt; and &lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0.html&quot;&gt;Apache 2.0&lt;/a&gt;. These libraries should contain well-tested implementations of data structures, algorithms and best structures, along with training for researchers to help them take advantage of these resources. If there is a better way to do something, contributions and integration should be encouraged as is the case in most open source communities.&lt;p&gt;

&lt;p&gt;Our &lt;a href=&quot;http://www.openchemistry.org/&quot;&gt;Open Chemistry project&lt;/a&gt; recently got &lt;a href=&quot;http://www.kitware.com/news/home/browse/OpenChemistry?2012_01_24&amp;Kitware+Receives+Phase+II+Funding+for+the+Development+of+a+Computational+Chemistry+Workbench&quot;&gt;Phase II SBIR funding&lt;/a&gt;, and I am very excited to be leading that work at Kitware. It is part of a collaborative, open effort to improve the tools and frameworks available in the area leveraging &lt;a href=&quot;http://www.kitware.com/source/home/post/62&quot;&gt;new software processes&lt;/a&gt; to enable wider community involvement.&lt;/p&gt;&lt;/span&gt; 
    </content:encoded>

    <pubDate>Sun, 22 Apr 2012 22:59:09 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/258-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Conferences: Talking Open Science at OSCON, Desktop Summit and Chemical Databases Meeting</title>
    <link>http://linux.cryos.net/archives/254-Conferences-Talking-Open-Science-at-OSCON,-Desktop-Summit-and-Chemical-Databases-Meeting.html</link>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>FOSS</category>
            <category>GSoC</category>
            <category>KDE</category>
            <category>Kitware</category>
    
    <comments>http://linux.cryos.net/archives/254-Conferences-Talking-Open-Science-at-OSCON,-Desktop-Summit-and-Chemical-Databases-Meeting.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=254</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://linux.cryos.net/rss.php?version=2.0&amp;type=comments&amp;cid=254</wfw:commentRss>
    

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;Over the last two months I have had one of my most hectic travel schedules ever. It started with&lt;a href=&quot;http://www.oscon.com/oscon2011&quot;&gt;OSCON&lt;/a&gt;, and a panel discussion about &lt;a href=&quot;http://www.oscon.com/oscon2011/public/schedule/detail/19109&quot;&gt;&quot;Practicing Open Science&quot;&lt;/a&gt;. This one was a bit of a surprise, as &lt;a href=&quot;http://www.kitware.com/company/team/hoffman.html&quot;&gt;Bill Hoffman&lt;/a&gt; was originally presenting with &lt;a href=&quot;http://www.kitware.com/company/team/schroeder.html&quot;&gt;Will Schroeder&lt;/a&gt; and &lt;a href=&quot;http://www.linkedin.com/in/briford&quot;&gt;Brian Wylie&lt;/a&gt;, from &lt;a href=&quot;http://sandia.gov/&quot;&gt;Sandia National Laboratories&lt;/a&gt;. As Bill couldn&#039;t make it we decided to change the content of my section, and talk about the new open chemistry area that I have been working on for about four years now. Will went first, followed by me and a wrap up from Brian, with a nice flow between &lt;a href=&quot;http://www.kitware.com/&quot;&gt;Kitware&lt;/a&gt; working on open science for over a decade, me growing a new area of open science (now at Kitware) and Brian giving a government perspective on open source and open science. The slides are below and on slideshare if you would like to take a look.&lt;/p&gt;

&lt;center&gt;&lt;div style=&quot;width:425px&quot; id=&quot;__ss_8824739&quot;&gt; &lt;strong style=&quot;display:block;margin:12px 0 4px&quot;&gt;&lt;a href=&quot;http://www.slideshare.net/cryos/oscon-2011-practicing-open-science&quot; title=&quot;Oscon 2011 Practicing Open Science&quot; target=&quot;_blank&quot;&gt;Oscon 2011 Practicing Open Science&lt;/a&gt;&lt;/strong&gt; &lt;iframe src=&quot;http://www.slideshare.net/slideshow/embed_code/8824739&quot; width=&quot;425&quot; height=&quot;355&quot; frameborder=&quot;0&quot; marginwidth=&quot;0&quot; marginheight=&quot;0&quot; scrolling=&quot;no&quot;&gt;&lt;/iframe&gt; &lt;div style=&quot;padding:5px 0 12px&quot;&gt; View more &lt;a href=&quot;http://www.slideshare.net/&quot; target=&quot;_blank&quot;&gt;presentations&lt;/a&gt; from &lt;a href=&quot;http://www.slideshare.net/cryos&quot; target=&quot;_blank&quot;&gt;Marcus Hanwell&lt;/a&gt; &lt;/div&gt; &lt;/div&gt;&lt;/center&gt;

&lt;p&gt;I thoroughly enjoyed OSCON, and would love to attend future events. The toughest thing was deciding which talks to attend as there were often multiple tracks with talks of interest to me. This was also by far the largest and most commercialized open source event I have attended so far, in the beautiful city of Portland, OR. I couldn&#039;t stick around for long after the conference as I was flying out to England on the following Tuesday, and on to Berlin, Germany Friday to attend the &lt;a href=&quot;https://desktopsummit.org/&quot;&gt;Desktop Summit&lt;/a&gt;. This was my first time in Germany, and I was looking forward to exploring Berlin a little, along with some time to catch up with a few family and friends in England before and after the conference. I talked about &quot;&lt;a href=&quot;https://desktopsummit.org/program/sessions/open-source-visualization-scientific-data&quot;&gt;Open Source Visualization of Scientific Data&lt;/a&gt;&quot; on the final day of the main conference, and was very pleased to have a large and interested audience. Here I also discussed my work in open chemistry, along with a lot of the other work we do at Kitware in the Scientific Computing group.&lt;/p&gt;

&lt;center&gt;&lt;div style=&quot;width:425px&quot; id=&quot;__ss_8825510&quot;&gt; &lt;strong style=&quot;display:block;margin:12px 0 4px&quot;&gt;&lt;a href=&quot;http://www.slideshare.net/cryos/open-source-visualization-of-scientific-data&quot; title=&quot;Open Source Visualization of Scientific Data&quot; target=&quot;_blank&quot;&gt;Open Source Visualization of Scientific Data&lt;/a&gt;&lt;/strong&gt; &lt;iframe src=&quot;http://www.slideshare.net/slideshow/embed_code/8825510&quot; width=&quot;425&quot; height=&quot;355&quot; frameborder=&quot;0&quot; marginwidth=&quot;0&quot; marginheight=&quot;0&quot; scrolling=&quot;no&quot;&gt;&lt;/iframe&gt; &lt;div style=&quot;padding:5px 0 12px&quot;&gt; View more &lt;a href=&quot;http://www.slideshare.net/&quot; target=&quot;_blank&quot;&gt;presentations&lt;/a&gt; from &lt;a href=&quot;http://www.slideshare.net/cryos&quot; target=&quot;_blank&quot;&gt;Marcus Hanwell&lt;/a&gt; &lt;/div&gt; &lt;/div&gt;&lt;/center&gt;

&lt;p&gt;I stayed for the remainder of the conference, attending my first KDE e.V. meeting, and was joined by Bill Hoffman towards the end of the week. Bill gave a workshop on using &lt;a href=&quot;http://www.cmake.org/&quot;&gt;CMake&lt;/a&gt;, and I helped out with that, along with taking part in several BoF sessions and meetings. It was a very hectic week, very different feel to OSCON with a lot of great presentations, BoFs and hacking sessions. I also had the opportunity to meet up with &lt;a href=&quot;http://blogs.kde.org/blog/531&quot;&gt;Alexander Neundorf&lt;/a&gt; who was an intern at Kitware for half a year, and several other KDE developers interested in build systems, software process, testing, coverage and related areas.&lt;/p&gt;

&lt;p&gt;Then I was back home for just over a week before braving the elements and heading straight for the path of hurricane Irene. I was invited to the &lt;a href=&quot;http://web.ncifcrf.gov/events/chemicaldatabases/&quot;&gt;5th Meeting on U.S. Government Chemical Databases and Open Chemistry&lt;/a&gt; where I talked about &quot;&lt;a href=&quot;http://www.slideshare.net/cryos/chemical-databases-and-open-chemistry-on-the-desktop&quot;&gt;Chemical Databases and Open Chemistry on the Desktop&lt;/a&gt;&quot;. This meeting was very focused on chemical databases and the open chemistry I have been working on so hard for the last few years. It was a great experience to be able to see what others are working on, and discuss possible points for future collaboration. There is some amazing work happening in this area, and this meeting helped me gain greater clarity on how my work at Kitware can fit into the larger picture to significantly improve the landscape in open chemistry.&lt;/p&gt;

&lt;center&gt;&lt;div style=&quot;width:425px&quot; id=&quot;__ss_9025558&quot;&gt; &lt;strong style=&quot;display:block;margin:12px 0 4px&quot;&gt;&lt;a href=&quot;http://www.slideshare.net/cryos/chemical-databases-and-open-chemistry-on-the-desktop&quot; title=&quot;Chemical Databases and Open Chemistry on the Desktop&quot; target=&quot;_blank&quot;&gt;Chemical Databases and Open Chemistry on the Desktop&lt;/a&gt;&lt;/strong&gt; &lt;iframe src=&quot;http://www.slideshare.net/slideshow/embed_code/9025558&quot; width=&quot;425&quot; height=&quot;355&quot; frameborder=&quot;0&quot; marginwidth=&quot;0&quot; marginheight=&quot;0&quot; scrolling=&quot;no&quot;&gt;&lt;/iframe&gt; &lt;div style=&quot;padding:5px 0 12px&quot;&gt; View more &lt;a href=&quot;http://www.slideshare.net/&quot; target=&quot;_blank&quot;&gt;presentations&lt;/a&gt; from &lt;a href=&quot;http://www.slideshare.net/cryos&quot; target=&quot;_blank&quot;&gt;Marcus Hanwell&lt;/a&gt; &lt;/div&gt; &lt;/div&gt;&lt;/center&gt;

&lt;p&gt;Thanks to Kitware for allowing me to attend, and funding my travel/other expenses, and to my wife and son for tolerating my long absences over the last couple of months. An even bigger thank you to my wife, Louise, for letting me off the hook on my first missed wedding anniversary so that I could present at OSCON! I had some great news about funding for the continued development of many of the ideas discussed in the slides, and so hope to have much more to talk about over the coming months (and years). This post is already pretty long, I hope to continue developing this work and promoting open science, especially in chemistry, materials science, physics and the bio areas. There are lots of other amazing people working in these areas too, and I feel like we are getting to a point where we can create real change to improve the outlook in scientific research.&lt;/p&gt;&lt;/span&gt; 
    </content:encoded>

    <pubDate>Sun, 04 Sep 2011 00:37:00 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/254-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Talking About Open Source Visualization of Scientific Data at the Desktop Summit</title>
    <link>http://linux.cryos.net/archives/253-Talking-About-Open-Source-Visualization-of-Scientific-Data-at-the-Desktop-Summit.html</link>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>FOSS</category>
            <category>GSoC</category>
            <category>KDE</category>
            <category>Kitware</category>
    
    <comments>http://linux.cryos.net/archives/253-Talking-About-Open-Source-Visualization-of-Scientific-Data-at-the-Desktop-Summit.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=253</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://linux.cryos.net/rss.php?version=2.0&amp;type=comments&amp;cid=253</wfw:commentRss>
    

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;/p&gt;I have begun my journey to the &lt;a href=&quot;https://desktopsummit.org/&quot;&gt;Desktop Summit&lt;/a&gt;, making the flight over from the US to Manchester yesterday. A short stay in Sheffield, and catch up with family before heading out to get my flight to Berlin tomorrow. I will be talking about the work I have done both at and before joining &lt;a href=&quot;http://www.kitware.com/&quot;&gt;Kitware&lt;/a&gt; with the title &lt;a href=&quot;https://desktopsummit.org/program/sessions/open-source-visualization-scientific-data&quot;&gt;&quot;Open Source Visualization of Scientific Data&quot;&lt;/a&gt;. I plan to talk about a range of work from my Google Summer of Code project on &lt;a href=&quot;http://avogadro.openmolecules.net/&gt;Avogadro&lt;/a&gt; and &lt;a href=&quot;http://edu.kde.org/applications/science/kalzium/&quot;&gt;Kalzium&lt;/a&gt; back in 2007, through to some of the exciting work at Kitware in &lt;a href=&quot;http://www.vtk.org/&quot;&gt;VTK&lt;/a&gt;, &lt;a href=&quot;http://www.paraview.org/&quot;&gt;ParaView&lt;/a&gt; and &lt;a href=&quot;http://titan.sandia.gov/&quot;&gt;Titan&lt;/a&gt; looking at the challenges of large data, remote visualization and how to integrate the web and smartphones/tablets into the scientific data visualization workflow.&lt;/p&gt;

&lt;center&gt;&lt;a href=&quot;https://desktopsummit.org/program/sessions/open-source-visualization-scientific-data&quot;&gt;&lt;img src=&quot;http://linux.cryos.net/uploads/DS2011banner.png&quot; width=&quot;333&quot; height=&quot;110&quot; border=&quot;0&quot; alt=&quot;Desktop Summit 2011&quot; /&gt;&lt;/a&gt;&lt;/center&gt;

&lt;p&gt;Bill Hoffman is also planning to attend, and we will be running a workshop &lt;a href=&quot;http://wiki.desktopsummit.org/Workshops_%26_BoFs/2011/CMake_Introduction&quot;&gt;introducing CMake&lt;/a&gt; on Thursday. This is my first Desktop Summit, although Bill and I have both attended previous aKademy and Camp KDE meetings. I should be in on time to attend the pre-registration event, and will not be leaving until Saturday. Looking forward to a great summit, catching up with some old friends and making some new ones. Now, I think I should try to get some sleep before my flight tomorrow!&lt;/p&gt;&lt;/span&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Fri, 05 Aug 2011 00:20:00 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/253-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Talking at OSCON 2011 about Open Science</title>
    <link>http://linux.cryos.net/archives/252-Talking-at-OSCON-2011-about-Open-Science.html</link>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>FOSS</category>
            <category>GSoC</category>
            <category>KDE</category>
            <category>Kitware</category>
    
    <comments>http://linux.cryos.net/archives/252-Talking-at-OSCON-2011-about-Open-Science.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=252</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://linux.cryos.net/rss.php?version=2.0&amp;type=comments&amp;cid=252</wfw:commentRss>
    

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;I am currently on a plane bound for Portland, Oregon enjoying the in-plane wi-fi. Will Schroeder, Brian Wylie and I will be talking about &lt;a href=&quot;http://www.oscon.com/oscon2011/public/schedule/detail/19109&quot;&gt;&quot;Practicing Open Science&quot;&lt;/a&gt; on Friday in the government track. I am standing in for Bill Hoffman who unfortunately could not make it, and will be discussing the work I have been doing to grow open chemistry both at Kitware and outside of Kitware with many amazing collaborators scattered around the world. I am really excited to have the opportunity to talk at OSCON, and would be happy to meet up and discuss this work if you are at OSCON. Will and Brian are both very passionate about open science too, they will both give their unique perspectives on practicing open science. I will be there from this evening and don&#039;t fly out until early Saturday morning.&lt;/p&gt;

&lt;center&gt;&lt;a href=&quot;http://www.oscon.com/oscon2011/public/schedule/detail/19109&quot;&gt;
&lt;img src=&quot;http://assets.en.oreilly.com/1/event/61/oscon2011_speaking_300x250.gif&quot; width=&quot;300&quot; height=&quot;250&quot; border=&quot;0&quot; alt=&quot;OSCON 2011&quot; /&gt;&lt;/a&gt;&lt;/center&gt;

&lt;p&gt;I am very much looking forward to OSCON, and the major difficulty I have had is choosing between the talks that are all happening at the same time. In some cases there are two or three I would like to see in any given slot. I am hoping to attend the KDE release party tomorrow too, please join us there if you would like to celebrate with us.&lt;/p&gt;&lt;/span&gt; 
    </content:encoded>

    <pubDate>Tue, 26 Jul 2011 18:30:00 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/252-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Blue Obelisk Award</title>
    <link>http://linux.cryos.net/archives/250-Blue-Obelisk-Award.html</link>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>FOSS</category>
            <category>GSoC</category>
            <category>KDE</category>
            <category>Kitware</category>
    
    <comments>http://linux.cryos.net/archives/250-Blue-Obelisk-Award.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=250</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://linux.cryos.net/rss.php?version=2.0&amp;type=comments&amp;cid=250</wfw:commentRss>
    

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;At the recent &lt;a href=&quot;http://portal.acs.org/portal/PublicWebSite/meetings/spring2011/index.htm&quot;&gt;ACS Spring meeting&lt;/a&gt; I attended the &lt;a href=&quot;http://en.wikipedia.org/wiki/Blue_Obelisk&quot;&gt;Blue Obelisk&lt;/a&gt; dinner, where I was honored to receive a Blue Obelisk award, pictured below, for my contributions to Open Data, Open Standards and Open Source. This is largely due to the work I have done on &lt;a href=&quot;http://avogadro.openmolecules.net/&quot;&gt;Avogadro&lt;/a&gt;, &lt;a href=&quot;http://www.openbabel.org/&quot;&gt;Open Babel&lt;/a&gt; and other open source chemistry tools.&lt;/p&gt;

&lt;center&gt;&lt;img src=&quot;http://linux.cryos.net/uploads/blue-obelisk.jpg&quot; width=&quot;200&quot; height=&quot;300&quot; alt=&quot;Blue Obelisk award&quot; /&gt;&lt;/center&gt;

&lt;p&gt;This was one of the biggest dinners I have had the opportunity to attend, and I got to meet many of the people I have worked with (or used their work), along with several people I had not had the opportunity to work with yet, but hope to in the future. We presented the work we had been doing on &lt;a href=&quot;http://quixote.wikispot.org&quot;&gt;Quixote&lt;/a&gt; project at the chemical information symposium on chemistry and the internet, after attending the &lt;a href=&quot;http://quixote.wikispot.org/First_Quixote_Conference_-_22nd-23rd_March_2010&quot;&gt;first Quixote meeting&lt;/a&gt; the previous week (thank you to &lt;a href=&quot;http://www.cse.scitech.ac.uk/events/Hartree_Summary/&quot;&gt;Hartree Centre&lt;/a&gt; for inviting me to speak there&lt;/a&gt;, and sponsoring the event).&lt;/p&gt;

&lt;p&gt;These are exciting times, thank you very much to &lt;a href=&quot;http://blogs.ch.cam.ac.uk/pmr/&quot;&gt;Peter Murray-Rust&lt;/a&gt; for presenting me with the award, and all of the support he has shown, along with his relentless passion for open science. I have only been a part of this for a few years, but Peter has been working on opening up chemistry for decades now.&lt;/p&gt;&lt;/span&gt; 
    </content:encoded>

    <pubDate>Wed, 13 Apr 2011 17:22:45 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/250-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Visualization Toolkit (VTK) in the Google Summer of Code</title>
    <link>http://linux.cryos.net/archives/249-Visualization-Toolkit-VTK-in-the-Google-Summer-of-Code.html</link>
            <category>Chemistry</category>
            <category>FOSS</category>
            <category>GSoC</category>
    
    <comments>http://linux.cryos.net/archives/249-Visualization-Toolkit-VTK-in-the-Google-Summer-of-Code.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=249</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://linux.cryos.net/rss.php?version=2.0&amp;type=comments&amp;cid=249</wfw:commentRss>
    

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;As I already mentioned on the &lt;a href=&quot;http://www.kitware.com/&quot;&gt;Kitware&lt;/a&gt; blog, the &lt;a href=&quot;http://www.kitware.com/blog/home/post/104&quot;&gt;Visualization Toolkit (VTK) has been accepted as a mentoring organization for Google Summer of Code&lt;/a&gt; this year. You can see the &lt;a href=&quot;http://www.google-melange.com/gsoc/org/google/gsoc2011/vtk&quot;&gt;VTK entry in Melange&lt;/a&gt;, and browse through &lt;a href=&quot;http://www.vtk.org/Wiki/VTK/GSoC&quot;&gt;our project ideas&lt;/a&gt;. I have taken part in the Google Summer of Code program since 2007 (first as a student, and later as a mentor) as part of the &lt;a href=&quot;http://www.kde.org/&quot;&gt;KDE project&lt;/a&gt;. I still maintain close ties to KDE, and work on several related projects such as &lt;a href=&quot;http://avogadro.openmolecules.net/&quot;&gt;Avogadro&lt;/a&gt;, &lt;a href=&quot;http://www.cmake.org/&quot;&gt;CMake&lt;/a&gt; and &lt;a href=&quot;http://www.vtk.org/&quot;&gt;VTK&lt;/a&gt;. VTK has &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;Qt&lt;/a&gt; integration, and &lt;a href=&quot;http://www.paraview.org/&quot;&gt;ParaView&lt;/a&gt; builds on both VTK and Qt for the visualization of large scientific data sets.&lt;/p&gt;

&lt;p&gt;If you are a student, and would like to work on an exciting open source project, processing and visualizing some of the largest scientific data sets in the world, take a look at the &lt;a href=&quot;http://www.google-melange.com/gsoc/org/google/gsoc2011/vtk&quot;&gt;Visualization Toolkit&lt;/a&gt;. There are a wide range &lt;a href=&quot;http://www.vtk.org/Wiki/VTK/GSoC&quot;&gt;of ideas&lt;/a&gt;, and if you have an idea you think would fit then please feel free to discuss it with me. I will let you know if it would be a good fit, and whether we have available mentors for the proposed project. We have mentors available who are experts in visualization, large data, parallel algorithms and related technologies. The core of VTK is written in portable C++, with new changes being tested daily. Our API is automatically wrapped in Python, TCL and Java.&lt;/p&gt;

&lt;p&gt;I am very excited about VTK&#039;s first year in the &lt;a href=&quot;http://www.google-melange.com/gsoc/homepage/google/gsoc2011&quot;&gt;Google Summer of Code&lt;/a&gt;, this represents a unique way for students to get involved in a large, well tested open source project. We have started using &lt;a href=&quot;http://review.source.kitware.com/&quot;&gt;Gerrit for code review&lt;/a&gt;, and you can &lt;a href=&quot;http://www.cdash.org/CDash/index.php?project=VTK&quot;&gt;view build and test results&lt;/a&gt; on many platforms for VTK both continuously and nightly. We have a well established software process which will serve you well in any project where software quality is important, with nearly 1400 unit and regression tests. This is a large, collaborative project with more than 100 contributors last year (as measured by &lt;a href=&quot;https://www.ohloh.net/p/vtk/factoids/4545954&quot;&gt;Ohloh&lt;/a&gt;).&lt;/p&gt;&lt;/span&gt; 
    </content:encoded>

    <pubDate>Sun, 27 Mar 2011 16:38:32 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/249-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>CMake External Projects: Building Project Dependencies</title>
    <link>http://linux.cryos.net/archives/248-CMake-External-Projects-Building-Project-Dependencies.html</link>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>FOSS</category>
            <category>Gentoo</category>
            <category>KDE</category>
            <category>Kitware</category>
    
    <comments>http://linux.cryos.net/archives/248-CMake-External-Projects-Building-Project-Dependencies.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=248</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://linux.cryos.net/rss.php?version=2.0&amp;type=comments&amp;cid=248</wfw:commentRss>
    

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;Historically projects have attempted to minimize their dependency list, and often bundle in small third party libraries in an attempt to make things easier for new developers/users to compile their code. In the &lt;a href=&quot;http://avogadro.openmolecules.net/&quot;&gt;Avogadro project&lt;/a&gt; we have bundled a few really small libraries, but on the whole have maintained a dependency list and tried to keep it smaller. As I work on new code, I see opportunities to break off bits of functionality, such as with OpenQube, but don&#039;t want to add yet another thing a new user or developer must download, compile and install somewhere.&lt;/p&gt;

&lt;p&gt;Linux packagers, myself included, dislike the practice of bundling in libraries. It means that instead of patching one libxml2, we get to patch one plus the three or four in our tree that have been bundled (often with different version, some local patches). The problem is less pronounced on Linux where package managers are ubiquitous and we are able to provide a list of packages to install, but even there we might be developing against versions not yet in the main distribution repository. This is one of the reasons I have always favored rolling release distributions over the periodic.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.kitware.com/products/html/BuildingExternalProjectsWithCMake2.8.html&quot;&gt;CMake&#039;s external project&lt;/a&gt; module helps us to deal with this issue in quite an elegant fashion. Coupled with meta repositories to bring several source trees together, CMake is able to direct the build of several projects, passing locations between projects and expressing dependencies between the projects being built. This means that something like &lt;a href=&quot;http://www.openbabel.org/&quot;&gt;Open Babel&lt;/a&gt; can build zlib and libxml2 before building the main Open Babel library. External projects and CMake allow us to download the source, create the build trees and even direct the build of non-CMake based projects like libxml2.&lt;/p&gt;

&lt;p&gt;I have a prototype of this that I just put up to build the core of Avogadro, its working name is &lt;a href=&quot;https://github.com/cryos/avogadro-squared&quot;&gt;Avogadro Squared&lt;/a&gt; as I was feeling geeky that day and had no good names. One thing you should note is that everything in there is an external project, and Avogadro is the last one to be built (it depends on all of the other projects). It requires minimal changes to the projects it contains, it uses git submodules for some of the source, and CMake&#039;s download and tar functionality for zlib and libxml2. I will be adding options to simply use system versions of the libraries it can build, but Linux distributions etc can continue using the Avogadro repository directly.&lt;/p&gt;

&lt;p&gt;As a new developer or user I can checkout the meta repository, have git download the submodules and CMake download the source tarballs. I can then build the entire project, and then continue to work in the Avogadro subdirectory of the build tree after that. That build tree is almost identical to the one I would have ended up with had I not used the meta repository, except it points to the dependencies I just built. I can then use vim, and IDE or whatever I choose to work on the inner projects. This works across Linux, Mac and Windows to get new users and developers up and running very quickly while only loosely coupling the dependencies to the Avogadro project.&lt;/p&gt;

&lt;p&gt;I have worked on other larger projects, such as &lt;a href=&quot;http://titan.sandia.gov&quot;&gt;Titan&lt;/a&gt; and &lt;a href=&quot;http://www.paraview.org/&quot;&gt;ParaView&lt;/a&gt; that are using this approach to a greater or lesser extent. Titan can actually built Qt, Boost, VTK, protobuf, Trilinos and a host of other dependencies before building the Titan libraries and applications. I think Avogadro Squared is an example of just how minimal a meta repository can be, although I will be extending it with more dependencies it really is just a glue repository.&lt;/p&gt;&lt;/span&gt; 
    </content:encoded>

    <pubDate>Sat, 05 Mar 2011 21:41:21 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/248-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>One Year at Kitware...Already?!?</title>
    <link>http://linux.cryos.net/archives/246-One-Year-at-Kitware...Already!.html</link>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>FOSS</category>
            <category>General</category>
            <category>Kitware</category>
    
    <comments>http://linux.cryos.net/archives/246-One-Year-at-Kitware...Already!.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=246</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://linux.cryos.net/rss.php?version=2.0&amp;type=comments&amp;cid=246</wfw:commentRss>
    

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;It is hard to believe, but I have been at &lt;a href=&quot;http://www.kitware.com/&quot;&gt;Kitware&lt;/a&gt; for just over a year now. How are things going? I would say very well...I am very pleased I made the move, and that Bill Hoffman pushed me into applying after meeting him at the first &lt;a href=&quot;http://camp.kde.org/&quot;&gt;Camp KDE&lt;/a&gt;. Kitware is growing fast, we are always &lt;a href=&quot;http://www.kitware.com/company/jobopps.html&quot;&gt;on the lookout for new talent&lt;/a&gt; and I am already starting to feel like an old timer with all of the new employees joining.&lt;/p&gt;

&lt;p&gt;I had my first ever annual review, which went well. We received word in September that my first SBIR proposal had been accepted, and we are working on getting the contract in place for that. So watch this space - a great collaboration coming up working on open source chemistry visualization, editing, database integration, and computational chemistry input file generation along with analysis of the outputs. I think this is a great opportunity to extend &lt;a href=&quot;http://www.vtk.org/&quot;&gt;VTK&lt;/a&gt;, and &lt;a href=&quot;http://avogadro.openmolecules.net/&quot;&gt;Avogadro&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I took a very active role in &lt;a href=&quot;http://www.kitware.com/products/html/DistributedVersionControlTheFutureOfHistory.html&quot;&gt;our migration to Git&lt;/a&gt;, and I am pleased to say that it has been going well. I also more recently got &lt;a href=&quot;http://www.kitware.com/blog/home/post/70&quot;&gt;Gerrit up and running&lt;/a&gt;, introducing tightly integrated code review to some of our open source projects at Kitware. I played a large role in setting up one of our most complex build systems to date for &lt;a href=&quot;http://titan.sandia.gov/&quot;&gt;Titan&lt;/a&gt;, where it can build &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;Qt&lt;/a&gt;, &lt;a href=&quot;http://www.boost.org/&quot;&gt;Boost&lt;/a&gt; and VTK (among other dependencies) using &lt;a href=&quot;http://www.kitware.com/products/html/BuildingExternalProjectsWithCMake2.8.html&quot;&gt;CMake&#039;s external project&lt;/a&gt; features. I have also had the opportunity to work with some of the Boost developers, and am helping with their build system work.&lt;/p&gt;

&lt;p&gt;I have mostly concentrated on 2D rendering in VTK, using OpenGL. I replaced the existing &lt;a href=&quot;http://www.kitware.com/products/html/NewChartAPIInVTK.html&quot;&gt;2D charts in VTK and ParaView with new charts using a new 2D rendering abstraction&lt;/a&gt;. So we now have a selection of chart types, with interactivity, that can be used on both client and server side. More recently I have been going even lower level, and working on FreeType font rendering in VTK, and seeing what I can do to improve the capabilities there.&lt;/p&gt;

&lt;p&gt;There is lots of other stuff, some of it I have talked about here, and other bits I will when I find time. It has been a great first year, and looks like it is shaping up to be an even better second year. I feel very lucky to be getting paid to work on open source, open science and I get to work on some very interesting problems that help real scientists. Going forward I hope to introduce more scientists to open source, open data, open standards and collaboration platforms. I am very privileged to have worked with so many forward looking scientists over the last few years, and am a proud unmember of the &lt;a href=&quot;http://blueobelisk.sourceforge.net/wiki/Main_Page&quot;&gt;Blue Obelisk&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I think Kitware is the perfect place for me to push forward open source in science, and am refreshed that I rarely need to push anyone here in that direction. I have been driven to learn a lot of new things in the past year, and it has been tough at times, but I have thoroughly enjoyed it. There are some really amazing projects coming up in the next year - so watch this space!&lt;/p&gt;&lt;/span&gt; 
    </content:encoded>

    <pubDate>Sun, 31 Oct 2010 19:23:00 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/246-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Returning From Hibernation...</title>
    <link>http://linux.cryos.net/archives/243-Returning-From-Hibernation....html</link>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>FOSS</category>
            <category>General</category>
            <category>Health &amp; Fitness</category>
            <category>KDE</category>
            <category>Kitware</category>
    
    <comments>http://linux.cryos.net/archives/243-Returning-From-Hibernation....html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=243</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://linux.cryos.net/rss.php?version=2.0&amp;type=comments&amp;cid=243</wfw:commentRss>
    

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;Wow, I just looked and I haven&#039;t written a thing since January! For those of you who might have been worried, or just wondered what I was up to...here is a quick run down. I am going to start with a little advice, combining starting a new family with moving from academia to industry and moving house it tough &lt;img src=&quot;http://linux.cryos.net/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; I have been really focused on work, home and one big conference, and kinda shut down otherwise.&lt;/p&gt;

&lt;p&gt;I hope to remedy that in the coming months, and have started by doing some development for &lt;a href=&quot;http://avogadro.openmolecules.net/&quot;&gt;Avogadro&lt;/a&gt; and &lt;a href=&quot;http://www.openbabel.org/&quot;&gt;Open Babel&lt;/a&gt;. I also got &lt;a href=&quot;http://edu.kde.org/kalzium/&quot;&gt;Kalzium&lt;/a&gt; in KDE trunk ported to use the system Avogadro library, with some help from Pino Toscano. So KDE 4.5 will feature a Kalzium using the system installed Avogadro, this prompted a couple of bug fixes in Avogadro. So after that I tagged and released a much delayed Avogadro 1.0.1 with several bug fixes.&lt;/p&gt;

&lt;p&gt;Way back in March &lt;a href=&quot;http://www.kitware.com/&quot;&gt;Kitware&lt;/a&gt; was kind enough to send me out to the &lt;a href=&quot;http://www.acs.org/&quot;&gt;March ACS meeting&lt;/a&gt;, where I presented a talk on &lt;a href=&quot;http://www.vtk.org/&quot;&gt;VTK&lt;/a&gt;, &lt;a href=&quot;http://www.paraview.org/&quot;&gt;ParaView&lt;/a&gt; and its use in chemistry. I also gave a talk on Avogadro, and its use as a framework in chemistry visualization, which Geoff followed up with a talk on some applications of the Avogadro framework in his research.&lt;/p&gt;

&lt;p&gt;The ACS conference deserves a full post of its own, but I feel like it has been so long I will just summarize a few of my thoughts. There were some other really interesting talks on visualization, and how it can be applied in chemistry. I got a general feeling that commercial software still has too much of a stranglehold, and hope to see that change as we develop powerful open source platforms that can be shared by all. There is a definite need for this in chemistry, and I am doing everything I can to seek some funding to further that cause, failing that I will continue to do what I can in my spare time.&lt;/p&gt;

&lt;p&gt;I was honored to meet members of the &lt;a href=&quot;http://blueobelisk.sourceforge.net/&quot;&gt;Blue Obelisk&lt;/a&gt; for the first time. Saw some great talks about open science, open data, open standards and open access. I especially enjoyed meeting and seeing &lt;a href=&quot;http://en.wikipedia.org/wiki/Peter_Murray-Rust&quot;&gt;Peter Murray-Rust&lt;/a&gt; talk for the first time, I found that I share many of his ideals. I think we differ in some places, but life would be boring if that were not the case!&lt;/p&gt;

&lt;p&gt;Our son, William, is nearly one year old already! He might be a big part of the reason why I have been inactive. The kinds of sleep deprivation torture you go through with children are indescribable &lt;img src=&quot;http://linux.cryos.net/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; He is thankfully sleeping quite well now, and even took his first two steps yesterday.&lt;/p&gt;

&lt;p&gt;We had our first visitors in our new home - friends from Pittsburgh and Washington DC all came up for a weekend. I fired up our new BBQ, an enormous American style with offset fire box. Made some amazing ribs, and shared some of the home brew I made - a portable porter, and an English brown ale (first two batches). We are just getting ready for a trip to Pittsburgh, and then William&#039;s first birthday (planning a small party at our place).&lt;/p&gt;

&lt;p&gt;Then there is work, lots of exciting things are happening there. I taught my first course at Kitware, going through ParaView plugins. The new CMake book came out (I am one of the contributors to the new edition), and the new VTK book came out at around the same time. Kitware is hiring, so please let me know if you are interested in applying. We have some really interesting projects to work on, most of my time is spent on something called Titan. Last Friday I also pumped the tyres up on my bike, and rode into work for &quot;Bike to Work Day&quot;.&lt;/p&gt;

&lt;p&gt;I have skipped loads of stuff, but already wrote more than I intended. I will see if I can be a little more disciplined and write more frequently. My current problem is finding time to fit everything in, but I have a new strategy I am working on in order to do better. Life after the big 30 is certainly different. I feel energized again, and hope to be writing about more fun and interesting stuff I am doing over the coming months.&lt;/p&gt;&lt;/span&gt; 
    </content:encoded>

    <pubDate>Sun, 23 May 2010 21:46:23 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/243-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>VTK: New 2D API, Canvas and Charting Features</title>
    <link>http://linux.cryos.net/archives/236-VTK-New-2D-API,-Canvas-and-Charting-Features.html</link>
            <category>FOSS</category>
            <category>Kitware</category>
    
    <comments>http://linux.cryos.net/archives/236-VTK-New-2D-API,-Canvas-and-Charting-Features.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=236</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://linux.cryos.net/rss.php?version=2.0&amp;type=comments&amp;cid=236</wfw:commentRss>
    

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;Since joining &lt;a href=&quot;http://www.kitware.com/&quot;&gt;Kitware&lt;/a&gt; in October, one of the first projects I was tasked with is revamping the 2D charting capabilities in &lt;a href=&quot;http://www.vtk.org/&quot;&gt;VTK&lt;/a&gt; and &lt;a href=&quot;http://www.paraview.org/&quot;&gt;ParaView&lt;/a&gt;. At first I was a little daunted as it meant digging through many of the internals of VTK, and breaking an assumption that is made in many parts of VTK - that everything being rendered is 3D.&lt;/p&gt;

&lt;p&gt; A large portion of this work is also being driven by the InfoVis features in VTK, along with &lt;a href=&quot;http://www.sandia.gov/Titan/&quot;&gt;project Titan&lt;/a&gt; that we work on with some really interesting people from &lt;a href=&quot;http://www.sandia.gov/&quot;&gt;Sandia National Labs&lt;/a&gt;. The project grew quite a bit from its original scope, and I have now added some new &lt;a href=&quot;http://www.vtk.org/Wiki/VTK/Charts/2DAPI&quot;&gt;2D API&lt;/a&gt; that uses OpenGL as a backend, with the scope to add further backends in the future. I have been working on optimizing the OpenGL case so that large data sets can be rendered interactively, and small data sets can be rendered with minimal lines of code whilst giving pleasing visual results.&lt;/p&gt;

&lt;a class=&quot;serendipity_image_link&quot;  href=&#039;http://linux.cryos.net/uploads/ParaViewNewCharts.png&#039; onclick=&quot;F1 = window.open(&#039;/uploads/ParaViewNewCharts.png&#039;,&#039;Zoom&#039;,&#039;height=785,width=1075,top=221,left=1401,toolbar=no,menubar=no,location=no,resize=1,resizable=1,scrollbars=yes&#039;); return false;&quot;&gt;&lt;img class=&quot;serendipity_image_right&quot; width=&quot;200&quot; height=&quot;146&quot;  src=&quot;http://linux.cryos.net/uploads/ParaViewNewCharts.serendipityThumb.png&quot;  alt=&quot;ParaView with 2D API canvas based VTK chart&quot; /&gt;&lt;/a&gt;

&lt;p&gt;Then when considering user interaction with these 2D elements we decided that a higher level API would be useful, that could contain objects and propagate mouse events to items in the scene. So I set about prototyping a new &lt;a href=&quot;http://www.vtk.org/Wiki/VTK/Charts/CanvasAPI&quot;&gt;canvas based API&lt;/a&gt;. At this point I had enough new infrastructure that I felt it was about time I got back to my original task of implementing some efficient, well rendered 2D charts in VTK. Once I had my initial prototype in place it was time to expose this in ParaView and see how everything fitted together. As you can see in the screenshot above, things are shaping up very nicely. The new chart is in the bottom right widget, the chart above is the existing chart widget.&lt;/p&gt;

&lt;p&gt;I have really enjoyed my first few months at Kitware, and have found my first project both challenging and rewarding. It is great to be working on real problems that have a broader impact, and as I flesh out these features I will try to maintain cross platform, high performance interactive charts. I think I have also added some useful new 2D focused API that can also be rendered over the top of VTK&#039;s existing 3D visualizations, opening the door to some very exciting new views on data.&lt;/p&gt;

&lt;p&gt;As a physicist I also feel it is interesting the symmetry - &lt;a href=&quot;http://labs.trolltech.com/blogs/2009/11/18/qt3d-brings-qt-style-coding-to-3d/&quot;&gt;Qt adds 3D to a 2D toolkit&lt;/a&gt;, and at the same time I am adding 2D to a 3D toolkit. Hope you all have a Merry Christmas, and a Happy New Year. I will be &lt;a href=&quot;http://www.noradsanta.org/en/index.html&quot;&gt;tracking Santa&lt;/a&gt; with my son this evening!&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;Disclaimer: The opinions and musings in this post are mine, and not those of my employer. Any mistakes/inaccuracies are also mine, that said I would love to hear what people think of this new work.&lt;/tt&gt;&lt;/p&gt;&lt;/span&gt; 
    </content:encoded>

    <pubDate>Thu, 24 Dec 2009 19:13:00 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/236-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Avogadro 1.0.0 Released!</title>
    <link>http://linux.cryos.net/archives/233-Avogadro-1.0.0-Released!.html</link>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>FOSS</category>
            <category>Gentoo</category>
            <category>KDE</category>
            <category>Linux</category>
    
    <comments>http://linux.cryos.net/archives/233-Avogadro-1.0.0-Released!.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=233</wfw:comment>

    <slash:comments>8</slash:comments>
    <wfw:commentRss>http://linux.cryos.net/rss.php?version=2.0&amp;type=comments&amp;cid=233</wfw:commentRss>
    

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;It is with great pleasure that I announce the release of &lt;a href=&quot;http://avogadro.openmolecules.net/wiki/Avogadro_1.0.0&quot;&gt;Avogadro 1.0.0&lt;/a&gt;. After many years of work we have released what we consider to be a stable Avogadro release on &lt;a href=&quot;http://en.wikipedia.org/wiki/Mole_Day&quot;&gt;Mole Day&lt;/a&gt;, which seems appropriate given the projects&#039;s name. There are still some rough edges, but I think this is a good release. With your help we can fix bugs in the release while working on new features in trunk.&lt;/p&gt;

&lt;center&gt;&lt;object width=&quot;400&quot; height=&quot;300&quot;&gt;&lt;param name=&quot;allowfullscreen&quot; value=&quot;true&quot; /&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot; /&gt;&lt;param name=&quot;movie&quot; value=&quot;http://vimeo.com/moogaloop.swf?clip_id=7222681&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1&quot; /&gt;&lt;embed src=&quot;http://vimeo.com/moogaloop.swf?clip_id=7222681&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; allowscriptaccess=&quot;always&quot; width=&quot;400&quot; height=&quot;300&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;p&gt;&lt;a href=&quot;http://vimeo.com/7222681&quot;&gt;Avogadro - Code Swarm&lt;/a&gt; from &lt;a href=&quot;http://vimeo.com/user980300&quot;&gt;Marcus Hanwell&lt;/a&gt; on &lt;a href=&quot;http://vimeo.com&quot;&gt;Vimeo&lt;/a&gt;.&lt;/p&gt;&lt;/center&gt;

&lt;p&gt;What better time to look back to the beginnings of Avogadro. There was a &lt;a href=&quot;https://sourceforge.net/community/avogadro-the-tyra-of-molecular-modeling/&quot;&gt;blog post made today by Sourceforge about Avogadro&lt;/a&gt; detailing a little of that history. I have also made a &lt;a href=&quot;http://vis.cs.ucdavis.edu/~ogawa/codeswarm/&quot;&gt;code_swarm&lt;/a&gt; movie visualizing the history of the &lt;a href=&quot;http://avogadro.openmolecules.net&quot;&gt;Avogadro project&lt;/a&gt;. There have been quite some changes in that time both at a project level and a personal level.&lt;/p&gt;

&lt;p&gt;I would like to thank &lt;a href=&quot;http://www.google.com/&quot;&gt;Google&lt;/a&gt; for sponsoring me for a &lt;a href=&quot;http://code.google.com/soc/&quot;&gt;GSoC project&lt;/a&gt; in the summer of 2007. Also &lt;a href=&quot;http://hutchison.chem.pitt.edu/&quot;&gt;Geoff Hutchison&lt;/a&gt; for giving me the opportunity to work with him at the University of Pittsburgh on interesting computational and visualization projects. Then there is my new employer, &lt;a href=&quot;http://www.kitware.com/&quot;&gt;Kitware&lt;/a&gt;, who have provided me with an exciting opportunity to push scientific visualization and cross platform development to its limits.&lt;/p&gt;

&lt;p&gt;To finish off a great day, my wife has informed me my new espresso machine has arrived! I am going to &lt;a href=&quot;http://camp.kde.org/&quot;&gt;Camp KDE&lt;/a&gt; in January too!&lt;/span&gt; 
    </content:encoded>

    <pubDate>Fri, 23 Oct 2009 22:02:00 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/233-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Avogadro Auto Optimization Screencast</title>
    <link>http://linux.cryos.net/archives/228-Avogadro-Auto-Optimization-Screencast.html</link>
            <category>Academia</category>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>FOSS</category>
            <category>KDE</category>
    
    <comments>http://linux.cryos.net/archives/228-Avogadro-Auto-Optimization-Screencast.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=228</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://linux.cryos.net/rss.php?version=2.0&amp;type=comments&amp;cid=228</wfw:commentRss>
    

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;Geoff showed me a new screencast he created recently. It is made using the latest Avogadro, and is one of the first screencasts with our new and improved user interface. Geoff has also added some audio commentary with notes on the chemical relevance of the auto optimization tool. Check it out and let us know what you think - a new release of &lt;a href=&quot;http://avogadro.openmolecules.net/&quot;&gt;Avogadro&lt;/a&gt; is coming soon.&lt;/p&gt;

&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/_i_6sCA9qR4&amp;hl=en&amp;fs=1&amp;&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/_i_6sCA9qR4&amp;hl=en&amp;fs=1&amp;&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;

&lt;p&gt;I will hopefully find the time to make a few new screencasts soon too. Between my one month old son, day job and waiting on my visa application (does not take any real time - some mental drain) I have not had much spare time to code or blog. Remember that Avogadro was nominated for the SourceForge community choice awards too - click on the link below to vote for us.&lt;/p&gt;

&lt;center&gt;&lt;a href=&quot;http://sf.net/community/cca09/vote/?f=386&quot;&gt;&lt;img border=0 src=&quot;http://sf.net/awards/cca/badge_img.php?f=386&quot;&gt;&lt;/a&gt;&lt;/center&gt;&lt;/span&gt; 
    </content:encoded>

    <pubDate>Fri, 10 Jul 2009 23:44:45 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/228-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Avogadro Nominated for SourceForge Community Choice Awards</title>
    <link>http://linux.cryos.net/archives/227-Avogadro-Nominated-for-SourceForge-Community-Choice-Awards.html</link>
            <category>Academia</category>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>FOSS</category>
            <category>General</category>
            <category>Gentoo</category>
            <category>GSoC</category>
            <category>KDE</category>
            <category>Linux</category>
    
    <comments>http://linux.cryos.net/archives/227-Avogadro-Nominated-for-SourceForge-Community-Choice-Awards.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=227</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://linux.cryos.net/rss.php?version=2.0&amp;type=comments&amp;cid=227</wfw:commentRss>
    

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;I am very pleased to announce that &lt;a href=&quot;http://avogadro.openmolecules.net/&quot;&gt;Avogadro&lt;/a&gt; has been nominated as a finalist in the &lt;a href=&quot;http://sourceforge.net/community/cca09/&quot;&gt;SourceForge community choice awards&lt;/a&gt; this year. We are in the &quot;Best Project for Academia&quot; category, and I would like to encourage you to &lt;a href=&quot;http://sf.net/community/cca09/vote/?f=386&quot;&gt;vote for Avogadro&lt;/a&gt;.&lt;/p&gt;

&lt;center&gt;&lt;a href=&quot;http://sf.net/community/cca09/vote/?f=386&quot;&gt;&lt;img border=0 src=&quot;http://sf.net/awards/cca/badge_img.php?f=386&quot;&gt;&lt;/a&gt;&lt;/center&gt;

&lt;p&gt;This is a real honour for all of us, and I appreciate all of you who &lt;a href=&quot;http://blog.cryos.net/archives/223-Vote-for-Avogadro.html&quot;&gt;nominated Avogadro&lt;/a&gt;. We are all pushing very hard on polishing Avogadro, getting ready for our 1.0 release. It would be absolutely amazing to see Avogadro win this award, so please vote for us.&lt;/p&gt;

&lt;center&gt;&lt;img src=&quot;http://linux.cryos.net/uploads/Avogadro_SFCollage.png&quot; width=&quot;630&quot; height=&quot;389&quot; alt=&quot;Avogadro collage&quot; /&gt;&lt;/center&gt;

&lt;p&gt;There are also some other really nice projects in there too, such as &lt;a href=&quot;http://lancelot.fomentgroup.org/&quot;&gt;Lancelot&lt;/a&gt;, &lt;a href=&quot;http://www.clamav.net/&quot;&gt;ClamAV&lt;/a&gt;, &lt;a href=&quot;http://www.phpmyadmin.net/&quot;&gt;phpMyAdmin&lt;/a&gt; and &lt;a href=&quot;http://reprap.org/&quot;&gt;RepRap&lt;/a&gt;. So please take a few moments to place your vote, and tell your friends!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; You can vote even without a SourceForge account - just enter your email address and verify your vote.&lt;/p&gt;&lt;/span&gt; 
    </content:encoded>

    <pubDate>Wed, 24 Jun 2009 03:23:00 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/227-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Avogadro at the APS March Meeting and Q-Chem Workshop</title>
    <link>http://linux.cryos.net/archives/215-Avogadro-at-the-APS-March-Meeting-and-Q-Chem-Workshop.html</link>
            <category>Academia</category>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>FOSS</category>
    
    <comments>http://linux.cryos.net/archives/215-Avogadro-at-the-APS-March-Meeting-and-Q-Chem-Workshop.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=215</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://linux.cryos.net/rss.php?version=2.0&amp;type=comments&amp;cid=215</wfw:commentRss>
    

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;So last week was extremely busy. The &lt;a href=&quot;http://www.aps.org/meetings/march/index.cfm&quot;&gt;APS March Meeting&lt;/a&gt; was held in Pittsburgh and Q-Chem held a &lt;a href=&quot;http://www.q-chem.com/ws_hh.html&quot;&gt;workshop on Q-Chem&lt;/a&gt; at the end of the week. I presented a poster on &lt;a href=&quot;http://avogadro.openmolecules.net/&quot;&gt;Avogadro&lt;/a&gt; (shown below), met lots of interesting people and got lots of new ideas for both research and Avogadro.&lt;/p&gt;

&lt;center&gt;&lt;a href=&quot;http://linux.cryos.net/uploads/MDHanwell-Avogadro-APS-Poster-big.pdf&quot;&gt;&lt;img src=&quot;http://linux.cryos.net/uploads/avogadro-poster-thumbnail.png&quot; width=&quot;600&quot; height=&quot;431&quot; alt=&quot;Avogadro poster&quot; /&gt;&lt;/a&gt;&lt;/center&gt;

&lt;p&gt;As we push towards making a 1.0 release of Avogadro, getting feedback from users in the scientific community is extremely important. As Q-Chem chose to use Avogadro as the builder/visualizer in their workshop I had the opportunity to observe new Avogadro users interact with our application for the first time. I also had the opportunity to help them overcome some initial issues and gained a few new insights.&lt;/p&gt;

&lt;p&gt;I was very pleased to meet people at all stages of their career who were very interested in having an open source application that can provide a framework for building and visualizing molecules. I also realized that two of the most sought after features in Avogadro right now are the capability to easily make movies, and a z-matrix editor. People loved the ray-traced images of surfaces, coincidentally I received a request from someone in the press wanting to use an image I put up on my blog last year of ray-traced benzene molecules.&lt;/p&gt;

&lt;p&gt;I look forward to hearing from some of the new users we gained in the last week. It is great to see Avogadro receiving more attention. I have started to work on the z-matrix editor and spent the weekend experimenting with movies - more to come soon!&lt;/p&gt;&lt;/span&gt;  
    </content:encoded>

    <pubDate>Tue, 24 Mar 2009 21:49:00 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/215-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Manifest Hell...The New DLL Hell?</title>
    <link>http://linux.cryos.net/archives/209-Manifest-Hell...The-New-DLL-Hell.html</link>
            <category>Avogadro</category>
            <category>FOSS</category>
    
    <comments>http://linux.cryos.net/archives/209-Manifest-Hell...The-New-DLL-Hell.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=209</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://linux.cryos.net/rss.php?version=2.0&amp;type=comments&amp;cid=209</wfw:commentRss>
    

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;I am going to shock you all and admit that I am not a Windows programmer! I do however know quite a bit about cross-platform development and have now learnt the joy that is the manifest in Windows development. It seems that DLL hell is now a thing of the past, all hail manifest hell. A week ago I was not aware of these wonderful little files and this post is an attempt to document what I learned while packaging &lt;a href=&quot;http://avogadro.openmolecules.net/&quot;&gt;Avogadro&lt;/a&gt; for Windows.&lt;/p&gt;

&lt;p&gt;After listening to Bill&#039;s talk at &lt;a href=&quot;http://camp.kde.org/&quot;&gt;Camp KDE&lt;/a&gt; I was convinced that it really was a good idea to use &lt;a href=&quot;http://www.cmake.org/Wiki/CMake:Packaging_With_CPack&quot;&gt;CPack&lt;/a&gt; to package Avogadro. So when I got back home I spent a day or two getting a Windows development environment set up for Avogadro. We have several dependencies such as &lt;a href=&quot;http://www.qtsoftware.com/&quot;&gt;Qt&lt;/a&gt; and &lt;a href=&quot;http://www.openbabel.org/&#039;&gt;OpenBabel&lt;/a&gt; so it took a while to get everything installed and compiled.&lt;/p&gt;

&lt;p&gt;Once done I got some new packages made up and initially it all looked pretty good. I used InstallRequiredSystemLibraries to install the MS DLLs we needed and then tried it on a fresh Windows install. I got some very cryptic message telling me to reinstall my application. After some searching I came across &lt;a href=&quot;http://www.mail-archive.com/cmake@cmake.org/msg17941.html&quot;&gt;this post&lt;/a&gt; documenting a bug in the Visual Studio 9 service pack. So I edited the manifest and lied about the version of the DLLs - it believed me.&lt;/p&gt;

&lt;p&gt;Next I found that none of our plugins would load. They are Qt plugins that implement most of the functionality in Avogadro. I found a &lt;a href=&quot;http://lists.trolltech.com/qt-interest/2007-02/thread00449-0.html&quot;&gt;very long thread&lt;/a&gt; on this subject, the crux of which is that the embedded manifests are causing Windows to look for the runtime libraries in the plugin directory. Copying them did indeed work but was not optimal. I found that by adding &lt;tt&gt;set(CMAKE_MODULE_LINKER_FLAGS &quot;${CMAKE_MODULE_LINKER_FLAGS} /MANIFEST:NO&quot;)&lt;/tt&gt; to our CMakeLists.txt manifests were no longer made for our plugins (which are loadable modules).&lt;/p&gt;

&lt;p&gt;So all is quite well with our Windows build now I think. If you would like to try out a new Windows installer, then please &lt;a href=&quot;http://blog.cryos.net/uploads/Avogadro-0.9.0a-win32.exe&quot;&gt;download it from here&lt;/a&gt; and let me know if it works for you. I have tested it on Windows 2000 and XP virtual machines. This is not the final installer, I need to add some extra data files for OpenBabel and ensure I got the other dependencies right.&lt;/p&gt;

&lt;p&gt;If anyone with more Windows experience knows of better solutions please let me know. CPack is absolutely awesome, it seems a shame that the deployment of applications is made so difficult. I know that plugins are not as widely used and so hopefully this post will add to the collective knowledge indexed by &lt;a href=&quot;http://www.google.com/&quot;&gt;Google&lt;/a&gt;.&lt;/p&gt;&lt;/span&gt; 
    </content:encoded>

    <pubDate>Sat, 07 Feb 2009 20:30:00 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/209-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>

</channel>
</rss>

