<?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/category/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>Cast picture slideshows to Chromecast</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2019/09/18/cast-picture-slideshows-to-chromecast-yv/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2019/09/18/cast-picture-slideshows-to-chromecast-yv/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Wed, 18 Sep 2019 14:23:17 +0000</pubDate>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[Routers & networks]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=15031</guid>

					<description><![CDATA[A Chromecast is a really funny little tool that will ease the connection of a basic TV set to a computer or your smartphone. But Google really limited the possibilities &#8211; explicitly because they wanted to keep users inside the Google biosphere. So, I wanted to use my old Chromecast 2013 (but the issue and [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>A Chromecast is a really funny little tool that will ease the connection of a basic TV set to a computer or your smartphone. But Google really limited the possibilities &#8211; explicitly because they wanted to keep users inside the Google biosphere.</p>



<p>So, I wanted to use my old <a href="https://www.qwant.com/?q=chromecast%202013&amp;t=images">Chromecast 2013</a> (but the issue and its solution are exactly the same on a more recent model) to cast a photo slideshow on a TV set which is sitting mostly unused in the kitchen of our flat. But, this did not appear easy to do from Chrome (at least not easy to me).</p>



<p>I finally ended up with this solution: Use <a href="https://www.irfanview.com/">IrfanView</a> to bring a slideshow to the PC screen (a laptop of a desktop will both be easy enough, but a Mac would do). Then, I ask my Chrome browser to cast the desktop to the TV further on the network. Nothing fancy, nothing elegant, but I was looking for too complicated or Chrome-integrated&#8230; </p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2019/09/18/cast-picture-slideshows-to-chromecast-yv/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Authy, solution to 2FA pains</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2017/11/15/authy-solution-to-2fa-pains/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2017/11/15/authy-solution-to-2fa-pains/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Wed, 15 Nov 2017 12:55:37 +0000</pubDate>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[2FA]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=14343</guid>

					<description><![CDATA[In the past, I have been known to push for the use of two-factor authentication for as many web sites as possible. Through the use of an app running on my smartphone, I can provide a code that is much safer than the SMS text message sent by some web sites and that can be [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In the past, I have been known to push for the use of two-factor authentication for as many web sites as possible. Through the use of an app running on my smartphone, I can provide a code that is much safer than the SMS text message sent by some web sites and that can be used anywhere (even when there is no GSM network).</p>
<p>For years, I used Google authenticator applet on iOS. I knew that it would be a pain if my phone stopped working (or if I replaced it). The only reason I was OK with this, was that I had setup Google authenticator on two phones (I happen to have one for business and one for personal use &#8211; don&#8217;t ask why&#8230;)</p>
<p><span id="more-14343"></span>Actually, replacing one of these smartphones pushed me into testing <a href="https://authy.com/blog/authy-vs-google-authenticator/">Authy</a> as a replacement for Google. And I should have done this earlier. There is no way I will switch back to Google after this.</p>
<p><a href="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2017/11/authy_logo.jpg"><img loading="lazy" decoding="async" class="alignright size-medium wp-image-14348" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2017/11/authy_logo-300x85.jpg" alt="Authy logo" width="300" height="85" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2017/11/authy_logo-300x85.jpg 300w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2017/11/authy_logo-600x170.jpg 600w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2017/11/authy_logo-150x43.jpg 150w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2017/11/authy_logo-768x218.jpg 768w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2017/11/authy_logo.jpg 874w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a>Authy provides:</p>
<ul>
<li>A cute user interface</li>
<li>Shared accounts between several phones (and a fast way to switch from one old phone to a new one)</li>
<li>All the needed 2FA bells and whistles (compatible with the TOTP standard)</li>
</ul>
<p>In thirty/forty minutes, I recreated all the factors for my accounts (e.g. Google, Outlook, Evernote, Dropbox, or even Ubisoft). And this was needed because I could not transfer this <em>knowledge</em> from the old phone to the new (even though I had both phone working in front of me). But in three/four minutes I could extend it to my other phone. So, any time I need to replace a phone, I can extend/transfer in a matter of minutes, independently of the number of web sites are included in Authy.</p>
<p>I feel much safer. What would have been happening if I had lost/broken my phone with the codes from Google Authenticator? (graceful degradation, no risk of losing access to many web sites at a time in case of a single failure).</p>
<p>I feel much more positive about extending my use of 2FA/two-factor-authentication to  much more web sites because of the added ease of use (longer-term commitment).</p>
<p>Furthermore, <a href="https://authy.com/download/">Authy is available for several Operating Systems</a>:</p>
<ul>
<li>iOS</li>
<li>Android</li>
<li>Windows</li>
<li>Google Chrome</li>
</ul>
<p>Go and install it!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2017/11/15/authy-solution-to-2fa-pains/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>Bloglines: This is the end</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2010/09/13/bloglines-this-is-the-end/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2010/09/13/bloglines-this-is-the-end/#comments</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Mon, 13 Sep 2010 17:41:57 +0000</pubDate>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Bloglines]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[reader]]></category>
		<category><![CDATA[RSS]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=4539</guid>

					<description><![CDATA[Not everybody knows Bloglines, but this is an excellent RSS aggregator that I have been using for several years already to quickly check and track efficiently a large number of information sources (and efficiency is a key factor when you read 165 web sites simultaneously not accepting to spend your life and nights to it). [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" src="https://www.bloglines.com/images/blogo225x50.gif" alt="Bloglines" align="left">Not everybody knows <a href="http://www.bloglines.com/">Bloglines</a>, but this is an excellent RSS aggregator that I have been using for several years already to quickly check and track efficiently a large number of information sources (and efficiency is a key factor when you read 165 web sites simultaneously not accepting to spend your life and nights to it).</p>
<p>Today, I learned that Bloglines will close its doors and stop completely its services in the coming days (on the 1st of October 2010); I have to switch immediately to a new service.</p>
<p>I started to look into the available options, either an on-line RSS aggregator (Google reader comes immediately to mind), or a Windows-based aggregator on my PC. Dear reader, do you have some recommendations for me?</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2010/09/13/bloglines-this-is-the-end/feed/</wfw:commentRss>
			<slash:comments>1</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>
	</channel>
</rss>
