<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title>iLoveTheCode.com</title>
	<link href="http://ilovethecode.com/"/>
<updated>2009-11-20T02:22:46Z</updated>
	<author>
		<name>Chris Perlman</name>
		<email>chris@ilovethecode.com</email>
		<uri>http://ilovethecode.com/</uri>
	</author>
  <id>http://ilovethecode.com/</id>
    <link rel="self" type="application/atom+xml" href="http://ilovethecode.com/atom.xml" />
	<category term="programming"/>
	<generator uri="/ilovethecode-blog.cgi" version="1.0">Chris Perlman's Oh Aye iLoveTheCode Blog v 1 Super Atom Splitter</generator>
	<icon>/images/favicon.jpg</icon>
	<rights>copyright 2009 iLoveTheCode.com</rights>
	<subtitle>Perl and Javascript Programming Tutorials Made Easy!</subtitle>
<entry>
    <title>HTML Font Code</title>
    <id>http://ilovethecode.com/HTML/HTML-Tutorials-How_To-Easy/HTML_Font_Code.shtml</id>
    <updated>2009-11-20T02:22:46Z</updated>
    <link rel="alternate" type="text/html" href="http://ilovethecode.com/HTML/HTML-Tutorials-How_To-Easy/HTML_Font_Code.shtml" />  
    <summary type="html"><![CDATA[HTML Font Code and How to Use It. &amp;lt;font face=verdana size=2>Hello&amp;lt;/font> Click for HTML Font Code tutorial.]]></summary>  
    <content type="text/html" src="http://ilovethecode.com/HTML/HTML-Tutorials-How_To-Easy/HTML_Font_Code.shtml" />
</entry>
<entry>
    <title>Javascript and CSS   Easy Pop Up Help Balloons</title>
    <id>http://ilovethecode.com/Javascript/Javascript-Tutorials/Javascript_and_CSS_-_Easy_Pop-Up_Help_Balloons.shtml</id>
    <updated>2009-10-04T16:13:44Z</updated>
    <link rel="alternate" type="text/html" href="http://ilovethecode.com/Javascript/Javascript-Tutorials/Javascript_and_CSS_-_Easy_Pop-Up_Help_Balloons.shtml" />  
    <summary type="html"><![CDATA[Use Simple Javascript and CSS for Pop-Up Help Balloons. document.getElementById(id).style.display = "inline"; Click for tutorial. ]]></summary>   
    <content type="text/html" src="http://ilovethecode.com/Javascript/Javascript-Tutorials/Javascript_and_CSS_-_Easy_Pop-Up_Help_Balloons.shtml" />
</entry>
<entry>
    <title>Use OnMouseOver in Javascript</title>
    <id>http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Use_OnMouseOver_in_Javascript.shtml</id>
    <updated>2009-02-10T04:41:06Z</updated>
    <link rel="alternate" type="text/html" href="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Use_OnMouseOver_in_Javascript.shtml" />  
    <summary type="html"><![CDATA[To use OnMouseOver in Javascript: OnMouseOver="alert('Thanks for the onMouse!')" Click for tutorial.]]></summary>   
    <content type="text/html" src="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Use_OnMouseOver_in_Javascript.shtml" />
</entry>
<entry>
    <title>Use onMouseOut in Javascript</title>
    <id>http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Use_onMouseOut_in_Javascript.shtml</id>
    <updated>2009-02-10T04:35:55Z</updated>
    <link rel="alternate" type="text/html" href="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Use_onMouseOut_in_Javascript.shtml" />  
    <summary type="html"><![CDATA[To use onMouseOut in Javascript: onMouseOut="alert('Thanks for the onMouse!')" Click for tutorial.]]></summary>   
    <content type="text/html" src="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Use_onMouseOut_in_Javascript.shtml" />
</entry>
<entry>
    <title>Use innerHTML to Change Text on a Page</title>
    <id>http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Use_innerHTML_to_Change_Text_on_a_Page.shtml</id>
    <updated>2009-02-10T02:06:54Z</updated>
    <link rel="alternate" type="text/html" href="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Use_innerHTML_to_Change_Text_on_a_Page.shtml" />  
    <summary type="html"><![CDATA[To use innerHTML to change text on a page: hu.innerHTML="Hello"; Click for tutorial.]]></summary>   
    <content type="text/html" src="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Use_innerHTML_to_Change_Text_on_a_Page.shtml" />
</entry>
<entry>
    <title>Renaming a File with Perl's RENAME Function</title>
    <id>http://ilovethecode.com/Perl/Perl-Tutorials-How_To-Easy/Renaming_a_File_with_Perl's_RENAME_Function.shtml</id>
    <updated>2009-02-10T02:02:28Z</updated>
    <link rel="alternate" type="text/html" href="http://ilovethecode.com/Perl/Perl-Tutorials-How_To-Easy/Renaming_a_File_with_Perl's_RENAME_Function.shtml" />  
    <summary type="html"><![CDATA[How to use the Perl rename function. rename("cities.txt", "citynames.txt"); Click for complete explanation.]]></summary>   
    <content type="text/html" src="http://ilovethecode.com/Perl/Perl-Tutorials-How_To-Easy/Renaming_a_File_with_Perl's_RENAME_Function.shtml" />
</entry>
<entry>
    <title>PRINT to Browser with document.write Command in Javascript</title>
    <id>http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/PRINT_to_Browser_with_document.write_Command_in_Javascript.shtml</id>
    <updated>2009-02-10T01:57:28Z</updated>
    <link rel="alternate" type="text/html" href="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/PRINT_to_Browser_with_document.write_Command_in_Javascript.shtml" />  
    <summary type="html"><![CDATA[How to print to the web browser using Javascript document.write() document.write('I see Paris'); Click link for complete explanation.]]></summary>   
    <content type="text/html" src="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/PRINT_to_Browser_with_document.write_Command_in_Javascript.shtml" />
</entry>
<entry>
    <title>Passing an Argument or Variable to a Javascript</title>
    <id>http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Passing_an_Argument_or_Variable_to_a_Javascript.shtml</id>
    <updated>2009-02-09T05:50:47Z</updated>
    <link rel="alternate" type="text/html" href="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Passing_an_Argument_or_Variable_to_a_Javascript.shtml" />  
    <summary type="html"><![CDATA[How to pass an argument to a script in Javascript. Click link for complete explanation.]]></summary>   
    <content type="text/html" src="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Passing_an_Argument_or_Variable_to_a_Javascript.shtml" />
</entry>
<entry>
    <title>Opening an Alert Box in Javascript</title>
    <id>http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Opening_an_Alert_Box_in_Javascript.shtml</id>
    <updated>2009-02-09T03:20:13Z</updated>
    <link rel="alternate" type="text/html" href="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Opening_an_Alert_Box_in_Javascript.shtml" />  
    <summary type="html"><![CDATA[How to open an Alert Box with the alert() method in Javascript. alert("Don't Leave My Site!"); Click link for complete explanation.]]></summary>   
    <content type="text/html" src="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Opening_an_Alert_Box_in_Javascript.shtml" />
</entry>
<entry>
    <title>Opening a REMOTE WINDOW in Javascript</title>
    <id>http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Opening_a_REMOTE_WINDOW_in_Javascript.shtml</id>
    <updated>2009-02-09T03:16:12Z</updated>
    <link rel="alternate" type="text/html" href="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Opening_a_REMOTE_WINDOW_in_Javascript.shtml" />  
    <summary type="html"><![CDATA[How to open a remote window with window.open in Javascript. window.open('http://google.com', 'chrisnewwindow', 'width=400, height=400, left=8, top=40, menubar=0, toolbar=0, scrollbars=1, location=0, directories=0, resizable=1, status=0'); Click link for complete explanation.]]></summary>   
    <content type="text/html" src="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Opening_a_REMOTE_WINDOW_in_Javascript.shtml" />
</entry>
<entry>
    <title>OPEN and WRITE a Data File in Perl</title>
    <id>http://ilovethecode.com/Perl/Perl-Tutorials-How_To-Easy/OPEN_and_WRITE_a_Data_File_in_Perl.shtml</id>
    <updated>2009-02-09T03:10:52Z</updated>
    <link rel="alternate" type="text/html" href="http://ilovethecode.com/Perl/Perl-Tutorials-How_To-Easy/OPEN_and_WRITE_a_Data_File_in_Perl.shtml" />  
    <summary type="html"><![CDATA[Opening and writing to a data file in Perl. open(DA, ">places.txt"); print DA "I see London\n"; close(DA); Click link for complete explanation.]]></summary>   
    <content type="text/html" src="http://ilovethecode.com/Perl/Perl-Tutorials-How_To-Easy/OPEN_and_WRITE_a_Data_File_in_Perl.shtml" />
</entry>
<entry>
    <title>OPEN and READ a Data File in Perl</title>
    <id>http://ilovethecode.com/Perl/Perl-Tutorials-How_To-Easy/OPEN_and_READ_a_Data_File_in_Perl.shtml</id>
    <updated>2009-02-09T02:12:57Z</updated>
    <link rel="alternate" type="text/html" href="http://ilovethecode.com/Perl/Perl-Tutorials-How_To-Easy/OPEN_and_READ_a_Data_File_in_Perl.shtml" />  
    <summary type="html"><![CDATA[How to open and read a data file using Perl. open(DA, "&amp;lt;cities.txt"); Click link for complete explanation.]]></summary>   
    <content type="text/html" src="http://ilovethecode.com/Perl/Perl-Tutorials-How_To-Easy/OPEN_and_READ_a_Data_File_in_Perl.shtml" />
</entry>
<entry>
    <title>Mimic Typing from a Textfield in a Textarea with Javascript</title>
    <id>http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Mimic_Typing_from_a_Textfield_in_a_Textarea_with_Javascript.shtml</id>
    <updated>2009-02-09T02:02:15Z</updated>
    <link rel="alternate" type="text/html" href="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Mimic_Typing_from_a_Textfield_in_a_Textarea_with_Javascript.shtml" />  
    <summary type="html"><![CDATA[To mimic typing from a textfield in a textarea using Javascript: &amp;lt;form name=fo> &amp;lt;input type=text name=fi onKeyUp="fo.se.value=fo.fi.value"> &amp;lt;textarea name=se>&amp;lt;/textarea> &amp;lt;/form> Click for tutorial.]]></summary>   
    <content type="text/html" src="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Mimic_Typing_from_a_Textfield_in_a_Textarea_with_Javascript.shtml" />
</entry>
<entry>
    <title>Javascript Reset Form</title>
    <id>http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Javascript_Reset_Form.shtml</id>
    <updated>2009-02-09T01:48:59Z</updated>
    <link rel="alternate" type="text/html" href="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Javascript_Reset_Form.shtml" />  
    <summary type="html"><![CDATA[To Reset Form Using Javascript: reset(); Click for tutorial.]]></summary>   
    <content type="text/html" src="http://ilovethecode.com/Javascript/Javascript-Tutorials-How_To-Easy/Javascript_Reset_Form.shtml" />
</entry>
</feed>