<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link href="http://rss.en.redtram.com/sources/webreference.com/feed.xml" rel="self" type="application/rss+xml" />
<title>RedTram News Search Engine | webreference.com</title>
<link>http://en.redtram.com/</link>
<description>webreference.com</description>
<copyright>Copyright (c) 2009 RedTram. All rights reserved.</copyright>
<webMaster>webmaster@redtram.com (RedTram)</webMaster>
<language>en</language>
<lastBuildDate>Thu, 17 Dec 2009 05:19:01 GMT</lastBuildDate>
<ttl>300</ttl>
<image>
<title>RedTram News Search Engine | webreference.com</title>
<width>100</width>
<height>50</height>
<link>http://en.redtram.com/</link>
<url>http://img.en.redtram.com/rsslogo.gif</url>
</image>
<item>
<category>7917 | Lightweight Markup Languages</category>
<title>Lightweight Markup Languages</title>
<link>http://en.redtram.com/go/236303600/top100/</link>
<source url="http://en.redtram.com/sources/236303600/">236303600</source>
<description>are markup languages designed with an honest attempt to make them simple enough for non-programmers to read and write in them. There are several lightweight markup languages available on the internet. Arpan Dhandhania shows you how to use the two</description>
<pubDate>Wed, 16 Dec 2009 18:02:15 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/236303600/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/236303600.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>7917 | Creating a Banking Application Admin Panel using Object Oriented Programming</category>
<title>Creating a Banking Application Admin Panel using Object Oriented Programming</title>
<link>http://en.redtram.com/go/236255928/top100/</link>
<source url="http://en.redtram.com/sources/236255928/">236255928</source>
<description>This article focuses on the administration side of our banking application, covering the creation of the admin scripts and discussing how proper administration can improve performance.</description>
<pubDate>Tue, 15 Dec 2009 08:36:21 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/236255928/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/236255928.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>3829 | Implementing Interfaces</category>
<title>Implementing Interfaces</title>
<link>http://en.redtram.com/go/236253735/top100/</link>
<source url="http://en.redtram.com/sources/236253735/">236253735</source>
<description>Do you know how to implement an interface? Learn how to use the implementation for accessing the interface methods.</description>
<pubDate>Tue, 15 Dec 2009 07:31:19 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/236253735/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/236253735.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>3829 | A Good Exercise for DOMDocument Accessing Skills</category>
<title>A Good Exercise for DOMDocument Accessing Skills</title>
<link>http://en.redtram.com/go/236212063/top100/</link>
<source url="http://en.redtram.com/sources/236212063/">236212063</source>
<description>Do you know how to reach any DOMDocument node, starting from the root? Here is a good exercise to test your skills.</description>
<pubDate>Sun, 13 Dec 2009 07:57:21 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/236212063/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/236212063.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>3829 | Loading the Web Service First</category>
<title>Loading the Web Service First</title>
<link>http://en.redtram.com/go/236189371/top100/</link>
<source url="http://en.redtram.com/sources/236189371/">236189371</source>
<description>Do you know when to assign a friendly name to a Web service? Learn how to load the Web service before any attempt to call its methods.</description>
<pubDate>Sat, 12 Dec 2009 05:35:01 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/236189371/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/236189371.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>7917 | Working with the Ajax Control Toolkit</category>
<title>Working with the Ajax Control Toolkit</title>
<link>http://en.redtram.com/go/236124120/top100/</link>
<source url="http://en.redtram.com/sources/236124120/">236124120</source>
<description>The Ajax Control Toolkit is a community project from Microsoft that contains a number of controls to design and implement Ajax-enabled controls seamlessly. In this article, Joydip Kanjilal shows you how to start working with the Ajax Control Toolkit and</description>
<pubDate>Thu, 10 Dec 2009 13:17:28 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/236124120/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/236124120.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>3829 | JScript .NET's var Requirement</category>
<title>JScript .NET's var Requirement</title>
<link>http://en.redtram.com/go/236087603/top100/</link>
<source url="http://en.redtram.com/sources/236087603/">236087603</source>
<description>Do you know what keyword the JScript .NET code must have for the compiler to succeed? Learn about a key difference between JavaScript and JScript .NET.</description>
<pubDate>Wed, 09 Dec 2009 09:14:16 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/236087603/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/236087603.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>3829 | Locating An Event</category>
<title>Locating An Event</title>
<link>http://en.redtram.com/go/236071881/top100/</link>
<source url="http://en.redtram.com/sources/236071881/">236071881</source>
<description>on the page can be quite challenging. Learn about the four different location properties of the Internet Explorer's event object.</description>
<pubDate>Tue, 08 Dec 2009 13:43:45 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/236071881/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/236071881.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>7917 | Globalize your Web Applications: PHP's Locale Package</category>
<title>Globalize your Web Applications: PHP's Locale Package</title>
<link>http://en.redtram.com/go/235929495/top100/</link>
<source url="http://en.redtram.com/sources/235929495/">235929495</source>
<description>In the modern globalized economy, it behooves us to think of other nationalities when we develop our websites and applications. This article is the kickoff for a series that discusses the ramifications of globalization on our websites and applications. Today's</description>
<pubDate>Mon, 07 Dec 2009 18:55:57 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/235929495/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/235929495.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>3829 | JScript .NET's &quot;Hello World!&quot;</category>
<title>JScript .NET's &quot;Hello World!&quot;</title>
<link>http://en.redtram.com/go/235448810/top100/</link>
<source url="http://en.redtram.com/sources/235448810/">235448810</source>
<description>program? Learn how to write it in just one line.</description>
<pubDate>Sat, 05 Dec 2009 13:43:00 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/235448810/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/235448810.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>3829 | Loading Event Handlers</category>
<title>Loading Event Handlers</title>
<link>http://en.redtram.com/go/235184534/top100/</link>
<source url="http://en.redtram.com/sources/235184534/">235184534</source>
<description>Do you know how to ensure that the event handlers are defined after the event? Here are several techniques that you can use.</description>
<pubDate>Fri, 04 Dec 2009 16:52:48 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/235184534/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/235184534.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>3829 | JScript .NET's try...catch...finally Statement</category>
<title>JScript .NET's try...catch...finally Statement</title>
<link>http://en.redtram.com/go/234505508/top100/</link>
<source url="http://en.redtram.com/sources/234505508/">234505508</source>
<description>Do you know how to prevent errors from reaching the user? Learn about the structure of the try...catch...finally statement in JScript .NET.</description>
<pubDate>Thu, 03 Dec 2009 09:23:40 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/234505508/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/234505508.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>7917 | The Methods Behind the Banking Application Profile Script</category>
<title>The Methods Behind the Banking Application Profile Script</title>
<link>http://en.redtram.com/go/234311104/top100/</link>
<source url="http://en.redtram.com/sources/234311104/">234311104</source>
<description>In our ongoing series about creating a banking application using Object Oriented Programming, J. Leidago Noabeb discusses the methods that were used by the customer profile script and then shows you how to create the new account script.</description>
<pubDate>Wed, 02 Dec 2009 23:36:11 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/234311104/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/234311104.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>3829 | Sending JavaScript to the Client</category>
<title>Sending JavaScript to the Client</title>
<link>http://en.redtram.com/go/234266372/top100/</link>
<source url="http://en.redtram.com/sources/234266372/">234266372</source>
<description>Do you know how to pop up alert boxes at the client side? Learn how to use Response.Write() to send JavaScript code to the client.</description>
<pubDate>Wed, 02 Dec 2009 20:47:37 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/234266372/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/234266372.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>7917 | Drupal 6.14, Introduction and Installation</category>
<title>Drupal 6.14, Introduction and Installation</title>
<link>http://en.redtram.com/go/233656866/top100/</link>
<source url="http://en.redtram.com/sources/233656866/">233656866</source>
<description>Drupal provides developers with a database-driven CMS that comes &quot;out-of-the-box&quot; with many often-requested features. This article walks you through the installation process and showcase some of the out-of-the-box features that make Drupal so popular.</description>
<pubDate>Mon, 30 Nov 2009 23:40:40 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/233656866/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/233656866.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>3829 | Removing Paragraphs on the Fly</category>
<title>Removing Paragraphs on the Fly</title>
<link>http://en.redtram.com/go/233540209/top100/</link>
<source url="http://en.redtram.com/sources/233540209/">233540209</source>
<description>Wouldn't it be nice to remove paragraphs on the fly? Learn how to trigger it and how to reflow the page instantaneously.</description>
<pubDate>Mon, 30 Nov 2009 15:33:08 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/233540209/top100/</guid>
</item>
<item>
<category>3829 | The onmousewheel Event (IE6)</category>
<title>The onmousewheel Event (IE6)</title>
<link>http://en.redtram.com/go/233168006/top100/</link>
<source url="http://en.redtram.com/sources/233168006/">233168006</source>
<description>Do you know which events are new in Internet Explorer 6? Learn how to use the onmousewheel event.</description>
<pubDate>Sat, 28 Nov 2009 19:43:41 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/233168006/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/233168006.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>3829 | Adding A Comment to An XML Tree</category>
<title>Adding A Comment to An XML Tree</title>
<link>http://en.redtram.com/go/232400979/top100/</link>
<source url="http://en.redtram.com/sources/232400979/">232400979</source>
<description>Do you know how to add a comment to a sales report? Learn how to annotate an XML tree.</description>
<pubDate>Thu, 26 Nov 2009 11:21:38 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/232400979/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/232400979.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>7917 | How to Setup Canonical Domain Names with Apache</category>
<title>How to Setup Canonical Domain Names with Apache</title>
<link>http://en.redtram.com/go/232218040/top100/</link>
<source url="http://en.redtram.com/sources/232218040/">232218040</source>
<description>Not using canonical URLs has a negative impact on your SEO, as Google notices that several URLs are returning the same content and penalizes you. Sukrit Dhandhania shows you how to fix this problem using either httpd.conf or .htaccess.</description>
<pubDate>Thu, 26 Nov 2009 02:24:46 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/232218040/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/232218040.jpg" length="255" type="image/jpeg" />
</item>
<item>
<category>7917 | Creating a Banking Application Deposit Script</category>
<title>Creating a Banking Application Deposit Script</title>
<link>http://en.redtram.com/go/231541540/top100/</link>
<source url="http://en.redtram.com/sources/231541540/">231541540</source>
<description>Our last article discussed the withdraw script that enables a customer to make a withdrawal from an account of their choice. This installment explores the mechanisms behind making a deposit into an account.</description>
<pubDate>Tue, 24 Nov 2009 04:30:49 GMT</pubDate>
<guid isPermaLink="true">http://en.redtram.com/go/231541540/top100/</guid>
<enclosure url="http://img2.en.redtram.com/news/231541540.jpg" length="255" type="image/jpeg" />
</item>
</channel>
</rss>
