<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.3" -->
<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/"
	>

<channel>
	<title>Mark's Blog</title>
	<link>http://marklipson.com/blog</link>
	<description>Ramblings and creations...</description>
	<pubDate>Tue, 16 Mar 2010 10:00:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>
	<language>en</language>
			<item>
		<title>Infinity</title>
		<link>http://marklipson.com/blog/?p=67</link>
		<comments>http://marklipson.com/blog/?p=67#comments</comments>
		<pubDate>Tue, 16 Mar 2010 09:59:09 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://marklipson.com/blog/?p=67</guid>
		<description><![CDATA[I&#8217;ve always thought it hilarious, or perhaps sad, when someone considers the universe to be finite or bounded.  It&#8217;s just far too easy to postulate another universe sized chunk of matter that&#8217;s some distance, D, away from ours.  It would be imperceptible.  Perhaps the light would not even have reached us since [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve always thought it hilarious, or perhaps sad, when someone considers the universe to be finite or bounded.  It&#8217;s just far too easy to postulate another universe sized chunk of matter that&#8217;s some distance, D, away from ours.  It would be imperceptible.  Perhaps the light would not even have reached us since it popped into existence.</p>
<p>There&#8217;s a very old theory that tries to prove that the universe is finite because if it were infinite the sky would be fully illuminated, because there would be a star along every conceivable line of sight.  It&#8217;s easy to prove if you just assume there&#8217;s an average density to the universe.</p>
<p>What?  An average density???  What a crazy assumption!!!  Nothing is arranged uniformly!  Look at the size of a nucleus, and then the size of an electron shell.  Then look at how far apart each atom is.  Then take a step up and look at how far apart planets are from suns, and then how far apart suns are from each other, then galaxies from each other.  Is this not a clear enough pattern?</p>
<p>Certainly there&#8217;s no evidence we can draw from our perception (yet) for a universe-sized clump of galaxies existing somewhere incredibly far away, but is there more reason to speculate that they exist or do not exist?  Which is the better bet?</p>
<p>Well, we&#8217;re in a universe.  So how could it be the only one?</p>
<p>The idea of the anthropocentric principle is something I like about astronomy.  Since we&#8217;re observing the universe, and since observation is a pretty unusual thing, of course it has certain properties, because we wouldn&#8217;t be here observing it if it didn&#8217;t!</p>
<p>I think this idea is usually taken in the sense of limiting what&#8217;s possible, i.e. there are only so many possible ways the universe we inhabit could be structured.  But it certainly implies an enormous plethora of different layouts and arrangements: the ones that we&#8217;re not experiencing.</p>
<p>Science often has a strong, emotionally charged resistance to those things that cannot be measured.  This is why I liked Einstein&#8217;s approach: half mystical, half scientific.  Lots of thought experiments.  The realm of space that is beyond what we can perceive is, of course, undefined, and therefore subject to our fantasies and subconscious emotional &#8220;trips&#8221;.  Apparently some people want to believe they are living in a bubble.  I guess that&#8217;s OK, given how large that bubble is, but I feel I should pop it anyway.</p>
]]></content:encoded>
			<wfw:commentRss>http://marklipson.com/blog/?feed=rss2&amp;p=67</wfw:commentRss>
		</item>
		<item>
		<title>Packaging JARs for Mac</title>
		<link>http://marklipson.com/blog/?p=65</link>
		<comments>http://marklipson.com/blog/?p=65#comments</comments>
		<pubDate>Tue, 16 Mar 2010 08:58:34 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Work]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://marklipson.com/blog/?p=65</guid>
		<description><![CDATA[I had always assumed that coding for the Mac would mean learning ObjectiveC and becoming familiar with dozens of different APIs, folder structures and other Mac-isms.  I had looked forward to the nebulous opportunity to do so some day.
But today I stumbled into a utility that comes bundled with Java on the Mac: the [...]]]></description>
			<content:encoded><![CDATA[<p>I had always assumed that coding for the Mac would mean learning ObjectiveC and becoming familiar with dozens of different APIs, folder structures and other Mac-isms.  I had looked forward to the nebulous opportunity to do so some day.</p>
<p>But today I stumbled into a utility that comes bundled with Java on the Mac: the Jar Bundler.  It makes quite a bit of sense, really, that there would be ways to develop Java applications for the Mac, but somehow this didn&#8217;t occur to me.  My mind has been a web development hammer, and the world was filled with web development nails.</p>
<p>So I thought I&#8217;d try it with the one application-like chunk of code I&#8217;ve worked on recently: the Astrology Clock.</p>
<p>Here it is, bundled as a Mac application:<br />
<a href='http://marklipson.com/blog/wp-content/uploads/2010/03/astrologyclock.zip' title='Astrology Clock application'>Astrology Clock application (zipped)</a></p>
<p>Of course, it should be a DMG.  I haven&#8217;t gotten there yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://marklipson.com/blog/?feed=rss2&amp;p=65</wfw:commentRss>
		</item>
		<item>
		<title>Juju Journal</title>
		<link>http://marklipson.com/blog/?p=64</link>
		<comments>http://marklipson.com/blog/?p=64#comments</comments>
		<pubDate>Tue, 15 Dec 2009 03:38:02 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://marklipson.com/blog/?p=64</guid>
		<description><![CDATA[I had been wanting to build a journal site for over a year and I finally built it over the last few days.
My intention was to specifically make it as easy to use as possible, with a decently modern front end, and for it to be specifically for *private* journaling.  In other words, an [...]]]></description>
			<content:encoded><![CDATA[<p>I had been wanting to build a journal site for over a year and I finally built it over the last few days.</p>
<p>My intention was to specifically make it as easy to use as possible, with a decently modern front end, and for it to be specifically for *private* journaling.  In other words, an online journal I&#8217;d actually use myself.</p>
<p>Here it is:<br />
  <a href="http://jujujournal.com">http://jujujournal.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://marklipson.com/blog/?feed=rss2&amp;p=64</wfw:commentRss>
		</item>
		<item>
		<title>RGB Values for the Planets</title>
		<link>http://marklipson.com/blog/?p=62</link>
		<comments>http://marklipson.com/blog/?p=62#comments</comments>
		<pubDate>Tue, 15 Dec 2009 03:18:32 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://marklipson.com/blog/?p=62</guid>
		<description><![CDATA[Hasn&#8217;t every small child looked up in the sky and wondered to themselves, &#8220;I wonder what the RGB values are for our celestial companions?&#8221;
If your inner child also thirsts for this knowledge, here it is!
These are very approximate values.  I derived them by finding true color images of each planet and averaging them down [...]]]></description>
			<content:encoded><![CDATA[<p>Hasn&#8217;t every small child looked up in the sky and wondered to themselves, &#8220;I wonder what the RGB values are for our celestial companions?&#8221;</p>
<p>If your inner child also thirsts for this knowledge, here it is!</p>
<p>These are very approximate values.  I derived them by finding true color images of each planet and averaging them down to a single pixel.  Here they are in CSS notation for your convenience:</p>
<div style="background-color:#000000; color: #c0c0c0; width: 50%; padding: 8px; text-align:center;">
<font color="#a5bee7">Earth</font>: #a5bee7<br />
<font color="#3c3734">Moon</font>: #3c3734<br />
<font color="#3c3837">Mercury</font>: #3c3837<br />
<font color="#d7d4cf">Venus</font>: #d7d4cf<br />
<font color="#e8c187">Mars</font>: #e8c187<br />
<font color="#b4a49c">Jupiter</font>:  #b4a49c<br />
<font color="#c1b853">Saturn</font>: #c1b853<br />
<font color="#a6c1d5">Uranus</font>: #a6c1d5<br />
<font color="#90aee0">Neptune</font>: #90aee0
</div>
]]></content:encoded>
			<wfw:commentRss>http://marklipson.com/blog/?feed=rss2&amp;p=62</wfw:commentRss>
		</item>
		<item>
		<title>Conception Calculator</title>
		<link>http://marklipson.com/blog/?p=61</link>
		<comments>http://marklipson.com/blog/?p=61#comments</comments>
		<pubDate>Tue, 08 Dec 2009 12:10:53 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://marklipson.com/blog/?p=61</guid>
		<description><![CDATA[I was getting interested in using the conception date for astrology instead of the birth date, so to help estimate the time range of conception I built this simple calculator.  Some of the interesting research that went into it is in the references at the bottom of the page.
conception calculator
]]></description>
			<content:encoded><![CDATA[<p>I was getting interested in using the conception date for astrology instead of the birth date, so to help estimate the time range of conception I built this simple calculator.  Some of the interesting research that went into it is in the references at the bottom of the page.</p>
<p><a href="http://helianthusinc.com/calculations/conception-time.html">conception calculator</a></p>
]]></content:encoded>
			<wfw:commentRss>http://marklipson.com/blog/?feed=rss2&amp;p=61</wfw:commentRss>
		</item>
		<item>
		<title>The tone of the spheres</title>
		<link>http://marklipson.com/blog/?p=60</link>
		<comments>http://marklipson.com/blog/?p=60#comments</comments>
		<pubDate>Tue, 08 Dec 2009 12:07:48 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://marklipson.com/blog/?p=60</guid>
		<description><![CDATA[I became curious what planetary motion sounded like translated into sound.
This is the longitude of Mercury through Jupiter, with the sine of the longitude translated into the left channel and the cosine as the right.  Time is sped up to some ridiculous rate so this 4 seconds covers some huge span of time.  [...]]]></description>
			<content:encoded><![CDATA[<p>I became curious what planetary motion sounded like translated into sound.</p>
<p>This is the longitude of Mercury through Jupiter, with the sine of the longitude translated into the left channel and the cosine as the right.  Time is sped up to some ridiculous rate so this 4 seconds covers some huge span of time.  I generated both geocentric and heliocentric versions.  I could have used the X and Y components but instead I set volume levels proportional to the frequency to try to hear them all.</p>
<p>Geocentric: <embed height="20" src="/code-samples/sound/testGeo.au" autostart='0'></embed><br />
Heliocentric: <embed height="20" src="/code-samples/sound/testHelio.au" autostart='0'></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://marklipson.com/blog/?feed=rss2&amp;p=60</wfw:commentRss>
		</item>
		<item>
		<title>Games!</title>
		<link>http://marklipson.com/blog/?p=59</link>
		<comments>http://marklipson.com/blog/?p=59#comments</comments>
		<pubDate>Thu, 06 Aug 2009 17:51:34 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://marklipson.com/blog/?p=59</guid>
		<description><![CDATA[On my way back from Africa I built three very similar game sites.
The Imitation Game - I was reading an article by Alan Turing that mentioned this game, and realized it would be a fun and intriguing site.  I ended up building two variants of the game: the game as specified by Alan Turing, [...]]]></description>
			<content:encoded><![CDATA[<p>On my way back from Africa I built three very similar game sites.</p>
<p>The Imitation Game - I was reading an article by Alan Turing that mentioned this game, and realized it would be a fun and intriguing site.  I ended up building two variants of the game: the game as specified by Alan Turing, and another where you pretend to be one of your friends.  <a href="http://helianthusinc.com/imitation/">http://helianthusinc.com/imitation/</a></p>
<p>ESP - Also inspired by the article by Alan Turing I decided to create a game that would produce statistics that are clean, and in the public domain.  <a href="http://helianthusinc.com/esp/">http://helianthusinc.com/esp/</a></p>
<p>Generic Turn-Based Live Player Games - Since I had created both of those sites I felt guilty not building a site for the game my son had designed.  I had built an applet for him but hadn&#8217;t set it up to be playable online.  The site supports a simple model for adding turn-based multi-player games, so I quickly added tic tac toe as well.  <a href="http://helianthusinc.com/liveplayer/">http://helianthusinc.com/liveplayer/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://marklipson.com/blog/?feed=rss2&amp;p=59</wfw:commentRss>
		</item>
		<item>
		<title>Starlight Arrival Schedule</title>
		<link>http://marklipson.com/blog/?p=58</link>
		<comments>http://marklipson.com/blog/?p=58#comments</comments>
		<pubDate>Mon, 01 Jun 2009 04:00:13 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://marklipson.com/blog/?p=58</guid>
		<description><![CDATA[As a tangent to the research on the stars, I got to wondering what significance it would have that the light emitted from nearby stars arrives during our lifetime.  This web page let&#8217;s us experiment with this idea:
&#8212; try it &#8212;
]]></description>
			<content:encoded><![CDATA[<p>As a tangent to the research on the stars, I got to wondering what significance it would have that the light emitted from nearby stars arrives during our lifetime.  This web page let&#8217;s us experiment with this idea:</p>
<p><a href="/jastro/starlight.html">&#8212; try it &#8212;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://marklipson.com/blog/?feed=rss2&amp;p=58</wfw:commentRss>
		</item>
		<item>
		<title>Brightest Stars</title>
		<link>http://marklipson.com/blog/?p=57</link>
		<comments>http://marklipson.com/blog/?p=57#comments</comments>
		<pubDate>Sun, 31 May 2009 20:26:29 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://marklipson.com/blog/?p=57</guid>
		<description><![CDATA[I did some research on the brightest stars, and have a few interesting observations.
I started by opening Stellarium and looking to see where Saturn was.  I had been looking at Leo and the stars in it were so bright I couldn&#8217;t tell which one was the planet.  It turned out that Leo doesn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I did some research on the brightest stars, and have a few interesting observations.</p>
<p>I started by opening <a href="http://www.stellarium.org/">Stellarium</a> and looking to see where Saturn was.  I had been looking at Leo and the stars in it were so bright I couldn&#8217;t tell which one was the planet.  It turned out that Leo doesn&#8217;t have any bright stars for legs; that hind leg was actually Saturn.  Leo&#8217;s heart is Regulus, so looked it up on <a href="http://en.wikipedia.org/wiki/Regulus">wikipedia</a>.  There was a reference to &#8220;<a href="http://en.wikipedia.org/wiki/Royal_stars">4 royal stars</a>&#8221; that seemed fascinating.  I got out one of my books that has some very good star and constellation mythology research, <u>The Living Stars</u>.  It mentioned that these 4 stars were associated with the main four archangels.<br />
 <a href="http://marklipson.com/blog/?p=57#more-57" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://marklipson.com/blog/?feed=rss2&amp;p=57</wfw:commentRss>
		</item>
		<item>
		<title>O, the Britches Full of Stitches</title>
		<link>http://marklipson.com/blog/?p=56</link>
		<comments>http://marklipson.com/blog/?p=56#comments</comments>
		<pubDate>Mon, 04 May 2009 10:26:38 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://marklipson.com/blog/?p=56</guid>
		<description><![CDATA[Here&#8217;s me improvising on Britches Full of Stitches.  (From the aforementioned songbook.)

]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s me improvising on Britches Full of Stitches.  (From the aforementioned songbook.)</p>
<p><EMBED height="20" SRC="/music/Britches full of Stitches.m4a" VOLUME="50" loop="false" controls="console" AUTOSTART="FALSE" width="200"></EMBED></p>
]]></content:encoded>
			<wfw:commentRss>http://marklipson.com/blog/?feed=rss2&amp;p=56</wfw:commentRss>
		</item>
	</channel>
</rss>

