<?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; Software</title>
	<atom:link href="https://www.webmaster-source.com/tag/software/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Thu, 24 Aug 2017 02:01:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>Adobe Kills Creative Suite, Demands Monthly Subscription</title>
		<link>https://www.webmaster-source.com/2013/05/08/adobe-kills-creative-suite-demands-monthly-subscription/</link>
		<comments>https://www.webmaster-source.com/2013/05/08/adobe-kills-creative-suite-demands-monthly-subscription/#comments</comments>
		<pubDate>Wed, 08 May 2013 11:30:49 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=5087</guid>
		<description><![CDATA[At the Adobe MAX conference this week, Adobe announced that they will be discontinuing their Creative Suite products (Photoshop, Illustrator, etc.) in favor of their subscription-based &#8220;Creative Cloud&#8221; service. Instead of purchasing the software outright, and upgrading at your leisure, the new system involves paying a monthly subscription fee in order to continue using the [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-5089" alt="Adobe Creative Cloud" src="//www.webmaster-source.com/wp-content/uploads/2013/05/adobe-creative-cloud.png" width="200" height="89" />At the Adobe MAX conference this week, Adobe <a href="http://www.adobe.com/aboutadobe/pressroom/pressreleases/201305/050613AdobeUpdatesCreativeCloud.html">announced</a> that they will be discontinuing their Creative Suite products (Photoshop, Illustrator, etc.) in favor of their subscription-based &#8220;Creative Cloud&#8221; service. Instead of purchasing the software outright, and upgrading at your leisure, the new system involves paying a monthly subscription fee in order to continue using the software. It costs $50/month for access to the Creative Suite products, or $20/month for a single product (e.g. just Photoshop).</p>
<p>If you&#8217;re someone like me, who doesn&#8217;t purchase every version, waiting years between upgrades, this is a very unpleasant development. (I just moved from CS1 to CS5 during the past year, and the impetus behind that decision was the lack of support for legacy PowerPC software on newer versions of OS X. I upgraded to a newer MacBook Pro, and had to pick up a newer version of Photoshop to go with it.)</p>
<p>The move shouldn&#8217;t make huge difference if you already upgrade annually, as you&#8217;re basically paying the $600 upgrade fee perpetually, but it&#8217;s not great if you prefer to skip versions or buy secondhand.</p>
<p>Existing users for Creative Suite 3 or higher can get a reduced rate of $30/month for their first year, but will have to pay full price thereafter.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2013/05/08/adobe-kills-creative-suite-demands-monthly-subscription/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to Turn Off Auto-Reloading Tabs in Safari 5.1</title>
		<link>https://www.webmaster-source.com/2011/10/05/how-to-turn-off-auto-reloading-tabs-in-safari-5-1/</link>
		<comments>https://www.webmaster-source.com/2011/10/05/how-to-turn-off-auto-reloading-tabs-in-safari-5-1/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 12:06:10 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Software & Scripts]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4335</guid>
		<description><![CDATA[When Apple released Safari 5.1 recently, it ignited a bit of outrage amongst its users. For whatever reason, Safari began refresh the page content of a tab whenever you switched to it. This kind of defeats the purpose of tabs, as you can&#8217;t leave Pandora running or flip between a form you&#8217;re filling out and [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>When Apple released Safari 5.1 recently, it ignited a bit of outrage amongst its users. For whatever reason, Safari began refresh the page content of a tab whenever you switched to it. This kind of defeats the purpose of tabs, as you can&#8217;t leave Pandora running or flip between a form you&#8217;re filling out and something you&#8217;re referencing.</p>
<p>Oddly enough, there&#8217;s a quick and easy fix.</p>
<ol>
<li>Open the Preferences window (Command+,).</li>
<li>Switch to the Security tab.</li>
<li>In the &#8220;Web content&#8221; section, uncheck Java. (But leave JavaScript checked!)</li>
<li>Close the Preferences dialog. Now tabs should no longer reload whenever you switch between them. You won&#8217;t be able to run Java applets embedded in web pages, though.</li>
</ol>
<p>I&#8217;m guessing that the behavior is the result of a bug, and not some weird decision of Apple&#8217;s.</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4336" title="Safari 5.1 Security Preferences" src="//www.webmaster-source.com/wp-content/uploads/safari5-security-tab.jpg" alt="" width="600" height="297" /></p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2011/10/05/how-to-turn-off-auto-reloading-tabs-in-safari-5-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Potential Windows 8 Caveat: Alternate Browsers in Metro</title>
		<link>https://www.webmaster-source.com/2011/09/19/a-potential-windows-8-caveat-alternate-browsers-in-metro/</link>
		<comments>https://www.webmaster-source.com/2011/09/19/a-potential-windows-8-caveat-alternate-browsers-in-metro/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 11:09:20 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Software & Scripts]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4307</guid>
		<description><![CDATA[Microsoft has been showing off developer previews of Windows 8 lately, with it&#8217;s new multitouch &#8220;Metro&#8221; UI. The idea behind Metro is to have a tablet-friendly interface that boots quickly, with an option to switch into the traditional desktop interface. Metro apps, from what I&#8217;ve heard, will be built with HTML5 and Silverlight rather than [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-4309 imgborder" title="Windows 8 Metro UI" src="//www.webmaster-source.com/wp-content/uploads/windows8metro-small.jpg" alt="" width="270" height="182" />Microsoft has been <a href="http://channel9.msdn.com/posts/Jensen-Harris-Walks-Us-Through-the-Windows-8-UI">showing off</a> developer previews of Windows 8 lately, with it&#8217;s new multitouch &#8220;Metro&#8221; UI. The idea behind Metro is to have a tablet-friendly interface that boots quickly, with an option to switch into the traditional desktop interface.</p>
<p>Metro apps, from what I&#8217;ve heard, will be built with HTML5 and Silverlight rather than being native apps. This comes in handy, as Microsoft is fracturing their platform a bit. Some Windows 8 devices will run on Intel&#8217;s x86 architecture as before, but Microsoft plans for a lot of the new tablets to be ARM-based. That will create a lot of software incompatibility, as applications will need to be re-compiled for ARM processors. (So don&#8217;t buy an ARM-based computer if you want to run Photoshop on it&#8230;)</p>
<p>Now, we can probably assume that most people will spend a lot of time in Metro, right? It seems like a convenient tool for casual computing, and certainly better-suited for touch-enabled devices. If you need to look something up quickly, you boot your machine to the Metro interface, click on the Internet Explorer icon and head over to Wikipedia, right? <em>That</em> raises one very important question:</p>
<p><strong>Can you replace Internet Explorer 10 with Firefox, Chrome or Opera?</strong> If Metro applications have to be written in HTML5 and Silverlight, the browsers would certainly need to be re-written, assuming that you can even build a browser with such limited tools. And will Microsoft even allow you to move that big IE tile off the primary screen?</p>
<p>I hope Microsoft addresses this, because it seems rather anti-competitive to me, with their large market share and all. A return to the dark days between the death of Netscape Navigator and the birth of Firefox, if you will. Web standards and browser innovation basically stagnated for a decade until the open source cavalry arrived.</p>
<p>Update: Apparently Microsoft has partially addressed this at the Build conference. Metro applications will be written with a new API called WinRT that will also be available in C++/C#/VB/etc.. So browsers will have to be rewritten for the new UI, but they won&#8217;t be excluded.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2011/09/19/a-potential-windows-8-caveat-alternate-browsers-in-metro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 7 to Use 20-50% Less Memory</title>
		<link>https://www.webmaster-source.com/2011/08/24/firefox-7-to-use-20-50-less-memory/</link>
		<comments>https://www.webmaster-source.com/2011/08/24/firefox-7-to-use-20-50-less-memory/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 11:33:01 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Software & Scripts]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4250</guid>
		<description><![CDATA[Mozilla engineers have began and effort known as &#8220;MemShrink&#8221; to reduce Firefox&#8217;s rather large memory footprint, with the changes being made in Firefox 7. (I still haven&#8217;t quite figured out Mozilla&#8217;s new version numbering scheme, and Firefox 5 is the current release&#8230;) In short: Firefox 7 uses less memory than Firefox 6 (and 5 and [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Mozilla engineers have began and effort known as &#8220;MemShrink&#8221; to reduce Firefox&#8217;s rather large memory footprint, with the changes being made in Firefox 7. (I still haven&#8217;t quite figured out Mozilla&#8217;s new version numbering scheme, and Firefox 5 is the current release&#8230;)</p>
<p>In short:</p>
<blockquote><p>Firefox 7 uses less memory than Firefox 6 (and 5 and 4): often 20% to 30% less, and sometimes as much as 50% less. In particular, Firefox 7′s <a href="http://gregor-wagner.com/?p=27">memory usage will stay steady if you leave it running overnight</a>, and it will <a href="http://gregor-wagner.com/?p=36">free up more memory when you close many tabs</a>.</p></blockquote>
<p>Also, there are already some <a href="http://people.mozilla.com/~shorlander/ux-presentation/ux-presentation.html">early mock-ups</a> of what the UI in Firefox 8 might look like.</p>
<p><a href="http://blog.mozilla.com/nnethercote/2011/08/09/firefox-7-is-lean-and-fast-2/">Firefox 7 is lean and fast</a> [Nicholas Nethercote]</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2011/08/24/firefox-7-to-use-20-50-less-memory/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Disable Domain Highlighting in Firefox</title>
		<link>https://www.webmaster-source.com/2011/08/18/disable-domain-highlighting-in-firefox/</link>
		<comments>https://www.webmaster-source.com/2011/08/18/disable-domain-highlighting-in-firefox/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 12:17:32 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Software & Scripts]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4254</guid>
		<description><![CDATA[If you just upgraded to Firefox 6, you probably noticed the new &#8220;domain highlighting&#8221; feature. The address bar now greys-out the protocol and path in the URL, leaving the domain highlighted in the darker black text. The theory is that it will help less-savvy users easily spot phony phishing domains. I find it annoying, though. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-4257 imgborder" title="Firefox 6's Domain Highlighting" src="//www.webmaster-source.com/wp-content/uploads/firefox-domain-highlighting.png" alt="" width="303" height="34" />If you just upgraded to Firefox 6, you probably noticed the new &#8220;domain highlighting&#8221; feature. The address bar now greys-out the protocol and path in the URL, leaving the domain highlighted in the darker black text. The theory is that it will help less-savvy users easily spot phony phishing domains.</p>
<p>I find it annoying, though. It looks a bit weird, and it makes the path less visible, which is something I work with on a regular basis. If you&#8217;re like me and want to turn off the feature, here&#8217;s an easy way to do it:</p>
<ol>
<li>Open a new tab and type <code>about:config</code> into the location bar</li>
<li>Search for <code>browser.urlbar.formatting.enabled</code> in the filter field. (It searches as you type.)</li>
<li>Double click on the <code>browser.urlbar.formatting.enabled</code> line to change the value from true to false.</li>
<li>Close the tab and enjoy your lack of domain highlighting.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2011/08/18/disable-domain-highlighting-in-firefox/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Minimus: The OS X JavaScript and CSS Minifier</title>
		<link>https://www.webmaster-source.com/2011/07/18/minimus-the-os-x-javascript-and-css-minifier/</link>
		<comments>https://www.webmaster-source.com/2011/07/18/minimus-the-os-x-javascript-and-css-minifier/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 12:06:21 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Software & Scripts]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4189</guid>
		<description><![CDATA[Users like fast websites. That&#8217;s one of the universal rules of web development. To attain faster speeds, it&#8217;s common to use a process known as &#8220;minification&#8221; to compress the file size of JavaScript and CSS. Yahoo developed one of the most commonly-used tools for this, a command line program called the YUI Compressor. This open [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Users like fast websites. That&#8217;s one of the universal rules of web development. To attain faster speeds, it&#8217;s common to use a process known as &#8220;minification&#8221; to compress the file size of JavaScript and CSS. Yahoo developed one of the most commonly-used tools for this, a command line program called the YUI Compressor. This open source project has become integrated into many other tools, including numerous websites that will minify any JavaScript or CSS you paste into a form field.</p>
<p>That&#8217;s rather inconvenient, though. Wouldn&#8217;t it be easier if you had a nice OS X application that would let you minify your code right from your Mac? Enter <a href="http://www.webmaster-source.com/minimus/">Minimus</a>, the app I just finished.</p>
<p style="text-align: center;"><a href="http://www.webmaster-source.com/minimus/"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4182 imgborder" title="Minimus" src="//www.webmaster-source.com/wp-content/uploads/minimus-screenshot1.jpg" alt="" width="600" height="304" /></a></p>
<p>Minimus is a handy GUI frontend for the YUI Compressor. All you have to do is drag one or more files onto the dock icon, hit a button, and in seconds you will have minified copies.</p>
<p>It&#8217;s a <a href="http://www.webmaster-source.com/minimus/">free download</a>, but if you like it, feel free to send me $5 or so with the in-app PayPal form. <img src="https://www.webmaster-source.com/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /></p>
<p style="text-align: center;"><a href="http://www.webmaster-source.com/minimus/"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4186" title="Download" src="//www.webmaster-source.com/wp-content/uploads/green-round-download.png" alt="" width="210" height="50" /></a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2011/07/18/minimus-the-os-x-javascript-and-css-minifier/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Infinity Blade iPhone Game Sells $1.6 Million in Five Days</title>
		<link>https://www.webmaster-source.com/2010/12/15/infinity-blade-iphone-game-sells-1-6-million-in-five-days/</link>
		<comments>https://www.webmaster-source.com/2010/12/15/infinity-blade-iphone-game-sells-1-6-million-in-five-days/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 11:32:56 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Monetization]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3769</guid>
		<description><![CDATA[Just last week the much-anticipated Infinity Blade iPhone game from Epic Games was released. The first to use the new iOS port of the Unreal Engine, it&#8217;s stunning graphics have been a major selling point for the game. The big news is just how amazingly successful the game has been thus far. In its first [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Just last week the much-anticipated <em><a href="http://click.linksynergy.com/fs-bin/stat?id=1VLWDdrGBrI&amp;offerid=146261&amp;type=3&amp;subid=0&amp;tmpid=1826&amp;RD_PARM1=http%253A%252F%252Fitunes.apple.com%252Fus%252Fapp%252Finfinity-blade%252Fid387428400%253Fmt%253D8%2526uo%253D4%2526partnerId%253D30">Infinity Blade</a></em> iPhone game from Epic Games was released. The first to use the new iOS port of the Unreal Engine, it&#8217;s stunning graphics have been a major selling point for the game.</p>
<p>The big news is just how amazingly successful the game has been thus far. In its first five days, it earned a stunning $1.64 million. Quite an achievement, breaking <em>Cut the Rope&#8217;s</em> record of $1 million in its first ten days to boot.</p>
<blockquote><p>At $5.99 per copy, the sword-fighting app will thus have mustered over  $1.64 million in sales for publisher Epic, whose studio Chair  Entertainment created what is widely-hailed as one of the most  technically impressive iOS titles to date.</p></blockquote>
<p><a href="http://www.gamesindustry.biz/articles/2010-12-13-epics-infinity-blade-turns-over-USD1-6m-in-5-days">According to GamesIndustry.biz</a>, at least 274,000 copies of the app were sold to produce that figure.</p>
<p>This really shows how viable a platform iOS and the App Store are. There is a lot of money to be made, and the barrier for entry is very low in comparison to most other gaming platforms. At last, indie developers are finally on a fairly even playing field with the larger game companies.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2010/12/15/infinity-blade-iphone-game-sells-1-6-million-in-five-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reeder for Mac Beta</title>
		<link>https://www.webmaster-source.com/2010/12/06/reeder-for-mac-beta/</link>
		<comments>https://www.webmaster-source.com/2010/12/06/reeder-for-mac-beta/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 12:31:54 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Software & Scripts]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[rss readers]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3737</guid>
		<description><![CDATA[One of the premier RSS reader apps for the iPhone and iPad is Reeder. It syncs fast, it has a great interface, and it uses Google Reader as a backend (which means you can keep it synchronized with all of your devices). The much-anticipated Mac version of Reeder is now available in public beta. While [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>One of the premier RSS reader apps for the iPhone and iPad is <a href="http://reederapp.com/">Reeder</a>. It syncs fast, it has a great interface, and it uses Google Reader as a backend (which means you can keep it synchronized with all of your devices).</p>
<p>The much-anticipated Mac version of Reeder is <a href="http://madeatgloria.com/brewery/silvio/reeder">now available in public beta</a>. While some of its features are still being implemented, you can get a good look at what the final application will be like.</p>
<p style="text-align: center;"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-3738 imgborder" title="Reeder for Mac" src="//www.webmaster-source.com/wp-content/uploads/readermac-feeds.jpg" alt="" width="600" height="375" /></p>
<p>The interface looks amazing. I think some of the keyboard shortcuts could use some work, but overall its very usable. I like the narrow column of icons representing the individual feeds. One minor change that would be welcome would be for them to automatically sort by the number of unread items, which I have found makes going through large numbers of items easier in other readers.<span id="more-3737"></span></p>
<p>If you don&#8217;t like the icon view, you can drag the column to widen it and turn it into a text-based list instead.</p>
<p style="text-align: center;"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-3739 imgborder" title="Reeder for Mac: Wide Sidebar" src="//www.webmaster-source.com/wp-content/uploads/reedermac-feeds-widesidebar.jpg" alt="" width="600" height="373" /></p>
<p>The icons floating along the right side of the top bar can be customized as well. You can add your frequently-used &#8220;services&#8221; to it, allowing you to easily copy the item&#8217;s permalink, tweet the article, save to Delicious or Instapaper, etc..</p>
<p>One impressively styled, but infrequently used, element is the screen used to connect to your Google Reader account.</p>
<p style="text-align: center;"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-3740 imgborder" title="Reeder for Mac: Login Screen" src="//www.webmaster-source.com/wp-content/uploads/reedermac-login.jpg" alt="" width="600" height="404" /></p>
<p>Reeder for Mac looks like a very promising application, and I cannot wait to see the final version. I currently use Reeder on my iPod and NewsFire on my laptop, which lessens the newsreading experience on both. Not having feeds and read items synchronize is a bit inconvenient. Reeder should solve that. NewsFire is a great RSS aggregator, but it lacks syncing.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2010/12/06/reeder-for-mac-beta/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Scrivener for Mac and Windows: Special NaNoWriMo Deal</title>
		<link>https://www.webmaster-source.com/2010/10/27/scrivener-for-mac-and-windows-special-nanowrimo-deal/</link>
		<comments>https://www.webmaster-source.com/2010/10/27/scrivener-for-mac-and-windows-special-nanowrimo-deal/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 11:38:35 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[BlogBuzz]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[NaNoWriMo]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3681</guid>
		<description><![CDATA[Scrivener is a neat Mac application (soon to be available for Windows) for writing long-form content. It&#8217;s designed with novels, screenplays and nonfiction works in mind. It helps you organize your notes (templates are included for things like character profiles) and assemble your manuscript. The developer of Scrivener has a great deal for NaNoWriMo participants. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-3682" title="Scrivener Logo" src="//www.webmaster-source.com/wp-content/uploads/scrivener-logo.png" alt="" width="235" height="58" /><a href="http://www.literatureandlatte.com/scrivener.html">Scrivener</a> is a neat Mac application (soon to be available for Windows) for writing long-form content. It&#8217;s designed with novels, screenplays and nonfiction works in mind. It helps you organize your notes (templates are included for things like character profiles) and assemble your manuscript.</p>
<p>The developer of Scrivener has <a href="http://www.literatureandlatte.com/nanowrimo.html">a great deal</a> for <a href="http://www.nanowrimo.org/">NaNoWriMo</a> participants. You can download a fully-functioning trial of Scrivener 2.0 for Mac or a beta of the Windows version, and use it throughout NaNoWriMo. If you complete the full 50,000 word quota, you get a coupon for 50% off a Scrivener license. If you don&#8217;t manage to meet the goal, you can still get a 20% discount if you use a coupon code. It even comes preloaded with a NaNoWriMo novel template with the word count goal set to 50,000 words (and a tool to export a scrambled version of your novel for NaNoWriMo&#8217;s word count tool).</p>
<p><a href="http://www.literatureandlatte.com/nanowrimo.html">Scrivener NaNoWriMo 2010 Offer</a> [Literature and Latte]</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2010/10/27/scrivener-for-mac-and-windows-special-nanowrimo-deal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HootSuite Adds Paid Plans</title>
		<link>https://www.webmaster-source.com/2010/08/16/hootsuite-adds-paid-plans/</link>
		<comments>https://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><![CDATA[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 [&#8230;]]]></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="//www.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>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2010/08/16/hootsuite-adds-paid-plans/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-04-29 11:42:13 by W3 Total Cache
-->