<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Support System &#187; Forum: Online Tools - Recent Topics</title>
		<link>http://www.technospot.net/support/forum/online-tools</link>
		<description>Every question is Answered</description>
		<language>en-US</language>
		<pubDate>Tue, 24 Nov 2009 19:50:21 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.technospot.net/support/search.php</link>
		</textInput>
		<atom:link href="http://www.technospot.net/support/rss/forum/online-tools/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>atulperx on "how do i save youtube videos on my computer ?"</title>
			<link>http://www.technospot.net/support/topic/how-do-i-save-youtube-videos-on-my-computer#post-186</link>
			<pubDate>Tue, 24 Nov 2009 10:34:52 +0000</pubDate>
			<dc:creator>atulperx</dc:creator>
			<guid isPermaLink="false">186@http://www.technospot.net/support/</guid>
			<description><p>I am using many online tolls but after download 3 to 4 songs the quality of song get crashed . Like many songs only sound music and voice is gone and in few cases few can listen songs but they play in fast forward mode .</p>
<p>I want to ask that is there ant hack by which we can directly download music from youtube directly .
</p>
</description>
		</item>
		<item>
			<title>rosarioc62 on "upload a photo album or pictures"</title>
			<link>http://www.technospot.net/support/topic/upload-a-photo-album-or-pictures#post-92</link>
			<pubDate>Wed, 24 Jun 2009 19:19:12 +0000</pubDate>
			<dc:creator>rosarioc62</dc:creator>
			<guid isPermaLink="false">92@http://www.technospot.net/support/</guid>
			<description><p>i want to know if there is a site where i can upload pictures (to create an album) and the it creates a link which i can give to my friends. please i need your help.</p>
<p>thanks</p>
<p>rosario
</p>
</description>
		</item>
		<item>
			<title>jm on "[RELATIVE] presents: onlinetoolkit.org"</title>
			<link>http://www.technospot.net/support/topic/relative-presents-onlinetoolkitorg#post-90</link>
			<pubDate>Tue, 16 Jun 2009 19:12:49 +0000</pubDate>
			<dc:creator>jm</dc:creator>
			<guid isPermaLink="false">90@http://www.technospot.net/support/</guid>
			<description><p>Online Toolkit is an attempt to put all most used network/coding tools in one accessable place on the internet so that they may be usable from any device with a browser and an internet connection.</p>
<p>http;//onlinetoolkit.org/
</p>
</description>
		</item>
		<item>
			<title>rosarioc62 on "free advertizing"</title>
			<link>http://www.technospot.net/support/topic/free-advertizing#post-85</link>
			<pubDate>Tue, 07 Apr 2009 12:05:56 +0000</pubDate>
			<dc:creator>rosarioc62</dc:creator>
			<guid isPermaLink="false">85@http://www.technospot.net/support/</guid>
			<description><p>im looking for a message board or a place where i can post a free advertise in my local area e.g. zip 33068.
</p>
</description>
		</item>
		<item>
			<title>Ashish Mohta on "The Ultimate guide to host Images using Amazon S3  &#38; Cloudfront"</title>
			<link>http://www.technospot.net/support/topic/the-ultimate-guide-to-host-images-using-amazon-s3#post-49</link>
			<pubDate>Wed, 21 Jan 2009 18:58:43 +0000</pubDate>
			<dc:creator>Ashish Mohta</dc:creator>
			<guid isPermaLink="false">49@http://www.technospot.net/support/</guid>
			<description><p>I went through a lot of posts on Amazon S3, including which had been written long back. But two people who recently moved to Amazon and use Cloudfront had given the best.  I have included the links at the end.</p>
<p>This is how you need to setup Amazon S3 to host images. I have add separate description if you want to use Amazon s3 only , Use the cloudfront and or if you have already a previous amazon s3 and want to move to cloudfront.  Good Luck</p>
<p><strong>Basic:</strong></p>
<p>1.Amazon Account<br />
2.Amazon AWS account<br />
3.Signup for Amazon S3<br />
4.Get Access ID and Secret key<br />
5.Signup for CloudFront</p>
<p><strong>Setup</strong></p>
<p>1. Create Bucket :</p>
<p>		Bucket name : img.sitename.com<br />
		Permissions : World:Read and Owner:Write / Edit ACL</p>
<p><strong>ONLY AMAZON S3</strong></p>
<p>	Add custom DNS accoount </p>
<p>	CNAME:<br />
		NAME : img<br />
		Type : CNAME<br />
		Value: img.sitename.com.s3.amazon.com</p>
<p>		NAME : www.img<br />
		Type : CNAME<br />
		Value: img.sitename.com.s3.amazon.com</p>
<p><strong>Only CloudFront ( With No pre existing Amazon S3 CNAME )</strong></p>
<p>	Creating Distribution for Cloud Front:</p>
<p>		a. Select Any Folder : img.sitename.com.s3.amazon.com<br />
		b. Manage Distribution<br />
		c. Associate CName  : img.sitename.com | Copy unique CF name for it :  xxxx.cloudfront.com<br />
		d. Add CNAME: </p>
<p>			NAME : img<br />
			Type : CNAME<br />
			Value: xxxx.cloudfront.com</p>
<p>			NAME : www.img<br />
			Type : CNAME<br />
			Value: xxxx.cloudfront.com</p>
<p><strong>For existing Amazon S3 to Cloudfront</strong></p>
<p>	Creating Distribution for Cloud Front:</p>
<p>		a. Select Any Folder : img.sitename.com.s3.amazon.com<br />
		b. Manage Distribution<br />
		c. Associate CName  : cache.sitename.com | Copy unique CF name for it :  xxxx.cloudfront.com<br />
		d. Update CNAME: </p>
<p>		OLD CNAME:<br />
		NAME : img<br />
		Type : CNAME<br />
		Value: img.sitename.com.s3.amazon.com ****</p>
<p>		NAME : www.img<br />
		Type : CNAME<br />
		Value: img.sitename.com.s3.amazon.com ***</p>
<p>		New Cname:</p>
<p>		NAME : img<br />
		Type : CNAME<br />
		Value: xxxx.cloudfront.com</p>
<p>		NAME : www.img<br />
		Type : CNAME<br />
		Value: xxxx.cloudfront.com</p>
<p><strong>Here is the list of tutorials which you can follow at the end </strong></p>
<p><strong>Amazon S3 Introduction:</strong></p>
<p>http://www.hongkiat.com/blog/amazon-s3-the-beginners-guide/<br />
http://www.labnol.org/internet/tools/amazon-s3-simple-storage-service-guide/3889/</p>
<p><strong>Amazon s3 Setup</strong> </p>
<p>http://www.labnol.org/internet/host-images-files-on-amazon-s3-storage/4923/</p>
<p><strong>What is Amazon Bucket: </strong></p>
<p>http://www.labnol.org/internet/tools/amazon-s3-buckets-tutorial/3890/ </p>
<p><strong>How to setup Amazon Cloudfront:</strong></p>
<p>http://www.hongkiat.com/blog/amazon-cloudfront-how-to-setup-cloudfront-to-work-with-s3/</p>
<p>http://www.labnol.org/internet/setup-content-delivery-network-with-amazon-s3-cloudfront/5446</p>
<p><strong> How to reduce your Amazon s3 Bills</strong></p>
<p>http://www.labnol.org/internet/lower-amazon-s3-bill-improve-website-loading-time/5193/
</p>
</description>
		</item>
		<item>
			<title>lobol on "best way to organize your password ?"</title>
			<link>http://www.technospot.net/support/topic/best-way-to-organize-your-password#post-57</link>
			<pubDate>Thu, 22 Jan 2009 14:19:18 +0000</pubDate>
			<dc:creator>lobol</dc:creator>
			<guid isPermaLink="false">57@http://www.technospot.net/support/</guid>
			<description><p>whats the best way to organize and remember password ? Both Online and Offline tool suggestion Welcomed ?
</p>
</description>
		</item>
		<item>
			<title>Vick.piyu on "Chrome or FF"</title>
			<link>http://www.technospot.net/support/topic/chrome-or-ff#post-10</link>
			<pubDate>Wed, 08 Oct 2008 01:50:41 +0000</pubDate>
			<dc:creator>Vick.piyu</dc:creator>
			<guid isPermaLink="false">10@http://www.technospot.net/support/</guid>
			<description><p>I wanted to know, if switching to chrome is a good option, I am using Firefox, but I have an old PC so it dsnt work that well for me, Is Chrome better?
</p>
</description>
		</item>
		<item>
			<title>lobol on "Best way to organize Files and Folders"</title>
			<link>http://www.technospot.net/support/topic/best-way-to-organize-files-and-folders#post-11</link>
			<pubDate>Wed, 08 Oct 2008 01:56:00 +0000</pubDate>
			<dc:creator>lobol</dc:creator>
			<guid isPermaLink="false">11@http://www.technospot.net/support/</guid>
			<description><p>What the best way to ogranize files and folders ? Will any online synchronization tool will help me? A free one probably
</p>
</description>
		</item>
		<item>
			<title>lobol on "Suggest Some online free graphics tool"</title>
			<link>http://www.technospot.net/support/topic/suggest-some-online-free-graphics-tool#post-6</link>
			<pubDate>Wed, 08 Oct 2008 01:31:45 +0000</pubDate>
			<dc:creator>lobol</dc:creator>
			<guid isPermaLink="false">6@http://www.technospot.net/support/</guid>
			<description><p>Hi,</p>
<p>I am looking for some online graphics tool. I dont want to put money on adobe but I need some comparable tools. Can you suggest any ?
</p>
</description>
		</item>

	</channel>
</rss>
