<?xml version="1.0" ?><rss version="2.0"><channel><title>Programmabilities.com</title><description>Programmabilities.com - Code and webmaster resources.</description><link>http://programmabilities.com/</link><language>en-us</language><docs>http://blogs.law.harvard.edu/tech/rss</docs><category domain="http://dmoz.org">Computers/Internet/Web_Design_and_Development/</category><copyright>Copyright 2008 Programmabilities.com</copyright><image><title>programmabilities</title><url>http://programmabilities.com/images/badge-programmabilities.jpg</url><link>http://programmabilities.com/</link><width>88</width><height>22</height><description>Code and Webmaster resources.</description></image><item><title>Web Services with VB .NET</title><description>[Web Services with VB .NET, Slides]</description><link>http://programmabilities.com/asp/?id=26</link><pubDate>Mon, 07 Jul 2008 19:11:44 -0400</pubDate></item><item><title>ASP.NET &quot;Server Variables&quot;</title><description>Output all your Server Variables by data binding the collection to a repeater control. </description><link>http://programmabilities.com/asp/?id=43</link><pubDate>Wed, 23 Aug 2006 17:41:47 -0400</pubDate></item><item><title>Yahoo! Stock Quote Retriever</title><description>The script goes to Yahoo! Finance to fetch stock quote data from a CSV file.</description><link>http://programmabilities.com/php/?id=24</link><pubDate>Fri, 18 Aug 2006 14:26:22 -0400</pubDate></item><item><title>ASP.NET2: Diplay Number of Members Online</title><description>Showing the number of Members Online with ASP.NET 2.0&#039;s membership service.</description><link>http://programmabilities.com/asp/?id=42</link><pubDate>Fri, 18 Aug 2006 14:25:46 -0400</pubDate></item><item><title>External Link Icons with CSS Selectors</title><description>Automatically insert an icon image after all off-site links by just adding one &quot;CSS selector&quot; rule to your CSS file.</description><link>http://programmabilities.com/xml/?id=30</link><pubDate>Fri, 18 Aug 2006 13:59:15 -0400</pubDate></item><item><title>The Low Down on ASP.NET DropDownList Control</title><description>Everything about Visual Basic&#039;s DropDownList control.</description><link>http://programmabilities.com/asp/?id=38</link><pubDate>Fri, 31 Mar 2006 02:20:04 -0500</pubDate></item><item><title>Display Google PageRank with PHP</title><description>This script finds the Google PageRank for the URL by calculating the checksum and requesting the PR from Google&#039;s servers.</description><link>http://programmabilities.com/php/?id=36</link><pubDate>Wed, 11 Jan 2006 19:30:06 -0500</pubDate></item><item><title>Consume Web Services Using PHP 5&#039;s SoapClient() Class</title><description>Consume an existing Web Services off the Internet to get a stock quote by using PHP 5&#039;s SoapClient() class.</description><link>http://programmabilities.com/php/?id=35</link><pubDate>Mon, 09 Jan 2006 17:14:58 -0500</pubDate></item><item><title>Search-engine Friendly URLs for Dynamic Content</title><description>A simple PHP solution for search-engine friendly URL&#039;s for dynamic content...</description><link>http://programmabilities.com/php/?id=33</link><pubDate>Sun, 25 Dec 2005 02:34:51 -0500</pubDate></item><item><title>Generate Meta-data Automatically Using PHP and JavaScript</title><description>This is PHP/JavaScript tutorial to generate meta data automatically.</description><link>http://programmabilities.com/php/?id=32</link><pubDate>Sun, 25 Dec 2005 01:13:59 -0500</pubDate></item><item><title>Build a Personalized Google Module</title><description>The Javascript inside of this XML file puts your Del.icio.us links into a module on your Personalized Google page.</description><link>http://programmabilities.com/xml/?id=31</link><pubDate>Fri, 23 Dec 2005 08:38:01 -0500</pubDate></item><item><title>Javascript Banner Rotator</title><description>This banner rotation script displays different sized banner ads randomly each time the page is loaded.</description><link>http://programmabilities.com/xml/?id=29</link><pubDate>Fri, 23 Dec 2005 08:31:21 -0500</pubDate></item><item><title>Build a RSS Feed with PHP/SQL</title><description>This PHP script automatically converts a database&#039;s table into a RSS feed (.xml file).</description><link>http://programmabilities.com/php/?id=27</link><pubDate>Wed, 21 Dec 2005 17:47:15 -0500</pubDate></item><item><title>No-refresh Links with PHP</title><description>The secret to calling and running a PHP script without refreshing the page.</description><link>http://programmabilities.com/php/?id=28</link><pubDate>Wed, 21 Dec 2005 17:46:09 -0500</pubDate></item><item><title>Visual Basic Deployment How-to</title><description>Steps to make a Deployment of your Visual Basic .NET app.</description><link>http://programmabilities.com/asp/?id=25</link><pubDate>Fri, 12 Aug 2005 19:28:41 -0400</pubDate></item><item><title>Simplest Best PHP Tracker</title><description>Log various traffic data to a flat file (no database).</description><link>http://programmabilities.com/php/?id=10</link><pubDate>Mon, 25 Jul 2005 22:47:44 -0400</pubDate></item><item><title>Include Files in HTML Using the Object Tag</title><description>Use XHTML&#039;s object tag to include files without server-side support.</description><link>http://programmabilities.com/xml/?id=23</link><pubDate>Thu, 21 Jul 2005 00:02:33 -0400</pubDate></item><item><title>HTML with XML Data Binding</title><description>Use data binding to pull an XML file&#039;s content into an HTML Web-page.</description><link>http://programmabilities.com/xml/?id=11</link><pubDate>Tue, 19 Jul 2005 19:12:45 -0400</pubDate></item><item><title>Official PHP Coding Standards</title><description>The PEAR Coding Standards are the official coding standards of PHP.</description><link>http://programmabilities.com/php/?id=22</link><pubDate>Thu, 30 Jun 2005 21:54:10 -0400</pubDate></item><item><title>Visual Basic Strings</title><description>Visual Basic strings.</description><link>http://programmabilities.com/asp/?id=13</link><pubDate>Tue, 28 Jun 2005 00:00:00 -0400</pubDate></item><item><title>PHP&#039;s &#039;&amp;lt;&amp;lt;&amp;lt;&#039; for Very Long Strings</title><description>Another way to delimit long and complex strings is by using heredoc syntax (&quot;&amp;lt;&amp;lt;&amp;lt;&quot;).</description><link>http://programmabilities.com/php/?id=19</link><pubDate>Mon, 27 Jun 2005 16:51:30 -0400</pubDate></item><item><title>Opening a Socket Connection via PHP</title><description>PHP does not limit you to working solely with files and processes. You can also
manipulate socket connections. A socket is a software tool that allows you to make connections with various services offered by some machine.</description><link>http://programmabilities.com/php/?id=20</link><pubDate>Mon, 27 Jun 2005 16:45:22 -0400</pubDate></item><item><title>PHP&#039;s Predefined Variables</title><description>PHP offers a number of predefined variables geared toward providing the developer with a substantial amount of internal configuration information.</description><link>http://programmabilities.com/php/?id=21</link><pubDate>Mon, 27 Jun 2005 16:32:35 -0400</pubDate></item><item><title>Create simple cross-browser textarea editor</title><description>Turn any HTML textarea into a simple, cross-browser, richtext editor. This is a JavaScript tutorial.</description><link>http://programmabilities.com/xml/?id=17</link><pubDate>Sun, 01 May 2005 00:00:00 -0400</pubDate></item><item><title>How To Display Code In A Web-page</title><description>What is the best tactic and technique to display code in a web-page? </description><link>http://programmabilities.com/xml/?id=15</link><pubDate>Sat, 16 Apr 2005 00:00:00 -0400</pubDate></item><item><title>Create Own PHP Error Log File Archive</title><description>Create your own error logs for debugging PHP scripts and save them in a log file for archival.</description><link>http://programmabilities.com/php/?id=5</link><pubDate>Sun, 27 Mar 2005 00:00:00 -0500</pubDate></item><item><title>Creating an Image with PHP&#039;s GD</title><description>You want to create a new image on the fly with PHP, whether it is in GIF, PNG, or JPEG format.</description><link>http://programmabilities.com/php/?id=6</link><pubDate>Sun, 27 Mar 2005 00:00:00 -0500</pubDate></item><item><title>PHP People Online Counter</title><description>Build a &quot;Visitors Online&quot; counter.</description><link>http://programmabilities.com/php/?id=39</link><pubDate>Thu, 03 Mar 2005 10:00:00 -0500</pubDate></item><item><title>Creating Favorite Icon</title><description>Create your own favicon to show up in the browser&#039;s address field.</description><link>http://programmabilities.com/xml/?id=12</link><pubDate>Mon, 28 Feb 2005 00:00:00 -0500</pubDate></item><item><title>Simplest PHP Image Gallery</title><description>Create a Simplest PHP Image Gallery from the images in a directory according to whatever extension(s) you want.</description><link>http://programmabilities.com/php/?id=1</link><pubDate>Sun, 27 Feb 2005 00:00:00 -0500</pubDate></item><item><title>Simplest PHP Site Search-engine Using Unix Grep</title><description>You can build the simplest possible search-engine (with no database) for your site with PHP by simply using Unix&#039;s grep command on your Linux server instead of writing a lot of PHP code from scratch.</description><link>http://programmabilities.com/php/?id=2</link><pubDate>Sun, 27 Feb 2005 00:00:00 -0500</pubDate></item><item><title>Online Regular Expression Tester with PHP</title><description>You will construct a page that lets you enter a string and a regular expression. When you Submit the form, the script searches the string for a substring matching the regular expression; and then outputs the results to the page.</description><link>http://programmabilities.com/php/?id=3</link><pubDate>Sun, 27 Feb 2005 00:00:00 -0500</pubDate></item><item><title>PHP&#039;s Header Function</title><description>PHP&#039;s header() function allows you to send arbitrary HTTP headers. Among other things, header() can be useful for authentication or page-level redirection.</description><link>http://programmabilities.com/php/?id=4</link><pubDate>Sun, 27 Feb 2005 00:00:00 -0500</pubDate></item><item><title>Script Timer</title><description>Time your pages and scripts.</description><link>http://programmabilities.com/php/?id=7</link><pubDate>Sun, 27 Feb 2005 00:00:00 -0500</pubDate></item><item><title>PHP Tips</title><description>Tip-sheet of useful and clever PHP code snippets.</description><link>http://programmabilities.com/php/?id=8</link><pubDate>Sun, 27 Feb 2005 00:00:00 -0500</pubDate></item><item><title>Super Simple Feedback Form</title><description>Super Simple Feedback Form.</description><link>http://programmabilities.com/php/?id=9</link><pubDate>Sun, 27 Feb 2005 00:00:00 -0500</pubDate></item><item><title>Object Oriented System Development with VB .NET</title><description>[Object-Oriented Application Development Using Visual Basic .NET, Chapters 1 - 16. Slides]</description><link>http://programmabilities.com/asp/?id=16</link><pubDate>Sat, 01 Jan 2005 15:04:35 -0500</pubDate></item><item><title>Towards XHTML 2.0</title><description>under construction.</description><link>http://programmabilities.com/xml/?id=14</link><pubDate>Tue, 30 Nov 1999 00:00:00 -0500</pubDate></item><item><title>CSS Tips</title><description>CSS Tips&amp;hellip;</description><link>http://programmabilities.com/xml/?id=18</link><pubDate>Tue, 30 Nov 1999 00:00:00 -0500</pubDate></item><item><title>VB .NET Read and Write Text Files</title><description>How to read and write to a text file with VB .NET.</description><link>http://programmabilities.com/asp/?id=40</link><pubDate>Tue, 30 Nov 1999 00:00:00 -0500</pubDate></item></channel></rss>