<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Coding the Architecture - html tag</title>
  <link>http://www.codingthearchitecture.com/tags/html/</link>
  <description>Software architecture for developers</description>
  <language>en</language>
  <copyright>Coding the Architecture</copyright>
  <lastBuildDate>Wed, 16 May 2012 08:01:04 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>Introducing Character Sets and Encodings</title>
    <link>http://www.codingthearchitecture.com/2006/01/26/introducing_character_sets_and_encodings.html</link>
    
      
        <description>
          &lt;p&gt;
The W3C have just released a short article about internationalisation (i18n), called &lt;a href=&#034;http://www.w3.org/International/getting-started/characters&#034;&gt;Introducing Character Sets and Encodings&lt;/a&gt;. One of the responsibilities associated with being a technical architect is to ensure that the non-functional requirements are met. With more and more project teams building web applications for international audiences, it&#039;s becoming increasingly important to test that your applications can deliver content and accept input in varying character sets. This is a great example of a non-functional requirement that often gets neglected.
&lt;/p&gt;

&lt;p&gt;
If you&#039;re currently designing a web application for public consumption and are new to topics including UTF-8, character encoding, HTML/XHTML page encoding and validation, take a look at the &lt;a href=&#034;http://www.w3.org/International/getting-started/characters&#034;&gt;W3C&#039;s new article&lt;/a&gt;. Oh, and don&#039;t leave it too late to start testing that you&#039;re meeting your non-functionals. &lt;a href=&#034;http://weblogs.java.net/blog/simongbrown/archive/2004/03/displaying_inte.html&#034;&gt;From experience&lt;/a&gt;, i18n is often harder than it seems.
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>How do you define software architecture?</category>
    
    <comments>http://www.codingthearchitecture.com/2006/01/26/introducing_character_sets_and_encodings.html#comments</comments>
    <guid isPermaLink="true">http://www.codingthearchitecture.com/2006/01/26/introducing_character_sets_and_encodings.html</guid>
    <pubDate>Thu, 26 Jan 2006 10:33:59 GMT</pubDate>
  </item>
  
  </channel>
</rss>

