<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Derrek's Blog</title>
	<atom:link href="http://derreklong.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://derreklong.wordpress.com</link>
	<description>Software, Drums, Health, and Poker</description>
	<lastBuildDate>Tue, 22 Dec 2009 16:04:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='derreklong.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Derrek's Blog</title>
		<link>http://derreklong.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://derreklong.wordpress.com/osd.xml" title="Derrek&#039;s Blog" />
	<atom:link rel='hub' href='http://derreklong.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Installing Ruby Curb 0.6.0.0 on Ubuntu</title>
		<link>http://derreklong.wordpress.com/2009/12/22/installing-ruby-curb-0-6-0-0-on-ubuntu/</link>
		<comments>http://derreklong.wordpress.com/2009/12/22/installing-ruby-curb-0-6-0-0-on-ubuntu/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 16:04:38 +0000</pubDate>
		<dc:creator>derrek</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://derreklong.wordpress.com/?p=34</guid>
		<description><![CDATA[If you use Ubuntu and are having troubles installing ruby&#8217;s curb be sure to intall &#8216;libcurl4-openssl-dev&#8217;.  You&#8217;ll also need &#8216;libcurl3&#8242; and &#8216;libcurl3-gnutls&#8217; but will likely already have those.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derreklong.wordpress.com&amp;blog=5694616&amp;post=34&amp;subd=derreklong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you use Ubuntu and are having troubles installing ruby&#8217;s curb be sure to intall &#8216;libcurl4-openssl-dev&#8217;.  You&#8217;ll also need &#8216;libcurl3&#8242; and &#8216;libcurl3-gnutls&#8217; but will likely already have those.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derreklong.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derreklong.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derreklong.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derreklong.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derreklong.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derreklong.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derreklong.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derreklong.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derreklong.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derreklong.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derreklong.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derreklong.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derreklong.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derreklong.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derreklong.wordpress.com&amp;blog=5694616&amp;post=34&amp;subd=derreklong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derreklong.wordpress.com/2009/12/22/installing-ruby-curb-0-6-0-0-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b6927925d315f639837a89fc94174dfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">derrek</media:title>
		</media:content>
	</item>
		<item>
		<title>ActiveRecord after_initialize</title>
		<link>http://derreklong.wordpress.com/2009/08/14/activerecord-after_initialize/</link>
		<comments>http://derreklong.wordpress.com/2009/08/14/activerecord-after_initialize/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 14:18:24 +0000</pubDate>
		<dc:creator>derrek</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://derreklong.wordpress.com/2009/08/14/activerecord-after_initialize/</guid>
		<description><![CDATA[If you&#8217;re using ActiveRececord&#8217;s after_initialize like this: after_initialize :foo_bar you might end up scratching your head. This &#8220;macro&#8221; style of using after_initialize does compile, however, it&#8217;s simply ignored. So to use after_initialize be sure to do this: def after_initialize foo end<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derreklong.wordpress.com&amp;blog=5694616&amp;post=30&amp;subd=derreklong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re using ActiveRececord&#8217;s after_initialize like this:</p>
<p>after_initialize :foo_bar</p>
<p>you might end up scratching your head.  This &#8220;macro&#8221; style of using after_initialize does compile, however, it&#8217;s simply ignored.  So to use after_initialize be sure to do this:</p>
<p>def after_initialize<br />
foo<br />
end</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derreklong.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derreklong.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derreklong.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derreklong.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derreklong.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derreklong.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derreklong.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derreklong.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derreklong.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derreklong.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derreklong.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derreklong.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derreklong.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derreklong.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derreklong.wordpress.com&amp;blog=5694616&amp;post=30&amp;subd=derreklong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derreklong.wordpress.com/2009/08/14/activerecord-after_initialize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b6927925d315f639837a89fc94174dfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">derrek</media:title>
		</media:content>
	</item>
		<item>
		<title>How to make everything lowercase using VI</title>
		<link>http://derreklong.wordpress.com/2009/08/13/how-to-make-everything-lowercase-using-vi/</link>
		<comments>http://derreklong.wordpress.com/2009/08/13/how-to-make-everything-lowercase-using-vi/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 20:03:46 +0000</pubDate>
		<dc:creator>derrek</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://derreklong.wordpress.com/2009/08/13/how-to-make-everything-lowercase-using-vi/</guid>
		<description><![CDATA[Want to make everything lowercase using VI? Here&#8217;s how to do it: :%s/.*/\L&#38;/ You can make everything uppercase by swapping in \U for the \L<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derreklong.wordpress.com&amp;blog=5694616&amp;post=29&amp;subd=derreklong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Want to make everything lowercase using VI? Here&#8217;s how to do it:</p>
<p>:%s/.*/\L&amp;/</p>
<p>You can make everything uppercase by swapping in \U for the \L</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derreklong.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derreklong.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derreklong.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derreklong.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derreklong.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derreklong.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derreklong.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derreklong.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derreklong.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derreklong.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derreklong.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derreklong.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derreklong.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derreklong.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derreklong.wordpress.com&amp;blog=5694616&amp;post=29&amp;subd=derreklong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derreklong.wordpress.com/2009/08/13/how-to-make-everything-lowercase-using-vi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b6927925d315f639837a89fc94174dfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">derrek</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Multitech&#8217;s SMS Finder (MultiModem iSMS)</title>
		<link>http://derreklong.wordpress.com/2009/06/22/using-multitechs-sms-finder/</link>
		<comments>http://derreklong.wordpress.com/2009/06/22/using-multitechs-sms-finder/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 18:30:06 +0000</pubDate>
		<dc:creator>derrek</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://derreklong.wordpress.com/?p=22</guid>
		<description><![CDATA[At work we decided to use the Sms Finder product from Multitech to send and receive sms&#8217;s.  This device allows you some nice advantages over many other solutions: Cheap sms sends &#8211; buy an unlimited sms account with at&#38;t for $30 a month  (send/recive 432000 messages for $30 bucks) No need to ask the customer [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derreklong.wordpress.com&amp;blog=5694616&amp;post=22&amp;subd=derreklong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>At work we decided to use the <a href="http://www.gsmsave.com/acatalog/Multitech_SMS_Gateway.html">Sms Finder</a> product from Multitech to send and receive sms&#8217;s.  This device allows you some nice advantages over many other solutions:</p>
<ol>
<li>Cheap sms sends &#8211; buy an unlimited sms account with at&amp;t for $30 a month  (send/recive 432000 messages for $30 bucks)</li>
<li>No need to ask the customer for their mobile carrier</li>
<li>Receive sms (sms email gateways can&#8217;t do it)</li>
<li>Don&#8217;t have to spend time learning a bunch of AT Commands and deal with serial port connections as when trying to rig a gsm modem to send text messages</li>
</ol>
<p>Here&#8217;s a run down on how to get the Sms Finder to work!</p>
<p>Sending sms&#8217;s works by posting to the devices webservice.  To post to the device&#8217;s webservice  do the following:</p>
<ol>
<li>Log into the Sms Finder&#8217;s administration web app</li>
<li>Set up the device with an ip address (for demonstration lets use 172.28.0.1)</li>
<li>Add a &#8220;Send SMS User&#8221; &#8211; (lets use username: &#8220;demo&#8221; and password &#8220;demo&#8221;)</li>
<li>Under &#8220;Send API&#8221; check the box next to &#8220;HTTP Send API Status&#8221;</li>
<li>Under save and restart press &#8220;Save to Flash memory&#8221; button</li>
<li>Locate a phone number you&#8217;d like to send an sms to (use your own number instead of the 15555555555 used here)</li>
<li>Enter the following into a browser: http://172.28.0.1/sendmsg?user=demo&amp;passwd=demo&amp;cat=1&amp;to=15555555555&amp;text=test_message</li>
<li>With any luck you&#8217;ll see &#8220;test_message&#8221; appear in your phone&#8217;s text message inbox</li>
</ol>
<p>Receiving sms works by setting a URL in the admin interface that the device will post to when it receives an sms.   To set up:</p>
<ol>
<li>Check the box next to &#8220;Receive API Status&#8221;  and click save</li>
<li>Under &#8220;server&#8221; enter a webserver you have running (Let&#8217;s say &#8217;172.28.0.2&#8242;, you can also use dns &#8216;www.somename.com&#8217;) and click save</li>
<li>Under &#8220;Server Default Page&#8221; enter the url that will &#8220;listen&#8221; for messages (Let&#8217;s use &#8216;sms_finder/receive&#8217;)</li>
<li>Under save and restart press &#8220;Save to Flash memory&#8221; button</li>
<li>Now the device will start posting to your webservice at &#8216;http:172.28.0.2/sms_finder/receive&#8217; whenever it receives a text message</li>
<li>Write some code to do something with the messages (Below is a Ruby on Rails 2.3.2 example)</li>
</ol>
<p>Example Rails Controller</p>
<pre>class SmsFinder &lt; ApplicationController
  def receive
    # gsub is to "fix" the invalid xml the sms finder posts, I reported the bug but it's not fixed as of this blog posts writing...
    message_hash = Hash.from_xml_keys_unmodified(params["XMLDATA"].gsub(/Message Notification/,"MessageNotification"))["MessageNotification"]
    if message_hash["Message"] =~ /^stop/i
      # unsubscribe the phone number - number can be found in message_hash["SenderNumber"]
    end
  end
end</pre>
<p>To help develop your code, instead of sending text messages from your phone,  curl comes in handy:</p>
<pre>curl -d 'XMLDATA=&lt;?xml version=\"1.0\" encoding=\"ISO-8859-1\"?&gt;&lt;Message Notification&gt;&lt;SenderNumber&gt;15555555555&lt;/SenderNumber&gt;&lt;Message&gt;Stop!&lt;/Message&gt;&lt;Date&gt;22/06/09&lt;/Date&gt;&lt;Time&gt;12:00:00&lt;/Time&gt;&lt;/Message Notification&gt;' http://172.28.0.2/sms_finder/receive</pre>
<p>There you go, your own (slow) smsc that can send and receive messages for building sms applications.</p>
<p>UPDATE &#8211; The device is now called MultiModem iSMS Server. Since about September of 2009 the device ships with a bug fix for the &#8220;Message Notification&#8221; node.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derreklong.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derreklong.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derreklong.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derreklong.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derreklong.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derreklong.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derreklong.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derreklong.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derreklong.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derreklong.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derreklong.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derreklong.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derreklong.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derreklong.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derreklong.wordpress.com&amp;blog=5694616&amp;post=22&amp;subd=derreklong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derreklong.wordpress.com/2009/06/22/using-multitechs-sms-finder/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b6927925d315f639837a89fc94174dfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">derrek</media:title>
		</media:content>
	</item>
		<item>
		<title>One Blog Post to Good Health?</title>
		<link>http://derreklong.wordpress.com/2009/06/21/one-blog-post-to-good-health/</link>
		<comments>http://derreklong.wordpress.com/2009/06/21/one-blog-post-to-good-health/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 19:51:21 +0000</pubDate>
		<dc:creator>derrek</dc:creator>
				<category><![CDATA[Health]]></category>

		<guid isPermaLink="false">http://derreklong.wordpress.com/?p=18</guid>
		<description><![CDATA[I&#8217;ve probably read over 100,000 pages of information on health: what to eat, how to exercise, causes of disease, raw diet, weston price diet, cave man diet, alkalizing, blah blah blah. So after reading all this what is it that I do consistently? Well here it is, fairly simple, and not the pinnacle of health [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derreklong.wordpress.com&amp;blog=5694616&amp;post=18&amp;subd=derreklong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve probably read over 100,000 pages of information on health: what to eat, how to exercise, causes of disease, raw diet, weston price diet, cave man diet, alkalizing, blah blah blah.   So after reading all this what is it that I do consistently?  Well here it is, fairly simple, and not the pinnacle of health but definitely in the direction of healthy.</p>
<ol>
<li>Take 6-12 grams of fish oil a day (or sometimes 1-2 tablespoons of Udo&#8217;s Oil)</li>
<li>Eat 4-6 meals a day, and include a lean protein source in each meal</li>
<li>Lift weights 3 times a week for around 45 minutes per occasion</li>
<li>Make 75% of my own meals (yes I&#8217;m eating out 25% of the time)</li>
<li>Eat as many fruits and vegetables as I can tolerate,  including dark leafy greens (get creative and make smoothies or green veggie juice)</li>
<li>Avoid high carb foods like breads, pastas, and rice except after working out heavily (I eat too much rice)</li>
<li>Drink only water or tea 95% of the time (I have around 2 cokes a week, and 2 beers a week)</li>
<li>Take 1 Alive! Whole Food Multivitamin a day</li>
<li>Take a pro-biotic supplement each day (acidophilus pearls, non pasteurized sauerkraut, udo&#8217;s, etc)</li>
<li>Do 15-20 minutes of aerobic activity 2X a week (hike, swim, uphill treadmill)</li>
<li>When buying meats, whenever I can, I get the closest thing to &#8220;wild&#8221; as possible.  Free-range chickens, pasture fed beef, bison, wild salmon, forest roaming pork.</li>
<li>When buying veggies, whenever I can, I get the least processed and transported veggies possible.  Subscribe to a CSA in the summer, buy from farmers markets,  buy organic.</li>
</ol>
<p>And that&#8217;s about it.  Try it out and see if it works for you.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derreklong.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derreklong.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derreklong.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derreklong.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derreklong.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derreklong.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derreklong.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derreklong.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derreklong.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derreklong.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derreklong.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derreklong.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derreklong.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derreklong.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derreklong.wordpress.com&amp;blog=5694616&amp;post=18&amp;subd=derreklong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derreklong.wordpress.com/2009/06/21/one-blog-post-to-good-health/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b6927925d315f639837a89fc94174dfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">derrek</media:title>
		</media:content>
	</item>
		<item>
		<title>Drum Buying Spree</title>
		<link>http://derreklong.wordpress.com/2009/01/21/drum-buying-spree/</link>
		<comments>http://derreklong.wordpress.com/2009/01/21/drum-buying-spree/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 22:42:59 +0000</pubDate>
		<dc:creator>derrek</dc:creator>
				<category><![CDATA[Drums]]></category>

		<guid isPermaLink="false">http://derreklong.wordpress.com/2009/01/21/drum-buying-spree/</guid>
		<description><![CDATA[I&#8217;ve gone on a drum buying spree. Over the last two months I&#8217;ve picked up: * 14&#8243;X5.5&#8243; Mapex Walnut Black Panther Snare * 6 Piece Blue Ice Mapex Pro M Set * 20&#8243; Ziljian A Custom Ping Ride * 14&#8243; Paiste Sound Formula Hats * Audix DP7 Mic pack * A ton of different drum [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derreklong.wordpress.com&amp;blog=5694616&amp;post=11&amp;subd=derreklong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve gone on a drum buying spree.  Over the last two months I&#8217;ve picked up:<br />
* 14&#8243;X5.5&#8243; Mapex Walnut Black Panther Snare<br />
* 6 Piece Blue Ice Mapex Pro M Set<br />
* 20&#8243; Ziljian A Custom Ping Ride<br />
* 14&#8243; Paiste Sound Formula Hats<br />
* Audix DP7 Mic pack<br />
* A ton of different drum heads from Remo, Evans, and Aquarian</p>
<p>This coming weekend I have some time and I&#8217;ll try to record all the different drums.  Hopefully I&#8217;ll post sound clips of all the different sounds.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derreklong.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derreklong.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derreklong.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derreklong.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derreklong.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derreklong.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derreklong.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derreklong.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derreklong.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derreklong.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derreklong.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derreklong.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derreklong.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derreklong.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derreklong.wordpress.com&amp;blog=5694616&amp;post=11&amp;subd=derreklong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derreklong.wordpress.com/2009/01/21/drum-buying-spree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b6927925d315f639837a89fc94174dfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">derrek</media:title>
		</media:content>
	</item>
		<item>
		<title>Orchestrated Metal Recording</title>
		<link>http://derreklong.wordpress.com/2008/12/01/orchestrated-metal-recording/</link>
		<comments>http://derreklong.wordpress.com/2008/12/01/orchestrated-metal-recording/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 23:42:36 +0000</pubDate>
		<dc:creator>derrek</dc:creator>
				<category><![CDATA[Drums]]></category>

		<guid isPermaLink="false">http://derreklong.wordpress.com/?p=9</guid>
		<description><![CDATA[Here&#8217;s a peice I tracked drums for a few months back: Metal Song by Dave Wesley<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derreklong.wordpress.com&amp;blog=5694616&amp;post=9&amp;subd=derreklong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a peice I tracked drums for a few months back: <a href="http://www.derreklong.com/media/music/djw_metal_orch.mp3">Metal Song by Dave Wesley</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derreklong.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derreklong.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derreklong.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derreklong.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derreklong.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derreklong.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derreklong.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derreklong.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derreklong.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derreklong.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derreklong.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derreklong.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derreklong.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derreklong.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derreklong.wordpress.com&amp;blog=5694616&amp;post=9&amp;subd=derreklong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derreklong.wordpress.com/2008/12/01/orchestrated-metal-recording/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.derreklong.com/media/music/djw_metal_orch.mp3" length="4051054" type="audio/mpeg" />
	
		<media:content url="http://1.gravatar.com/avatar/b6927925d315f639837a89fc94174dfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">derrek</media:title>
		</media:content>
	</item>
		<item>
		<title>Drum Tracks for Ska Song</title>
		<link>http://derreklong.wordpress.com/2008/11/30/drum-tracks-for-ska-song/</link>
		<comments>http://derreklong.wordpress.com/2008/11/30/drum-tracks-for-ska-song/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 14:43:47 +0000</pubDate>
		<dc:creator>derrek</dc:creator>
				<category><![CDATA[Drums]]></category>

		<guid isPermaLink="false">http://derreklong.wordpress.com/?p=5</guid>
		<description><![CDATA[I just finished up recording some tracks for a David Wesley ska song (http://www.djwfilmmusic.com/).  I&#8217;ll post the song on my website when he mixes it.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derreklong.wordpress.com&amp;blog=5694616&amp;post=5&amp;subd=derreklong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just finished up recording some tracks for a David Wesley ska song (<a href="http://www.djwfilmmusic.com/">http://www.djwfilmmusic.com/</a>).  I&#8217;ll post the song on my website when he mixes it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derreklong.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derreklong.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derreklong.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derreklong.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derreklong.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derreklong.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derreklong.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derreklong.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derreklong.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derreklong.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derreklong.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derreklong.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derreklong.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derreklong.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derreklong.wordpress.com&amp;blog=5694616&amp;post=5&amp;subd=derreklong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derreklong.wordpress.com/2008/11/30/drum-tracks-for-ska-song/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b6927925d315f639837a89fc94174dfc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">derrek</media:title>
		</media:content>
	</item>
	</channel>
</rss>
