<?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>Asheville Web Design &#187; Web Development</title>
	<atom:link href="http://www.appliedtns.com/blog/category/webdevelopment/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.appliedtns.com/blog</link>
	<description>Asheville Web Design and Technology Blog</description>
	<lastBuildDate>Mon, 12 Dec 2011 21:56:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MAMP is Slow with Snow Leopard / Lion</title>
		<link>http://www.appliedtns.com/blog/2011/12/mamp-is-slow-with-snow-leopard-lion/</link>
		<comments>http://www.appliedtns.com/blog/2011/12/mamp-is-slow-with-snow-leopard-lion/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 21:55:21 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[development server]]></category>
		<category><![CDATA[mamp pro]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.appliedtns.com/blog/?p=238</guid>
		<description><![CDATA[I use MAMP Pro for local development and after upgrading to Snow Leopard it seemed to slow down when it came to the initial connection to my testing domains. When I upgraded to Lion I also upgraded MAMP Pro and the problem became even worse. So much that it could take upwards of 5-7 second [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.appliedtns.com/blog/wp-content/uploads/2011/12/mamp-logo.png"><img class="alignright size-full wp-image-239" title="mamp-logo" src="http://www.appliedtns.com/blog/wp-content/uploads/2011/12/mamp-logo.png" alt="" width="201" height="200" /></a>I use MAMP Pro for local development and after upgrading to Snow Leopard it seemed to slow down when it came to the initial connection to my testing domains. When I upgraded to Lion I also upgraded MAMP Pro and the problem became even worse. So much that it could take upwards of 5-7 second for a fresh Wordpress install to load in the browser. After some searching around I found a dead forum post at http://forum.mamp.info/viewtopic.php?f=6&amp;t=14081 where someone suggests using anything but .local for your domain names. Sure enough after firing up MAMP Pro and changing one of my test domains over to .devel from .local everything worked perfectly and MAMP Pro is back to being fast locally like it used to be.</p>
<p>The forum post offers some explanation that since Apple uses .local for Bonjour that due to something new in Lion it has started to cause real issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.appliedtns.com/blog/2011/12/mamp-is-slow-with-snow-leopard-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mining of Massive Datasets</title>
		<link>http://www.appliedtns.com/blog/2011/09/mining-of-massive-datasets/</link>
		<comments>http://www.appliedtns.com/blog/2011/09/mining-of-massive-datasets/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 13:50:32 +0000</pubDate>
		<dc:creator>Jose Ibarra</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[data mining]]></category>
		<category><![CDATA[stanford]]></category>

		<guid isPermaLink="false">http://www.appliedtns.com/blog/?p=234</guid>
		<description><![CDATA[via Stanford University InfoLab
This book is placed on the Web for free use of all who wish it. We do, however, retain copyright on the work, and we expect that you will acknowledge our authorship if you republish parts or all of it. We are sorry to have to mention this point, but we have [...]]]></description>
			<content:encoded><![CDATA[<p>via <a title="Stanford University InfoLab" href="http://infolab.stanford.edu/~ullman/mmds.html">Stanford University InfoLab</a></p>
<p><em>This book is placed on the Web for free use of all who wish it. We do, however, retain copyright on the work, and we expect that you will acknowledge our authorship if you republish parts or all of it. We are sorry to have to mention this point, but we have evidence that other items we have published on the Web have been appropriated and republished under other names. It is easy to detect such misuse, by the way, as you will learn in Chapter 3.</em></p>
<p>Download the book <a href="http://www.appliedtns.com/blog/wp-content/uploads/2011/09/book_data_mining.pdf">Stanford Data Mining &#8211; Data Sets</a></p>
<p>Download chapters of the book:</p>
<p><a href="http://infolab.stanford.edu/~ullman/mmds/preface.pdf">Preface and Table of Contents</a><br />
<a href="http://infolab.stanford.edu/~ullman/mmds/ch1.pdf">Chapter 1</a> Data Mining<br />
<a href="http://infolab.stanford.edu/~ullman/mmds/ch2.pdf">Chapter 2</a> Large-Scale File Systems and Map-Reduce<br />
<a href="http://infolab.stanford.edu/~ullman/mmds/ch3.pdf">Chapter 3</a> Finding Similar Items<br />
<a href="http://infolab.stanford.edu/~ullman/mmds/ch4.pdf">Chapter 4</a> Mining Data Streams<br />
<a href="http://infolab.stanford.edu/~ullman/mmds/ch5.pdf">Chapter 5</a> Link Analysis<br />
<a href="http://infolab.stanford.edu/~ullman/mmds/ch6.pdf">Chapter 6</a> Frequent Itemsets<br />
<a href="http://infolab.stanford.edu/~ullman/mmds/ch7.pdf">Chapter 7</a> Clustering<br />
<a href="http://infolab.stanford.edu/~ullman/mmds/ch8.pdf">Chapter 8</a> Advertising on the Web<br />
<a href="http://infolab.stanford.edu/~ullman/mmds/ch9.pdf">Chapter 9</a> Recommendation Systems<br />
<a href="http://infolab.stanford.edu/~ullman/mmds/index.pdf">Index</a></p>
<h3>Gradiance Support</h3>
<p>If you are an instructor interested in using the <a href="http://www.gradiance.com/">Gradiance Automated Homework System</a> with this book, start by creating an account for yourself at <a href="http://www.gradiance.com/services"><tt>www.gradiance.com/services</tt></a>. Then, email your chosen login and the request to become an instructor for the MMDS book to support@gradiance.com You will then be able to create a class using these materials. Manuals explaining the use of the system are at <a href="http://www.gradiance.com/info.html"><tt>www.gradiance.com/info.html</tt></a>.</p>
<p>Students who want to use the Gradiance system for self-study can register at <a href="http://www.gradiance.com/services"><tt>www.gradiance.com/services</tt></a>. Then, use the class token <tt>1EDD8A1D</tt> to join the &#8220;omnibus class&#8221; for the MMDS book. See <a href="http://infolab.stanford.edu/~ullman/pub/stud-guide.html">The Student Guide</a> for more information.</p>
<h3>Other Stuff</h3>
<ul>
<li><a href="http://infolab.stanford.edu/~ullman/mining/mining.html">Slides and Course Material</a> from old CS345A. Like the book, you are welcome to use these as you like, but please preserve our authorship.</li>
<li><a href="http://infolab.stanford.edu/~ullman/mmds/errata.html">The Errata Sheet</a>. We shall endeavor to keep the downloads up to date. But if you bought or printed out a copy, you can check this list for known errors with the date of discovery. Please report errata to ullman a t gmail.com.</li>
</ul>
<p>Original Post <a title="Stanford University InfoLab" href="http://infolab.stanford.edu/~ullman/mmds.html">Stanford University InfoLab</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appliedtns.com/blog/2011/09/mining-of-massive-datasets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

