<?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 - GSoC</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 - GSoC - 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>Avogadro 1.0.3 Released</title>
    <link>http://linux.cryos.net/archives/251-Avogadro-1.0.3-Released.html</link>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>Gentoo</category>
            <category>GSoC</category>
            <category>KDE</category>
    
    <comments>http://linux.cryos.net/archives/251-Avogadro-1.0.3-Released.html#comments</comments>
    <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=2.0&amp;type=comments&amp;cid=251</wfw:commentRss>
    

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &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; 
    </content:encoded>

    <pubDate>Mon, 25 Apr 2011 16:58:39 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/251-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>Volume Rendering in Avogadro</title>
    <link>http://linux.cryos.net/archives/247-Volume-Rendering-in-Avogadro.html</link>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>GSoC</category>
            <category>KDE</category>
            <category>Kitware</category>
    
    <comments>http://linux.cryos.net/archives/247-Volume-Rendering-in-Avogadro.html#comments</comments>
    <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=2.0&amp;type=comments&amp;cid=247</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; 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; 
    </content:encoded>

    <pubDate>Sun, 16 Jan 2011 03:23:43 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/247-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>Vote for Avogadro</title>
    <link>http://linux.cryos.net/archives/223-Vote-for-Avogadro.html</link>
            <category>Academia</category>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>Gentoo</category>
            <category>GSoC</category>
            <category>KDE</category>
    
    <comments>http://linux.cryos.net/archives/223-Vote-for-Avogadro.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=223</wfw:comment>

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

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;I just got an email from Sourceforge about their community awards. If you are a user, fan or developer please vote for &lt;a href=&quot;http://avogadro.openmolecules.net/&quot;&gt;Avogadro&lt;/a&gt; in the Best Project for Academia category. They even provided me with a nice graphics to put on the page, you can just click on it to register your vote.&lt;/p&gt;

&lt;center&gt;&lt;a href=&quot;http://sourceforge.net/community/cca09/nominate/?project_name=Avogadro&amp;project_url=http://avogadro.openmolecules.net/&quot;&gt;&lt;img src=&quot;http://sourceforge.net/images/cca/cca_nominate.png&quot; border=&quot;0&quot;/&gt;&lt;/a&gt;&lt;/center&gt;

&lt;p&gt;In other news lots of exciting things happening in Avogadro, hopefully I will find some time to blog about them soon!&lt;/p&gt;&lt;/span&gt; 
    </content:encoded>

    <pubDate>Thu, 14 May 2009 19:25:00 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/223-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>KDE GSoC Sprint Winding Down</title>
    <link>http://linux.cryos.net/archives/222-KDE-GSoC-Sprint-Winding-Down.html</link>
            <category>GSoC</category>
            <category>KDE</category>
    
    <comments>http://linux.cryos.net/archives/222-KDE-GSoC-Sprint-Winding-Down.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=222</wfw:comment>

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

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;The KDE GSoC sprint is over, and we have all returned to our respective homes. We lost a couple of people who had early flights on Sunday, I snapped a fairly blurred group shot Saturday evening, outside of the MIT Stata Center. After an intense day of hacking we headed out for food in the middle of a torrential down pour. We had some great Indian food, ice cream and then went candle pin bowling before they closed at midnight.&lt;/p&gt;

&lt;center&gt;&lt;img src=&quot;http://linux.cryos.net/uploads/kde_gsoc_boston_group.jpeg&quot; width=&quot;600&quot; height=&quot;370&quot; alt=&quot;Group shot of KDE GSoC Boston sprint attendees&quot; /&gt;&lt;/center&gt;

&lt;p&gt;Sunday morning we got back into hacking pretty early on. We debated the merits of different editors, the role of desktop and internet applications and debugged a few issues with development environments. We also got Dunkin&#039; Donuts coffee and some very tasty burritos. Sunday was cut short by flights, but Jeff very kindly ferried the two groups to the airport for flights at around 6pm and 8pm.&lt;/p&gt;

&lt;p&gt;As I was in the second group we took the opportunity to walk into Boston from Cambridge and take a look around. As we crossed the river I took the opportunity to take lots of photos and stitch them together into my first panorama. I think it turned out quite well, I am just starting to get familiar with the software.&lt;/p&gt;

&lt;center&gt;&lt;img src=&quot;http://linux.cryos.net/uploads/BostonPanoramaLo.jpg&quot; width=&quot;728&quot; height=&quot;100&quot; alt=&quot;Boston panorama from the bridge&quot; /&gt;&lt;/center&gt;

&lt;p&gt;I spotted a few posts from &lt;a href=&quot;http://chani.wordpress.com/2009/05/12/birthday-fun/&quot;&gt;Chani&lt;/a&gt; and &lt;a href=&quot;http://awainzin-foss.blogspot.com/2009/05/gsoc-bostoncambridge-dev-sprint.html&quot;&gt;Alejandro&lt;/a&gt; about the event too. It was great meeting you guys and I hope you all have a great summer of code!&lt;/p&gt;&lt;/span&gt; 
    </content:encoded>

    <pubDate>Wed, 13 May 2009 00:45:00 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/222-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Road Trip to Canada</title>
    <link>http://linux.cryos.net/archives/214-Road-Trip-to-Canada.html</link>
            <category>Chemistry</category>
            <category>General</category>
            <category>GSoC</category>
            <category>KDE</category>
            <category>Photography</category>
    
    <comments>http://linux.cryos.net/archives/214-Road-Trip-to-Canada.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=214</wfw:comment>

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

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;So last weekend Louise and I went on our first big road trip to Canada. Neither of us have been to Canada before, and with Benoit now living in Toronto it seemed like a great opportunity to go and catch up. Back in July 2007 I &lt;a href=&quot;http://blog.cryos.net/archives/150-Paris-and-Hacking-in-Versailles.html&quot;&gt;visited Benoit in Paris during my GSoC&lt;/a&gt; where we met for the first time in person. Now, two years on we met for the second time in person and introduced our partners to each other too.&lt;/p&gt;

&lt;center&gt;&lt;img src=&quot;http://linux.cryos.net/uploads/niagara_falls_canada.jpeg&quot; width=&quot;600&quot; height=&quot;370&quot; alt=&quot;Niagara Falls Canada&quot; /&gt;&lt;/center&gt;

&lt;p&gt;We left at around 4pm on Friday, I think we crossed the border at about 9pm and got almost all the way there before getting lost in Toronto. Our friend&#039;s GPS failed us once we crossed the border and Toronto is a pretty big place. I think we finally arrived just before midnight, tired after the long drive. The next day we drove back down to almost the border to check out the Niagara Falls, which we had never seen before. It rained almost the entire day but we still had a really nice day out.&lt;/p&gt;

&lt;p&gt;As well as checking out Niagara Falls on the Canadian side in the rain, we found some very expensive shops in Niagara on the Lake, I bought some maple syrup and some maple spread (still not quite sure what to do with that). We discovered that if you get bored of the main attraction you can always check out one of the many casinos too.... We decided to forgo the gambling and instead headed back to Toronto.&lt;/p&gt;

&lt;center&gt;&lt;img src=&quot;http://linux.cryos.net/uploads/groupshot_toronto.jpeg&quot; width=&quot;600&quot; height=&quot;370&quot; alt=&quot;Dinner in Toronto&quot; /&gt;&lt;/center&gt;

&lt;p&gt;Once we had dried off a little we all headed out to get some dinner in Toronto&#039;s chinatown. We enjoyed some great Vietnamese food and compared notes on moving continents, life in academia, &lt;a href=&quot;http://code.google.com/soc/&quot;&gt;Google Summer of Code&lt;/a&gt; and life in general. It is great to still be in touch with many of the people I made friends with during my Google Summer of Code and I hope others get as much out of it as I did.&lt;/p&gt;

&lt;p&gt;On Sunday we lost an hour to daylight savings time, wish we could stop doing the clock change thing twice a year... We decided to head back as Louise was tired (she is conducting a geek cloning experiment for me). It rained for most of the drive back too, we did another border crossing and got back home at around 7pm. I do not think our carbon footprint is looking great for the weekend but it was great to catch up and see where Benoit is living now. My thanks to Benoit and Irene for being such great hosts.&lt;/p&gt;

&lt;p&gt;Back to work this week, preparing for a big conference next week. I still love to travel, it was great to avoid the airports for once!&lt;/p&gt;&lt;/span&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 10 Mar 2009 12:37:33 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/214-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Avogadro, OpenGL and Display Bugs</title>
    <link>http://linux.cryos.net/archives/184-Avogadro,-OpenGL-and-Display-Bugs.html</link>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>GSoC</category>
            <category>Linux</category>
    
    <comments>http://linux.cryos.net/archives/184-Avogadro,-OpenGL-and-Display-Bugs.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=184</wfw:comment>

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

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;Before last summer I had never really done any OpenGL programming. Now I feel like I know a reasonable amount but certainly still have a lot to learn. I have an Acer Ferrari laptop with an ATI Radeon X700 discrete graphics card in it. I was using the proprietary driver for a while but it was so unstable it just wasn&#039;t worth using. I was hopeful after reading about AMD opening up the specs so that good 3D support can be added to the open source driver.&lt;/p&gt;

&lt;center&gt;&lt;img src=&quot;http://linux.cryos.net/uploads/avo_surface_fill.png&quot; width=&quot;368&quot; height=&quot;420&quot; alt=&quot;Avogadro showing a filled surface with incorrect colouring on ATI open source driver&quot; /&gt;&lt;img src=&quot;http://linux.cryos.net/uploads/avo_surface_lines.png&quot; width=&quot;368&quot; height=&quot;420&quot; alt=&quot;Avogadro showing a surface with correct colouring on ATI open source driver&quot; /&gt;&lt;/center&gt;

&lt;p&gt;I have to say on the whole the 3D support has been getting better and better for the r300 chipset. I cannot enable the desktop effects in KDE 4.1 trunk without losing my OpenGL apps though. As you can see in the above screen shots filled surfaces also do not work. For some reason the colouring of the surface is incorrect, i.e. the colour is never changed. I am running the latest git sources of xorg, the ati drivers, x11-drm, mesa etc, thanks to Donald Berkholz. Avogadro seems hit &lt;tt&gt;File r300_render.c function r300Fallback line 360, Software fallback:ctx-&gt;RenderMode != GL_RENDER&lt;/tt&gt; every time too.&lt;/p&gt;

&lt;p&gt;There is &lt;a href=&quot;https://bugs.freedesktop.org/show_bug.cgi?id=8273&quot;&gt;an open bug report&lt;/a&gt; that appears to be describing the same situation. I do wonder if it is possible that our OpenGL code could be improved to avoid this bug. I would love any tips on ensuring our OpenGL code is as compatible as possible. The surface rendering works correctly on all other platforms (Linux, Mac, Windows) and with other drivers as far as I know.&lt;/p&gt;

&lt;p&gt;We also have an open bug report &lt;a href=&quot;http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1905737&amp;group_id=165310&amp;atid=835077&quot;&gt;where Avogadro segfaults on Linux systems using the savage driver&lt;/a&gt;. This seems to be a consistent problem. I am afraid I do not have the hardware to test further, I have added further debug output to our initialisation routines - Avogadro crashes very early on. Again, any ideas on how I might fix this bug or at least exit gracefully would be great. Backtraces may help to at least see what functions are called before the crash but this might just be a driver bug.&lt;/p&gt;&lt;/span&gt; 
    </content:encoded>

    <pubDate>Tue, 24 Jun 2008 02:53:26 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/184-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Avogadro and OpenBabel Development</title>
    <link>http://linux.cryos.net/archives/181-Avogadro-and-OpenBabel-Development.html</link>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>GSoC</category>
            <category>Linux</category>
    
    <comments>http://linux.cryos.net/archives/181-Avogadro-and-OpenBabel-Development.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=181</wfw:comment>

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

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;I thought I should post a few thoughts on the development of &lt;a href=&quot;http://avogadro.sourceforge.net/&quot;&gt;Avogadro&lt;/a&gt; and &lt;a href=&quot;http://openbabel.sourceforge.net/&quot;&gt;OpenBabel&lt;/a&gt; as there seems to be some confusion in replies to some of my posts. Ever since Avogadro began development it has used OpenBabel as its chemical library. OpenBabel provides Avogadro&#039;s internal representation of molecules, atoms, bonds, cube data etc.&lt;/p&gt;

&lt;p&gt;Avogadro has driven the development of some new features in OpenBabel. In return we have been able to leverage many of the existing library functions to rapidly implement new features in Avogadro. OpenBabel isn&#039;t just a library for loading and saving chemical file formats. It provides information on the atoms, bond typing, &lt;a href=&quot;http://en.wikipedia.org/wiki/Force_field_%28chemistry%29&quot;&gt;force fields&lt;/a&gt; such as UFF to do geometry optimisation and lots of other very useful features. Many of the recent releases of Avogadro (which is still in beta) have been accompanied by a new beta release of OpenBabel due to each project driving the development of the other. I now work on both (but still mainly on Avogadro) as there were bugs I needed to fix in OpenBabel and Geoff got sick of me sending him patches!&lt;/p&gt;

&lt;p&gt;As &lt;a href=&quot;http://kalzium.kde.org/&quot;&gt;Kalzium&lt;/a&gt; uses Avogadro to do all of its molecular editing and visualisation this also means that the optional molecular editor depends on new releases of the OpenBabel library. I hope this makes it clearer why Avogadro and Kalzium generally rely upon the latest version of OpenBabel - many times we have implemented new features in OpenBabel for Avogadro but they should also be useful outside of Avogadro. As always I am open to suggestions and feedback on the way we do our development but I would love to hear more feedback on the software I am writing rather than the packaging issues. As a Gentoo developer I do appreciate that packaging is extremely important and so am doing what I can to make packaging as easy as possible too.&lt;/p&gt;&lt;/span&gt; 
    </content:encoded>

    <pubDate>Thu, 29 May 2008 14:48:01 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/181-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>The Kalzium Molecular Editor</title>
    <link>http://linux.cryos.net/archives/180-The-Kalzium-Molecular-Editor.html</link>
            <category>Avogadro</category>
            <category>Chemistry</category>
            <category>GSoC</category>
            <category>KDE</category>
            <category>Linux</category>
    
    <comments>http://linux.cryos.net/archives/180-The-Kalzium-Molecular-Editor.html#comments</comments>
    <wfw:comment>http://linux.cryos.net/wfwcomment.php?cid=180</wfw:comment>

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

    <author>marcus@cryos.net (Marcus D. Hanwell)</author>
    <content:encoded>
    &lt;span&gt;&lt;p&gt;Some of you with long memories may recall that I worked on the Kalzium molecular editor for my Google Summer of Code (TM) project last summer. The observant among you may have also noticed that Kalzium in KDE 4.0 featured a molecular viewer. Well the freeze meant that much of my work didn&#039;t make it into KDE 4.0. This is the case with many of our current GSoC students (Naomi among them) who are just starting to code as KDE 4.1 is being frozen and released.&lt;/p&gt;

&lt;p&gt;Since last summer life has been really hectic, the shipment of my household possessions from the UK to the US was delayed significantly by an incompetent shipping company which also proceeded to break many things... This led to me having no Linux system to develop on for quite some time, and then less time to develop due to having to deal with the fallout of a botched delivery. Still, I am very pleased to be able to show off some of my latest work which made it into KDE 4.1 and will be in KDE 4.1 beta1 (due out in a few days).&lt;/p&gt;

&lt;center&gt;&lt;img src=&quot;http://linux.cryos.net/uploads/kalzium_editor_4.1.png&quot; width=&quot;600&quot; height=&quot;481&quot; alt=&quot;Kalzium 4.1 molecular editor&quot; /&gt;&lt;/center&gt;

&lt;p&gt;I was able to expose some of the extra display types I added along with support for drawing and editing molecules. You can also measure distances and angles of the molecule you are looking at and do some geometry optimisation. Given a little more time I would have liked to expose some of the manipulation features but this new six month cycle was so short and my time was constrained anyway. It will make it into 4.2 at least.&lt;/p&gt;

&lt;p&gt;I am looking forward to seeing the animation support Naomi is working on now and am very happy to be able to mentor her over the summer. I think high quality, open source educatonal programs are very important and hope that this editor will be useful in that role. The Avogadro library and application should hopefully be able to satisfy college students and researchers. With the scripting support and open source nature of the two projects I think they interact very well and complement one another.&lt;/p&gt;

&lt;p&gt;As always I would love to hear your feedback on the Kalzium changes and the other work we are doing.&lt;/p&gt;&lt;/span&gt; 
    </content:encoded>

    <pubDate>Mon, 26 May 2008 22:28:23 +0000</pubDate>
    <guid isPermaLink="false">http://linux.cryos.net/archives/180-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>

</channel>
</rss>

