<?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>Webmaster-Source &#187; Services and Tools</title>
	<atom:link href="http://www.webmaster-source.com/category/services-and-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webmaster-source.com</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Thu, 09 Feb 2012 11:19:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Minus: Simple File Sharing</title>
		<link>http://www.webmaster-source.com/2011/08/15/minus-simple-file-sharing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=minus-simple-file-sharing</link>
		<comments>http://www.webmaster-source.com/2011/08/15/minus-simple-file-sharing/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 12:04:09 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Services and Tools]]></category>
		<category><![CDATA[file sharing]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4236</guid>
		<description><![CDATA[There are already a few services—like CloudApp and Droplr—that allow you to simply drag a file and instantly share it via a short URL. There&#8217;s a newer one that I&#8217;ve been seeing lately on Twitter. It&#8217;s name is Minus. Minus is primarily a web application, with a spiffy HTML5 drag-and-drop uploader. Just drop a file [...]]]></description>
			<content:encoded><![CDATA[<p>There are already a few services—like CloudApp and Droplr—that allow you to simply drag a file and instantly share it via a short URL. There&#8217;s a newer one that I&#8217;ve been seeing lately on Twitter. It&#8217;s name is <a href="http://minus.com/">Minus</a>.</p>
<p>Minus is primarily a web application, with a spiffy HTML5 drag-and-drop uploader. Just drop a file onto the page, copy the link and share. Couldn&#8217;t be simpler.</p>
<p>There are applications for OS X, Windows and Linux (as well as mobile phones and tablets) that allow you to upload files without loading up the website. The desktop apps work by allowing you to drop a file onto an icon.</p>
<p><a href="http://minus.com/"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4237" title="Minus" src="http://media.webmaster-source.com/wp-content/uploads/minus.jpg" alt="" width="600" height="290" /></a></p>
<p>Minus is free for now, but they have some limits in place. Files can be no larger than 200MB each, but there is no limit to the number you can upload. If you upload a lot of small files, Minus could certainly be a more attractive option than CloudApp, which only allows 10 uploads per day for free accounts.</p>
<p>If you&#8217;re looking for a way to quickly share files with people, Minus is worth a look. Even if you don&#8217;t need it very often, it&#8217;s a great tool to keep in your arsenal.</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4236&amp;md5=506c1b23779eb245d01d86999e1e9977" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2011/08/15/minus-simple-file-sharing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TestFlight: iOS Beta Testing on the Fly</title>
		<link>http://www.webmaster-source.com/2011/02/23/testflight-ios-beta-testing-on-the-fly/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=testflight-ios-beta-testing-on-the-fly</link>
		<comments>http://www.webmaster-source.com/2011/02/23/testflight-ios-beta-testing-on-the-fly/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 11:43:36 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Services and Tools]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3917</guid>
		<description><![CDATA[If you&#8217;ve ever tried a little iPhone development out, you might have run into an inconvenient problem. Apple uses a code signing system on iOS devices to ensure that software that ends up on them has either passed through the App Store (and has thus been checked for malware-like behavior) or has been assigned to [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve ever tried a little iPhone development out, you might have run into an inconvenient problem. Apple uses a code signing system on iOS devices to ensure that software that ends up on them has either passed through the App Store (and has thus been checked for malware-like behavior) or has been assigned to the unique device ID using an ad-hoc distribution. This is generally good for the end user, but it&#8217;s a real pain to distribute betas.</p>
<p>Enter <a href="http://testflightapp.com/">TestFlight</a>.</p>
<p style="text-align: center;"><a href="http://testflightapp.com/"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-3918 imgborder" title="TestFlight" src="http://media.webmaster-source.com/wp-content/uploads/testflight-homepage.jpg" alt="" width="600" height="326" /></a></p>
<p>I&#8217;m not sure how it does it, but TestFlight takes the pain out of iOS beta distribution. You just build an app, upload it, enter some email addresses, and TestFlight magically takes care of the rest.</p>
<p>When a beta tester gets an email from TestFlight, they register their device by logging into the TestFlight website on their iOS device. It installs a provisioning profile over the air, and lets them access your uploaded application builds in the same way.</p>
<p>However it does its magic, TestFlight is an indispensable tool for developers.</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=3917&amp;md5=955e2588089ece76d2894e5911b90c2c" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2011/02/23/testflight-ios-beta-testing-on-the-fly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Last.fm Usage Becoming a Subscriber Feature</title>
		<link>http://www.webmaster-source.com/2011/02/14/mobile-last-fm-usage-becoming-a-subscriber-feature/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mobile-last-fm-usage-becoming-a-subscriber-feature</link>
		<comments>http://www.webmaster-source.com/2011/02/14/mobile-last-fm-usage-becoming-a-subscriber-feature/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 11:52:40 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Services and Tools]]></category>
		<category><![CDATA[Last.fm]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3908</guid>
		<description><![CDATA[Last.fm, the music streaming service that uses social tagging to find custom-tailored tunes, will be requiring that users of the iOS/Android/etc. apps pay $3/month for a premium subscription. I have found it convenient to listen to Last.fm on my iPod on more than one occasion, so this is a little disappointing. Microsoft says that they [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://last.fm">Last.fm</a>, the music streaming service that uses social tagging to find custom-tailored tunes, will be requiring that users of the iOS/Android/etc. apps pay $3/month for a premium subscription. I have found it convenient to listen to Last.fm on my iPod on more than one occasion, so this is a little disappointing.</p>
<p>Microsoft says that they plan to subsidize Last.fm for Windows Phone 7 and Xbox so their users will not have to pay the subscription.</p>
<p>This change will go into effect on February 15.</p>
<p><a href="http://arstechnica.com/media/news/2011/02/free-lastfm-service-on-mobile-devices-turning-into-subscriber-only-feature.ars">Free Last.fm service on mobile devices turning into subscriber-only feature</a> [Ars Technica]</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=3908&amp;md5=9b30563e2519061779fd7541b61a1ba0" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2011/02/14/mobile-last-fm-usage-becoming-a-subscriber-feature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Storage for Developers: An Attempt to Compete With S3?</title>
		<link>http://www.webmaster-source.com/2010/09/13/google-storage-for-developers-an-attempt-to-compete-with-s3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-storage-for-developers-an-attempt-to-compete-with-s3</link>
		<comments>http://www.webmaster-source.com/2010/09/13/google-storage-for-developers-an-attempt-to-compete-with-s3/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 11:14:04 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Services and Tools]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[S3]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3566</guid>
		<description><![CDATA[I just happened upon an interesting new Labs service from Google: Google Storage for Developers. It&#8217;s very much like Amazon S3 in concept, but from Google. It&#8217;s a cheap, pay-as-you-go file storage service that could be used for anything from backing up data to hosting podcasts to serving images. Google Storage for Developers will cost [...]]]></description>
			<content:encoded><![CDATA[<p>I just happened upon an interesting new Labs service from Google: <a href="http://code.google.com/apis/storage/">Google Storage for Developers</a>. It&#8217;s very much like <a href="http://aws.amazon.com/s3/">Amazon S3</a> in concept, but from Google. It&#8217;s a cheap, pay-as-you-go file storage service that could be used for anything from backing up data to hosting podcasts to serving images.</p>
<p>Google Storage for Developers <a href="http://code.google.com/apis/storage/docs/overview.html#pricing">will cost</a> $0.17 per gigabyte per month for storage, plus transfer fees. It seems slightly more expensive for the month-to-month fee, but the bandwidth charges might be cheaper. For the duration of the preview Google is offering &#8220;100 gigabytes of storage and 300 gigabytes of bandwidth per month&#8221; at no cost.</p>
<p>It&#8217;s also worth noting that Google offers <a href="http://code.google.com/appengine/">App Engine</a>, a cost-efficient cloud hosting solution for Python/Rails/Java applications. Amazon has a similar service as part of their impressive <a href="http://aws.amazon.com/">AWS</a> suite. With either provider, Google or Amazon, you could cheaply run a large web application more efficiently than if you were having to manually deploy physical servers. <a href="http://www.reddit.com/">Reddit</a> awhile ago switched from running their own servers to using AWS and has had nothing but good things to say about it.</p>
<p>It&#8217;s nice to see some more competition in this area. Hopefully it will lead to lower prices. <img src='http://media.webmaster-source.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=3566&amp;md5=dec740e99926673a22b0560f6c809315" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2010/09/13/google-storage-for-developers-an-attempt-to-compete-with-s3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Instant: Search as You Type</title>
		<link>http://www.webmaster-source.com/2010/09/10/google-instant-search-as-you-type/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-instant-search-as-you-type</link>
		<comments>http://www.webmaster-source.com/2010/09/10/google-instant-search-as-you-type/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 11:18:34 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Services and Tools]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Search Engines]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3568</guid>
		<description><![CDATA[This past Wednesday, Google started rolling out the latest evolution of their search engine. &#8220;Google Instant,&#8221; as they call it, enables you to execute your searches significantly faster. It&#8217;s like the existing Suggest feature, only more so. The search results appear as you type, updating as you go. This video demonstrates it well: It takes [...]]]></description>
			<content:encoded><![CDATA[<p>This past Wednesday, Google started rolling out the latest evolution of their search engine. &#8220;Google Instant,&#8221; as they call it, enables you to execute your searches significantly faster. It&#8217;s like the existing Suggest feature, only more so. The search results appear as you type, updating as you go.</p>
<p>This video demonstrates it well:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/qcm0rG8EKXI?fs=1&amp;hl=en_US&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/qcm0rG8EKXI?fs=1&amp;hl=en_US&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>It takes a little time to get used to, but it actually does seem to be quicker. There isn&#8217;t a noticeable lag while results load, even on a 1mbps DSL line. The feature does disable itself on slower connections, though.</p>
<p><a href="http://techcrunch.com/2010/09/08/google-instant-its-search-before-you-type/">Google Instant: It Searches Before You Type</a> [TechCrunch]</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=3568&amp;md5=80c8111be111e467b1e7839e2dfbd098" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2010/09/10/google-instant-search-as-you-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HootSuite Adds Paid Plans</title>
		<link>http://www.webmaster-source.com/2010/08/16/hootsuite-adds-paid-plans/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hootsuite-adds-paid-plans</link>
		<comments>http://www.webmaster-source.com/2010/08/16/hootsuite-adds-paid-plans/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 11:37:46 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Services and Tools]]></category>
		<category><![CDATA[HootSuite]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Web Apps]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3511</guid>
		<description><![CDATA[HootSuite, the &#8220;social media dashboard&#8221; has just announced their new premium accounts. There is still a free option, though you will need to fork over some cash if you need &#8220;team members&#8221; (collaborators who can post to your shared social media profiles) or more than one RSS feed piped into your Twitter streams. Starting today [...]]]></description>
			<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-3271" title="HootSuite Logo" src="http://media.webmaster-source.com/wp-content/uploads/hootsuite-logo.jpg" alt="" width="186" height="29" />HootSuite, the &#8220;social media dashboard&#8221; <a href="http://blog.hootsuite.com/hootsuite-premium-accounts/">has just announced</a> their <a href="http://hootsuite.com/plans">new premium accounts</a>. There is still a free option, though you will need to fork over some cash if you need &#8220;team members&#8221; (collaborators who can post to your shared social media profiles) or more than one RSS feed piped into your Twitter streams.</p>
<blockquote><p>Starting today (Wednesday, Aug. 11th), all <strong>new</strong> customers will be required to select a plan upon signing-up — including choosing the free option if desired.</p>
<p>The following week, <strong>current</strong> HootSuite users will be asked to choose a package with the help of a migration wizard to help you choose the best plan.</p>
<p>For all customers (aside from Enterprise-class accounts), we’ll  include a 30-day free trial. This period will allow you to experiment  and discover which plan best fits your needs. Again, we’ll continue to  offer a free plan for those of you who don’t require advanced options at  this time.</p></blockquote>
<p>The paid plans start at $4.99/month and quickly get pricey. I think their tier structure could have used some more work, such as allowing more collaborators and for cheaper plans, but maybe that&#8217;s just me&#8230;</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=3511&amp;md5=31dda6a77036a9e8bd70d0bd4610dce7" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2010/08/16/hootsuite-adds-paid-plans/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CloudApp: Share Files Fast</title>
		<link>http://www.webmaster-source.com/2010/05/24/cloudapp-share-files-fast/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cloudapp-share-files-fast</link>
		<comments>http://www.webmaster-source.com/2010/05/24/cloudapp-share-files-fast/#comments</comments>
		<pubDate>Mon, 24 May 2010 11:02:39 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Services and Tools]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[file sharing]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3335</guid>
		<description><![CDATA[CloudApp is a nifty application that lets you quickly and easily share files. All you have to do is drag a file onto the menu bar. Once the file is uploaded to the &#8220;Cloud,&#8221; a short URL to the file is automatically copied to your clipboard. You can&#8217;t get much easier than that. Your files [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.getcloudapp.com/">CloudApp</a> is a nifty application that lets you quickly and easily share files. All you have to do is drag a file onto the menu bar. Once the file is uploaded to the &#8220;Cloud,&#8221; a short URL to the file is automatically copied to your clipboard. You can&#8217;t get much easier than that.</p>
<p><a href="http://www.getcloudapp.com/"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-3336" title="CloudApp" src="http://media.webmaster-source.com/wp-content/uploads/cloudapp-header.jpg" alt="" width="530" height="219" /></a></p>
<p>Your files are stored on Amazon S3, mirrored across multiple servers and facilities, so it&#8217;s very unlikely that you will have any data loss issues.</p>
<p>One interesting part of the application is its extensibility. You can install a number of &#8220;Raindrop&#8221; plugins that allow the app to perform different actions when you press the universal CloudApp keyboard shortcut. Perhaps you&#8217;re in iTunes? Pressing the key combination will upload the selected songs. Photoshop? The current canvas will be uploaded. Firefox, Safari, or Chrome? A short URL for the current web page will be generated.</p>
<p>The service only works on Mac OS X for now, but there is a REST API, so it&#8217;s entirely possible for someone to write a Windows or Linux client.</p>
<p>CloudApp is in public beta, and the developers have not implemented any visible means of monetization. My guess is that it will remain free, but I do wonder how they intend to sustain their service. Ads on the web page? Premium plans?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2010/05/24/cloudapp-share-files-fast/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google to Offer Users a Way to Opt-Out of Google Analytics Tracking?</title>
		<link>http://www.webmaster-source.com/2010/03/26/google-to-offer-users-a-way-to-opt-out-of-google-analytics-tracking/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-to-offer-users-a-way-to-opt-out-of-google-analytics-tracking</link>
		<comments>http://www.webmaster-source.com/2010/03/26/google-to-offer-users-a-way-to-opt-out-of-google-analytics-tracking/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 11:13:11 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Services and Tools]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[stats]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3148</guid>
		<description><![CDATA[A somewhat vague post on TechCrunch, linking to a Google blog posting of equal nebulousness, suggests that Google will soon be releasing a browser plugin to enable users to opt-out of being tracked by Google Analytics. Over the past year, we have been exploring ways to offer users more choice on how their data is [...]]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://techcrunch.com/2010/03/18/google-analytics-opt-out/">somewhat vague post on TechCrunch</a>, linking to a <a href="http://analytics.blogspot.com/2010/03/more-choice-for-users-browser-based-opt.html">Google blog posting</a> of equal nebulousness, suggests that Google will soon be releasing a browser plugin to enable users to opt-out of being tracked by Google Analytics.</p>
<blockquote><p>Over the past year, we have been exploring ways to offer users more  choice on how their data is collected by Google Analytics.  We concluded  that the best approach would be to develop a global browser based  plug-in to allow users to opt out of being tracked by Google Analytics.   Our engineers are now hard at work finalizing and testing this opt-out  functionality.  We look forward to make it globally available to our  users in the coming weeks.</p></blockquote>
<p>Speaking as someone who operates several websites: <em>what?</em> Does this mean tinfoil hat-wearing users will be able to opt-out of whatever habit-tracking information Google may collect for their own purposes, or does this mean they will be releasing a product that cripples their popular website statistics package?</p>
<p>Anyone running a website needs to know how much traffic they get, what the most common screen resolutions used are, what browsers visitors primarily use to access the site, and who&#8217;s linking in. Without that basic information, that poses absolutely no privacy threat, you&#8217;re flying blind. I assume that Google wouldn&#8217;t be stupid enough to build and promote a browser extension that could render their own statistics service useless?</p>
<p>I have no problem with people being able to opt-out of any questionable behavior tracking (i.e. following users from site to site) that Google may be doing behind the scenes, but I don&#8217;t want Google Analytics to become absolutely useless. I may be overreacting, but the Google bloggers certainly could have been more clear.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2010/03/26/google-to-offer-users-a-way-to-opt-out-of-google-analytics-tracking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Symbolic Links to Backup Your Files to Dropbox</title>
		<link>http://www.webmaster-source.com/2010/02/01/using-symbolic-links-to-backup-your-files-to-dropbox/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-symbolic-links-to-backup-your-files-to-dropbox</link>
		<comments>http://www.webmaster-source.com/2010/02/01/using-symbolic-links-to-backup-your-files-to-dropbox/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 11:48:19 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Services and Tools]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[symlinks]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2972</guid>
		<description><![CDATA[Dropbox is an excellent little service that I&#8217;ve written about on more than one occasion. It&#8217;s a nice off-site backup tool, as well as easy way to keep data synced between multiple computers. I imagine it would be nice to get one of their larger plans and automagically sync all of your files between a [...]]]></description>
			<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-2973" title="Dropbox Folder" src="http://media.webmaster-source.com/wp-content/uploads/dropbox-folder.jpg" alt="" width="120" height="103" /><a href="http://www.webmaster-source.com/2009/11/25/dropbox-easy-file-synchronization/">Dropbox</a> is an excellent little service that I&#8217;ve written about on more than one occasion. It&#8217;s a nice off-site backup tool, as well as easy way to keep data synced between multiple computers.</p>
<p>I imagine it would be nice to get one of their larger plans and automagically sync <em>all</em> of your files between a desktop and a laptop, but not all of us are willing to pay for that luxury.</p>
<p>Now if you have a few assorted folders that you want to keep synced with Dropbox, what&#8217;s an easy way to do so without physically moving them into your main Dropbox folder? You can use the magic of symbolic links. (A magic that only exists on Mac OS X, Linux, and Unix&#8230;)</p>
<p>Open a command line and type the following two commands, changing the paths to whatever is relevant in your situation:</p>
<pre class="brush: bash;">
cd /Users/Matt/Dropbox
ln -s /Users/Matt/path/to/my/files The_New_Folder_Name
</pre>
<p>Now if you go back to your Dropbox folder, you should see a new directory called &#8220;The_New_Folder_Name&#8221; that, when clicked, should bounce you right over to the original folder. Dropbox will see this &#8220;shortcut&#8221; link as the real deal and back the files up to the cloud.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2010/02/01/using-symbolic-links-to-backup-your-files-to-dropbox/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What Will Apple Do With Lala.com?</title>
		<link>http://www.webmaster-source.com/2009/12/28/what-will-apple-do-with-lala-com/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-will-apple-do-with-lala-com</link>
		<comments>http://www.webmaster-source.com/2009/12/28/what-will-apple-do-with-lala-com/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 11:57:35 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Services and Tools]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2867</guid>
		<description><![CDATA[Apple recently acquired Lala, an interesting music service that promotes the idea of streaming music. Lala lets you sample music from their catalog, and then offers the choice to download songs for $0.79 apiece or purchase the right to stream it as much as you want for ten cents. They also let you upload your [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mashable.com/2009/12/07/apple-lala-acquisition/">Apple recently acquired</a> <a href="http://www.lala.com/">Lala</a>, an interesting music service that promotes the idea of streaming music. Lala lets you sample music from their catalog, and then offers the choice to download songs for $0.79 apiece or purchase the right to <a href="http://www.lala.com/#howitworks">stream it</a> as much as you want for ten cents. They also let you upload your music library to their servers, so your entire music library is available for you to stream online at any time.</p>
<p>What&#8217;s Apple going to do with their acquisition? It doesn&#8217;t take a rocket surgeon to guess that.</p>
<p>Imagine iTunes, but with the features of Lala built in.</p>
<p style="text-align: center;"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-2871 imgborder" title="iTunes + Lala" src="http://media.webmaster-source.com/wp-content/uploads/itunes-plus-lala.jpg" alt="iTunes + Lala" width="550" height="397" /></p>
<p>Another idea is that we might be seeing a browser-based version of iTunes in the future, as part of the &#8220;merge Lala into iTunes&#8221; idea. This would make is possible to listen to, and purchase, music on a computer where you can&#8217;t install iTunes.</p>
<p>Apple isn&#8217;t the type of company to split themselves over more than one brand, and I can&#8217;t see them shutting down Lala, so it just seems inevitable that the two services will eventually be consolidated.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2009/12/28/what-will-apple-do-with-lala-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.webmaster-source.com @ 2012-02-09 16:34:02 by W3 Total Cache -->
