<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:ymaps="http://api.maps.yahoo.com/Maps/V2/AnnotatedMaps.xsd">

<channel>
	<title>Square Galaxy &#187; gnu</title>
	<atom:link href="http://squaregalaxy.com/tag/gnu/feed/" rel="self" type="application/rss+xml" />
	<link>http://squaregalaxy.com</link>
	<description>A blog by Jacob</description>
	<lastBuildDate>Tue, 16 Mar 2010 19:11:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Octave from the web</title>
		<link>http://squaregalaxy.com/tech/octave-from-the-web/</link>
		<comments>http://squaregalaxy.com/tech/octave-from-the-web/#comments</comments>
		<pubDate>Fri, 18 May 2007 14:38:08 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[Octave]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/tech/2007/open-source/octave-from-the-web/</guid>
		<description><![CDATA[For one of my classes, I&#8217;ve been playing around with GNU Octave.  Octave is a free and open source program very similar to Matlab.  From the Octave web site:
GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, [...]


Related posts:<ol><li><a href='http://squaregalaxy.com/tech/wanted-better-templating-language/' rel='bookmark' title='Permanent Link: Wanted: better templating language'>Wanted: better templating language</a> <small>I need a better templating language, one where an included...</small></li>
<li><a href='http://squaregalaxy.com/tech/advertising-on-google-code/' rel='bookmark' title='Permanent Link: Advertising on Google code'>Advertising on Google code</a> <small>Google should provide an option to allow projects hosted at...</small></li>
<li><a href='http://squaregalaxy.com/tech/my-blog-post-found-in-jboss-richfaces-source/' rel='bookmark' title='Permanent Link: My blog post found in JBoss Richfaces source'>My blog post found in JBoss Richfaces source</a> <small>Today I discovered that a link to a post on...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>For one of my classes, I&#8217;ve been playing around with <a href="http://www.gnu.org/software/octave/">GNU Octave</a>.  Octave is a free and open source program very similar to Matlab.  From the Octave web site:</p>
<blockquote><p>GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab. It may also be used as a batch-oriented language.</p></blockquote>
<p>Sometimes, I&#8217;m away from one of my own computers, but I still want to do a little bit of Octave work.  I&#8217;ve written just a tad bit of <acronym title="Pre-Hypertext Processing">PHP</acronym> code that allows me to access Octave over the web.  You can type in your Octave code, and it will return the output results and output graph.</p>
<p>Because I would rather not hammer my server with octave requests, I won&#8217;t be showing a demo, but I&#8217;m making all the source code available, and you can put it on your own server and try it yourself.  I&#8217;m hosting the project at Google Code: <a href="http://code.google.com/p/web-octave/">http://code.google.com/p/web-octave/</a></p>

<p>Related posts:<ol><li><a href='http://squaregalaxy.com/tech/wanted-better-templating-language/' rel='bookmark' title='Permanent Link: Wanted: better templating language'>Wanted: better templating language</a> <small>I need a better templating language, one where an included...</small></li>
<li><a href='http://squaregalaxy.com/tech/advertising-on-google-code/' rel='bookmark' title='Permanent Link: Advertising on Google code'>Advertising on Google code</a> <small>Google should provide an option to allow projects hosted at...</small></li>
<li><a href='http://squaregalaxy.com/tech/my-blog-post-found-in-jboss-richfaces-source/' rel='bookmark' title='Permanent Link: My blog post found in JBoss Richfaces source'>My blog post found in JBoss Richfaces source</a> <small>Today I discovered that a link to a post on...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/octave-from-the-web/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>People I work with</title>
		<link>http://squaregalaxy.com/social/people-i-work-with/</link>
		<comments>http://squaregalaxy.com/social/people-i-work-with/#comments</comments>
		<pubDate>Sat, 06 Aug 2005 06:27:37 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Social]]></category>
		<category><![CDATA[friends]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[Job Search]]></category>
		<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/blog/?p=135</guid>
		<description><![CDATA[
My work place is pretty casual.  We have a lot of fun.  Not every work place has its own pirate.  Actually though, my coworkers aren&#8217;t always this weird.  Just now and then.
Oh, and we might be hiring soon a programmer who actually knows what GNU is.  I&#8217;ll give you a [...]


Related posts:<ol><li><a href='http://squaregalaxy.com/business/how-form-letter-ish-is-this/' rel='bookmark' title='Permanent Link: How form letter-ish is this?'>How form letter-ish is this?</a> <small>A couple of weeks ago, I had an interview on...</small></li>
<li><a href='http://squaregalaxy.com/social/buddies/' rel='bookmark' title='Permanent Link: Buddies'>Buddies</a> <small>A list of people who are on my buddy list...</small></li>
<li><a href='http://squaregalaxy.com/funny/shower-curtains/' rel='bookmark' title='Permanent Link: Shower Curtains'>Shower Curtains</a> <small>Tonight we discovered that University Villa will be providing new...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="http://jacob.peargrove.com/blog/wp-content/DSCF0009.jpg" alt="Quinn" /><img src="http://jacob.peargrove.com/blog/wp-content/DSCF0006.jpg" alt="James" /></p>
<p>My work place is pretty casual.  We have a lot of fun.  Not every work place has its own pirate.  Actually though, my coworkers aren&#8217;t always this weird.  Just now and then.</p>
<p>Oh, and we might be hiring soon a programmer who actually knows what GNU is.  I&#8217;ll give you a hint, GNU is not &#8220;Go Nuts University.&#8221;  Anyone at <acronym title="Brigham Young University">BYU</acronym> who would like to apply can send their resume to csr@chem.byu.edu.</p>

<p>Related posts:<ol><li><a href='http://squaregalaxy.com/business/how-form-letter-ish-is-this/' rel='bookmark' title='Permanent Link: How form letter-ish is this?'>How form letter-ish is this?</a> <small>A couple of weeks ago, I had an interview on...</small></li>
<li><a href='http://squaregalaxy.com/social/buddies/' rel='bookmark' title='Permanent Link: Buddies'>Buddies</a> <small>A list of people who are on my buddy list...</small></li>
<li><a href='http://squaregalaxy.com/funny/shower-curtains/' rel='bookmark' title='Permanent Link: Shower Curtains'>Shower Curtains</a> <small>Tonight we discovered that University Villa will be providing new...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/social/people-i-work-with/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
