<?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>Florent Clairambault &#187; Dropbox</title>
	<atom:link href="http://florent.clairambault.fr/tag/dropbox/feed" rel="self" type="application/rss+xml" />
	<link>http://florent.clairambault.fr</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 19:56:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
		<item>
		<title>The dropbox bug</title>
		<link>http://florent.clairambault.fr/the-dropbox-bug?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-dropbox-bug</link>
		<comments>http://florent.clairambault.fr/the-dropbox-bug#comments</comments>
		<pubDate>Wed, 22 Sep 2010 20:00:44 +0000</pubDate>
		<dc:creator>Florent Clairambault</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[Dropbox]]></category>

		<guid isPermaLink="false">http://florent.clairambault.fr/?p=3002</guid>
		<description><![CDATA[Dropbox is great product, I use it on Windows, Linux, Mac Os and iPhone. But on the Windows version (version 0.7.110), there has been a bug for more than a year now. Dropbox seems to consume &#8220;something&#8221; in Windows that cannot be allocated anymore. The bug appears on Windows XP, Vista, 7 32 and 64 [...]]]></description>
			<content:encoded><![CDATA[<div style="margin-left: 10px; margin-bottom: 10px; position: relative; float: right"><img src="http://i.mivi.fr/b8fe8a1dd3f46ef013ebf3ac9f634d8342233fed.x.128.jpg" /></div>
<p>Dropbox is great product, I use it on Windows, Linux, Mac Os and iPhone. But on the Windows version (version 0.7.110), there has been a bug for more than a year now. Dropbox seems to consume &#8220;something&#8221; in Windows that cannot be allocated anymore. The bug appears on Windows XP, Vista, 7 32 and 64 bits. </p>
<p>When it appears, a lot of programs crash, they cannot show any kind of windows, menu or any windows user interface, the only way to save you from rebooting is to quit some programs to be able to launch the task manager and then kill dropbox and restart it again.</p>
<p>I have to say I never shutdown my computer, so it might only happen on computers running for days.</p>
]]></content:encoded>
			<wfw:commentRss>http://florent.clairambault.fr/the-dropbox-bug/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SVN : Go further</title>
		<link>http://florent.clairambault.fr/svn-go-further?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=svn-go-further</link>
		<comments>http://florent.clairambault.fr/svn-go-further#comments</comments>
		<pubDate>Sat, 21 Nov 2009 08:00:15 +0000</pubDate>
		<dc:creator>Florent Clairambault</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://florent.clairambault.fr/?p=1951</guid>
		<description><![CDATA[I&#8217;m not a huge fan of SVN. It&#8217;s crappy for file transfers and it easily locks. But still, it works pretty well for my relatively small needs and it&#8217;s super easy to setup. I&#8217;d like to talk a little bit about the things you might not know about SVN&#8230; Hooks on the SVN Server You [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not a huge fan of SVN. It&#8217;s crappy for file transfers and it easily locks. But still, it works pretty well for my relatively small needs and it&#8217;s super easy to setup. I&#8217;d like to talk a little bit about the things you might not know about SVN&#8230;</p>
<p><strong>Hooks on the SVN Server</strong><br />
You might not know this but you can add a lot of personalized actions on your repository. You just have to add script files to the &#8220;hooks&#8221; directory of your repository. For a complete list of hooks file name, <a href="http://svnbook.red-bean.com/en/1.2/svn.reposadmin.create.html">look here</a>.<br />
The two most important files you should consider adding are : </p>
<ul>
<li>post-commit : This file is executed each time something is commited. With it you can send the change made during the last commit.</li>
<li>pre-revprop-change : This file controls what property you allow to change on your published files. It&#8217;s really useful when you want to allow people to edit some already committed logs.</li>
</ul>
<p><strong>Useful SVN properties on files and directories</strong><br />
SVN properties can be attached to files and directory to define special behaviors on the other clients or on the server. For a complete list of the SVN properties, <a href="http://svnbook.red-bean.com/en/1.5/svn.ref.properties.html">look here</a>. Here are for me the most important SVN properties : </p>
<ul>
<li>svn:externals : Reference to an external SVN source. This is very useful, you can have the same files copied.</li>
<li>svn:needs-lock : This will force you to lock file(s) before committing them. This should be only use for special files like binary file that can&#8217;t be merged (Word can merge concurrent versions of the same file).</li>
</ul>
<p>Quick note : A very bad idea I had was to put my SVN files within my dropbox folder. It creates a lot more locks than SVN normally does.</p>
]]></content:encoded>
			<wfw:commentRss>http://florent.clairambault.fr/svn-go-further/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/17 queries in 0.008 seconds using disk: basic
Object Caching 370/390 objects using disk: basic

Served from: florent.clairambault.fr @ 2012-02-07 10:49:49 -->
