<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF  xmlns:cc="http://web.resource.org/cc/" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   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="http://my.netscape.com/rdf/simple/0.9/">
<channel>
    <title>Marcus D. Hanwell's Blog</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" />

    <image rdf:resource="http://linux.cryos.net/templates/default/img/s9y_banner_small.png" />

    <items>
      <rdf:Seq>
        <rdf:li resource="http://linux.cryos.net/archives/258-guid.html" />
        <rdf:li resource="http://linux.cryos.net/archives/257-guid.html" />
        <rdf:li resource="http://linux.cryos.net/archives/255-guid.html" />
        <rdf:li resource="http://linux.cryos.net/archives/254-guid.html" />
        <rdf:li resource="http://linux.cryos.net/archives/253-guid.html" />
        <rdf:li resource="http://linux.cryos.net/archives/252-guid.html" />
        <rdf:li resource="http://linux.cryos.net/archives/251-guid.html" />
        <rdf:li resource="http://linux.cryos.net/archives/250-guid.html" />
        <rdf:li resource="http://linux.cryos.net/archives/249-guid.html" />
        <rdf:li resource="http://linux.cryos.net/archives/248-guid.html" />
        <rdf:li resource="http://linux.cryos.net/archives/247-guid.html" />
        <rdf:li resource="http://linux.cryos.net/archives/246-guid.html" />
        <rdf:li resource="http://linux.cryos.net/archives/245-guid.html" />
        <rdf:li resource="http://linux.cryos.net/archives/244-guid.html" />
        <rdf:li resource="http://linux.cryos.net/archives/243-guid.html" />
      </rdf:Seq>
    </items>
</channel>

<image rdf:about="http://linux.cryos.net/templates/default/img/s9y_banner_small.png">
        <url>http://linux.cryos.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Marcus D. Hanwell's Blog - Random thoughts, life, work, open source, open science, diving...</title>
        <link>http://linux.cryos.net/</link>
        <width>100</width>
        <height>21</height>
    </image>
<cc:License rdf:about="http://creativecommons.org/licenses/by/3.0/"><cc:requires rdf:resource="http://web.resource.org/cc/Attribution" /><cc:permits rdf:resource="http://web.resource.org/cc/Reproduction" /><cc:permits rdf:resource="http://web.resource.org/cc/Distribution" /><cc:permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" /><cc:requires rdf:resource="http://web.resource.org/cc/Notice" /></cc:License>

<item rdf:about="http://linux.cryos.net/archives/258-guid.html">
    <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>
    <description>
    &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; 
    </description>

    <dc:publisher>Marcus D. Hanwell's Blog</dc:publisher>
    <dc:creator>marcus@cryos.net (Marcus D. Hanwell)</dc:creator>
    <dc:subject>
    Academia, Avogadro, Chemistry, FOSS, GSoC, Kitware, PhD, </dc:subject>
    <dc:date>2012-04-22T22:59:09Z</dc:date>
    <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=1.0&amp;type=comments&amp;cid=258</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/" />
</item>
<item rdf:about="http://linux.cryos.net/archives/257-guid.html">
    <title>Leap Day: Never Enough Time</title>
    <link>http://linux.cryos.net/archives/257-Leap-Day-Never-Enough-Time.html</link>
    <description>
    &lt;span&gt;&lt;p&gt;What a busy year it has been so far, a leap day hardly seems enough to help me catch up! I started off the year with a meeting in Cambridge, England on Semantic Physical Science which was hosted by &lt;a href=&quot;http://blogs.ch.cam.ac.uk/pmr/&quot;&gt;Peter Murray-Rust&lt;/a&gt;. I ended up leading the working group on &lt;a href=&quot;http://www.xml-cml.org/&quot;&gt;CML&lt;/a&gt; and the developing a roadmap to move forward. &lt;a href=&quot;http://blogs.ch.cam.ac.uk/pmr/2012/01/26/marcus-hanwell-the-way-ahead-for-cml-and-the-community/&quot;&gt;Peter blogged about this on my birthday&lt;/a&gt; (by chance) and you can see the &lt;a href=&quot;http://vimeo.com/35400550&quot;&gt;video of my summing up of the results&lt;/a&gt;, along with all the &lt;a href=&quot;http://vimeo.com/petermr&quot;&gt;other videos from the final day&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;While I was back in England I took the opportunity to visit friends and family, along with a day trip to Liverpool to meet with Abbie and Jens. While I was there we discussed some plans around alternate inputs for &lt;a href=&quot;http://avogadro.openmolecules.net/&quot;&gt;Avogadro&lt;/a&gt; for an upcoming MP visit at the end of January. I found some time to &lt;a href=&quot;http://www.kitware.com/blog/home/post/232&quot;&gt;blog about that on the Kitware blog&lt;/a&gt;, and Abbie &lt;a href=&quot;http://www.pore-behaviour.com/report2.html&quot;&gt;wrote up the visit&lt;/a&gt; on their site. I think engaging more people in chemistry is important, and whilst I don&#039;t think the interaction is ideal at the moment I was pleased to see them enjoying it. The Kinect is something that many groups can purchase, and if it helps engage a wider audience in science I think that is a great thing.&lt;/p&gt;

&lt;p&gt;I am very excited about the work we are doing in &lt;a href=&quot;http://openchemistry.org/&quot;&gt;Open Chemistry&lt;/a&gt; at &lt;a href=&quot;http://www.kitware.com/&quot;&gt;Kitware&lt;/a&gt;. We have been bringing web sites and testing online, and have begun engaging more people in the development process. The official announcement of &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;our Phase II funding&lt;/a&gt; went out in January too, and I set up an &lt;a href=&quot;https://plus.google.com/114547712877150296237/posts&quot;&gt;Open Chemistry group on Google+&lt;/a&gt; if you would like to follow new developments there.&lt;/p&gt;

&lt;p&gt;I am especially excited after meeting some people from &lt;a href=&quot;http://www.emsl.pnl.gov/&quot;&gt;EMSL&lt;/a&gt; at the Semantic Physical Science meeting in Cambridge about the possibilities of working with &lt;a href=&quot;http://www.nwchem-sw.org/&quot;&gt;NWChem&lt;/a&gt; more in the future. The open source license they switched to last year is of a very similar liberal nature to that of many of the open source projects we work on at Kitware. There are a large array of techniques available in NWChem, and interest in correlating computational and experimental observables.&lt;/p&gt;

&lt;p&gt;We have also been extending Gerrit to support topic branch reviews, and switched &lt;a href=&quot;http://www.vtk.org/&quot;&gt;VTK&lt;/a&gt; to use it for all code submissions. You can see &lt;a href=&quot;http://review.source.kitware.com/#/q/entity:topic%20status:open+project:VTK,n,z&quot;&gt;proposed topics&lt;/a&gt; and they will trigger automatic build tests using CDash@Home for members of the core group. The Open Chemistry projects are also using the same Gerrit server for code review, and I am adding automated build testing of topics as I find time (any more leap days would help).&lt;/p&gt;

&lt;p&gt;As my extra day draws to a close I realize there is still so much more I should get down. I will aim for more discipline in adding more regular entries here, you can &lt;a href=&quot;https://plus.google.com/113975743934359964892/posts&quot;&gt;follow my Google+ updates&lt;/a&gt; if you would like more updates on open source, open science and the life of a scientific software developer.&lt;/p&gt;&lt;/span&gt; 
    </description>

    <dc:publisher>Marcus D. Hanwell's Blog</dc:publisher>
    <dc:creator>marcus@cryos.net (Marcus D. Hanwell)</dc:creator>
    <dc:subject>
    Avogadro, Chemistry, General, KDE, Kitware, </dc:subject>
    <dc:date>2012-03-01T01:23:15Z</dc:date>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=257</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://linux.cryos.net/rss.php?version=1.0&amp;type=comments&amp;cid=257</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/" />
</item>
<item rdf:about="http://linux.cryos.net/archives/255-guid.html">
    <title>Reflections on 2011: Open Source, Open Science and Open Chemistry</title>
    <link>http://linux.cryos.net/archives/255-Reflections-on-2011-Open-Source,-Open-Science-and-Open-Chemistry.html</link>
    <description>
    &lt;span&gt;&lt;p&gt;It has been so long since I uttered a word here, 2011 was certainly a busy year for me and I hope to ensure I dedicate more time telling people about what I am up to in 2012. In preparation for that I have spent some time moving my blog to some new hardware, in the cloud. I also got to the bottom of the poor performance of page loads, and things should be much snappier now. After all that I figured it was time for a cosmetic refresh, so after upgrading the Serendipity I selected a new and hopefully cleaner theme.&lt;/p&gt;

&lt;p&gt;As an extra special treat I updated the photo to something a little more recent to - me emerging from my TARDIS with a mug of espresso in hand! &lt;a href=&quot;http://www.kitware.com/&quot;&gt;Kitware&lt;/a&gt; grew a lot last year, so much so that we had to take space in a new building across the road. It was decided that our scientific computing team would move, along with the communications team. &lt;a href=&quot;http://www.kitware.com/blog/home/post/163&quot;&gt;In the move&lt;/a&gt; I got my own office, with a view of the old office across the street.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.vtk.org/&quot;&gt;VTK&lt;/a&gt; was &lt;a href=&quot;http://www.kitware.com/blog/home/post/104&quot;&gt;accepted as a mentoring organization&lt;/a&gt; in the Google Summer of Code program. We were lucky enough to get two very talented and tenacious students who &lt;a href=&quot;http://www.kitware.com/source/home/post/44&quot;&gt;produced some great work over the summer&lt;/a&gt;. We also continued improving and extending &lt;a href=&quot;http://www.kitware.com/blog/home/post/70&quot;&gt;Gerrit&lt;/a&gt;, and thanks to the Google Summer of Code I had the opportunity to attend both the &lt;a href=&quot;http://gsoc-wiki.osuosl.org/index.php/2011&quot;&gt;Mentor Summit&lt;/a&gt; and the &lt;a href=&quot;http://google-opensource.blogspot.com/2011/12/gittogether-2011.html&quot;&gt;Git Together&lt;/a&gt; (held the day after). Not satisfied with two meetings in one trip I also attended a small portion of the &lt;a href=&quot;http://opensciencesummit.com/&quot;&gt;Open Science Summit&lt;/a&gt;, and hope to be able to attend the whole thing if it happens again in 2012.&lt;/p&gt;

&lt;p&gt;Speaking of &lt;a href=&quot;http://www.openscience.org/blog/?p=269&quot;&gt;Open Science&lt;/a&gt;, 2011 was a big year for the area both on a personal level and in the wider community. I &lt;a href=&quot;http://blog.cryos.net/archives/254-Conferences-Talking-Open-Science-at-OSCON,-Desktop-Summit-and-Chemical-Databases-Meeting.html&quot;&gt;talked about our work in open science at several conferences&lt;/a&gt;, and more specifically the work we have been doing in Open Chemistry. I wrote a Source article introducing the &lt;a href=&quot;http://www.kitware.com/source/home/post/39&quot;&gt;work that we have done in Open Chemistry since I joined Kitware&lt;/a&gt;, and we recently acquired the &lt;a href=&quot;http://openchemistry.org/&quot;&gt;openchemistry.org&lt;/a&gt; domain and have begun populating it. We were also awarded a Phase II SBIR which gives us two years of funding to develop many of the applications and libraries that I mentioned in the article.&lt;/p&gt;

&lt;p&gt;The &lt;a href=&quot;http://sciencecodemanifesto.org/&quot;&gt;Science Code Manifesto&lt;/a&gt; was conceived in 2011, and Michael Nielsen released his new book &lt;a href=&quot;http://michaelnielsen.org/blog/reinventing-discovery/&quot;&gt;Reinventing Discovery&lt;/a&gt;. There was also &lt;a href=&quot;http://www.openaccessweek.org/&quot;&gt;Open Access Week&lt;/a&gt; which highlighted the need for open access to scientific journals and data. I was very pleased to be a coauthor on two open access articles in 2011, &lt;a href=&quot;http://www.jcheminf.com/content/3/1/38&quot;&gt;the Quixote project&lt;/a&gt; and &lt;a href=&quot;http://www.jcheminf.com/content/3/1/37&quot;&gt;the Blue Obelisk five years on&lt;/a&gt;. I was also honored to receive my own &lt;a href=&quot;http://blog.cryos.net/archives/250-Blue-Obelisk-Award.html&quot;&gt;Blue Obelisk award in 2011 from Peter Murrary-Rust&lt;/a&gt;!&lt;/p&gt;

&lt;p&gt;There is so much else, but I am out of time for now and this post is already very long. &lt;a href=&quot;http://plus.google.com/&quot;&gt;Google+&lt;/a&gt; was released to the masses, you &lt;a href=&quot;https://plus.google.com/113975743934359964892&quot;&gt;can see a little more of me there&lt;/a&gt;, and I have created an &lt;a href=&quot;https://plus.google.com/b/114547712877150296237/&quot;&gt;Open Chemistry page&lt;/a&gt; that I will try to keep updated over the coming year. I was invited to a workshop on &lt;a href=&quot;http://blogs.ch.cam.ac.uk/pmr/2011/12/12/workshop-and-symposium-on-semantic-physical-science/&quot;&gt;Semantic Physical Science&lt;/a&gt; in Cambridge, England and so I will be starting my traveling very much earlier than usual - leaving next Thursday. Here is to a great new year, one in which I hope we as a community can make significant progress in opening science for the world, and creating a truly shared set of tools for all!&lt;/p&gt;

&lt;p&gt;I hope that 2012 is the year more of us start sharing in meaningful ways.&lt;/p&gt;&lt;/span&gt; 
    </description>

    <dc:publisher>Marcus D. Hanwell's Blog</dc:publisher>
    <dc:creator>marcus@cryos.net (Marcus D. Hanwell)</dc:creator>
    <dc:subject>
    General, </dc:subject>
    <dc:date>2012-01-01T20:40:41Z</dc:date>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=255</wfw:comment>
        <slash:comments>3</slash:comments>
        <wfw:commentRss>http://linux.cryos.net/rss.php?version=1.0&amp;type=comments&amp;cid=255</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/" />
</item>
<item rdf:about="http://linux.cryos.net/archives/254-guid.html">
    <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>
    <description>
    &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; 
    </description>

    <dc:publisher>Marcus D. Hanwell's Blog</dc:publisher>
    <dc:creator>marcus@cryos.net (Marcus D. Hanwell)</dc:creator>
    <dc:subject>
    Avogadro, Chemistry, FOSS, GSoC, KDE, Kitware, </dc:subject>
    <dc:date>2011-09-04T00:37:00Z</dc:date>
    <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=1.0&amp;type=comments&amp;cid=254</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/" />
</item>
<item rdf:about="http://linux.cryos.net/archives/253-guid.html">
    <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>
    <description>
    &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;
 
    </description>

    <dc:publisher>Marcus D. Hanwell's Blog</dc:publisher>
    <dc:creator>marcus@cryos.net (Marcus D. Hanwell)</dc:creator>
    <dc:subject>
    Avogadro, Chemistry, FOSS, GSoC, KDE, Kitware, </dc:subject>
    <dc:date>2011-08-05T00:20:00Z</dc:date>
    <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=1.0&amp;type=comments&amp;cid=253</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/" />
</item>
<item rdf:about="http://linux.cryos.net/archives/252-guid.html">
    <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>
    <description>
    &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; 
    </description>

    <dc:publisher>Marcus D. Hanwell's Blog</dc:publisher>
    <dc:creator>marcus@cryos.net (Marcus D. Hanwell)</dc:creator>
    <dc:subject>
    Avogadro, Chemistry, FOSS, GSoC, KDE, Kitware, </dc:subject>
    <dc:date>2011-07-26T18:30:00Z</dc:date>
    <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=1.0&amp;type=comments&amp;cid=252</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/" />
</item>
<item rdf:about="http://linux.cryos.net/archives/251-guid.html">
    <title>Avogadro 1.0.3 Released</title>
    <link>http://linux.cryos.net/archives/251-Avogadro-1.0.3-Released.html</link>
    <description>
    &lt;span&gt;&lt;p&gt;I am pleased to be able to announce the availability of &lt;a href=&quot;http://avogadro.openmolecules.net/&quot;&gt;Avogadro&lt;/a&gt; &lt;a href=&quot;https://sourceforge.net/projects/avogadro/files/avogadro/1.0.3/&quot;&gt;1.0.3&lt;/a&gt;! What happened to Avogadro 1.0.2 I hear you ask...shortly after tagging Michael reported an issue with i18n building/installations. So 1.0.3 contains a couple of very small build system fixes, but see the &lt;a href=&quot;http://avogadro.openmolecules.net/wiki/Avogadro_1.0.2&quot;&gt;1.0.2 release notes&lt;/a&gt; for details of most of the fixes.&lt;/p&gt;

&lt;p&gt;As always, we appreciate your feedback. There are still a few issues outstanding, but many things were fixed. These binaries are also built against much newer versions of Qt and Open Babel where significant improvements have also been made. There may be one or two more releases of the 1.0 line if necessary (I have streamlined the release process with a view to making more releases), but I would like to focus our efforts on an unstable release for 1.1. Once 1.1 is stable, a 1.2.0 release will be cut and branched. There are lots of new features in master that we would love more feedback on.&lt;/p&gt;&lt;/span&gt; 
    </description>

    <dc:publisher>Marcus D. Hanwell's Blog</dc:publisher>
    <dc:creator>marcus@cryos.net (Marcus D. Hanwell)</dc:creator>
    <dc:subject>
    Avogadro, Chemistry, Gentoo, GSoC, KDE, </dc:subject>
    <dc:date>2011-04-25T16:58:39Z</dc:date>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=251</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://linux.cryos.net/rss.php?version=1.0&amp;type=comments&amp;cid=251</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/" />
</item>
<item rdf:about="http://linux.cryos.net/archives/250-guid.html">
    <title>Blue Obelisk Award</title>
    <link>http://linux.cryos.net/archives/250-Blue-Obelisk-Award.html</link>
    <description>
    &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; 
    </description>

    <dc:publisher>Marcus D. Hanwell's Blog</dc:publisher>
    <dc:creator>marcus@cryos.net (Marcus D. Hanwell)</dc:creator>
    <dc:subject>
    Avogadro, Chemistry, FOSS, GSoC, KDE, Kitware, </dc:subject>
    <dc:date>2011-04-13T17:22:45Z</dc:date>
    <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=1.0&amp;type=comments&amp;cid=250</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/" />
</item>
<item rdf:about="http://linux.cryos.net/archives/249-guid.html">
    <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>
    <description>
    &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; 
    </description>

    <dc:publisher>Marcus D. Hanwell's Blog</dc:publisher>
    <dc:creator>marcus@cryos.net (Marcus D. Hanwell)</dc:creator>
    <dc:subject>
    Chemistry, FOSS, GSoC, </dc:subject>
    <dc:date>2011-03-27T16:38:32Z</dc:date>
    <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=1.0&amp;type=comments&amp;cid=249</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/" />
</item>
<item rdf:about="http://linux.cryos.net/archives/248-guid.html">
    <title>CMake External Projects: Building Project Dependencies</title>
    <link>http://linux.cryos.net/archives/248-CMake-External-Projects-Building-Project-Dependencies.html</link>
    <description>
    &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; 
    </description>

    <dc:publisher>Marcus D. Hanwell's Blog</dc:publisher>
    <dc:creator>marcus@cryos.net (Marcus D. Hanwell)</dc:creator>
    <dc:subject>
    Avogadro, Chemistry, FOSS, Gentoo, KDE, Kitware, </dc:subject>
    <dc:date>2011-03-05T21:41:21Z</dc:date>
    <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=1.0&amp;type=comments&amp;cid=248</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/" />
</item>
<item rdf:about="http://linux.cryos.net/archives/247-guid.html">
    <title>Volume Rendering in Avogadro</title>
    <link>http://linux.cryos.net/archives/247-Volume-Rendering-in-Avogadro.html</link>
    <description>
    &lt;span&gt;&lt;p&gt;Since joining &lt;a href=&quot;http://www.kitware.com/&quot;&gt;Kitware&lt;/a&gt; I have had limited spare time to work on &lt;a href=&quot;http://avogadro.openmolecules.net/&quot;&gt;Avogadro&lt;/a&gt;, and for various reasons my spare time has been more limited than usual too. Since the new year I have been able to start spending more time working on Avogadro, and open source chemistry in general, thanks to an SBIR phase I proposal that was funded last year with the &lt;a href=&quot;http://www.usace.army.mil/&quot;&gt;US Army Corps of Engineers&lt;/a&gt;. This is exciting for a number of reasons, including the fact that I have the opportunity to prototype exciting new features for chemistry visualization, workflow and data management.&lt;/p&gt;

&lt;center&gt;&lt;a class=&quot;serendipity_image_link&quot;  href=&#039;http://linux.cryos.net/uploads/avogadro-benzene-volume.png&#039; onclick=&quot;F1 = window.open(&#039;/uploads/avogadro-benzene-volume.png&#039;,&#039;Zoom&#039;,&#039;height=1059,width=1437,top=-117,left=-66,toolbar=no,menubar=no,location=no,resize=1,resizable=1,scrollbars=yes&#039;); return false;&quot;&gt;&lt;img class=&quot;serendipity_image_center&quot; width=&quot;199&quot; height=&quot;146&quot;  src=&quot;http://linux.cryos.net/uploads/avogadro-benzene-volume.serendipityThumb.png&quot;  alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/center&gt;

&lt;p&gt;One of the new bits of work I have been doing is to use some of the advanced visualization techniques in &lt;a href=&quot;http://www.vtk.org/&quot;&gt;VTK&lt;/a&gt; such as GPU accelerated volume rendering. Now the code is still pretty rough, and is more a proof of concept. I wrote a simple external Avogadro extension that links to and uses VTK to render the first volume found in the current Avogadro molecule. All of the parameters are currently fixed, I am hoping to get the time to add in more options along with some integration of the Avogadro rendered molecule in the VTK render window. You can view the code &lt;a href=&quot;https://github.com/cryos/AvogadroVTK&quot;&gt;here&lt;/a&gt;, please bear in mind it is at a very early stage.&lt;/p&gt;

&lt;p&gt;I have also been working on several other things such as splitting out the quantum calculation code from the Avogadro plugins, and putting it in a small library. I have called the library &lt;a href=&quot;http://gitorious.org/avogadro/openqube&quot;&gt;OpenQube&lt;/a&gt;, right now it only has the base functionality that was in Avogadro but I will be extending it with more features, regression tests and I am hoping due to the decoupled nature and liberal BSD license it will encourage wider collaboration in this field.&lt;/p&gt;

&lt;p&gt;There is also &lt;a href=&quot;http://quixote.wikispot.org/&quot;&gt;the Quixote project&lt;/a&gt; which I am very excited about. Meaningfully storing the results of quantum calculations, annotating them and retrieving them within an open framework. This is a growing problem in todays world, and I am working on extensions to Avogadro to allow it to fully exploit the semantic chemical web. This includes some of the previous work to access the PDB and other public resources as well as private databases within groups and organizations.&lt;/p&gt;

&lt;p&gt;I think this is going to be a very exciting year for Avogadro, and open source chemistry in general.&lt;/p&gt;&lt;/span&gt; 
    </description>

    <dc:publisher>Marcus D. Hanwell's Blog</dc:publisher>
    <dc:creator>marcus@cryos.net (Marcus D. Hanwell)</dc:creator>
    <dc:subject>
    Avogadro, Chemistry, GSoC, KDE, Kitware, </dc:subject>
    <dc:date>2011-01-16T03:23:43Z</dc:date>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=247</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://linux.cryos.net/rss.php?version=1.0&amp;type=comments&amp;cid=247</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/" />
</item>
<item rdf:about="http://linux.cryos.net/archives/246-guid.html">
    <title>One Year at Kitware...Already?!?</title>
    <link>http://linux.cryos.net/archives/246-One-Year-at-Kitware...Already!.html</link>
    <description>
    &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; 
    </description>

    <dc:publisher>Marcus D. Hanwell's Blog</dc:publisher>
    <dc:creator>marcus@cryos.net (Marcus D. Hanwell)</dc:creator>
    <dc:subject>
    Avogadro, Chemistry, FOSS, General, Kitware, </dc:subject>
    <dc:date>2010-10-31T19:23:00Z</dc:date>
    <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=1.0&amp;type=comments&amp;cid=246</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/" />
</item>
<item rdf:about="http://linux.cryos.net/archives/245-guid.html">
    <title>England: Open Source Chemistry and Real Ale</title>
    <link>http://linux.cryos.net/archives/245-England-Open-Source-Chemistry-and-Real-Ale.html</link>
    <description>
    &lt;span&gt;&lt;p&gt;In September Louise, William and I went to England for a little over three weeks. It was a great opportunity to catch up with friends and family, and because we needed to stay for an extended period (in order to obtain new visa stamps), it also seemed like it would be a good opportunity to meet with researchers around the country and talk about open source, software development, chemistry, physics and the role that I and Kitware might play in improving the field.&lt;/p&gt;

&lt;p&gt;As we landed at London Heathrow on Monday, we parted ways hours later at London St Pancras station. Louise and William headed up to Sheffield to catch up with family, while I headed up to Chester for the first &lt;a href=&quot;http://www.openbabel.org/&quot;&gt;Open Babel&lt;/a&gt; developer meeting. Chris Morley kindly hosted the event, and it was the reason I came out as early as I did. It was great to see Chris and Noel again, as well as meeting Tim who has been a long time Open Babel and &lt;a href=&quot;http://avogadro.openmolecules.net/&quot;&gt;Avogadro&lt;/a&gt; contributor. In addition to all of the development discussion Chris gave us a great tour of Chester.&lt;/p&gt;

&lt;p&gt;After that it was our third visit to the US embassy, to get new visa stamps. After a little drama, and having to keep a toddler entertained during the hours of waiting, all was well and we went for a little pub food before doing some shopping on Oxford Street. We spoilt William by buying him a Paddington bear from Hamleys, and eventually got the tube to our friend&#039;s house. This was the first time I had ever had afternoon tea, with the little cucumber sandwiches and everything. We tried it at a little cafe in Harrow on the Hill, and it was very nice. William loved the chocolate cake from the bottom tier.&lt;/p&gt;

&lt;p&gt;On the way back up to Sheffield we took the opportunity to visit another friend in Harpenden, and then I spent a whole day in Sheffield before heading out again. This time I was off to visit a friend in Lancaster University, who had invited me to give a talk after another researcher had told them about all the cool things they had done with Avogadro. The talk went well, and we veered off into how Kitware can make profit giving its software away, version control and software process.&lt;/p&gt;

&lt;p&gt;I had an even shorter stay in Sheffield before heading back out to Manchester, and Daresbury Laboratory, developers of &lt;a href=&quot;http://www.cfs.dl.ac.uk/gamess-uk/index.shtml&quot;&gt;GAMESS-UK&lt;/a&gt; and &lt;a href=&quot;http://www.cse.scitech.ac.uk/ccg/software/DL_POLY/&quot;&gt;DL Poly&lt;/a&gt; among other codes. It was great to go back out to Daresbury Lab, and I was very graciously hosted by Jens. I had previously been invited to a workshop he organized to talk about tools and visualization in chemistry in early 2008. I had the opportunity to present what had been happening with Avogadro development, and many of the new things I am doing at &lt;a href=&quot;http://www.kitware.com/&quot;&gt;Kitware&lt;/a&gt; in both &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; development. We also discussed licensing, open source and how scientific research can benefit from this approach to software development.&lt;/p&gt;

&lt;p&gt;I had the opportunity to meet quite a large array of the developers at Daresbury in the two days I spent there, as well as help Jens with some Open Babel and Avogadro development. We finished off the week with a visit to the University of Liverpool, starting off with a tour of the centre for materials discovery. After that I gave a very brief talk, and a fuller live demo to a group that does mostly computational chemistry research. We rounded off the day with a walk around Liverpool, and a great meal before a long train ride back to Sheffield.&lt;/p&gt;

&lt;p&gt;After a brief morning with my family I was off again, to Nottingham this time for a friends wedding. I hitched a ride with another good friend who was also at the wedding and now lives in Bristol, which luck would have it very close to Cardiff. I spent a really fun Sunday in Bristol checking out the city, and the historic village of Clifton before getting a train over to Cardiff (Wales) to meet with more chemists.&lt;/p&gt;

&lt;p&gt;This was my first trip to Cardiff, and it was very fun. I visited the chemistry department at Cardiff University, where I gave another talk about Avogadro and some of the new things I am doing at Kitware (and planning to do). The talk was well attended by quite a cross-section of people (even a few ParaView users in the audience). I gave another live demo (I should do them more often) to show off some of the features of Avogadro. Peter Knowles (one of the principal &lt;a href=&quot;http://www.molpro.net/&quot;&gt;Molpro&lt;/a&gt; developers) kindly hosted me while I was in Cardiff.&lt;/p&gt;

&lt;p&gt;After a morning working on some code with Peter, I headed to the train station on Tuesday afternoon to get back up to Sheffield. This was almost my final visit, and I have to say I thoroughly enjoyed visiting so many people, but it was exhausting and I still need to sort through a backlog of email. After seeing so many people I see a real need for Avogadro, and improved visualization and software process in computational chemistry. I am also very encouraged by some of the codes going open source (&lt;a href=&quot;http://www.nwchem-sw.org/&quot;&gt;NWChem&lt;/a&gt; after I got back), and some that will likely to go open source.&lt;/p&gt;

&lt;p&gt;Tuesday evening to Sunday was my Sheffield time. I went into my old department to present some of the work I do in scientific visualization (Avogadro, VTK and ParaView) to people at the University of Sheffield, largely with a focus on materials science. A fire alarm went off as I was being introduced, and we weren&#039;t allowed in for twenty minutes...that was disruptive. Most people were able to return after the unplanned break though, and I got a lot of interesting questions from the audience, along with several going away to download what I had just shown off.&lt;/p&gt;

&lt;p&gt;William met lots of family while I was traveling the country. I also managed to get out for some real ale, and visited Kelham Island on the Thursday evening. I also took the opportunity to get in some full English breakfasts, &quot;real&quot; bacon and the classic fish and chips. We went out for a few curries too, I miss the curries you can get in England. It was great to catch up with old friends and family, although I didn&#039;t get chance to see as many as I would have liked.&lt;/p&gt;

&lt;p&gt;On Sunday we got a train down to London, and stayed in a nice hotel during our final night in England. We took William to the palace, but the queen was unavailable to host us...so we headed back to our hotel, grabbed our bags and made our way to the airport. Travel went quite smoothly, once we got back into the US we picked up our rental car and drove back up to Clifton Park. Not sure I want to do that again, but it was great to be home.&lt;/p&gt;

&lt;p&gt;Since then work has been keeping me very busy...I have been working on this post for about two weeks and only just found time to finish it off. Hope you enjoy reading about my adventures. It was great to get back after almost two years away. I am very excited about the work I am doing in computational chemistry, and feel that we are on the verge of accomplishing great things that will have wide impact. More to come on this soon, I am certainly very happy to be where I am and to have the opportunity to work with such a great community.&lt;/p&gt;&lt;/span&gt; 
    </description>

    <dc:publisher>Marcus D. Hanwell's Blog</dc:publisher>
    <dc:creator>marcus@cryos.net (Marcus D. Hanwell)</dc:creator>
    <dc:subject>
    Avogadro, Chemistry, Kitware, </dc:subject>
    <dc:date>2010-10-17T13:42:00Z</dc:date>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=245</wfw:comment>
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://linux.cryos.net/rss.php?version=1.0&amp;type=comments&amp;cid=245</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/" />
</item>
<item rdf:about="http://linux.cryos.net/archives/244-guid.html">
    <title>Back in England</title>
    <link>http://linux.cryos.net/archives/244-Back-in-England.html</link>
    <description>
    &lt;span&gt;&lt;p&gt;We are back in England after nearly two years away, we landed yesterday morning at London Heathrow. We flew with American Airlines this time (my first time with them), and I must say that I still prefer British Airways - they give you free drinks and I remember the staff being friendlier. The flight went well, and they got us in on time, immigration and baggage claim was all very simple, and so I was pleased the travel went well. William was a little angle on the flight, after letting him run around the airport for a few hours.&lt;/p&gt;

&lt;p&gt;This is William&#039;s first time in England, so after getting the Underground to St Pancras Louise and I parted ways. She headed up to Sheffield with William, and I headed up to Chester to get my geek on. I will be spending the next couple of days talking with Noel, Tim and Chris about &lt;a href=&quot;http://www.openbabel.org/&quot;&gt;Open Babel&lt;/a&gt; development, &lt;a href=&quot;http://www.cmake.org/&quot;&gt;CMake&lt;/a&gt;, Git, Gerrit and open source chemistry software i general. It should be a lot of fun, and while I have not had anywhere near the time I would like to work on open source projects in general, I think some of the things I am doing at &lt;a href=&quot;http://www.kitware.com/&quot;&gt;Kitware&lt;/a&gt; might be useful.&lt;/p&gt;

&lt;p&gt;Then Louise and I will be meeting up in London, staying with friends so that we can make our third trip to the US embassy to ask for another visa stamp. All of the forms have changed since we last went in 2008, and our visa type has changed. Hopefully that will all go smoothly, then we will visit another friend before returning up t&#039;North together. I should finally make it up to Sheffield myself on Saturday, but plan on heading out on the Sunday. I have a week of meeting with chemists, physicists and materials scientists, mainly of the computational persuasion, to talk about cool stuff I am doing and what they are doing.&lt;/p&gt;

&lt;p&gt;There will be a short intermission on the weekend for a friend&#039;s wedding, before continuing another week of talking to scientists. One of these visits will take me down to Cardiff, where Torchwood was filmed. So I am doubly excited by seeing the city where one of my favorite Doctor Who spinoffs was filmed, and meeting with more people to talk about quantum chemistry, electronic structure and visualization. I will be ending my time in England on this trip in Sheffield, meeting with old supervisors, friends and coworkers, talking about what I am doing now and how we might work together in the future.&lt;/p&gt;

&lt;p&gt;I am also hoping to squeeze in a generous helping of real ale, some fish and chips, a few full English breakfasts and time to catch up with family and friends. Despite being back for quite a long time, and initially wondering what we would do, I find I don&#039;t have nearly enough time to meet with everyone I would like to and catch up with all of my old friends. We should try to make sure we come back more often! I think this post is long enough already - looking forward to getting out and about in England after my long absence. We will be looking around Chester later, before getting down to business.&lt;/p&gt;&lt;/span&gt; 
    </description>

    <dc:publisher>Marcus D. Hanwell's Blog</dc:publisher>
    <dc:creator>marcus@cryos.net (Marcus D. Hanwell)</dc:creator>
    <dc:subject>
    Chemistry, General, Kitware, </dc:subject>
    <dc:date>2010-08-31T09:40:26Z</dc:date>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=244</wfw:comment>
        <slash:comments>3</slash:comments>
        <wfw:commentRss>http://linux.cryos.net/rss.php?version=1.0&amp;type=comments&amp;cid=244</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/" />
</item>
<item rdf:about="http://linux.cryos.net/archives/243-guid.html">
    <title>Returning From Hibernation...</title>
    <link>http://linux.cryos.net/archives/243-Returning-From-Hibernation....html</link>
    <description>
    &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; 
    </description>

    <dc:publisher>Marcus D. Hanwell's Blog</dc:publisher>
    <dc:creator>marcus@cryos.net (Marcus D. Hanwell)</dc:creator>
    <dc:subject>
    Avogadro, Chemistry, FOSS, General, Health &amp; Fitness, KDE, Kitware, </dc:subject>
    <dc:date>2010-05-23T21:46:23Z</dc:date>
    <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=1.0&amp;type=comments&amp;cid=243</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/" />
</item>

</rdf:RDF>


