<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: URLParser: a parser to get value of host, protocol, port, parameters from an URL using regular expression</title>
	<atom:link href="http://ntt.cc/2008/08/07/urlparser-a-parser-to-get-value-of-host-protocol-port-parameters-from-an-url-using-regular-expression.html/feed" rel="self" type="application/rss+xml" />
	<link>http://ntt.cc/2008/08/07/urlparser-a-parser-to-get-value-of-host-protocol-port-parameters-from-an-url-using-regular-expression.html</link>
	<description>Flex,Flash,Ajax and Freebie Resource for Developers and Designers</description>
	<lastBuildDate>Sun, 14 Mar 2010 13:43:29 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: maxfactory &#124; Flash lite(携帯Flash)、Flex、widgetなどの技術メモ &#187; [flex][as3]URLパーサー</title>
		<link>http://ntt.cc/2008/08/07/urlparser-a-parser-to-get-value-of-host-protocol-port-parameters-from-an-url-using-regular-expression.html/comment-page-1#comment-4380</link>
		<dc:creator>maxfactory &#124; Flash lite(携帯Flash)、Flex、widgetなどの技術メモ &#187; [flex][as3]URLパーサー</dc:creator>
		<pubDate>Tue, 14 Jul 2009 14:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://ntt.cc/2008/08/07/urlparser-a-parser-to-get-value-of-host-protocol-port-parameters-from-an-url-using-regular-expression.html#comment-4380</guid>
		<description>[...] http://ntt.cc/2008/08/07/urlparser-a-parser-to-get-value-of-host-protocol-port-parameters-from-an-ur...    カテゴリー: as3, flex入門 タグ: as3, flex3, url解析        コメント (0) トラックバック (0) コメントをどうぞ トラックバックURL [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://ntt.cc/2008/08/07/urlparser-a-parser-to-get-value-of-host-protocol-port-parameters-from-an-ur.." rel="nofollow">http://ntt.cc/2008/08/07/urlparser-a-parser-to-get-value-of-host-protocol-port-parameters-from-an-ur..</a>.    カテゴリー: as3, flex入門 タグ: as3, flex3, url解析        コメント (0) トラックバック (0) コメントをどうぞ トラックバックURL [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Freerksen</title>
		<link>http://ntt.cc/2008/08/07/urlparser-a-parser-to-get-value-of-host-protocol-port-parameters-from-an-url-using-regular-expression.html/comment-page-1#comment-2776</link>
		<dc:creator>David Freerksen</dc:creator>
		<pubDate>Mon, 16 Feb 2009 21:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://ntt.cc/2008/08/07/urlparser-a-parser-to-get-value-of-host-protocol-port-parameters-from-an-url-using-regular-expression.html#comment-2776</guid>
		<description>Great class! I like it more than mx.utils.URLUtil which does the same type of thing but on a smaller scale.

I am using URLUtil for the parameters though. If your URL is &quot;something.html?id=3&amp;debug=true&quot; you can use 
var params:String = URLUtil.objectToString(URLParser.parameters, &quot;&amp;&quot;, true);
This will result in &quot;id=3&amp;debug=true&quot;</description>
		<content:encoded><![CDATA[<p>Great class! I like it more than mx.utils.URLUtil which does the same type of thing but on a smaller scale.</p>
<p>I am using URLUtil for the parameters though. If your URL is &#8220;something.html?id=3&amp;debug=true&#8221; you can use<br />
var params:String = URLUtil.objectToString(URLParser.parameters, &#8220;&amp;&#8221;, true);<br />
This will result in &#8220;id=3&amp;debug=true&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
