<?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>Digital Dawn</title>
	<atom:link href="http://www.digitaldawn.com.au/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitaldawn.com.au</link>
	<description></description>
	<lastBuildDate>Fri, 18 May 2012 16:54:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>My Tips for Rails Beginners</title>
		<link>http://www.digitaldawn.com.au/ruby-on-rails/beginning-ruby-on-rails-a-few-gotchyas/</link>
		<comments>http://www.digitaldawn.com.au/ruby-on-rails/beginning-ruby-on-rails-a-few-gotchyas/#comments</comments>
		<pubDate>Thu, 17 May 2012 06:16:16 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://localhost:8888/digitaldawn/wordpress/?p=19</guid>
		<description><![CDATA[My focus these past few months has been to learn both Ruby and Rails as my first 'true' programming language/framework. Rails itself is notoriously-not-so beginner friendly, so here I share some of the things I picked up along the way...]]></description>
			<content:encoded><![CDATA[
<p>Firstly a little of my background&#8230; I&#8217;ve been coding with HTML, CSS and JavaScript for well over eight years now. During that time I&#8217;ve dabbled with my fair share of CMS/forum systems (mostly running PHP) and have actively customised various aspects of each system (requiring a little PHP knowledge), however I&#8217;ve never built anything production-worthy from scratch in PHP &#8211; I&#8217;d simply have no confidence in doing so. The urge to create something from scratch has always been there though &#8211; So over the last year or so I&#8217;ve been dying to get into a backend language in order to have the ability to release a web-app. Enter Ruby and the lovely framework Rails.</p>
<p><span id="more-19"></span></p>
<h2>Tip 1: Plan</h2>
<p>Yes I know it sounds pretty obvious, but hear me out..! The first thing I wanted to do when I started playing with Rails was to simply create an application that would help out at work. I opened up a terminal along with Sublime Text and started coding away. I built feature after feature, however when I looked back on what I&#8217;d built, none of it really integrated as  well as it should have, key features and elements were  missing, the interface was horrible and the code was all-around crappy.<strong> Learning points:</strong> Know exactly what you&#8217;re going to build and what it&#8217;s going to look like. You dont need photoshop mockups of everything, but at least draw some sketches on paper and think about how each piece of your application works with one another.</p>
<h2>Tip 2: Build by TDD (Test Driven Development)</h2>
<p>With all my past backend-coding experiences being based on PHP, I&#8217;d been used to building stuff then testing to see if it worked (not particularly uncommon). Whilst this is an okay way of doing things (certainly better than not testing!), there&#8217;s definitely a better way. Imagine writing the tests before you code and having a popup come up every time you save a file to let you know if you&#8217;re application is still working. This sort of active approach to testing not only makes sure you write code that works, it gives you confidence in learning the language, it gives focus to what your building and it saves time down the track (as you know the minute something is broken in your application). Need another reason? I thought not! See this <a href="http://net.tutsplus.com/tutorials/ruby/the-intro-to-rails-screencast-i-wish-i-had/">nettuts primer</a> for a basic overview and get <a href="http://pragprog.com/book/achbd/the-rspec-book">this book</a> if you want to test like a boss.</p>
<h2>Tip 3: Absorb Yourself</h2>
<p>The online ruby community is pretty amazing; Why wouldn&#8217;t you wan&#8217;t to be a part of it? Join the irc channel (#RubyOnRails), read as many ruby/rails blogs as you can and follow a ton of rubyists on twitter. The help people are willing to give (particularly in IRC) still amazes me and in surrounding yourself with clever people, you set yourself up (hopefully) for building clever applications. Oh, and the cool kids go to <a href="http://railscamps.com">RailsCamp</a> ;)</p>
<h2>Tip 4: Be Aware</h2>
<p>Be wary that books / guides you may be reading may have been written for versions of Ruby/Rails that don&#8217;t match up to what you&#8217;re using. Be aware that there may be differences in syntax or solutions to problems in code may have changed significantly.</p>
<h2>Tip 5: Jump in at the deep end</h2>
<p>At the end of the day, there&#8217;s just no substitute for just getting down and dirty with some code. Jump in at the deep end, try and build an application (after planning it of course!) and enjoy learning.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitaldawn.com.au/ruby-on-rails/beginning-ruby-on-rails-a-few-gotchyas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Design</title>
		<link>http://www.digitaldawn.com.au/personal/new-design/</link>
		<comments>http://www.digitaldawn.com.au/personal/new-design/#comments</comments>
		<pubDate>Mon, 14 May 2012 06:17:30 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://localhost:8888/digitaldawn/wordpress/?p=21</guid>
		<description><![CDATA[It's been too long since the last time I updated my portfolio and gave this website got a fresh lick of paint; and how far I've come in two years..! So, whats been happening?]]></description>
			<content:encoded><![CDATA[<p>Well, for one I&#8217;ve had the chance to tackle some more complex projects&#8230; Projects involving eCommerce backends, custom WordPress requirements, and of course projects involving Ruby on Rails (<em>my new favourite thing</em>!) <span id="more-21"></span>&#8230;All this taking me further down the rabbit hole that is programming (rather than purely front-end development) and being able to offer completely tailored applications upon request&#8230; Clients, I owe you for taking me down the path as it sure has been pretty exciting! Who knows, there may even be a little bit of iOS development in the pipeline thanks to the wonder that is <a title="Ruby Motion" href="http://www.rubymotion.com/">RubyMotion</a>!</p>
<p>Earlier this year I also got the chance to do a little bit of <del>travelling</del> proper travelling around Australia for the first time since living here which was pretty exciting. I travelled from Sydney to Brisbane stopping off at Newcastle, Coffs Harbour and Byron Bay for a few nights each on the way.  The whole experience certainly opened my eyes to what a great industry I work in (given that I was able to work the full time). And yes, this is me doing something I thought I would never do:</p>
<figure><a href="http://www.digitaldawn.com.au/wordpress/wp-content/uploads/2012/05/blog-1.jpg"><img class="alignnone" title="blog-1" src="http://www.digitaldawn.com.au/wordpress/wp-content/uploads/2012/05/blog-1.jpg" alt="" /></a></figure>
<p>I&#8217;m also heading up to the Gold Coast next month for <a href="http://railscamps.com/">RailsCamp11</a> to hang out with lots of clever people, so to those of you going: hello, dont be a stranger!!</p>
<p>Then in the following months I hope to be moving up to Brisbane for the wonderful <a href="http://www.ultimasystems.com">Ultima Systems</a> (which I&#8217;m more than excited for)&#8230; So exciting times here&#8230; Watch this space!</p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaldawn.com.au/personal/new-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

