<?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>Dayle Rees &#187; Uncategorized</title>
	<atom:link href="http://daylerees.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://daylerees.com</link>
	<description>Tools, Frameworks, Snippets, and other time saving goodies…</description>
	<lastBuildDate>Fri, 18 May 2012 16:56:25 +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>Site: New Code Blocks!</title>
		<link>http://daylerees.com/2012/04/09/site-new-code-blocks/</link>
		<comments>http://daylerees.com/2012/04/09/site-new-code-blocks/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 12:11:40 +0000</pubDate>
		<dc:creator>Dayle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://daylerees.com/?p=179</guid>
		<description><![CDATA[I have known for a while now that my previous code block&#8217;s weren&#8217;t the easiest to read, so I have decided to change them. We will now be using laravel/github style color schemes with line numbers, they should be more familiar to you and the comments should be easier to read. For example .. Schema::create('users', [...]]]></description>
			<content:encoded><![CDATA[<p>I have known for a while now that my previous code block&#8217;s weren&#8217;t the easiest to read, so I have decided to change them. We will now be using laravel/github style color schemes with line numbers, they should be more familiar to you and the comments should be easier to read.</p>
<p>For example ..</p>
<pre>
Schema::create('users', function($table) {
	// auto incremental id (PK)
	$table->increments('id');

	// varchar 32
	$table->string('username', 32);
	$table->string('email', 320);
	$table->string('password', 64);

	// int
	$table->integer('role');

	// boolean
	$table->boolean('active');

	// created_at | updated_at DATETIME
	$table->timestamps();
});
</pre>
<p>The new scheme doesn&#8217;t fit the color scheme of the site so well, but I don&#8217;t feel that it &#8216;breaks&#8217; the theme either, so we should be ok for now.</p>
<p>The previous tutorials will need to be updated manually to the new style of code blocks, so you will see them gradually improve over time when I get a spare five minutes.</p>
<p>I am also working on a category view for the tutorials, so you can see them all in order without my other blog posts interrupting the procedure.</p>
<p>Thanks for reading!</p>
]]></content:encoded>
			<wfw:commentRss>http://daylerees.com/2012/04/09/site-new-code-blocks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Notable: Blade Syntax Highlighting by Medalink</title>
		<link>http://daylerees.com/2012/04/06/notable-blade-syntax-support-by-medalink/</link>
		<comments>http://daylerees.com/2012/04/06/notable-blade-syntax-support-by-medalink/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 16:54:55 +0000</pubDate>
		<dc:creator>Dayle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://daylerees.com/?p=166</guid>
		<description><![CDATA[I would simply like to bring to your attention the Blade language tm files created by Medalink from the Laravel community. The tmfile can be used with Sublime Text 2, Textmate, or any other texteditor that supports the tmLanguage extension, to add syntax highlighting support for the Laravel Blade templating language, using colors from your [...]]]></description>
			<content:encoded><![CDATA[<p>I would simply like to bring to your attention the Blade language tm files created by Medalink from the Laravel community.</p>
<p>The tmfile can be used with Sublime Text 2, Textmate, or any other texteditor that supports the tmLanguage extension, to add syntax highlighting support for the Laravel Blade templating language, using colors from your current editors color scheme.</p>
<p>Medalink claimed the cash prize for the creation, almost $100, $25 of which donated by myself, and many of the other Laravel team. Well done Medalink!</p>
<p>If you would like to use the Blade language syntax highlighting, simply <a title="Medalink Blade TM Support" href="https://github.com/Medalink/Laravel-Blade" target="_blank">head over to Medalink&#8217;s Github repo</a>.</p>
<p>Thanks Eric!</p>
]]></content:encoded>
			<wfw:commentRss>http://daylerees.com/2012/04/06/notable-blade-syntax-support-by-medalink/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Game: Damn it!</title>
		<link>http://daylerees.com/2012/04/01/game-damn-it/</link>
		<comments>http://daylerees.com/2012/04/01/game-damn-it/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 17:40:24 +0000</pubDate>
		<dc:creator>Dayle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://daylerees.com/?p=137</guid>
		<description><![CDATA[Dear Squaresof-enix, I have finally accepted that there will never be another good Final Fantasy game, I have accepted that you have whored out on making little social games or iPhone ports. So please don&#8217;t rub it in my face, by using a logo-style that was once used by some of the best Japanese RPG [...]]]></description>
			<content:encoded><![CDATA[<p>Dear Square<del datetime="2012-04-01T17:35:49+00:00">sof</del>-enix,</p>
<p>I have finally accepted that there will never be another good Final Fantasy game, I have accepted that you have whored out on making little social games or iPhone ports. So please don&#8217;t rub it in my face, by using a logo-style that was once used by some of the best Japanese RPG games that ever graced the console world. It&#8217;s teasing, and it&#8217;s just plain not fair!</p>
<p><a href="http://daylerees.com/wp-content/uploads/2012/04/damnsquare.png"><img class="aligncenter size-full wp-image-138" title="Crystal Conquest" src="http://daylerees.com/wp-content/uploads/2012/04/damnsquare.png" alt="" width="367" height="205" /></a></p>
<p>It kinda sucks that you hyped it with a big teaser trailer too, yeah well&#8230; ah forget it.</p>
]]></content:encoded>
			<wfw:commentRss>http://daylerees.com/2012/04/01/game-damn-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release: Code Happy</title>
		<link>http://daylerees.com/2012/03/31/release-code-happy/</link>
		<comments>http://daylerees.com/2012/03/31/release-code-happy/#comments</comments>
		<pubDate>Sat, 31 Mar 2012 16:33:19 +0000</pubDate>
		<dc:creator>Dayle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://daylerees.com/?p=119</guid>
		<description><![CDATA[My Laravel eBook &#8216;Code Happy&#8217; is now available for purchase from Leanpub.com! It currently has the 15 topics covered on the blog, with many, many more coming soon, you pay once and you receive every update, forever! I will try to keep the book up to date with future versions of Laravel, so you can&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>My Laravel eBook &#8216;Code Happy&#8217; <a title="Code Happy at LeanPub" href="http://leanpub.com/codehappy" target="_blank">is now available for purchase from Leanpub.com</a>!</p>
<p>It currently has the 15 topics covered on the blog, with many, many more coming soon, you pay once and you receive every update, forever! I will try to keep the book up to date with future versions of Laravel, so you can&#8217;t get a better deal than that!</p>
<p>Please note that this is a publish in progress title, extra tutorials will be added every couple of days to extend the length of the book. Not bad for $4.99 right?</p>
<p>The pricing scheme is a little special, <strong>the base price for the book is set at $4.99</strong>, however the suggested price is set to £39.99. <strong>The suggested price is NOT suggested</strong>, that is simply the label that the site uses, here is how extra payment works..</p>
<p><strong>If you pay over $4.99</strong>, you well get my everlasting gratitude, and spur me on to continue writing my tutorials at the highest quality I can provide.</p>
<p><strong>If you pay over $9.99</strong> I will print your name at the end of the next published chapter of the book, the amount you pay over $9.99 decides how &#8216;high-up&#8217; it will appear! (fun right!)</p>
<p><strong>If you pay over $19.99</strong> you can email me / comment a 140 character message to be included with your name in the next published chapter of the book, please keep it clean!</p>
<p>The limit has been set to $39.99 to stop people with more money than sense from emptying their wallets!</p>
<p>&nbsp;</p>
<p><em><strong>If you spend over $9.99 please send an email to me@daylerees.com with your name, and your purchase ID to be included in the next chapter, if you spend over £19.99 please include your 140 character message in this email.</strong></em></p>
<p>&nbsp;</p>
<p>The publisher will only accept PayPal payments at present, I will try to find additional publishers to widen the payment options at a later date.</p>
<p>Click the picture of the red panda to buy the book! Thanks!</p>
<p style="text-align: center;"><a href="http://leanpub.com/codehappy"><img class="size-full wp-image-107 aligncenter" title="Code Happy Cover" src="http://daylerees.com/wp-content/uploads/2012/03/book_preview.jpg" alt="Laravel: Code Happy" width="300" height="388" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://daylerees.com/2012/03/31/release-code-happy/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Book: Code Happy</title>
		<link>http://daylerees.com/2012/03/31/book-code-happy/</link>
		<comments>http://daylerees.com/2012/03/31/book-code-happy/#comments</comments>
		<pubDate>Sat, 31 Mar 2012 08:28:14 +0000</pubDate>
		<dc:creator>Dayle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://daylerees.com/?p=106</guid>
		<description><![CDATA[Hi guys! As you may have heard I am going to attempt to publish an eBook. Crazy right? I can barely write my own name, so this will be a little adventure for me, you can think of it as my Everest. The book will comprise of the tutorials that I write here, cleaned up [...]]]></description>
			<content:encoded><![CDATA[<p>Hi guys! As you may have heard I am going to attempt to publish an eBook. Crazy right? I can barely write my own name, so this will be a little adventure for me, you can think of it as my Everest. The book will comprise of the tutorials that I write here, cleaned up with a little extra &#8220;booky&#8221; stuff so they don&#8217;t look weird. It will be published as we go along, you buy it once and you get updates for life!</p>
<p>Now the book does have a price, but I wan&#8217;t to assure my readers that <strong>the tutorials will still be posted here for free</strong>. Why would you bother buying the book then? Well you don&#8217;t have to at all, I love Laravel and I want to make my tutorials available to as many people as possible so they can learn how wonderful the framework really is, but if you would like to &#8216;reward&#8217; me for my time spent on them, or &#8216;bribe&#8217; me so that I continue writing these things, or even if you just want a nice reference copy of all my tutorials that you can read on your kindle, you can.</p>
<p>You see people normally just put up a &#8216;donate here&#8217; button, or a buy me a beer. Well if you did that, I might  get a beer out of it, but you would just lose money, damn that&#8217;s not fair at all. So I thought why not give something back? You know? I get a beer, you get a book, that sort of thing. We both win, it will be a great feeling!</p>
<p>The book will be available in <strong>.mobi ePub </strong>and <strong>PDF</strong> so you can read it on your PC, or take it with you on your hitch-hikers guid&#8230; Kindle. It will be re-published every time I add something new, this includes trying to keep it up to date for future versions of Laravel, and if you have already paid for it, you can download the updates as many times as you want, thanks to the guys at <a title="Leanpub.com" href="http://leanpub.com/" target="_blank">Leanpub.com</a>. As far as I know this is the first book based on the Laravel framework! Wanna see the cover? It&#8217;s kinda cute.</p>
<p style="text-align: center;"><a href="http://daylerees.com/wp-content/uploads/2012/03/book_preview.jpg"><img class="size-full wp-image-107 aligncenter" title="Code Happy Cover" src="http://daylerees.com/wp-content/uploads/2012/03/book_preview.jpg" alt="Laravel: Code Happy" width="300" height="388" /></a></p>
<p>&nbsp;</p>
<p>Thanks to my girlfriend Emma for the photo, un-shopped, just a generally happy panda! He has been using Laravel. You have probably guessed this by now but Red Panda&#8217;s are really fussy coders, unless their code is truly expressive, they are not happy! Most people think that Red Panda&#8217;s are kinda rare, but the truth is we have too many here in Wales, in fact I am using one as a footrest right now, another pair are dancing for my amusement, and at night we use them instead of pillows; they have better stuffing you see..</p>
<h2>Overdue Thanks</h2>
<p>I would like to say thanks to all of you who have been reading my tutorials, and providing enthusiastic and helpful feedback. Writing this kinda thing is a first for me, I simply wanted to share with the world how great Laravel is to use, and in doing so my blog stats have turned from depressingly poor, to no longer a loner! Really check this out!</p>
<p><a href="http://daylerees.com/wp-content/uploads/2012/03/sadderstats.png"><img class="aligncenter size-full wp-image-111" title="Sad Stats" src="http://daylerees.com/wp-content/uploads/2012/03/sadderstats.png" alt="" width="584" height="155" /></a></p>
<p>Some unfortunately sad, to many people! Hurray!</p>
<p>Now unfortunately I have got a little off track due to sorting out the Book stuff, but the next tutorial will arrive tonight, and it covers using the Fluent Query Builder to handle database interactions.</p>
<p>The book itself is almost ready to release the first published version, the publisher currently has a little bug with their PDF generation effecting the headers, if it can&#8217;t be fixed soon I will release anyway but promise to fix this in the future, the Kindle and ePub versions look great.</p>
<p>Expect a release later today if the headers get fixed, early next week if not!</p>
<p>Thanks again everyone!</p>
]]></content:encoded>
			<wfw:commentRss>http://daylerees.com/2012/03/31/book-code-happy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New CodeIgniter Library: Layout</title>
		<link>http://daylerees.com/2011/12/07/new-codeigniter-library-layout/</link>
		<comments>http://daylerees.com/2011/12/07/new-codeigniter-library-layout/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 17:01:02 +0000</pubDate>
		<dc:creator>Dayle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://daylerees.com/?p=51</guid>
		<description><![CDATA[After finally deciding to turn my method of nesting layouts into a CodeIgniter library, I am proud to release version 0.9 (beta) of &#8216;Layout&#8217;. Layout allows you to define your hierarchical layout structures within PHP arrays, to display complex HTML layouts. You can also bind data (just like with CI views) and attach assets to [...]]]></description>
			<content:encoded><![CDATA[<p>After finally deciding to turn my method of nesting layouts into a CodeIgniter library, I am proud to release version 0.9 (beta) of &#8216;Layout&#8217;.</p>
<p>Layout allows you to define your hierarchical layout structures within PHP arrays, to display complex HTML layouts. You can also bind data (just like with CI views) and attach assets to each view.</p>
<p>Full documentation, including a download link can be found at:</p>
<p><a title="CodeIgniter Layout Library" href="http://daylerees.com/layout">http://daylerees.com/layout</a></p>
<p>and the source for the library can be found on <a title="Layout on CodeIgniter" href="https://github.com/daylerees/layout">Github</a>, please feel free to contribute changes.</p>
<p>Let me know if the Library is of any use to you!</p>
]]></content:encoded>
			<wfw:commentRss>http://daylerees.com/2011/12/07/new-codeigniter-library-layout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

