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

<channel>
	<title>Buddy Lindsey &#187; Uncategorized</title>
	<atom:link href="http://buddylindsey.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://buddylindsey.com</link>
	<description>Exploring and Teaching Emerging Web Technologies</description>
	<lastBuildDate>Mon, 26 Mar 2012 19:00:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>It&#8217;s My Birthday &#8211; What Would You Like?</title>
		<link>http://buddylindsey.com/its-my-birthday-what-would-you-like/</link>
		<comments>http://buddylindsey.com/its-my-birthday-what-would-you-like/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 15:58:11 +0000</pubDate>
		<dc:creator>Buddy Lindsey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://buddylindsey.com/?p=741</guid>
		<description><![CDATA[Today is my 27th birthday, yay. So I was hoping you could give me a present in the form of a comment answering two questions. How can I improve my blog? What can I do to make this blog better for you, the reader? What content would you like to see? Any specific ideas or [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Today is my 27th birthday, yay. So I was hoping you could give me a present in the form of a comment answering two questions.</p>
<p>How can I improve my blog?</p>
<ol>
<li>What can I do to make this blog better for you, the reader?</li>
<li>What content would you like to see? Any specific ideas or technologies? or rants?</li>
</ol>
<p>I am trying to improve my blog so people enjoy it more any comments and feedback are very welcome. Have a great my birthday.</p>
]]></content:encoded>
			<wfw:commentRss>http://buddylindsey.com/its-my-birthday-what-would-you-like/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Reviewing 2011 the Year that Changed Everything for Me</title>
		<link>http://buddylindsey.com/reviewing-2011-the-year-that-changed-everything-for-me/</link>
		<comments>http://buddylindsey.com/reviewing-2011-the-year-that-changed-everything-for-me/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 18:37:19 +0000</pubDate>
		<dc:creator>Buddy Lindsey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://buddylindsey.com/?p=638</guid>
		<description><![CDATA[I can honestly say that over the last year I have gone from a beginnermediate developer to an intermediate developer. This was something that was most definitely hard won, but thoroughly pleasing. I just hope the quantity of stuff I have learned in the last year and half will hold through the next year. Lets [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I can honestly say that over the last year I have gone from a beginnermediate developer to an intermediate developer. This was something that was most definitely hard won, but thoroughly pleasing. I just hope the quantity of stuff I have learned in the last year and half will hold through the next year.</p>
<h2>Lets Start at the Beginning</h2>
<p>About 18 months ago I started doing development in ASP.NET MVC on the <a href="http://asianlad.com/">Asian Live Action Database</a>. To be honest it was the first solid idea for a project I have really ever had so it was a great learning experience. There was a lot of new design patterns I learned and became familiar with, along with more advanced features of C#.</p>
<p>I developed a good base of knowledge and really got something going, it was a lot of fun and pushed my brain. Sometime around there a friend convinced me to get a Mac so I can make mobile apps with him and get some money, and I think that is where things really took off for me. Not because of the mac, but because of everything else.</p>
<h2>New Computer and New Language/Framework</h2>
<p>After getting a base of knowledge from ASP.NET MVC I was really getting the hang of the MVC pattern and could tell my programming skills were getting up to par. About 2 weeks before my fall semester started I decided I wanted a new application to  help me with my Japanese class. On a dare from a friend I decided to try it in Rails. This was a major shift not only was I on a new OS, but using a new language and framework all in a new dev environment.</p>
<h3>Riding the Rails to Vim</h3>
<p>Pretty much over the next several months I dove deeply into Ruby on Rails. I wrote a ton of little apps in Rails and really got familiar with it. I even did a couple of contract things with it, and helped a friend migrate over to it. While I never finished the app I set out to do originally I realized there were a lot of problems doing it as a back end web app and dropped it.</p>
<p>At some point I saw a video of someone using Vim and doing some amazing things with it. The idea of never using the mouse while coding has always intrigued me, but Vim had always been too big of a learning curve, plus my brain wasn&#8217;t ready. After staring to use a new OS, and new programming language I was ready to devote myself to learning Vim, so I started to, and still am. </p>
<h2>Github is Awesome, but I Hate the Pricing</h3>
<p>Along with all the new changes I figured it was time to start learning git as well. I was finding many problems with SVN and I really loved the branching and merging features in git. I signed up for Github and started paying the $7 a month and was fine with that since I had only 2 private projects. One was a rewrite of the <a href="http://asianlad.com/">Asian Live Action Database</a> and a contract app. Around February I had an accident and had some unexpected Medical expenses even with my insurance covering most of it the bills still hurt. So I had to tighten up my belt which included getting rid of github temporarily. </p>
<p>After some talking with a friend we agreed that $7 was a big expensive for only 5 repositories only because we wanted all our code under source control in separate repos, and not with an archive repo taking up one of the private repositories. So began the path to sourcehold, which of course would be written in Rails.</p>
<h2>Sourcehold: Success or Failure?</h2>
<p>I spent the next 6 months, starting in March, learning and coding sourcehold. It was a very very fun time and I learned a lot. I can actually break it out into 3 distinct sections.</p>
<h3>Learning</h3>
<p>As a beginnermediate developer up to this point doing something like a source control site similar to github was a doable task, but required quite a bit of learning. I had a cursory knowledge of ssh and git. Along with no knowledge of cloud computing other than theory. I proceeded to read the following books just to get started.</p>
<ul>
<li><a href="http://www.amazon.com/gp/product/1430218339/ref=as_li_ss_tl?ie=UTF8&#038;tag=dumota-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=1430218339">ProGit</a></li>
<li><a href="http://www.amazon.com/gp/product/1590594762/ref=as_li_ss_tl?ie=UTF8&#038;tag=dumota-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=1590594762">Pro OpenSSH</a></li>
<li><a href="http://www.amazon.com/gp/product/0980576830/ref=as_li_ss_tl?ie=UTF8&#038;tag=dumota-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=0980576830">Host Your Web Site In The Cloud: Amazon Web Services Made Easy</a></li>
<li><a href="http://www.amazon.com/gp/product/0321638360/ref=as_li_ss_tl?ie=UTF8&#038;tag=dumota-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=0321638360">Distributed Programming with Ruby</a></li>
</ul>
<p>These were all good books and I was able to really dissect them and advance my knowledge. I am not sure I could have done this project without reading this book and it gave me a new respect for programming/technical books. After reading the books I sat down and played with combining as much of it all as I could to see how to get everything working together. It was a fun experiment to learn how to get things working together.</p>
<h3>Development</h3>
<p>Once I read all the books and played around. It was time to start actually coding and designing the site. This is really where things got interesting. As a beginnermediate developer I could roll my own code for features, but using 3rd party libraries or especiall api&#8217;s were <em>almost</em> impossible.</p>
<p>Through this process I had to use 3rd party libraries so it forced me to learn how to interact with them and start using them. It even got me closer to more advanced topics like creating my own reusable code to add to libraries. My goal is to be able to make libraries at some point which really starts to show you are a more advanced developer, I feel like I am at the cusp of doing this.</p>
<p>Along this process I became very familiar with SSH, Ruby and Command Line. 3 things that are very powerful when used together properly.</p>
<h3>Closing Down</h3>
<p>I was able to get sourcehold launched, running, and people using it. However, due to how it worked the site was resource intensive and I learned a valuable business lesson: </p>
<blockquote><p>
&#8220;Customer growth is slow so manage costs&#8221;
</p></blockquote>
<p>I was stuck in a situation where the lowest cost was still a bit high, but my customer adoption rate was so slow it would not be able to cover the costs quick enough. So after 4 months in service I pulled the plug before I ran completely out of money.</p>
<p>One thing to note about when you create something which helps developers is this phrase:</p>
<blockquote><p>
I will use it on my next project.
</p></blockquote>
<p>That is the phrase of death. Make sure you project is so good they need to use it now.</p>
<h2>Coworking, TulsaWebDevs, Hackathon followed by Startup Weekend</h2>
<p>In August I met up with <a href="http://groovecoder.com/">Luke Crouch</a> a guy that forever changed my life. He invited me to our local web developer user group <a href="http://tulsawebdevs.org/">TulsaWebDevs</a> and I met a lot of cool people there and immediately started learning new things and being able to interact with other developers. It was a whole new world of people and has stretched my brain immensely. </p>
<p>From the TulsaWebDevs I learned about a local coworking venture that started up for local freelancers, and people whom can work remotely. We meet up every Friday for the day and do our work and interact. It turns into a learning experience and exchange of ideas, as well as a place to get help with problems we are having. As someone that doesn&#8217;t work on a dev team It has been invaluable because problems I have pounded my head against the wall on I can just ask on fridays and usually someone can answer it for me.</p>
<p>I am an avid twitter user and one of the coolest things I heard about was a Hackathon. I had wanted to do one for a couple of years, but never had an opportunity. I even thought about starting one until Luke managed to organize one himself. It was an awesome event to meet new people and play with new projects. I am definitely in favor of them. 2 weeks after the Tulsa Hackathon I went to Startup Weekend which was just as fun and got to use a new technology which is now shaping some of my blogging efforts.</p>
<h2>GoDjango and Python</h2>
<p>Over the course of the last few months I took on learning Django and python. It has been a lot of fun to finally find a framework and language which really fits well with me. One of the biggest problems in learning Django though were all the lack of video tutorials, so I decided to start <a href="http://godjango.com">GoDjango</a> in a similar vain of RailsCasts where there are weekly updates of 5 to 10 minute videos on doing something with Django.</p>
<h2>Closing Out the Year with Mozilla, JavaScript and HTML5</h2>
<p>I definitely can&#8217;t close out this post without talking about Mozilla, JavaScript and HTML5, all three are things I never thought I would pay attention to. Luke actually works for Mozilla, which is really cool, so I have had a lot of opportunity to talk and learn about Mozilla from him. As such I have become a major fan of Mozilla and some of the things they are doing, not just FireFox.</p>
<p>Over the course of the last few months I have come to learn that JavaScript and HTML5 are the future, but can easily start being used now, and should be. As such 2 weeks ago I rolled out my first HTMl5 app called <a href="http://buddylindsey.github.com/html5-c25k/index.html">Couch to 5k</a>. It is based on a running program to get you from sitting on the couch to being able to run 5 kilometers. It is hosted on github as a github page. </p>
<p>The really cool thing is that Mozilla has started up with the Mozilla App store, still in preview, and it was super simple to get it on there since it is based on web technologies. All I had to do was add an app manifest and poof it worked. You can install it yourself as well: <a href="https://apps-preview.mozilla.org/en-US/apps/app/couch-to-5k/">Couch to 5k Mozilla App Store</a></p>
<h2>Conclusion</h2>
<p>I have left a few things out, but I tried to hit most of the highlights of what I have done. Please checkout my <a href="http://github.com/buddylindsey/">github account</a> to see more of what I have done. It has been an exciting year and a half, and I look forward to the next year. We shall see what it holds. </p>
]]></content:encoded>
			<wfw:commentRss>http://buddylindsey.com/reviewing-2011-the-year-that-changed-everything-for-me/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>To the Future</title>
		<link>http://buddylindsey.com/to-the-future/</link>
		<comments>http://buddylindsey.com/to-the-future/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 01:30:51 +0000</pubDate>
		<dc:creator>Buddy Lindsey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://buddylindsey.com/?p=341</guid>
		<description><![CDATA[Over the past month I have been importing posts little by little into wordpress. At first it was mostly for archival purposes with no real intention to really hit blogging again on here for a few more months, around summer. I have wanted to concentrate on my Japanese blog Dumb Otaku where I talk about [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Over the past month I have been importing posts little by little into wordpress. At first it was mostly for archival purposes with no real intention to really hit blogging again on here for a few more months, around summer. I have wanted to concentrate on my Japanese blog <a href="http://www.dumbotaku.com">Dumb Otaku</a> where I talk about Japan, Japanese Language, and Media. However, reading through my old blog posts, and removing the twitter like posts, I realized how much I like to program and want to get back to it.</p>
<p>Unfortunately, at my current job I don&#8217;t get do any programming I only get to make sure the programmers servers stay on, so not a lot of opportunity. I also realized I don&#8217;t have a portfolio either. I know, that I know how to program, but no one else does. Therefore, I am going to do a few different series of posts where I teach how to do different things to create a final product, website wise. I really need to have something to show my experience programming. While I have been programming for about 7 years now, on my own time, I don&#8217;t have anything I <em>can</em> show other people.</p>
<p>So long story short I am coming back to this blog. I plan to post about once a week so I don&#8217;t burn out again, and to kick it all off I am going to start the first series tomorrow with a post on wordpress plugin development. I have been helping a lot of people with wordpress lately and on my own. So while I will cover .NET a lot as time comes I will also be covering PHP and wordpress quite a bit too.</p>
<p>Hopefully you can join me, and offer advise or point out where I am wrong, if I am.</p>
<p>Thank You.</p>
]]></content:encoded>
			<wfw:commentRss>http://buddylindsey.com/to-the-future/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Pirate 4&#215;4 Colors with Greasemonkey</title>
		<link>http://buddylindsey.com/change-pirate-4x4-colors-with-greasemonkey/</link>
		<comments>http://buddylindsey.com/change-pirate-4x4-colors-with-greasemonkey/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 00:26:52 +0000</pubDate>
		<dc:creator>Buddy Lindsey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://buddylindsey.com/blog/?p=9</guid>
		<description><![CDATA[I try to visit Pirate 4&#215;4 when I can to read about jeeps.&#160; The biggest problem is that the color scheme hurst my eyes after a while.&#160; So I found out about Greasemonkey for FireFox and you can write custom scripts to edit &#34;stuff&#34; on a website.&#160; So I found a quick piece of javascript [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>
I try to visit <a href="http://www.pirate4x4.com/forum/index.php">Pirate 4&#215;4</a> when I can to read about jeeps.&nbsp; The biggest problem is that the color scheme hurst my eyes after a while.&nbsp; So I found out about Greasemonkey for <a href="http://www.firefox.com">FireFox</a> and you can write custom scripts to edit &quot;stuff&quot; on a website.&nbsp; So I found a quick piece of javascript code on a site for editing css and modified it for <a href="http://www.pirate4x4.com/forum/index.php">Pirate 4&#215;4</a>.&nbsp; So to install and use it here are the instructions
</p>
<p>
1) Install <a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a> for firefox. <br />
2) Visit the script home for &quot;<a href="http://userscripts.org/scripts/show/34982">New Pirate 4&#215;4 Colors</a>&quot; and click install this script on the right.<br />
3) Visit <a href="http://www.pirate4x4.com/forum/index.php">Pirate 4&#215;4 forums</a> and seee it change the colors.
</p>
<p>
&nbsp;
</p>
<p>
Note:
</p>
<p>
So that you know when you load up the page it will load up the normal colors then once the page is done it will execute the Greasemonky script and change the colors.
</p>
<p>
Hope you find it useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://buddylindsey.com/change-pirate-4x4-colors-with-greasemonkey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My new Toy/Family member</title>
		<link>http://buddylindsey.com/my-new-toyfamily-member/</link>
		<comments>http://buddylindsey.com/my-new-toyfamily-member/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 22:50:25 +0000</pubDate>
		<dc:creator>Buddy Lindsey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[jeep]]></category>

		<guid isPermaLink="false">http://buddylindsey.com/?p=180</guid>
		<description><![CDATA[I haven&#8217;t blogged anything in the last few days and I just wanted to show you the reason why. I have spent quite a bit of time playing with my new toy and in some respects member of the family. It is a 2004 Rocky Mountain Edition Jeep Wrangler 4.0L Inline 6. Follow the link [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I haven&#8217;t blogged anything in the last few days and I just wanted to show you the reason why.  I have spent quite a bit of time playing with my new toy and in some respects member of the family. It is a 2004 Rocky Mountain Edition Jeep Wrangler 4.0L Inline 6. Follow the link to see all the pictures of my <a href="http://www.flickr.com/photos/buddylindsey/tags/justpurchased/" title="2004 Rocky Mountain Edition jeep">2004 Rocky Mountain Edition Jeep</a></p>
<p><img src="http://farm3.static.flickr.com/2158/2131514803_ef30799862.jpg" alt="Rocky Mountain Edition Jeep Wrangler" title="Rocky Mountain Edition Jeep Wrangler" /></p>
<p><img src="http://farm3.static.flickr.com/2018/2132291158_4eb97f3787.jpg" alt="Rocky Mountain Edition Jeep Wrangler Driver Side" title="Rocky Mountain Edition Jeep Wrangler Driver Side" /></p>
<p><img src="http://farm3.static.flickr.com/2085/2131512087_1abb4e0746.jpg" alt="Rocky Mountain Edition Jeep Wrangler Front Corner" title="Rocky Mountain Edition Jeep Wrangler Front Corner" /></p>
<p><img src="http://farm3.static.flickr.com/2238/2132290138_a4070d3b56.jpg" alt="Rocky Mountain Edition Jeep Wrangler Front" title="Rocky Mountain Edition Jeep Wrangler Front" /></p>
<p><img src="http://farm3.static.flickr.com/2275/2132286564_834209064b.jpg" alt="Rocky Mountain Edition Jeep Wrangler Interior" title="Rocky Mountain Edition Jeep Wrangler Interior" /></p>
<p><img src="http://farm3.static.flickr.com/2205/2132287368_c81b7daaf4.jpg" alt="Rocky Mountain Edition Jeep Wrangler" title="Rocky Mountain Edition Jeep Wrangler" /></p>
<p>Now that I have shown you why I haven&#8217;t been bloggin maybe you can forgive. I hope to have a couple new posts by end of the day on Christmas.</p>
]]></content:encoded>
			<wfw:commentRss>http://buddylindsey.com/my-new-toyfamily-member/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installfest Tulsa</title>
		<link>http://buddylindsey.com/installfest-tulsa/</link>
		<comments>http://buddylindsey.com/installfest-tulsa/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 02:58:49 +0000</pubDate>
		<dc:creator>Buddy Lindsey</dc:creator>
				<category><![CDATA[Event]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[DNUG]]></category>

		<guid isPermaLink="false">http://buddylindsey.com/blog/?p=47</guid>
		<description><![CDATA[I am here at the Tulsa version of the Installfest it is a lot of fun to meet and talk with people here.&#160; We have quite a good turn out with a lot of enthusiastic people, and I can&#39;t wait to hear what people think of VS2008.&#160;I have taken a few pictures so you can [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>
I am here at the Tulsa version of the Installfest it is a lot of fun to<br />
meet and talk with people here.&nbsp; We have quite a good turn out with a<br />
lot of enthusiastic people, and I can&#39;t wait to hear what people think<br />
of VS2008.&nbsp;I have taken a few pictures so you can enjoy in the<br />
experience too.
</p>
<p>
<img src="http://farm3.static.flickr.com/2415/2085481326_319b16bab8_o.jpg" alt="Main Install Room" width="470" height="345" /></p>
<p><img src="http://farm3.static.flickr.com/2191/2084698055_a3a04e906c_o.jpg" alt="Installing" width="470" height="345" /></p>
<p><img src="http://farm3.static.flickr.com/2082/2084698203_79eab1b2c5_o.jpg" alt="Overflow Room" width="470" height="345" /></p>
<p><img src="http://farm3.static.flickr.com/2287/2085481492_fdc67047a6_o.jpg" alt="Rock Band" width="470" height="345" /></p>
<p><img src="http://farm3.static.flickr.com/2383/2085481176_ee8aa6af8f_o.jpg" alt="Rock Band" width="470" height="345" /></p>
<p><img src="http://farm3.static.flickr.com/2227/2085481458_4d89f15479_o.jpg" alt="VS2008 on an Apple" width="470" height="345" /></p>
<p><img src="http://farm3.static.flickr.com/2013/2084698077_d45535e110_o.jpg" alt="X-Box Elite" width="470" height="345" /></p>
<p><img src="http://farm3.static.flickr.com/2044/2084698147_71917482e0_o.jpg" alt="Food" width="470" height="345" /></p>
<p><img src="http://farm3.static.flickr.com/2179/2084697933_5e03e158d7_o.jpg" alt="PIZZA" width="470" height="345" /></p>
<p><img src="http://farm3.static.flickr.com/2307/2084698013_028b56d8ac_o.jpg" alt="Guys of Registration" width="470" height="345" />
</p>
<p>
From left to right:<br />
<a href="http://mysoftwarestartup.com/" title="Randy Walker">Randy Walker</a><br />
<a href="http://jaysmith.us/">Jay Smith</a><br />
<a href="http://blogs.msdn.com/chkoenig/" title="Chris Koenig">Chris Koenig &#8211; Microsoft Developer Evangelist</a> &#8211; e-mail: chris.koenig _at_ microsoft.com
</p>
<p>
I hope to add other bloggers that blog about the Installfest
</p>
<p>
<a href="http://tulsadevelopersstudygroup.blogspot.com/" title="Tulsa Developers Study Group Blog">Tulsa Developers Study Group</a><br />
<a href="http://davidlwalker.com/" title="David Walker">David Walker</a>
</p>
<p>
Hope you are enjoying your event.
</p>
<p>
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://buddylindsey.com/installfest-tulsa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links of the Week (11-13-07)</title>
		<link>http://buddylindsey.com/links-of-the-week-11-13-07/</link>
		<comments>http://buddylindsey.com/links-of-the-week-11-13-07/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 21:45:01 +0000</pubDate>
		<dc:creator>Buddy Lindsey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://buddylindsey.com/?p=207</guid>
		<description><![CDATA[Just Plain Cool http://www.futureme.org/ http://www.officefurnitureexpress.co.uk/6-coolest-offices.htm Video Cast http://www.wallstrip.com/theshow/ Blogging http://www.languageisavirus.com/ http://www.linkedin.com/answers?viewQuestion=&#38;questionID=128692&#38;askerID=24171 Development http://www.aclevercookie.com/10-tips-for-budding-web-programmers-and-designers/ Math http://www.numbernut.com/ Gaming http://startcooking.com/277/Top-23-Snacks-for-All-Night-Gaming Nerd Profiling http://www.randsinrepose.com/archives/2007/11/11/the_nerd_handbook.html]]></description>
			<content:encoded><![CDATA[<p></p><p>Just Plain Cool</p>
<p><a href="http://www.futureme.org/">http://www.futureme.org/</a><br />
<a href="http://www.officefurnitureexpress.co.uk/6-coolest-offices.htm">http://www.officefurnitureexpress.co.uk/6-coolest-offices.htm</a></p>
<p>Video Cast<br />
<a href="http://www.wallstrip.com/theshow/"></p>
<p>http://www.wallstrip.com/theshow/</a></p>
<p>Blogging<br />
<a href="http://www.languageisavirus.com/">http://www.languageisavirus.com/</a><br />
<a href="http://www.linkedin.com/answers?viewQuestion=&amp;amp;questionID=128692&amp;amp;askerID=24171"></p>
<p>http://www.linkedin.com/answers?viewQuestion=&amp;questionID=128692&amp;askerID=24171</a></p>
<p>Development<br />
<a href="http://www.aclevercookie.com/10-tips-for-budding-web-programmers-and-designers/"></p>
<p>http://www.aclevercookie.com/10-tips-for-budding-web-programmers-and-designers/</a></p>
<p>Math<br />
<a href="http://www.numbernut.com/">http://www.numbernut.com/</a></p>
<p>Gaming<br />
<a href="http://startcooking.com/277/Top-23-Snacks-for-All-Night-Gaming">http://startcooking.com/277/Top-23-Snacks-for-All-Night-Gaming</a></p>
<p>Nerd Profiling<br />
<a href="http://www.randsinrepose.com/archives/2007/11/11/the_nerd_handbook.html">http://www.randsinrepose.com/archives/2007/11/11/the_nerd_handbook.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://buddylindsey.com/links-of-the-week-11-13-07/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Complete &#8211; Chapter 2  Notes</title>
		<link>http://buddylindsey.com/code-complete-chapter-2-notes/</link>
		<comments>http://buddylindsey.com/code-complete-chapter-2-notes/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 06:05:00 +0000</pubDate>
		<dc:creator>Buddy Lindsey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://buddylindsey.com/blog/?p=75</guid>
		<description><![CDATA[I am going to start posting the notes I take of each chapter I read in my technology books so others can read what I get out of them and can maybe learn something and possibly choose to get and read the book too. The first book I am going to do this on is [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I am going to start posting the notes I take of each chapter I read in my technology books so others can read what I get out of them and can maybe learn something and possibly choose to get and read the book too.</p>
<p>The first book I am going to do this on is Code Complete Second Edition.</p>
<p>Notes:</p>
<p>How to use software Metaphors:</p>
<p>- Software Metaphors<br />
Writing software can often be explained by metaphors for others.  A good metaphor can explain a lot about how to develop a system.  However, a bad metaphor can destroy what it is you are trying to do.</p>
<p>- Be careful when using metaphors as a good process can be given the wrong metaphor and completely lose the meaning of the process.</p>
<p>- The best analogy for Software Development is building a house.  Others that aren&#8217;t as good is writing and farming.</p>
<p>- Like building a house a well planned project can allow you to change your mind later about details.<br />
Software Development is heuristic not algorithmic and can lead you into trouble if you mix them.</p>
]]></content:encoded>
			<wfw:commentRss>http://buddylindsey.com/code-complete-chapter-2-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTunes for Movies</title>
		<link>http://buddylindsey.com/itunes-for-movies/</link>
		<comments>http://buddylindsey.com/itunes-for-movies/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 00:06:13 +0000</pubDate>
		<dc:creator>Buddy Lindsey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://buddylindsey.com/?p=231</guid>
		<description><![CDATA[Finally, someone has suggested one of the best ideas for the movie industry; Setting up download system for movies much like Apples iTunes. Personally I think this is an excellent idea. If they get this going the movie industry will finally be embracing technology. I would honestly much rather buy a movie and download it [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Finally, someone has suggested one of the best ideas for the movie industry; Setting up download system for movies much like Apples iTunes.</p>
<p>Personally I think this is an excellent idea. If they get this going the movie industry will finally be embracing technology. I would honestly much rather buy a movie and download it for a couple of dollars then pay 20 dollars for dvd, that I am just going to store on my hard drive so I don&#8217;t have to worry about screwing up the disk.</p>
<p>All in all this is a good step forward for the movie industry if sony&#8217;s proposal goes through.</p>
<p>For more information: <a href="http://www.neowin.net/comments.php?id=27717&amp;amp;category=main">http://www.neowin.net/comments.php?id=27717&amp;amp;category=main</a></p>
]]></content:encoded>
			<wfw:commentRss>http://buddylindsey.com/itunes-for-movies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mono Project</title>
		<link>http://buddylindsey.com/mono-project/</link>
		<comments>http://buddylindsey.com/mono-project/#comments</comments>
		<pubDate>Mon, 29 Aug 2005 18:51:49 +0000</pubDate>
		<dc:creator>Buddy Lindsey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Mono Project]]></category>

		<guid isPermaLink="false">http://buddylindsey.com/blog/?p=73</guid>
		<description><![CDATA[Ok, I have been messing with the Mono project for a bit now and I must say I find it a bit difficult. To say the least. I am hopeing to get into some gnome development with it. I think that would be fun. My biggest problem is understanding this whole widgets concepts it boggles [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Ok, I have been messing with the Mono project for a bit now and I must say I find it a bit difficult. To say the least. I am hopeing to get into some gnome development with it. I think that would be fun. My biggest problem is understanding this whole widgets concepts it boggles my mind.</p>
<p>If any Microsoft .NET people have messed with Mono at all please leave a comment on it here and if you have a blog please leave the address so I can subscribe to it.</p>
<p>Now some of you maybe wondering why I went from being so Hardcore MS to using Linux. I want to answer that right now. I still am Hardcore MS. I love the company and still want to work there, but I also like to mess with stuff that is challengeing and right now linux is really kicking my but so it intrigues the crap out of me.</p>
<p>I really need to get back to my ASP.NET programming. I just need to find my VS.NET demo cd&amp;rsquo;s so I can install<br />
it and use it again, man I wish i had the money for the full version. Anyway back to being abused by Linux.</p>
<p>Peace out.<br />
Buddy Lindsey</p>
<p>p.s. Still need help finding good XSLT tutorials let me know if you know of any.</p>
]]></content:encoded>
			<wfw:commentRss>http://buddylindsey.com/mono-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

