﻿<?xml  version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>kirupa.com</title>
        <description>The latest tutorials, articles, and news from kirupa.com - the place were designers can become better developers!</description>
        <link>http://www.kirupa.com/</link>
        <item>
            <title>Creating a Vertical CSS List Menu</title>
            <description>Learn how to create a customizable vertical menu using an unordered list and a few sprinkles CSS.</description>
            <link>http://www.kirupa.com/html5/creating_a_vertical_css_list_menu.htm</link>
        </item>
        <item>
            <title>Easy Drag and Drop in Flash/AS3</title>
            <description>Learn how to use the startDrag and stopDrag functions in AS3 to create a really simple drag and drop effect.</description>
            <link>http://www.kirupa.com/flash/easy_drag_drop_flash_as3.htm</link>
        </item>
        <item>
            <title>Naming via Class, ID, and Name</title>
            <description>Learn the hows and whys of naming your elements in HTML by setting the id, class, and name attributes.</description>
            <link>http://www.kirupa.com/html5/naming_via_class_id_name.htm</link>
        </item>
        <item>
            <title>Hiding Things using CSS</title>
            <description>Hide content in your HTML pages by learning more about the display, visibility, and opacity properties.</description>
            <link>http://www.kirupa.com/html5/hiding_things_using_css.htm</link>
        </item>
        <item>
            <title>Random Colors in JavaScript</title>
            <description>Learn how to easily generate random colors in JavaScript by jumping between decimals and hex values.</description>
            <link>http://www.kirupa.com/html5/random_colors_js.htm</link>
        </item>
        <item>
            <title>Easing Functions in CSS3</title>
            <description>Learn how to kick your animations and transitions in CSS3 up a few notches by using easing functions.</description>
            <link>http://www.kirupa.com/html5/easing_functions_css3.htm</link>
        </item>
        <item>
            <title>Advanced Random Numbers in JS</title>
            <description>If you know how to create random numbers, let's kick it up a few notches and learn about more clever things you can do with them.</description>
            <link>http://www.kirupa.com/html5/advanced_random_numbers_js.htm</link>
        </item>
        <item>
            <title>Creating Printer Friendly Pages</title>
            <description>Learn three simple CSS tricks to make your pages more printer friendly.</description>
            <link>http://www.kirupa.com/html5/creating_printer_friendly_pages.htm</link>
        </item>
        <item>
            <title>Intro to Property-Based Animations</title>
            <description>Get an introduction to the property-based animations that you'll use in CSS3 and what goes into making them work.</description>
            <link>http://www.kirupa.com/html5/intro_to_property_based_animations.htm</link>
        </item>
        <item>
            <title>Random Numbers in JavaScript</title>
            <description>Learn how to use Math.random() to generate all kinds of wicked random numbers.</description>
            <link>http://www.kirupa.com/html5/random_numbers_js.htm</link>
        </item>
        <item>
            <title>Advanced Random Numbers in AS3</title>
            <description>If you know how to create random numbers, let's kick it up a few notches and learn about more clever things you can do with them.</description>
            <link>http://www.kirupa.com/flash/advanced_random_numbers_as3.htm</link>
        </item>
        <item>
            <title>Happy New Year Everyone</title>
            <description>Hope you all have a great 0x7DC. What are your resolutions for this year?</description>
            <link>http://www.kirupa.com/forum/showthread.php?341795-New-Year-s-Resolutions!</link>
        </item>
        <item>
            <title>Hashtables vs. Arrays</title>
            <description>Learn about the similarities and differences between hashtables and arrays.</description>
            <link>http://www.kirupa.com/html5/hashtables_vs_arrays.htm</link>
        </item>
        <item>
            <title>Making the First Letter Stand Out</title>
            <description>Learn how to use CSS to style the first letter in a way that makes it stand out in a unique and stylized way.</description>
            <link>http://www.kirupa.com/html5/making_the_first_letter_stand_out.htm</link>
        </item>
        <item>
            <title>Merry Christmas Everyone!</title>
            <description>Hope you all have a very awesome Christmas / Kwanzaa / Festivus / etc. First one to get Santa's autograph gets an air high-five from me.</description>
            <link>http://www.kirupa.com/forum/showthread.php?284274-Merry-Christmas-Kwanzaa-New-Year-Festivus-etc.</link>
        </item>
        <item>
            <title>Creating an Awesome Search Box</title>
            <description>Learn how to create an awesome search box involving focus styles, placeholder text, CSS3 transitions, and more!</description>
            <link>http://www.kirupa.com/html5/creating_an_awesome_search_box.htm</link>
        </item>
        <item>
            <title>If and Else Statements in JS</title>
            <description>Learn how to use if and else statements in JavaScript to branch your code based on true or false conditions.</description>
            <link>http://www.kirupa.com/html5/if_else.htm</link>
        </item>
        <item>
            <title>Arrays in JavaScript</title>
            <description>Learn how to perform common tasks such as declaring, adding, removing, and merging arrays in JavaScript.</description>
            <link>http://www.kirupa.com/html5/arrays_javascript.htm</link>
        </item>
        <item>
            <title>Clipping Content Using CSS</title>
            <description>Learn how to use the overflow CSS property to keep oversized content contained within a boundary.</description>
            <link>http://www.kirupa.com/html5/clipping_content_using_css.htm</link>
        </item>
    </channel>
</rss>
