<?xml  version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>kirupa.com Tutorials</title>
        <description>The latest tutorials and articles from kirupa.com - the shocked design resource.</description>
        <link>http://www.kirupa.com/</link>
        <item>
            <title>Silverlight XAPs and Web Site Projects</title>
            <description>Learn how to setup your solution to handle Silverlight content as part of a web site.</description>
            <link>http://www.kirupa.com/blend_silverlight/silverlight_website_projects_pg1.htm</link>
        </item>
        <item>
            <title>Creating Hello World in Silverlight 2</title>
            <description>Create the traditional "hello, world" app to become familiar with Silverlight 2 and Expression Blend.</description>
            <link>http://www.kirupa.com/blend_silverlight/hello_world_silverlight_pg1.htm</link>
        </item>
        <item>
            <title>Getting Started with Silverlight 2</title>
            <description>Get an intro to Silverlight 2 and lean what to install on your computer to get started with Silverlight development.</description>
            <link>http://www.kirupa.com/blend_silverlight/getting_started_silverlight.htm</link>
        </item>
        <item>
            <title>Flex Application Anatomy</title>
            <description>Devin Columbus is back with another tutorial outlining, this time around, the internals of a Flex app.</description>
            <link>http://www.kirupa.com/developer/as3/flex_app_anatomy.htm</link>
        </item>
        <item>
            <title>What is Flex? Why Use It?</title>
            <description>Get a quick intro to Flex and learn more about what it is.</description>
            <link>http://www.kirupa.com/developer/as3/whatisflex.htm</link>
        </item>
        <item>
            <title>Draw using the InkCanvas</title>
            <description>Learn how to use the inkcanvas control to simulate drawing on your screen along with other related tips/tricks.</description>
            <link>http://www.kirupa.com/blend_wpf/inkcanvas_pg1.htm</link>
        </item>
        <item>
            <title>Data Binding to XML Data</title>
            <description>Learn how to use Blend to easily bind to, filter, and format the results of XML data.</description>
            <link>http://www.kirupa.com/blend_wpf/xml_databinding_pg1.htm</link>
        </item>
        <item>
            <title>Guess When the 100,000th Member Joins...</title>
            <description>...and win! Take a few seconds to post when the kForums will get their 100,000th member and win prizes!</description>
            <link>http://www.kirupa.com/forum/showthread.php?t=284500</link>
        </item>
        <item>
            <title>Classes and MovieClips</title>
            <description>Learn how to access and modify the classes created by movie clips in AS3.0.</description>
            <link>http://www.kirupa.com/developer/flashcs3/movieclips_classes_AS3_pg1.htm</link>
        </item>
        <item>
            <title>Modifying a DataBound Collection</title>
            <description>Learn how to add data to a CLR collection that is already databound to a visual control.</description>
            <link>http://www.kirupa.com/blend_wpf/modifying_databound_collection_pg1.htm</link>
        </item>
        <item>
            <title>Vote for Your Favorite Entry</title>
            <description>The transport contest just ended, so browse through the top entries and cast your vote for your favorite one!</description>
            <link>http://www.kirupa.com/forum/showthread.php?t=281532</link>
        </item>
        <item>
            <title>User Controls and Dependency Properties</title>
            <description>Learn how to use Blend to combine dependency properties with user controls to create flexible, reusable components.</description>
            <link>http://www.kirupa.com/blend_wpf/usercontrols_dependency_properties_pg1.htm</link>
        </item>
        <item>
            <title>Design Anything Contest: Transport</title>
            <description>Create and submit a transportation themed entry and win prizes, fame, and fortune....or at least two of the three!</description>
            <link>http://www.kirupa.com/forum/showthread.php?t=278756</link>
        </item>
        <item>
            <title>Using Toggle Buttons</title>
            <description>Learn how to use Blend to not only use/customize the default toggle buttons but to also create your own custom toggle buttons.</description>
            <link>http://www.kirupa.com/blend_wpf/togglebuttons_pg1.htm</link>
        </item>
        <item>
            <title>A Guide to Shading in Flash</title>
            <description>Learn how to apply shading to your vector illustrations using Flash's design tools.</description>
            <link>http://www.kirupa.com/developer/flashcs3/guide_shading_flash.htm</link>
        </item>
        <item>
            <title>Introduction to LINQ</title>
            <description>Learn how to use LINQ to make accessing your data much easier.</description>
            <link>http://www.kirupa.com/net/next_gen_data_access_linq_pg1.htm</link>
        </item>
        <item>
            <title>Using Value Converters</title>
            <description>When data binding, learn how to reconcile/modify/convert data passed between a target and a source.</description>
            <link>http://www.kirupa.com/blend_wpf/value_converters_pg1.htm</link>
        </item>
        <item>
            <title>Creating a Simple Text to Speech App</title>
            <description>Learn how to create a WPF app in Blend/VS that audibly plays back what you write.</description>
            <link>http://www.kirupa.com/blend_wpf/create_text_to_speech_pg1.htm</link>
        </item>
        <item>
            <title>Using the Open File Dialog Window</title>
            <description>Learn how to use the Open File dialog window in your WPF applications.</description>
            <link>http://www.kirupa.com/net/using_open_file_dialog_pg1.htm</link>
        </item>
        <item>
            <title>SOTW: Solar</title>
            <description>A well-designed site for showcasing their cool film.</description>
            <link>http://www.solarthefilm.com/flashindex.html</link>
        </item>
        <item>
            <title>UI Virtualization in WPF</title>
            <description>Learn how to improve performance of certain WPF controls by implementing virtualization.</description>
            <link>http://www.kirupa.com/net/ui_virtualization_pg1.htm</link>
        </item>
        <item>
            <title>Data Binding to CLR Objects</title>
            <description>Learn how to display data from a CLR object in your WPF application using data binding.</description>
            <link>http://www.kirupa.com/net/clr_data_binding_pg1.htm</link>
        </item>
        <item>
            <title>Using XML in Flash CS3/AS3</title>
            <description>Learn how to use AS3's new E4X for dealing with XML content.</description>
            <link>http://www.kirupa.com/developer/flashcs3/using_xml_as3_pg1.htm</link>
        </item>
        <item>
            <title>Creating a WPF App Using Blend</title>
            <description>Learn how to create a simple WPF application using both Blend and Visual Studio / C# Express.</description>
            <link>http://www.kirupa.com/net/creating_simple_wpf_gui_app_pg1.htm</link>
        </item>
        <item>
            <title>Writing/Saving XML Files</title>
            <description>Learn how to generate XML data and save it on your local hard disk.</description>
            <link>http://www.kirupa.com/net/writingXML_pg1.htm</link>
        </item>
        <item>
            <title>Introduction to Blend: Animation</title>
            <description>Learn how to use Blend to create cool animations targeting WPF.</description>
            <link>http://www.kirupa.com/net/intro_blend_animation_pg1.htm</link>
        </item>
        <item>
            <title>Animating Dynamic MovieClips in AS3</title>
            <description>Learn how to use event handlers to animate dynamic movie clips in ActionScrtipt 3.</description>
            <link>http://www.kirupa.com/developer/flashcs3/animating_dynamic_movieclips_AS3_pg1.htm</link>
        </item>
        <item>
            <title>Flash Vector Illustration: Part 1</title>
            <description>Learn how to take hand-drawn art and convert them into cool vector illustrations.</description>
            <link>http://www.kirupa.com/developer/flashcs3/flash_vector_illustration.htm</link>
        </item>
        <item>
            <title>Reading XML Files Directly in C#/.NET</title>
            <description>Learn how to access XML data directly by reading the data from memory.</description>
            <link>http://www.kirupa.com/net/reading_xml_directly_pg1.htm</link>
        </item>
    </channel>
</rss>