<?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>Ramoonus.nl &#187; PHP</title>
	<atom:link href="http://www.ramoonus.nl/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ramoonus.nl</link>
	<description>The weblog of Ramon van Belzen, a webmaster, webdesigner, chemistry student</description>
	<lastBuildDate>Tue, 07 Sep 2010 11:45:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<atom:link rel="search"
           href="http://www.ramoonus.nl/opensearch"
           type="application/opensearchdescription+xml"
           title="Content Search" />	<atom:link rel='hub' href='http://www.ramoonus.nl/?pushpress=hub'/>
<cloud domain='www.ramoonus.nl' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>R-LIMS 1.7 announced</title>
		<link>http://www.ramoonus.nl/2010/09/r-lims-1-7-announced/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=r-lims-1-7-announced</link>
		<comments>http://www.ramoonus.nl/2010/09/r-lims-1-7-announced/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 07:00:50 +0000</pubDate>
		<dc:creator>Ramoonus</dc:creator>
				<category><![CDATA[R-LIMS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://www.ramoonus.nl/?p=6715</guid>
		<description><![CDATA[Im officialy announcing R-LIMS 1.7 of which the first beta will be released this month. Some highlights of this version: Zend Framework partly implemented HTML 5 CSS 3 Updated documentation Updated database systems]]></description>
			<content:encoded><![CDATA[<p>Im officialy announcing R-LIMS 1.7 of which the first beta will be released this month.</p>
<p>Some highlights of this version:</p>
<ul>
<li>Zend Framework partly implemented</li>
<li>HTML 5</li>
<li>CSS 3</li>
<li>Updated documentation</li>
<li>Updated database systems</li>
</ul>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ramoonus.nl/2010/09/r-lims-1-7-announced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.8 Themes Cookbook review</title>
		<link>http://www.ramoonus.nl/2010/07/wordpress-2-8-themes-cookbook-review/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=wordpress-2-8-themes-cookbook-review</link>
		<comments>http://www.ramoonus.nl/2010/07/wordpress-2-8-themes-cookbook-review/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 10:07:05 +0000</pubDate>
		<dc:creator>Ramoonus</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ProtoType]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ramoonus.nl/?p=6447</guid>
		<description><![CDATA[When you look for a WordPress theme design books, there isn&#8217;t much choice. I looked at the country&#8217;s best book store and found nine books when I search for “WordPress themes”. Five of them are published by Packt Publishing. Some of these books only feature a chapter about WordPress theme design or studies, only some [...]]]></description>
			<content:encoded><![CDATA[<p>When you look for a WordPress theme design books, there isn&#8217;t much choice. I looked at the country&#8217;s best book store and found nine books when I search for “WordPress themes”. Five of them are published by Packt Publishing. Some of these books only feature a chapter about WordPress theme design or studies, only some are actually interesting.</p>
<p>Packt Publishing offered me  the chance to review “WordPress 2.8 Themes Cookbook”. And that&#8217;s what you&#8217;re reading right now!</p>
<p>A little about me:<br />
I am Ramon “Ramoonus” van Belzen. A 22 year old webdesigner (HTML, CSS, microformats, Javascript, AJAX, jQuery, PHP/MySQL) and hobby programmer (Visual Basic) with over 10 different WordPress installations online. I`ve been creating webpages since 1997.</p>
<p>The WordPress 2.8 themes design cookbook is one of Packt Publishings cookbook series meaning it contains loads of recipes. Each recipe is a small articles/paragraphs with an idea and how to work it out. Just like a regular cookbook. I haven&#8217;t got compression material to compare the book with others of the same topic.</p>
<p>The book is called “WordPress 2.8 themes design cookbook”, which means it&#8217;s all about WordPress 2.9 theme designing. After reading the book you should be able to create and modify WordPress themes.</p>
<p>I bet you&#8217;re wondering if it&#8217;s outdated already since the release of WordPress 3.0? No it&#8217;s not. The book is actually until WordPress 2.9 and it should remain usable for the next several point releases. It contains the use of all implemented theme design features in WordPress 2.8.<br />
For the book you will need to have prior knowledge of WordPress (how to use it) and experience with HTML, CSS and basic PHP knowledge. The PHP knowledge isn&#8217;t required but trustsme, it&#8217;s useful when it comes to debugging typos. Experience with Javascript and frameworks like jQuery is handy but not required. There is no knowledge of WordPress theme design needed.</p>
<p>The first chapter takes you through the basics of WordPress themes and mentions how to use some basic strings you&#8217;ll need in every template. It also describes how to make your first theme style.css, how to make a child template and how WordPress template files are organised.</p>
<p>The second chapter helps you create a navigation menu in several ways (horizontally and vertically) and tells you how to implement a search area in your template.</p>
<p>Chapter three explains “the loop”. The loop is the part where a page or post(s) show up. There are multiple ways of displaying the page content for category or tag archives and the homepage. It&#8217;s also possible to style sticky pages differently. Finally the chapter explains how to implement advertisement between posts. </p>
<p>The next chapter explains how to implement template tags like an edit button, previous/next link, using an excerpt and such. One of the most handy things is probably a search highlighters. No more use of third party plugins which break down too often!</p>
<p>The fifth chapter explains how to implement WordPress commenting features in your template.</p>
<p>Chapter six is also an important one (isn&#8217;t every chapter?!) since it explains how to work with sidebars. Sidebars can contains widgets by default or manually. The chapter also explains how to use multiple sidebars and pre-install widgets.</p>
<p>Chapter seven explains how to use custom page templates like a photo album or archive page.</p>
<p>The following chapter (eight)  explains how to use CSS and PHP to style images in the theme. It ends with implementing video`s in pages and posts.</p>
<p>Next chapter guides you through author pages and adding custom user fields (like a Twitter field). Creating a custom author page gives the author its own short page about himself.</p>
<p>Chapter ten is one of those you&#8217;ll probably need when your theme is nearly finished. Its about adding JavaScript effects to the theme. It also guides you through a simple installation of already in WordPress implemented JavaScript libraries like prototype, scriptalulous and jQuery (UI). This is followed by a JavaScript post slider (skinable), toggle-able widgets and a font-size toggle. Handy functions for every theme!</p>
<p>Template eleven is called Advanced WordPress Themes. It explains how to use a theme options page, use multiple color schemes, create a default theme avatar, how-to localize the theme, implementing your own shortcodes and information on publishing the theme to wordpress.org </p>
<p>The final chapter (twelve) contains more advanced features like a rotating header image, centring the main content, making draggable items, creating a tabbed navigation and adding a global toolbar to the theme.</p>
<p>I&#8217;m glad I got this book. After reading this book (in just a couple of hours – which is good) I can say to people I can design, create and modify WordPress themes. <br />
The images included really show you what&#8217;s the point of what you&#8217;ve done and are a good addition to the text.<br />
If you&#8217;re looking for a book about WordPress theme design to get started with modifying and/or creating themes, this is the one you should consider buying.</p>
<p>The book should be available at all good book stores right now. You can also order it online (on paper or as E-Books) at <a href="https://www.packtpub.com/wordpress-2-8-themes-cookbook/book">https://www.packtpub.com/wordpress-2-8-themes-cookbook/book</a>. This is also the link for more information. A sample chapter (chapter 3 – the loop) can be found at <a href="https://www.packtpub.com/sites/default/files/8440-chapter-3-the-loop.pdf">https://www.packtpub.com/sites/default/files/8440-chapter-3-the-loop.pdf</a> </p>
<p>Review by Ramon “Ramoonus” van Belzen</p>
<p>Written by Lee Jordan &amp; Nick Ohrn</p>
<p>Book published in July 2010, by Packt Publishing (Open Source). 296 pages. Paperback</p>
<p>ISBN13: 9781847198440</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ramoonus.nl/2010/07/wordpress-2-8-themes-cookbook-review/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mastering Joomla! 1.5 Extension and Framework Development (Update)</title>
		<link>http://www.ramoonus.nl/2010/07/mastering-joomla-1-5-extension-and-framework-development-update/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mastering-joomla-1-5-extension-and-framework-development-update</link>
		<comments>http://www.ramoonus.nl/2010/07/mastering-joomla-1-5-extension-and-framework-development-update/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 11:27:17 +0000</pubDate>
		<dc:creator>Ramoonus</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.ramoonus.nl/?p=6320</guid>
		<description><![CDATA[Packt Publishing released the book &#8220;Mastering Joomla! 1.5 Extension and Framework Development (Update)&#8221; which is an updated version of the original. This book will guide you through the complexities of implementing add-ons, components, modules, and plugins in Joomla! 1.5. After learning the basics the books teaches you the more advanced stuff like modifying the database [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.packtpub.com">Packt Publishing</a> released the book &#8220;<a href="https://www.packtpub.com/mastering-joomla-1-5-extension-framework-development-2e/book">Mastering Joomla! 1.5 Extension and Framework Development (Update)</a>&#8221; which is an updated version of the original.</p>
<p>This book will guide you through the complexities of implementing add-ons, components, modules, and plugins in Joomla! 1.5. After learning the basics the books teaches you the more advanced stuff like modifying the database and building 3rd party applications using the API.</p>
<p>The book is written for PHP programmers and experience with the MVC design pattern is usefull.</p>
<p><strong>What you will learn from this book :</strong></p>
<ul>
<li>Understand the structure and design of the Joomla! 1.5 framework and how it operates at its core to develop efficient and well-designed extensions for Joomla! </li>
<li>Extend the database conventions for the database schema and common fields</li>
<li>Access and manipulate the database with the help of JDatabase and JTable classes</li>
<li>Design extensions that work within the Joomla! structure</li>
<li>Incorporate User, Session, Request, and Browser classes in extensions</li>
<li>Organize your code with the Model-View-Controller (MVC) design pattern</li>
<li>Build your own components to manage and present a specific set of data</li>
<li>Enhance our component by creating a module, which will add new functionality to our frontend</li>
<li>Modify your system’s functionality without the need to alter existing code</li>
<li>Discover how to add pagination, ordering, filtering, and searching to make your extensions more user-friendly, and increase the chances of having successfully created a commercially winning or freely available extension</li>
<li>Improve your extensions by customizing the document properties, adding multilingual capabilities, and providing an interactive user experience</li>
<li>Access remote third-party services from an application with Joomla!’s API (Application Programming Interface) and web service</li>
<li>Master the techniques of error handling and access control to prevent malicious attacks on your systems</li>
</ul>
<p>If you`re interested in the book I`ve got the following article for you: <a href="https://www.packtpub.com/article/customize-backend-component-joomla-1.5">Customize backend Component in Joomla! 1.5</a>.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ramoonus.nl/2010/07/mastering-joomla-1-5-extension-and-framework-development-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Howto setup Fedora 13 as LAMP server</title>
		<link>http://www.ramoonus.nl/2010/05/howto-setup-fedora-13-as-lamp-server/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=howto-setup-fedora-13-as-lamp-server</link>
		<comments>http://www.ramoonus.nl/2010/05/howto-setup-fedora-13-as-lamp-server/#comments</comments>
		<pubDate>Mon, 31 May 2010 15:11:07 +0000</pubDate>
		<dc:creator>Ramoonus</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.ramoonus.nl/?p=5817</guid>
		<description><![CDATA[This short guide demonstrates how to setup Fedora 13 as a LAMP server containing Apache, PHP, Perl, Python, Ruby and MySQL. yum install httpd yum install php php-devel php-gd php-imap php-ldap php-mysql php-odbc php-pear php-xml php-xmlrpc php-eaccelerator php-magickwand php-magpierss php-mapserver php-mbstring php-mcrypt php-mhash php-mssql php-shout php-snmp php-soap php-tidy curl curl-devel perl-libwww-perl ImageMagick libxml2 libxml2-devel yum [...]]]></description>
			<content:encoded><![CDATA[<p>This short guide demonstrates how to setup Fedora 13 as a LAMP server containing Apache, PHP, Perl, Python, Ruby and MySQL.</p>
<p><code>yum install httpd<br />
yum install php php-devel php-gd php-imap php-ldap php-mysql php-odbc php-pear php-xml php-xmlrpc php-eaccelerator php-magickwand php-magpierss php-mapserver php-mbstring php-mcrypt php-mhash php-mssql php-shout php-snmp php-soap php-tidy curl curl-devel perl-libwww-perl ImageMagick libxml2 libxml2-devel<br />
yum install mysql mysql-devel mysql-server<br />
yum install httpd-devel ruby ruby-devel<br />
yum install mod_python<br />
yum install mod_perl<br />
yum install perl-HTML-Parser perl-DBI perl-Net-DNS perl-Digest-SHA1 perl-ExtUtils-AutoInstall perl-NetAddr-IP perl-Archive-Tar<br />
/etc/init.d/httpd restart</code></p>
<p>Now you have got everything installed except for mod_ruby;</p>
<p><code>cd /tmp<br />
wget http://www.modruby.net/archive/mod_ruby-1.3.0.tar.gz<br />
tar zxvf mod_ruby-1.3.0.tar.gz<br />
cd mod_ruby-1.3.0/<br />
./configure.rb --with-apr-includes=/usr/include/apr-1<br />
make<br />
make install</code></p>
<p><code>/etc/init.d/httpd restart</code></p>
<p>You have to add mod_ruby by hand in /etc/httpd/conf.d/ruby.conf<br />
By adding </p>
<pre>LoadModule ruby_module modules/mod_ruby.so</pre>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ramoonus.nl/2010/05/howto-setup-fedora-13-as-lamp-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review of OpenX Ad Server: Beginner`s Guide by Packt Publishing</title>
		<link>http://www.ramoonus.nl/2010/05/review-of-openx-ad-server-beginners-guide-by-packt-publishing/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=review-of-openx-ad-server-beginners-guide-by-packt-publishing</link>
		<comments>http://www.ramoonus.nl/2010/05/review-of-openx-ad-server-beginners-guide-by-packt-publishing/#comments</comments>
		<pubDate>Wed, 19 May 2010 14:19:37 +0000</pubDate>
		<dc:creator>Ramoonus</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[OpenX]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.ramoonus.nl/?p=5802</guid>
		<description><![CDATA[This is my review of the book “OpenX Ad Server: Beginner`s Guide” written by Murat Yilmaz and published by Packt Publishing (Open Source). OpenX is an open-source PHP/MySQL based advertisement platform which supports unlimited advertisers, campaigns, banners, zones and websites. You can use OpenX to structurize the advertisement on one or multiple sites with one [...]]]></description>
			<content:encoded><![CDATA[<p>This is my review of the book “<a href="https://www.packtpub.com/openx-ad-server-beginners-guide/book">OpenX Ad Server: Beginner`s Guide</a>” written by <a href="https://www.packtpub.com/authors/profiles/murat-yilmaz">Murat Yilmaz</a> and published by <a href="http://www.packtpub.com/">Packt Publishing</a> (Open Source).</p>
<p>OpenX is an open-source PHP/MySQL based advertisement platform which supports unlimited advertisers, campaigns, banners, zones and websites. You can use OpenX to structurize the advertisement on one or multiple sites with one or multiple advertisers and several campaigns and banners. It’s also possible to use OpenX for your Google Adsense or other 3<sup>rd</sup> party advertisements.</p>
<p>Why would you believe my review and more important: who am I? I`m Ramon van Belzen, a 22 year old web designer from Holland. I&#8217;ve been using OpenX (formerly OpenAds) since 2006. I never got in-depth with it but I’m familiar with most of the functions. I use OpenX to structure my Amazon campaigns and zones on multiple websites. You can find more about me on my blog <a href="http://www.ramoonus.nl/">www.ramoonus.nl</a><br />
Packt Publishing asked me if I would like to review this book.</p>
<p>The book is a beginner&#8217;s guide to the <a href="http://openx.org/">OpenX Ad Server platform</a>. Since the book is a beginner&#8217;s guide you don&#8217;t need to have any experience with online advertisement, webdesign or the OpenX platform. Currently there aren&#8217;t other OpenX books around. Packt has the scoop.</p>
<p>Every step in the book includes a screen-shot and some describing text along with it. At the end of every chapter there&#8217;s a question which summarizes the chapter. At the end of the book every question is answered with a full explanation —why; what&#8217;s good and what&#8217;s wrong about the other answers. A short summary of the chapter is also included.</p>
<p>The book starts with an introduction.—how the book is written, what OpenXis, why you would use OpenX, what is possible with OpenX, what the system requirements are. This is followed by the installation procedure and some important notes. The whole procedure is shown and described step by step.</p>
<p>The second chapter of the book is an introduction on how to use OpenX. It shows you how to create an advertiser, campaign, banner (not the actual design), website and zone (where the advertisement is placed). At the end of this chapter it&#8217;s time to put things together and show the banner on a website.</p>
<p>Chapter three explains how to create a new advertiser and how the campaign systems works. It describes the CPC, CPM, CPA and tenancy revenue models. All ins and outs of these models are explained and put into practise.</p>
<p>The fourth chapter describes the multiple ways how a banner can be implemented and the advantages and disadvantages of each way.</p>
<p>The following chapter (five) explains the website and zone principle. It also shows you how to include the code to a website to actually show the ads. The last bit of the chapter explains how to use dynamic zones and geotargetting.<br />
By the end of this chapter you can start selling ads in the real world.</p>
<p>The sixth chapter of this book explains targeting like site source and browser based targeting.</p>
<p>Chapter seven describes the user account management including all permissions and roles.  Chapter eight is the follow-up of chapter seven. It explains all the user account options.</p>
<p>Chapter nine explains how to upgrade OpenX when a new version comes out. Trust me, it`s not as easy as it sounds. The chapter starts with backing up OpenX, duplicating the right files and running the upgrade wizard.</p>
<p>The final chapter (number ten) describes how to generate reports and statistics. To run a successful campaign it&#8217;s important to generate the right reports and do statistics on these results. With OpenX it&#8217;s possible to export results to CSV and Microsoft Excel. While inside Excel it`s possible to generate graphics and statistics on the results.</p>
<p>I haven&#8217;t found any nonsense in the book. The book is technically correct. This also counts for the language used in the book. I haven&#8217;t found weird sentences.</p>
<p>I didn&#8217;t have any problems reading the book. The first three chapters were obvious for me whereas the next several chapters only got more into depth. I bet even people who have used OpenX for a while never knew all those features!<br />
This book describes how to use OpenX, not how to use online advertisement successfully.</p>
<p>After reading this book, I’m going to reintroduce advertisement on my site. Now I can use OpenX to improve advertisement targeting and effect. I can also generate reports and implement them.</p>
<p>The only information I see as missing is a short explanation of the different kinds of inclusion methods like javascript, XML-RPC and iframe. The book doesn&#8217;t cover these items, although this is actually more interesting to specialized webmasters. The normal way of including banners (through javascript) is the standard way for OpenX and I don`t have problems with it.</p>
<p>If you are interested in the book after reading my review, a sample chapter can be found online <a href="https://www.packtpub.com/sites/default/files/0202_OpenX%20Ad%20Server%20Beginner's%20Guide_SampleChapter.pdf">here</a>.</p>
<p>And of course, it’s 2010 and it`s possible to buy the book online, both the paper and eBook versions; <a href="https://www.packtpub.com/openx-ad-server-beginners-guide/book">https://www.packtpub.com/openx-ad-server-beginners-guide/book</a></p>
<p><strong>Specifications</strong></p>
<p>Language : English</p>
<p>Paperback : 300 pages [ 235mm x 191mm ]</p>
<p>Release Date : March 2010</p>
<p>ISBN : 1849510202</p>
<p>ISBN 13 : 978-1-849510-20-2</p>
<p>Author(s) : Murat Yilmaz</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ramoonus.nl/2010/05/review-of-openx-ad-server-beginners-guide-by-packt-publishing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webdesigners essential books</title>
		<link>http://www.ramoonus.nl/2010/02/webdesigners-essential-books/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=webdesigners-essential-books</link>
		<comments>http://www.ramoonus.nl/2010/02/webdesigners-essential-books/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 14:01:13 +0000</pubDate>
		<dc:creator>Ramoonus</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.ramoonus.nl/?p=3991</guid>
		<description><![CDATA[I`ve made a list books I personally recommend to all (beginning) webdesigners. If you have any questions, you can always use the commenting system below.]]></description>
			<content:encoded><![CDATA[<p>I`ve made a list books I personally recommend to all (beginning) webdesigners.</p>
<p>If you have any questions, you can always use the commenting system below.</p>
<p><span id="more-3991"></span></p>
<p><a href="http://www.amazon.com/HTML-XHTML-Sixth-Elizabeth-Castro/dp/0321430840%3FSubscriptionId%3D1EYTZSH1JMPGAKA59102%26tag%3Dramoonusweb07-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321430840"><img src="http://www.ramoonus.nl/wp-content/uploads/2010/08/51Ilb0dwmBL._SL160_.jpg" alt="51Ilb0dwmBL. SL160  Webdesigners essential books"  title="Webdesigners essential books" /></a></p>
<p><a href="http://www.amazon.com/SEO-Search-Engine-Optimization-Bible/dp/0470452641%3FSubscriptionId%3D1EYTZSH1JMPGAKA59102%26tag%3Dramoonusweb07-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0470452641"><img src="http://ecx.images-amazon.com/images/I/5152iPbSZJL._SL160_.jpg" alt="5152iPbSZJL. SL160  Webdesigners essential books"  title="Webdesigners essential books" /></a><a href="http://www.amazon.com/HTML-XHTML-Sixth-Elizabeth-Castro/dp/0321430840%3FSubscriptionId%3D1EYTZSH1JMPGAKA59102%26tag%3Dramoonusweb07-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321430840"></a></p>
<p><a href="http://www.amazon.com/PHP6-MySQL-Bible-Wiley/dp/0470384506%3FSubscriptionId%3D1EYTZSH1JMPGAKA59102%26tag%3Dramoonusweb07-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0470384506"><img src="http://www.ramoonus.nl/wp-content/uploads/2010/08/51QLZkKko8L._SL160_.jpg" alt="51QLZkKko8L. SL160  Webdesigners essential books"  title="Webdesigners essential books" /></a></p>
<p><a href="http://www.amazon.com/Adobe-Dreamweaver-CS4-How-Tos-Techniques/dp/0321562895%3FSubscriptionId%3D1EYTZSH1JMPGAKA59102%26tag%3Dramoonusweb07-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321562895"><img src="http://www.ramoonus.nl/wp-content/uploads/2010/08/41yu6L0lY7L._SL160_.jpg" alt="41yu6L0lY7L. SL160  Webdesigners essential books"  title="Webdesigners essential books" /></a></p>
<p><a href="http://www.amazon.com/HTML-XHTML-Sixth-Elizabeth-Castro/dp/0321430840%3FSubscriptionId%3D1EYTZSH1JMPGAKA59102%26tag%3Dramoonusweb07-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321430840"></a></p>
<p><a href="http://www.amazon.com/Web-Accessibility-Standards-Regulatory-Compliance/dp/1590596382%3FSubscriptionId%3D1EYTZSH1JMPGAKA59102%26tag%3Dramoonusweb07-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1590596382"><img src="http://www.ramoonus.nl/wp-content/uploads/2010/08/512PWs8e0jL._SL160_.jpg" alt="512PWs8e0jL. SL160  Webdesigners essential books"  title="Webdesigners essential books" /></a></p>
<p><a href="http://www.amazon.com/Microformats-Empowering-Your-Markup-Web/dp/1590598148%3FSubscriptionId%3D1EYTZSH1JMPGAKA59102%26tag%3Dramoonusweb07-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1590598148"><img src="http://www.ramoonus.nl/wp-content/uploads/2010/08/511n0TXnQKL._SL160_.jpg" alt="511n0TXnQKL. SL160  Webdesigners essential books"  title="Webdesigners essential books" /></a></p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ramoonus.nl/2010/02/webdesigners-essential-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CodeIgniter 1.7 by Packt Publishing review</title>
		<link>http://www.ramoonus.nl/2010/01/codeigniter-1-7-by-packt-publishing-review/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=codeigniter-1-7-by-packt-publishing-review</link>
		<comments>http://www.ramoonus.nl/2010/01/codeigniter-1-7-by-packt-publishing-review/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 09:04:51 +0000</pubDate>
		<dc:creator>Ramoonus</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.ramoonus.nl/?p=3807</guid>
		<description><![CDATA[Pack Publishing asked me to do a review of their “CodeIgniter 1.7” book. Since I’m familiar with Packt Publishing and books (not with reviewing) I said I’ll give it a go. This book is for PHP programmers who are familiar or unfamiliar with model-view-controller framework CodeIgniter. After reading this book you should be able to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.packtpub.com/">Pack Publishing</a> asked me to do a review of their “<a href="http://www.packtpub.com/improve-coding-productivity-with-codeigniter-1-7/">CodeIgniter 1.7</a>” book.<br />
Since I’m familiar with Packt Publishing and books (not with reviewing) I said I’ll give it a go.</p>
<p>This book is for PHP programmers who are familiar or unfamiliar with model-view-controller framework CodeIgniter. After reading this book you should be able to use most of CodeIgniter`s features and make your own scripts which run on CodeIgniter.</p>
<p> CodeIgniter (CI for short) is an Open-Source PHP Model-View-Controller (MVC) framework. Multiple studies concluded that CodeIgniter is faster and lighter than other PHP frameworks like CakePHP and Zend Framework.  This book is targeted at PHP programmers who want to save time, effort and cost by switching to the CodeIgniter framework.</p>
<p>There are several benefits of CodeIgniter:</p>
<ul>
<li>It runs on PHP 4 and</li>
<li>It generates clean urls (using mod_rewrite)</li>
<li>It&#8217;s extensible</li>
<li>It doesn&#8217;t require a template engine</li>
<li>It&#8217;s well documentated (especially when reading this book!)</li>
<li>It`s free!</li>
<li>It&#8217;s safer</li>
<li>It saves you loads of time</li>
</ul>
<p>For a full list of features I recommend you read <a href="http://codeigniter.com/user_guide/overview/features.html">this link</a>.</p>
<p>Before reading this book I had no experience with MVC. I do have some experience with PHP/SQL and much experience with HTML/XHTML.<br />
The books requirements are basic knowledge of HTML and PHP. Basic knowledge of (My)SQL is also recommended.</p>
<p>The book covers the following topics:</p>
<ul>
<li>Installing CodeIgniter</li>
<li>Creating a basic CodeIgniter page</li>
<li>Use CodeIgniter to connect to a database and execute read queries</li>
<li>Creating HTML pages and forms</li>
<li>Using sessions and implement security systems like a login system</li>
<li>Object-oriented programming in CodeIgniter</li>
<li>Create your own CodeIgniter plugins</li>
<li>Communicate using FTP and XML-RPC</li>
<li>Using CodeIgniter to provide dynamic information (for the constructions of calendars and translations)</li>
<li>Handle files (up and downloading) and images</li>
<li>Putting your site online, useful tips and trick to avoid errors</li>
<li>Advice about upgrading CodeIgniter</li>
<li>Create, Read, Update, Delete; create your first fully database powered script</li>
<li>In general, how codeigniter works and what the benefits are</li>
<li>Writers recommendation plugins</li>
<li>Additional resources (browser plugins, webserver software, literature)</li>
<li>Appendix: using codeigniter`s cart function to create a shopping cart</li>
</ul>
<p>After reading the book I&#8217;m able to create and enhance websites with features found in the book. I can now tell my customers I make some “advanced” script myself.</p>
<p>The book still leaves me with few questions about advanced topics like database query caching. The book points to the CodeIgniter user guide (online), which fed my information hunger.</p>
<p>The book fulfilled my expectations.</p>
<p>I&#8217;ve placed the book in reach of my desktop. Programming can be overwhelming although CodeIgniter makes life easier. I&#8217;m happy to have this book in my bookcase! I&#8217;m very sure I’m going to use it on my next big PHP project.</p>
<p>I recommend this book to all PHP programmers who are looking for a framework to lower the workload. After reading this book you&#8217;re ready to replace most PHP scripts by your own custom made scripts based on CodeIgniter. </p>
<p>A sample chapter can be found <a href="http://www.packtpub.com/files/9485-codeigniter-1-7-sample-chapter-3-%20navigating-your-site.pdf">here</a>. It&#8217;s chapter 3: “Navigating your site”.</p>
<p>If you&#8217;re interested and read more, or buy the book you should check out <a href="http://www.packtpub.com/improve-coding-productivity-with-codeigniter-1-7/http:/www.packtpub.com/improve-coding-productivity-with-codeigniter-1-7/">this link</a>.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ramoonus.nl/2010/01/codeigniter-1-7-by-packt-publishing-review/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cobalt works again</title>
		<link>http://www.ramoonus.nl/2010/01/cobalt-works-again/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=cobalt-works-again</link>
		<comments>http://www.ramoonus.nl/2010/01/cobalt-works-again/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 09:30:52 +0000</pubDate>
		<dc:creator>Ramoonus</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cobalt]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.ramoonus.nl/?p=3630</guid>
		<description><![CDATA[Yesterday I`ve managed to get my new Cobalt to boot. I`ve installed Strongbolt OS 1.0.6 on the machine and upgraded to Strongbolt 2. This upgrade included a new bootrom kernel (2.6.23.8-i586), which includes some changes to be able to boot from a USB device. Strongbolt 2 still uses CentOS 4 as backend. Later this week I will [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I`ve managed to get my new Cobalt to boot.</p>
<p>I`ve installed Strongbolt OS 1.0.6 on the machine and upgraded to Strongbolt 2.</p>
<p>This upgrade included a new bootrom kernel (2.6.23.8-i586), which includes some changes to be able to boot from a USB device.</p>
<p>Strongbolt 2 still uses CentOS 4 as backend.</p>
<p>Later this week I will put some effort into it to make the machine boot BlueOnyx 5.4, which is based on CentOS 5.4<br />
By having a newer CentOS version I also have a newer kernel and the ability to use newer packages.<br />
I can`t wait to get MySQL 5.5 and PHP 5.3 on the machine.</p>
<p>Another thing I still have to do is to buy another Cisco Serial cable to connect the two routers to my webserver.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ramoonus.nl/2010/01/cobalt-works-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CodeIgniter 1.7</title>
		<link>http://www.ramoonus.nl/2009/12/codeigniter-1-7/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=codeigniter-1-7</link>
		<comments>http://www.ramoonus.nl/2009/12/codeigniter-1-7/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 10:43:48 +0000</pubDate>
		<dc:creator>Ramoonus</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.ramoonus.nl/?p=3526</guid>
		<description><![CDATA[I`ve decided to go with CodeIgniter as PHP Model-View-Controller framework. To learn the basics of this open source framework I`ve chosen for the CodeIgniter 1.7 book by Packt Publishing. The book describes how to start with CodeIgniter beginning with the installation. The first steps followed by connecting databases, creating HTML pages and forms, using sessions and add security [...]]]></description>
			<content:encoded><![CDATA[<p>I`ve decided to go with CodeIgniter as PHP Model-View-Controller framework.<br />
To learn the basics of this open source framework I`ve chosen for the CodeIgniter 1.7 book by Packt Publishing.<a href="http://www.ramoonus.nl/wp-content/uploads/2009/12/1847199488.jpg" rel="lightbox[3526]" title="1847199488"><img class="alignright size-thumbnail wp-image-3527" title="1847199488" src="http://www.ramoonus.nl/wp-content/uploads/2009/12/1847199488-121x150.jpg" alt="1847199488 121x150 CodeIgniter 1.7" width="121" height="150" /></a></p>
<p>The book describes how to start with CodeIgniter beginning with the installation. The first steps followed by connecting databases, creating HTML pages and forms, using sessions and add security etcetera. The final chapters include more advanced features like dynamic information and uploads.</p>
<p>My review of this book will be online somewhere in january.</p>
<p>A sample chapter, which describes the basics of MVC and CodeIngiter can be found <a href="http://www.packtpub.com/files/9485-codeigniter-1-7-sample-chapter-3- navigating-your-site.pdf">here</a>.</p>
<p>More information about the book and and a link to buy it can be found <a href="http://www.packtpub.com/improve-coding-productivity-with-codeigniter-1-7/mid/221209ogr9fs?utm_source=ramoonus.nl&amp;utm_medium=affiliate&amp;utm_content=blog&amp;utm_campaign=mdb_001918">here</a>.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ramoonus.nl/2009/12/codeigniter-1-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gallery2 performance boost</title>
		<link>http://www.ramoonus.nl/2009/12/gallery2-performance-boost/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=gallery2-performance-boost</link>
		<comments>http://www.ramoonus.nl/2009/12/gallery2-performance-boost/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 16:56:01 +0000</pubDate>
		<dc:creator>Ramoonus</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Gallery2]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.ramoonus.nl/?p=3508</guid>
		<description><![CDATA[I had to convert a Gallery v1.5 photoalbum containing over 250 sub-albums and over 10.000 photo`s to Gallery 2.  While converting I noticed several thing`s weren`t going according to plan. I added the following lines to the .htaccess file to make things run smooth; php_value max_execution_time 0 php_value post_max_size 32M php_value upload_max_filesize 32M php_value memory_limit [...]]]></description>
			<content:encoded><![CDATA[<p>I had to convert a Gallery v1.5 photoalbum containing over 250 sub-albums and over 10.000 photo`s to Gallery 2.</p>
<p> While converting I noticed several thing`s weren`t going according to plan.</p>
<p>I added the following lines to the .htaccess file to make things run smooth;</p>
<p><code>php_value max_execution_time 0<br />
php_value post_max_size 32M<br />
php_value upload_max_filesize 32M<br />
php_value memory_limit 64M</code></p>
<p>Within Gallery 2 changes the following settings:</p>
<ul>
<li>Graphics Toolkits: GD</li>
<li>Performance: Max Acceleration</li>
</ul>
<p>I also disabled thumbnail generating at import; I will do it at the end when everything is converted.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ramoonus.nl/2009/12/gallery2-performance-boost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webdesign</title>
		<link>http://www.ramoonus.nl/webdesign/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=webdesign</link>
		<comments>http://www.ramoonus.nl/webdesign/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 14:50:58 +0000</pubDate>
		<dc:creator>Ramoonus</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[bbPress]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[e107]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Movable Type]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[phpBB]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.ramoonus.nl/?page_id=3180</guid>
		<description><![CDATA[Whether you&#8217;re looking for a new site or a re-design of your old site you`ve come to the right person. For webdesign I use technologies like; HTML 4, 5 and XHTML 1.1 CSS 2.1 / 3 JavaScript AJAX including libraries like jQuery and Dojo Flash / AIR / Flex XML PHP 5 (including 5.2 and [...]]]></description>
			<content:encoded><![CDATA[<p>Whether you&#8217;re looking for a new site or a re-design of your old site you`ve come to the right person. For webdesign I use technologies like;</p>
<ul>
<li>HTML 4, 5 and XHTML 1.1</li>
<li>CSS 2.1 / 3</li>
<li>JavaScript</li>
<li>AJAX including libraries like jQuery and Dojo</li>
<li>Flash / AIR / Flex</li>
<li>XML</li>
<li>PHP 5 (including 5.2 and 5.3) / MySQL 5</li>
<li>Microformats</li>
</ul>
<p>The website will be valid according W3C, WCAG 1 and Section 508.</p>
<p>I`m familiar with the following third party website engines:</p>
<p><img class="size-full wp-image-6591" title="Drupal Logo" src="http://www.ramoonus.nl/wp-content/uploads/2009/11/druplicon_small.png" alt="druplicon small Webdesign" width="126" height="144" /> <img class="alignnone size-full wp-image-6592" title="Magento Logo" src="http://www.ramoonus.nl/wp-content/uploads/2009/11/magento-logo.png" alt="magento logo Webdesign" width="191" height="61" /> <img class="alignnone size-full wp-image-6593" title="WordPress Logo" src="http://www.ramoonus.nl/wp-content/uploads/2009/11/wordpress-logo-stacked-rgb.png" alt="WordPress" width="180" height="112" /></p>
<ul>
<li>Joomla!</li>
<li>Movable Type</li>
<li>phpBB</li>
</ul>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ramoonus.nl/webdesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>R-LIMS 1.5.0 released</title>
		<link>http://www.ramoonus.nl/2009/08/r-lims-1-5-0-released/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=r-lims-1-5-0-released</link>
		<comments>http://www.ramoonus.nl/2009/08/r-lims-1-5-0-released/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 06:00:30 +0000</pubDate>
		<dc:creator>Ramoonus</dc:creator>
				<category><![CDATA[R-LIMS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[MathML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[RDFa]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[SVG]]></category>
		<category><![CDATA[W3C]]></category>

		<guid isPermaLink="false">http://www.ramoonus.nl/?p=2088</guid>
		<description><![CDATA[Finally R-LIMS 1.5.0 has been released. I haven`t been working on it much lately but i consider the 1.5.0 release complete. Thats why the release is two weeks late. Version 1.5.1 is planned for next monday; 17 august 2009. Changelog [Changelog] Links are now bold and red [SEO] Added robots.txt to make sure nothing is [...]]]></description>
			<content:encoded><![CDATA[<p>Finally R-LIMS 1.5.0 has been released.</p>
<p>I haven`t been working on it much lately but i consider the 1.5.0 release complete. Thats why the release is two weeks late.</p>
<p>Version 1.5.1 is planned for next monday; 17 august 2009.</p>
<p><strong>Changelog</strong></p>
<ul>
<li>[Changelog] Links are now bold and red</li>
<li>[SEO] Added robots.txt to make sure nothing is indexed</li>
<li>[Bug] Removed an out-dated stylesheet</li>
<li>[Optimalisation] Added PHP flush`s in the page, just after the header</li>
<li>[Style] Removed some CSS</li>
<li>[Style] Added 5 px panning for the menu</li>
<li>[Style] Added 5 px panning for the mainframe</li>
<li>[Style] Added 12 pt spacing between menu blocks</li>
<li>[Style] Moved all current theme files to the default theme</li>
<li>[Style] Darkened the sidebar from #EEEEEE to #DDDDDD</li>
<li>[W3C] Fixed an XHTML issue with the news page</li>
<li>[W3C] Fixed an XHTML Strict issue with the header/height</li>
<li>[W3C] Fixed an XHTML Strict issue with nowrap</li>
<li>[Style] Improved the footer by changing HTML into CSS</li>
<li>[Bug] Removed the base tag</li>
<li>Removed the breadcrumbs (temporary)</li>
<li>Moved the &#8220;Licensed to&#8221; text to the footer</li>
</ul>
<p><strong>W3C validations</strong></p>
<ul>
<li>[W3C] CSS 2.0 valid</li>
<li>[W3C] CSS 2.1 valid</li>
<li>[W3C] CSS 3 valid</li>
<li>[W3C] XHTML 1.0 Strict valid</li>
<li>[W3C] XHTML 1.1 valid</li>
<li>[W3C] XHTML + RDFa valid</li>
<li>[W3C] XHTML Basic 1.0 valid</li>
<li>[W3C] XHTML Basic 1.1 valid</li>
<li>[W3C] XHTML Mobile Profile 1.2 valid</li>
<li>[W3C] XHTML-Print 1.0 valid</li>
<li>[W3C] XHTML 1.1 plus MathML 2.0 valid</li>
<li>[W3C] XHTML 1.1 plus MathML 2.0 plus SVG 1.1 valid</li>
</ul>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ramoonus.nl/2009/08/r-lims-1-5-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>R-LIMS development news</title>
		<link>http://www.ramoonus.nl/2009/07/r-lims-development-news/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=r-lims-development-news</link>
		<comments>http://www.ramoonus.nl/2009/07/r-lims-development-news/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 10:00:53 +0000</pubDate>
		<dc:creator>Ramoonus</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SubVersion]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://www.ramoonus.nl/?p=2016</guid>
		<description><![CDATA[The work on R-LIMS has been continued again. I hope to release a new version daily. The planned releasedate for version 1.5 is monday 27-7-2009. The roadmap has changed a lot. New development tools: MySQL Workbench 5.1 MySQL Query Analyzer SubVersion 1.6 Trac 0.11 Zend Studio 7.0 Beta PHP 5.3]]></description>
			<content:encoded><![CDATA[<p>The work on R-LIMS has been continued again. I hope to release a new version daily.<br />
The planned releasedate for version 1.5 is monday 27-7-2009.</p>
<p>The roadmap has changed a lot.</p>
<p>New development tools:</p>
<ul>
<li>MySQL Workbench 5.1</li>
<li>MySQL Query Analyzer</li>
<li>SubVersion 1.6</li>
<li>Trac 0.11</li>
<li>Zend Studio 7.0 Beta</li>
<li>PHP 5.3</li>
</ul>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ramoonus.nl/2009/07/r-lims-development-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The OpenSolaris Bible</title>
		<link>http://www.ramoonus.nl/2009/02/the-opensolaris-bible/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=the-opensolaris-bible</link>
		<comments>http://www.ramoonus.nl/2009/02/the-opensolaris-bible/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 10:37:50 +0000</pubDate>
		<dc:creator>Ramoonus</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[DTrace]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[GlassFish]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Samba]]></category>
		<category><![CDATA[Sun]]></category>
		<category><![CDATA[Tomcat]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://www.ramoonus.nl/?p=872</guid>
		<description><![CDATA[I just received the news (yes i`m a bit late) that the OpenSolaris Bible is available. The OpenSolaris bible is written by Sun employees; Nicholas A. Solter, Jerry Jelinek and David Miner. It`s a wealthy 1008 pages thick.  The book is available at all good bookstores and Amazon.com Free sample chapters are available at; http://blogs.sun.com/observatory/en_US/entry/sample_chapter_from_opensolaris_bible and http://blogs.sun.com/observatory/en_US/entry/two_more_chapters_from_the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ramoonus.nl/wp-content/uploads/2009/02/opensolaris-bible-cover.jpg"></a><a href="http://www.ramoonus.nl/wp-content/uploads/2009/02/opensolaris-bible-cover.jpg" rel="lightbox[872]" title="OpenSolaris Bible Cover"><img class="alignright size-full wp-image-873" title="OpenSolaris Bible Cover" src="http://www.ramoonus.nl/wp-content/uploads/2009/02/opensolaris-bible-cover.jpg" alt="OpenSolaris Bible Cover" width="180" height="225" /></a>I just received the news (yes i`m a bit late) that the OpenSolaris Bible is available.</p>
<p>The OpenSolaris bible is written by Sun employees; Nicholas A. Solter, Jerry Jelinek and David Miner. It`s a wealthy 1008 pages thick.</p>
<p> The book is available at all good bookstores and <a href="http://www.amazon.com/gp/product/0470385480?ie=UTF8&amp;tag=ramoonusweb07-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470385480">Amazon.com</a></p>
<p>Free sample chapters are available at;<br />
<a href="http://blogs.sun.com/observatory/en_US/entry/sample_chapter_from_opensolaris_bible">http://blogs.sun.com/observatory/en_US/entry/sample_chapter_from_opensolaris_bible</a> and <a href="http://blogs.sun.com/observatory/en_US/entry/two_more_chapters_from_the">http://blogs.sun.com/observatory/en_US/entry/two_more_chapters_from_the</a></p>
<p><strong>Table of Contents</strong></p>
<blockquote><p><strong>I. Introduction to OpenSolaris.</strong></p>
<p>1. What Is OpenSolaris?</p>
<p>2. Installing OpenSolaris.</p>
<p>3. OpenSolaris Crash Course.</p>
<p><strong>II. Using OpenSolaris</strong></p>
<p>4. The Desktop.</p>
<p>5. Printers and Peripherals.</p>
<p>6. Software Management.</p>
<p><strong>III. OpenSolaris File Systems, Networking, and Security.</strong></p>
<p>7. Disks,  Local File Systems, and the Volume Manager.</p>
<p>8. ZFS.</p>
<p>9. Networking.</p>
<p>10. Network File Systems and Directory Services.</p>
<p>11. Security.</p>
<p><strong>IV. OpenSolaris Reliability, Availability, and Serviceability.</strong></p>
<p>12. Fault Management.</p>
<p>13. Service Management.</p>
<p>14. Monitoring and Observability.</p>
<p>15. DTrace.</p>
<p>16. Clustering for High Availability.</p>
<p><strong>V. OpenSolaris Virtualization.</strong></p>
<p>17. Virtualization Overview.</p>
<p>18. Resource Management.</p>
<p>19. Zones.</p>
<p>20. xVM Hypervisor.</p>
<p>21. Logical Domains (LDoms).</p>
<p>22. VirtualBox.</p>
<p><strong>VI. Developing and Deploying on OpenSolaris.</strong></p>
<p>23. Deploying a Web Stack on OpenSolaris.</p>
<p>24. Developing on OpenSolaris.</p></blockquote>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ramoonus.nl/2009/02/the-opensolaris-bible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>R-LIMS 1.1.5 has been released</title>
		<link>http://www.ramoonus.nl/2008/09/r-lims-115-has-been-released/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=r-lims-115-has-been-released</link>
		<comments>http://www.ramoonus.nl/2008/09/r-lims-115-has-been-released/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 07:00:31 +0000</pubDate>
		<dc:creator>Ramoonus</dc:creator>
				<category><![CDATA[R-LIMS]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://www.ramoonus.nl/?p=371</guid>
		<description><![CDATA[R-LIMS 1.1.5 has been released which is maintenance release. Updates will now be released on monday`s instead of wednesdays. Next release is planned for september 22nd and contains some major new features. Changelog [Theme] Small changes to the page layout [Database Administration] added the old system (now called Classic) (phpMyAdmin 2.11.9) along with the new [...]]]></description>
			<content:encoded><![CDATA[<p>R-LIMS 1.1.5 has been released which is maintenance release.</p>
<p>Updates will now be released on monday`s instead of wednesdays.</p>
<p>Next release is planned for september 22nd and contains some major new features.</p>
<p><strong>Changelog</strong></p>
<ul>
<li>[Theme] Small changes to the page layout</li>
<li>[Database Administration] added the old system (now called Classic) (phpMyAdmin 2.11.9) along with the new (3.0 series)</li>
<li>[Database Administration] Updated phpMyAdmin to v 3.0.0rc1</li>
<li>[General] Page-loading has been edited/optimised for safety</li>
<li>[General] Measurement info has been optimised and now shows the latest 10 measurements</li>
<li>[General] Added server-side page rendertime display</li>
<li>[General] added code 100% PHP 5.0, 5.1, 5.2 and 5.3 compatible</li>
<li>[General] added code 100% MySQL 4.0, 4.1 5.0, 5,1 and 6.0 compatible</li>
</ul>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.ramoonus.nl/2008/09/r-lims-115-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
