<?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: xlAWS - 100,000 downloads?</title>
	<atom:link href="http://blog.gobansaor.com/2008/04/02/xlaws-100000-downloads/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gobansaor.com/2008/04/02/xlaws-100000-downloads/</link>
	<description>A country datasmith.</description>
	<pubDate>Thu, 04 Dec 2008 05:00:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gobansaor</title>
		<link>http://blog.gobansaor.com/2008/04/02/xlaws-100000-downloads/#comment-4627</link>
		<dc:creator>gobansaor</dc:creator>
		<pubDate>Wed, 25 Jun 2008 19:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=358#comment-4627</guid>
		<description>Dave,

I'm not aware of any ActiveX libraries for S3.  Someday maybe I'll find the time to write a "proper2 library, but unlikely, as my motley collection of code snippets is "good enough" for what I personally need and I now tend to use Python's easy-to-use and powerful Boto library for most of my S3/EC2 "scripting" needs (see http://blog.gobansaor.com/2008/05/05/python-to-replace-vb6/ )

Tom</description>
		<content:encoded><![CDATA[<p>Dave,</p>
<p>I&#8217;m not aware of any ActiveX libraries for S3.  Someday maybe I&#8217;ll find the time to write a &#8220;proper2 library, but unlikely, as my motley collection of code snippets is &#8220;good enough&#8221; for what I personally need and I now tend to use Python&#8217;s easy-to-use and powerful Boto library for most of my S3/EC2 &#8220;scripting&#8221; needs (see <a href="http://blog.gobansaor.com/2008/05/05/python-to-replace-vb6/" rel="nofollow">http://blog.gobansaor.com/2008/05/05/python-to-replace-vb6/</a> )</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://blog.gobansaor.com/2008/04/02/xlaws-100000-downloads/#comment-4626</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 23 Jun 2008 21:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=358#comment-4626</guid>
		<description>Well I was interested in it because I want to add S3 functionality to a host of ASP sites I maintain.

I am really surprised that I can not find an ActiveX wrapper that provides members like this:

Collections:
   -Buckets
   -items

Objects:
  -bucket
  -item
  -connection

Properties:
  -access key
  -secret key
  
Methods:
   -getBuckets(connection)
   -getBucket(connection,'bucketname')
   -delBucket(connection,'bucketname')
   -getItems(connection,bucket)
   -deltem(connection,item)

putItem, getItem, etc, etc.
 well you get the idea.

The delete bucket out to automatically recourse and empty buckets.

Know of any ActiveX like that? Not sure yet if I want to spend a week doing it myself.</description>
		<content:encoded><![CDATA[<p>Well I was interested in it because I want to add S3 functionality to a host of ASP sites I maintain.</p>
<p>I am really surprised that I can not find an ActiveX wrapper that provides members like this:</p>
<p>Collections:<br />
   -Buckets<br />
   -items</p>
<p>Objects:<br />
  -bucket<br />
  -item<br />
  -connection</p>
<p>Properties:<br />
  -access key<br />
  -secret key</p>
<p>Methods:<br />
   -getBuckets(connection)<br />
   -getBucket(connection,&#8217;bucketname&#8217;)<br />
   -delBucket(connection,&#8217;bucketname&#8217;)<br />
   -getItems(connection,bucket)<br />
   -deltem(connection,item)</p>
<p>putItem, getItem, etc, etc.<br />
 well you get the idea.</p>
<p>The delete bucket out to automatically recourse and empty buckets.</p>
<p>Know of any ActiveX like that? Not sure yet if I want to spend a week doing it myself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
