﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Languages &amp; Tools</title>
    <link>http://local.developer.com/Languages_Tools-s1179.html</link>
    <description>Developer.com offers daily news, articles, and tutorials for professional involved in the development of applications and other technical solutions. Daily coverage includes articles, tutorials, news and other resources related to all facets of development.</description>
    <ttl>120</ttl>
    <language>en-us</language>
    <managingEditor>Articles@DirectoryM.com</managingEditor>
    <webMaster>Articles@DirectoryM.com</webMaster>
    <image>
      <title>Languages &amp; Tools</title>
      <link>http://local.developer.com/Languages_Tools-s1179.html</link>
      <description>Developer.com offers daily news, articles, and tutorials for professional involved in the development of applications and other technical solutions. Daily coverage includes articles, tutorials, news and other resources related to all facets of development.</description>
      <url>http://local.developer.com/App_Themes/templateDarkBlueWAdSense_en-US/Images/logo.gif</url>
    </image>
    <item>
      <title>Background Properties</title>
      <description>Cascading Style Sheet Property Reference </description>
      <link>http://local.developer.com/Background_Properties-a1162303.html</link>
      <guid>http://local.developer.com/Background_Properties-a1162303.html</guid>
    </item>
    <item>
      <title>Image Proportion Script</title>
      <description>Enter height and width of an image to resize. Then enter a new height; the script figures the new width, keeping the same proportions the image original had. </description>
      <link>http://local.developer.com/Image_Proportion_Script-a1162302.html</link>
      <guid>http://local.developer.com/Image_Proportion_Script-a1162302.html</guid>
    </item>
    <item>
      <title>Do the Search</title>
      <description>We've set up search URLs and created something that will check the entered text for spaces. Now, we'll do the search. </description>
      <link>http://local.developer.com/Do_the_Search-a1162301.html</link>
      <guid>http://local.developer.com/Do_the_Search-a1162301.html</guid>
    </item>
    <item>
      <title>Replace the Space With a (+)</title>
      <description>Today, we look at the code that searches the keywords entered in this script. </description>
      <link>http://local.developer.com/Replace_the_Space_With_a_-a1162300.html</link>
      <guid>http://local.developer.com/Replace_the_Space_With_a_-a1162300.html</guid>
    </item>
    <item>
      <title>Text Properties</title>
      <description>Cascading Style Sheet Property Reference </description>
      <link>http://local.developer.com/Text_Properties-a1162298.html</link>
      <guid>http://local.developer.com/Text_Properties-a1162298.html</guid>
    </item>
    <item>
      <title>Font Properties</title>
      <description>Cascading Style Sheet Property Reference </description>
      <link>http://local.developer.com/Font_Properties-a1162297.html</link>
      <guid>http://local.developer.com/Font_Properties-a1162297.html</guid>
    </item>
    <item>
      <title>Classification Properties</title>
      <description>Cascading Style Sheet Property Reference </description>
      <link>http://local.developer.com/Classification_Properties-a1162296.html</link>
      <guid>http://local.developer.com/Classification_Properties-a1162296.html</guid>
    </item>
    <item>
      <title>Box Properties</title>
      <description>Cascading Style Sheet Property Reference </description>
      <link>http://local.developer.com/Box_Properties-a1162295.html</link>
      <guid>http://local.developer.com/Box_Properties-a1162295.html</guid>
    </item>
    <item>
      <title>ASP Example 2: Password Protection</title>
      <description>Learn to set up a password-protected directory using Active Server Pages. </description>
      <link>http://local.developer.com/ASP_Example_2_Password_Protection-a1162294.html</link>
      <guid>http://local.developer.com/ASP_Example_2_Password_Protection-a1162294.html</guid>
    </item>
    <item>
      <title>Cat Chases Your Mouse</title>
      <description>Here's a quick, fun little script that plays around with Netscape Navigator layers. </description>
      <link>http://local.developer.com/Cat_Chases_Your_Mouse-a1162293.html</link>
      <guid>http://local.developer.com/Cat_Chases_Your_Mouse-a1162293.html</guid>
    </item>
    <item>
      <title>Get It To The Text Box</title>
      <description>Now let's post the numbers to the text box. </description>
      <link>http://local.developer.com/Get_It_To_The_Text_Box-a1162292.html</link>
      <guid>http://local.developer.com/Get_It_To_The_Text_Box-a1162292.html</guid>
    </item>
    <item>
      <title>Create the Clock</title>
      <description>Now we need to start building the clock using the actual time. </description>
      <link>http://local.developer.com/Create_the_Clock-a1162291.html</link>
      <guid>http://local.developer.com/Create_the_Clock-a1162291.html</guid>
    </item>
    <item>
      <title>The zones of the time zone clock</title>
      <description>Set up a time zone clock with javascript. </description>
      <link>http://local.developer.com/The_zones_of_the_time_zone_clock-a1162290.html</link>
      <guid>http://local.developer.com/The_zones_of_the_time_zone_clock-a1162290.html</guid>
    </item>
    <item>
      <title>Perfecting the digital clock</title>
      <description>We're in the home stretch with the digital clock script. All we need to do now is set the minutes and seconds. </description>
      <link>http://local.developer.com/Perfecting_the_digital_clock-a1162289.html</link>
      <guid>http://local.developer.com/Perfecting_the_digital_clock-a1162289.html</guid>
    </item>
    <item>
      <title>More work on the digital clock code!</title>
      <description>Today we begin playing around with replacing those image tags with the correct numbers, depending on what time it is. </description>
      <link>http://local.developer.com/More_work_on_the_digital_clock_code-a1162288.html</link>
      <guid>http://local.developer.com/More_work_on_the_digital_clock_code-a1162288.html</guid>
    </item>
    <item>
      <title>Power Point Transistions</title>
      <description>So, You Want Transitions, Huh? </description>
      <link>http://local.developer.com/Power_Point_Transistions-a1162287.html</link>
      <guid>http://local.developer.com/Power_Point_Transistions-a1162287.html</guid>
    </item>
    <item>
      <title>Password Protection</title>
      <description>Create real password protection with Perl. </description>
      <link>http://local.developer.com/Password_Protection-a1162286.html</link>
      <guid>http://local.developer.com/Password_Protection-a1162286.html</guid>
    </item>
    <item>
      <title>Personal search engine</title>
      <description>Learn how to create a personal search engine using Perl. </description>
      <link>http://local.developer.com/Personal_search_engine-a1162285.html</link>
      <guid>http://local.developer.com/Personal_search_engine-a1162285.html</guid>
    </item>
    <item>
      <title>Use Perl to do math</title>
      <description>Want to perform math using Perl? Follow a few simple rules to get the correct display. </description>
      <link>http://local.developer.com/Use_Perl_to_do_math-a1162284.html</link>
      <guid>http://local.developer.com/Use_Perl_to_do_math-a1162284.html</guid>
    </item>
    <item>
      <title>So, You Want to Layer, Huh? Part II</title>
      <description>Add motion to those layered images (NN 4.0+ required)! </description>
      <link>http://local.developer.com/So_You_Want_to_Layer_Huh_Part_II-a1162283.html</link>
      <guid>http://local.developer.com/So_You_Want_to_Layer_Huh_Part_II-a1162283.html</guid>
    </item>
    <item>
      <title>So, You Want A Menu, Huh?</title>
      <description>If you've ever had trouble writing code for frames, like I do, then this is the script for you. </description>
      <link>http://local.developer.com/So_You_Want_A_Menu_Huh-a1162282.html</link>
      <guid>http://local.developer.com/So_You_Want_A_Menu_Huh-a1162282.html</guid>
    </item>
    <item>
      <title>DHTML Example #8- Toggling with Netscape</title>
      <description>Make a division appear and disappear at will! It's a great effect. </description>
      <link>http://local.developer.com/DHTML_Example_8_Toggling_with_Netscape-a1162281.html</link>
      <guid>http://local.developer.com/DHTML_Example_8_Toggling_with_Netscape-a1162281.html</guid>
    </item>
    <item>
      <title>Moving Note Cards</title>
      <description>These note cards move back to front when you click on the tabs. It's a great way to supply your viewers with multiple levels of information! </description>
      <link>http://local.developer.com/Moving_Note_Cards-a1162280.html</link>
      <guid>http://local.developer.com/Moving_Note_Cards-a1162280.html</guid>
    </item>
    <item>
      <title>Browser Detector JavaScript</title>
      <description>No more Java errors! No more nonscrolling marquees. This script is cross-platform and sends viewers to a specific page, depending on their browser. </description>
      <link>http://local.developer.com/Browser_Detector_JavaScript-a1162279.html</link>
      <guid>http://local.developer.com/Browser_Detector_JavaScript-a1162279.html</guid>
    </item>
    <item>
      <title>A Video Game</title>
      <description>Here's a video game where it's you against a UFO... </description>
      <link>http://local.developer.com/A_Video_Game-a1162278.html</link>
      <guid>http://local.developer.com/A_Video_Game-a1162278.html</guid>
    </item>
    <item>
      <title>So, You Want Info On CSS and Borders, Huh?</title>
      <description>If you can put it on your HTML page, you can get any type of border around it! </description>
      <link>http://local.developer.com/So_You_Want_Info_On_CSS_and_Borders_Huh-a1162277.html</link>
      <guid>http://local.developer.com/So_You_Want_Info_On_CSS_and_Borders_Huh-a1162277.html</guid>
    </item>
    <item>
      <title>So, You Want Info On... CSS and Backgrounds, Huh?</title>
      <description>Colors, images, full and partial page backgrounds, background-repeat, and the watermark - all here! </description>
      <link>http://local.developer.com/So_You_Want_Info_On_CSS_and_Backgrounds_Huh-a1162276.html</link>
      <guid>http://local.developer.com/So_You_Want_Info_On_CSS_and_Backgrounds_Huh-a1162276.html</guid>
    </item>
    <item>
      <title>So, You Want A Remote Control, Huh?</title>
      <description>This is an effect people have been asking for for a long time now. I looked and looked and couldn't find anything on the topic - so you know what I did? I wrote the script myself. Well, I wrote it and JavaScript wizard Andree Growney made it really work. </description>
      <link>http://local.developer.com/So_You_Want_A_Remote_Control_Huh-a1162275.html</link>
      <guid>http://local.developer.com/So_You_Want_A_Remote_Control_Huh-a1162275.html</guid>
    </item>
    <item>
      <title>So, You Want to Print with JavaScript, Huh?</title>
      <description>Beyond HTML Tutorials </description>
      <link>http://local.developer.com/So_You_Want_to_Print_with_JavaScript_Huh-a1162274.html</link>
      <guid>http://local.developer.com/So_You_Want_to_Print_with_JavaScript_Huh-a1162274.html</guid>
    </item>
    <item>
      <title>So, You Want a Discussion Group, Huh?</title>
      <description>I ran into Matt's Script Archive. It's a great site. He doesn't offer a great number of scripts, but the ones he does have work like a dream. </description>
      <link>http://local.developer.com/So_You_Want_a_Discussion_Group_Huh-a1162271.html</link>
      <guid>http://local.developer.com/So_You_Want_a_Discussion_Group_Huh-a1162271.html</guid>
    </item>
    <item>
      <title>The Next and Previous Buttons</title>
      <description>Learn how to change headlines in the headline-linking script. </description>
      <link>http://local.developer.com/The_Next_and_Previous_Buttons-a1162270.html</link>
      <guid>http://local.developer.com/The_Next_and_Previous_Buttons-a1162270.html</guid>
    </item>
    <item>
      <title>So You Want to Resize Your Window, Huh?</title>
      <description>Forget setting your pages to fit the user's browser, set the user's browser to fit your pages. </description>
      <link>http://local.developer.com/So_You_Want_to_Resize_Your_Window_Huh-a1162269.html</link>
      <guid>http://local.developer.com/So_You_Want_to_Resize_Your_Window_Huh-a1162269.html</guid>
    </item>
    <item>
      <title>So You Want Interactive Form Elements, Huh?</title>
      <description>Learn how to set up a form so that after the user fills in a pre-determined number of characters, the cursor jumps to the next form element all by itself. </description>
      <link>http://local.developer.com/So_You_Want_Interactive_Form_Elements_Huh-a1162268.html</link>
      <guid>http://local.developer.com/So_You_Want_Interactive_Form_Elements_Huh-a1162268.html</guid>
    </item>
    <item>
      <title>Password protection through JavaScript</title>
      <description>This is the first in a series of script tips meant to discuss and describe the concept of creating password protection through JavaScript. </description>
      <link>http://local.developer.com/Password_protection_through_JavaScript-a1162267.html</link>
      <guid>http://local.developer.com/Password_protection_through_JavaScript-a1162267.html</guid>
    </item>
    <item>
      <title>Headline Script</title>
      <description>Today we wrap this up the headline script. </description>
      <link>http://local.developer.com/Headline_Script-a1162266.html</link>
      <guid>http://local.developer.com/Headline_Script-a1162266.html</guid>
    </item>
    <item>
      <title>Display and Reset</title>
      <description>Now that we know which button was clicked and which headline number should be displayed, we need to display what is called and then reset all the values. </description>
      <link>http://local.developer.com/Display_and_Reset-a1162265.html</link>
      <guid>http://local.developer.com/Display_and_Reset-a1162265.html</guid>
    </item>
    <item>
      <title>Third password tutorial</title>
      <description>This is the third in a string of JavaScript password script tutorials. </description>
      <link>http://local.developer.com/Third_password_tutorial-a1162264.html</link>
      <guid>http://local.developer.com/Third_password_tutorial-a1162264.html</guid>
    </item>
    <item>
      <title>Remove all HTML Flags</title>
      <description>Remove all HTML flags with this nifty little script. </description>
      <link>http://local.developer.com/Remove_all_HTML_Flags-a1162263.html</link>
      <guid>http://local.developer.com/Remove_all_HTML_Flags-a1162263.html</guid>
    </item>
    <item>
      <title>The Scrolling Functions</title>
      <description>We know about the layer, we understand the loops, now let's put it all together in a function. </description>
      <link>http://local.developer.com/The_Scrolling_Functions-a1162262.html</link>
      <guid>http://local.developer.com/The_Scrolling_Functions-a1162262.html</guid>
    </item>
    <item>
      <title>Drop-down Display</title>
      <description>In the last Script tip, we learned the layer and its properties. Now let's get it to display. </description>
      <link>http://local.developer.com/Drop_down_Display-a1162261.html</link>
      <guid>http://local.developer.com/Drop_down_Display-a1162261.html</guid>
    </item>
    <item>
      <title>Creating a Drop-down Menu</title>
      <description>The Spirit of script tips brings you a tutorial on creating a drop-down menu in Netscape Navigator. </description>
      <link>http://local.developer.com/Creating_a_Drop_down_Menu-a1162260.html</link>
      <guid>http://local.developer.com/Creating_a_Drop_down_Menu-a1162260.html</guid>
    </item>
    <item>
      <title>File Permissions</title>
      <description>PERL Primer two teaches you how to set up file permissions </description>
      <link>http://local.developer.com/File_Permissions-a1162259.html</link>
      <guid>http://local.developer.com/File_Permissions-a1162259.html</guid>
    </item>
    <item>
      <title>Getting Started with PERL</title>
      <description>Introduction and what you need to know in order to start learning Perl. </description>
      <link>http://local.developer.com/Getting_Started_with_PERL-a1162258.html</link>
      <guid>http://local.developer.com/Getting_Started_with_PERL-a1162258.html</guid>
    </item>
    <item>
      <title>Writing the E-mail</title>
      <description>The fourth primer in the PERL Series builds on first three. </description>
      <link>http://local.developer.com/Writing_the_E_mail-a1162257.html</link>
      <guid>http://local.developer.com/Writing_the_E_mail-a1162257.html</guid>
    </item>
    <item>
      <title>A Perl Guestbook</title>
      <description>I'm starting with a guestbook script because this is an effect that can be done with a very small amount of PERL code. </description>
      <link>http://local.developer.com/A_Perl_Guestbook-a1162256.html</link>
      <guid>http://local.developer.com/A_Perl_Guestbook-a1162256.html</guid>
    </item>
    <item>
      <title>Using Colored Text</title>
      <description>This script was sent to me to use as a tip. I really liked it the first time I saw it, so here's the tutorial. </description>
      <link>http://local.developer.com/Using_Colored_Text-a1162255.html</link>
      <guid>http://local.developer.com/Using_Colored_Text-a1162255.html</guid>
    </item>
    <item>
      <title>The Bigger Function</title>
      <description>Let's look at the function outside of the script and figure out how it works. </description>
      <link>http://local.developer.com/The_Bigger_Function-a1162254.html</link>
      <guid>http://local.developer.com/The_Bigger_Function-a1162254.html</guid>
    </item>
    <item>
      <title>Branching Method</title>
      <description>In this primer, we'll play with the PERL branching method. </description>
      <link>http://local.developer.com/Branching_Method-a1162253.html</link>
      <guid>http://local.developer.com/Branching_Method-a1162253.html</guid>
    </item>
    <item>
      <title>Dates and Times</title>
      <description>This primer is dedicated to setting up a date and time script using Perl. </description>
      <link>http://local.developer.com/Dates_and_Times-a1162252.html</link>
      <guid>http://local.developer.com/Dates_and_Times-a1162252.html</guid>
    </item>
    <item>
      <title>So, You Want ASP, Huh?</title>
      <description>You're surfing along and everything looks okay, but then you look up at the location bar. There's no .html up there. It's new. Instead there's an .asp.Signpost up ahead. You have entered the Active Server Page Zone.... </description>
      <link>http://local.developer.com/So_You_Want_ASP_Huh-a1162251.html</link>
      <guid>http://local.developer.com/So_You_Want_ASP_Huh-a1162251.html</guid>
    </item>
  </channel>
</rss>