<?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>Michiel Bijland &#187; Projects</title>
	<atom:link href="http://michiel.bijland.net/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://michiel.bijland.net</link>
	<description></description>
	<lastBuildDate>Fri, 06 Nov 2009 08:41:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Getting into&#160;Gear</title>
		<link>http://michiel.bijland.net/2007/05/24/getting-into-gear/</link>
		<comments>http://michiel.bijland.net/2007/05/24/getting-into-gear/#comments</comments>
		<pubDate>Thu, 24 May 2007 06:14:55 +0000</pubDate>
		<dc:creator>Michiel Bijland</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://michiel.bijland.net/2007/05/24/getting-into-gear/</guid>
		<description><![CDATA[The dust is settling and I feel quite at home in my new place and Joomla! 1.5 is getting closer and closer. It&#8217;s time to get busy again with some projects. Languages files are different and my last approach for multi languages support was not a very good one. So first in business I have [...]]]></description>
			<content:encoded><![CDATA[<p>The dust is settling and I feel quite at home in my new place and Joomla! 1.5 is getting closer and closer. It&#8217;s time to get busy again with some projects. Languages files are different and my last approach for multi languages support was not a very good one. So first in business I have nearly completed a translation program which fetches the current svn languages files and lets anybody submit a translation for any of my projects. It&#8217;s based on the roundcube translator but modified for Joomla! languages ini files.<br />
Hope it&#8217;s ease of use and the integration with svn will draw some translators.</p>
]]></content:encoded>
			<wfw:commentRss>http://michiel.bijland.net/2007/05/24/getting-into-gear/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Trac and Subversion server is&#160;up.</title>
		<link>http://michiel.bijland.net/2006/11/07/trac-and-subversion-server-is-up/</link>
		<comments>http://michiel.bijland.net/2006/11/07/trac-and-subversion-server-is-up/#comments</comments>
		<pubDate>Tue, 07 Nov 2006 15:08:51 +0000</pubDate>
		<dc:creator>Michiel Bijland</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://michiel.bijland.net/2006/11/07/trac-and-subversion-server-is-up/</guid>
		<description><![CDATA[After some pain stacking moments and some adjusting of our goals we got the trac/svn server working. We are not finished yet as we need a good access model and move all the documentation from the wiki into trac wiki&#160;pages. The access model is going to be based on the vBulletin forum login and passwords, [...]]]></description>
			<content:encoded><![CDATA[<p>After some pain stacking moments and some adjusting of our goals we got the trac/svn server working. We are not finished yet as we need a good access model and move all the documentation from the wiki into trac wiki&nbsp;pages.</p>
<p>The access model is going to be based on the vBulletin forum login and passwords, we are still debating on how to handle this correct way, but Brent will write the trac side and I will write forum site of identification process. For now the only once that can really do anything interesting are Brent and&nbsp;I.</p>
<p><span id="more-22"></span> Here are some of the details of our setup.<br />
The server it self is a virtual server for easy snapshots and maintaince. It&#8217;s running debian as our base.<br />
We use apache2 with mod_python and 3 virtual host.</p>
<ol>
<li><a title="trac - 4 The Web" href="http://trac.4theweb.nl">http://trac.4theweb.nl</a> running track.</li>
<li><a title="svn - 4 The Web" href="http://svn.4theweb.nl">http://svn.4theweb.nl</a> running the subversion.</li>
<li>default virtual host what needs to be worked out.</li>
</ol>
<p>The beauty of this setup is, you always start with this base url and just append the project name on both svn and trac and you are there. &#8220;<a title="trac- JoomlaLib" href="http://trac.4theweb.nl/joomlalib">http://trac.4theweb.nl/joomlalib</a>&#8221; or &#8220;<a title="svn - Joomlalib" href="http://svn.4theweb.nl/joomlalib">http://svn.4theweb.nl/joomlalib</a>&#8221; for&nbsp;example.</p>
<p>I&#8217;ll write up a some more when configuration is complete and I have worked with the setup in production but compared too the Joomla! forge it is more easy and way&nbsp;faster.</p>
]]></content:encoded>
			<wfw:commentRss>http://michiel.bijland.net/2006/11/07/trac-and-subversion-server-is-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual&#160;Server</title>
		<link>http://michiel.bijland.net/2006/10/26/virtual-server/</link>
		<comments>http://michiel.bijland.net/2006/10/26/virtual-server/#comments</comments>
		<pubDate>Thu, 26 Oct 2006 17:50:29 +0000</pubDate>
		<dc:creator>Michiel Bijland</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://michiel.bijland.net/2006/10/26/virtual-server/</guid>
		<description><![CDATA[After a week of getting all the pieces to gether and going from xen to VMware. I finally setup a virtual server for http://trac.4theweb.nl. Brent and I just have to install trac and get subversion running and we are good to&#160;go.]]></description>
			<content:encoded><![CDATA[<p>After a week of getting all the pieces to gether and going from xen to VMware. I finally setup a virtual server for <a href="http://trac.4theweb.nl/">http://trac.4theweb.nl</a>. Brent and I just have to install trac and get subversion running and we are good to&nbsp;go.</p>
]]></content:encoded>
			<wfw:commentRss>http://michiel.bijland.net/2006/10/26/virtual-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trac, nice and&#160;simple!</title>
		<link>http://michiel.bijland.net/2006/10/16/trac-nice-and-simple/</link>
		<comments>http://michiel.bijland.net/2006/10/16/trac-nice-and-simple/#comments</comments>
		<pubDate>Mon, 16 Oct 2006 20:28:53 +0000</pubDate>
		<dc:creator>Michiel Bijland</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://michiel.bijland.net/2006/10/16/trac-nice-and-simple/</guid>
		<description><![CDATA[Brent showed me a nice little project manager called trac I first ignored as I had to adjust my server to run it and discarded it but he kept talking about, even introduced it at his work. So I finally decided to take a closer&#160;look. Wooh, trac is a nice sleek program to manage your projects and [...]]]></description>
			<content:encoded><![CDATA[<p><a title="trac-developer-management-as-it-should-be" href="http://www.bs-squared.com/wp/2006/09/23/trac-developer-management-as-it-should-be/">Brent</a> showed me a nice little project manager called trac I first ignored as I had to adjust my server to run it and discarded it but he kept talking about, even introduced it at his work. So I finally decided to take a closer&nbsp;look.</p>
<p>Wooh, <a title="trac homepage" href="http://trac.edgewall.org/">trac</a> is a nice sleek program to manage your projects and after again working with the Joomla forge and waiting 10 sec every page impression. I&#8217;m sold.<br />
I&#8217;m planning to divided my server in 2 virtual servers, and decicated one to our projects(Joomlalib,BSQ_sitestats,Gallery 2 bridge and &#8230;.). This will be faster and easier to maintain then using our current setup, we will merge our wiki into trac and clear another upgrade job.</p>
<p>Only one thing stands in our way, I have to go to the server to put in another disk before I can do this and time is limited at the&nbsp;moment.</p>
]]></content:encoded>
			<wfw:commentRss>http://michiel.bijland.net/2006/10/16/trac-nice-and-simple/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Annoying things can make you&#160;work.</title>
		<link>http://michiel.bijland.net/2006/09/08/annoying-things-can-make-you-work/</link>
		<comments>http://michiel.bijland.net/2006/09/08/annoying-things-can-make-you-work/#comments</comments>
		<pubDate>Fri, 08 Sep 2006 15:01:04 +0000</pubDate>
		<dc:creator>Michiel Bijland</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://michiel.bijland.net/2006/09/15/annoying-things-can-make-you-work/</guid>
		<description><![CDATA[Last 2 weeks I noticed my Weekly backups I make from my sites started to grow rapidly. I mean with more the 10MB a week and not from the sites I expected. So investigation was in order. I found out that Gallery 2 was hording cache data into the database like mad man. The cache [...]]]></description>
			<content:encoded><![CDATA[<p>Last 2 weeks I noticed my Weekly backups I make from my sites started to grow rapidly. I mean with more the 10MB a week and not from the sites I expected. So investigation was in order. I found out that Gallery 2 was hording cache data into the database like mad man. The cache works great and speed bump was very good so I though this was the price to pay. Except Almost all the rows 98% where expired cache entries.<span id="more-13"></span>This was perplexing but Gallery 2 didn&#8217;t cleaned there cache but left old cache entries sitting there until some visitor revisited that page I would get updated again but this rarely happens on a family album. Family album flow is typically: &#8220;Family event, post pictures, everybody checks them out, no visits in a very long time&#8221;. So why store that info for so long, I decided to write a patch and submit and has already made it into the svn. The patch updates every expired entry with a null value so it doesn&#8217;t take up any extra space but keeps rows intact for fast updating when revisiting the page. Yes just a update as this will only update 1 index instead of 5 when a insert has to be made. Hopefully some user will be pleasantly surprised with the&nbsp;patch.</p>
<p>Michiel</p>
]]></content:encoded>
			<wfw:commentRss>http://michiel.bijland.net/2006/09/08/annoying-things-can-make-you-work/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
