<?xml version="1.0" encoding="UTF-8"?>
<rss  version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 
<title>New at Bumblehead</title>
<atom:link href="http://www.bumblehead.com/links/rss2.xml" rel="self" type="application/rss+xml" />
<link>http://www.bumblehead.com/links/rss2.xml</link>
<description>bumblehead news feed</description>
 
<item>
<title>Making Waves</title>
<link>http://www.bumblehead.com/developers/index.php#id_174</link>
<pubDate>Fri, 04 Jun 2010 02:20:00 PDT</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_174</guid>
<description>I finished a sinewave animation and there's a demonstration page that displays various sinewave videos made during production. The results are surprisingly dynamic. The fun part of this project involved writing a Common Lisp program for generating the sinewaves and this required a few things in addition to writing a sinewave function. There are functions for drawing circles and connecting lines. There's a class for generating exponential curves...</description>
</item>
 
<item>
<title>BIB</title>
<link>http://www.bumblehead.com/developers/index.php#id_173</link>
<pubDate>Wed, 24 Mar 2010 12:06:00 PDT</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_173</guid>
<description>bumblehead finished the LA marathon. here is his bib.</description>
</item>
 
<item>
<title>Stobo Update</title>
<link>http://www.bumblehead.com/developers/index.php#id_172</link>
<pubDate>Wed, 17 Feb 2010 13:42:00 PST</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_172</guid>
<description>I've made an update to Stobo. It's a bug-fix update, -minor bugs that I've noticed over the last week or two:
- while processing, preview is OFF for large images
- some tasks have been made faster
- status of processed images is included in GUI

I spent the winter writing Lisp and C code. The C language has prompted me to be smarter in some areas, -my documentation is much better and my algorithms are simpler. The Lisp code has made me more comfortable with functional programming.

I have nostalgia for Stobo and I'll continue using it, but it looks brittle to me now.</description>
</item>
 
<item>
<title>Unpure?</title>
<link>http://www.bumblehead.com/developers/index.php#id_171</link>
<pubDate>Fri, 05 Feb 2010 22:26:00 PST</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_171</guid>
<description>Well, -that last post wasn't _pure_ C. A python script converted the ascii to html...</description>
</item>
 
<item>
<title>Made with Pure C</title>
<link>http://www.bumblehead.com/developers/index.php#id_170</link>
<pubDate>Fri, 05 Feb 2010 18:31:00 PST</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_170</guid>
<description>A C-generated pattern</description>
</item>
 
<item>
<title>Crown Royal</title>
<link>http://www.bumblehead.com/developers/index.php#id_169</link>
<pubDate>Fri, 11 Dec 2009 15:11:00 PST</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_169</guid>
<description>I've been so focused on the things I'm doing now that I never took the time to post an update here. I did finish a GREAT new video and the production quality is very high in this one.

I'm experimenting with embedded video players for the media section here. There's a test version of the media page with some flash video players at the bottom (here). Flash's F4V format is great at showing most of the videos I've made, but Crown Royal doesn't compress well in F4V so I'm not sure if I'll use Flash or not. I'll figure something out before the end of next week and make the video available at that time, -eh here's a 640x480 version for you to download until then.

I have pulled some of my software off of this page and I will rarely add software to it in the future. If you want to see a sample of my PHP or Actionscript send me an email with your name and phone number in it and I'll get back to you.</description>
</item>
 
<item>
<title>Update to Stobo</title>
<link>http://www.bumblehead.com/developers/index.php#id_168</link>
<pubDate>Sun, 25 Oct 2009 13:26:00 PDT</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_168</guid>
<description>I've made several improvements to Stobo recently. It looks the same but I removed a few bugs that popped up during production use and the user interface has been tightened up. Stobo is very stable and very responsive.</description>
</item>
 
<item>
<title>Math Collage</title>
<link>http://www.bumblehead.com/developers/index.php#id_166</link>
<pubDate>Thu, 13 Aug 2009 01:48:00 PDT</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_166</guid>
<description>A math course kept me extremely busy.</description>
</item>
 
<item>
<title>Sunset Index</title>
<link>http://www.bumblehead.com/developers/index.php#id_165</link>
<pubDate>Sat, 27 Jun 2009 11:14:00 PDT</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_165</guid>
<description>an image</description>
</item>
 
<item>
<title>Room in June</title>
<link>http://www.bumblehead.com/developers/index.php#id_164</link>
<pubDate>Sun, 07 Jun 2009 21:12:00 PDT</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_164</guid>
<description>It was one of those fun and productive-type weekends. This update brings another short video to the media section. A minor update to Stobo was made. Image transformations now affect the image in the preview window.</description>
</item>
 
<item>
<title>HTML page added, Stobo upgraded</title>
<link>http://www.bumblehead.com/developers/index.php#id_163</link>
<pubDate>Tue, 26 May 2009 22:48:00 PDT</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_163</guid>
<description>I've finished a new HTML page -check it out. I've also updated Stobo. I updated the *.ico file and so now it contains multiple sizes of icon (32x32, 24x24, 16x16). Icon loading was changed so that it works better in windows environments. 'Also fixed...</description>
</item>
 
<item>
<title>New Project Finished</title>
<link>http://www.bumblehead.com/developers/index.php#id_162</link>
<pubDate>Wed, 20 May 2009 13:16:00 PDT</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_162</guid>
<description>I finished building a web site for my friend Tim. You can see it at www.timgeorge.net.</description>
</item>
 
<item>
<title>Spring time :)</title>
<link>http://www.bumblehead.com/developers/index.php#id_160</link>
<pubDate>Fri, 08 May 2009 23:46:00 PDT</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_160</guid>
<description>Do you feel a potent creative energy in the air right now? Is it the spring sunshine...? I don't know, but I like it. It's that great time for meeting new people and doing new things. If you're not feeling it, go on an evening drive with the windows rolled down and then you will feel it.</description>
</item>
 
<item>
<title>Big UPDATE!!</title>
<link>http://www.bumblehead.com/developers/index.php#id_159</link>
<pubDate>Tue, 05 May 2009 20:47:00 PDT</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_159</guid>
<description>Today I'm releasing Stobo-1.0</description>
</item>
 
<item>
<title></title>
<link>http://www.bumblehead.com/developers/index.php#id_156</link>
<pubDate>Sun, 15 Mar 2009 23:41:00 PDT</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_156</guid>
<description>an image</description>
</item>
 
<item>
<title></title>
<link>http://www.bumblehead.com/developers/index.php#id_152</link>
<pubDate>Thu, 27 Nov 2008 11:20:00 PST</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_152</guid>
<description>an image</description>
</item>
 
<item>
<title>Creation</title>
<link>http://www.bumblehead.com/developers/index.php#id_149</link>
<pubDate>Tue, 11 Nov 2008 19:57:00 PST</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_149</guid>
<description>I've just finished a re-haul of bumblehead's php engine and am celebrating with this new post!</description>
</item>
 
<item>
<title></title>
<link>http://www.bumblehead.com/developers/index.php#id_117</link>
<pubDate>Sat, 27 Sep 2008 22:45:00 PDT</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_117</guid>
<description>an image</description>
</item>
 
<item>
<title>Actionscript Development</title>
<link>http://www.bumblehead.com/developers/index.php#id_116</link>
<pubDate>Thu, 25 Sep 2008 23:46:00 PDT</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_116</guid>
<description>In my opinion, this is THE best setup for developing actionscript software outside of Flex and in some cases it's better than Flex.</description>
</item>
 
<item>
<title>Tape Out!!</title>
<link>http://www.bumblehead.com/developers/index.php#id_114</link>
<pubDate>Sun, 31 Aug 2008 21:44:00 PDT</pubDate>
<guid isPermaLink="true">http://www.bumblehead.com/developers/index.php#id_114</guid>
<description>I finished rendering my animation today! I've been working on it for a long time. I was determined to use linux to get all of the digital work done. The path was forsaken and often un-clear, but I finally made it to the end.</description>
</item>
 
</channel>
</rss>

