<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="0.92">
<channel>
	<title>michaelgalloy.com</title>
	<link>http://michaelgalloy.com</link>
	<description>Resources for IDL developers</description>
	<lastBuildDate>Tue, 01 Jul 2008 22:19:00 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>IDL Workbench 7.0.3 arrives</title>
		<description> IDL Workbench 7.0.3 arrived today via the automatic software update mechanism in the Workbench. It provides HDF and netCDF library udpates, better path support, IDLdoc support (rst format only), and even faster code analysis when the Workbench starts. Everything seems to be working well for me during use this ...</description>
		<link>http://michaelgalloy.com/2008/07/01/idl-workbench-703-arrives.html</link>
			</item>
	<item>
		<title>Some HDF5 helper routines</title>
		<description>I use HDF5 quite a bit and have developed some utility routines, mg_h5_dump (docs, code) and mg_h5_getdata (docs, code), that are quite useful for me.

mg_h5_dump gives similar output to the command line utility h5dump with -A set. mg_h5_getdata allows slices of data to be extracted using IDL's normal indexing rules.

For ...</description>
		<link>http://michaelgalloy.com/2008/06/27/some-hdf5-helper-routines.html</link>
			</item>
	<item>
		<title>GPULib comments</title>
		<description>Mort Canty, author of Image Analysis, Classification and Change Detection in Remote Sensing: With Algorithms for ENVI/IDL, is using GPULib and has started blogging his comments on it. So far, so good!

Full disclosure: I work for Tech-X Corporation and worked on the IDL bindings and examples for GPULib. </description>
		<link>http://michaelgalloy.com/2008/06/26/gpulib-comments.html</link>
			</item>
	<item>
		<title>DocBook output from IDLdoc</title>
		<description> I have the framework in place to have IDLdoc produce output besides HTML. This has been a long process beginning in IDLdoc 2.0 when I switched to using templates instead of embedding the HTML code in the IDL code. I have started by writing a set of templates for ...</description>
		<link>http://michaelgalloy.com/2008/06/26/docbook-output-from-idldoc.html</link>
			</item>
	<item>
		<title>Smoothed LIC texture</title>
		<description> While producing some flow visualizations lately, I've found that smoothing a random texture gives less pixellated looking result than using a purely random texture. I added a texture keyword a while ago so that a common texture could be used for several LIC images, but now I've discovered that ...</description>
		<link>http://michaelgalloy.com/2008/06/20/smoothed-lic-texture.html</link>
			</item>
	<item>
		<title>IDLdoc 3.1</title>
		<description>I just released IDLdoc 3.1 (see full release notes are below). As per this short blog post, IDLdoc is getting integrated into the IDL Workbench. This release adds some rst markup features that the IDL Workbench will use -- my favorite is to be able to link to images with:

.. ...</description>
		<link>http://michaelgalloy.com/2008/06/18/idldoc-31.html</link>
			</item>
	<item>
		<title>code_swarm</title>
		<description>

 The code_swarm project has created visualizations of the time history of commits to four popular open source projects. It's interesting how each project has its own unique character; there is a large difference between, say, the Python and Eclipse commits.

The visualizations were made with Processing. </description>
		<link>http://michaelgalloy.com/2008/06/16/code_swarm.html</link>
			</item>
	<item>
		<title>Versions.app</title>
		<description>I just got the beta release of Versions, a Subversion front end for the Mac. I use the command line interface for Subversion for most of day-to-day work, but occasionally I like a visual interface to do comparisons, show timelines, etc. The Subclipse plugin for the Workbench works fairly well ...</description>
		<link>http://michaelgalloy.com/2008/06/04/versionsapp.html</link>
			</item>
	<item>
		<title>IDLdoc in the IDL Workbench</title>
		<description>IDLdoc support will be added to the IDL Workbench in an update planned for June. This will add some really cool features for those who use IDLdoc and the Workbench:
  
    enhanced hover help on routines with an IDLdoc header
    content assistant on ...</description>
		<link>http://michaelgalloy.com/2008/05/29/idldoc-in-the-idl-workbench.html</link>
			</item>
	<item>
		<title>IDL help fixes</title>
		<description>I have not been a big fan of the online help in the IDL 7.0 Workbench, but one feature I have been using regularly is the "Send us a comment on this topic" link at the bottom of every help page. Now I click it for every problem in the ...</description>
		<link>http://michaelgalloy.com/2008/05/28/idl-help-fixes.html</link>
			</item>
</channel>
</rss>
