﻿<?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 place were designers can become better developers.</description>
        <link>http://www.kirupa.com/</link>
        <item>
            <title>Converting Between C# and Visual Basic (VB)</title>
            <description>Learn how to use Reflector to see the VB equivalent of your C# code.</description>
            <link>http://www.kirupa.com/blend_silverlight/converting_csharp_vb.htm</link>
        </item>
        <item>
            <title>Saving Files Locally in Silverlight</title>
            <description>Learn how to take some data from Silverlight and write it locally to a file.</description>
            <link>http://www.kirupa.com/blend_silverlight/saving_file_locally_pg1.htm</link>
        </item>
        <item>
            <title>Reading ID3 Tags from MP3 Files</title>
            <description>Learn how to easily read the metadata stored in the ID3 format from a MP3 file.</description>
            <link>http://www.kirupa.com/developer/as3/reading_id3_tags_mp3_file.htm</link>
        </item>
        <item>
            <title>Random Numbers in Flash</title>
            <description>Learn how to use Math.random() to generate all kinds of wicked numbers with no set pattern.</description>
            <link>http://www.kirupa.com/developer/actionscript/tricks/random.htm</link>
        </item>
        <item>
            <title>Getting the Absolute Position</title>
            <description>Learn how to use the TransformToVisual method to figure out the position of anything anywhere in your application.</description>
            <link>http://www.kirupa.com/blend_silverlight/absolute_position_transformtovisual.htm</link>
        </item>
        <item>
            <title>Merry Christmas Everyone!</title>
            <description>Hope you all have a great time and give the big man in the sled a high-five if you see him.</description>
            <link>http://www.kirupa.com/forum/showthread.php?t=341190</link>
        </item>
        <item>
            <title>Buttons Contest Winners</title>
            <description>The Buttons Contest is over, so check out the entries that won.</description>
            <link>http://www.kirupa.com/forum/showthread.php?t=341117</link>
        </item>
        <item>
            <title>Falling Snow in Silverlight</title>
            <description>Learn how to create a falling snow effect in Silverlight using nothing more than a behavior.</description>
            <link>http://www.kirupa.com/blend_silverlight/falling_snow_silverlight_pg1.htm</link>
        </item>
        <item>
            <title>Falling Snow in Flash CS4/AS3</title>
            <description>Learn how to simulate a snow flurry using just a single movie clip and some code.</description>
            <link>http://www.kirupa.com/developer/flashcs4/falling_snow_as3_cs4_pg1.htm</link>
        </item>
        <item>
            <title>Reading RGB/aRGB Color Values</title>
            <description>Learn how to read and interpret the hexadecimal values that make up color.</description>
            <link>http://www.kirupa.com/hodgepodge/reading_argb_rgb_color_values.htm</link>
        </item>
        <item>
            <title>Counting in Hexadecimal</title>
            <description>Learn how to count in the hexadecimal world that computers are fluent in.</description>
            <link>http://www.kirupa.com/hodgepodge/counting_hexadecimal.htm</link>
        </item>
        <item>
            <title>Windows 7: Taskbar Progress Information</title>
            <description>Learn how to display progress information in the taskbar item for your Windows 7 application.</description>
            <link>http://www.kirupa.com/blend_wpf/windows7_taskbar_progress.htm</link>
        </item>
        <item>
            <title>State, Element, and Storyboard Pickers</title>
            <description>Learn how to extend the custom value pickers that make selecting a state, element, or storyboard name easier to your own properties.</description>
            <link>http://www.kirupa.com/blend_silverlight/state_element_storybord_pickers.htm</link>
        </item>
    </channel>
</rss>