<?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>code &#8211; Roumazeilles.net</title>
	<atom:link href="https://www.roumazeilles.net/news/en/wordpress/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.roumazeilles.net/news/en/wordpress</link>
	<description>Technology opinions and others</description>
	<lastBuildDate>Fri, 04 Jul 2008 18:55:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Kata practice for the programmer</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2008/07/27/kata-practice-for-the-programmer/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2008/07/27/kata-practice-for-the-programmer/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sun, 27 Jul 2008 14:16:54 +0000</pubDate>
				<category><![CDATA[Culture]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web sightings]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[exercice]]></category>
		<category><![CDATA[kata]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[training]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=1899</guid>

					<description><![CDATA[A martial arts adept knows how much you have to repeat the same basic exercise (a kata) before mastering free fight. This is the same with most pianists who need to practice long and often to get reflexes, natural grace. So, why not the same for programmers? Dave Thomas decided to create basic exercises for [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><!--adsense#emacs-->A martial arts adept knows how much you have to repeat the same basic exercise (a kata) before mastering free fight. This is the same with most pianists who need to practice long and often to get reflexes, natural grace.</p>
<p>So, why not the same for programmers?</p>
<p>Dave Thomas decided to create basic exercises for the software developer. To be practiced continuously with not constraint of environment or language. He called it the <a href="http://codekata.pragprog.com/">Code Kata</a>.</p>
<p>I no longer write a lot about software programming (I no longer code by myself nowadays) but it was such a great idea, a flash of light so obvious and elegant that I needed to share with you. No programmer should avoid the regular exercise of <a href="http://codekata.pragprog.com/">Code Kata</a>. Many companies should also force their own software developers to apply it.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2008/07/27/kata-practice-for-the-programmer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Disable hotlinking</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2008/05/30/disable-hotlinking/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2008/05/30/disable-hotlinking/#comments</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 30 May 2008 08:51:32 +0000</pubDate>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Liberties]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[Photo & Graphics]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Use your D-SLR]]></category>
		<category><![CDATA[Web sightings]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[image]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/2008/05/30/disable-hotlinking/</guid>

					<description><![CDATA[When you have a web site, it becomes quite common that some people feel so easy to just borrow your images that they do not even take the time to make a copy on their own web site. Not only do they use your artwork, but they also use the bandwidth you paid for. Normally, [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>When you have a web site, it becomes quite common that some people feel so easy to just borrow your images that they do not even take the time to make a copy on their own web site. Not only do they use your artwork, but they also use the bandwidth you paid for.</p>
<p>Normally, there is a solution. You can modify slightly your website to ensure that if this happens, the image served is not the original one, but a modified one (either a big red X, or a message to the reader). But it is a little difficult to do by hand. A wbe site tool comes handy for this: <a href="http://htmlbasix.com/disablehotlinking.shtml">HTMLbasix &#8211; Htaccess Disable Hotlinking Code Generator</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2008/05/30/disable-hotlinking/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
