<?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>Andrea Ciolini &#187; Andrea</title>
	<atom:link href="http://www.andreaciolini.com/author/Andrea/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andreaciolini.com</link>
	<description>a little blog experiment</description>
	<lastBuildDate>Sat, 04 Sep 2010 12:52:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>XSD vs WSDL (XSD)</title>
		<link>http://www.andreaciolini.com/2010/08/31/xsd-vs-wsdl-xsd/</link>
		<comments>http://www.andreaciolini.com/2010/08/31/xsd-vs-wsdl-xsd/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 19:00:19 +0000</pubDate>
		<dc:creator>Andrea</dc:creator>
				<category><![CDATA[IT Management]]></category>
		<category><![CDATA[Service Oriented Architecture]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[WSDL]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[xml document]]></category>
		<category><![CDATA[XML Schema]]></category>
		<category><![CDATA[XSD]]></category>

		<guid isPermaLink="false">http://www.andreaciolini.com/?p=2981</guid>
		<description><![CDATA[Continuing my posts on getting some Web Services basic term explained for the business side of the company, I introduce XSD  (Xml Schema Definition) that is nothing else that an XML document that formally describes the structure of another  XML document. As I wrote in the previous post, the author of the XML document decides its elements. If somebody [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<div><!-- Wordbooker created FB tags --> <iframe src="http://www.facebook.com/plugins/like.php?href=http://www.andreaciolini.com/2010/08/31/xsd-vs-wsdl-xsd/&amp;layout=button_count&amp;show_faces=false&amp;width=250&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=35px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:250px; height:35px;" allowTransparency="true"></iframe>
<div style="float:right;"><!-- Wordbooker created FB tags --> <a name="fb_share" type="button" share_url="http://www.andreaciolini.com/2010/08/31/xsd-vs-wsdl-xsd/"></a></div>
</div>
<p><strong>C</strong>ontinuing my posts on getting some Web Services basic term explained for the business side of the company, I introduce <strong><a id="aptureLink_aODbobwSpo" href="http://en.wikipedia.org/wiki/XSD"><strong>XSD</strong></a>  </strong>(Xml Schema Definition) that is nothing else that an XML document that formally describes the structure of another  XML document. As I wrote in the previous post, the author of the XML document decides its elements. If somebody else needs to make use of that XML, they will look at its Schema Definition to create a formally correct document or to validate an existing one. In practice the XSD tells us what elements/attributes are present and their format,  parent/child relationships, whether an element is empty or can contain text including any default values. Below you can find an excerpt for an hypothetical XSD describing all elements as strings.</p>
<p> [...]<br />
 <strong> &lt;xs:complexType name=&#8221;</strong>Family<strong>&#8220;&gt;<br />
</strong>   <strong> &lt;xs:sequence&gt;<br />
      &lt;xs:element name=&#8221;</strong>dad<strong>&#8220;</strong> <strong>type=&#8221;xs:string&#8221;/&gt;<br />
      &lt;xs:element name=&#8221;</strong>mom<strong>&#8221; type=&#8221;xs:string&#8221;/&gt;<br />
      &lt;xs:element name=&#8221;</strong>baby<strong>&#8221; type=&#8221;xs:string&#8221;/&gt;<br />
</strong>     <strong>&lt;xs:element name=&#8221;</strong>dog<strong>&#8221; type=&#8221;xs:string&#8221;/&gt;<br />
    &lt;/xs:sequence&gt;<br />
  &lt;/xs:complexType&gt;<br />
&lt;/xs:element&gt;<br />
</strong>[...]</p>

	Tags: <a href="http://www.andreaciolini.com/tag/it/" title="IT" rel="tag">IT</a>, <a href="http://www.andreaciolini.com/tag/web-services/" title="web services" rel="tag">web services</a>, <a href="http://www.andreaciolini.com/tag/wsdl/" title="WSDL" rel="tag">WSDL</a>, <a href="http://www.andreaciolini.com/tag/xml/" title="XML" rel="tag">XML</a>, <a href="http://www.andreaciolini.com/tag/xml-document/" title="xml document" rel="tag">xml document</a>, <a href="http://www.andreaciolini.com/tag/xml-schema/" title="XML Schema" rel="tag">XML Schema</a>, <a href="http://www.andreaciolini.com/tag/xsd/" title="XSD" rel="tag">XSD</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.andreaciolini.com/2010/08/31/xsd-vs-wsdl-xsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Italian voice acting fail in games (Mafia 2)</title>
		<link>http://www.andreaciolini.com/2010/08/28/voice-acting-fail-in-mafia-2/</link>
		<comments>http://www.andreaciolini.com/2010/08/28/voice-acting-fail-in-mafia-2/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 11:20:59 +0000</pubDate>
		<dc:creator>Andrea</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[assassin creed's 2]]></category>
		<category><![CDATA[ezio]]></category>
		<category><![CDATA[italian speaking]]></category>
		<category><![CDATA[mafia II]]></category>
		<category><![CDATA[mio bambino]]></category>
		<category><![CDATA[PS3. XBOX 360]]></category>
		<category><![CDATA[Sia benedica]]></category>
		<category><![CDATA[Vito Scaletta]]></category>
		<category><![CDATA[voice acting fail]]></category>

		<guid isPermaLink="false">http://www.andreaciolini.com/?p=3000</guid>
		<description><![CDATA[I started playing Mafia II yesterday late at night, but as much as I like how the story is evolving and its cinematics, I still fail to understand why companies such as 2K spend a lot of efforts researching on historical events, weapons of the period, mocap, etc. but still have the lead character, Vito Scaletta, born [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<div><!-- Wordbooker created FB tags --> <iframe src="http://www.facebook.com/plugins/like.php?href=http://www.andreaciolini.com/2010/08/28/voice-acting-fail-in-mafia-2/&amp;layout=button_count&amp;show_faces=false&amp;width=250&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=35px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:250px; height:35px;" allowTransparency="true"></iframe>
<div style="float:right;"><!-- Wordbooker created FB tags --> <a name="fb_share" type="button" share_url="http://www.andreaciolini.com/2010/08/28/voice-acting-fail-in-mafia-2/"></a></div>
</div>
<p><strong>I</strong> started playing Mafia II yesterday late at night, but as much as I like how the story is evolving and its cinematics, I still fail to understand why companies such as 2K spend a lot of efforts researching on historical events, weapons of the period, mocap, etc. but still have the lead character, Vito Scaletta, born in Italy, raised by native Italian speakers in an Italian American neighboorhood that is not able to speak a single Italian word without an American/New Yorker accent.</p>
<p>I must say that are also major translation blunders.  We have literal translations from English to Italian, such as Vito&#8217;s Mamma saying &#8220;mio bambino&#8221; at the end of almost every stentence as a substitute for &#8221;my child&#8221;. &#8220;Mio bambino&#8221; as it is used is not an expression an Italian would use, the meaningful translation should have been &#8220;bambino mio&#8221;.  We have also nonsense such as &#8220;Sia benedica&#8221; which actually does not mean anything, maybe they meant &#8220;Be blessed&#8221; in English?? Come on guys couldn&#8217;t you afford a native Italian proof reader??</p>
<p>This is not the first case in terms of bad accents. I have also seen it playing Assassin&#8217;s Creed 2 demo where Ezio is an Italian speaking its own language with an English accent. At least, from what I saw they used proper Italian sentences there&#8230;</p>
<p>I gather that other non English speakers which have characters that are supposedly of the some mothertongue will inevitably feel frustrated by having native English speakers faking their own accents, and even worse use blatantly incorrect or even non-sense expressions. I wonder why the gaming industry is so focused on shaders and gigs of texture to fail at the very base of competing in this global market.</p>

	Tags: <a href="http://www.andreaciolini.com/tag/assassin-creeds-2/" title="assassin creed&#039;s 2" rel="tag">assassin creed&#039;s 2</a>, <a href="http://www.andreaciolini.com/tag/ezio/" title="ezio" rel="tag">ezio</a>, <a href="http://www.andreaciolini.com/tag/italian-speaking/" title="italian speaking" rel="tag">italian speaking</a>, <a href="http://www.andreaciolini.com/tag/mafia-ii/" title="mafia II" rel="tag">mafia II</a>, <a href="http://www.andreaciolini.com/tag/mio-bambino/" title="mio bambino" rel="tag">mio bambino</a>, <a href="http://www.andreaciolini.com/tag/ps3-xbox-360/" title="PS3. XBOX 360" rel="tag">PS3. XBOX 360</a>, <a href="http://www.andreaciolini.com/tag/sia-benedica/" title="Sia benedica" rel="tag">Sia benedica</a>, <a href="http://www.andreaciolini.com/tag/vito-scaletta/" title="Vito Scaletta" rel="tag">Vito Scaletta</a>, <a href="http://www.andreaciolini.com/tag/voice-acting-fail/" title="voice acting fail" rel="tag">voice acting fail</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.andreaciolini.com/2010/08/28/voice-acting-fail-in-mafia-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
