<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Shelbybark Blog</title><link>http://www.shelbybark.com/blog/</link><description>The Shelbybark Design blog</description><language>en-us</language><lastBuildDate>Tue, 09 Mar 2010 18:46:48 -0000</lastBuildDate><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/shelbybark/blog" /><feedburner:info uri="shelbybark/blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>Django 1.0</title><link>http://feedproxy.google.com/~r/shelbybark/blog/~3/5M7bfCfpg0A/</link><description>&lt;p&gt;I just pushed out my updated site to run on Django 1.0. The Django Foundation rolled out 1.0 on Wednesday of this week -- just in time for DjangoCon 2008 this weekend. I've worked on the site a little the past few evenings to get it ready. For the most part, it was an easy move. A few more notes after the jump.&lt;/p&gt;
&lt;p&gt;The one thing I would recommend anyone making the move do is to remove all .pyc files in your django directory. This was probably the biggest "gotcha" I encountered. Once I pushed out my changes, I was getting some odd errors on my blog entry pages. I recalled reading something about the .pyc files causing some weird errors, and, sure enough, removing them fixed it.&lt;/p&gt;

&lt;p&gt;Below is the command that will easily remove all .pyc files starting in the directory you are currently in.&lt;/p&gt;

&lt;pre name="code" class="css"&gt;
find . -name '*.pyc' -print0| xargs -0 rm
&lt;/pre&gt;

&lt;p&gt;I've added it to my .bash_profile file as an alias, so that I can just run "rmpyc" and it will remove them from the directory I'm currently in (and all directories below).&lt;/p&gt;

&lt;p&gt;Another thing I did in preparing for this move was to set up my development with git. This is also to prepare for a move we are making at Coptix over to git for version control.&lt;/p&gt;

&lt;p&gt;I look forward to digging deeper into 1.0. I also can't wait to see video from DjangoCon.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/shelbybark/blog/~4/5M7bfCfpg0A" height="1" width="1"/&gt;</description><author>steven@shelbybark.com (Steven Crawford)</author><guid isPermaLink="false">http://www.shelbybark.com/blog/2008/sep/06/django-10/</guid><feedburner:origLink>http://www.shelbybark.com/blog/2008/sep/06/django-10/</feedburner:origLink></item><item><title>Out with the old</title><link>http://feedproxy.google.com/~r/shelbybark/blog/~3/xYGUIgCLvAw/</link><description>&lt;p&gt;Well, this redesign has been brewing since the first of the year. I've been wanting to incorporate the "life stream" or "jellyroll" that I've been seeing so much of recently. Also, I wanted to remove the freelancer feel and turn it back to a more personal site.&lt;/p&gt;
&lt;p&gt;I've used &lt;a href="http://code.google.com/p/blueprintcss/"&gt;Blueprint&lt;/a&gt; again. I also had a chance to work with some APIs, which is always a treat, this time to pull in my Twitter posts. I'm sure there are still some rough edges. But, here it is.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/shelbybark/blog/~4/xYGUIgCLvAw" height="1" width="1"/&gt;</description><author>steven@shelbybark.com (Steven Crawford)</author><guid isPermaLink="false">http://www.shelbybark.com/blog/2008/apr/22/out-old/</guid><feedburner:origLink>http://www.shelbybark.com/blog/2008/apr/22/out-old/</feedburner:origLink></item><item><title>Going to Coptix</title><link>http://feedproxy.google.com/~r/shelbybark/blog/~3/GNZ59MSIdT4/</link><description>&lt;p&gt;Wow. This year started off with a bang. Around the first of January I was contacted by Josiah Roe to find out if I would be interested in a job with &lt;a href="http://coptix.com"&gt;Coptix Inc.&lt;/a&gt; in Chattanooga, Tennessee.  I have accepted a position as a web developer with Coptix and will start to work with them on February 18. &lt;/p&gt;
&lt;p&gt;So, this is going to be the start of quite a few big changes for me and my family. I plan on keeping shelbybark.com as my freelance/personal site, but I will be enthusiastically referring all major interest on up to Coptix.&lt;/p&gt;

&lt;p&gt;I will be working in Tuscaloosa until we can sell our house and move to Chattanooga. So, if any of you out there know of anyone looking for a house in the Tuscaloosa area, let me know. &lt;/p&gt;

&lt;p&gt;It's going to be a new adventure for us. My wife, Heather, has moved a few times before, but this will be my first time to move away from my extended family and hometown. We have spent quite a few vacations in Chattanooga over the last few years, and we love the area, so, we are looking forward to settling in there.&lt;/p&gt;

&lt;p&gt;I can't promise that this will lead to more blogging on my part. However, you never know... I'll probably continue to tinker with shelbybark.com. I can never leave these things alone...&lt;/p&gt;

&lt;p&gt;Thanks to everyone who's prayed and given advice over this decision. We're looking forward to the road ahead.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/shelbybark/blog/~4/GNZ59MSIdT4" height="1" width="1"/&gt;</description><author>steven@shelbybark.com (Steven Crawford)</author><guid isPermaLink="false">http://www.shelbybark.com/blog/2008/jan/30/going-coptix/</guid><feedburner:origLink>http://www.shelbybark.com/blog/2008/jan/30/going-coptix/</feedburner:origLink></item><item><title>Feed me</title><link>http://feedproxy.google.com/~r/shelbybark/blog/~3/vVRl3SWHe5Q/</link><description>&lt;p&gt;I've had discussions recently about RSS feeds with a couple different people, and the thing I've realized is how useful they are, but, at the same time, how neglected they seem to be, at least by the masses. I think this will change with Outlook starting to include an RSS reader in Outlook 2007. So, I wanted to take the time to introduce RSS feeds to those readers who have never used them before.&lt;/p&gt;
&lt;p&gt;As most of my readers know by now, I don't use very many Microsoft products. So, I won't be using the RSS reader in Outlook 2007. There are two readers I use, the Mac app &lt;a href="http://www.newsgator.com/NGOLProduct.aspx?ProdId=NetNewsWire&amp;amp;ProdView=lite" title="Don't hate me because I'm NewsGator"&gt;NetNewsWire Lite&lt;/a&gt; and the online service &lt;a href="http://www.bloglines.com" title="will do in a pinch"&gt;Bloglines&lt;/a&gt;. I prefer NetNewsWire. Bloglines, is nice when I happen to be away from my laptop. The Bloglines site downsizes nicely to my Treo's browser. So, I can check my feeds even from my phone.&lt;/p&gt;

&lt;p&gt;The beauty of an RSS feed reader is that you can check one spot for recent blog posts or news items or tour updates or new photos or, well you get the idea. To be honest I did not start using an RSS reader until I visited Lawrence and saw a few of the guys there using NetNewsWire. However, it really does save me a ton of time. I don't have to surf around to all of the sites I frequent just to see if there are any new posts. And, for checking bloggers who have a similar track record that I do for posting, that can save a lot of unnecessary site visits. I have around 55 feeds that I keep tabs on in NetNewsWire and this really does save me a bunch of time.&lt;/p&gt;

&lt;p&gt;The other thing I want to push is having multiple RSS feeds per site. I currently have RSS feeds for blog posts, ma.gnolia mutterings, and recent comments on the site. I hope to soon have my recent media compiled into one feed, but that's going to take some python tricks that I haven't quite learned yet (though it's probably about as neat of a trick as tying my own shoe). Django has been really nice for setting up the regular RSS feeds for the different areas. I've even considered adding a feed for my recent iTunes tracks, but I figured that would just be excessive.&lt;/p&gt;

&lt;p&gt;Anyway, if any of you have preferred readers, I'd love to hear about them. And if you've never used one, I recommend looking into it. It really has helped me.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/shelbybark/blog/~4/vVRl3SWHe5Q" height="1" width="1"/&gt;</description><author>steven@shelbybark.com (Steven Crawford)</author><guid isPermaLink="false">http://www.shelbybark.com/blog/2007/jan/27/feed-me/</guid><feedburner:origLink>http://www.shelbybark.com/blog/2007/jan/27/feed-me/</feedburner:origLink></item><item><title>It&amp;#39;s Alive...</title><link>http://feedproxy.google.com/~r/shelbybark/blog/~3/5-TXb_xSNJA/</link><description>&lt;p&gt;After many, many, many hours. I have finally arrived at a point where I think this thing is ready to go. The CMS has been completely overhauled to use &lt;a href="http://www.djangoproject.com/"&gt;Django&lt;/a&gt; instead of MovableType. I am strongly considering using Django for all future web development for Shelbybark Design.&lt;/p&gt;
&lt;p&gt;I still have a few things left to clean up. For instance, I don't yet have a "contact us" form set up. And that's something I'm going to want to do very soon. &lt;/p&gt;

&lt;p&gt;I am really getting into Django. I can't say that it's been the easiest to pick up. I'm a web designer, I'm not a programmer. So there have been many late nights, banging my head against the wall, trying to figure out how to get things working the way I know that they should. &lt;/p&gt;

&lt;p&gt;So, please, look around, I'm sure you will find a few rough edges. Hopefully, I'll get those polished up nicely before long.&lt;/p&gt;

&lt;h3&gt;Update&lt;/h3&gt;

&lt;p&gt;It was late when I wrote this, so I forgot something very important. I especially want to thank &lt;a href="http://jeffcroft.com"&gt;Jeff Croft&lt;/a&gt; for releasing source code to &lt;a href="http://lost-theories.com"&gt;lost-theories.com&lt;/a&gt;. This was very helpful for the development of this site. Also, special thanks to &lt;a href="http://fallingbullets.com/"&gt;The Falling Bullets&lt;/a&gt; website for releasing their source code. This helped immensely on getting my Ma.gnolia feed working. And, based on some things they were doing, I was able to figure out to get my Flickr "date taken" to import to the database correctly.&lt;/p&gt;

&lt;p&gt;Thanks, y'all.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/shelbybark/blog/~4/5-TXb_xSNJA" height="1" width="1"/&gt;</description><author>steven@shelbybark.com (Steven Crawford)</author><guid isPermaLink="false">http://www.shelbybark.com/blog/2006/nov/04/its-alive/</guid><feedburner:origLink>http://www.shelbybark.com/blog/2006/nov/04/its-alive/</feedburner:origLink></item></channel></rss>
