<?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>XMLProNews</title>
	<atom:link href="http://www.xmlpronews.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xmlpronews.com</link>
	<description>Just another DevWebPro Network site</description>
	<lastBuildDate>Tue, 24 Apr 2012 20:13:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Have You Heard about DATA.GOV?</title>
		<link>http://www.xmlpronews.com/have-you-heard-about-data-gov</link>
		<comments>http://www.xmlpronews.com/have-you-heard-about-data-gov#comments</comments>
		<pubDate>Tue, 24 Apr 2012 20:13:48 +0000</pubDate>
		<dc:creator>William Berry</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xmlpronews.com/?p=6627</guid>
		<description><![CDATA[I recently came across DATA.GOV, which publishes machine-readable data sets produced by various agencies of the United States Government. For example, the site offers the MyPyramid Food Raw Data Set, which &#8230;provides information on the total calories; calories from solid fats, added sugars, and alcohol (extras); MyPyramid food group and &#8230;]]></description>
			<content:encoded><![CDATA[<p>I recently came across <a href="http://www.data.gov" target="_blank">DATA.GOV</a>, which publishes machine-readable data sets produced by various agencies of the United States Government.</p>
<p><span id="more-6627"></span><br />
For example, the site offers the <a href="https://explore.data.gov/Health-and-Nutrition/MyPyramid-Food-Raw-Data/b978-7txq" target="_blank">MyPyramid Food Raw Data Set</a>, which
</p>
<blockquote cite="https://explore.data.gov/Health-and-Nutrition/MyPyramid-Food-Raw-Data/b978-7txq"><p>
&#8230;provides information on the total calories; calories from solid fats, added sugars, and alcohol (extras); MyPyramid food group and subgroup amounts; and saturated fat content of over 1,000 commonly eaten foods with corresponding commonly used portion amounts. This information is key to help consumers meet the recommendations of the Dietary Guidelines for Americans and manage their weight by understanding how many calories are consumed from &#8220;extras.&#8221; CNPP has created an interactive tool from this data set available on the web at MyFood-a-pedia.gov. A mobile version is coming soon to provide consumers with assistance on-the-go.
</p></blockquote>
<p>
There are lots of great sets like that one on the site, all waiting to be turned into something useful by someone with the creativity and know-how.<br />
I&#8217;m more interested in the inferences we might make by joining facts from several data sets: if we had data sets relating health, exercise frequency, and food preference to person, and a data set relating HCFS content to food type in addition to the MyPyramid Food Raw Data Set,<br />
we could test the hypothesis that high-fructose corn syrup is more harmful per-calorie than sucrose.<br />
Unfortunately, many of the available data sets represent the same objects with different terms, so producing mashups of this sort requires a little elbow grease: what&#8217;s called a client in one data set might be called a patient in another, so a human-written rule is required to relate the patient&#8217;s weight to the client&#8217;s bench press.<br />
If every person were simply called a person instead, then a program could make the connections unaided.<br />
<br />
I&#8217;ve just motivated the semantic web concept, which our most recent <a href="http://www.myseoblog.net/" target="_blank">myseoblog</a>, post discusses, and which <a href="http://DATA.GOV" target="_blank">DATA.GOV</a> is <a href="http://www.data.gov/semantic" target="_blank">working</a> to realize (at least across its datasets).  You don&#8217;t have to wait for that to arrive to do something interesting with the data, so head over to the site and see what&#8217;s available.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xmlpronews.com/have-you-heard-about-data-gov/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top Six XML Tutorials</title>
		<link>http://www.xmlpronews.com/top-six-xml-tutorials</link>
		<comments>http://www.xmlpronews.com/top-six-xml-tutorials#comments</comments>
		<pubDate>Tue, 03 Apr 2012 19:14:56 +0000</pubDate>
		<dc:creator>Trevor Boland</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xmlpronews.com/?p=6620</guid>
		<description><![CDATA[If you&#8217;re reading this, chances are you know what XML is. But how well do you know XML? Would you ask XML to be your wingman when you hit the bar? Would you ask XML to be the best man at your wedding? If your answer is yes, you should &#8230;]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re reading this, chances are you know what XML is.  But how well do you know XML?  Would you ask XML to be your wingman when you hit the bar?  Would you ask XML to be the best man at your wedding?  If your answer is yes, you should stop reading right now and seek help, because XML is not a person.  It is a markup language.  If you knew that, however, we&#8217;re on the same page here.  But what if you want to know more about XML?  There is a plethora of sites on the internet that claim to teach one with the desire the intricacies of XML.  Here&#8217;s a rundown of 6 of the best places to go if that desire hits you:<span id="more-6620"></span>
</p>
<p>
<strong>For the beginner:</strong> If you knew XML wasn&#8217;t a person (+1 to you!) but you don&#8217;t really know much beyond that, you should check out these sites.
</p>
<p><a href="http://www.javaworld.com/javaworld/jw-04-1999/jw-04-xml.html" target="_blank">XML for the absolute beginner</a></p>
<p>Mark Johnson wrote this tutorial on Javaworld long ago but the principles still apply.</p>
<p><a href="http://www.devguru.com/features/tutorials/xml/beginning_xml.html" target="_blank">A Beginners Guide to Creating and Displaying Your First XML Document.</a></p>
<p>DevGuru bypasses alot of the history of XML and jumps into the nitty gritty of XML structure and syntax before walking you through displaying your document.</p>
<p><strong>For the advanced:</strong> So you already know all that and are grumpily mumbling at your monitor that this list is a waste of time?  But wait!  There&#8217;s more!  These are just for you.
</p>
<p><a target="_blank" href="http://www.cafeconleche.org/slides/xmlone/london2002/advancedxml/index.html">Advanced XML Programming</a></p>
<p>Cafe con Leche&#8217;s website seems somewhat dated but again, the information is still valid.  And there&#8217;s alot of it.  The tutorial is broken up into slides covering canonical XML, namespaces, and XPath.</p>
<p><a href="http://www.learn-xml-schema-tutorial.com/#menuHeading" target="_blank">Learn XML Schema</a></p>
<p>In this tutorial, Webucator covers everything from XML Schema basics to complex type elements and reusing schema elements.</p>
<p><strong>From beginning to end</strong>: So you want a tutorial that&#8217;s gonna take you all the way, eh?  From square one all the way to the top.  I&#8217;ve got you covered there too.</p>
<p><a href="http://www.w3schools.com/xml/" target="_blank">W3Schools</a></p>
<p>You can&#8217;t make a list of web tutorials without including w3schools.  With beginner and advanced sections as well as lessons on using XML within JavaScript w3schools has pretty much covered everything a beginner could need to know while breaching some of the more advanced subjects as well.</p>
<p>There you have it folks!  Wait, what&#8217;s that?  You say I&#8217;ve left one off?  Au contraire mon frère!  You&#8217;ve already found the sixth.  In fact, you&#8217;re reading an article on it right now!  Good for you.  No just subscribe and we&#8217;ll just keep throwing tutorials at you until you become the Neo of XML and begin seeing all of you friends wrapped in attribute tags.  And then you can go seek help too.  See what I did there, folks?  Full circle.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xmlpronews.com/top-six-xml-tutorials/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Common Sense With XML</title>
		<link>http://www.xmlpronews.com/using-common-sense-with-xml</link>
		<comments>http://www.xmlpronews.com/using-common-sense-with-xml#comments</comments>
		<pubDate>Wed, 14 Mar 2012 20:07:23 +0000</pubDate>
		<dc:creator>Michael Marr</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xmlpronews.com/?p=6616</guid>
		<description><![CDATA[If I had a quarter for every time I&#8217;ve had to convert a big bulk of XML formatted data into some other sort of datatype, well then, I&#8217;d have a few dollars. However, these far and few between projects have had an exponentially higher return of headaches. I&#8217;m glad I&#8217;m &#8230;]]></description>
			<content:encoded><![CDATA[<p>If I had a quarter for every time I&#8217;ve had to convert a big bulk of XML formatted data into some other sort of datatype, well then, I&#8217;d have a few dollars. However, these far and few between projects have had an exponentially higher return of headaches. I&#8217;m glad I&#8217;m not the only one. Waldo Jaquith wrote about running into some of the same <a target="_blank" href="http://www.pbs.org/idealab/2012/03/how-the-state-decoded-makes-sense-of-messy-real-world-data066.html">XML gotchas</a>. Although Waldo breaks issues down into four concepts (encoding errors, changing realities, inconsistencies, and missing data), let&#8217;s look at the checkpoints that nearly all XML (and other data formats) architects can utilize to eliminate a high percentage of the long term problems.</p>
<p><strong>Embarrassing XML story? Share it with us in the <a href="http://www.webpronews.com/xml-parsing-handling-guidelines-tips-suggestions-2012-03/#comments">comments</a>.</strong></p>
<h3>Validation</h3>
<p>My third grade class had a daily mad minute math worksheet to complete. Those who correctly answered all the math problems in a minute received a silver star on the chart. The one who finished first with all correct answers received a gold star. At the end of each week, the student with the most gold stars got to drink a soda at lunch. I didn&#8217;t validate my answers, and thus, I never got a soda. Likewise, our tendency to complete projects in a timely fashion often lead to cutting corners and/or prematurely accepting a project as complete. Although every good textbook says testing and validation are crucial elements of computer programming, these aspects, unfortunately, are often overlooked in the real world where testing and validation equal time, time equals money, etc. etc. However, if your project is generating any type of reusable data format, then validation should become absolutely mandatory. If your program creates improperly formated XML, then any requirement regarding exporting and/or sharing of data is most certainly not met.</p>
<p>There are some great <a target="_blank" href="http://www.w3.org/2001/03/webdata/xsv">validation tools for XML</a>, so don&#8217;t be shy using them. Another, easier, test, is to simply export your data and try to import it using a standard library, like <a target="_blank" href="http://php.net/manual/en/book.simplexml.php">SimpleXML</a> for PHP.</p>
<h3>Common Sense Architecture</h3>
<p>Not all data can be easily modeled. However, you should always take the extra time to find the best possible way to represent a given dataset. Failure to do so creates inadequacies when your modeled data has to be used elsewhere. Changes to your data structure? Don&#8217;t add an expansion to only the third floor of the building – there&#8217;ll be nothing underneath to support it! Instead, look for ways that make sense to expand. Sometimes, that means adding or rebuilding the foundation. Although lives are not always at risk based on how you may model a given dataset, attempt to treat it like lives are on the line. I can promise you that if I ever have to deal with your poorly modeled data, your life may, in fact, be on the line. If you&#8217;re building a structure for your family to live in, and it doesn&#8217;t seem safe to add or transform the structure, then don&#8217;t do it that way. All these analogies and metaphors dance around this: <em>don&#8217;t be lazy</em>. Use common sense when both initially modeling and making changes to your data from not only your perspective and the end user&#8217;s perspective, but also the perspective of anyone that might have to use the raw data model. </p>
<p>Jaquith ran into this problem when trying to normalize different states laws.</p>
<blockquote><p>
There are at least a few states that violate their standard state code structure. They might structure their code by dividing it into titles, each title into chapters, and each chapter into sections — except, sometimes, when chapters are called &#8220;articles.&#8221; Why do they do this? I have no idea.
</p>
</blockquote>
<p>Validate and use common sense, and you&#8217;ll save yourself, myself, and programmers around the world like Waldo a ton of headaches.</p>
<p><a href="http://www.webpronews.com/xml-parsing-handling-guidelines-tips-suggestions-2012-03">Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xmlpronews.com/using-common-sense-with-xml/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML vs. JSON &#8212; How Many Data Structures Does It Take&#8230;</title>
		<link>http://www.xmlpronews.com/xml-vs-json-how-many-data-structures-does-it-take</link>
		<comments>http://www.xmlpronews.com/xml-vs-json-how-many-data-structures-does-it-take#comments</comments>
		<pubDate>Tue, 21 Feb 2012 15:07:47 +0000</pubDate>
		<dc:creator>Trevor Boland</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xmlpronews.com/?p=6611</guid>
		<description><![CDATA[We&#8217;ve all probably seen the debates. Forums abound with web developers touting the pros of their preferred data structure while burning the other in effigy. What&#8217;s difficult to find in the sea of rhetoric is the actual answer. So we must ask ourselves, is there even an answer? Is one &#8230;]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve all probably seen the debates.  Forums abound with web developers touting the pros of their preferred data structure while burning the other in effigy.  What&#8217;s difficult to find in the sea of rhetoric is the actual answer.  So we must ask ourselves, is there even an answer?  Is one structure truly better than the other.  Well as the <a href="http://www.youtube.com/watch?v=Jhjb4P_jnKk">tootsie roll pop owl</a> said, let&#8217;s find out.</p>
<p><span id="more-6611"></span><br />
First, let&#8217;s discuss XML.  <a href="http://en.wikipedia.org/wiki/XML">XML (Extensible Markup Language)</a> was endorsed by WC3 in early 1998, giving it the leg up on age.  That age has given it the advantage of being widely utilized and accessible.  Another plus for XML is it&#8217;s readability.  A person with little to no understanding of data structures can look at an XML object and make safe assumptions as to it&#8217;s meaning.  Finally, XML has multiple frameworks associated with it as well as being used by nearly 80% of the online APIs available.</p>
<p>
Now onto JSON.  JSON (JavaScript Object Notation) began being used around 2001 by State Software.  While JSON is harder to read for some, programmers have no issues as the format is similar to most language&#8217;s arrays.  JSON also takes up considerably less space when considering larger amounts of data because it does not require the closing tags that XML does.  JSON is also far easier to process in a program.  XML requires nested each loops for a complex structure while JSON can accomplish the same with a simple for loop.</p>
<p>
Perhaps, however, I am not the owl with the answer in this case but the crotchety old turtle telling you to look somewhere else.  Like maybe the current trends in web development.  As of mid 2011, <a href="http://blog.programmableweb.com/2011/05/25/1-in-5-apis-say-bye-xml/">20% of the API&#8217;s were using strictly JSON</a>.  This may not seem that high but when you consider this is up from less than 5% only 3 years prior it&#8217;s impressive.  The fact is that JSON is preferred by web developers and those who offer APIs want to cater to those web developers.  But then again, we could be wrong.  After all, we all know that owl was just a sugar crazed scammer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xmlpronews.com/xml-vs-json-how-many-data-structures-does-it-take/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wolfram Alpha Professional Available Wednesday, Supports XML Import/Export</title>
		<link>http://www.xmlpronews.com/wolfram-alpha-professional-available-wednesday-supports-xml-importexport</link>
		<comments>http://www.xmlpronews.com/wolfram-alpha-professional-available-wednesday-supports-xml-importexport#comments</comments>
		<pubDate>Tue, 07 Feb 2012 17:52:47 +0000</pubDate>
		<dc:creator>William Berry</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xmlpronews.com/?p=6609</guid>
		<description><![CDATA[On Wednesday, Wolfram Research will release a professional edition of Alpha, its &#8216;computational knowledge engine&#8217;. For those not familiar with its current incarnation, Wolfram Alpha (also written WolframAlpha and Wolfram&#124;Alpha) is an answer-engine developed by Wolfram Research. It is an on-line service that answers factual queries directly by computing the &#8230;]]></description>
			<content:encoded><![CDATA[<p>On Wednesday, Wolfram Research will release a professional edition of <a target="_blank" href="http://www.wolframalpha.com/">Alpha</a>, its &#8216;computational knowledge engine&#8217;.<span id="more-6609"></span><br />
For those not familiar with its current incarnation, </p>
<blockquote><p>Wolfram Alpha (also written WolframAlpha and Wolfram|Alpha) is an answer-engine developed by Wolfram Research. It is an on-line service that answers factual queries directly by computing the answer from structured data, rather than providing a list of documents or web pages that might contain the answer as a search engine might. It was announced in March 2009 by British scientist Stephen Wolfram, and was released to the public on 15 May 2009.</p></blockquote>
<p>At present, Alpha draws all its answers only from Wolfram-curated data sets.</p>
<p>The <a target="_blank" href="http://www.wolframalpha.com/professional.html">professional edition</a> will be able to draw answers from user data sets (submitted as XML or other formats) also.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xmlpronews.com/wolfram-alpha-professional-available-wednesday-supports-xml-importexport/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Belated Holiday Gift From Vasont to XML Developers</title>
		<link>http://www.xmlpronews.com/belated-holiday-gift-from-vasont-to-xml-developers</link>
		<comments>http://www.xmlpronews.com/belated-holiday-gift-from-vasont-to-xml-developers#comments</comments>
		<pubDate>Fri, 13 Jan 2012 14:42:37 +0000</pubDate>
		<dc:creator>Trevor Boland</dc:creator>
				<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.xmlpronews.com/?p=6605</guid>
		<description><![CDATA[Pennsylvania based Vasont Systems has published two new white papers containing information relating to the implementation of a CCMS (component content management system) as well as tips to help technical communications teams and publishing groups strategize successfully. One of the white papers helps the reader choose the right CCMS for &#8230;]]></description>
			<content:encoded><![CDATA[<p>Pennsylvania based <a href="http://www.vasont.com/">Vasont Systems</a> has published two new white papers containing information relating to the implementation of a CCMS (component content management system) as well as tips to help technical communications teams and publishing groups strategize successfully.<br />
<span id="more-6605"></span><br />
One of the white papers helps the reader choose the right CCMS for their organization by explaining the associated factors they must consider. The paper explains why it may be advantageous to choose a system that stays in the organization&#8217;s comfort zone, as opposed to changing things from the bottom up. This paper is aptly titled Choosing the Right Content Management System.</p>
<p>The other paper sways to the financial side of development, focusing on issues of cost surrounding the use of translation memory in language translations. In the end (spoiler alert) it explains why the user can save significant costs by utilizing their Vasont Content Management System&#8217;s Translation Savings Feature within technical communications groups as well as buyers of localization services.<br />
Both papers are available to subscribers of Vasont&#8217;s website. If you&#8217;re not a subscriber you can <a href="http://www.vasont.com/">register here</a> for access.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xmlpronews.com/belated-holiday-gift-from-vasont-to-xml-developers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to XML Namespaces</title>
		<link>http://www.xmlpronews.com/introduction-to-xml-namespaces</link>
		<comments>http://www.xmlpronews.com/introduction-to-xml-namespaces#comments</comments>
		<pubDate>Thu, 15 Dec 2011 14:10:59 +0000</pubDate>
		<dc:creator>Michael Marr</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xmlpronews.com/?p=6602</guid>
		<description><![CDATA[The flexibility of XML allows for you to automatically create ways to represent data in a meaningful way. If there is a particular organization or structure of a group of objects or set of data you are trying to represent, you can create the appropriate elements to represent these structures. &#8230;]]></description>
			<content:encoded><![CDATA[<p>The flexibility of XML allows for you to automatically create ways to represent data in a meaningful way. If there is a particular organization or structure of a group of objects or set of data you are trying to represent, you can create the appropriate elements to represent these structures. For example, we might use a <code>&lt;race&gt;</code> element to represent the race of a <code>&lt;person&gt;</code> element. Likewise, we might be storing infomation in the same file about a marathon the <code>&lt;person&gt;</code> has run in a <code>&lt;race&gt;</code> element. This situtation creates some confusion, and is where XML namespaces come in handy.</p>
<pre>&lt;person&gt;
  &lt;name&gt;Bob&lt;/name&gt;
  &lt;race&gt;Caucasian&lt;/race&gt;
  &lt;race&gt;Boston Marathon&lt;/race&gt;

&lt;/person&gt;
</pre>
<p>Utilizing namespaces, we can make each <span style="font-style: italic;">race</span> have more meaning.</p>
<pre>&lt;person
xmlns:p="<a href="http://www.xmlpronews.com/person" target="_blank">http://www.<wbr>xmlpronews.com/person</a>"
xmlns:r="<a href="http://www.xmlpronews.com/race" target="_blank">http://www.<wbr>xmlpronews.com/race</a>"&gt;

  &lt;p:name&gt;Bob&lt;/name&gt;
  &lt;p:race&gt;Caucasian&lt;/race&gt;
  &lt;r:race&gt;Boston Marathon&lt;/race&gt;
&lt;/person&gt;
</pre>
<p>With XML Namespaces declared, a <code>p:</code> element represents something in the namespace described at <a href="http://www.xmlpronews.com/person" target="_blank">http://www.xmlpronews.com/<wbr>person</a>. This file does not actually exist, but, if it did, would simply describe the available elements for the namespace. The W3C XML namespace for HTML4 can be found at <a href="http://www.w3.org/TR/html4" target="_blank">http://www.w3.org/TR/html4</a>. There is no required format for these namespace pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xmlpronews.com/introduction-to-xml-namespaces/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Xml Gateway Released To The Public For Free</title>
		<link>http://www.xmlpronews.com/open-xml-gateway-released-to-the-public-for-free</link>
		<comments>http://www.xmlpronews.com/open-xml-gateway-released-to-the-public-for-free#comments</comments>
		<pubDate>Wed, 30 Nov 2011 21:18:35 +0000</pubDate>
		<dc:creator>Qushawn Clark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xmlpronews.com/?p=6599</guid>
		<description><![CDATA[Corisecio, a corporate information security firm, has recently released the Open Xml Gateway, which is built to protect IT infrastructure from specific types of outside attacks. &#160; According the the Corisecio website, the software “provides e.g. protection methods against SQL injection and XXE attacks and enables realization of scheme validation &#8230;]]></description>
			<content:encoded><![CDATA[<p><span style="color: #000080;"><span style="text-decoration: underline;"><a href="http://www.corisecio.com/">Corisecio</a></span></span>, a corporate information security firm, has recently released the <span style="color: #000080;"><span style="text-decoration: underline;"><a href="http://www.corisecio.com/products/soa/xml_gateway/overview.php">Open Xml Gateway</a></span></span>, which is built to protect IT infrastructure from specific types of outside attacks.</p>
<p>&nbsp;</p>
<p>According the the Corisecio website, the software “provides e.g. protection methods against SQL injection and XXE attacks and enables realization of scheme validation like WS-security standards.” Most people out there know about SQL injections, simply because there have been so many attacks of various types around the business sector lately. However, not many people know what an XXE attack actually is, and I am here to enlighten. According to <span style="color: #000080;"><span style="text-decoration: underline;"><a href="http://www.securiteam.com/securitynews/6D0100A5PU.html">SecuriTeam.com</a></span></span></p>
<p>&nbsp;</p>
<p><span style="font-size: x-small;">“(An) XXE (Xml eXternal Entity) attack is an attack on an application that parses XML input from untrusted sources using incorrectly configured XML parser. The application may be coerced to open arbitrary files and/or TCP connections.”</span></p>
<p>&nbsp;</p>
<p><span style="font-size: small;">Anybody that works in network administration or security can see how this could be extremely problematic. This offering is supposed to help protect against such attacks, and considering the fact that it is free, it may be worth a try. Some to the the listed features are:</span></p>
<ul>
<li>Easy to use, install, and administer</li>
<li>An XML Firewall</li>
<li>A Web Service Security Suite</li>
<li>can be implement in a variety of infrastructures, including a virtual platform</li>
</ul>
<p>If you are looking for something to cover another possible security hole that you may not have thought of, then go and check this out at <span style="color: #000080;"><span style="text-decoration: underline;"><a href="http://secrt.corisecio.com/">http://secrt.corisecio.com/</a></span></span>.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xmlpronews.com/open-xml-gateway-released-to-the-public-for-free/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Major Flaw In XML Encryption Standard Comes To Light</title>
		<link>http://www.xmlpronews.com/major-flaw-in-xml-encryption-standard-comes-to-light</link>
		<comments>http://www.xmlpronews.com/major-flaw-in-xml-encryption-standard-comes-to-light#comments</comments>
		<pubDate>Tue, 01 Nov 2011 19:27:27 +0000</pubDate>
		<dc:creator>Qushawn Clark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xmlpronews.com/?p=6595</guid>
		<description><![CDATA[It looks like its time to really tighten up your XML implementations to stop all other types of attacks, because researchers say &#8220;there is no simple patch for this problem.&#8221; As anyone who would read this would know, XML is a hugely popular way to encrypt data being transferred over &#8230;]]></description>
			<content:encoded><![CDATA[<p>It looks like its time to really tighten up your XML implementations to stop all other types of attacks, because <a href="http://www.informationweek.com/news/security/vulnerabilities/231901532 ">researchers say</a> &#8220;there is no simple patch for this problem.&#8221;<br />
<span id="more-6595"></span><br />
As anyone who would read this would know, XML is a hugely popular way to encrypt data being transferred over the Internet. Back in 2002, W3C standardized the encryption system and many companies now offer open-source and commercial frameworks that can be easily implemented.</p>
<p>The researchers who found the problem, Juraj Somorovsky and Tibor Jager from Ruhr-University Bochum in Germany, <a href="http://www.informationweek.com/news/security/vulnerabilities/231901532">reported</a> in their paper that &#8220;they were able to decrypt data by sending modified ciphertexts to the server, by gathering information from the received error messages.&#8221; They also see it a such an important issue because &#8220;It is employed in a large number of major web-based applications, ranging from business communications, e-commerce, and financial solutions.&#8221;</p>
<p>According to <a href="http://www.theregister.co.uk/2011/11/01/amazon_downplays_cloud_crypto_flaw/">statements</a> from Amazon.com officials, they were notified by the researchers through the W3C email list and they have already taken care of the problem in their systems. They are doing their best to ensure their customers that all of their data is still safe and is no longer in any danger from this threat. This would mostly be an issue for those using Amazons cloud computing services under their EC2 platform.</p>
<p>If you are directly affected by this, do your best to either fix the problem yourself or at least keep your eye out for updates on revisions of the XML standard. As more problems will most likely arise from this situation, there will likely be a great deal of effort to get the fix out there to the public.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xmlpronews.com/major-flaw-in-xml-encryption-standard-comes-to-light/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Popular XML Editors To Choose From</title>
		<link>http://www.xmlpronews.com/popular-xml-editors-to-choose-from</link>
		<comments>http://www.xmlpronews.com/popular-xml-editors-to-choose-from#comments</comments>
		<pubDate>Thu, 13 Oct 2011 14:36:14 +0000</pubDate>
		<dc:creator>Qushawn Clark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xmlpronews.com/?p=6592</guid>
		<description><![CDATA[For those of you out there looking for a professional XML editor, here a short list of some of the most popular ones at the moment. Oxygen XML Editor &#8211; this is definitely one of the most popular and feature heavy of the XML editors out there. It is supported &#8230;]]></description>
			<content:encoded><![CDATA[<p>For those of you out there looking for a professional XML editor, here a short list of some of the most popular ones at the moment.<span id="more-6592"></span></p>
<p>Oxygen XML Editor &#8211; this is definitely one of the most popular and feature heavy of the XML editors out there. It is supported on all three of the major platforms, has an XSLT debugger, and also can be run as a plugin for Eclipse (which is hugely popular itself). It also has the ability to edit files other than XML and XSL files such as CSS and HTML files, which would be very handy, given the typical usage for XML files in web environments. </p>
<p>Liquid XML Editor – This editor is very similar to Oxygen featurewise, but this editor is only available for the Windows platform, which clearly limits a lot of its customer base. Regardless of that, if for some reason you are running Windows, then this may be the editor for you.</p>
<p>Serna-free &#8211; This is an open-source editor available on the Syntex website. This editor is also available for all of the major platforms, but unlike the other editors does not have the ability to edit not XML files.  They also have an enterprise version available for download.  </p>
<p>Go out and take a look at some of these editors and see which one works for you (all of them have free trial versions for download).</p>
<p>http://www.oxygenxml.com/</p>
<p>http://www.liquid-technologies.com/xml-editor.aspx</p>
<p>http://www.syntext.com/products/serna-free/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xmlpronews.com/popular-xml-editors-to-choose-from/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

