<?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>HTML and CSS &#8211; Roumazeilles.net</title>
	<atom:link href="https://www.roumazeilles.net/news/en/wordpress/category/science-and-geeks/software/html-and-css/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.roumazeilles.net/news/en/wordpress</link>
	<description>Technology opinions and others</description>
	<lastBuildDate>Sun, 13 Jan 2019 12:32:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>GDPR: Some helpful documentation</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2018/04/13/gdpr-some-helpful-documentation/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2018/04/13/gdpr-some-helpful-documentation/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 13 Apr 2018 20:28:52 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Create a web site]]></category>
		<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[Liberties]]></category>
		<category><![CDATA[New web site]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[GDPR]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=14617</guid>

					<description><![CDATA[It seems that I can help some readers with a library of information about GDPR, the new (in May 2018) European Regulation about Privacy and the handling Personal Data on web sites. It may appear as quite complex. So, I collected a list of those articles I found most interesting for a first reading/introduction (aimed at [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>It seems that I can help some readers with a library of information about GDPR, the new (in May 2018) European Regulation about Privacy and the handling Personal Data on web sites. It may appear as quite complex. So, I collected a list of those articles I found most interesting for a first reading/introduction (aimed at WordPress webmasters):</p>
<ul>
<li><a href="https://pagely.com/blog/gdpr-wordpress-2018-resources/">Worried about WordPress and GDPR? Start Here</a></li>
<li><a href="https://www.codeinwp.com/blog/complete-wordpress-gdpr-guide/">GDPR: What Does the New Data Regulation Mean for Your Website, Business and Data?</a></li>
<li><a href="https://www.pinkseo.marketing/how-to-make-a-wordpress-website-compliant-to-gdpr/">How to make a WordPress website compliant to GDPR</a></li>
<li><a href="https://en.support.wordpress.com/automattic-gdpr/">Automattic and the General Data Protection Regulation (GDPR)</a></li>
<li><a href="https://ninjaforms.com/gdpr-compliance-wordpress-forms/">GDPR Compliance and WordPress Forms: Everything You Need to Know</a></li>
</ul>
<p>Have a nice read!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2018/04/13/gdpr-some-helpful-documentation/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to comply with GDPR in WordPress</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2018/04/08/how-to-comply-with-gdpr-in-wordpress/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2018/04/08/how-to-comply-with-gdpr-in-wordpress/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sun, 08 Apr 2018 14:43:41 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Create a web site]]></category>
		<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[Liberties]]></category>
		<category><![CDATA[New web site]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[GDPR]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=14483</guid>

					<description><![CDATA[I have several web sites wirtten with WordPress  and I needed to comply with the new GDPR European regulation (new in May 2018). After a few hours of work to find how to do this right&#8230; I decided to share my experience and show the steps I went through; not very difficult, but rather lenghty, [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I have several web sites wirtten with WordPress  and I needed to comply with the <a href="https://en.wikipedia.org/wiki/General_Data_Protection_Regulation">new GDPR European regulation</a> (new in May 2018). After a few hours of work to find how to do this right&#8230; I decided to share my experience and show the steps I went through; not very difficult, but rather lenghty, I&#8217;d say.</p>
<p>Please, note: I am not a lawyer or your Legal Department, it all merely comes from my reading and my understanding.</p>
<p><span id="more-14483"></span></p>
<h1>Deployment</h1>
<h2>Cookies</h2>
<p>First step (normally, this should be in place for quite some time already, since this started a long time ago): Add an informative message to inform visitors that you are collecting cookies.</p>
<p>I simply used a small plug-in (you can find others too) : <a href="https://fr.wordpress.org/plugins/cookie-notice/">Cookie Notice</a> from <a href="http://www.dfactory.eu/">dFactory</a>.</p>
<p>Pros: It is working in various languges (and in English), it has been tested on more than 500,000 sites before mine, it starts in less than a minute.</p>
<h2>Contact form</h2>
<p>For many reasons, you will need to have a decent contact form (including to be able to answer GDPR-related requests). I recommend a simple and small (and free) forms editor like <a href="https://wordpress.org/plugins/ninja-forms/">Ninja Forms</a>.</p>
<p>In two minutes, you will have a working contact form. Don&#8217;t forget to add the checkbox with &#8220;<em>By using this form you agree with the storage and handling of your data by this website</em>&#8221; (This should be present on all your forms).</p>
<p>Then, you need to create a &#8220;Contact&#8221; page in WordPress. You will include the specific code to include the form you just created with the following shortcode:</p>
<p><code> <noscript class="ninja-forms-noscript-message">
	Notice: JavaScript is required for this content.</noscript>
<div id="nf-form-1-cont" class="nf-form-cont" aria-live="polite" aria-labelledby="nf-form-title-1" aria-describedby="nf-form-errors-1" role="form">

    <div class="nf-loading-spinner"></div>

</div>
        <!-- That data is being printed as a workaround to page builders reordering the order of the scripts loaded-->
        <script>var formDisplay=1;var nfForms=nfForms||[];var form=[];form.id='1';form.settings={"objectType":"Form Setting","editActive":true,"title":"Contact","key":"","created_at":"2018-04-03 18:30:52","default_label_pos":"above","conditions":[],"show_title":0,"clear_complete":"1","hide_complete":"1","wrapper_class":"","element_class":"","add_submit":"1","logged_in":"","not_logged_in_msg":"","sub_limit_number":"5","sub_limit_msg":"<p>Too many messages sent in too short a time. Please, come back later (tomorrow?)<br><\/p>","calculations":[],"formContentData":["name","email","message","by_using_this_form_you_agree_with_the_storage_and_handling_of_your_data_by_this_website_1522786690421","recaptcha_1600364472154","submit"],"container_styles_background-color":"","container_styles_border":"","container_styles_border-style":"","container_styles_border-color":"","container_styles_color":"","container_styles_height":"","container_styles_width":"","container_styles_font-size":"","container_styles_margin":"","container_styles_padding":"","container_styles_display":"","container_styles_float":"","container_styles_show_advanced_css":"0","container_styles_advanced":"","title_styles_background-color":"","title_styles_border":"","title_styles_border-style":"","title_styles_border-color":"","title_styles_color":"","title_styles_height":"","title_styles_width":"","title_styles_font-size":"","title_styles_margin":"","title_styles_padding":"","title_styles_display":"","title_styles_float":"","title_styles_show_advanced_css":"0","title_styles_advanced":"","row_styles_background-color":"","row_styles_border":"","row_styles_border-style":"","row_styles_border-color":"","row_styles_color":"","row_styles_height":"","row_styles_width":"","row_styles_font-size":"","row_styles_margin":"","row_styles_padding":"","row_styles_display":"","row_styles_show_advanced_css":"0","row_styles_advanced":"","row-odd_styles_background-color":"","row-odd_styles_border":"","row-odd_styles_border-style":"","row-odd_styles_border-color":"","row-odd_styles_color":"","row-odd_styles_height":"","row-odd_styles_width":"","row-odd_styles_font-size":"","row-odd_styles_margin":"","row-odd_styles_padding":"","row-odd_styles_display":"","row-odd_styles_show_advanced_css":"0","row-odd_styles_advanced":"","success-msg_styles_background-color":"","success-msg_styles_border":"","success-msg_styles_border-style":"","success-msg_styles_border-color":"","success-msg_styles_color":"","success-msg_styles_height":"","success-msg_styles_width":"","success-msg_styles_font-size":"","success-msg_styles_margin":"","success-msg_styles_padding":"","success-msg_styles_display":"","success-msg_styles_show_advanced_css":"0","success-msg_styles_advanced":"","error_msg_styles_background-color":"","error_msg_styles_border":"","error_msg_styles_border-style":"","error_msg_styles_border-color":"","error_msg_styles_color":"","error_msg_styles_height":"","error_msg_styles_width":"","error_msg_styles_font-size":"","error_msg_styles_margin":"","error_msg_styles_padding":"","error_msg_styles_display":"","error_msg_styles_show_advanced_css":"0","error_msg_styles_advanced":"","currency":"","unique_field_error":"A form with this value has already been submitted.","drawerDisabled":false,"allow_public_link":0,"embed_form":"","ninjaForms":"Ninja Forms","changeEmailErrorMsg":"Please enter a valid email address!","changeDateErrorMsg":"Please enter a valid date!","confirmFieldErrorMsg":"These fields must match!","fieldNumberNumMinError":"Number Min Error","fieldNumberNumMaxError":"Number Max Error","fieldNumberIncrementBy":"Please increment by ","fieldTextareaRTEInsertLink":"Insert Link","fieldTextareaRTEInsertMedia":"Insert Media","fieldTextareaRTESelectAFile":"Select a file","formErrorsCorrectErrors":"Please correct errors before submitting this form.","formHoneypot":"If you are a human seeing this field, please leave it empty.","validateRequiredField":"This is a required field.","honeypotHoneypotError":"Honeypot Error","fileUploadOldCodeFileUploadInProgress":"File Upload in Progress.","fileUploadOldCodeFileUpload":"FILE UPLOAD","currencySymbol":"&euro;","fieldsMarkedRequired":"Fields marked with an <span class=\"ninja-forms-req-symbol\">*<\/span> are required","thousands_sep":",","decimal_point":".","siteLocale":"en_US","dateFormat":"Y\/m\/d","startOfWeek":"1","of":"of","previousMonth":"Previous Month","nextMonth":"Next Month","months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"weekdaysMin":["Su","Mo","Tu","We","Th","Fr","Sa"],"recaptchaConsentMissing":"reCaptcha validation couldn&#039;t load.","recaptchaMissingCookie":"reCaptcha v3 validation couldn&#039;t load the cookie needed to submit the form.","recaptchaConsentEvent":"Accept reCaptcha cookies before sending the form.","currency_symbol":"","beforeForm":"","beforeFields":"","afterFields":"","afterForm":""};form.fields=[{"objectType":"Field","objectDomain":"fields","editActive":false,"order":1,"label":"Name","key":"name","type":"textbox","created_at":"2018-04-03 18:30:52","label_pos":"above","required":1,"placeholder":"","default":"","wrapper_class":"","element_class":"","container_class":"","input_limit":"","input_limit_type":"characters","input_limit_msg":"Character(s) left","manual_key":"","disable_input":"","admin_label":"","help_text":"","desc_text":"","disable_browser_autocomplete":"","mask":"","custom_mask":"","wrap_styles_background-color":"","wrap_styles_border":"","wrap_styles_border-style":"","wrap_styles_border-color":"","wrap_styles_color":"","wrap_styles_height":"","wrap_styles_width":"","wrap_styles_font-size":"","wrap_styles_margin":"","wrap_styles_padding":"","wrap_styles_display":"","wrap_styles_float":"","wrap_styles_show_advanced_css":0,"wrap_styles_advanced":"","label_styles_background-color":"","label_styles_border":"","label_styles_border-style":"","label_styles_border-color":"","label_styles_color":"","label_styles_height":"","label_styles_width":"","label_styles_font-size":"","label_styles_margin":"","label_styles_padding":"","label_styles_display":"","label_styles_float":"","label_styles_show_advanced_css":0,"label_styles_advanced":"","element_styles_background-color":"","element_styles_border":"","element_styles_border-style":"","element_styles_border-color":"","element_styles_color":"","element_styles_height":"","element_styles_width":"","element_styles_font-size":"","element_styles_margin":"","element_styles_padding":"","element_styles_display":"","element_styles_float":"","element_styles_show_advanced_css":0,"element_styles_advanced":"","cellcid":"c3277","custom_name_attribute":"","personally_identifiable":"","value":"","id":1,"beforeField":"","afterField":"","parentType":"textbox","element_templates":["textbox","input"],"old_classname":"","wrap_template":"wrap"},{"objectType":"Field","objectDomain":"fields","editActive":false,"order":2,"label":"Email","key":"email","type":"email","created_at":"2018-04-03 18:30:52","label_pos":"above","required":1,"placeholder":"","default":"","wrapper_class":"","element_class":"","container_class":"","admin_label":"","help_text":"","desc_text":"","wrap_styles_background-color":"","wrap_styles_border":"","wrap_styles_border-style":"","wrap_styles_border-color":"","wrap_styles_color":"","wrap_styles_height":"","wrap_styles_width":"","wrap_styles_font-size":"","wrap_styles_margin":"","wrap_styles_padding":"","wrap_styles_display":"","wrap_styles_float":"","wrap_styles_show_advanced_css":0,"wrap_styles_advanced":"","label_styles_background-color":"","label_styles_border":"","label_styles_border-style":"","label_styles_border-color":"","label_styles_color":"","label_styles_height":"","label_styles_width":"","label_styles_font-size":"","label_styles_margin":"","label_styles_padding":"","label_styles_display":"","label_styles_float":"","label_styles_show_advanced_css":0,"label_styles_advanced":"","element_styles_background-color":"","element_styles_border":"","element_styles_border-style":"","element_styles_border-color":"","element_styles_color":"","element_styles_height":"","element_styles_width":"","element_styles_font-size":"","element_styles_margin":"","element_styles_padding":"","element_styles_display":"","element_styles_float":"","element_styles_show_advanced_css":0,"element_styles_advanced":"","cellcid":"c3281","custom_name_attribute":"email","personally_identifiable":1,"value":"","id":2,"beforeField":"","afterField":"","parentType":"email","element_templates":["email","input"],"old_classname":"","wrap_template":"wrap"},{"objectType":"Field","objectDomain":"fields","editActive":false,"order":3,"label":"Message","key":"message","type":"textarea","created_at":"2018-04-03 18:30:52","label_pos":"above","required":1,"placeholder":"","default":"","wrapper_class":"","element_class":"","container_class":"","input_limit":"","input_limit_type":"characters","input_limit_msg":"Character(s) left","manual_key":"","disable_input":"","admin_label":"","help_text":"","desc_text":"","disable_browser_autocomplete":"","textarea_rte":"","disable_rte_mobile":"","textarea_media":"","wrap_styles_background-color":"","wrap_styles_border":"","wrap_styles_border-style":"","wrap_styles_border-color":"","wrap_styles_color":"","wrap_styles_height":"","wrap_styles_width":"","wrap_styles_font-size":"","wrap_styles_margin":"","wrap_styles_padding":"","wrap_styles_display":"","wrap_styles_float":"","wrap_styles_show_advanced_css":0,"wrap_styles_advanced":"","label_styles_background-color":"","label_styles_border":"","label_styles_border-style":"","label_styles_border-color":"","label_styles_color":"","label_styles_height":"","label_styles_width":"","label_styles_font-size":"","label_styles_margin":"","label_styles_padding":"","label_styles_display":"","label_styles_float":"","label_styles_show_advanced_css":0,"label_styles_advanced":"","element_styles_background-color":"","element_styles_border":"","element_styles_border-style":"","element_styles_border-color":"","element_styles_color":"","element_styles_height":"","element_styles_width":"","element_styles_font-size":"","element_styles_margin":"","element_styles_padding":"","element_styles_display":"","element_styles_float":"","element_styles_show_advanced_css":0,"element_styles_advanced":"","cellcid":"c3284","value":"","id":3,"beforeField":"","afterField":"","parentType":"textarea","element_templates":["textarea","input"],"old_classname":"","wrap_template":"wrap"},{"objectType":"Field","objectDomain":"fields","editActive":false,"order":4,"label":"By using this form you agree with the storage and handling of your data by this website","type":"checkbox","key":"by_using_this_form_you_agree_with_the_storage_and_handling_of_your_data_by_this_website_1522786690421","label_pos":"right","required":1,"container_class":"","element_class":"","manual_key":false,"admin_label":"","help_text":"","default_value":"unchecked","checked_value":"Checked","unchecked_value":"Unchecked","drawerDisabled":false,"id":5,"beforeField":"","afterField":"","value":"","parentType":"checkbox","element_templates":["checkbox","input"],"old_classname":"","wrap_template":"wrap"},{"objectType":"Field","objectDomain":"fields","editActive":false,"order":5,"label":"Recaptcha","type":"recaptcha","container_class":"","element_class":"","size":"visible","key":"recaptcha_1600364472154","id":6,"beforeField":"","afterField":"","value":"","label_pos":"above","parentType":"textbox","element_templates":["recaptcha","input"],"old_classname":"","wrap_template":"wrap","site_key":"6Lcsg80ZAAAAAHIPQxO3dCwn1i2X8tGubXe6TfjZ","theme":"light","lang":"en"},{"objectType":"Field","objectDomain":"fields","editActive":false,"order":6,"label":"Submit","key":"submit","type":"submit","created_at":"2018-04-03 18:30:52","processing_label":"Processing","container_class":"","element_class":"","wrap_styles_background-color":"","wrap_styles_border":"","wrap_styles_border-style":"","wrap_styles_border-color":"","wrap_styles_color":"","wrap_styles_height":"","wrap_styles_width":"","wrap_styles_font-size":"","wrap_styles_margin":"","wrap_styles_padding":"","wrap_styles_display":"","wrap_styles_float":"","wrap_styles_show_advanced_css":0,"wrap_styles_advanced":"","label_styles_background-color":"","label_styles_border":"","label_styles_border-style":"","label_styles_border-color":"","label_styles_color":"","label_styles_height":"","label_styles_width":"","label_styles_font-size":"","label_styles_margin":"","label_styles_padding":"","label_styles_display":"","label_styles_float":"","label_styles_show_advanced_css":0,"label_styles_advanced":"","element_styles_background-color":"","element_styles_border":"","element_styles_border-style":"","element_styles_border-color":"","element_styles_color":"","element_styles_height":"","element_styles_width":"","element_styles_font-size":"","element_styles_margin":"","element_styles_padding":"","element_styles_display":"","element_styles_float":"","element_styles_show_advanced_css":0,"element_styles_advanced":"","submit_element_hover_styles_background-color":"","submit_element_hover_styles_border":"","submit_element_hover_styles_border-style":"","submit_element_hover_styles_border-color":"","submit_element_hover_styles_color":"","submit_element_hover_styles_height":"","submit_element_hover_styles_width":"","submit_element_hover_styles_font-size":"","submit_element_hover_styles_margin":"","submit_element_hover_styles_padding":"","submit_element_hover_styles_display":"","submit_element_hover_styles_float":"","submit_element_hover_styles_show_advanced_css":0,"submit_element_hover_styles_advanced":"","cellcid":"c3287","id":4,"beforeField":"","afterField":"","value":"","label_pos":"above","parentType":"textbox","element_templates":["submit","button","input"],"old_classname":"","wrap_template":"wrap-no-label"}];nfForms.push(form);</script>
        </code></p>
<p>Small GDPR support: Ninja forms allow you to setup forms without storing any data on the web site, reducing the load to comply with GDPR in simpler forms.</p>
<p>But, don&#8217;t forget to enable the sending of the confirmation message to the comment author (all the more because the post-form message includes mention of this confirmation &#8211; be consistent).</p>
<p>On top of this, if your web site includes a comment system (quite common fact), I recommend using a plugin to include the standard reminder checkbox: <a href="https://wordpress.org/plugins/wp-gdpr-compliance/">WP GDPR Compliance</a> from <a href="https://www.van-ons.nl/">Van Ons</a>. Bonus: It makes some recommendations on various GDPR-related cases.</p>
<h2>Data Protection Officer</h2>
<p>Name somebody (with an email address) as the internal interface for all private data issues. It is not compulsory (for smaller teams) but it is so much clearer (and recommended) that somebody feels i charge of this (even the CEO). This person will be contacted bu visitors willing to know what data you collect and how to remove all their personal data from the web site (these are legal requirements).</p>
<p>Make sure that this person is reachable through a very easy interface (including the contact form or some other form).</p>
<h2>Privacy policy</h2>
<p>Above all, you must make sure that you can explain simply what are your intentions about private data you will collect (private data include email, name, IP address, etc.) and how you intend to comply with your legal obligations. This page must tell it all simply.</p>
<p>Try and write it right on the first attempt. You are legally bound to inform all your users any time you make a change (even simple ones)&#8230;</p>
<p>This is a WordPress page, rather than a poost (it must stay readily available and easily reachable by all even in the future).</p>
<p>I recommend to -more or less- follow the GDPR themes (it&#8217;s easier):</p>
<ul>
<li>Existence (or not) of a Data Protection Officer, in charge of the whole process of personal data handling</li>
<li>Definition of data collection, handling, storing, transfer and removal processes</li>
<li>Creation of a process to notify any data breach</li>
<li>Explicit consent to data collection</li>
<li>Right to access (and removal) of personal data</li>
</ul>
<h2>Access to personal data</h2>
<p>You must give full access to any user&#8217;s personal data stored on the web site. This is realtively easy using a plugin (<a href="https://fr.wordpress.org/plugins/gdpr-compliance/">GDPR compliance</a> from <a href="https://www.scribit.it/">Scribit</a>) and a specific page where you will only write the shortcode:</p>
<p><code> [gdpruserdata]</code></p>
<p>Of course, you can add some more details (refer to the plugin help information for more options).</p>
<p>Then, you can direct the requests to this page which will display the full breadth of personal data. As this is not a very nice page (rather dry reading), I recommend to keep it masked (I don&#8217;t feel it is necessary to show it permanently to all &#8211; answering requests should be enough).</p>
<h2>Annoncement</h2>
<p>Maybe not the worst or the most complicated, but I finally added a small message on the web site to announce the deployment of this whole process. Explaining is better than waiting for people to ask. And the message is positive: You care about your users and visitors.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2018/04/08/how-to-comply-with-gdpr-in-wordpress/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Moving</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2013/10/16/moving/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2013/10/16/moving/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Wed, 16 Oct 2013 14:30:41 +0000</pubDate>
				<category><![CDATA[Create a web site]]></category>
		<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[geography]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[ICBM]]></category>
		<category><![CDATA[position]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=11622</guid>

					<description><![CDATA[Little administrative message for those of you you know me more personally than through a mere Internet connexion: I just moved which is a relatively good explanation for some of the minor service disruptions observed on the Roumazeilles.net web site these recent days. As a matter of fact, there is no obvious difference for the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Little administrative message for those of you you know me more personally than through a mere Internet connexion: I just moved which is a relatively good explanation for some of the minor service disruptions observed on the Roumazeilles.net web site these recent days.</p>
<p>As a matter of fact, there is no obvious difference for the casual observer. I just verified the correct operaiton of my web design production environment (you couldn&#8217;t probably care less) and I modified the geographical coordinates of the web site (latitude and longitude) that you probably don&#8217;t see but which allow Google and others to locate me on Google Maps (at least, as soon as it will be taken in to account by Google, of course) in the Courbevoie city where I live now.</p>
<p>If you really want to know how I did this, I just added (or, rather, updated the following HTML code snippet in the page headers:</p>
<pre lang="HTML"><meta name="ICBM" content="48.89672, 2.23755">
<meta name="geo.position" content="48.89672, 2.23755">
<meta name="geo.region" content="FR-92">
<meta name="geo.placename" content="Courbevoie, 92400, Yves Roumazeilles"></pre>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2013/10/16/moving/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>
<figure id="attachment_4860" aria-describedby="caption-attachment-4860" style="width: 500px" class="wp-caption aligncenter"><a href="http://www.fontpark.net/"><img fetchpriority="high" 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="(max-width: 500px) 100vw, 500px" /></a><figcaption id="caption-attachment-4860" class="wp-caption-text">A few SciFi examples from FontPark</figcaption></figure>
<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>
<figure id="attachment_4861" aria-describedby="caption-attachment-4861" style="width: 300px" class="wp-caption alignright"><img 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>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>Happy new year 2011</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2011/01/02/happy-new-year-2011/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2011/01/02/happy-new-year-2011/#comments</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sun, 02 Jan 2011 17:51:14 +0000</pubDate>
				<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[Firefox]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=4771</guid>

					<description><![CDATA[Be sure to take advantage of this new year, the future is here. If you did not notice, this is a Firefox, not an Opera house nor a Chromium orb.]]></description>
										<content:encoded><![CDATA[<p>Be sure to take advantage of this new year, the future is here.</p>
<figure id="attachment_4772" aria-describedby="caption-attachment-4772" style="width: 600px" class="wp-caption aligncenter"><a href="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2011/01/yr10VOE_A0-carte-de-voeux-Firefox_en-print.jpg"><img decoding="async" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2011/01/yr10VOE_A0-carte-de-voeux-Firefox_en-print-600x447.jpg" alt="" title="SONY DSC" width="600" height="447" class="size-large wp-image-4772" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2011/01/yr10VOE_A0-carte-de-voeux-Firefox_en-print-600x447.jpg 600w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2011/01/yr10VOE_A0-carte-de-voeux-Firefox_en-print-300x224.jpg 300w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2011/01/yr10VOE_A0-carte-de-voeux-Firefox_en-print-150x112.jpg 150w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2011/01/yr10VOE_A0-carte-de-voeux-Firefox_en-print-768x572.jpg 768w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2011/01/yr10VOE_A0-carte-de-voeux-Firefox_en-print.jpg 800w" sizes="(max-width: 600px) 100vw, 600px" /></a><figcaption id="caption-attachment-4772" class="wp-caption-text">Happy new year - Copyright (C) 2011 - Yves Roumazeilles</figcaption></figure>
<p>If you did not notice, this is a Firefox, not an Opera house nor a Chromium orb.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2011/01/02/happy-new-year-2011/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Milestone: 11 years, 1 million visits in a year</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2010/11/15/milestone-11-years-1-million-visits-in-a-year/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2010/11/15/milestone-11-years-1-million-visits-in-a-year/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Mon, 15 Nov 2010 19:00:29 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web sightings]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[million]]></category>
		<category><![CDATA[visits]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=2859</guid>

					<description><![CDATA[Roumazeilles.net just went through one of these moments I will easily remember! The visit count regularly climbs since the inception of the web site, but I just noticed something I&#8217;m pretty proud of: In the last year (more precisely, the last 365 days), this web site got more than one million visits as counted by [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Roumazeilles.net just went through one of these moments I will easily remember! The visit count regularly climbs since the inception of the web site, but I just noticed something I&#8217;m pretty proud of: In the last year (more precisely, the last 365 days), this web site got more than one million visits as counted by Google.</p>
<p>Google Analytics screen copy:</p>
<p><a href="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2010/09/1000000_visits.jpg"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2010/09/1000000_visits-600x280.jpg" alt="" title="1000000_visits" width="600" height="280" class="alignleft size-large wp-image-5129" /></a></p>
<p>As you can see, really, the million award came only because, last week, there was a sharp peak of more than 80,000 visits in a day (I kept oscillating between 900,000 and 1,000,000 visits but could not jump this symbolic barrier). And it comes with nearly 1.5 million printed pages (another deeply symbolic figure to reach).</p>
<figure id="attachment_5130" aria-describedby="caption-attachment-5130" style="width: 450px" class="wp-caption alignright"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2010/09/90000.jpg" alt="" title="90000" width="450" height="170" class="size-full wp-image-5130" /><figcaption id="caption-attachment-5130" class="wp-caption-text">The traffic peak</figcaption></figure>
<p>What is funny is that this load peak (perfectly handled by the <a href="http://ovh.net">OVH</a> web server) just came a few days after the personal experimentations I was mentioning here to optimize Roumazeilles.net and <a href="http://YLovePhoto.com">YLovePhoto.com</a> performance. As a matter of fact, the actions that I applied were really representative of what must be done to have a web site doing much more than the usual <em>web business card</em>:</p>
<ul>
<li>A small dedicated server (much better than the shared web hosting services which are really cheap but stay very limited in case of a sharp traffic increase);</li>
<li><a href="http://www.wordpress.org/">WordPress</a> in a recent version (here, version 3.0.1);</li>
<li>The <a href="http://wordpress.org/extend/plugins/w3-total-cache/">W3 Total Cache</a> plugin to optimize the cache and the performance of the WordPress web site (<a href="https://www.roumazeilles.net/news/en/wordpress/2010/11/06/wordpress-performance-a-cache-plugin/">my analysis of W3 Total Cache</a>);</li>
<li>Reducing the less-than-important operations through the search for low performance using <a href="https://www.roumazeilles.net/news/en/wordpress/2010/11/07/test-your-web-site-load-speed/">the performance analysis tool of your web site</a>;</li>
</ul>
<p>But on top of the technical face of the case, I am not a little proud of having received more than a million visits.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2010/11/15/milestone-11-years-1-million-visits-in-a-year/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>
<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>
<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>
<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>
</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>WordPress Performance: a cache plugin</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2010/11/06/wordpress-performance-a-cache-plugin/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2010/11/06/wordpress-performance-a-cache-plugin/#comments</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sat, 06 Nov 2010 21:11:39 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[plugin]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=4636</guid>

					<description><![CDATA[I confess that I had left this issue aside for a long time: The performance of my web sites was left uncared for. This was apparently not a real issue, but laziness is trip companion that will never leave you (or after much efforts). After testing/evaluating the load times of the pages of YLovePhoto.com because [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" src="/images/2007/wordpress21.gif" alt="WordPress v2.3.2" align="left"/>I confess that I had left this issue aside for a long time: The performance of my web sites was left uncared for. This was apparently not a real issue, but laziness is trip companion that will never leave you (or after much efforts).</p>
<p>After testing/evaluating the load times of the pages of <a href="http://YLovePhoto.com">YLovePhoto.com</a> because the administrative tools from Google were indicating that they were really too long, I discovered that there was a lot to improve there.</p>
<div class="right_box"><a href="http://www.flickr.com/photos/7678790@N06/3531901577/" title="" target="_blank"><img decoding="async" src="https://farm4.static.flickr.com/3341/3531901577_8ebc3c87e4.jpg" alt="" border="0" /></a><br /><small><a href="http://creativecommons.org/licenses/by/2.0/" title="Attribution License" target="_blank"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" border="0" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a href="http://www.flickr.com/photos/7678790@N06/3531901577/" title="Viernest" target="_blank">Viernest</a></small></div>
<p>Through a small search for data, I discovered that there was already a set of WordPress plugins all devoted to this low-visibility task. In the past, I had used PHP_Speedy, but it seems that it does not work well with the most recent versions of WordPress (the plugin is probably no longer maintained by its author). I needed a much better solution.</p>
<p>I chose <a href="http://wordpress.org/extend/plugins/w3-total-cache/">W3 Total Cache</a> and this is changing the life of my web sites: Some loading times were simply divided by 10! It is probably already very perceptible by some of the visitors and it now makes glaringly obvious the next weakness: The slow behavior of some external inserts like Facebook badges, Flickr blocks or external ads.</p>
<p>The only drawback of this plugin (<a href="http://wordpress.org/extend/plugins/w3-total-cache/">W3 Total Cache</a>) is the sheer number of options (which makes it utterly adaptable), but as far as I could judge the default options are very inteligently chosen and the help information or the installation automated messages are really written to avoid novice web admins to stay locked or blocked on falsely optimized options. Strongly recommended since I deployed it on <a href="http://www.Roumazeilles.net">Roumazeilles.net</a> and <a href="http://YLovePhoto.com">YLovePhoto.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2010/11/06/wordpress-performance-a-cache-plugin/feed/</wfw:commentRss>
			<slash:comments>1</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>Color blind: This is for everybody</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2010/08/05/color-blind-this-is-for-everybody/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2010/08/05/color-blind-this-is-for-everybody/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Thu, 05 Aug 2010 18:03:08 +0000</pubDate>
				<category><![CDATA[Create a web site]]></category>
		<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[New web site]]></category>
		<category><![CDATA[Web sightings]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[color blind]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=4167</guid>

					<description><![CDATA[When designing web sites, many graphic artists over-design forgetting a little-known fact: Around 5% or male Europeans or Caucasians have some sort of color blindness. For most of them it is only a small hindrance, but in some conditions it can become quite annoying. For example, when a web designer relied too heavily on color [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>When designing web sites, many graphic artists over-design forgetting a little-known fact: Around 5% or male Europeans or Caucasians have some sort of <a href="http://en.wikipedia.org/wiki/Color_blind">color blindness</a>. For most of them it is only a small hindrance, but in some conditions it can become quite annoying. For example, when a web designer relied too heavily on color and made the web site nearly impossible to use by this large segment of the population.</p>
<p>I found a good web site that will help you determine if you are color blind and which will support web designers trying to make their web sites better: <a href="http://wearecolorblind.com/">WeAreColorBlind.com</a>. They are even providing patterns that show how best to use colors in this context.</p>
<p><a href="http://wearecolorblind.com/category/patterns/"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/06/color_blind_patterns.jpg" alt="color_blind_patterns" title="color_blind_patterns" width="600" height="475" class="aligncenter size-full wp-image-4168" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/06/color_blind_patterns.jpg 617w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/06/color_blind_patterns-300x237.jpg 300w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/06/color_blind_patterns-600x475.jpg 600w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/06/color_blind_patterns-150x119.jpg 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></a></p>
<p>If you want more support, I also recommend a visit to <a href="http://enably.com/chrometric/">Chrometric</a>, a web site where you will be able to freely download a tool to test your web site against various kinds of color blindnesses (you know that not all people have the same kind of insensitivity to colors, don&#8217;t you?) and allow you to test various solutions or improvement you may have designed.</p>
<p>For example, my other web site, <a href="http://www.YLovePhoto.com/en/">www.YLovePhoto.com</a> as seen by 6% of the male population:</p>
<p><a href="http://www.ylovephoto.com/en/"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/06/ylovephoto_for_color_blind.jpg" alt="ylovephoto_for_color_blind" title="ylovephoto_for_color_blind" width="580" height="468" class="aligncenter size-full wp-image-4169" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/06/ylovephoto_for_color_blind.jpg 1159w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/06/ylovephoto_for_color_blind-300x242.jpg 300w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/06/ylovephoto_for_color_blind-600x485.jpg 600w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/06/ylovephoto_for_color_blind-150x121.jpg 150w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/06/ylovephoto_for_color_blind-768x620.jpg 768w" sizes="auto, (max-width: 580px) 100vw, 580px" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2010/08/05/color-blind-this-is-for-everybody/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>100 million Opera&#8217;s and one iPhone</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2010/04/13/100-million-operas-and-one-iphone/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2010/04/13/100-million-operas-and-one-iphone/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Tue, 13 Apr 2010 12:57:51 +0000</pubDate>
				<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Legal downloads]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[safari]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=4105</guid>

					<description><![CDATA[Opera just announced that, while they are not the larger player in the browser field, they cornered a nice piece of turf: 100 million users of Opera (about 50 millions on the Desktop, and a 50 million chunk on the mobile phone). This impressive position in the mobile phone market is probably going to get [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/04/03-Context-menu-NYT.png" alt="03-Context-menu-NYT" title="03-Context-menu-NYT" width="320" height="480" class="alignright size-full wp-image-4107" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/04/03-Context-menu-NYT.png 320w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/04/03-Context-menu-NYT-200x300.png 200w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/04/03-Context-menu-NYT-100x150.png 100w" sizes="auto, (max-width: 320px) 100vw, 320px" /></p>
<p>Opera just announced that, while they are not the larger player in the browser field, they cornered a nice piece of turf: 100 million users of Opera (about 50 millions on the Desktop, and a 50 million chunk on the mobile phone).</p>
<p>This impressive position in the mobile phone market is probably going to get a serious boost with the other announcement from Opera: Apple just approved the Opera free browser on iTunes for application on the iPhone. Up to now, the iPhone user had no other choice than Safari (from Apple), but it seems that the competition will now be open with Opera mini which is generally considered as the best mobile browser (at least on the Windows-based phones).</p>
<p>I started to test it as early as this morning on my own iPhone 3G-S and I can tell you: it feels great.</p>
<ul>
<li>Installation and configuration in a whizzzz (near instantaneous (including the synchronization of  bookmarks and Speed Dial with my Opera on PC Win7)</li>
<li>Overall feeling: Very fast browser, a little jumpy. Sometimes, it even feels more nervous than most iPhone applications, but the operating mode is still 100% consistent with the rest of the iPhone apps, so it feels right)</li>
<li>Screen surface well used and very good rendition of all the web sites I could rush to.</li>
</ul>
<p>Highly recommended up to now.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2010/04/13/100-million-operas-and-one-iphone/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Graphs, charts for a web site</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2010/03/10/graphs-charts-for-a-web-site/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2010/03/10/graphs-charts-for-a-web-site/#comments</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Wed, 10 Mar 2010 20:43:11 +0000</pubDate>
				<category><![CDATA[Create a web site]]></category>
		<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web sightings]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[free]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=3919</guid>

					<description><![CDATA[When you design a web site, it happens that you need to create graphs or technical charts. But this is quite difficult if you don&#8217;t spend a life drawing little charts or if you are not satisfied with the charts out of Excel (or OpenOffice Draw). For this, you need to have a good chart/graph [&#8230;]]]></description>
										<content:encoded><![CDATA[<figure id="attachment_3920" aria-describedby="caption-attachment-3920" style="width: 300px" class="wp-caption alignright"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/01/amCharts_sample_chart-300x166.png" alt="Sample chart" title="amCharts_sample_chart" width="300" height="166" class="size-medium wp-image-3920" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/01/amCharts_sample_chart-300x166.png 300w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/01/amCharts_sample_chart-600x333.png 600w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/01/amCharts_sample_chart-150x83.png 150w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2010/01/amCharts_sample_chart.png 635w" sizes="auto, (max-width: 300px) 100vw, 300px" /><figcaption id="caption-attachment-3920" class="wp-caption-text">Sample chart</figcaption></figure>
<p>When you design a web site, it happens that you need to create graphs or technical charts. But this is quite difficult if you don&#8217;t spend a life drawing little charts or if you are not satisfied with the charts out of Excel (or OpenOffice Draw). For this, you need to have a good chart/graph package.</p>
<p>I found two of them that I want to share with you:</p>
<ul>
<li><a href="http://amcharts.com/">amCharts</a> is a set of Flash charts for your websites and Web-based products. AmCharts can extract data from simple CSV or XML files, or they can read dynamic data generated with PHP, .NET, Java, Ruby on Rails, Perl, ColdFusion, and many other programming languages. I like the final appearance even if they could have more of a <em>designer touch</em>.</li>
<li><a href="http://www.chartle.net/">Chartle</a> provides simple and interactive charts, maps, plots and diagrams. It&#8217;s still in beta right now (beg of 2010) but the results are quite good.</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2010/03/10/graphs-charts-for-a-web-site/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Opera v10.50: New and fast</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2010/03/05/opera-v10-50-new-and-fast/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2010/03/05/opera-v10-50-new-and-fast/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 05 Mar 2010 20:15:17 +0000</pubDate>
				<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Legal downloads]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=4031</guid>

					<description><![CDATA[My preferred Internet browser, Opera, has now reached a new version v10.50. Not only is it still the same nice, friendly and powerful browser, but it packs interesting new features: Faster: I did not try the beta versions so I was surprised: It&#8217;s fast, very fast. I am not sure if it warrants the &#8220;fastest [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2010/03/opera_10.50.jpg" alt="opera_10.50" title="opera_10.50" width="550" height="206" class="aligncenter size-full wp-image-4413" /></p>
<p>My preferred Internet browser, <a href="http://www.opera.com/">Opera</a>, has now reached a new version v10.50. Not only is it still the same nice, friendly and powerful browser, but it packs interesting new features:</p>
<p><a href="http://lifehacker.com/5483544/opera-105-final-for-windows-brings-the-speed"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2010/03/javascript_test.jpg" alt="javascript_test" title="javascript_test" width="500" height="261" class="alignright size-full wp-image-4418" /></a></p>
<ul>
<li>Faster: I did not try the beta versions so I was surprised: It&#8217;s fast, very fast. I am not sure if it warrants the &#8220;fastest browser on Earth&#8221; title that their promoter want to give it, but it is not often that you feel such acceleration from a mere version upgrade.</li>
<li>Win7-ready, perfectly integrated in Windows 7: Special menus for the integration into the icon bar, a specialized animated icon, optimized window, etc.</li>
<li>Private, secured navigation windows upon request.</li>
<li>The widgets can now be dropped onto the desktop.</li>
</ul>
<p>Since <a href="http://www.opera.com/">Opera</a> is compatible not only with Windows, but with Apple, Linux and most mobile phones, this is very good news about to spread around.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2010/03/05/opera-v10-50-new-and-fast/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Less keyboard, more work</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2010/02/17/less-keyboard-more-work/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2010/02/17/less-keyboard-more-work/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Wed, 17 Feb 2010 20:02:05 +0000</pubDate>
				<category><![CDATA[Create a web site]]></category>
		<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[free download]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=3935</guid>

					<description><![CDATA[We do so much typing that we tend to forget about it. But there are ways to improve the situation (ensuring that you type less to produce more text).one of the best ways is to identify the texts you keep typing on the keyboard. then, you just have to use a utility program to help [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>We do so much typing that we tend to forget about it. But there are ways to improve the situation (ensuring that you type less to produce more text).one of the best ways is to identify the texts you keep typing on the keyboard. then, you just have to use a utility program to help you setup a shortcut to be used.</p>
<p>The program will recognize the shortcut, then automatically replace it with the correct text. Type &#8220;<code>win</code>&#8220;, see &#8220;<code>Windows</code>&#8221; appear. Type &#8220;<code>HTML</code>&#8221; and see a full block of selected HTML code appear (I use such shortcuts to create blocks of HTML code on this site, reducing typing time and avoiding typos).</p>
<p>For this, you need to be supported by a small program. I found two interesting ones :</p>
<ul>
<li><a href="http://www.autohotkey.com/download/">AutoHotkey</a> (for Windows) allows to write very simple scripts (examples are provided); I use it everyday (it works perfectly on a Windows 7 installation, by the way).</li>
<li>Some people would prefer to explore <a href="http://lifehacker.com/238306/lifehacker-code-texter-windows">Texter</a> and <a href="http://www.smileonmymac.com/TextExpander/">TextExpander</a>, too.</li>
<li>If you are on Linux, you will prefer to have a look at <a href="http://autokey.sourceforge.net/">AutoKey</a> which is freely inspired by AutoHokey  (copying is a form of flattery)</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2010/02/17/less-keyboard-more-work/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>
<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>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>Opera and IPv6</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2009/11/19/opera-and-ipv6/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2009/11/19/opera-and-ipv6/#comments</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Thu, 19 Nov 2009 16:36:14 +0000</pubDate>
				<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=3790</guid>

					<description><![CDATA[It&#8217;s worth noticing it if you are using Opera. I had a difficult-to-solve issue recently. While playing with the idea of starting to use IPv6 on my main PC, I tested the waters by validating this option in the network configuration of my Windows XP. Unfortunately, Opera is already fully ready for IPv6 but my [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2009/11/ipv6.gif"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2009/11/ipv6.gif" alt="ipv6" title="ipv6" width="239" height="311" class="alignleft size-full wp-image-3791" /></a></p>
<p>It&#8217;s worth noticing it if you are using Opera. I had a difficult-to-solve issue recently.</p>
<p>While playing with the idea of starting to use IPv6 on my main PC, I tested the waters by validating this option in the network configuration of my Windows XP. Unfortunately, Opera is already fully ready for IPv6 but my router box is not. So, the first effect it had is that Opera decided to enforce the use of IPv6 for all web sites that mentioned IPv6 capacity in their DNS (not many of them, but Google and Free.fr my ISP are already in the list). The immediate effect was that Opera tried to connect to them in IPv6 but failed (because the rest of my home configuration is not 100% IPv6). For 99% of all web sites, there was no difference&#8230;</p>
<p>It took me several days (and some Googling &#8211; using Safari and Chrome) to understand that this is a known issue and to remove the (still) useless IPv6 Windows configuration.</p>
<p>I&#8217;ll have to upgrade my router and try again.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2009/11/19/opera-and-ipv6/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Really impressive list of free icons</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2009/09/05/really-impressive-list-of-free-icons/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2009/09/05/really-impressive-list-of-free-icons/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sat, 05 Sep 2009 18:50:27 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Legal downloads]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[icons]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=3430</guid>

					<description><![CDATA[OK, you&#8217;ve already seen all the icon collections on the Internet. Nothing can surprise you anymore. Stop! Icons Etc is really something else. You will find hundreds of high-resolution quality icons all of them being free and of the highest quality. I just took one part of the simplest category: Rain drops. I&#8217;m sure that [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>OK, you&#8217;ve already seen all the icon collections on the Internet. Nothing can surprise you anymore. Stop! <a href="http://icons.mysitemyway.com/">Icons Etc</a> is really something else. You will find hundreds of high-resolution quality icons all of them being free and of the highest quality.</p>
<p>I just took one part of the simplest category: Rain drops.</p>
<figure id="attachment_3431" aria-describedby="caption-attachment-3431" style="width: 600px" class="wp-caption aligncenter"><a href="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2009/07/icons_etc.png"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2009/07/icons_etc.png" alt="Rain drops (on Icons Etc.)" title="icons_etc" width="600" height="926" class="size-full wp-image-3431" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2009/07/icons_etc.png 638w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2009/07/icons_etc-194x300.png 194w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2009/07/icons_etc-389x600.png 389w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2009/07/icons_etc-97x150.png 97w" sizes="auto, (max-width: 600px) 100vw, 600px" /></a><figcaption id="caption-attachment-3431" class="wp-caption-text">Rain drops (on Icons Etc.)</figcaption></figure>
<p>I&#8217;m sure that you will find whatever you need for your web site, for your Windows desktop or any other icon-based application.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2009/09/05/really-impressive-list-of-free-icons/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Firefox: more than Internet Explorer</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2009/08/04/firefox-more-than-internet-explorer/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2009/08/04/firefox-more-than-internet-explorer/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Tue, 04 Aug 2009 13:11:17 +0000</pubDate>
				<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Legal downloads]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web sightings]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Microsoft]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=3489</guid>

					<description><![CDATA[I am not sure that this is exact all over the Internet, but I just noticed that this is true for YLovePhoto, one of my web sites: There are more visitors using Firefox than Internet Explorer. Then, I checked for Roumazeilles.net itself, and I noticed the same situation: It appears that Firefox is moving very [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I am not sure that this is exact all over the Internet, but I just noticed that this is true for YLovePhoto, one of my web sites: There are more visitors using Firefox than Internet Explorer.</p>
<figure id="attachment_3817" aria-describedby="caption-attachment-3817" style="width: 300px" class="wp-caption aligncenter"><a href="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2009/07/firefox_browser_war.png"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2009/07/firefox_browser_war-300x93.png" alt="YLovePhoto.com" title="firefox_browser_war" width="300" height="93" class="size-medium wp-image-3817" /></a><figcaption id="caption-attachment-3817" class="wp-caption-text">YLovePhoto.com</figcaption></figure>
<p>Then, I checked for Roumazeilles.net itself, and I noticed the same situation:</p>
<figure id="attachment_3818" aria-describedby="caption-attachment-3818" style="width: 300px" class="wp-caption aligncenter"><a href="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2009/07/r_net_browser_war.png"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2009/07/r_net_browser_war-300x94.png" alt="Roumazeilles.net" title="r_net_browser_war" width="300" height="94" class="size-medium wp-image-3818" /></a><figcaption id="caption-attachment-3818" class="wp-caption-text">Roumazeilles.net</figcaption></figure>
<p>It appears that Firefox is moving very fast. Who would have thought -a few years ago- that Microsoft&#8217;s world domination would be toppled like that?</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2009/08/04/firefox-more-than-internet-explorer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Safari 4, fast new browser</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2009/06/15/safari-4-fast-new-browser/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2009/06/15/safari-4-fast-new-browser/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Mon, 15 Jun 2009 18:15:50 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[HTML and CSS]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Legal downloads]]></category>
		<category><![CDATA[Web sightings]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free download]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=3352</guid>

					<description><![CDATA[Apple is not only delivering sleek computer designs and nice little mobile phones. They are also producing a good web browser: Safari. It&#8217;s new version, Safari 4, is just out. Faster, still as good and powerful, but Apple is now claiming the crown for the &#8220;fastest&#8221; web browser. It could well be possible when Snow [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Apple is not only delivering sleek computer designs and nice little mobile phones. They are also producing a good web browser: Safari.</p>
<p>It&#8217;s new version, Safari 4, is just out. Faster, still as good and powerful, but Apple is now claiming the crown for the &#8220;fastest&#8221; web browser. It could well be possible when Snow Leopard OS-X becomes available later this year. Running natively as a 64-bit Mac application, it could gain 50% from today&#8217;s already powerful base of Safari 4.</p>
<figure id="attachment_3353" aria-describedby="caption-attachment-3353" style="width: 295px" class="wp-caption aligncenter"><a href="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2009/06/safari4.png"><img loading="lazy" decoding="async" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2009/06/safari4-295x300.png" alt="Safari version 4" title="safari4" width="295" height="300" class="size-medium wp-image-3353" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2009/06/safari4-295x300.png 295w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2009/06/safari4-591x600.png 591w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2009/06/safari4-148x150.png 148w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2009/06/safari4-768x780.png 768w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2009/06/safari4.png 1100w" sizes="auto, (max-width: 295px) 100vw, 295px" /></a><figcaption id="caption-attachment-3353" class="wp-caption-text">Safari version 4</figcaption></figure>
<p><a href="http://www.apple.com/safari/download/">Safari 4 is available</a> for Windows XP, Vista, or mac OS X 10.4.11 or newer.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2009/06/15/safari-4-fast-new-browser/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
