<?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>Webmonkey &#187; vml</title>
    <atom:link href="http://www.webmonkey.com/tag/vml/feed/" rel="self" type="application/rss+xml" />
    <link>http://www.webmonkey.com</link>
    <description>The Web Developer&#039;s Resource</description>
    <lastBuildDate>Fri, 05 Apr 2013 20:20:46 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.4.2</generator>
    
    <item>
        <title>Rafael Library Paints a Pretty UI Future</title>
        <link>http://www.webmonkey.com/2008/08/rafael_library_paints_a_pretty_ui_future/</link>
        <comments>http://www.webmonkey.com/2008/08/rafael_library_paints_a_pretty_ui_future/#comments</comments>
        <pubDate>Mon, 11 Aug 2008 21:25:36 +0000</pubDate>

                <dc:creator>Adam Duvander</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/rafaellibrarypaintsaprettyuifuture</guid>
        		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Visual Design]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[svg]]></category>
		<category><![CDATA[vml]]></category>
		<category><![CDATA[XML]]></category>
        <description><![CDATA[Rich interfaces may be easier with the new Rafa&#235;l JavaScript library. Programmer Dmitry Baranovskiy created the library to make it easy to create&#8211;and alter&#8211;vector graphics. Using Rafa&#235;l, you can create shapes, apply rotations, and more. The library&#8217;s coolest demo has to be the image reflection: Every bit of what is created by Rafa&#235;l is a [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->Rich interfaces may be easier with the new <a href="http://dmitry.baranovskiy.com/raphael/">Rafa&euml;l JavaScript library</a>. Programmer Dmitry Baranovskiy created the library to make it easy to create&#8211;and alter&#8211;vector graphics.</p>
<p>Using Rafa&euml;l, you can create shapes, apply rotations, and more. The library&#8217;s coolest demo has to be the <a href="http://dmitry.baranovskiy.com/raphael/reflection.html">image reflection</a>:</p>
<p><img class="blogimg" src="http://howto.wired.com/mediawiki/images/Raphael-reflection.png" alt="Image reflection in Rafa&euml;l" class="full" /></p>
<p>Every bit of what is created by Rafa&euml;l is a DOM object. You can add events and create animations by modifying the objects. It&#8217;s a slick little library (only 18K compressed) that could be a foundation for doing some neat things using standardized code and no plugins.</p>
<p>The library uses scalable vector graphics (SVG) and Vector Markup Language (VML), so it works in all modern browser (plus IE 6!).</p>
<p>Check out the <a href="http://dmitry.baranovskiy.com/raphael/reference.html">language reference</a> and then see what you can create in the <a href="http://dmitry.baranovskiy.com/raphael/playground.html">playground</a>, which lets you test Rapha&euml;l JavaScript calls live.</p>
<p><strong>See also:</strong></p>
<ul>
<li><a href="http://www.webmonkey.com/blog/Ecma_Approves_OpenXML_Standard">Ecma Approves OpenXML Standard</a></li>
<li><a href="http://www.webmonkey.com/blog/Pixel%3A_Photoshop_for_the_Linux_Crowd">Pixel: Photoshop for the Linux Crowd</a></li>
<li><a href="http://www.webmonkey.com/blog/Meet_Bon_Echo_(For_Real_This_Time)">Meet Bon Echo (For Real This Time)</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/08/rafael_library_paints_a_pretty_ui_future/feed/</wfw:commentRss>
        <slash:comments>4</slash:comments>

        
    </item>
    </channel>
</rss>