﻿<?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>OOP in JavaScript: Objects</title>
            <description>Ease into the world of object oriented programming by learning how to work with objects.</description>
            <link>http://www.kirupa.com/html5/oop_javascript_objects.htm</link>
        </item>
        <item>
            <title>Functions in JavaScript</title>
            <description>Make your code more modular (and awesome!) by learning all there is to know about functions.</description>
            <link>http://www.kirupa.com/html5/functions_in_javascript.htm</link>
        </item>
        <item>
            <title>Variables in JavaScript</title>
            <description>Get the scoop on how to identify and re-use values in JavaScript by using variables.</description>
            <link>http://www.kirupa.com/html5/variables_in_javascript.htm</link>
        </item>
        <item>
            <title>Introduction to JavaScript</title>
            <description>If you have never used JavaScript before, get your feet wet with this gentle introduction.</description>
            <link>http://www.kirupa.com/html5/introduction_to_javascript.htm</link>
        </item>
        <item>
            <title>Rounding Numbers in JavaScript</title>
            <description>Learn how to use the Math.round, Math.floor, and Math.ceil functions to round numbers to various degrees of precision.</description>
            <link>http://www.kirupa.com/html5/rounding_numbers_in_javascript.htm</link>
        </item>
        <item>
            <title>For Loops in JavaScript</title>
            <description>Learn how to use the 'for' statement in JavaScript to create loops that start and end.</description>
            <link>http://www.kirupa.com/html5/for_loops_in_javascript.htm</link>
        </item>
        <item>
            <title>Creating a Basic Particle System</title>
            <description>Learn how to create a particle system using nothing more than some JavaScript and the HTML5 canvas element.</description>
            <link>http://www.kirupa.com/html5/creating_basic_particle_system.htm</link>
        </item>
        <item>
            <title>Preloading Images</title>
            <description>Learn how to use JavaScript to silently preload images before you need to use them.</description>
            <link>http://www.kirupa.com/html5/preloading_images.htm</link>
        </item>
        <item>
            <title>Displaying PHP Data in HTML</title>
            <description>Learn how to use some JavaScript for some old-fashioned AJAX goodness to load and display some data from a PHP file.</description>
            <link>http://www.kirupa.com/html5/displaying_php_data_in_html.htm</link>
        </item>
        <item>
            <title>Introduction to HTML</title>
            <description>Get your feet wet with HTML by creating your first document and learning some basic tips along the way.</description>
            <link>http://www.kirupa.com/html5/introduction_html.htm</link>
        </item>
        <item>
            <title>Styling Placeholder Text with CSS</title>
            <description>Learn how to style placeholder text using CSS that works in Chrome, Firefox, and Internet Explorer 10.</description>
            <link>http://www.kirupa.com/html5/styling_placeholder_text_css.htm</link>
        </item>
        <item>
            <title>Finding an Element's X, Y Position</title>
            <description>Learn how to retrieve the value of an element's x and y position using a little bit of JavaScript.</description>
            <link>http://www.kirupa.com/html5/finding_element_x_y_position.htm</link>
        </item>
        <item>
            <title>Fixing an Element's Position in CSS</title>
            <description>Learn how to easily keep some UI or widget fixed on the screen and not scroll out of view.</description>
            <link>http://www.kirupa.com/html5/fixing_element_position_css.htm</link>
        </item>
        <item>
            <title>Creating a Horizontal CSS List Menu</title>
            <description>Learn how take a boring old list and create a horizontal CSS menu that looks and works awesomely.</description>
            <link>http://www.kirupa.com/html5/creating_a_horizontal_css_list_menu.htm</link>
        </item>
        <item>
            <title>Viewport, Device, and Document Size</title>
            <description>Learn how to use the right JavaScript properties to measure your browser viewport, device, and document size.</description>
            <link>http://www.kirupa.com/html5/viewport_device_document_size.htm</link>
        </item>
        <item>
            <title>Create an Awesome Contact Page</title>
            <description>Learn how to create an awesome contact page by looking at some best practices and examples of sites that use them well.</description>
            <link>http://www.kirupa.com/html5/create_an_awesome_contact_page.htm</link>
        </item>
        <item>
            <title>Creating a Retro Pixel Effect</title>
            <description>Learn how tweak the export settings in Adobe Fireworks to create a pixelated effect that is really cool and really retro.</description>
            <link>http://www.kirupa.com/design/creating_retro_pixel_effect.htm</link>
        </item>
    </channel>
</rss>
