<?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/"
	>

<channel>
	<title>Web App Solution Blog &#187; mac</title>
	<atom:link href="http://www.webappsolution.com/wordpress/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webappsolution.com/wordpress</link>
	<description>When you're in need of an appsolution</description>
	<pubDate>Thu, 02 May 2013 00:00:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Software List For New MacBook Pro Laptop</title>
		<link>http://www.webappsolution.com/wordpress/2010/10/14/software-list-for-new-macbook-pro-laptop/</link>
		<comments>http://www.webappsolution.com/wordpress/2010/10/14/software-list-for-new-macbook-pro-laptop/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 21:43:14 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[mac]]></category>

		<category><![CDATA[tools]]></category>

		<category><![CDATA[development]]></category>

		<category><![CDATA[getting-started]]></category>

		<category><![CDATA[laptop]]></category>

		<category><![CDATA[macbook-pro]]></category>

		<category><![CDATA[new-laptop]]></category>

		<category><![CDATA[productivity]]></category>

		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=871</guid>
		<description><![CDATA[My partner and I just received our new MBPs and we&#8217;re pretty pumped about them &#8212; 17in, 8GB Ram, stateless HDs &#8212; very speedy. Startup is like 3 seconds, and I&#8217;m not kidding. 
As we all know, getting a new computer is awesome, but it&#8217;s also a double edged sword&#8230;as my other partner Joe noted: [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2010/10/14/software-list-for-new-macbook-pro-laptop/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mac Flash Builder Plugin Install Error 6 + FIX</title>
		<link>http://www.webappsolution.com/wordpress/2010/10/08/mac-flash-builder-plugin-install-error-6-fix/</link>
		<comments>http://www.webappsolution.com/wordpress/2010/10/08/mac-flash-builder-plugin-install-error-6-fix/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 15:45:50 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[eclipse]]></category>

		<category><![CDATA[flash builder]]></category>

		<category><![CDATA[mac]]></category>

		<category><![CDATA[error]]></category>

		<category><![CDATA[fix]]></category>

		<category><![CDATA[install]]></category>

		<category><![CDATA[issue]]></category>

		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=861</guid>
		<description><![CDATA[I just received my new 17in MBP so I pulled down a new version of Eclipse&#8217;s J2EE IDE and installed Flash Builder Plugin. 
NOTE: You need to use the Eclipse Galileo Packages and the Carbon Install in order for this to work since FB is not compatible with the latets Eclipse build called Helio &#8212; [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2010/10/08/mac-flash-builder-plugin-install-error-6-fix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Remove Mac OS / Unix .DS_Store Files</title>
		<link>http://www.webappsolution.com/wordpress/2010/03/09/remove-mac-os-unix-ds_store-files/</link>
		<comments>http://www.webappsolution.com/wordpress/2010/03/09/remove-mac-os-unix-ds_store-files/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 16:09:45 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[mac]]></category>

		<category><![CDATA[.DS_Store]]></category>

		<category><![CDATA[ant]]></category>

		<category><![CDATA[mac-osx]]></category>

		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=751</guid>
		<description><![CDATA[It seems that Ant won&#8217;t delete directories with .DS_Store files and you can&#8217;t get rid of them in finder (b/c it&#8217;ll just replace them when you remove them), so we needed to leverage a quick command in terminal:
sudo find . -name &#8220;.DS_Store&#8221; -depth -exec rm {} \;
The aforementioned command will recursively remove all of the [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2010/03/09/remove-mac-os-unix-ds_store-files/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FlexUnit 4 Testing Services In Flash Player Issue</title>
		<link>http://www.webappsolution.com/wordpress/2009/11/25/flexunit-4-testing-services-in-flash-player-issue/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/11/25/flexunit-4-testing-services-in-flash-player-issue/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 13:43:31 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[flex]]></category>

		<category><![CDATA[flex unit]]></category>

		<category><![CDATA[mac]]></category>

		<category><![CDATA[browser]]></category>

		<category><![CDATA[cookies]]></category>

		<category><![CDATA[flash-player]]></category>

		<category><![CDATA[flex-unit-4]]></category>

		<category><![CDATA[tdd]]></category>

		<category><![CDATA[testing]]></category>

		<category><![CDATA[unit-testing]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=676</guid>
		<description><![CDATA[We&#8217;ve created a number of FlexUnit 4 (FU4) tests for our current, large project and the suite of tests that seems to be of the most importance to both us and our client is the one that tests the services. Our client&#8217;s back-end services are simple JSPs that return XML payloads for a number of [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/11/25/flexunit-4-testing-services-in-flash-player-issue/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Mac Magic Mouse Quick Review</title>
		<link>http://www.webappsolution.com/wordpress/2009/11/11/new-mac-magic-mouse-quick-review/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/11/11/new-mac-magic-mouse-quick-review/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 13:33:25 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[mac]]></category>

		<category><![CDATA[mac-magic-mouse]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=630</guid>
		<description><![CDATA[I had the Mac Mighty Mouse and I liked it, sans the fact that the scroll ball would get all gunked up with dust and shiz from my desk&#8230;I was forced to clean the sucker wkly at first and then daily as time went on in order to get it working and god forbid anything [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/11/11/new-mac-magic-mouse-quick-review/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Apple Rocks!!!</title>
		<link>http://www.webappsolution.com/wordpress/2009/07/23/apple-rocks/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/07/23/apple-rocks/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 18:50:44 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=459</guid>
		<description><![CDATA[&#8230;and here&#8217;s why.
So my iPhone&#8217;s home key has been sticky/non-functional for the last month or so&#8230;and my MBP&#8217;s open apple key cracked in 1/2&#8230;and my Mighty Mouse scroll wheel was not really working&#8230;so I went to the Apple Store and sat with the Genius Bar Doods, aka the tech guys for Apple, and here&#8217;s how [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/07/23/apple-rocks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Unnanounced Proxy Changes on MacBook Pro&#8230;Frustating</title>
		<link>http://www.webappsolution.com/wordpress/2009/06/17/unnanounced-proxy-changes-on-macbook-profrustating/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/06/17/unnanounced-proxy-changes-on-macbook-profrustating/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 23:18:52 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[mac]]></category>

		<category><![CDATA[http-proxy]]></category>

		<category><![CDATA[mac-book-pro]]></category>

		<category><![CDATA[networking]]></category>

		<category><![CDATA[proxy]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=345</guid>
		<description><![CDATA[So you plug your MacBook Pro into a new Ethernet port and all of the sudden your HTTP stops working with various applications &#8212; I often notice this first with either iTunes trying to access the iTunes Store or when trying to perform a Mac software update, but it could be any app that leverages [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/06/17/unnanounced-proxy-changes-on-macbook-profrustating/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mac + Mouse Wheel in Flex</title>
		<link>http://www.webappsolution.com/wordpress/2009/04/09/mac-mouse-wheel-in-flex/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/04/09/mac-mouse-wheel-in-flex/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 22:16:18 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[flex]]></category>

		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=33</guid>
		<description><![CDATA[The fact that I use a Mac and I couldn&#8217;t use my mouse wheel to vertically scroll on our own Flex-based corp web-site drove me nuts during development, so I spent a good amount of time researching the issue and found 4 major players with different solutions &#8212; these have been listed on a number [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/04/09/mac-mouse-wheel-in-flex/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Setting PATH with spaces in it</title>
		<link>http://www.webappsolution.com/wordpress/2009/03/19/setting-path-with-spaces-in-it/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/03/19/setting-path-with-spaces-in-it/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 23:14:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=7</guid>
		<description><![CDATA[So the typical unix approach for dealing with spaces in a path is to double quote the path:
EG: /dir1/dir2/&#8221;dir with spaces in it&#8221;/dir3
The second approach is to use the escape character &#8216;\&#8217;
EG: /dir1/dir2/dir\ with\ spaces\ in\ it/dir3
But, on a mac you need to use both approaches for the PATH to be set correctly.
EG: /dir1/dir2/&#8221;dir\ with\ [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/03/19/setting-path-with-spaces-in-it/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
