<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ASP Tutorials &#187; featured</title>
	<atom:link href="http://asp.web.id/tag/featured/feed" rel="self" type="application/rss+xml" />
	<link>http://asp.web.id</link>
	<description>hot talks about asp programming</description>
	<lastBuildDate>Thu, 15 Apr 2010 15:35:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Tutorial Seri Pemrogramman ASP</title>
		<link>http://asp.web.id/tutorial-seri-pemrogramman-asp.html</link>
		<comments>http://asp.web.id/tutorial-seri-pemrogramman-asp.html#comments</comments>
		<pubDate>Fri, 25 Sep 2009 16:56:04 +0000</pubDate>
		<dc:creator>Ariel G. Saputra</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Classic ASP]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[seri tutorial asp]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://asp.web.id/?p=31</guid>
		<description><![CDATA[Kemarin sempet login ke admin blog yang sudah lama terlupakan, ternyata ada bejibun komentar yang masih dalam fase moderasi, agak surprised juga karena ternyata masih banyak komentar-komentar baru di seri tutorial pemrograman asp yang sudah aku tulis disana (glad to know that people use it still). Well berhubung blog tersebut sudah lama banget dan sudah [...]]]></description>
		<wfw:commentRss>http://asp.web.id/tutorial-seri-pemrogramman-asp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First version of ASP Twitter Library</title>
		<link>http://asp.web.id/first-version-of-asp-twitter-library.html</link>
		<comments>http://asp.web.id/first-version-of-asp-twitter-library.html#comments</comments>
		<pubDate>Sun, 17 May 2009 17:26:32 +0000</pubDate>
		<dc:creator>Ariel G. Saputra</dc:creator>
				<category><![CDATA[Classic ASP]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[ASPTwitter]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://asp.web.id/?p=19</guid>
		<description><![CDATA[Finally I publish a premature version of asp twitter library, a small script package written in Classic ASP (VBScript) to allow you update, retrieve, format and display your tweets and twitter profile within your Classic ASP application.]]></description>
		<wfw:commentRss>http://asp.web.id/first-version-of-asp-twitter-library.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Short URL with Classic ASP</title>
		<link>http://asp.web.id/short-url-with-classic-asp.html</link>
		<comments>http://asp.web.id/short-url-with-classic-asp.html#comments</comments>
		<pubDate>Thu, 14 May 2009 19:36:20 +0000</pubDate>
		<dc:creator>Ariel G. Saputra</dc:creator>
				<category><![CDATA[Classic ASP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[TinyURL]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[XMLHTTP]]></category>

		<guid isPermaLink="false">http://asp.web.id/?p=16</guid>
		<description><![CDATA[I have more spare time in back couple days and I use it to play a bit with Classic ASP, flickr and twitter for a reason, but then pop out an idea to create a very simple library tom implement Twitter API in Classic ASP programming (many library written in PHP and other programming languages but found noone in classic asp).]]></description>
		<wfw:commentRss>http://asp.web.id/short-url-with-classic-asp.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Create TinyURL with Classic ASP (VBScript)</title>
		<link>http://asp.web.id/create-tinyurl-with-classic-asp-vbscript.html</link>
		<comments>http://asp.web.id/create-tinyurl-with-classic-asp-vbscript.html#comments</comments>
		<pubDate>Thu, 14 May 2009 03:27:06 +0000</pubDate>
		<dc:creator>Ariel G. Saputra</dc:creator>
				<category><![CDATA[Classic ASP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[TinyURL]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[XMLHTTP]]></category>

		<guid isPermaLink="false">http://asp.web.id/?p=14</guid>
		<description><![CDATA[TinyURL has been around for years, which enabled you to shortenize your very long url addresses, It has an API also to programmaticaly create your own shortenized url on the fly, and here is a sample of TinyURL API implementation with Classic ASP (VBScript).]]></description>
		<wfw:commentRss>http://asp.web.id/create-tinyurl-with-classic-asp-vbscript.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sending Email with Classic ASP Scripts</title>
		<link>http://asp.web.id/sending-email-with-classic-asp-scripts.html</link>
		<comments>http://asp.web.id/sending-email-with-classic-asp-scripts.html#comments</comments>
		<pubDate>Fri, 08 May 2009 15:32:47 +0000</pubDate>
		<dc:creator>Ariel G. Saputra</dc:creator>
				<category><![CDATA[Classic ASP]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://asp.web.id/?p=10</guid>
		<description><![CDATA[There are several email components for classic asp available out there, if you not sure about which components are installed in your server, just ask your technical support. CDOsys is the default email component for microsoft SMTP server running together with IIS Web Server, or CDONT for prior SMTP version but mostly hosting providers also install commercial email component like ASPEmail, JMail, MailEnable etc.]]></description>
		<wfw:commentRss>http://asp.web.id/sending-email-with-classic-asp-scripts.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Get flickr photos with Classic ASP &amp; Flickr API</title>
		<link>http://asp.web.id/get-flickr-photos-with-classic-asp-flickr-api.html</link>
		<comments>http://asp.web.id/get-flickr-photos-with-classic-asp-flickr-api.html#comments</comments>
		<pubDate>Fri, 08 May 2009 06:56:28 +0000</pubDate>
		<dc:creator>Ariel G. Saputra</dc:creator>
				<category><![CDATA[Classic ASP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[XMLHTTP]]></category>

		<guid isPermaLink="false">http://asp.web.id/?p=8</guid>
		<description><![CDATA[I'am using flickr quite a while but not too much just to store screenshots of my web portfolio, then when I build a web design portfolio page I decided to get those screenshots directly from flickr rather than re-upload them in my server. In php there are a lot of examples on the net but I found none for Classic ASP.

After trial error here are the script I use to get flickr photos with flickr API and Classic ASP, it may not perfect but at least it worked for me :)]]></description>
		<wfw:commentRss>http://asp.web.id/get-flickr-photos-with-classic-asp-flickr-api.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
