<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for The Daily Photon</title>
	<atom:link href="http://dawes.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dawes.wordpress.com</link>
	<description>optics, photonics, electronics, and computing</description>
	<lastBuildDate>Sun, 08 Nov 2009 23:04:04 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Mac Apps, round 1 by Physics Education Resources &#171; The Daily Photon</title>
		<link>http://dawes.wordpress.com/2007/12/01/mac-apps-round-1/#comment-193</link>
		<dc:creator>Physics Education Resources &#171; The Daily Photon</dc:creator>
		<pubDate>Sun, 08 Nov 2009 23:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://dawes.wordpress.com/2007/12/02/mac-apps-round-1/#comment-193</guid>
		<description>[...] 8, 2009 by adawes    It has been a while since my last list post, and I feel like focusing more on my mission for this blog. With this in mind, I would like to [...]</description>
		<content:encoded><![CDATA[<p>[...] 8, 2009 by adawes    It has been a while since my last list post, and I feel like focusing more on my mission for this blog. With this in mind, I would like to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Academic Productivity » CiteULike + BibDesk by Pascual Muñoz</title>
		<link>http://dawes.wordpress.com/2009/07/04/academic-productivity-%c2%bb-citeulike-bibdesk/#comment-192</link>
		<dc:creator>Pascual Muñoz</dc:creator>
		<pubDate>Tue, 06 Oct 2009 03:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://dawes.wordpress.com/?p=223#comment-192</guid>
		<description>http://jabref.sourceforge.net/ is free software :)</description>
		<content:encoded><![CDATA[<p><a href="http://jabref.sourceforge.net/" rel="nofollow">http://jabref.sourceforge.net/</a> is free software <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion and mac bundles by adawes</title>
		<link>http://dawes.wordpress.com/2008/07/01/subversion-and-mac-bundles/#comment-190</link>
		<dc:creator>adawes</dc:creator>
		<pubDate>Mon, 17 Aug 2009 12:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://dawes.wordpress.com/?p=151#comment-190</guid>
		<description>I&#039;ve fixed the link, apparently the URL scheme was changed at the other blog. Thanks for bringing that to my attention.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve fixed the link, apparently the URL scheme was changed at the other blog. Thanks for bringing that to my attention.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion and mac bundles by Clement</title>
		<link>http://dawes.wordpress.com/2008/07/01/subversion-and-mac-bundles/#comment-189</link>
		<dc:creator>Clement</dc:creator>
		<pubDate>Mon, 03 Aug 2009 10:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://dawes.wordpress.com/?p=151#comment-189</guid>
		<description>The Ruby script link is dead... 
It would be nice if you code replicate its code here.

Thanks!</description>
		<content:encoded><![CDATA[<p>The Ruby script link is dead&#8230;<br />
It would be nice if you code replicate its code here.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Animating PNG files by Lenore Horner</title>
		<link>http://dawes.wordpress.com/2007/12/04/animating-png-files/#comment-188</link>
		<dc:creator>Lenore Horner</dc:creator>
		<pubDate>Tue, 09 Jun 2009 17:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://dawes.wordpress.com/2007/12/04/animating-png-files/#comment-188</guid>
		<description>I&#039;d love to do what you&#039;re doing and can sometimes get it to work - though maybe I was hallucinating because mostly it doesn&#039;t.

I make png plots with gnuplot and then I run ffmpeg on them but I get an error about truncated files.

Here&#039;s the format from gnuplot.  I&#039;ve tried variations here too with explicit sizes etc.  None work.  This is the simplest.
set terminal png 

Here&#039;s the command line and response.  I&#039;ve tried several other variations (-r and -b flags).
ffmpeg -i Plots/ALL_DATA_plot%06d.png ALL_DATAmovie.mp4
FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration: --prefix=/opt/local --disable-vhook --enable-gpl --enable-postproc --enable-swscale --enable-avfilter --enable-avfilter-lavf --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libdirac --enable-libschroedinger --enable-libfaac --enable-libfaad --enable-libxvid --enable-libx264 --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=gcc-4.0
  libavutil     49.15. 0 / 49.15. 0
  libavcodec    52.20. 0 / 52.20. 0
  libavformat   52.31. 0 / 52.31. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  libavfilter    1. 4. 0 /  1. 4. 0
  libswscale     1. 7. 1 /  1. 7. 1
  libpostproc   51. 2. 0 / 51. 2. 0
  built on May 12 2009 13:15:32, gcc: 4.0.1 (Apple Inc. build 5490)
Plots/ALL_DATA_plot%06d.png: I/O error occurred
Usually that means that input file is truncated and/or corrupted.

Is there some size limit or size ratio limit on ffmpeg.  I have googled for this error and found nothing helpful.  I&#039;m hoping since you can get it to work, that you might see what Im doing wrong.

Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;d love to do what you&#8217;re doing and can sometimes get it to work &#8211; though maybe I was hallucinating because mostly it doesn&#8217;t.</p>
<p>I make png plots with gnuplot and then I run ffmpeg on them but I get an error about truncated files.</p>
<p>Here&#8217;s the format from gnuplot.  I&#8217;ve tried variations here too with explicit sizes etc.  None work.  This is the simplest.<br />
set terminal png </p>
<p>Here&#8217;s the command line and response.  I&#8217;ve tried several other variations (-r and -b flags).<br />
ffmpeg -i Plots/ALL_DATA_plot%06d.png ALL_DATAmovie.mp4<br />
FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al.<br />
  configuration: &#8211;prefix=/opt/local &#8211;disable-vhook &#8211;enable-gpl &#8211;enable-postproc &#8211;enable-swscale &#8211;enable-avfilter &#8211;enable-avfilter-lavf &#8211;enable-libmp3lame &#8211;enable-libvorbis &#8211;enable-libtheora &#8211;enable-libdirac &#8211;enable-libschroedinger &#8211;enable-libfaac &#8211;enable-libfaad &#8211;enable-libxvid &#8211;enable-libx264 &#8211;mandir=/opt/local/share/man &#8211;enable-shared &#8211;enable-pthreads &#8211;cc=gcc-4.0<br />
  libavutil     49.15. 0 / 49.15. 0<br />
  libavcodec    52.20. 0 / 52.20. 0<br />
  libavformat   52.31. 0 / 52.31. 0<br />
  libavdevice   52. 1. 0 / 52. 1. 0<br />
  libavfilter    1. 4. 0 /  1. 4. 0<br />
  libswscale     1. 7. 1 /  1. 7. 1<br />
  libpostproc   51. 2. 0 / 51. 2. 0<br />
  built on May 12 2009 13:15:32, gcc: 4.0.1 (Apple Inc. build 5490)<br />
Plots/ALL_DATA_plot%06d.png: I/O error occurred<br />
Usually that means that input file is truncated and/or corrupted.</p>
<p>Is there some size limit or size ratio limit on ffmpeg.  I have googled for this error and found nothing helpful.  I&#8217;m hoping since you can get it to work, that you might see what Im doing wrong.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BibDesk &amp; Google Scholar by adawes</title>
		<link>http://dawes.wordpress.com/2007/11/24/bibdesk-google-scholar/#comment-186</link>
		<dc:creator>adawes</dc:creator>
		<pubDate>Wed, 27 May 2009 22:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://dawes.wordpress.com/2007/11/24/bibdesk-google-scholar/#comment-186</guid>
		<description>Sure thing, that&#039;s one of my favorite features. Unfortunately, that doesn&#039;t do anything for the mounds of paper surrounding my desk. Even though I am organized virtually, I am rather disorganized physically :-)

I have toyed with the idea of tagging bibdesk entries with a folder number or key of some sort to let me know where I stashed the printout (just to avoid using extra paper). The problem is that my physical printouts are usually &quot;organized&quot; by project (paper writing, grant application, or random idea) with no regard to a firm category that is reflected in bibdesk. I think the ultimate solution is to create a keyword for each of my projects and then tag the article with that keyword. I&#039;m going to give that a shot this summer and see how it goes.</description>
		<content:encoded><![CDATA[<p>Sure thing, that&#8217;s one of my favorite features. Unfortunately, that doesn&#8217;t do anything for the mounds of paper surrounding my desk. Even though I am organized virtually, I am rather disorganized physically <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I have toyed with the idea of tagging bibdesk entries with a folder number or key of some sort to let me know where I stashed the printout (just to avoid using extra paper). The problem is that my physical printouts are usually &#8220;organized&#8221; by project (paper writing, grant application, or random idea) with no regard to a firm category that is reflected in bibdesk. I think the ultimate solution is to create a keyword for each of my projects and then tag the article with that keyword. I&#8217;m going to give that a shot this summer and see how it goes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BibDesk &amp; Google Scholar by Josh</title>
		<link>http://dawes.wordpress.com/2007/11/24/bibdesk-google-scholar/#comment-185</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Wed, 27 May 2009 14:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://dawes.wordpress.com/2007/11/24/bibdesk-google-scholar/#comment-185</guid>
		<description>Now I just need a system to keep my printed papers sorted and organized…

- you can used BibDesk to store your papers as well.  Open the entry pane for the particular citation you are interested in storing and then just drag a pdf copy of that document to the right-hand side of the pane.  The document will be moved to whatever the default directory BibDesk uses (you can change this in prefs) and you can read it anytime in the future by simply clicking on the image of the pdf.</description>
		<content:encoded><![CDATA[<p>Now I just need a system to keep my printed papers sorted and organized…</p>
<p>- you can used BibDesk to store your papers as well.  Open the entry pane for the particular citation you are interested in storing and then just drag a pdf copy of that document to the right-hand side of the pane.  The document will be moved to whatever the default directory BibDesk uses (you can change this in prefs) and you can read it anytime in the future by simply clicking on the image of the pdf.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dr. T. H. Maiman (7/11/27 &#8211; 5/5/07) by adrian gaspar</title>
		<link>http://dawes.wordpress.com/2008/05/06/dr-t-h-maiman-71127-5507/#comment-184</link>
		<dc:creator>adrian gaspar</dc:creator>
		<pubDate>Mon, 18 May 2009 12:19:30 +0000</pubDate>
		<guid isPermaLink="false">http://dawes.wordpress.com/?p=138#comment-184</guid>
		<description>I am a laser surgeon. From Mendoza Argentina.
Could you please send me as much information as you can about Ted Maiman?</description>
		<content:encoded><![CDATA[<p>I am a laser surgeon. From Mendoza Argentina.<br />
Could you please send me as much information as you can about Ted Maiman?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RollingStone: Deadly Immunity by Steve</title>
		<link>http://dawes.wordpress.com/2005/06/22/rollingstone-deadly-immunity/#comment-180</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 29 Apr 2009 17:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://dawes.wordpress.com/2005/06/22/rollingstone-deadly-immunity/#comment-180</guid>
		<description>Well, three years on scientists confirm there is no link between thimerosal and autism:
http://www.sciencedaily.com/releases/2008/01/080107181551.htm

Not to say that one shouldn&#039;t have a healthy skepticism of big business.</description>
		<content:encoded><![CDATA[<p>Well, three years on scientists confirm there is no link between thimerosal and autism:<br />
<a href="http://www.sciencedaily.com/releases/2008/01/080107181551.htm" rel="nofollow">http://www.sciencedaily.com/releases/2008/01/080107181551.htm</a></p>
<p>Not to say that one shouldn&#8217;t have a healthy skepticism of big business.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SVN and LaTeX by How to Get Six Pack Fast</title>
		<link>http://dawes.wordpress.com/2008/04/26/svn-and-latex/#comment-179</link>
		<dc:creator>How to Get Six Pack Fast</dc:creator>
		<pubDate>Wed, 15 Apr 2009 14:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://dawes.wordpress.com/?p=137#comment-179</guid>
		<description>Not that I&#039;m totally impressed, but this is a lot more than I expected for when I stumpled upon a link on Furl telling that the info   is awesome. Thanks.</description>
		<content:encoded><![CDATA[<p>Not that I&#8217;m totally impressed, but this is a lot more than I expected for when I stumpled upon a link on Furl telling that the info   is awesome. Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
