  

<?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"
	>

<channel>
	<title>JakeDahn.com</title>
	<atom:link href="http://jakedahn.com/feed" rel="self" type="application/rss+xml" />
	<link>http://jakedahn.com</link>
	<description>JakeDahn.com - pro bloggin since... never!</description>
	<pubDate>Mon, 21 Jul 2008 03:30:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Starting School Once Again</title>
		<link>http://jakedahn.com/2008/07/20/starting-school-once-again/</link>
		<comments>http://jakedahn.com/2008/07/20/starting-school-once-again/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 03:27:53 +0000</pubDate>
		<dc:creator>jakedahn</dc:creator>
		
		<category><![CDATA[Log]]></category>

		<guid isPermaLink="false">http://jakedahn.com/?p=119</guid>
		<description><![CDATA[I&#8217;ve been a tad busy lately but I just finished a project for school and figured I&#8217;d give an update with it. I started a new quarter at school this last monday and I&#8217;ve got a pretty good lineup of classes. I&#8217;m assuming that the workload will be pretty chill because I&#8217;ll be able to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a tad busy lately but I just finished a project for school and figured I&#8217;d give an update with it. I started a new quarter at school this last monday and I&#8217;ve got a pretty good lineup of classes. I&#8217;m assuming that the workload will be pretty chill because I&#8217;ll be able to work on my personal projects like Waking Ideas as a class project, and I&#8217;m able to mix class projects. But the first week was pretty good.</p>
<blockquote><p>Fundamentals of Interactive Media: Mon/Wed 8-10:50 a.m.<br />
Audio Production: Mon/Wed 11-1:50 p.m.<br />
Typography: Mon/Wed 2-4:50 p.m.<br />
Critical Thinking: Friday 8-11:50 a.m.</p></blockquote>
<p>Fundamentals of Interactive Media is going to be a really easy class for me, it covers basics of web. Including design principles, basic markup, and flash. I&#8217;ve never really liked flash, in fact I&#8217;ve always hated flash. But I think it will be a beneficial thing to learn so I think I&#8217;ll have some cool learning projects pop up here and there. In coming months I&#8217;m really going to dedicate my learning for web into javascript and flash. I really was aiming to get good with javascript on my month off of school but it never really happened. But here&#8217;s to the coming weeks and months *cheers*</p>
<p>Audio Production has had a pretty slow start. So far it has been a lot of vocabulary and concepts to wrap your mind around but its not boring at all. I&#8217;ve always had an interest in audio and its really great to actually learn about it in depth.</p>
<p>Typography started out pretty quickly and it seems like it will be an easy and fun class. Our first assignment was to take any typeface and create some sort of object out of the different letterforms. We had to then create it in illustrator, print it out, mount it on 5&#8243;x5&#8243; matte board and tape a paragraph to the back stating your reasoning for using your specific typeface. I screwed up the alignment a little bit, and I left some pencil marks on the matte board on accident :( . But I had neither the patience or time to redo the entire thing. </p>
<p>Here&#8217;s my project (front/back):</p>
<p><img src="http://jakedahn.com/school/TypographyProject1_A.jpg" style="width: 510px;" alt="" /><br />
<img src="http://jakedahn.com/school/TypographyProject1_B.jpg" style="width: 510px;" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://jakedahn.com/2008/07/20/starting-school-once-again/feed/</wfw:commentRss>
		</item>
		<item>
		<title>White and Pink Noise Generator</title>
		<link>http://jakedahn.com/2008/07/07/white-and-pink-noise-generator/</link>
		<comments>http://jakedahn.com/2008/07/07/white-and-pink-noise-generator/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 02:45:31 +0000</pubDate>
		<dc:creator>jakedahn</dc:creator>
		
		<category><![CDATA[Log]]></category>

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

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

		<guid isPermaLink="false">http://jakedahn.com/?p=117</guid>
		<description><![CDATA[I&#8217;ve mentioned white/pink noise in the past and how it can be useful for concentration. For quite a while I&#8217;ve been able to concentrate on working with just music, but its starting to wear thin and I&#8217;m needing to use white/pink noise more often. 
My favorite application for white/pink noise is Noise by Blackhole Media. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve mentioned white/pink noise in the past and how it can be useful for concentration. For quite a while I&#8217;ve been able to concentrate on working with just music, but its starting to wear thin and I&#8217;m needing to use white/pink noise more often. </p>
<p>My favorite application for white/pink noise is <a href="http://www.blackholemedia.com/">Noise</a> by <a href="http://www.blackholemedia.com/" title="Blackhole Media">Blackhole Media</a>. I noticed today that it the app was taking up a little more memory than it should have been. So I did a little investigation and found that it was running as a PowerPC binary, considering the copyright on this app is 2001 I guess its to be expected.</p>
<p>Fortunately the app is open source so I opened everything up in xcode and recompiled it as a universal binary. While in xcode I noticed a few features that I didn&#8217;t know existed. There are actually two buttons in the menu that allow you to switch between pink noise and white noise. There is a significant difference that you can hear between the different types and I&#8217;ve found they allow you to concentrate in different ways.</p>
<p>So I&#8217;ve changed the button from the older &#8216;Push Button&#8217; to the newer &#8216;Rounded Rect Button&#8217;. On top of that I&#8217;ve added two radio buttons that allow you to switch between pink and white noise. Everything else is the same.</p>
<p>So if you&#8217;re on an intel mac feel free to download and share! (the screenshot is a link to the download)</p>
<p><a href="http://jakedahn.com/noise/Noise.dmg">Download Now!<br /><img src="http://jakedahn.com/noise/screenshot.png"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jakedahn.com/2008/07/07/white-and-pink-noise-generator/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A day in the park, with some chalk.</title>
		<link>http://jakedahn.com/2008/06/24/a-day-in-the-park-with-some-chalk/</link>
		<comments>http://jakedahn.com/2008/06/24/a-day-in-the-park-with-some-chalk/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 01:16:27 +0000</pubDate>
		<dc:creator>jakedahn</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jakedahn.com/?p=116</guid>
		<description><![CDATA[There&#8217;s nothing better on a warm sunny day than going out to a park with some chalk and create art. The following pictures in this post were all done by myself and three good friends.
In this first picture, justin was being made fun of by a little black kid. The black kid said the eye [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s nothing better on a warm sunny day than going out to a park with some chalk and create art. The following pictures in this post were all done by myself and three good friends.</p>
<p>In this first picture, justin was being made fun of by a little black kid. The black kid said the eye looked like a fish. When it was clearly an eye.</p>
<p><img src="http://jakedahn.com/chalk/1.jpg" alt="black kid making fun of Justin" style="width: 510px"/></p>
<p>Justin&#8217;s finished eye, also shows creation of a universe.<br />
<img src="http://jakedahn.com/chalk/2.jpg" alt="Justin's finished eye, also shows creation of a universe."  style="width: 510px"/></p>
<p>Another picture of the eye.<br />
<img src="http://jakedahn.com/chalk/3.jpg" alt="Another picture of the eye." style="width: 510px"/></p>
<p>Collage of everyone&#8217;s work.<br />
<img src="http://jakedahn.com/chalk/4.jpg" alt="Collage of everyone's work." style="width: 510px"/></p>
<p>Justin&#8217;s Fireworks tag.<br />
<img src="http://jakedahn.com/chalk/5.jpg" alt="Justin's Fireworks tag." style="width: 510px"/></p>
<p>My Triangle Mural with added hearts on the bottom.<br />
<img src="http://jakedahn.com/chalk/6.jpg" alt="My Triangle Mural with added hearts on the bottom." /></p>
]]></content:encoded>
			<wfw:commentRss>http://jakedahn.com/2008/06/24/a-day-in-the-park-with-some-chalk/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mungo Jerry Bullshit</title>
		<link>http://jakedahn.com/2008/06/22/mungo-jerry-bullshit/</link>
		<comments>http://jakedahn.com/2008/06/22/mungo-jerry-bullshit/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 19:06:53 +0000</pubDate>
		<dc:creator>jakedahn</dc:creator>
		
		<category><![CDATA[Log]]></category>

		<guid isPermaLink="false">http://jakedahn.com/?p=115</guid>
		<description><![CDATA[Sometimes. Sometimes you just have to sit back and enjoy all that mungo jerry bullshit. (don&#8217;t ask)
]]></description>
			<content:encoded><![CDATA[<p>Sometimes. Sometimes you just have to sit back and enjoy all that mungo jerry bullshit. (don&#8217;t ask)</p>
]]></content:encoded>
			<wfw:commentRss>http://jakedahn.com/2008/06/22/mungo-jerry-bullshit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The month ahead</title>
		<link>http://jakedahn.com/2008/06/15/the-month-ahead/</link>
		<comments>http://jakedahn.com/2008/06/15/the-month-ahead/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 03:23:05 +0000</pubDate>
		<dc:creator>jakedahn</dc:creator>
		
		<category><![CDATA[Log]]></category>

		<guid isPermaLink="false">http://jakedahn.com/?p=114</guid>
		<description><![CDATA[Well I&#8217;m done with my first quarter of college, imagine that. All my final projects/exams went well, I think I finished out with 2 A&#8217;s and 2 B&#8217;s. Now I&#8217;m off school for a month and I go back on July 14th.
I made up a todo list of things I have to do for the [...]]]></description>
			<content:encoded><![CDATA[<p>Well I&#8217;m done with my first quarter of college, imagine that. All my final projects/exams went well, I think I finished out with 2 A&#8217;s and 2 B&#8217;s. Now I&#8217;m off school for a month and I go back on July 14th.</p>
<p>I made up a todo list of things I have to do for the month off and I&#8217;ve got a bunch of stuff I&#8217;m going to do for fun as far as web projects go. I&#8217;ve started doing design work for <a href="https://addons.mozilla.org/en-US/firefox/addon/5756">Taboo</a> and I&#8217;ll have a new project coming up with MindLog.org. All in all it should be a good month.</p>
<p>Oh and I turn 18 on friday.</p>
<p>__<br />
Here&#8217;s the first draft of the Taboo ui redesign (click to see full size):</p>
<p><a href="http://s3.amazonaws.com/files.dropbin.com/taboo-ui.png"><img src="http://s3.amazonaws.com/files.dropbin.com/taboo-ui.png" style="width: 510px"  alt="Taboo-ui"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jakedahn.com/2008/06/15/the-month-ahead/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Open Source, and I</title>
		<link>http://jakedahn.com/2008/06/08/open-source-and-i/</link>
		<comments>http://jakedahn.com/2008/06/08/open-source-and-i/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 22:34:36 +0000</pubDate>
		<dc:creator>jakedahn</dc:creator>
		
		<category><![CDATA[Log]]></category>

		<guid isPermaLink="false">http://jakedahn.com/?p=113</guid>
		<description><![CDATA[I love git, and I love github.
One of the things that has kept me away from developing in the past is the difficulty of accessing, contributing and sharing of code. Given my limited ability in programming has prevented me from contributing anything of much use but there has always been somewhat of a barrier keeping [...]]]></description>
			<content:encoded><![CDATA[<p>I love <a href="http://git.or.cz/">git</a>, and I love <a href="http://github.com">github</a>.</p>
<p>One of the things that has kept me away from developing in the past is the difficulty of accessing, contributing and sharing of code. Given my limited ability in programming has prevented me from contributing anything of much use but there has always been somewhat of a barrier keeping me from going forth and working towards something of use.</p>
<p>But ever since <a href="http://overstimulate.com">Jesse</a> got me started with Git I&#8217;ve been all over the place screwing around with all different types of code. Github makes it all easy. All you do is fork a current project, clone it, and then you have your own repository of code to work from, and that anyone can fork and use for themselves.</p>
<p>Its a lot easier than downloading source via svn, and having to create a patch or something, and then sending that to the software publisher; forcing them publish the patch into the actual software. Its been a constant barrier, and now its gone.</p>
<p>I have a feeling that as my knowledge grows with programming, there will be a limitless supply of open source contribution.</p>
]]></content:encoded>
			<wfw:commentRss>http://jakedahn.com/2008/06/08/open-source-and-i/feed/</wfw:commentRss>
		</item>
		<item>
		<title>quick post</title>
		<link>http://jakedahn.com/2008/06/06/quick-post/</link>
		<comments>http://jakedahn.com/2008/06/06/quick-post/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 05:03:03 +0000</pubDate>
		<dc:creator>jakedahn</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jakedahn.com/?p=112</guid>
		<description><![CDATA[It has been a long week or two. My first quarter at school is winding down, only one more week to go and then I get a month off. I&#8217;m really looking forward to the long break.
I&#8217;m going to be learning a lot of things involving code while on the break. I&#8217;ve been screwing around [...]]]></description>
			<content:encoded><![CDATA[<p>It has been a long week or two. My first quarter at school is winding down, only one more week to go and then I get a month off. I&#8217;m really looking forward to the long break.</p>
<p>I&#8217;m going to be learning a lot of things involving code while on the break. I&#8217;ve been screwing around with javascript pretty frequently and over the last week I&#8217;ve been toying with python on appengine.</p>
<p>I expect myself to come out of the month break with at least two learning projects, which may or may not be entirely original. Either way I&#8217;d like to release some open source stuff for shits and giggles.</p>
<p>Also my friend chuck has been making music for a little while and I&#8217;ve yet to post any of his music. He made this song the other day and it really hits the tone of the way life has been going lately. I&#8217;m really not a fan of the first section but once the song kicks in its great through the end.</p>
<p><em>(feel free to leave feedback for the song in the comments, I&#8217;m sure he&#8217;d appreciate it)</em></p>
<p>The song is called <strong>Gold Plated</strong> Tints by <strong>Old Will Brown</strong> <em>[<a href="http://s3.amazonaws.com/files.dropbin.com/Gold%20Plated%20Tints.mp3">download</a>]</em> </p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://jakedahn.com/2008/06/06/quick-post/feed/</wfw:commentRss>
<enclosure url="http://s3.amazonaws.com/files.dropbin.com/Gold%20Plated%20Tints.mp3" length="11980108" type="audio/mpeg" />
		</item>
		<item>
		<title>Latest design project</title>
		<link>http://jakedahn.com/2008/05/21/latest-design-project/</link>
		<comments>http://jakedahn.com/2008/05/21/latest-design-project/#comments</comments>
		<pubDate>Wed, 21 May 2008 20:52:17 +0000</pubDate>
		<dc:creator>jakedahn</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jakedahn.com/?p=111</guid>
		<description><![CDATA[Back again with another project for my Fundamentals of Design class. This is the final painting of the project, I previously posted a picture of the color study that I did.
Anyway, here&#8217;s the finished product:

]]></description>
			<content:encoded><![CDATA[<p>Back again with another project for my Fundamentals of Design class. This is the final painting of the project, I previously posted a picture of the <a href="http://jakedahn.com/2008/05/12/painting-sucks/">color study</a> that I did.</p>
<p>Anyway, here&#8217;s the finished product:</p>
<p><img src="http://jakedahn.com/school/FundOfDesignProject4.5.jpg" alt="" style="width:510px;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://jakedahn.com/2008/05/21/latest-design-project/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Random thought</title>
		<link>http://jakedahn.com/2008/05/15/random-thought/</link>
		<comments>http://jakedahn.com/2008/05/15/random-thought/#comments</comments>
		<pubDate>Fri, 16 May 2008 03:14:59 +0000</pubDate>
		<dc:creator>jakedahn</dc:creator>
		
		<category><![CDATA[Log]]></category>

		<guid isPermaLink="false">http://jakedahn.com/?p=110</guid>
		<description><![CDATA[Fuck the economic stimulus plan. Why not do a political stimulus plan? Here&#8217;s the deal:
You offer $300-$600 to anyone and everyone who has some interaction with the political process. If I am correct this will both cure the apathy that is fueling our current state of politics, and help the economy. Sure giving money to [...]]]></description>
			<content:encoded><![CDATA[<p>Fuck the economic stimulus plan. Why not do a political stimulus plan? Here&#8217;s the deal:</p>
<p>You offer $300-$600 to anyone and everyone who has some interaction with the political process. If I am correct this will both cure the apathy that is fueling our current state of politics, and help the economy. Sure giving money to the average joe to spend at the mall is one way of boosting the economy, but that is only one of our countries problems.</p>
<p>To begin to address the rest of the problems we need some form of participation by <strong>**__AVERAGE__** </strong>every day citizens. It will completely shatter the trends of dynasty politics and could possibly break down the barrier between politicians and citizens.</p>
]]></content:encoded>
			<wfw:commentRss>http://jakedahn.com/2008/05/15/random-thought/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Painting sucks</title>
		<link>http://jakedahn.com/2008/05/12/painting-sucks/</link>
		<comments>http://jakedahn.com/2008/05/12/painting-sucks/#comments</comments>
		<pubDate>Mon, 12 May 2008 21:10:54 +0000</pubDate>
		<dc:creator>jakedahn</dc:creator>
		
		<category><![CDATA[Log]]></category>

		<guid isPermaLink="false">http://jakedahn.com/?p=109</guid>
		<description><![CDATA[I really don&#8217;t like painting, mainly because of lack of experience. This was the first time I&#8217;ve used paint since I was finger painting in kindergarten. Anyway the project is supposed to be a monochromatic abstract stylized animal. I chose to do square owls and and a monkey in the corner. We had to do [...]]]></description>
			<content:encoded><![CDATA[<p>I really don&#8217;t like painting, mainly because of lack of experience. This was the first time I&#8217;ve used paint since I was finger painting in kindergarten. Anyway the project is supposed to be a monochromatic abstract stylized animal. I chose to do square owls and and a monkey in the corner. We had to do two color studies and I just finished them. One is with color and the other is black/white. </p>
<p>I really didn&#8217;t finish up the black and white one because I got tired of working on it, but the colored one looks pretty cool.</p>
<p>Here it is:</p>
<p><img src="http://jakedahn.com/school/FundOfDesignProject4.jpg" alt="" style="width:510px;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://jakedahn.com/2008/05/12/painting-sucks/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
