<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>michaelgalloy.com &#187; Admin</title>
	<atom:link href="http://michaelgalloy.com/category/admin/feed" rel="self" type="application/rss+xml" />
	<link>http://michaelgalloy.com</link>
	<description>Resources for IDL developers</description>
	<lastBuildDate>Tue, 22 May 2012 23:46:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Tools for collaborative writing</title>
		<link>http://michaelgalloy.com/2012/05/08/tools-for-collaborative-writing.html</link>
		<comments>http://michaelgalloy.com/2012/05/08/tools-for-collaborative-writing.html#comments</comments>
		<pubDate>Tue, 08 May 2012 14:00:23 +0000</pubDate>
		<dc:creator>Michael Galloy</dc:creator>
				<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://michaelgalloy.com/?p=3874</guid>
		<description><![CDATA[A recent article on AstroBetter reviews some of the available tools for collaborative writing with an eye to writing proposals. I wanted to give my perspective on these tools since I have used all of the tools they discuss in the article: ScribTeX (as well as the similar ShareLaTeX), Google Docs, Dropbox, and version control [...]]]></description>
			<content:encoded><![CDATA[<p>A recent article on <a href="http://www.astrobetter.com" title="AstroBetter">AstroBetter</a> reviews some of the <a href="http://www.astrobetter.com/tools-to-write-collaboratively/" title="Tools to write collaboratively">available tools for collaborative writing</a> with an eye to writing proposals. I wanted to give my perspective on these tools since I have used all of the tools they discuss in the article: ScribTeX (as well as the similar ShareLaTeX), Google Docs, Dropbox, and version control systems, e.g., Subversion or git.</p>

<p>I agree with most of their strengths/weaknesses lists for the tools, although I&#8217;m not sure why they say version control systems like Subversion or git are &#8220;intolerant of simultaneous edits&#8221;. Merging is quite good in these system unless two people edit the exact same line of a file. Usually collaborators have different areas of responsibility in the document and conflicts would only occur occasionally if people are doing global actions like proof-reading the entire document at the same time. Even then, the conflicts are detected by the system and can be manually corrected by the later committer.</p>

<p>I favor a Subversion/git repo for doing any serious work (although I do <a href="http://db.tt/joqiPSt" title="Get Dropbox">highly recommend Dropbox</a> for sharing/syncing files, just not for collaborative writing). I use Subversion repos for all my proposals, although I am beginning experiments with git for certain internal proposals, papers, and other writing. I used a Subversion repo for <a href="&quot;http://modernidl.idldev.com&quot;" title="Modern IDL">Modern IDL</a>. It&#8217;s flexible enough to handle your writing output (not the best for a single monolithic Word file, but great for any text based system like LaTeX), while also handling other related assets like code, images, diagrams, slides, etc. well. Data is stored locally, but also backed up on a server<sup id="fnref:1"><a href="#fn:1" rel="footnote">1</a></sup>.</p>

<p>I have reservations about providing proprietary/sensitive/private data to a third-party service. Also, relying on a cloud service (especially like relative newcomers like ScribTeX and ShareLaTeX) might be disastrous if there was an outage just before a proposal deadline<sup id="fnref:2"><a href="#fn:2" rel="footnote">2</a></sup>.</p>

<div class="footnotes">
<hr />
<ol>

<li id="fn:1">
<p>Of course, the server could be your own or available from a service such as <a href="https://github.com/" title="GitHub">GitHub</a>.&#160;<a href="#fnref:1" rev="footnote" class="footnoteBacklink">&#8617;</a></p>
</li>

<li id="fn:2">
<p>Typically, I have a checkout of my proposal on several different computers near the end, just in case.&#160;<a href="#fnref:2" rev="footnote" class="footnoteBacklink">&#8617;</a></p>
</li>

</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://michaelgalloy.com/2012/05/08/tools-for-collaborative-writing.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESTF 2011</title>
		<link>http://michaelgalloy.com/2011/06/21/estf-2011.html</link>
		<comments>http://michaelgalloy.com/2011/06/21/estf-2011.html#comments</comments>
		<pubDate>Tue, 21 Jun 2011 20:30:33 +0000</pubDate>
		<dc:creator>Michael Galloy</dc:creator>
				<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://michaelgalloy.com/?p=3313</guid>
		<description><![CDATA[I will be at the The Westin in Pasadena, CA for the Earth Science Technology Forum (ESTF) this week, Tuesday evening to Thursday afternoon (June 21-23). I have a talk in Session A8 &#8220;Remote Data Exploration with IDL&#8221; (I&#8217;ll post slides later). Let me know if you are in the area and want to meet [...]]]></description>
			<content:encoded><![CDATA[<p>I will be at the The Westin in Pasadena, CA for the <a href="http://esto.nasa.gov/conferences/estf2011/index.html">Earth Science Technology Forum (ESTF)</a> this week, Tuesday evening to Thursday afternoon (June 21-23). I have a talk in <a href="http://esto.nasa.gov/conferences/estf2011/sessions.html#A8">Session A8</a> &#8220;Remote Data Exploration with IDL&#8221; (I&#8217;ll post slides later). Let me know if you are in the area and want to meet up!</p>

<p>UPDATE: <a href="http://michaelgalloy.com/wp-content/uploads/2011/06/remote-data-w-idl.pdf">Here</a> are the slides.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelgalloy.com/2011/06/21/estf-2011.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site down for routine maintenance</title>
		<link>http://michaelgalloy.com/2010/07/01/site-down-for-routine-maintenance.html</link>
		<comments>http://michaelgalloy.com/2010/07/01/site-down-for-routine-maintenance.html#comments</comments>
		<pubDate>Thu, 01 Jul 2010 16:59:50 +0000</pubDate>
		<dc:creator>Michael Galloy</dc:creator>
				<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://michaelgalloy.com/?p=2698</guid>
		<description><![CDATA[The site will be down for routine maintenance this evening, July 1, around 10 pm MDT for approximately 6 hours.]]></description>
			<content:encoded><![CDATA[<p>The site will be down for routine maintenance this evening, July 1, around 10 pm MDT for approximately 6 hours.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelgalloy.com/2010/07/01/site-down-for-routine-maintenance.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top posts of 2009</title>
		<link>http://michaelgalloy.com/2010/01/15/top-posts-of-2009.html</link>
		<comments>http://michaelgalloy.com/2010/01/15/top-posts-of-2009.html#comments</comments>
		<pubDate>Fri, 15 Jan 2010 21:20:41 +0000</pubDate>
		<dc:creator>Michael Galloy</dc:creator>
				<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://michaelgalloy.com/?p=2168</guid>
		<description><![CDATA[Here are the most popular posts of 2009: Apple Keynote templates for posters Overview of flow visualization in IDL Path management IDL roadmap Google Earth user function for ENVI 1RM: Mac OS X Dashboard widget Processing with Javascript Regular expressions Response to Why IDL Sucks A simple 3D object graphics example Only one of these [...]]]></description>
			<content:encoded><![CDATA[<p>Here are the most popular posts of 2009:</p>

<ol>
<li><a href="http://michaelgalloy.com/2008/10/22/apple-keynote-templates-for-posters.html">Apple Keynote templates for posters</a></li>
<li><a href="http://michaelgalloy.com/2008/03/19/overview-of-flow-visualization-in-idl.html">Overview of flow visualization in IDL</a></li>
<li><a href="http://michaelgalloy.com/2008/04/01/path-management.html">Path management</a></li>
<li><a href="http://michaelgalloy.com/2009/04/20/idl-roadmap.html">IDL roadmap</a></li>
<li><a href="http://michaelgalloy.com/2006/09/24/google-earth-user-function-for-envi.html">Google Earth user function for ENVI</a></li>
<li><a href="http://michaelgalloy.com/1rm">1RM: Mac OS X Dashboard widget</a></li>
<li><a href="http://michaelgalloy.com/2008/05/09/processing-with-javascript.html">Processing with Javascript</a></li>
<li><a href="http://michaelgalloy.com/2006/06/11/regular-expressions.html">Regular expressions</a></li>
<li><a href="http://michaelgalloy.com/2006/11/14/response-to-why-idl-sucks.html">Response to Why IDL Sucks</a></li>
<li><a href="http://michaelgalloy.com/2006/10/04/a-simple-3d-object-graphics-example.html">A simple 3D object graphics example</a></li>
</ol>

<p>Only one of these was actually posted in 2009, 4 in 2006, 4 in 2008, and 1 &#8220;page&#8221;. So maybe this is like Star Trek movies, where only the even numbered years are good? Good thing we are in 2010 then!</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelgalloy.com/2010/01/15/top-posts-of-2009.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Science jokes</title>
		<link>http://michaelgalloy.com/2009/11/23/science-jokes.html</link>
		<comments>http://michaelgalloy.com/2009/11/23/science-jokes.html#comments</comments>
		<pubDate>Mon, 23 Nov 2009 16:22:20 +0000</pubDate>
		<dc:creator>Michael Galloy</dc:creator>
				<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://michaelgalloy.com/?p=1969</guid>
		<description><![CDATA[Here are some (corny) science jokes for those who ended up working this week. Link via BoingBoing.]]></description>
			<content:encoded><![CDATA[<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/e7DkeQ0roAM&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/e7DkeQ0roAM&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>

<p><a href="http://www.youtube.com/watch?v=e7DkeQ0roAM">Here</a> are some (corny) science jokes for those who ended up working this week.</p>

<p>Link via <a href="http://www.boingboing.net/2009/11/23/science-jokes-to-bri.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+boingboing%2FiBag+%28Boing+Boing%29">BoingBoing</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelgalloy.com/2009/11/23/science-jokes.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Reader statistics</title>
		<link>http://michaelgalloy.com/2009/10/01/reader-statistics.html</link>
		<comments>http://michaelgalloy.com/2009/10/01/reader-statistics.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 16:20:18 +0000</pubDate>
		<dc:creator>Michael Galloy</dc:creator>
				<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://michaelgalloy.com/?p=1643</guid>
		<description><![CDATA[I have always been amazed at how fast a new Mac OS X update is adopted by the community, so I have been checking the statistics for visitors to this site (all statistics quoted here are for the month of September). Among Mac users, Snow Leopard has passed Leopard (it happened over a week ago, [...]]]></description>
			<content:encoded><![CDATA[<p>I have always been amazed at how fast a new Mac OS X update is adopted by the community, so I have been checking the statistics for visitors to this site (all statistics quoted here are for the month of September). Among Mac users, Snow Leopard has passed Leopard (it happened over a week ago, but hasn&#8217;t changed much since then):</p>

<pre><code>10.6 Snow Leopard  47.0%
10.5 Leopard       44.2%
10.4 Tiger          7.3%
Other               1.5%
</code></pre>

<p>While looking through the stats, I thought it would be interesting to share some other information about our rather unique demographic.</p>

<p><span id="more-1643"></span></p>

<p>Browser popularity is upside down with Firefox the most popular and Internet Explorer in 3rd place:</p>

<pre><code>Firefox            50.9%
Safari             24.9%
Internet Explorer  17.2%
Chrome              1.0%
Other               6.0%
</code></pre>

<p>Mac users are closing in on Windows users, with a strong showing from Linux users (but basically nothing else, most of the &#8220;Other&#8221; was &#8220;not set&#8221; and a small part being iPhone):</p>

<pre><code>Windows            44.4%
Mac                40.3%
Linux              14.2%
Other               1.1%
</code></pre>

<p>Geographic location shows a long tail distribution (with 62 countries appearing):</p>

<pre><code>United States      48.8%
Germany             6.9%
United Kingdom      6.5%
China               5.5%
Canada              3.9%
Australia           3.7%
France              2.6%
Italy               2.5%
Brazil              2.4%
Netherlands         2.0%
Japan               1.8%
Spain               1.6%
Other              11.8%
</code></pre>

<p>I need to remember that over 50% of readers are <em>not</em> from the US.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelgalloy.com/2009/10/01/reader-statistics.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New articles</title>
		<link>http://michaelgalloy.com/2008/08/08/new-articles.html</link>
		<comments>http://michaelgalloy.com/2008/08/08/new-articles.html#comments</comments>
		<pubDate>Fri, 08 Aug 2008 21:10:52 +0000</pubDate>
		<dc:creator>Michael Galloy</dc:creator>
				<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://michaelgalloy.com/2008/08/08/new-articles.html</guid>
		<description><![CDATA[I have recently finished some projects at work, so should have some time to write. Look for new articles soon.]]></description>
			<content:encoded><![CDATA[<p>I have recently finished some projects at work, so should have some time to write. Look for new articles soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelgalloy.com/2008/08/08/new-articles.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vacation</title>
		<link>http://michaelgalloy.com/2008/05/01/vacation.html</link>
		<comments>http://michaelgalloy.com/2008/05/01/vacation.html#comments</comments>
		<pubDate>Fri, 02 May 2008 05:58:00 +0000</pubDate>
		<dc:creator>Michael Galloy</dc:creator>
				<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://michaelgalloy.com/2008/05/01/vacation.html</guid>
		<description><![CDATA[I&#8217;m in Seattle for the rest of this week and part of next week. See you next Wednesday!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m in Seattle for the rest of this week and part of next week. See you next Wednesday!</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelgalloy.com/2008/05/01/vacation.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Valentine&#8217;s Day at NASA Goddard</title>
		<link>http://michaelgalloy.com/2008/02/13/valentines-day-at-nasa-goddard.html</link>
		<comments>http://michaelgalloy.com/2008/02/13/valentines-day-at-nasa-goddard.html#comments</comments>
		<pubDate>Wed, 13 Feb 2008 06:23:33 +0000</pubDate>
		<dc:creator>Michael Galloy</dc:creator>
				<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://michaelgalloy.com/2008/02/13/valentines-day-at-nasa-goddard.html</guid>
		<description><![CDATA[I&#8217;ll be at NASA Goddard on the evening of Feb. 13 and during the day on the 14th. Drop me a line if you want to meet up in Greenbelt.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be at NASA Goddard on the evening of Feb. 13 and during the day on the 14th. Drop me a line if you want to meet up in Greenbelt.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelgalloy.com/2008/02/13/valentines-day-at-nasa-goddard.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Real programmers</title>
		<link>http://michaelgalloy.com/2008/02/01/real-programmers.html</link>
		<comments>http://michaelgalloy.com/2008/02/01/real-programmers.html#comments</comments>
		<pubDate>Fri, 01 Feb 2008 06:11:27 +0000</pubDate>
		<dc:creator>Michael Galloy</dc:creator>
				<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://michaelgalloy.com/2008/02/01/real-programmers.html</guid>
		<description><![CDATA[I can&#8217;t help but point out yet another hilarious comic by the excellent xkcd. So is there an IDL mode for butterflies?]]></description>
			<content:encoded><![CDATA[<p><a href="http://xkcd.com/378/"><img src="http://www.michaelgalloy.com/wp-content/uploads/2008/01/xkcd-realprogrammers-panel1.png" align="left" hspace="6"/></a> I can&#8217;t help but point out <a href="http://xkcd.com/378/">yet another</a> hilarious comic by the excellent <a href="http://xkcd.com/">xkcd</a>. So is there an IDL mode for butterflies?</p>

<p style="clear: both;"></p>
]]></content:encoded>
			<wfw:commentRss>http://michaelgalloy.com/2008/02/01/real-programmers.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Contact me</title>
		<link>http://michaelgalloy.com/2008/01/18/contact-me.html</link>
		<comments>http://michaelgalloy.com/2008/01/18/contact-me.html#comments</comments>
		<pubDate>Fri, 18 Jan 2008 23:03:54 +0000</pubDate>
		<dc:creator>Michael Galloy</dc:creator>
				<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://michaelgalloy.com/2008/01/18/contact-me.html</guid>
		<description><![CDATA[Of course, I use email (mgalloy at gmail dot com) and instant messaging (mgalloy at mac dot com). There are a couple other ways to stay in touch with me though. Twitter is kind of like RSS for instant messaging. I&#8217;ve add my Twitter messages to the sidebar. They&#8217;re not very visible right now, but [...]]]></description>
			<content:encoded><![CDATA[<p>Of course, I use email (mgalloy at gmail dot com) and instant  messaging (mgalloy at mac dot com). There are a couple other ways to stay in touch with me though.</p>

<p>Twitter is kind of like RSS for instant messaging. I&#8217;ve add <a href="http://twitter.com/mgalloy">my Twitter messages</a> to the sidebar. They&#8217;re not very visible right now, but I&#8217;m planning to re-organize the site soon to make them a bit more prominent. Of course, if you use Twitter, just check me out there.</p>

<p>Especially if you were my student back when I was teaching IDL or have otherwise worked with me, I have a <a href="http://linkedin.com/in/mgalloy">LinkedIn profile</a></a>.</p>

<p>Also, check out the project sites for <a href="http://idldoc.idldev.com">IDLdoc</a> and <a href="http://mgunit.idldev.com">mgunit</a>. There is a user <a href="http://lists.idldev.com/listinfo.cgi/idldoc-idldev.com">mailing list</a> for IDLdoc.</p>

<p>Feel free to introduce yourself!</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelgalloy.com/2008/01/18/contact-me.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Carl Sagan&#8217;s pale blue dot</title>
		<link>http://michaelgalloy.com/2006/12/20/carl-sagans-pale-blue-dot.html</link>
		<comments>http://michaelgalloy.com/2006/12/20/carl-sagans-pale-blue-dot.html#comments</comments>
		<pubDate>Wed, 20 Dec 2006 06:59:19 +0000</pubDate>
		<dc:creator>Michael Galloy</dc:creator>
				<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://michaelgalloy.com/2006/12/20/carl-sagans-pale-blue-dot.html</guid>
		<description><![CDATA[I have always found Carl Sagan&#8217;s image of the &#8220;pale blue dot&#8221; to be inspiring. Here&#8217;s part of a public lecture on October 13, 1994 about our small dot in the universe: We succeeded in taking that picture [from deep space], and, if you look at it, you see a dot. That&#8217;s here. That&#8217;s home. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.michaelgalloy.com/wp-content/uploads/2006/12/pbd_sm.png" align="right" hspace="8" vspace="4" alt="Pale blue dot image of Earth"/> I have always found Carl Sagan&#8217;s image of the &#8220;pale blue dot&#8221; to be inspiring. Here&#8217;s part of a  public lecture on October 13, 1994 about our small dot in the universe:</p>

<blockquote>
  <p>We succeeded in taking that picture [from deep space], and, if you look 
  at it, you see a dot. That&#8217;s here. That&#8217;s home. That&#8217;s us. On it, 
  everyone you ever heard of, every human being who ever lived, lived out 
  their lives. The aggregate of all our joys and sufferings, thousands of 
  confident religions, ideologies and economic doctrines, every hunter and 
  forager, every hero and coward, every creator and destroyer of 
  civilizations, every king and peasant, every young couple in love, every 
  hopeful child, every mother and father, every inventor and explorer, 
  every teacher of morals, every corrupt politician, every superstar, every 
  supreme leader, every saint and sinner in the history of our species, 
  lived there on a mote of dust, suspended in a sunbeam.</p></p>
  
  <p>The earth is a very small stage in a vast cosmic arena. Think of the 
  rivers of blood spilled by all those generals and emperors so that in 
  glory and in triumph they could become the momentary masters of a 
  fraction of a dot. Think of the endless cruelties visited by the 
  inhabitants of one corner of the dot on scarcely distinguishable 
  inhabitants of some other corner of the dot. How frequent their 
  misunderstandings, how eager they are to kill one another, how fervent 
  their hatreds. Our posturings, our imagined self-importance, the delusion 
  that we have some privileged position in the universe, are challenged by 
  this point of pale light. Our planet is a lonely speck in the great 
  enveloping cosmic dark. In our obscurity &#8212; in all this vastness &#8212; there 
  is no hint that help will come from elsewhere to save us from ourselves. 
  It is up to us. It&#8217;s been said that astronomy is a humbling, and I might 
  add, a character-building experience. To my mind, there is perhaps no 
  better demonstration of the folly of human conceits than this distant 
  image of our tiny world. To me, it underscores our responsibility to deal 
  more kindly and compassionately with one another and to preserve and 
  cherish that pale blue dot, the only home we&#8217;ve ever known.</p>
</blockquote>

<p>This post is motivated by the <a href="http://www.news.cornell.edu/stories/Dec06/sagan.blogathon.html">Carl Sagan blog-a-thon</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelgalloy.com/2006/12/20/carl-sagans-pale-blue-dot.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IDL online help search</title>
		<link>http://michaelgalloy.com/2006/10/30/idl-online-help-search.html</link>
		<comments>http://michaelgalloy.com/2006/10/30/idl-online-help-search.html#comments</comments>
		<pubDate>Tue, 31 Oct 2006 04:16:12 +0000</pubDate>
		<dc:creator>Michael Galloy</dc:creator>
				<category><![CDATA[Admin]]></category>
		<category><![CDATA[IDL]]></category>
		<category><![CDATA[original]]></category>

		<guid isPermaLink="false">http://michaelgalloy.com/2006/10/30/idl-online-help-search.html</guid>
		<description><![CDATA[I like using links to the IDL online help when posting to comp.lang.idl-pvwave, but it&#8217;s often hard to find the link that corresponds to the online help page I&#8217;m viewing in the IDL Assistant. You can use some of the advanced features of your favorite search engine to narrow a normal web search down to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://idlastro.gsfc.nasa.gov/idl_html_help/images/IDL_OnlineHelp_Title.gif" title="IDL online help" alt="IDL online help" hspace="12" vspace="9" align="left"/> I like using links to the <a href="http://idlastro.gsfc.nasa.gov/idl_html_help/home.html">IDL online help</a> when posting to <a href="http://groups.google.com/group/comp.lang.idl-pvwave"><code>comp.lang.idl-pvwave</code></a>, but it&#8217;s often hard to find the link that corresponds to the online help page I&#8217;m viewing in the IDL Assistant. You can use some of the advanced features of your favorite search engine to narrow a normal web search down to just the IDL online help, but that&#8217;s a lot of typing for getting a simple link. So I made a &#8220;Custom Google Search&#8221; that searches only the online help for IDL. Check it out in the sidebar on the right.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelgalloy.com/2006/10/30/idl-online-help-search.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m back!</title>
		<link>http://michaelgalloy.com/2006/08/18/im-back.html</link>
		<comments>http://michaelgalloy.com/2006/08/18/im-back.html#comments</comments>
		<pubDate>Fri, 18 Aug 2006 21:41:59 +0000</pubDate>
		<dc:creator>Michael Galloy</dc:creator>
				<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://michaelgalloy.com/2006/08/18/im-back.html</guid>
		<description><![CDATA[I&#8217;ve returned from a great family vacation out east (Boston, Vermont, Cape Cod, and Brooklyn). I should start posting more articles next week, though the frequency may decrease as other work starts picking up.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve returned from a great family vacation out east (Boston, Vermont, Cape Cod, and Brooklyn). I should start posting more articles next week, though the frequency may decrease as other work starts picking up.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelgalloy.com/2006/08/18/im-back.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subscribe! It&#8217;s free&#8230;</title>
		<link>http://michaelgalloy.com/2006/05/04/subscribe-its-free.html</link>
		<comments>http://michaelgalloy.com/2006/05/04/subscribe-its-free.html#comments</comments>
		<pubDate>Thu, 04 May 2006 13:56:54 +0000</pubDate>
		<dc:creator>Michael Galloy</dc:creator>
				<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://michaelgalloy.com/?p=29</guid>
		<description><![CDATA[RSS is a web technology to allow for distribution of regularly published information: web pages, audio/video files, PDFs, etc. The main advantage is that subscribers easily see when new material is posted. There are many applications, known as aggregators, which will watch an RSS feed and list all the content available from each site. Popular [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://michaelgalloy.com/wp-content/uploads/2006/05/rss.jpeg" title="RSS" alt="RSS" hspace="6" align="left"/> <a href="http://en.wikipedia.org/wiki/RSS_%28file_format%29">RSS</a> is a web technology to allow for distribution of regularly published information: web pages, audio/video files, PDFs, etc. The main advantage is that subscribers easily see when new material is posted.</p>

<p>There are many applications, known as aggregators, which will watch an RSS feed and list all the content available from each site. Popular aggregators are <a href="http://ranchero.com/netnewswire/">NetNewsWire</a>, <a href="http://www.sharpreader.net/">SharpReader</a>, and <a href="http://www.nongnu.org/straw/">Straw</a>. Even modern browsers such as Safari and <a href="http://getfirefox.com/">Firefox</a> can handle RSS feeds (at least to some extent).</p>

<p>An alternative to downloading a dedicated aggregator application is to use a web-based news reader such as <a href="http://bloglines.com" title="Bloglines web-based aggregator">Bloglines</a> or <a href="" title="Google Reader web-based aggregator">Google Reader</a>.</p>

<p>The O&#8217;Reilly Network has a <a href="http://www.xml.com/pub/a/2002/12/18/dive-into-xml.html">nice description</a> of RSS.</p>

<p>Here are the <a href="http://michaelgalloy.com/?feed=rss2">article RSS feed</a> and <a href="http://michaelgalloy.com/?feed=comments-rss2">comments RSS feed</a> (they are always found in the column on the right too).</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelgalloy.com/2006/05/04/subscribe-its-free.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

