<?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>Kaydoo</title>
	<atom:link href="http://www.kaydoo.co.uk/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kaydoo.co.uk</link>
	<description>A Day in the Life of a Developer</description>
	<lastBuildDate>Mon, 28 Dec 2009 20:08:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BackendPro 1.0 Preview</title>
		<link>http://www.kaydoo.co.uk/2009/12/backendpro-1-0-preview</link>
		<comments>http://www.kaydoo.co.uk/2009/12/backendpro-1-0-preview#comments</comments>
		<pubDate>Mon, 28 Dec 2009 20:07:52 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[BackendPro]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[control panel]]></category>

		<guid isPermaLink="false">http://www.kaydoo.co.uk/?p=103</guid>
		<description><![CDATA[Well as the Christmas period approaches I thought I would release some new screen grabs of the new BackendPro 1.0 UI. Its still in development but over the next few weeks I hope to be able to show more preview screengrabs of what&#8217;s to come.
]]></description>
			<content:encoded><![CDATA[<p>Well as the Christmas period approaches I thought I would release some new screen grabs of the new BackendPro 1.0 UI. Its still in development but over the next few weeks I hope to be able to show more preview screengrabs of what&#8217;s to come.</p>
<p style="text-align: center;"><a href="http://www.kaydoo.co.uk/blog/wp-content/uploads/2009/12/access_control.jpg">
<a href='http://www.kaydoo.co.uk/2009/12/backendpro-1-0-preview/access_control' title='BackendPro 1.0 UI Access Control'><img width="150" height="150" src="http://www.kaydoo.co.uk/blog/wp-content/uploads/2009/12/access_control-150x150.jpg" class="attachment-thumbnail" alt="" title="BackendPro 1.0 UI Access Control" /></a>
<a href='http://www.kaydoo.co.uk/2009/12/backendpro-1-0-preview/preferences' title='BackendPro 1.0 Preferences'><img width="150" height="150" src="http://www.kaydoo.co.uk/blog/wp-content/uploads/2009/12/preferences-150x150.jpg" class="attachment-thumbnail" alt="" title="BackendPro 1.0 Preferences" /></a>
</p>
<p></a></p>
<p>Update: Just added another screenshot of the new preference screen. Its far cleaner than the old version and also quicker to navigate around.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kaydoo.co.uk/2009/12/backendpro-1-0-preview/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>PNG Display issue in IE</title>
		<link>http://www.kaydoo.co.uk/2009/09/png-display-issue-in-ie</link>
		<comments>http://www.kaydoo.co.uk/2009/09/png-display-issue-in-ie#comments</comments>
		<pubDate>Sun, 20 Sep 2009 08:52:34 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.kaydoo.co.uk/?p=98</guid>
		<description><![CDATA[Well I was just designing the new look and feel of a project I have started and it required the use of some gradients images. Now the problem was simple I had a background colour and I needed to fade this to white in my footer (Please see image below). So I created the gradients [...]]]></description>
			<content:encoded><![CDATA[<p>Well I was just designing the new look and feel of a project I have started and it required the use of some gradients images. Now the problem was simple I had a background colour and I needed to fade this to white in my footer (Please see image below). So I created the gradients in PS and saved it as a png.</p>
<p><img class="alignleft size-full wp-image-99" title="IE FF Gradient Example" src="http://www.kaydoo.co.uk/blog/wp-content/uploads/2009/09/ieff_gradient_issue.jpg" alt="IE FF Gradient Example" width="165" height="227" /></p>
<p>Upon loading it in FF all was good, but loading it in IE showes the gradient image was not only darker than that in FF but it didn&#8217;t blend with the underlying base color.</p>
<p>I strached my head for quite a while and in the end learnt the following.</p>
<p><strong>IE .png palette has a bug in which it cann&#8217;t display the gAMA chunk of the image. This causes them to be rendered incorrectly.</strong></p>
<p>Now there are two possible fixes for this.</p>
<ol>
<li>Don&#8217;t use a png, use a gif</li>
<li>Use this tool to remove the gAMA chunk from the image, http://psydk.org/PngOptimizer.php</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.kaydoo.co.uk/2009/09/png-display-issue-in-ie/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Down Time</title>
		<link>http://www.kaydoo.co.uk/2009/09/site-down-time</link>
		<comments>http://www.kaydoo.co.uk/2009/09/site-down-time#comments</comments>
		<pubDate>Sat, 19 Sep 2009 23:04:43 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.kaydoo.co.uk/?p=93</guid>
		<description><![CDATA[First of all I want to apologise for my site being down for so long. 3 weeks ago I went on holiday but sadly had a bad accident so have been unable to do anything until now. But all is well now so things are back on track.
I know some of you contacted me personally [...]]]></description>
			<content:encoded><![CDATA[<p>First of all I want to apologise for my site being down for so long. 3 weeks ago I went on holiday but sadly had a bad accident so have been unable to do anything until now. But all is well now so things are back on track.</p>
<p>I know some of you contacted me personally about problems and alike and I will try to reply asap.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kaydoo.co.uk/2009/09/site-down-time/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BackendPro 0.6.1</title>
		<link>http://www.kaydoo.co.uk/2009/08/backendpro-0-6-1</link>
		<comments>http://www.kaydoo.co.uk/2009/08/backendpro-0-6-1#comments</comments>
		<pubDate>Wed, 12 Aug 2009 21:08:09 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[BackendPro]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[control panel]]></category>

		<guid isPermaLink="false">http://www.kaydoo.co.uk/?p=82</guid>
		<description><![CDATA[A new version of BackendPro has now been released. Its main aim was to solve an issue where BackendPro couldn&#8217;t be installed on certain web servers. It also includes a few other bug fixes and enhancements.
Libraries

Moved the Admin_Controller and Public_Controller to their own seperate files. This keeps it so there is 1 class per file. [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of BackendPro has now been released. Its main aim was to solve an issue where BackendPro couldn&#8217;t be installed on certain web servers. It also includes a few other bug fixes and enhancements.</p>
<p><strong>Libraries</strong></p>
<ul>
<li>Moved the Admin_Controller and Public_Controller to their own seperate files. This keeps it so there is 1 class per file. See Enhancement #99.</li>
</ul>
<p><strong>Models</strong></p>
<ul>
<li>Stopped the preference model from making multiple queries to the DB whenever a preference was fetched. Now they are all fetched and cached. See Enhancement #135. </li>
</ul>
<p><strong>Bugs</strong></p>
<ul>
<li>Fixed a bug saying Bep_assets could not find an asset file when attempting to create an asset cache. See Bug #134.</li>
<li>Fixed bugs in the install process where files where not being checked if they where really writeable. See Bug #133.</li>
<li>Fixed a bug where it would report Cannot load library: bep_site. See Bug #132.</li>
</ul>
<p><a href="http://www.assembla.com/spaces/backendpro/documents/cFniH-H4er3OuHeJe5afGb/download/BackendPro%200.6.1">The new version can be downloaded here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kaydoo.co.uk/2009/08/backendpro-0-6-1/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Unable to load bep_site bug in BackendPro 0.6</title>
		<link>http://www.kaydoo.co.uk/2009/08/unable-to-load-bep_site-bug-in-backendpro-0-6</link>
		<comments>http://www.kaydoo.co.uk/2009/08/unable-to-load-bep_site-bug-in-backendpro-0-6#comments</comments>
		<pubDate>Fri, 07 Aug 2009 22:00:14 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[BackendPro]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.kaydoo.co.uk/?p=76</guid>
		<description><![CDATA[It has been pointed out to me that there is an issue with BackendPro 0.6 on some web servers. The issue is with some new files in the site module. The problems comes because of the CamelCase used in the filenames of the site libraries.
If you get the follow error when visiting a BackendPro page:
Unable [...]]]></description>
			<content:encoded><![CDATA[<p>It has been pointed out to me that there is an issue with BackendPro 0.6 on some web servers. The issue is with some new files in the site module. The problems comes because of the CamelCase used in the filenames of the site libraries.</p>
<p>If you get the follow error when visiting a BackendPro page:</p>
<blockquote><p>Unable to load the requested class: bep_site</p></blockquote>
<p>I am working on a new release which I will try to get out shortly, but for the mean time please do the following:</p>
<ol>
<li>Change all filenames in modules/site/libraries to<br />
Bep_assetfile.php<br />
Bep_assets.php<br />
Bep_browser.php<br />
Bep_site.php</li>
<li>In the file modules/site/libraries/Bep_assets.php  change the following lines:
<p>Change include_once(&#8217;Bep_AssetFile.php&#8217;);<br />
To include_once(&#8217;Bep_assetfile.php&#8217;);</p>
<p>Change $this-&gt;CI-&gt;load-&gt;library(&#8217;Bep_Browser&#8217;);<br />
To $this-&gt;CI-&gt;load-&gt;library(&#8217;bep_browser&#8217;);</li>
</ol>
<p>I want to thank <a href="http://christian.is.blogorio.us/">Christian Schneider</a> for pointing this out and for the fix.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kaydoo.co.uk/2009/08/unable-to-load-bep_site-bug-in-backendpro-0-6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BackendPro Online Demo</title>
		<link>http://www.kaydoo.co.uk/2009/08/backendpro-online-demo</link>
		<comments>http://www.kaydoo.co.uk/2009/08/backendpro-online-demo#comments</comments>
		<pubDate>Mon, 03 Aug 2009 13:17:49 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[BackendPro]]></category>

		<guid isPermaLink="false">http://www.kaydoo.co.uk/?p=73</guid>
		<description><![CDATA[It has taken me a while but now there is a version of BackendPro online for you to try. You have full admin control over the install and can add and do what ever you want.
The Demo is reset at 3am everyday (GMT), this clears all changes made.
To access the demo please click here, you [...]]]></description>
			<content:encoded><![CDATA[<p>It has taken me a while but now there is a version of BackendPro online for you to try. You have full admin control over the install and can add and do what ever you want.</p>
<p><strong>The Demo is reset at 3am everyday (GMT), this clears all changes made.</strong></p>
<p>To access the demo please<strong> <a title="BackendPro Online Demo" href="http://www.kaydoo.co.uk/backendpro/">click here</a></strong>, you will need the following details to login:</p>
<ul>
<li>Email         = <strong>admin@bepdemo.co.uk</strong></li>
<li>Password = <strong>password</strong></li>
</ul>
<p>As always please do let me know if you find any issues with either the Demo or BackendPro.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kaydoo.co.uk/2009/08/backendpro-online-demo/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>BackendPro 0.6</title>
		<link>http://www.kaydoo.co.uk/2009/07/backendpro-0-6</link>
		<comments>http://www.kaydoo.co.uk/2009/07/backendpro-0-6#comments</comments>
		<pubDate>Fri, 17 Jul 2009 07:12:08 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[BackendPro]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[control panel]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.kaydoo.co.uk/?p=70</guid>
		<description><![CDATA[BackendPro 0.6 has been released at last. Not too many little updates in it but the major thing is the new Asset library. Replacing the old Page library, it now has improved and more intelligent caching, along with the ability to have asset dependencies.
A full list of the changes can be found in the user [...]]]></description>
			<content:encoded><![CDATA[<p>BackendPro 0.6 has been released at last. Not too many little updates in it but the major thing is the new <a title="Asset Library" href="http://www.kaydoo.co.uk/backendpro/user_guide/libraries/assets.html">Asset library</a>. Replacing the old Page library, it now has improved and more intelligent caching, along with the ability to have asset dependencies.</p>
<p>A full list of the changes can be found in the <a title="BackendPro user guide" href="http://www.kaydoo.co.uk/backendpro/user_guide/index.html">user guide here</a>. <a title="Download Backendpro" href="http://www.assembla.com/spaces/backendpro/documents/cZK2UGCJCr3RvYeJe5afGb/download/BackendPro%200.6">Please download it and give it a try</a>, any issues can you either send me an email or post about it on the <a title="CodeIgniter Forums" href="http://codeigniter.com/forums/viewthread/76078/">CodeIgniter forums</a> (posting a comment here will also get my attention).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kaydoo.co.uk/2009/07/backendpro-0-6/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>BackendPro 0.5.1</title>
		<link>http://www.kaydoo.co.uk/2009/05/backendpro-051</link>
		<comments>http://www.kaydoo.co.uk/2009/05/backendpro-051#comments</comments>
		<pubDate>Sat, 23 May 2009 22:12:39 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[BackendPro]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.kaydoo.co.uk/?p=61</guid>
		<description><![CDATA[A new release of BackendPro has been released due to a major bug being fixed. Please head over to the project page and get the changes asap.
]]></description>
			<content:encoded><![CDATA[<p>A new release of BackendPro has been released due to a major bug being fixed. Please head over to the project page and get the changes asap.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kaydoo.co.uk/2009/05/backendpro-051/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>BackendPro Bug Tracker</title>
		<link>http://www.kaydoo.co.uk/2009/05/backendpro-bug-tracker</link>
		<comments>http://www.kaydoo.co.uk/2009/05/backendpro-bug-tracker#comments</comments>
		<pubDate>Tue, 12 May 2009 07:02:57 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[BackendPro]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[control panel]]></category>

		<guid isPermaLink="false">http://www.kaydoo.co.uk/?p=57</guid>
		<description><![CDATA[Due to an increase in spam on my bug tracker for the BackendPro project, I have had to turn off creating tickets without a user account.
So if you have a bug you want to tell me about, please with do so by creating an account with assembla and posting it, or make a post on [...]]]></description>
			<content:encoded><![CDATA[<p>Due to an increase in spam on my bug tracker for the BackendPro project, I have had to turn off creating tickets without a user account.</p>
<p>So if you have a bug you want to tell me about, please with do so by creating an account with assembla and posting it, or make a post on the <a href="http://codeigniter.com/forums/viewthread/76078/">BackendPro CI thread</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kaydoo.co.uk/2009/05/backendpro-bug-tracker/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BackendPro 0.5</title>
		<link>http://www.kaydoo.co.uk/2009/03/backendpro-05</link>
		<comments>http://www.kaydoo.co.uk/2009/03/backendpro-05#comments</comments>
		<pubDate>Sat, 21 Mar 2009 13:00:39 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[BackendPro]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[control panel]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.kaydoo.co.uk/?p=53</guid>
		<description><![CDATA[After a long cold winter BackendPro 0.5 is here. This release is mainly about bug fixes and a few new little features. So if you havn&#8217;t tried BackendPro yet, give it a whirl. If you are currently using it, upgrade if possible to get the new features and bug fixes. A list of the things [...]]]></description>
			<content:encoded><![CDATA[<p>After a long cold winter BackendPro 0.5 is here. This release is mainly about bug fixes and a few new little features. So if you havn&#8217;t tried BackendPro yet, give it a whirl. If you are currently using it, upgrade if possible to get the new features and bug fixes. A list of the things changed and added is below:</p>
<h3>Additions</h3>
<ul>
<li>Added a section into the user guide to talk about the file system and matchbox, See <a href="http://trac2.assembla.com/backendpro/ticket/10">Enhancement #10</a></li>
<li>JS Code Output &#8211; The Page class now has the feature to store JS code and then output it into a view (very much like the PHP to JS variable converter), See <a href="http://trac2.assembla.com/backendpro/ticket/84">Enhancement #84</a>
<li>i18n Support &#8211; The status class language strings are now contained within a language file, See <a href="http://trac2.assembla.com/backendpro/ticket/75">Enhancement #75</a></li>
<li>CI Profiler Intergration &#8211; The CI profiler is now intergrated into the admin control panel. When turned on in the system settings rather than some of the output being hidden it is now clearly visible, See <a href="http://trac2.assembla.com/backendpro/ticket/41">Enhancement #41</a></li>
<li>Login Selection &#8211; It is now possible to select how a user can login, either with their email, username or either.</li>
</ul>
<h3>Modifications</h3>
<ul>
<li>The page->icon() method now accepts a title paramter for the displayed image.</li>
<li>Moved some of the dashboard files into their own module to tidy the file system up a bit. Also have created a new class to store to Statistics Widget creation code it.</li>
<li>Improved the <dfn>is_user()</dfn> method so if <dfn>$config['sess_use_database']</dfn> is <var>FALSE</var> then extra user checks are performed. For this to work the value returned by validateLogin() has changed, See <a href="http://trac2.assembla.com/backendpro/ticket/80">Enhancement #80</a></li>
<li>Removed PHP short tags from files, See <a href="http://trac2.assembla.com/backendpro/ticket/42">Task #42</a></li>
<li>Added some extra language strings for the dropdown options inside <var>application/controllers/admin/settings.php</var>, See <a href="http://trac2.assembla.com/backendpro/ticket/73">Enhancement #73</a></li>
<li>Updated the Page Module so it uses the functions in the <a href="http://codeigniter.com/user_guide/helpers/html_helper.html">CodeIgniter HTML helper</a>, See <a href="http://trac2.assembla.com/backendpro/ticket/36">Enhancement #36</a></li>
<li>Changed the MY_Controller so the charset header and metatag value is taken from the CI config file, See <a href="http://trac2.assembla.com/backendpro/ticket/74">Enhancement #74</a></li>
<li>Altered the default dashboard statistics panel so it now also shows the current CodeIgniter version.</li>
<li>Changed the way the install process is done. Now you can specify your CI folder structure, See <a href="http://trac2.assembla.com/backendpro/ticket/53">Enhancement #53</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>The dashboard widget system now restores moved widgets, See <a href="http://trac2.assembla.com/backendpro/ticket/64">Bug #64</a></li>
<li>The BackendPro tree menu in the admin panel now saves its open/closes status rather than it being lost between different pages, See Bugs <a href="http://trac2.assembla.com/backendpro/ticket/15">#15</a> and <a href="http://trac2.assembla.com/backendpro/ticket/45">#145</a></li>
<li>Redirection upon login is now fixed, See <a href="http://trac2.assembla.com/backendpro/ticket/100">Bug #100</a></li>
<li>Spelling errors throughout the code, See Bugs <a href="http://trac2.assembla.com/backendpro/ticket/71">#71</a>, <a href="http://trac2.assembla.com/backendpro/ticket/76">#76</a>, <a href="http://trac2.assembla.com/backendpro/ticket/77">#77</a></li>
<li>Corrected the user guide section on the <a href="../features/page.html#output_breadcrumb">Page</a> class. Originally it listed <strong>output_trail()</strong> as a method this is now <strong>output_breadcrumb</strong>, See <a href="http://trac2.assembla.com/backendpro/ticket/69">Bug #69</a></li>
<li>Modified the path to the user guide from inside the <strong>BackendPro</strong> control panel (footer), See <a href="http://trac2.assembla.com/backendpro/ticket/68">Bug #68</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.kaydoo.co.uk/2009/03/backendpro-05/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
