<?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"
	>

<channel>
	<title>Weeks start on Monday</title>
	<atom:link href="http://blog.binarykatana.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.binarykatana.com</link>
	<description>Randomly updated crap - A Boris Le Ninivin WebLog</description>
	<pubDate>Fri, 24 Oct 2008 14:23:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Actionscript 3 stage origin.</title>
		<link>http://blog.binarykatana.com/post/actionscript-3-stage-origin/</link>
		<comments>http://blog.binarykatana.com/post/actionscript-3-stage-origin/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 18:39:13 +0000</pubDate>
		<dc:creator>Boris</dc:creator>
		
		<category><![CDATA[Software and Development]]></category>

		<category><![CDATA[actionscript]]></category>

		<category><![CDATA[development]]></category>

		<category><![CDATA[ECMA]]></category>

		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://blog.binarykatana.com/?p=114</guid>
		<description><![CDATA[Hi there, it&#8217;s been a while.
So, what&#8217;s about AS3 stage origin? Well, I tried to use the stage with this.stage.scaleMode = flash.display.StageScaleMode.NO_SCALE; associated with this.stage.stageWidth; and this.stage.stageHeight; to work with a non-scaled, just-in-time dimensioned stage; but I had a nasty problem: when I used this.stage.stageWidth; and this.stage.stageHeight; to get the stage dimentions, and set them [...]]]></description>
			<content:encoded><![CDATA[<p>Hi there, it&#8217;s been a while.</p>
<p>So, what&#8217;s about AS3 stage origin? Well, I tried to use the stage with <code>this.stage.scaleMode = flash.display.StageScaleMode.NO_SCALE;</code> associated with <code>this.stage.stageWidth;</code> and <code>this.stage.stageHeight;</code> to work with a non-scaled, just-in-time dimensioned stage; but I had a nasty problem: when I used <code>this.stage.stageWidth;</code> and <code>this.stage.stageHeight;</code> to get the stage dimentions, and set them to my objects (movieclips, sprites, layouts, etc.), with <code>X = 0</code> and <code>Y = 0</code> coordinates; they were stuck at some given coordinates, but not in the top left of the browser viewport.</p>
<p>Actually, the 800&#215;600 stage was centered. It&#8217;s quite simple, you just have to set <code>this.stage.align = flash.display.StageAlign.TOP + flash.display.StageAlign.LEFT;</code> but if you don&#8217;t know that; you could waste a lot of time wondering why the stage origin is not in the top left.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.binarykatana.com/post/actionscript-3-stage-origin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The end of time</title>
		<link>http://blog.binarykatana.com/post/the-end-of-time/</link>
		<comments>http://blog.binarykatana.com/post/the-end-of-time/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 13:30:49 +0000</pubDate>
		<dc:creator>Boris</dc:creator>
		
		<category><![CDATA[Science]]></category>

		<category><![CDATA[42]]></category>

		<guid isPermaLink="false">http://blog.binarykatana.com/?p=102</guid>
		<description><![CDATA[The Large Hadron Collider is not gonna kill us all. At least for now and the next weeks. The last night was the very first time of my life I seriously considered the possibility of a sudden collapse of our world. And I have to say that it&#8217;s a bit disturbing. But today&#8217;s experiment was [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://public.web.cern.ch/public/en/LHC/">Large Hadron Collider</a> is not gonna kill us all. At least for now and the next weeks. The last night was the very first time of my life I seriously considered the possibility of a sudden collapse of our world. And I have to say that it&#8217;s a bit disturbing. But today&#8217;s experiment was nothing more than a little warming round. The real threat (if it exists) will be in the next weeks. <img src='http://blog.binarykatana.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Indeed, I do not know enough about physics and science to correctly <span class="meaning">estimate the risks with this experiment; but nevertheless, I think that a problem could be possible, since even if it is not the very first experiment of this kind, it&#8217;s the first one which will be that important, with that-near-to-light-speed speeds.</span></p>
<p>By the way, if <a href="http://maps.google.com/maps?f=q&amp;q=CERN,+Switzerland">Swiss</a> aren&#8217;t so dangerous, we will stay alive longer. <img src='http://blog.binarykatana.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> And there is some <a href="http://cdsweb.cern.ch/collection/Photos?ln=en">nice photographs of the LHC on the official website</a>. And, if you like jokes, I found a <a href="http://www.youtube.com/watch?v=j50ZssEojtM">nice music clip</a> about the LHC. <img src='http://blog.binarykatana.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.binarykatana.com/post/the-end-of-time/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Chrome</title>
		<link>http://blog.binarykatana.com/post/google-chrome/</link>
		<comments>http://blog.binarykatana.com/post/google-chrome/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 07:38:31 +0000</pubDate>
		<dc:creator>Boris</dc:creator>
		
		<category><![CDATA[Software and Development]]></category>

		<category><![CDATA[Big G will be watching on you]]></category>

		<category><![CDATA[browser]]></category>

		<guid isPermaLink="false">http://blog.binarykatana.com/?p=95</guid>
		<description><![CDATA[Yeah, It was  obvious that sooner or later, I&#8217;d come to speak about the attempt form Google to do a browser. Actually, I just tried Chrome. And after a short time of use, I know that this browser is not yet for me: ok it&#8217;s fast. But, it has too many lacks. Even if [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-97" style="float: right; margin-left: 5px;" title="google-chrome" src="http://blog.binarykatana.com/wp-content/uploads/2008/09/google-chrome.png" alt="" width="145" height="137" />Yeah, It was <span class="meaning"> obvious </span>that sooner or later, I&#8217;d come to speak about the attempt form Google to do a browser. Actually, I just tried Chrome. And after a short time of use, I know that this browser is not yet for me: ok it&#8217;s fast. But, it has too many lacks. Even if it could be skinned easily by replacing a dll file, it doesn&#8217;t support extensions, and has many missing features. I found a <a href="http://code.google.com/p/chromium/">related google project</a>, but the code is hosted <a href="http://src.chromium.org/viewvc/chrome/">there</a>. If you want to compile it yourself, here are <a href="http://dev.chromium.org/developers/how-tos/build-instructions-windows">instructions</a>.</p>
<p>Finally there are two bills on the subject, one by <a href="http://regebro.wordpress.com/2008/09/02/google-chrome-a-stab-in-the-back/">Lennart Regebro</a>, and the other from <a href="http://www.independent.co.uk/life-style/gadgets-and-tech/features/is-googles-new-chrome-browser-any-good-917667.html">&#8220;the independent&#8221;</a>.</p>
<p><em>Note: for those who want to change the theme, just rename the file default.dll. I saw a theme changer on a forum, but it seems to be done in vb6, so you&#8217;d better get away from it if you don&#8217;t want to screw your Chrome up.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.binarykatana.com/post/google-chrome/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Giant Bomb</title>
		<link>http://blog.binarykatana.com/post/giant-bomb/</link>
		<comments>http://blog.binarykatana.com/post/giant-bomb/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 23:04:50 +0000</pubDate>
		<dc:creator>Boris</dc:creator>
		
		<category><![CDATA[Video Games]]></category>

		<category><![CDATA[giant bomb]]></category>

		<category><![CDATA[nice concept]]></category>

		<guid isPermaLink="false">http://blog.binarykatana.com/?p=60</guid>
		<description><![CDATA[Giant Bomb is one of these websites on which you get used to spend time and time as days pass. Although this project is quite recent, it&#8217;s active and improved regularly. The main goal of Giant Bomb is to create a wide database about video games, using a kind of wiki software, a bit more [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-86" style="float:left; padding-right: 5px;" title="logo-home" src="http://blog.binarykatana.com/wp-content/uploads/2008/08/logo-home.png" alt="" width="200" height="138" /><a href="http://www.giantbomb.com/">Giant Bomb</a> is one of these websites on which you get used to spend time and time as days pass. Although this <em>project</em> is quite recent, it&#8217;s active and improved regularly. The main goal of <a href="http://www.giantbomb.com/">Giant Bomb</a> is to create a wide database about video games, using a kind of <a href="http://en.wikipedia.org/wiki/Wiki_software">wiki software</a>, a bit more specific to video games than usual ones. Now, let speak about the main thing: the <a href="http://media.fukung.net/images/6089/typo.jpg">systsem</a>.</p>
<h2>The system</h2>
<p>So, the system is simple: anyone can create an account, and then log in. Once you are logged, you can start to edit pages. Actually, you can start to submit changes, because all changes are moderated, unless you have 1000 points. And that&#8217;s the point. You get points by editing articles, creating new pages, and adding images. But you don&#8217;t get those points easily, and most of users don&#8217;t have many. Indeed, you must follow guidelines to for your submissions to be accepted. So, a lot of pages are now created, and a lot still need to be done/completed. Even if there is nothing more to gain by having more points than to be able to edit (and then, after 5000 points, to create) pages without moderation, the concept of a specific wiki-site about video games is interesting; and it&#8217;s possible that one day, giant bomb may become the video-game-wikipedia.</p>
<p><em>Note: The site is kinda recent, so, it&#8217;s still buggy sometimes, and moderation is not always perfect</em><span class="meaning"><em>. <img src='http://blog.binarykatana.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </em><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.binarykatana.com/post/giant-bomb/feed/</wfw:commentRss>
		</item>
		<item>
		<title>LaTeX</title>
		<link>http://blog.binarykatana.com/post/latex/</link>
		<comments>http://blog.binarykatana.com/post/latex/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 20:04:04 +0000</pubDate>
		<dc:creator>Boris</dc:creator>
		
		<category><![CDATA[Software and Development]]></category>

		<category><![CDATA[amazing]]></category>

		<category><![CDATA[word processor]]></category>

		<guid isPermaLink="false">http://blog.binarykatana.com/?p=33</guid>
		<description><![CDATA[&#8230; Well, no. That&#8217;s not exactly what you are thinking of. Except if you are a nerd. I won&#8217;t talk about S&#38;M stuff here. Not in this blog, and even less right now.  is an awesome programming language, designed for document creation. Actually, that&#8217;s not a &#8220;real&#8221; programming language, I mean, not like C [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-61" style="position: relative; top: 4px;" title="LaTeX" src="http://blog.binarykatana.com/wp-content/uploads/2008/08/latex_logo.png" alt="LaTeX" width="36" height="15" />&#8230; Well, no. That&#8217;s not exactly what you are thinking of. Except if you are a nerd. I won&#8217;t talk about S&amp;M stuff here. Not in this blog, and even less right now. <img class="alignnone size-medium wp-image-61" style="position: relative; top: 4px;" title="LaTeX" src="http://blog.binarykatana.com/wp-content/uploads/2008/08/latex_logo.png" alt="LaTeX" width="36" height="15" /> is an awesome programming language, designed for document creation. Actually, that&#8217;s not a &#8220;real&#8221; programming language, I mean, not like C or Python. A <img class="alignnone size-medium wp-image-61" style="position: relative; top: 4px;" title="LaTeX" src="http://blog.binarykatana.com/wp-content/uploads/2008/08/latex_logo.png" alt="LaTeX" width="36" height="15" /> document is composed by two distinct parts, each one merged with the other. On the first hand, you have text. Text you want to type, the <em>real</em> content of the document. On the second hand, there are &#8220;structural&#8221; parts, which allows to describe the document and its content, to specify font, font-size, etc. But these structural parts are not just about &#8220;global&#8221; structure, it also exists for local usage, like when you want to <em>Italicize</em> some given text. So, you are able to perfectly control what you do with text. But because of this feature, it&#8217;s not natively <em>WYSIWYG</em> (What You See Is What You Get). And if I have to choose between <em>perfect control</em> and <em>WYSIWYG</em>, my choice is already done: I keep the control. Nothing&#8217;s more annoying than a document which &#8220;do what it wants&#8221;. People who have experienced problems with (especially old versions of) Microsoft Word would see what I mean. <img src='http://blog.binarykatana.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Anyway, the syntax of this language is very well done, it allows complex evolutions: a consistent amount of other document-conception-oriented languages are derived from <img class="alignnone size-medium wp-image-61" style="position: relative; top: 4px;" title="LaTeX" src="http://blog.binarykatana.com/wp-content/uploads/2008/08/latex_logo.png" alt="LaTeX" width="36" height="15" />. But speaking of <img class="alignnone size-medium wp-image-61" style="position: relative; top: 4px;" title="LaTeX" src="http://blog.binarykatana.com/wp-content/uploads/2008/08/latex_logo.png" alt="LaTeX" width="36" height="15" /> is a language abuse, because the real stuff behind it is <img class="alignnone size-medium wp-image-66" style="position: relative; top: 4px;" title="TeX" src="http://blog.binarykatana.com/wp-content/uploads/2008/08/tex_logo.png" alt="TeX" width="25" height="15" />. <img class="alignnone size-medium wp-image-66" style="position: relative; top: 4px;" title="TeX" src="http://blog.binarykatana.com/wp-content/uploads/2008/08/tex_logo.png" alt="TeX" width="25" height="15" /> is a language more &#8220;primitive&#8221; than <img class="alignnone size-medium wp-image-66" style="position: relative; top: 4px;" title="TeX" src="http://blog.binarykatana.com/wp-content/uploads/2008/08/tex_logo.png" alt="TeX" width="25" height="15" /> + <img class="alignnone size-medium wp-image-61" style="position: relative; top: 4px;" title="LaTeX" src="http://blog.binarykatana.com/wp-content/uploads/2008/08/latex_logo.png" alt="LaTeX" width="36" height="15" /> (mostly called <img class="alignnone size-medium wp-image-61" style="position: relative; top: 4px;" title="LaTeX" src="http://blog.binarykatana.com/wp-content/uploads/2008/08/latex_logo.png" alt="LaTeX" width="36" height="15" />). In fact, <img class="alignnone size-medium wp-image-61" style="position: relative; top: 4px;" title="LaTeX" src="http://blog.binarykatana.com/wp-content/uploads/2008/08/latex_logo.png" alt="LaTeX" width="36" height="15" /> is more like a layer upon Tex. The compiler is using TeX specification, and <img class="alignnone size-medium wp-image-61" style="position: relative; top: 4px;" title="LaTeX" src="http://blog.binarykatana.com/wp-content/uploads/2008/08/latex_logo.png" alt="LaTeX" width="36" height="15" /> just allows a more intuitive approach of it.</p>
<p>Finally, I would recommend <img class="alignnone size-medium wp-image-66" style="position: relative; top: 4px;" title="TeX" src="http://blog.binarykatana.com/wp-content/uploads/2008/08/tex_logo.png" alt="TeX" width="25" height="15" />/<img class="alignnone size-medium wp-image-61" style="position: relative; top: 4px;" title="LaTeX" src="http://blog.binarykatana.com/wp-content/uploads/2008/08/latex_logo.png" alt="LaTeX" width="36" height="15" /> to those who want to have a reusable, precise, way to create and maintain clean documents. But if you just want to redact some crappy documents and if you don&#8217;t care about paying software a huge price (or if you are a student <img src='http://blog.binarykatana.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ), just buy <a title="Word 2007 official home page" href="http://office.microsoft.com/en-us/word/">Word 2007</a>, it&#8217;s great, as long as you don&#8217;t compare it with <img class="alignnone size-medium wp-image-66" style="position: relative; top: 4px;" title="TeX" src="http://blog.binarykatana.com/wp-content/uploads/2008/08/tex_logo.png" alt="TeX" width="25" height="15" />.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.binarykatana.com/post/latex/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Shredder - Mozilla Thunderbird 3</title>
		<link>http://blog.binarykatana.com/post/mozilla-thunderbird-3/</link>
		<comments>http://blog.binarykatana.com/post/mozilla-thunderbird-3/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 15:30:03 +0000</pubDate>
		<dc:creator>Boris</dc:creator>
		
		<category><![CDATA[Software and Development]]></category>

		<category><![CDATA[addon]]></category>

		<category><![CDATA[alpha]]></category>

		<category><![CDATA[FF3]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[firefox 3]]></category>

		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://blog.binarykatana.com/?p=39</guid>
		<description><![CDATA[Hi there.
Early this morning, I found mistakes on a french website. No ones cares (even those who did it, maybe), but it was the reason why I decided to get Thunderbird 3 Alpha. Actually, the french dictionary was only available for Thunderbird 3, and I needed it to correct those mistakes, since I have a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-50" style="float: right; border: 0; text-decoration: none; margin-left: 10px;" title="thunderbird-icon" src="http://blog.binarykatana.com/wp-content/uploads/2008/08/thunderbird-icon.png" alt="" width="128" height="128" />Hi there.</p>
<p>Early this morning, I found mistakes on a french website. No ones cares (even those who did it, maybe), but it was the reason why I decided to get <a href="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-trunk/">Thunderbird 3 Alpha</a>. Actually, the french dictionary was only available for Thunderbird 3, and I needed it to correct those mistakes, since I have a Qwerty keyboard, and since I&#8217;m too lazy to use an <a href="http://en.wikipedia.org/wiki/QWERTY#US-International_Layout">International Qwerty Layout</a>. Maybe I&#8217;ll get a <a href="http://en.wikipedia.org/wiki/Dvorak_Simplified_Keyboard">Dvorak Us Keyboard</a> soon, but it&#8217;s not currently the matter.</p>
<p>So, I installed Thunderbird 3 Alpha pre. I didn&#8217;t notice any differences with the 2.0 at the first look, excepted about addons. Indeed, not any did work, but adblock plus. Great thing, but I needed at least the &#8220;MinimizeToSystray&#8221; addon, in order to let Thunderbird to check my mails regularly. And the <a href="https://addons.mozilla.org/en-US/firefox/addon/2110?application=thunderbird&amp;id=2110">MinimizeToSystray addon, on the mozilla addons repository</a>, was available for Thuderbird 2 and previous versions only. So, I tried to find how to tell to Thunderbird 3 to accept it. It&#8217;s in <em>install.rdf</em> in the xpi archive. The only thing you have to do is to seek for <code>&lt;em:targetApplication&gt; &lt;!-- Mozilla Thunderbird --&gt;</code> and then replace the <code>&lt;em:maxVersion&gt;2&lt;/em:maxVersion&gt;</code> in the <code>&lt;Description&gt;</code> section by <code>&lt;em:maxVersion&gt;3.0a2pre&lt;/em:maxVersion&gt;</code>. So <a href="http://blog.binarykatana.com/wp-content/uploads/2008/08/minimizetotray_unofficial_TB3.xpi">the package is there</a>, and it works almost perfectly for me (where &#8220;almost&#8221; means &#8220;since you don&#8217;t try to run the old Thunderbird&#8221;).</p>
<p><em>Update</em> : I found a bug in the minimize to tray plugin: when you call thunderbird, it&#8217;s started twice, and you have to close one instance.</p>
<p><em>Update #2</em> : The new version is out, so I updated the xpi in order to get things working.</p>
<p><em>Update #3</em> : As requested by Jimmy (see comments), <a href="http://blog.binarykatana.com/wp-content/uploads/2008/10/minimizetotray-0012006102615-fxzmsbtb_unofficial_ff3.xpi">here is the FF3 minimize to tray plugin</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.binarykatana.com/post/mozilla-thunderbird-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DeviantArt</title>
		<link>http://blog.binarykatana.com/post/deviantart/</link>
		<comments>http://blog.binarykatana.com/post/deviantart/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 07:35:37 +0000</pubDate>
		<dc:creator>Boris</dc:creator>
		
		<category><![CDATA[Miscanelous]]></category>

		<category><![CDATA[art]]></category>

		<category><![CDATA[deviantart]]></category>

		<guid isPermaLink="false">http://blog.binarykatana.com/?p=32</guid>
		<description><![CDATA[I created my deviantart account years ago, to be precise, in the very first part of 2004. Since this time, I hadn&#8217;t paid attention to this account, for various reasons. But about two weeks ago, I suddenly realized that this account could be used to show up my work.
And, yeah, that&#8217;s enough on me, let&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://niallabrown.deviantart.com/art/Deviant-Art-PNG-Icon-26217291"><img style="float: left; padding-right: 5px;" src="http://fc03.deviantart.com/fs8/i/2005/343/8/4/Deviant_Art_PNG_Icon_by_niallabrown.png" alt="DeviantART custom logo" width="128" height="128" /></a>I created <a title="Boris Le Ninivin on deviantART" href="http://fenixdarkstar.deviantart.com/">my deviantart account</a> years ago, to be precise, in <span style="cursor: default;" title="235w 2d ago">the very first part of 2004. Since this time, I hadn&#8217;t paid attention to this account, for various reasons. But about two weeks ago, I suddenly realized that this account could be used to show up my work.</span></p>
<p>And, <span style="cursor: default;" title="235w 2d ago">yeah, that&#8217;s enough on me, let&#8217;s talk about the website now. The reasons why I though that this website were interesting were the following:</span></p>
<ol>
<li>This website exists since a very long time, and is world wide famous. So, some very interesting advices <span class="definition">and tips can be decently </span>expected.</li>
<li>A lot of great artists are there, at least to improve traffic on their personal website, and the &#8220;favorite&#8221; feature allow any registered user to easily keep up to date a list of his/her favorites works <span class="definition">among<span class="grammar_code"> the whole community.</span></span></li>
<li><span class="definition"><span class="grammar_code"><a href="http://en.wikipedia.org/wiki/AJAX">Ajax</a> integration, with a well done design, gives to users a nice experience (even if some bugs still remain), and this, since a long time ago (since <a href="http://www.adaptivepath.com/ideas/essays/archives/000385.php">Ajax were &#8220;explicitly described&#8221;</a>, about 2 or 3 years ago).</span></span></li>
</ol>
<p>This website, although it&#8217;s not perfect, is very nice, and gathers great artists.</p>
<p>But, despite of  this all, and after a short while on deviantART, I observed some <span class="definition">behavior<span class="grammar_code">s I didn&#8217;t like at all. First, users are subjects of a sort of &#8220;ladder&#8221;, and so, most of them try to reach the best &#8220;place&#8221; they can. All the exchanges between users I saw were about &#8220;the favs&#8221;. When you like something, you can &#8220;add it to your favorites&#8221;, or &#8220;fav-it&#8221;. And then, the &#8220;most-faved&#8221; work get the first place, and is of the front page of the site. So people try to get the top of this ranking at any price. It&#8217;s really difficult to exchange something, even to have a little chat with another user. </span></span></p>
<p>And so, I&#8217;ve decided to move <a href="http://www.flickr.com/borisln/">my photos on <strong><span style="color: #0063dc;">flick</span><span style="color: #ff0084;">r</span></strong><span style="color: #ff0084;">™</span></a>, because I think that <strong><span style="color: #0063dc;">flick</span><span style="color: #ff0084;">r</span></strong><span style="color: #ff0084;">™</span> is more &#8220;sober&#8221;, contain less ads, and that I don&#8217;t need comments on my photographs, since photography is just a hobby to me. I&#8217;ll keep my desktops and all that stuff on DeviantART, just to keep photographs/screen shots separated.</p>
<p>Finally, I saw the new design two days ago: DeviantART v6. I greatly prefered the previous one. And some of the qualities of D/A I mentionned above have disappeared. I&#8217;ve not cancelled my account, because I will use it for things like &#8220;screenshots&#8221; and &#8220;Desktops&#8221;, and also because It allows me to keep a &#8220;fav-list&#8221; of what I like on the website. But regadless of this, I&#8217;m mostly disappointed about D/A.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.binarykatana.com/post/deviantart/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hellgate London: nice effort, but still not addictive.</title>
		<link>http://blog.binarykatana.com/post/hellgate-london-nice-effort-but-still-not-addictive/</link>
		<comments>http://blog.binarykatana.com/post/hellgate-london-nice-effort-but-still-not-addictive/#comments</comments>
		<pubDate>Thu, 22 May 2008 01:48:06 +0000</pubDate>
		<dc:creator>Boris</dc:creator>
		
		<category><![CDATA[Video Games]]></category>

		<category><![CDATA[diablo team]]></category>

		<category><![CDATA[hellgate london]]></category>

		<guid isPermaLink="false">http://ice.is.free.fr/blog/?p=11</guid>
		<description><![CDATA[The first thing I though when I stop wondering, the first time I ever played Hellgate: London, was &#8220;Oh shit!&#8221;. Sure enough, I was regretting my purchase. The main reason was: 60 bucks is fairly expensive for a Release Candidate, or maybe even a Beta. And though, this game is nice. In spite of all [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.binarykatana.com/wp-content/uploads/2008/07/img_15622_hellgate_london.jpg"><img class="alignnone size-thumbnail wp-image-13 alignright" style="float: right; padding-left: 10px;" title="img_15622_hellgate_london" src="http://blog.binarykatana.com/wp-content/uploads/2008/07/img_15622_hellgate_london.jpg" alt="" width="150" height="112" /></a>The first thing I though when I stop wondering, the first time I ever played <a title="Official Website" href="http://www.hellgatelondon.com/">Hellgate: London</a>, was &#8220;Oh shit!&#8221;. <span class="related_definition"><bdo>Sure enough, I was regretting my </bdo></span><span class="definition">purchase. The main reason was: 60 bucks is fairly expensive for a <a title="Software release life cycle" href="http://en.wikipedia.org/wiki/Software_release_life_cycle">Release Candidate</a>, or maybe even a <a title="Software release life cycle" href="http://en.wikipedia.org/wiki/Software_release_life_cycle">Beta</a>. And </span><span class="definition">though, this game is nice. I</span><span class="related_definition">n spite of all the bugs, system ressources wasting, and else&#8230; Game design is functional, there is a lot of items, etc. And a nice effort has been done, since its release: major bugs have been corrected, ressource wasting has been mainly resolved. The entire game has been improved.</span></p>
<p>But even if the game don&#8217;t <span class="definition">still deserve<span class="comment"> the critics it had at its release, it </span></span>still suffers a lot of &#8220;average&#8221; features which are not &#8220;great&#8221;. Like hardness, level design, repetitive play, the game is still unbalanced, and more. These are the reasons why this game is definitely not addictive. It&#8217;s too &#8220;work in progress&#8221; to be, anyway.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.binarykatana.com/post/hellgate-london-nice-effort-but-still-not-addictive/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vista. Round trip.</title>
		<link>http://blog.binarykatana.com/post/vista-round-trip/</link>
		<comments>http://blog.binarykatana.com/post/vista-round-trip/#comments</comments>
		<pubDate>Thu, 22 May 2008 00:59:03 +0000</pubDate>
		<dc:creator>Boris</dc:creator>
		
		<category><![CDATA[Software and Development]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[SP1]]></category>

		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://ice.is.free.fr/blog/?p=10</guid>
		<description><![CDATA[The less I could do by buying (and using) Vista Professional was to write a post on it. That&#8217;s what I intend to do now. Vista is amazing, hem, great, &#8230;, functional. No, I&#8217;m nor jokin&#8217; neither sarcastic. It really is functional. But, that&#8217;s probably all the good I would write on it. And before [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-12 alignleft" style="float: left;" title="icon_boxshotbusiness" src="http://blog.binarykatana.com/wp-content/uploads/2008/07/icon_boxshotbusiness.gif" alt="" width="138" height="185" />The less I could do by buying (and using) <a title="Windows Vista Business" href="http://www.microsoft.com/windows/products/windowsvista/editions/business/">Vista Professional</a> was to write a post on it. That&#8217;s what I intend to do now. Vista is <span style="text-decoration: line-through;">amazing</span>, hem, <span style="text-decoration: line-through;">great</span>, &#8230;, functional. No, I&#8217;m nor jokin&#8217; neither sarcastic. It really is functional. But, that&#8217;s probably all the good I would write on it. And before to go any further, I&#8217;ll explain what I mean.</p>
<p>By &#8220;functional&#8221;, I mean &#8220;It can run, with no problems.&#8221; Seriously. It can. But, not on all cases. It will run with no problems if you ignore incomplete boots (always followed by a reboot to solve them, sometimes twice). Although these &#8220;turn it off and on again&#8221; problems, you&#8217;d prefer not to install any third party driver. I assure, you&#8217;d prefer. Especially these kind of sound card drivers. No, you probably won&#8217;t get a <a title="Blue Screen of Death" href="http://en.wikipedia.org/wiki/Blue_Screen_of_Death">BSOD</a>. But you won&#8217;t be able to boot, I mean, to reach login step, since they &#8216;ll be removed.</p>
<p>But, this OS is beautiful. And, on a <a href="http://www.intel.com/products/processor/core2duo/specifications.htm">E6750 Intel Proc</a>, with 4GB ram and a <a href="http://www.leadtek.com.tw/eng/3d_graphic/overview.asp?lineid=1&amp;pronameid=312">Leadtek 8800 GTX</a> inside, and all this stuff on an <a href="http://www.asus.com/products.aspx?l1=3&amp;l2=117&amp;l3=0&amp;l4=0&amp;model=1657&amp;modelmenu=1">Asus Striker</a> Motherboard, it is fairly smooth. And, It can run <a title="Dx10 NOT native for others OS" href="http://alkyproject.blogspot.com/">Dx10 native</a>, since its release, and without any others problems than Vista ones (Heh, anyway, I&#8217;m not totally sure about this).</p>
<p>If you ask me why I&#8217;m still running&#8217; it, I&#8217;ll probably answer &#8220;I wonder. But it&#8217;s a bit addictive. And beautiful too. And runs all the softs I need. Excepted Digital Audio Software. That&#8217;s why I still have XP.&#8221; And, also, it is not very great saving system resources. <span style="text-decoration: line-through;">That&#8217;s why I&#8217;ll manage to boot if from HD though VmWare by a Linux (Archlinux as example), to start it only when I want to play</span> (actually, not. Just because visualization won&#8217;t support graphical acceleration, it&#8217;s useless). But I&#8217;m not sure I&#8217;ll proceed exactly like that, I&#8217;m still thinkin&#8217; about all that stuff. For now, anyway, I&#8217;ll focus on programming, no matter which OS I have.</p>
<p>Now, I come to the &#8220;Round trip&#8221; mention in the post&#8217;s title. The reason why it&#8217;s here, is because SP1 for Vista was released. At least. &#8217;cause all I wrote <span class="related_definition"><bdo>above, I mean, <span style="color: #ff0000;"><strong>ALL</strong></span>,<span class="comment"> is only true <strong><span style="color: #ff0000;">AFTER</span></strong> Vista SP1 patch.</span></bdo></span></p>
<p>So, if you are considering buying a computer, I&#8217;ll say to you: &#8220;Wait another one SP for Vista, or maybe two of them, before doing such a <span class="definition">regrettable thing&#8221;. It&#8217;s for the moment a lot too expensive for what it is.<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.binarykatana.com/post/vista-round-trip/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Firefox 3 RC1 is out.</title>
		<link>http://blog.binarykatana.com/post/firefox-3-rc1-is-out/</link>
		<comments>http://blog.binarykatana.com/post/firefox-3-rc1-is-out/#comments</comments>
		<pubDate>Wed, 21 May 2008 23:54:49 +0000</pubDate>
		<dc:creator>Boris</dc:creator>
		
		<category><![CDATA[Software and Development]]></category>

		<category><![CDATA[firefox 3]]></category>

		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://ice.is.free.fr/blog/?p=9</guid>
		<description><![CDATA[Yeah, I know. It&#8217;s not a news. But I mention it if you had skipped it. It&#8217;s almost like the beta 5, and it&#8217;s still that good =]
]]></description>
			<content:encoded><![CDATA[<p>Yeah, I know. It&#8217;s not a news. But I mention it if you had skipped it. It&#8217;s almost like the beta 5, and it&#8217;s still that good =]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.binarykatana.com/post/firefox-3-rc1-is-out/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
