<?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>Google &#8211; Roumazeilles.net</title>
	<atom:link href="https://www.roumazeilles.net/news/en/wordpress/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.roumazeilles.net/news/en/wordpress</link>
	<description>Technology opinions and others</description>
	<lastBuildDate>Sat, 17 Oct 2020 20:46:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Translation tools I use</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2019/10/23/translation-tools-i-use/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2019/10/23/translation-tools-i-use/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Wed, 23 Oct 2019 15:22:06 +0000</pubDate>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Google translate]]></category>
		<category><![CDATA[translation]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=15022</guid>

					<description><![CDATA[While I understand a few languages (French is my mother language, English and Spanish are OK, Portuguese or Italian I can recognize most of it), in my professional life, I have to handle a huge number of written comments in many different languages from all over the world (verbatim comments given by end-users and repair [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>While I understand a few languages (French is my mother language, English and Spanish are OK, Portuguese or Italian I can recognize most of it), in my professional life, I have to handle a huge number of written comments in many different languages from all over the world (verbatim comments given by end-users and repair technicians, in a warranty data system for cars). It means that I am regularly confronted with one of the ugliest situations in translation:</p>



<ul class="wp-block-list"><li>Many languages at the same time (most of which I do not know),</li><li>Short-hand annotations, and imprecise wording from people not always familiar with the technical field,</li><li>Database field entries which may have been botched down by inappropriate input methods or bad text transfer from a database to another.</li></ul>



<p>However, I have to admit that a positive aspect is that I (and the team I&#8217;m working with) have good knowledge of the technical issues we encounter most often (it&#8217;s amazing how electronic car parts fail always the same way).</p>



<p>So, I had to develop a set of tools and methodologies to solve most of the issues found here and I thought that you may want to hear about them (at least, I thought of sharing that knowledge with you).</p>



<span id="more-15022"></span>



<h3 class="wp-block-heading">Raw text</h3>



<p>The first issue I often encounter is the presence of badly formed raw text. It&#8217;s not readable at all, even by somebody whose mother language is used in the text. For example, we may find &#8220;text&#8221; like:</p>



<figure class="wp-block-image"><img decoding="async" width="403" height="22" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/Russian-UTF8.jpg" alt="" class="wp-image-15062" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/Russian-UTF8.jpg 403w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/Russian-UTF8-300x16.jpg 300w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/Russian-UTF8-150x8.jpg 150w" sizes="(max-width: 403px) 100vw, 403px" /><figcaption>Some Russian text in UTF-8. Unreadable, even for a Russian.</figcaption></figure>



<p>And we have to understand that what was actually typed by the original writer was:</p>



<p>%20</p>



<figure class="wp-block-image"><img decoding="async" width="236" height="26" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/Russian-Unicode.jpg" alt="" class="wp-image-15064" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/Russian-Unicode.jpg 236w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/Russian-Unicode-150x17.jpg 150w" sizes="(max-width: 236px) 100vw, 236px" /><figcaption>The same Russian text in Unicode (actually readable by a Russian-speaking person)</figcaption></figure>



<p>This comes from very bad handling of international text (non-Latin text using characters more complex than the usual 7-bit ANSI/ASCII character set A-to-Z and a-to-z). Rather than complain, I found the <a href="https://www.branah.com/unicode-converter">Branah.com</a> web site, hosting <a href="https://www.branah.com/unicode-converter">a very useful anything-into-anything convertor</a>, where I just have to more or less recognize the appearance of the garbled data (the example lines that you can see in the photo below, will be an appreciated help here) and it will get translated into useful text.</p>



<figure class="wp-block-image"><img fetchpriority="high" decoding="async" width="474" height="600" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/branah-screen-copy-474x600.jpg" alt="" class="wp-image-15063" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/branah-screen-copy-474x600.jpg 474w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/branah-screen-copy-237x300.jpg 237w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/branah-screen-copy-119x150.jpg 119w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/branah-screen-copy-768x972.jpg 768w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/branah-screen-copy.jpg 984w" sizes="(max-width: 474px) 100vw, 474px" /><figcaption>The UTF-8 text/code was copied into the corresponding box ; the good Unicode is appearing in the top box.</figcaption></figure>



<h3 class="wp-block-heading">Quick translation</h3>



<p>Then, the text should be actually translated. I could ask a Russian to translate Russian text for me. But what when I have Russian, Hungarian, Polish, Slovakian, Bulgarian, Romanian, Korean, Japanese, etc. in the same job list? It&#8217;s better to speed up the process with <a href="https://translate.google.com/">Google Translate</a>.</p>



<figure class="wp-block-image"><img loading="lazy" decoding="async" width="600" height="363" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/google-translate-english-600x363.jpg" alt="" class="wp-image-15066" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/google-translate-english-600x363.jpg 600w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/google-translate-english-300x181.jpg 300w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/google-translate-english-150x91.jpg 150w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/google-translate-english-768x464.jpg 768w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/google-translate-english.jpg 1164w" sizes="auto, (max-width: 600px) 100vw, 600px" /><figcaption>The translation is not perfect but sufficient to understand the kind of comment we are looking at.</figcaption></figure>



<p>For sure, <a href="https://translate.google.com/">Google</a> is not perfect. But for many languages, it&#8217;s providing a relatively good translation (remember that I&#8217;m not trying to get a great literary novel printed in a new foreign language).</p>



<h4 class="wp-block-heading">A few of the tricks from Google Translate</h4>



<ul class="wp-block-list"><li>Detect language: This option is quite good at recognizing the language from even a few words. If it does not work or if you are sure of the language, you can ease its job by selecting the right source language.</li><li>Translation language: You may prefer using your own primary language; But remember that if you understand several others, you can sometimes try them too. A muddy translation may become clearer.</li><li>Simply clicking on the translation may provide alternative translations. Sometimes, the second one is better for your understanding.</li><li>Sometimes, the length of the sentence is breaking the Google algorithm. You may want to try and cut the original text in parts. It&#8217;s easy and trial-and-error is a fairly good process.</li></ul>



<figure class="wp-block-image"><img loading="lazy" decoding="async" width="600" height="161" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/08/translate-options-600x161.jpg" alt="" class="wp-image-15029" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/08/translate-options-600x161.jpg 600w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/08/translate-options-300x80.jpg 300w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/08/translate-options-150x40.jpg 150w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/08/translate-options-768x206.jpg 768w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/08/translate-options.jpg 1397w" sizes="auto, (max-width: 600px) 100vw, 600px" /><figcaption>Other translations proposed in the drop-down list.</figcaption></figure>



<p>You may also remember that &#8211; by providing new translations of your own &#8211; you are helping Google getting better. One thing I personally observed as very efficient is that offering the correct translation for a technical word today, may lead to its use in further translations a few days later (any proposed translation is vetted by experts before incorporation into the internal database, but it can be quite fast &#8211; and very useful).</p>



<h3 class="wp-block-heading">A few other translating options</h3>



<p>I do not use them as often, but some other free tools are available too. Some even offer similar services and performance. I would list:</p>



<ul class="wp-block-list"><li><a href="https://www.babelfish.com/">Babel Fish</a> (aptly named after the nearly-magical universal in-ear translator from &#8220;<a href="https://en.wikipedia.org/wiki/The_Hitchhiker%27s_Guide_to_the_Galaxy">The hitchhiker&#8217;s guide to the Galaxy</a>&#8220;).</li><li><a href="https://traduction.babylon-software.com/">Babylon 10</a> (maybe related to the SciFi TV series of a few years ago, <a href="https://en.wikipedia.org/wiki/Babylon_5">Babylon 5</a>?)</li><li><a href="http://www.bing.com/Translator">Bing translator</a></li><li><a href="http://babelxl.com/">BabelXL</a></li></ul>



<h2 class="wp-block-heading">Closing statements</h2>



<p>Even with really ugly text, with imprecise comments, our team has been able to classify very efficiently horrible text into usable data.</p>



<p>The next stage would certainly be to start using Artificial Intelligence (maybe relying on the existing knowledge about tens of thousands of text snippets) to increase our productivity while reducing this altogether boring task. Do you know a good solution I should check now?</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2019/10/23/translation-tools-i-use/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>A TV decoder box comes to our house</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2019/09/26/a-tv-decoder-box-comes-to-our-house/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2019/09/26/a-tv-decoder-box-comes-to-our-house/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Thu, 26 Sep 2019 14:48:39 +0000</pubDate>
				<category><![CDATA[Cinema]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Film]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Alibaba]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Android TV]]></category>
		<category><![CDATA[Kodi]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[Synology]]></category>
		<category><![CDATA[TV]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=15035</guid>

					<description><![CDATA[Sometimes, you just think aloud about a technical possibility and one of the family members will jump and request an immediate application. What could you say? Your geek reputation is at stake! I spoke about small computers that can easily become a network server (Raspberry Pi) and Android boxes which ease publication of videos onto [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Sometimes, you just think aloud about a technical possibility and one of the family members will jump and request an immediate application. What could you say? Your geek reputation is at stake!</p>



<p>I spoke about small computers that can easily become a network server (Raspberry Pi) and Android boxes which ease publication of videos onto our TV set(s). And, here comes a comment about Marion&#8217;s old Vaio laptop having not enough of a battery (please, understand: &#8220;<em>What could you do to avoid hauling the ugly laptop to the TV room?</em>&#8220;).</p>



<p>So, I started looking for a TV decoder box and a video solution.</p>



<p>I quickly came to the easy conclusion that I would have to use an Android TV box relying on Android TV 8.1 (or better), with Kodi as a video player (I had tested it successfully on a Windows 10 PC a few years ago).</p>



<span id="more-15035"></span>



<h2 class="wp-block-heading">TV box</h2>



<p>First, I must select a box. The cheapest ones start aroudn $25. So, there is no budget reason to doge the request. But, if you want to keep a little margin for future expansion, it&#8217;s worth looking at 3GB of RAM memory, and if you think about 4K video, the processor must be helped with a small graphic GPU.</p>



<p>All these boxes come pre-configured with <strong>Android TV</strong>. Even if version 7.1 is enough, you can easily find boxes with version 8.1 (or even higher). But, please, forget about earlier versions. they will be outdated in terms of performance and features. Everything will be short, including compatibility with modern applications.</p>



<p>Suppliers are plentiful. But avoid those who do not even bother printing their name on the box: They are in the business of selling &#8220;dumb boxes&#8221; and will not support you in case of the slightest technical difficulty. If they don&#8217;t even dare naming the box, think about any other business presence.</p>



<p>You can also avoid boxes marked as using chips from Rockchip (strictly no Kodi support &#8211; see below) or Allwinner (known for not even developping its own software code&#8230;). Source: <a href="https://androidpcreview.com/cheap-android-tv-box/">AndroidPCreview</a>.</p>



<p>Finally, you want a box shipped with a recent version of Kodi (THE reference software for media management) and a &#8220;launcher&#8221; (a simple user-friendly graphic interface to launch Kodi and/or other applications from the remote without needing a keyboard to key commands in (Remember: this is a family-level application not a geek arena!))</p>



<p>According to my analysis, Android boxes under $50 are usually not feature-rich (or on sale for some bad reason). But between $50 and $95, you&#8217;ll easily find good-enough boxes (sometimes even with a small wireless keyboard along with the remote, even if this is not very useful after the first install).</p>



<p>Personally, I chose a cute little plastic hexagon from Evanpo: the T75Z plus, for 63€ at <a href="https://www.amazon.fr/gp/product/B07K8DCX7Z/ref=as_li_ss_tl?ie=UTF8&amp;psc=1&amp;linkCode=sl1&amp;tag=ylo06-21&amp;linkId=96bf066ebc0f36a029efa32e97a2b2dc&amp;language=fr_FR">Amazon.fr</a> (you may find it with a small wireless keyboard too).</p>



<figure class="wp-block-image"><img loading="lazy" decoding="async" width="600" height="600" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/evanpo-T95z-plus-600x600.jpg" alt="Evanpo T95z plus" class="wp-image-15041" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/evanpo-T95z-plus-600x600.jpg 600w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/evanpo-T95z-plus-300x300.jpg 300w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/evanpo-T95z-plus-150x150.jpg 150w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2019/09/evanpo-T95z-plus.jpg 679w" sizes="auto, (max-width: 600px) 100vw, 600px" /><figcaption>Evanpo T95z plus</figcaption></figure>



<ul class="wp-block-list"><li> Android 7.1</li><li>4K support</li><li>Processor: Amlogic s912 <strong>octo-core</strong> ARM Go</li><li>Graphics processor: Mali-t820mp3</li><li>3GB RAM &amp; <strong>32GB</strong> storage</li><li><strong>5GHz</strong> WiFi</li><li>pre-installed Kodi</li><li> <strong>1000 Mb/s</strong> Ethernet</li><li>Kodi button on the remote control, to directly launch Kodi.</li></ul>



<center><a href="https://www.amazon.fr/gp/product/B07K8DCX7Z/ref=as_li_ss_il?ie=UTF8&amp;psc=1&amp;linkCode=li3&amp;tag=ylo06-21&amp;linkId=79ecc43518131050b0cdf69ea1a2451f&amp;language=fr_FR" target="_blank" rel="noopener noreferrer"><img decoding="async" border="0" src="//ws-eu.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;ASIN=B07K8DCX7Z&amp;Format=_SL250_&amp;ID=AsinImage&amp;MarketPlace=FR&amp;ServiceVersion=20070822&amp;WS=1&amp;tag=ylo06-21&amp;language=fr_FR"></a><img loading="lazy" decoding="async" src="https://ir-fr.amazon-adsystem.com/e/ir?t=ylo06-21&amp;language=fr_FR&amp;l=li3&amp;o=8&amp;a=B07K8DCX7Z" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;"></center>



<p>It&#8217;s ready right out of the box.</p>



<h2 class="wp-block-heading">Kodi and the Synology NAS server</h2>



<p>I wanted specifically to use the box to show videos stored on my good old Synology DS413j network server which is hosting all family sensitive or shareable data.</p>



<p>At first, I tried to share files using the Windows sharing (aka Samba/SMB), but I could only get error messages from the Android TV box. So, I moved to another easy solution: Install le NFS file sharing on the NAS and ask the box to grab files from the server using this protocol (Kodi knows both of them; Just click the next option).</p>



<p>I got inspiration (and a very detailed tutorial) from <a href="https://www.techjunkie.com/how-to-use-kodi-with-synology/">TechJunkie</a>. But the posts from <a href="https://trendblog.net/how-to-connect-your-synology-nas-to-kodi/">TrendBlog</a> or <a href="https://esausilva.com/2016/08/08/how-to-connect-kodi-to-your-synology-nas-dsm-diskstation-manager/">Esau Silva</a> are quite good too.</p>



<p>No doubt about it: A NAS server is a perfect solution to provide media to the whole family. If you use Kodi (or even VLC) on the box, you won&#8217;t even need a NAS with transcoding capacity (it would just be more expensive, not more useful).</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2019/09/26/a-tv-decoder-box-comes-to-our-house/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Free fonts by the thousands</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2011/06/03/free-fonts-by-the-thousands/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2011/06/03/free-fonts-by-the-thousands/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 03 Jun 2011 18:11:49 +0000</pubDate>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[Legal downloads]]></category>
		<category><![CDATA[Web sightings]]></category>
		<category><![CDATA[Word processor]]></category>
		<category><![CDATA[archives]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[fonts]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=4859</guid>

					<description><![CDATA[You can&#8217;t have too many fonts for your computer. Or can you? Actually, I am trying to make sure that you will get much more than you can swallow here: tens of thousands of character fonts. Not only a bunch of them, but two sources of the nicest kind. FontPark is nothing less than a [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>You can&#8217;t have too many fonts for your computer. Or can you?</p>
<p>Actually, I am trying to make sure that you will get much more than you can swallow here: tens of thousands of character fonts. Not only a bunch of them, but two sources of the nicest kind.</p>
<p><a href="http://www.fontpark.net/">FontPark</a> is nothing less than a 70,000-font archive. You can search, dig, drag, drown into it.</p>
<p>But this is really an organized archive, which makes it quite usable even from the pro designer. and did I mention that most fonts are freeware or free for personal use?</p>
<p><figure id="attachment_4860" aria-describedby="caption-attachment-4860" style="width: 500px" class="wp-caption aligncenter"><a href="http://www.fontpark.net/"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2011/04/fontpark.net_.jpg" alt="" title="fontpark.net" width="500" height="776" class="size-full wp-image-4860" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2011/04/fontpark.net_.jpg 654w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2011/04/fontpark.net_-193x300.jpg 193w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2011/04/fontpark.net_-387x600.jpg 387w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2011/04/fontpark.net_-97x150.jpg 97w" sizes="auto, (max-width: 500px) 100vw, 500px" /></a><figcaption id="caption-attachment-4860" class="wp-caption-text">A few SciFi examples from FontPark</figcaption></figure></p>
<p>But there are other sources for your character fonts. I found an interesting one because they are free and very accessible while containing real good quality font-ware. Google has built its own web font store: <a href="http://www.google.com/webfonts">Google WebFonts</a></p>
<p><figure id="attachment_4861" aria-describedby="caption-attachment-4861" style="width: 300px" class="wp-caption alignright"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2011/04/google_webfonts_fonts-503x600.png" alt="Google webfonts web fonts" title="google_webfonts_fonts" width="300" height="357" class="size-large wp-image-4861" /><figcaption id="caption-attachment-4861" class="wp-caption-text">Examples of Google web fonts</figcaption></figure></p>
<p>What is really special about Google WebFonts is that it comes with <a href="http://code.google.com/apis/webfonts/docs/getting_started.html#Quick_Start">an API</a> that most web sites can use to collect the fonts and use them when designing a web site. Actually, it&#8217;s as easy as using standard CSS style commands. As in the following example:</p>
<pre lang="css">body {
        font-family: 'Tangerine', serif;
        font-size: 48px;
}</pre>
<p>Definitely good news for the web designers.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2011/06/03/free-fonts-by-the-thousands/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Test your web site load speed</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2010/11/07/test-your-web-site-load-speed/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2010/11/07/test-your-web-site-load-speed/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sun, 07 Nov 2010 17:50:53 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[load time]]></category>
		<category><![CDATA[Page Speed]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=4639</guid>

					<description><![CDATA[While working on improving the performance of my web sites, I have been using several tools in order to evaluate the performance of the site itself. Some are good, some are very good, some are overwhelmingly good. You cannot avoid mentioning the Google webmaster tools. They do a lot of things and contain a performance [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>While working on improving the performance of my web sites, I have been using several tools in order to evaluate the performance of the site itself. Some are good, some are very good, some are overwhelmingly good.</p>
<ul>
<li>You cannot avoid mentioning the <a href="https://www.google.com/webmasters/tools/home?hl=en">Google webmaster tools</a>. They do a lot of things and contain a  performance evaluation but it is very crude and updated at frequency that you cannot control (several days if not several weeks between updates).</li>
<li><a href="http://tools.pingdom.com/fpt/">Pingdom: Full Page Test</a> has the enormous advantage of being precise and not requiring anything more than your browser. Give it an URL and it will tell you what happens and how fast. Great.</li>
<li>Using Firefox, there is a nice plugin to observe the load times and the detail of what is loaded: <a href="https://addons.mozilla.org/fr/firefox/addon/1843/">Firebug</a>. It will produce the graphic display below.</li>
<p><figure id="attachment_4640" aria-describedby="caption-attachment-4640" style="width: 600px" class="wp-caption aligncenter"><a href="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/11/firebug.jpg"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/11/firebug-600x270.jpg" alt="firebug example" title="firebug" width="600" height="270" class="size-large wp-image-4640" /></a><figcaption id="caption-attachment-4640" class="wp-caption-text">Example of Firebug graphic output</figcaption></figure></p>
<li>But if you want to go even one step further, you should complete Firebug with the <a href="http://code.google.com/speed/page-speed/">Google Page Speed</a> extension, which will provide precise recommendations about what you could do to improve your page load times.</li>
<p><figure id="attachment_4641" aria-describedby="caption-attachment-4641" style="width: 600px" class="wp-caption aligncenter"><a href="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/11/page_speed.jpg"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/11/page_speed-600x450.jpg" alt="Google Page Speed recommendation" title="page_speed" width="600" height="450" class="size-large wp-image-4641" /></a><figcaption id="caption-attachment-4641" class="wp-caption-text">Example of Page Speed recommendation</figcaption></figure></p>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2010/11/07/test-your-web-site-load-speed/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to test a consumer product (telephone)</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2010/02/24/how-to-test-a-consumer-product-telephone/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2010/02/24/how-to-test-a-consumer-product-telephone/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Wed, 24 Feb 2010 14:18:35 +0000</pubDate>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[industry]]></category>
		<category><![CDATA[video]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=4009</guid>

					<description><![CDATA[When you are an industrial company intending to launch a new product for a consumer market, you&#8217;d better think about everything and make sure that it will sustain all the conditions absolutely improperly hard that customers will submit it to (everything indicates that you and me, Mr. and Mrs. Joe Consumer, are ugly brutes). In [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>When you are an industrial company intending to launch a new product for a consumer market, you&#8217;d better think about everything and make sure that it will sustain all the conditions absolutely improperly hard that customers will submit it to (everything indicates that you and me, Mr. and Mrs. Joe Consumer, are ugly brutes).</p>
<p>In the activities of their new mobile phone, Google and HTC unveiled several videos giving us a peek looking (somewhat simplified but still real) into what is done to produce a modern mobile phone. Admire it and remember what the phone was tested against before bringing back your broken phone to the warranty department and claiming that your younger son just ate the corner of the display when -actually- you drove over it with your car&#8230;</p>
<p><center><object width="600" height="345"><param name="movie" value="http://www.youtube.com/v/R1sz5c-R9h0&#038;hl=fr_FR&#038;fs=1&#038;color1=0xe1600f&#038;color2=0xfebd01"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube.com/v/R1sz5c-R9h0&#038;hl=fr_FR&#038;fs=1&#038;color1=0xe1600f&#038;color2=0xfebd01" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="600" height="345"></embed></object><br /><a href="http://www.youtube.com/watch?v=R1sz5c-R9h0">YouTube HD link</a></center></p>
<p>See also:</p>
<ul>
<li><a href="http://www.youtube.com/watch?v=e2WtBwAL0SE">Nexus One design</a></li>
<li><a href="http://www.youtube.com/watch?v=i7-p15xbXB4">Display and 3D framework</a></li>
<li><a href="http://www.youtube.com/watch?v=W9qeN42KAc0">Nexus One manufacturing</a> (nice shooting of industrial equipment)</li>
<li><a href="http://www.youtube.com/watch?v=ArRc5EdyK90">Nexus One: Day One</a> (advertisement)</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2010/02/24/how-to-test-a-consumer-product-telephone/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>IE6 is dead, says Google</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2010/02/05/ie6-is-dead-says-google/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2010/02/05/ie6-is-dead-says-google/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 05 Feb 2010 08:20:41 +0000</pubDate>
				<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=3985</guid>

					<description><![CDATA[Following our previous post about the evolutions of web browsers, it is interesting to notice that Google just announced that their on-line applications (GMail, Calendar, GDoc, etc.) will no longer support Internet Explorer 6 starting next month. It is time to go to a more recent (and more secure) technology, as mentioned before. Update: I [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Following our previous post about the evolutions of web browsers, it is interesting to notice that Google just announced that their on-line applications (GMail, Calendar, GDoc, etc.) will no longer support Internet Explorer 6 starting next month. It is time to go to a more recent (and more secure) technology, as mentioned before.</p>
<p>Update: I just learned that Internet Explorer 8 is now becoming the web browser most used in the world. Even if there is a lot of other good competition, Microsoft is still holding its position (from <a href="http://www.downloadsquad.com/2010/02/03/ie8-officially-becomes-most-used-browser-in-the-world/">DownloadSquad</a>).</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2010/02/05/ie6-is-dead-says-google/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>IE6 becomes Firefox 3.6 with the help of China</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2010/01/24/ie6-becomes-firefox-3-6-with-the-help-of-china/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2010/01/24/ie6-becomes-firefox-3-6-with-the-help-of-china/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sun, 24 Jan 2010 12:49:18 +0000</pubDate>
				<category><![CDATA[Create a web site]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Legal downloads]]></category>
		<category><![CDATA[Liberties]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Routers & networks]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[China]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Opera]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=3953</guid>

					<description><![CDATA[This week has seen a pretty exhilarating story develop in front of our Internet eyes. Started as a muddy conflict between Google and the People&#8217;s Republic of China, it turned into a Firefox marketing victory. Let me summarize it a bit. In the beginning was Google which installed its servers in China in 2006. The [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>This week has seen a pretty exhilarating story develop in front of our Internet eyes. Started as a muddy conflict between Google and the People&#8217;s Republic of China, it turned into a Firefox marketing victory. Let me summarize it a bit.</p>
<div class="left_box"><a href="http://www.flickr.com/photos/35983122@N08/3878552354/" title="google chrome browser logo" target="_blank"><img decoding="async" src="https://farm3.static.flickr.com/2500/3878552354_1ed70b8571_m.jpg" alt="google chrome browser logo" border="0" /></a></div>
<p>In the beginning was Google which installed its servers in China in 2006. The &#8220;<em>do no evil</em>&#8221; company accepted the conditions of the government of the PRC and included heavy filtering and censoring of its search results (looking for <code>Tienanmen</code> will produce wildly different results in and out of China). But in January 2009, Google discovered that some hackers obtained some detailed information out of its own servers at this was targeting both American companies and Chinese political opponents or partisans of free speech in China. Subsequently, Google announced its intention of both lifting the censorship and leaving China.</p>
<p>What is still very unclear:</p>
<ul>
<li>Is Google really serious about these two options?</li>
<li>Is the main reason for its ire, the political chase or the technological spying? (the US government including Hilary Clinton pushed hard with Google)</li>
</ul>
<p>What is clear:</p>
<ul>
<li>The breach of information seems limited (only email subject lines have been breached, not contents).</li>
<li>The hackers were affiliated to Chinese official bodies and did not only target Google.</li>
<li>The hackers used some social engineering and security issues present in Internet Explorer and Adobe PDF, which were probably known but not closed by Microsoft and Adobe.</li>
</ul>
<p>So, when such information appears in wide open channels of the world press, what happens? Most experts started commenting on the security loopholes in Internet Explorer 6 (and about Adobe PDF reader, too). Many people observed that Internet Explorer 6 is rather old and it is unfortunate that so many people still use it despite the known fact that it is a security liability when browsing the Internet. With such a rush, some very official people also asked for replacement of Internet Explorer (mainly v6) to be replaced with more modern browsers. Even representatives of the German, French and Australian governments asked their countries to replace Internet Explorer with something else.</p>
<p><figure id="attachment_3954" aria-describedby="caption-attachment-3954" style="width: 500px" class="wp-caption alignright"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/01/firefox-explosion.jpg" alt="3x Firefox" title="firefox-explosion" width="500" height="406" class="size-full wp-image-3954" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/01/firefox-explosion.jpg 500w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/01/firefox-explosion-300x244.jpg 300w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/01/firefox-explosion-150x122.jpg 150w" sizes="auto, (max-width: 500px) 100vw, 500px" /><figcaption id="caption-attachment-3954" class="wp-caption-text">3x Firefox</figcaption></figure></p>
<p>The competition has seen this as a godsend since it created a rush for the other available browsers. For example (see the graph on the side), Firefox saw a <a href="http://www.downloadsquad.com/2010/01/20/government-warnings-against-ie-cause-orgy-of-firefox-opera-down/">brutal explosion</a> of its downloads in Germany (nearly 300,000 Germans have downloaded Firefox in four days): about three times more than usual. It has been true in other countries even if it was not measured as precisely, and it has been observed by the other browsers Opera, Safari, Chrome (currently profiting from heavy advertising in some European countries like France).</p>
<p>This was definitely a good thing since it was bringing better browsers to many computers. It could have stayed there but there were several reaction and parallel events happening at the same time. The first one was that Firefox was preparing a major upgrade to the successful browser (in many parts of the world Firefox is now used by more Internet users than Internet Explorer). Named v3.6, this new version is bigger than what could have been expected from its small number increase (from 3.5 to 3.6 should have been a minor upgrade). This major event accelerated the rush, with people looking for features like:</p>
<ul>
<li>Built-in skins, to make it more personalized</li>
<li>Faster, more stable</li>
<li>More security conscious with the addition of user-level messages about risks, including reminders about what plug-ins are outdated and must be upgraded.</li>
<li>Visual tab previews, which show you the tabs when you press Ctrl-Tab</li>
<li>Aptitude to browse without leaving too many footsteps and traces in your PC (good for clean browsing like when you visit Adult sites)</li>
</ul>
<p>This version is also appreciated by developers who will find a bunch of little improvements (like CSS gradients).</p>
<p>This is not only a great story to read. This is a great browser and you should consider downloading <a href="http://www.mozilla.com/en-US/">Firefox 3.6</a> now!</p>
<div class="right_box"><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/pYQ6jD8k4f4&#038;hl=fr_FR&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube.com/v/pYQ6jD8k4f4&#038;hl=fr_FR&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></div>
<p>If you are not completely convinced, you should also consider downloading the newest <a href="http://www.opera.com/">Opera browser</a>. Opera v10.10 has been available for a few months now and it also offering these advantages, plus some neat features like:</p>
<ul>
<li>Opera Unite: to easily share information between Opera users and browsers, without using a web site or a share folder on some social network.</li>
<li>Opera Turbo: to adapt Opera to very slow Internet connections.</li>
<li>Speed dial: to get a faster access to some web sites you choose (bookmarks on steroids).</li>
<li>Mouse moves for faster commands.</li>
<li>Opera link: to share bookmarks, speed dial configurations between several machines where you use Opera.</li>
</ul>
<p><a href="http://www.opera.com/">Opera</a> is clearly my preferred browsing solution (even if I need to test my web sites on everything I can find, Opera is the central hub of my Internet browsing). Go and <a href="http://www.opera.com/download/">download Opera v10.10</a> now.</p>
<p>And, if you are not sure yet, I can also offer the small and fast browser from Google: <a href="http://www.google.com/chrome?hl=en">Chrome</a>. Since it all started around Google and China, it was worth mentioning, of course.</p>
<p>All this has been going so fast that Microsoft needed to do something. Of course, they have a newer version of Internet Explorer (IE8 is included in Windows 7 and can be <a href="http://www.microsoft.com/nz/windows/internet-explorer/default.aspx">downloaded freely</a>. But this was not enough, too many people were starting to complain that Microsoft may wait about a month before updating IE6 in the normal update cycle. Even worse, some experts started telling the world that Microsoft actually was aware of this flaw in IE6 for many months. In such conditions, not doing anything usually turns out to produce a public relations nightmare and prepares for bad wind.</p>
<p>So, Microsoft rushed an <em>out-of-band update to IE6</em> and Windows Update is now offering the correction to all Windows users still using IE6 (of course, you still have to use Windows Update and it is well known that too many people do not have this configured or do not accept the proposed updates &#8211; this is wrong and one the reasons so many PCs are infected with Trojan horses, virus and adwares). Now, if you did not move to a later Windows version and if you did not take advantage of the much better IE7 or IE8, it&#8217;s time to <a href="http://www.microsoft.com/technet/security/bulletin/ms10-002.mspx">upgrade your old hag</a>.</p>
<p>We can expect to see a few more updates to this story in the future, but there is a lesson to be learned (by Google, and most Internet users): </p>
<blockquote><p>Always keep your browser up-to-date and refrain from clicking on any link in a mail message you did not expect.</p></blockquote>
<p>Additionally, there is a lesson for Microsoft:</p>
<blockquote><p>Sorry! but even the older software has to be kept alive when you are or have been the near-monopoly on this technology. This comes with responsibilities.</p></blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2010/01/24/ie6-becomes-firefox-3-6-with-the-help-of-china/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>1 minute for a faster Internet (DNS)</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2009/12/08/1-minute-for-a-faster-internet-dns/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2009/12/08/1-minute-for-a-faster-internet-dns/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Mon, 07 Dec 2009 22:36:19 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Routers & networks]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google DNS]]></category>
		<category><![CDATA[server]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=3857</guid>

					<description><![CDATA[There are few things that you can do to significantly improve the speed of your Internet connection. Of course, you can switch to another Internet Service Provider, but it&#8217;s a mess. On the opposite, it is easy to have an sub-optimal connection because of the response time of the DNS server of your Internet Provider. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="http://code.google.com/p/namebench/"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2009/12/namebench_macosx.png" alt="namebench_macosx" title="namebench_macosx" width="550" height="308" class="aligncenter size-full wp-image-4223" /></a></p>
<p>There are few things that you can do to significantly improve the speed of your Internet connection. Of course, you can switch to another Internet Service Provider, but it&#8217;s a mess. On the opposite, it is easy to have an sub-optimal connection because of the response time of the DNS server of your Internet Provider. This server offers a translation service a domain name (for example, www.roumazeilles.net) into its equivalent numeric IP address (the only one that the web browser really understands and needs).</p>
<p>But all DNS servers are not born equal and if those offered by your Internet Service Provider (ISP) have an advantage (they are nearer to your own computer), they are not always the fastest ones. <a href="http://code.google.com/p/namebench/">NameBench</a> gives you the opportunity to easily and automatically check what DNS server is the most efficient (and to compare it with your own current DNS configuration).</p>
<p>In my own personal case, I just reduced DNS times by 50% (no less!) while I thought I had a rather good configuration. As a matter of fact, Neuf Telecom servers are faster that those from Free&#8230;</p>
<p>This works on Windows, MacOS as well as GNU/Linux.</p>
<p>By the way, for those of you who may be wondering, Yes! I included the all new Google DNS as one of the tested options and it was far slower than most of the other freely available possibilities.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2009/12/08/1-minute-for-a-faster-internet-dns/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Google and ICANN reach for the non-latin world</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2009/10/29/google-and-icann-reach-for-the-non-latin-world/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2009/10/29/google-and-icann-reach-for-the-non-latin-world/#comments</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Thu, 29 Oct 2009 19:24:57 +0000</pubDate>
				<category><![CDATA[Culture]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[ICANN]]></category>
		<category><![CDATA[IPv6]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=3712</guid>

					<description><![CDATA[The ICANN started to allow non-latin alphabet to be used in the domain names to support half of the word which is actually using a non-latin alphabet (Russians, Chinese, Japanese, Hindi, etc.) Google decided to celebrate with an anti-latin graphic to great their visitors.]]></description>
										<content:encoded><![CDATA[<p>The ICANN started to allow non-latin alphabet to be used in the domain names to support half of the word which is actually using a non-latin alphabet (Russians, Chinese, Japanese, Hindi, etc.)</p>
<p>Google decided to celebrate with an anti-latin graphic to great their visitors.</p>
<p><a href="http://www.google.com/"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2009/10/google_asterix.png" alt="google_asterix" title="google_asterix" width="600" height="360" class="aligncenter size-full wp-image-3713" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2009/10/29/google-and-icann-reach-for-the-non-latin-world/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Google finds future quitters</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2009/06/27/google-finds-future-quitters/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2009/06/27/google-finds-future-quitters/#comments</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sat, 27 Jun 2009 19:30:07 +0000</pubDate>
				<category><![CDATA[HR]]></category>
		<category><![CDATA[Liberties]]></category>
		<category><![CDATA[Google]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=3394</guid>

					<description><![CDATA[When you&#8217;re a company big on data crunching, when you have a file, you can&#8217;t help it: You must explore it and draw conclusions. This is what Google is doing with its Human Resource files. They use algorithms to identify more easily people ready for a promotion, for an additional review, or people on the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>When you&#8217;re a company big on data crunching, when you have a file, you can&#8217;t help it: You must explore it and draw conclusions. This is what Google is doing with its Human Resource files. They use algorithms to identify more easily people ready for a promotion, for an additional review, or people on the verge of quitting.</p>
<p>This is probably quite feasible supposing that you have enough data and enough CPU/database power. Google has it all (and plenty of power for sure).</p>
<p>I am not quite sure if this undeniable technical step forward is really good news for individual liberties.</p>
<p>Source: <a href="http://online.wsj.com/article/SB124269038041932531.html">The Wall Street Journal</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2009/06/27/google-finds-future-quitters/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Google goes IPv6</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2008/06/13/google-goes-ipv6/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2008/06/13/google-goes-ipv6/#comments</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 13 Jun 2008 10:12:29 +0000</pubDate>
				<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Routers & networks]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web sightings]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[IPv4]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/2008/06/13/google-goes-ipv6/</guid>

					<description><![CDATA[As you certainly already know if you follow regularly this web site, the Internet addresses will soon be depleted (all used). The end of the Internet world as we know it should be reached around 2011 or 2012. That is the reason why some companies are working to push out the most common Internet protocol [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>As you certainly already know if you follow regularly this web site, the Internet addresses will soon be depleted (all used). The end of the Internet world as we know it should be reached around 2011 or 2012. That is the reason why some companies are working to push out the most common Internet protocol (IPv4) and to make space for its successor (IPv6).</p>
<p>This is why, while the Internet Engineering Task Force (IETF) was preparing a night without IPv4 to reach the largest possible public, Google launched a version of its search engine reserved to IPv6: <a href="http://ipv6.google.com/">ipv6.google.com</a> (If you are like almost everybody, you will not see anything at the end of the link).</p>
<p>Now, we all have to switch as soon as possible.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2008/06/13/google-goes-ipv6/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
