<?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>Field notes</title>
	<atom:link href="http://le-moulin-de-verre.com/fieldnotes/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://le-moulin-de-verre.com/fieldnotes</link>
	<description>The gap between theory and practice is not as wide in theory as it is in practice</description>
	<lastBuildDate>Wed, 07 Dec 2011 09:33:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Validate xml against local schema in eclipse</title>
		<link>http://le-moulin-de-verre.com/fieldnotes/?p=236</link>
		<comments>http://le-moulin-de-verre.com/fieldnotes/?p=236#comments</comments>
		<pubDate>Wed, 07 Dec 2011 09:21:35 +0000</pubDate>
		<dc:creator>olivier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://le-moulin-de-verre.com/fieldnotes/?p=236</guid>
		<description><![CDATA[When an XML file references his schema (xsd) url, editing is easier in Eclipse. We can validate the xml file against this schema and use eclipse content assist which suggest possible values of tags. An invalid reference to the schema. &#8230; <a href="http://le-moulin-de-verre.com/fieldnotes/?p=236">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://le-moulin-de-verre.com/fieldnotes/?feed=rss2&#038;p=236</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automate wordpress backup (with BackWPup)</title>
		<link>http://le-moulin-de-verre.com/fieldnotes/?p=207</link>
		<comments>http://le-moulin-de-verre.com/fieldnotes/?p=207#comments</comments>
		<pubDate>Thu, 18 Aug 2011 15:33:42 +0000</pubDate>
		<dc:creator>olivier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://le-moulin-de-verre.com/fieldnotes/?p=207</guid>
		<description><![CDATA[A set-up and forget scenario I used to backup wordpress sites via FTP and export of the database. But it takes a lot of time. And with an increasing number of sites to maintain, I often skip this essential practice. &#8230; <a href="http://le-moulin-de-verre.com/fieldnotes/?p=207">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://le-moulin-de-verre.com/fieldnotes/?feed=rss2&#038;p=207</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable firefox offline mode</title>
		<link>http://le-moulin-de-verre.com/fieldnotes/?p=198</link>
		<comments>http://le-moulin-de-verre.com/fieldnotes/?p=198#comments</comments>
		<pubDate>Mon, 15 Nov 2010 11:29:22 +0000</pubDate>
		<dc:creator>olivier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Firefox extensions]]></category>

		<guid isPermaLink="false">http://le-moulin-de-verre.com/fieldnotes/?p=198</guid>
		<description><![CDATA[When Firefox 3.6 detects a network connection issue, it switches to offline mode. I find it rather annoying as it forces me to manually switch to &#8220;online&#8221;  mode via the file menu each time I replug my laptop. This behavior &#8230; <a href="http://le-moulin-de-verre.com/fieldnotes/?p=198">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://le-moulin-de-verre.com/fieldnotes/?feed=rss2&#038;p=198</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bash syntax highlighting for eclipse</title>
		<link>http://le-moulin-de-verre.com/fieldnotes/?p=192</link>
		<comments>http://le-moulin-de-verre.com/fieldnotes/?p=192#comments</comments>
		<pubDate>Mon, 21 Jun 2010 13:49:31 +0000</pubDate>
		<dc:creator>olivier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://le-moulin-de-verre.com/fieldnotes/?p=192</guid>
		<description><![CDATA[ShellEd adds syntax highlighting for bash to Eclipse (tested under  3.5.1 Windows). The project page and installation instructions. I couldn&#8217;t install it by downloading the zipped plugin, it only worked using the update site.]]></description>
		<wfw:commentRss>http://le-moulin-de-verre.com/fieldnotes/?feed=rss2&#038;p=192</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cancel a scheduled task in javascript</title>
		<link>http://le-moulin-de-verre.com/fieldnotes/?p=185</link>
		<comments>http://le-moulin-de-verre.com/fieldnotes/?p=185#comments</comments>
		<pubDate>Mon, 19 Apr 2010 08:08:08 +0000</pubDate>
		<dc:creator>olivier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://le-moulin-de-verre.com/fieldnotes/?p=185</guid>
		<description><![CDATA[More than often, the application UI consists in one master table that is used to refresh a slave one (item-details view). When the user selects one record of the item list, the detail frame is refreshed with the fields related &#8230; <a href="http://le-moulin-de-verre.com/fieldnotes/?p=185">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://le-moulin-de-verre.com/fieldnotes/?feed=rss2&#038;p=185</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>An easier search with vim</title>
		<link>http://le-moulin-de-verre.com/fieldnotes/?p=180</link>
		<comments>http://le-moulin-de-verre.com/fieldnotes/?p=180#comments</comments>
		<pubDate>Mon, 08 Feb 2010 09:26:18 +0000</pubDate>
		<dc:creator>olivier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://le-moulin-de-verre.com/fieldnotes/?p=180</guid>
		<description><![CDATA[Use incremental (search as you type) and case insensitive search in vim. Edit ~.vimrc to add: :set incsearch :set ignorecase :set smartcase :set nu ignorecase allow a case-insensitive search.  When smartcase is also used, it makes the search case-sensitive if &#8230; <a href="http://le-moulin-de-verre.com/fieldnotes/?p=180">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://le-moulin-de-verre.com/fieldnotes/?feed=rss2&#038;p=180</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allow not compatible extension in firefox 3.6</title>
		<link>http://le-moulin-de-verre.com/fieldnotes/?p=172</link>
		<comments>http://le-moulin-de-verre.com/fieldnotes/?p=172#comments</comments>
		<pubDate>Tue, 26 Jan 2010 09:34:02 +0000</pubDate>
		<dc:creator>olivier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Firefox extensions]]></category>

		<guid isPermaLink="false">http://le-moulin-de-verre.com/fieldnotes/?p=172</guid>
		<description><![CDATA[When upgrading firefox, I cannot use extension which have not been flagged as compatible with the new version yet (open book for example). Just add an entry in the about:config page to let firefox run it (at your own risks &#8230; <a href="http://le-moulin-de-verre.com/fieldnotes/?p=172">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://le-moulin-de-verre.com/fieldnotes/?feed=rss2&#038;p=172</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monitoring EJB&#8217;s inside Glassfish V2</title>
		<link>http://le-moulin-de-verre.com/fieldnotes/?p=168</link>
		<comments>http://le-moulin-de-verre.com/fieldnotes/?p=168#comments</comments>
		<pubDate>Mon, 25 Jan 2010 13:42:50 +0000</pubDate>
		<dc:creator>olivier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JEE]]></category>

		<guid isPermaLink="false">http://le-moulin-de-verre.com/fieldnotes/?p=168</guid>
		<description><![CDATA[Interresting ressources regarding EJB monitoring in Glassfish 2.1.1: http://docs.sun.com/app/docs/doc/820-4335/ablur?a=view http://dlc.sun.com/pdf/820-4343/820-4343.pdf]]></description>
		<wfw:commentRss>http://le-moulin-de-verre.com/fieldnotes/?feed=rss2&#038;p=168</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KSH vi mode (auto complete)</title>
		<link>http://le-moulin-de-verre.com/fieldnotes/?p=109</link>
		<comments>http://le-moulin-de-verre.com/fieldnotes/?p=109#comments</comments>
		<pubDate>Tue, 12 Jan 2010 16:21:29 +0000</pubDate>
		<dc:creator>olivier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ksh]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://demeringo.ovh.org/blog/?p=109</guid>
		<description><![CDATA[Daily, I log into unix servers where the only installed shell is KSH. I really miss the the auto-completion provided by the &#8216;tab&#8217; key of BASH shells. Something similar can be activated on KSH, by setting it to to the &#8230; <a href="http://le-moulin-de-verre.com/fieldnotes/?p=109">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://le-moulin-de-verre.com/fieldnotes/?feed=rss2&#038;p=109</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allow connection sshd from other hosts</title>
		<link>http://le-moulin-de-verre.com/fieldnotes/?p=151</link>
		<comments>http://le-moulin-de-verre.com/fieldnotes/?p=151#comments</comments>
		<pubDate>Tue, 12 Jan 2010 16:07:53 +0000</pubDate>
		<dc:creator>olivier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[nt]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://le-moulin-de-verre.com/fieldnotes/?p=151</guid>
		<description><![CDATA[I set up an SSH server using Cygwin on windows. I was able to test it localy (ssh myAccount@localhost) but I encountered an error when trying from a distant machine. ssh_exchange_identification: Connection closed by remote host We have to allow &#8230; <a href="http://le-moulin-de-verre.com/fieldnotes/?p=151">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://le-moulin-de-verre.com/fieldnotes/?feed=rss2&#038;p=151</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

