<?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>Likesalmon Design &#187; Developement Platform</title>
	<atom:link href="http://www.likesalmondesign.com/category/developement-platform/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.likesalmondesign.com</link>
	<description>Open Source Web Design and Development from Scratch</description>
	<lastBuildDate>Tue, 15 Jun 2010 03:51:47 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My Current Local Developement Environment</title>
		<link>http://www.likesalmondesign.com/my-current-local-developement-environment/</link>
		<comments>http://www.likesalmondesign.com/my-current-local-developement-environment/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 04:33:31 +0000</pubDate>
		<dc:creator>Ammon</dc:creator>
				<category><![CDATA[Developement Platform]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.likesalmondesign.com/?p=184</guid>
		<description><![CDATA[Here&#8217;s my setup:

13&#8243; Macbook 2-1 with 4GB Ram and 2.16mhz Dual Core processor
24&#8243; Samsung HD flatscreen external monitor
Ubuntu Jaunty Jackalope 9.04
Firefox 3.x with Firebug, YSLow, and CodeBurner
XAMPP for PHP, MySQL, and Apache
VirtualBox with 4 virtual machines: Windows XP with IE 6, 7,  and 8, plus OSX running Safari
Gimp and Inkscape for graphics
Gedit with snippets enabled [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s my setup:</p>
<ul>
<li>13&#8243; Macbook 2-1 with 4GB Ram and 2.16mhz Dual Core processor</li>
<li>24&#8243; Samsung HD flatscreen external monitor</li>
<li>Ubuntu Jaunty Jackalope 9.04</li>
<li>Firefox 3.x with Firebug, YSLow, and CodeBurner</li>
<li>XAMPP for PHP, MySQL, and Apache</li>
<li>VirtualBox with 4 virtual machines: Windows XP with IE 6, 7,  and 8, plus OSX running Safari</li>
<li>Gimp and Inkscape for graphics</li>
<li>Gedit with snippets enabled for code</li>
</ul>
<p>I have to tell ya, I&#8217;m pretty happy with things right now.  Let today be known as the day I declared independence from OSX.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.likesalmondesign.com/my-current-local-developement-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From The Old Blog: What this is all about</title>
		<link>http://www.likesalmondesign.com/from-the-old-blog-what-this-is-all-about/</link>
		<comments>http://www.likesalmondesign.com/from-the-old-blog-what-this-is-all-about/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 21:34:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Developement Platform]]></category>
		<category><![CDATA[From the old blog]]></category>
		<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://www.likesalmondesign.com/?p=30</guid>
		<description><![CDATA[Originally posted on 3/26/2008 on http://likesalmon.wordpress.com/
This is my first attempt at a blog.  I plan on being faithful to it.
The point of this blog is to write about my journey from aspiring web designer to the real thing.  By &#8220;real thing&#8221; I mean making my living designing and developing websites.  I&#8217;ve been working on this [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Originally posted on 3/26/2008 on http://likesalmon.wordpress.com/</p>
<p style="text-align: left;">This is my first attempt at a blog.  I plan on being faithful to it.</p>
<p>The point of this blog is to write about my journey from aspiring web designer to the real thing.  By &#8220;real thing&#8221; I mean making my living designing and developing websites.  I&#8217;ve been working on this goal for, oh, prolly six months now.  Seems longer.  That actually makes me feel better about myself, calculating that it has only been six months.  I spend a lot of time feeling hopelessly behind.  Everything I learn makes me realize how much more I have to learn.</p>
<p>Here is where I&#8217;m at after six months:</p>
<ul>
<li>I develop on my white 13&#8243; 2.16ghz MacBook with 4GB of RAM.  I do my coding in TextMate, my graphics in Inkscape and Gimp, and my testing in Firefox first, then in IE6 and IE7 using a combination of ies4mac and a desktop running windows XP that my friend Lee gave me, god bless him.  Fetch is my FTP program.  I have strong opinions about all the aforementioned software and hardware so I&#8217;ll undoubtedly be posting about them in the future.
</li>
<li>Whenever possible, I use standards compliant code.  If its not possible I will look for a way around non-compliant code for days and hours before I give up, and even then it haunts my dreams.  I kind of love standards.  My girlfriend would say its because I&#8217;m a virgo.</li>
<li>I&#8217;m a whiz at html and css up their current versions. I&#8217;m looking into CSS3 right now and I&#8217;m psyched about it like only someone who spends all their free time thinking about backgrounds and borders can be.</li>
<li>A couple years ago I learned a little php and MySQL, which has come in handy with things like creating wordpress themes.  I would describe my relationship with php and MySQL as a &#8220;working knowledge&#8221;.</li>
<li>I also have a working knowledge of javascript, but perhaps not quite as &#8220;working&#8221; as php.  I can manipulate the DOM to create simple things like image rollovers.  Honestly, javascript intimidates the hell out of me.  Its my next big mountain to climb after I complete all the websites I&#8217;m working on right now and go back into sweet sweet study mode.</li>
<li>I just started using version control with Bazaar, which I highly recommend.</li>
<li>I don&#8217;t know jack about Flash, and honestly, it doesn&#8217;t do much for me.  I read to many blog posts about accessibility to be excited about it.  I&#8217;ll look in to flash after I learn Javascript and mod_python.</li>
<li>Oh yeah, mod_python.  Don&#8217;t know much about it honestly.  But from what I hear, its a server-side scripting language like php, but without all the putting code into html documents.  That&#8217;s cool, cause as much as I like php, complex apps can become a huge mess.  And apparently it plays well with MySQL, allowing you to make complex database queries easily. I am totally in to that, but mod_python will have to wait until I learn javascript.  Baby steps.</li>
</ul>
<p>There is probably more.  But that is what a blog is for right?  Right.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.likesalmondesign.com/from-the-old-blog-what-this-is-all-about/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
