<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Elgorithms Software :: Resources</title>
<link>http://www.elgorithms.com/resources.php</link>
<description>Resources for Web Developers.</description>
<language>en-us</language>
<copyright>(c) 2005 Elgorithms</copyright>
<pubDate>Thu, 24 Mar 2005 11:41:23 CST</pubDate>
<item>
  <title>Safari passes Acid2 Test</title>
  <link>http://www.elgorithms.com/resources.php?loc=2</link>
  <description>Apple Safari become the first browser to pass the WaSP Acid2 test. The Acid2 Test was announced by WaSP (Web Standards Project) as a benchmark for browser vendors to accurately see how standards-compliant their product is. It serves as a way to easily tell if certain areas of HTML4, CSS1, CSS2.1, PNG, and Data URLs are supported. Acid2 contains many illegal CSS statements that should actually be ignored by standards-compliant browsers.</description>
  <pubDate>Thu, 28 Apr 2005 10:14:01 CST</pubDate>
</item>
<item>
  <title>HTTP Compression</title>
  <link>http://www.elgorithms.com/resources.php?loc=1</link>
  <description>HTTP or HTML Compression has been around for several years. Despite that fact, it is surprisingly underused on the web today. Read the information on the links in this section and decide if you should be using HTTP Compression.</description>
  <pubDate>Wed, 23 Mar 2005 14:36:02 CST</pubDate>
</item>
<item>
  <title>Webperf.org's URL Breakdown</title>
  <link>http://www.webperf.org/breakdown.html</link>
  <description>This performance monitor from Webperf.org shows you exactly how fast it takes a particular web site to load. A good way to test any code modifications or compression settings for your site. The detailed report of each item loaded from a site let's you easily identify any bottlenecks.</description>
  <pubDate>Thu, 24 Mar 2005 16:24:47 CST</pubDate>
</item>
<item>
  <title>Web Standards, CSS, and Accessibility</title>
  <link>http://www.elgorithms.com/resources.php?#x0026;loc=2</link>
  <description>Web standards, are carefully designed to deliver the greatest benefits to the greatest number of web users while ensuring the long-term viability of any document published on the Web. Designing and building with these standards simplifies and lowers the cost of production, while delivering sites that are accessible to more people and more types of Internet devices. Developers are encouraged to practice web standards through XHTML and CSS to deliver functional content even as the internet and browsers evolve.</description>
  <pubDate>Thu, 28 Apr 2005 10:14:01 CST</pubDate>
</item>
<item>
  <title>Apache HTTP Server Developer Information</title>
  <link>http://httpd.apache.org/dev/</link>
  <description>The place to start if you are setting up Apache for the first time or if you are having trouble with Apache HTTP Server.</description>
  <pubDate>Sun, 20 Mar 2005 23:10:07 CST</pubDate>
</item>
<item>
  <title>Apache Week</title>
  <link>http://www.apacheweek.com/</link>
  <description>The self-proclaimed essential resource for the world's most popular web server. Apache Week contains lots of information for the different versions of Apache as well as ways you may not have thought of to deploy Apache Server.</description>
  <pubDate>Sun, 20 Mar 2005 23:10:07 CST</pubDate>
</item>
<item>
  <title>PHP: Documentation</title>
  <link>http://www.php.net/docs.php</link>
  <description>The place to start learning what you can do with PHP. Explains all the commands and gives an example of how to use each. This is also where to look if you are setting up PHP for a Server. Details on how to setup on Windows and IX platforms.</description>
  <pubDate>Sun, 20 Mar 2005 23:26:39 CST</pubDate>
</item>
<item>
  <title>PHP Classes Repository</title>
  <link>http://mit88.users.phpclasses.org/</link>
  <description>A great resource for PHP web site developers. PHP Classes Repository is a service created in 1999 as a means of distributing freely available programming classes of objects written in PHP. The goal of this service is to build a base of programming components ready to be used in Web applications written in PHP.</description>
  <pubDate>Fri, 8 Apr 2005 13:56:14 CST</pubDate>
</item>
<item>
  <title>Free PHP Resources</title>
  <link>http://freeprogrammingresources.com/freephp.html</link>
  <description>A giant resource with all types of information about PHP. Contains links to many other PHP resources.</description>
  <pubDate>Sun, 20 Mar 2005 23:31:14 CST</pubDate>
</item>
<item>
  <title>Syndic8.com</title>
  <link>http://www.syndic8.com/</link>
  <description>A huge site that provides a catalogue for RSS and Atom Syndicated News Links of all topics. Check it out, you'll probably find lots of News Feeds that interest you.</description>
  <pubDate>Mon, 21 Mar 2005 11:13:41 CST</pubDate>
</item>
<item>
  <title>Markup Validation Service 0.6.7</title>
  <link>http://validator.w3.org/</link>
  <description> The W3C Markup Validation Service is a free service that checks Web documents in formats like HTML and XHTML for conformance to W3C Recommendations and other standards.</description>
  <pubDate>Sun, 20 Mar 2005 19:45:46 CST</pubDate>
</item>
<item>
  <title>CSS Validation Service</title>
  <link>http://jigsaw.w3.org/css-validator/</link>
  <description>The W3C CSS Validation Service is a free service that checks Cascading Style Sheets (CSS) in (X)HTML documents or standalone for conformance to W3C recommendations.</description>
  <pubDate>Sun, 20 Mar 2005 19:49:17 CST</pubDate>
</item>
<item>
  <title>Validator for XML Schema</title>
  <link>http://www.w3.org/2001/03/webdata/xsv</link>
  <description>The W3C Validator for XML Schema is a free service that checks XML documents against the actively developed W3C XML Schema Namespace. In other words it checks your XML against the current recommended XML standards.</description>
  <pubDate>Sun, 20 Mar 2005 19:54:04 CST</pubDate>
</item>
<item>
  <title>Feed Validator</title>
  <link>http://feedvalidator.org/</link>
  <description>This is a validator for syndicated feeds. It works with RSS 0.90, 0.91, 0.92, 0.93, 0.94, 1.0, and 2.0. It also validates Atom feeds. This service only works on syndicated feeds (a subset of XML) for general XML validation refer to W3C's Validator for XML Schema.</description>
  <pubDate>Wed, 23 Mar 2005 11:52:31 CST</pubDate>
</item>
<item>
  <title>Caching Tutorial for Web Authors and Webmasters</title>
  <link>http://www.mnot.net/cache_docs/</link>
  <description>Web caching, one of the web's most misunderstood concepts is explained in this easy to understand technical document. Read about what makes caching important so you can determine the best settings for your own web site.</description>
  <pubDate>Wed, 23 Mar 2005 21:35:38 CST</pubDate>
</item>
<item>
  <title>Cacheability Query 1.3</title>
  <link>http://www.ircache.net/cgi-bin/cacheability.py</link>
  <description>Run your web site through this query to determine if your cache settings are setup correctly. Also determines possible problems effecting caching with your server or your ISP's server.</description>
  <pubDate>Fri, 25 Mar 2005 21:39:27 CST</pubDate>
</item>
</channel>
</rss>