<?xml version="1.0"?>
<?xml-stylesheet href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
  <channel rdf:about="http://www.w3.org/Math/Overview.rss">
    <title>W3C Math Home</title>
    <link>http://www.w3.org/Math</link>
    <description>W3C Math Home</description>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.w3.org/Math/Overview.html#item65"/>
        <rdf:li rdf:resource="http://www.w3.org/Math/Overview.html#item64"/>
        <rdf:li rdf:resource="http://www.w3.org/Math/Overview.html#item63"/>
        <rdf:li rdf:resource="http://www.w3.org/Math/Overview.html#item62"/>
        <rdf:li rdf:resource="http://www.w3.org/Math/Overview.html#item61"/>
        <rdf:li rdf:resource="http://www.w3.org/Math/Overview.html#item60"/>
        <rdf:li rdf:resource="http://www.w3.org/Math/Overview.html#item59"/>
        <rdf:li rdf:resource="http://www.w3.org/Math/Overview.html#item58"/>
        <rdf:li rdf:resource="http://www.w3.org/Math/Overview.html#item57"/>
        <rdf:li rdf:resource="http://www.w3.org/Math/Overview.html#item56"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="http://www.w3.org/Math/Overview.html#item65">
    <title>MathML for CSS Profile is a W3C Recommendation</title>
    <dc:date>2011-06-07</dc:date>
    <link>http://www.w3.org/Math/Overview.html#item65</link>
    <description>

      
&lt;p
&gt;With the advancement of 
&lt;a href="../TR/CSS2/"
&gt;CSS Level 2
      Revision 1&lt;/a&gt;
 to Recommendation, the 
&lt;a href="../TR/mathml-for-css"
&gt;MathML for CSS Profile&lt;/a&gt;

      automatically also became a Recommendation.&lt;/p&gt;


      
&lt;folddiv
&gt;
	
&lt;p
&gt;The Profile describes which parts of MathML3 can be
	formatted with CSS and which can thus be displayed by many
	types of software that understand CSS but do not understand
	MathML itself. This allows quite a large part of MathML
	already to be used even though not all browsers and formatters
	implement full MathML yet.&lt;/p&gt;


	
&lt;p
&gt;The specification had already been tested and reviewed by
	the W3C members and the W3C Director in October 2010, but it
	has a normative dependency on CSS, and thus couldn't be a
	standard unless CSS Level 2 was a standard itself.&lt;/p&gt;

      &lt;/folddiv&gt;

    </description>
  </item>
  <item rdf:about="http://www.w3.org/Math/Overview.html#item64">
    <title>MathML3 is a W3C Recommendation</title>
    <dc:date>2010-10-21</dc:date>
    <link>http://www.w3.org/Math/Overview.html#item64</link>
    <description>

      
&lt;p
&gt;The W3C Director has advanced 
&lt;a href="../TR/MathML3"
&gt;MathML
      version 3.0&lt;/a&gt;
 to a W3C Recommendation.
      The 
&lt;a href="../2010/09/mathml-pr.html.en"
&gt;press release&lt;/a&gt;
 has
      more information. Several companies have
      already 
&lt;a href="http://www.w3.org/2010/09/mathml-testimonials"
&gt;expressed
      support&lt;/a&gt;
 for the new standard.&lt;/p&gt;

      
&lt;folddiv
&gt;
      
&lt;p
&gt;Compared to MathML 2, the major additions in version 3 are
      support for bidirectional layout, better linebreaking and
      explicit positioning, elementary math notations, and a new
      strict content MathML vocabulary with well-defined
      semantics.&lt;/p&gt;


      
&lt;p
&gt;MathML 3 is also part of version 5 of HTML (currently still
      in development), which means embedding math in Web documents
      will become easier, with direct import from HTML to mathematics
      software and vice versa.&lt;/p&gt;


      
&lt;p
&gt;The 
&lt;a href="../TR/mathml-for-css"
&gt;MathML for CSS Profile&lt;/a&gt;

      has also received positive reviews, but it cannot yet progress
      to W3C Recommendation, because it depends on CSS2, which is
      still in 
&lt;abbr
&gt;CR&lt;/abbr&gt;

      status. (The CSS working group expects CSS2 to become W3C
      Recommendation early in 2011.)&lt;/p&gt;

      &lt;/folddiv&gt;

    </description>
  </item>
  <item rdf:about="http://www.w3.org/Math/Overview.html#item63">
    <title>MathML3 and MathML for CSS are       Proposed Recommendations</title>
    <dc:date>2010-08-10</dc:date>
    <link>http://www.w3.org/Math/Overview.html#item63</link>
    <description>

      
&lt;p
&gt;The W3C Director approved the publication of the 
&lt;a href="../TR/MathML3/"
&gt;
&lt;cite
&gt;MathML version 3.0&lt;/cite&gt;

      specification&lt;/a&gt;
 and its companion, the 
&lt;a href="../TR/mathml-for-css/"
&gt;
&lt;cite
&gt;MathML for CSS
      Profile,&lt;/cite&gt;
&lt;/a&gt;
 as 
&lt;a href="../2005/10/Process-20051014/tr#RecsPR"
&gt;
&lt;em
&gt;Proposed
      Recommendations.&lt;/em&gt;
&lt;/a&gt;
 Until September 10, the two documents
      undergo what 
      
&lt;foldspan
&gt;
      should be the final review by the W3C members,
      before becoming W3C Recommendations. MathML3 was until now a
      Candidate Recommendation, which means it was being tested in
      practice. Becoming Proposed Recommendation means the tests were
      successful. You can see with the 
&lt;a href="testsuite"
&gt;test
      suite&lt;/a&gt;
 (and the 
&lt;a href="testsuite/results/tests.html"
&gt;test
      results&lt;/a&gt;
 of a number of current implementations) how well
      your software supports MathML.&lt;/foldspan&gt;
&lt;/p&gt;

    </description>
  </item>
  <item rdf:about="http://www.w3.org/Math/Overview.html#item62">
    <title>Mathematical User Interfaces       Workshop in Paris on July 10</title>
    <dc:date>2010-05-10</dc:date>
    <link>http://www.w3.org/Math/Overview.html#item62</link>
    <description>

      
&lt;p
&gt;Paul Libbrecht and the 
&lt;a href="http://cicm2010.cnam.fr/mkm/"
&gt;
&lt;abbr
&gt;MKM&lt;/abbr&gt;

      Conference&lt;/a&gt;
 are organizing 
&lt;a href="http://www.activemath.org/workshops/MathUI/10/"
&gt;MathUI10,&lt;/a&gt;
 the 2010 Workshop on Mathematical User
      Interfaces. The workshop offers a forum discussing how users can
      interact with the mathematical objects 
      
&lt;foldspan
&gt;
      represented on a
      computer, how they can manipulate them to feel their
      mathematical nature, how they can create them, how they can
      visualize them, and how they can understand them. The deadline
      for submissions is May 20.&lt;/foldspan&gt;
&lt;/p&gt;

    </description>
  </item>
  <item rdf:about="http://www.w3.org/Math/Overview.html#item61">
    <title>“XML Entity Definitions for     Characters” is a W3C Recommendation</title>
    <dc:date>2010-04-01</dc:date>
    <link>http://www.w3.org/Math/Overview.html#item61</link>
    <description>

      
&lt;p
&gt;As expected, the
      specification 
&lt;a href="http://www.w3.org/TR/2010/REC-xml-entity-names-20100401/"
&gt;
&lt;cite
&gt;XML Entity Definitions for Characters&lt;/cite&gt;
&lt;/a&gt;
 has
      become a W3C Recommendation. The W3C members expressed support
      for the specification and had no further requests for changes.
      &lt;/p&gt;

      
&lt;folddiv
&gt;

      
&lt;blockquote
&gt;
	
&lt;p
&gt;Design Science welcomes the 
&lt;cite
&gt;XML Entity Definitions
	for Characters&lt;/cite&gt;
 Recommendation. The nature of
	mathematical notation and its many symbols inevitably leads to
	the need for good character names. As a leading vendor of
	scientific communication software, we are keenly aware of the
	errors and confusions that have long been the result of
	multiple conflicting sets of names in different contexts. By
	providing a single, authoritative source of character names
	– consolidating more than a decade of painstaking work
	– this specification makes a significant contribution,
	and we look forward to implementing it in our products.&lt;/p&gt;


	
&lt;address
&gt;Dr. Robert Miner, Vice President, Research and
	Development, Design Science, Inc.&lt;/address&gt;

      &lt;/blockquote&gt;


      
&lt;p
&gt;See all 
&lt;a href="Documents/REC-xml-entity-names-20100401-testimonials.html"
&gt;W3C member testimonials.&lt;/a&gt;
&lt;/p&gt;

      &lt;/folddiv&gt;

    </description>
  </item>
  <item rdf:about="http://www.w3.org/Math/Overview.html#item60">
    <title>“XML Entity Definitions for     Characters” submitted for final review</title>
    <dc:date>2010-02-11</dc:date>
    <link>http://www.w3.org/Math/Overview.html#item60</link>
    <description>

      
&lt;p
&gt;The
      specification 
&lt;a href="http://www.w3.org/TR/xml-entity-names/"
&gt;
&lt;cite
&gt;XML Entity Definitions for Characters&lt;/cite&gt;
&lt;/a&gt;
 has
      advanced to the status of Proposed Recommendation, the final
      step before becoming a standard. 
      
&lt;foldspan
&gt;It contains names for many
      mathematical and other symbols, all from
      the 
&lt;a href="http://www.unicode.org/versions/Unicode5.0.0/"
&gt;Unicode&lt;/a&gt;
 standard, and thus allows those symbols to be
      written into XML documents in environments where typing them
      directly would be difficult or impossible. The specification is
      used by several types of documents, such as HTML5, DocBook, and,
      of course, MathML. W3C members have until March 11, 2010, to
      review the document. The specification should become a W3C
      Recommendation three or four weeks later.
      &lt;/foldspan&gt;
&lt;/p&gt;

    </description>
  </item>
  <item rdf:about="http://www.w3.org/Math/Overview.html#item59">
    <title>MathML3 and the MathML for CSS profile are Candidate    Recommendations</title>
    <dc:date>2009-12-15</dc:date>
    <link>http://www.w3.org/Math/Overview.html#item59</link>
    <description>

      
&lt;p
&gt;The W3C Director today advanced the status
      of 
&lt;a href="../TR/2009/CR-MathML3-20091215/"
&gt;MathML3&lt;/a&gt;
 from
      Working Draft to Candidate Recommendation (CR). That means that
      W3C is now asking people to not only send comments on the text,
      but to implement the specification and send feedback on any
      problems found in actual use.
      The 
&lt;a href="../TR/2009/CR-mathml-for-css-20091215/"
&gt;MathML for
      CSS profile,&lt;/a&gt;
 which describes a subset of MathML3 that can be
      rendered with existing CSS renderers, was advanced to CR at the
      same time. The next step for both specifications
      is 
&lt;abbr
&gt;PR,&lt;/abbr&gt;
 as soon as
      there are sufficiently many implementations. The working group
      expects to start testing implementations around March 2010.
      Feedback can be sent to the 
&lt;a href="mailto:www-math@w3.org"
&gt;&lt;www-math@w3.org&gt;&lt;/a&gt;
 mailing list.&lt;/p&gt;

    </description>
  </item>
  <item rdf:about="http://www.w3.org/Math/Overview.html#item58">
    <title>Last Call and Working       Draft of MathML 3.0</title>
    <dc:date>2009-09-24</dc:date>
    <link>http://www.w3.org/Math/Overview.html#item58</link>
    <description>

      
&lt;p
&gt;The Math Working Group published a new 
&lt;a href="../TR/2009/WD-MathML3-20090924/"
&gt; draft of the MathML 3.0
      specification,&lt;/a&gt;
 which is intended to be the last one before
      the specification becomes a Candidate Recommendation, around the
      end of the year. That means this is the 
&lt;em
&gt;last call&lt;/em&gt;
 for
      comments. Please, send comments to 
&lt;a href="mailto:www-math@w3.org"
&gt;&lt;www-math@w3.org&gt;.&lt;/a&gt;
 The
      deadline is November 11. See the 
&lt;a href="../TR/2009/WD-MathML3-20090924/#status"
&gt; status
      section&lt;/a&gt;
 and 
&lt;a href="../TR/2009/WD-MathML3-20090924/appendixf.html"
&gt;
      appendix F&lt;/a&gt;
 for an overview of the major changes.&lt;/p&gt;

    </description>
  </item>
  <item rdf:about="http://www.w3.org/Math/Overview.html#item57">
    <title>New drafts of MathML 3.0 and the MathML for CSS profile</title>
    <dc:date>2009-06-04</dc:date>
    <link>http://www.w3.org/Math/Overview.html#item57</link>
    <description>

      
&lt;p
&gt;The Math Working Group published new drafts of two
      specifications, 
&lt;a href="http://www.w3.org/TR/2009/WD-MathML3-20090604/"
&gt;
      Mathematical Markup Language (MathML) Version 3.0&lt;/a&gt;

      and 
&lt;a href="http://www.w3.org/TR/2009/WD-mathml-for-css-20090604/"
&gt; A
      MathML for CSS profile.&lt;/a&gt;
 The new draft of MathML 3.0
      especially affects chapter 4, on content mark-up, but there
      are smaller improvements throughout the document. The new draft
      profile adds some elementary math (e.g., long division) and
      includes sample CSS rules for displaying elementary math
      formulas. See the drafts for the details and for how to give
      feedback.
      &lt;/p&gt;

    </description>
  </item>
  <item rdf:about="http://www.w3.org/Math/Overview.html#item56">
    <title>New draft of MathML 3.0</title>
    <dc:date>2008-11-17</dc:date>
    <link>http://www.w3.org/Math/Overview.html#item56</link>
    <description>

      
&lt;p
&gt;The Math Working Group published the fourth draft
      of 
&lt;a href="/TR/MathML3/"
&gt;MathML version 3.&lt;/a&gt;
 Some more of the
      non-normative text has been removed
      in favor of a separate Primer. The presentation mark-up now
      allows the author to insert rendering hints in case the renderer
      has to insert extra line breaks. But most of the editorial
      effort has gone into defining the underlying semantics of
      content mark-up (chapter 4): it is now almost completely
      expressed in terms of OpenMath Content Dictionaries. That should
      not affect authors, but it enables software to convert between
      different math systems. Chapter 8 will eventually describe the
      structure of those Content Dictionaries. 
&lt;strong
&gt;Comments on the
      draft are very welcome&lt;/strong&gt;
 on the group's (
&lt;a href="http://lists.w3.org/Archives/Public/www-math/"
&gt;archived&lt;/a&gt;
)
      public mailing list, 
&lt;a href="mailto:www-math@w3.org"
&gt;
      &lt;www-math@w3.org&gt;.&lt;/a&gt;
 There will be at least one more
      draft before the specification becomes Candidate Recommendation.
      &lt;/p&gt;

    </description>
  </item>
</rdf:RDF>
