<?xml version="1.0" encoding="UTF-8"?>
<opml version="2.0">
  <head>
    <title>DQ Office Development Checklist</title>
    <dateModified>Mon, 19 Apr 2010 18:08:38 +0000</dateModified>
    <ownerName>Tri Noensie</ownerName>
  </head>
  <body>
    <outline text="DQO Framework Restructure: Rough Ideas">
      <outline text="Replace hash files with XML/JSON/YAML">
        <outline text="http://stackoverflow.com/questions/80693/what-type-of-application-utilization-is-yaml-best-suited-for">
        </outline>
        <outline text="http://www.codinghorror.com/blog/2006/07/are-you-an-xml-bozo.html">
        </outline>
        <outline text="http://www.codinghorror.com/blog/2008/05/xml-the-angle-bracket-tax.html">
        </outline>
        <outline text="http://stackoverflow.com/questions/12144/application-configuration-files">
        </outline>
        <outline text="http://stackoverflow.com/questions/325085/when-to-prefer-json-over-xml">
        </outline>
      </outline>
      <outline text="Convert the configuration to another data format OR recreate all the configuration files in a new structure?">
        <outline text="Perl class to take in the values and keys of conf hash files">
        </outline>
        <outline text="http://www.perltutorial.org/perl-hash.aspx">
        </outline>
        <outline text="http://www.tizag.com/perlT/perlhashes.php">
        </outline>
        <outline text="http://www.tizag.com/perlT/perlvariables.php">
        </outline>
      </outline>
      <outline text="Replace Perl with Java">
      </outline>
    </outline>
    <outline text="IDL">
      <outline text="Make a program that takes in one netcdf and extracts all fields, etc. into a struct or netcdf_data">
      </outline>
      <outline text="Write in python the IDL classes in python">
      </outline>
    </outline>
    <outline text="Web Development">
      <outline text="Research: CMS or Web Framework">
        <outline text="http://www.steptwo.com.au/papers/kmc_what/index.html">
        </outline>
        <outline text="http://en.wikipedia.org/wiki/Web_Content_Management_System">
        </outline>
        <outline text="http://docforge.com/wiki/Content_management_system">
        </outline>
        <outline text="http://www.joviawebstudio.com/jovia/blog/is_a_content_management_system_right_for_you/">
        </outline>
        <outline text="http://stackoverflow.com/questions/905232/framework-or-cms">
        </outline>
        <outline text="Research: Plone">
          <outline text="http://plone.net/">
          </outline>
          <outline text="http://plone.org/">
          </outline>
          <outline text="http://stackoverflow.com/questions/348044/what-could-justify-the-complexity-of-plone">
          </outline>
          <outline text="http://thingsilearned.com/2007/08/14/zope3plone-to-django/">
          </outline>
          <outline text="http://seeknuance.com/2008/09/06/moving-from-django-to-plone/">
          </outline>
          <outline text="http://stackoverflow.com/questions/323313/django-versus-plone">
          </outline>
        </outline>
        <outline text="Research: Django powered CMS">
          <outline text="http://www.django-cms.org/">
          </outline>
          <outline text="http://pydanny.blogspot.com/2009/11/picking-django-powered-cms.html">
          </outline>
          <outline text="http://code.djangoproject.com/wiki/CMSAppsComparison">
          </outline>
          <outline text="feincms">
          </outline>
        </outline>
        <outline text="Research: Web2Py">
          <outline text="http://stackoverflow.com/questions/76809/anyone-out-there-using-web2py">
          </outline>
        </outline>
        <outline text="Research: Other technologies not using python">
        </outline>
        <outline text="Research: RoR (Ruby on Rails)">
          <outline text="HAML">
          </outline>
        </outline>
        <outline text="JSON">
        </outline>
        <outline text="Reading: The Definitive Guide to Django (ON HOLD)">
        </outline>
      </outline>
    </outline>
    <outline text="Miscellaneous">
      <outline text="Learn Regular Expression">
      </outline>
      <outline text="Create a tutorial page for using my IDL Modules">
      </outline>
      <outline text="SWAWT">
      </outline>
      <outline text="NetCDF 4">
      </outline>
      <outline text="NetCDF organization files using bits">
      </outline>
    </outline>
  </body>
</opml>
