<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - neal_grosskopf</title>
<link>http://snipplr.com/users/neal_grosskopf/tags/function</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 11 Oct 2008 00:35:37 GMT</pubDate>
<item>
<title>(ASP) Make YouTube Embed HTML Validate</title>
<link>http://snipplr.com/view/6871/make-youtube-embed-html-validate/</link>
<description><![CDATA[ <p>YouTube offers a method for users and developers to embed video on their web pages. Unfortunately the code that they use doesn't validate. Use this function to make YouTube's embed code validate.</p> ]]></description>
<pubDate>Tue, 24 Jun 2008 07:55:27 GMT</pubDate>
<guid>http://snipplr.com/view/6871/make-youtube-embed-html-validate/</guid>
</item>
<item>
<title>(ASP) Getting Full URL/Path with ASP</title>
<link>http://snipplr.com/view/6618/getting-full-urlpath-with-asp/</link>
<description><![CDATA[ <p>One thing that always bothered me about Classic ASP is that there isn't an easy way to get the entire url. So I devised a function that will get the full path
including the query string.</p> ]]></description>
<pubDate>Sat, 07 Jun 2008 11:04:46 GMT</pubDate>
<guid>http://snipplr.com/view/6618/getting-full-urlpath-with-asp/</guid>
</item>
<item>
<title>(ASP) Checking Plurals With ASP - A Simple Check Plural Function</title>
<link>http://snipplr.com/view/5521/checking-plurals-with-asp--a-simple-check-plural-function/</link>
<description><![CDATA[ <p>I notice that a lot of database driven websites make easy mistakes by not checking for plural words. An example might be "2 vote" or "1 votes". Here is an example of a function using ASP to check for plurals.</p> ]]></description>
<pubDate>Fri, 21 Mar 2008 15:37:25 GMT</pubDate>
<guid>http://snipplr.com/view/5521/checking-plurals-with-asp--a-simple-check-plural-function/</guid>
</item>
</channel>
</rss>