<?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>slimster.net</title>
	<atom:link href="http://www.slimster.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.slimster.net</link>
	<description>People, Technology, Gardens, Yoga and Corporate America</description>
	<lastBuildDate>Wed, 30 Jun 2010 15:14:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>No Follow and Internal Links</title>
		<link>http://www.slimster.net/no-follow-and-internal-links/</link>
		<comments>http://www.slimster.net/no-follow-and-internal-links/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 15:13:40 +0000</pubDate>
		<dc:creator>Slim</dc:creator>
				<category><![CDATA[Linking]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[no follow]]></category>

		<guid isPermaLink="false">http://www.slimster.net/?p=221</guid>
		<description><![CDATA[When the whole &#8220;page rank sculpting&#8221; thing was a hot topic and all the new, up-and-coming SEO&#8217;s were no-following all of their client&#8217;s internal links, I was suspicious.  I wasn&#8217;t suspicious just because I&#8217;m paranoid.  I was suspicious because of WHY the no follow attribute was created in the first place.
The no follow [...]]]></description>
			<content:encoded><![CDATA[<p>When the whole &#8220;page rank sculpting&#8221; thing was a hot topic and all the new, up-and-coming SEO&#8217;s were no-following all of their client&#8217;s internal links, I was suspicious.  I wasn&#8217;t suspicious just because I&#8217;m paranoid.  I was suspicious because of WHY the <a href="http://en.wikipedia.org/wiki/Nofollow">no follow attribute</a> was created in the first place.</p>
<p>The no follow tag was created so that comment spam and a whole host of link-dropping activities could be minimized in terms of how those links affected search rankings.  People were building scripts to comment in blog posts and those comments were full of links that passed PageRank.  Google hates that kind of stuff so they pushed the no follow attribute and the world signed on.</p>
<p>So, the no follow attribute was created to combat spam and indicate that links to a website are not necessarily trusted.  </p>
<p>Google likes trust.</p>
<p>A lot of people got wise to the fact that putting no follow tags on internal pages condensed the flow of pageRank to pages that were critical to their rankings.  This was a flaw in the Google algorithm that was addressed.  In the meantime, some SEOs were telling their clients to add no follow tags to their &#8220;about us&#8221; pages and &#8220;privacy&#8221; pages.  For a time it worked.  But to me, adding a no follow tag to an &#8220;about us&#8221; page told search engines that our about page could not be trusted.</p>
<p>Google likes trust.</p>
<p>So yesterday Matt Cutts posted a video explaining that adding no follow to internal hyperlinks was really just a bad idea.  Thanks Matt.  I have argued that point many times.  Here&#8217;s the video:</p>
<p><object width="450" height="385"><param name="movie" value="http://www.youtube.com/v/4SAPUx4Beh8&#038;rel=0&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/4SAPUx4Beh8&#038;rel=0&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="450" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.slimster.net/no-follow-and-internal-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do Links in Javascript Pass PageRank</title>
		<link>http://www.slimster.net/do-links-in-javascript-pass-pagerank/</link>
		<comments>http://www.slimster.net/do-links-in-javascript-pass-pagerank/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 20:30:12 +0000</pubDate>
		<dc:creator>Slim</dc:creator>
				<category><![CDATA[Linking]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[javascript pagerank]]></category>
		<category><![CDATA[js links]]></category>
		<category><![CDATA[nofollow]]></category>
		<category><![CDATA[pagerank flow]]></category>

		<guid isPermaLink="false">http://www.slimster.net/?p=206</guid>
		<description><![CDATA[Now that&#8217;s a great title.  But the gist of the question revolves around links that I have seen on high PR websites that seem to be effectively passing pageRank.  These links have a &#8220;nofollow&#8221; in the HREF section of the hyperlink but also call an onclick function that potentially creates a separate URL [...]]]></description>
			<content:encoded><![CDATA[<p>Now that&#8217;s a great title.  But the gist of the question revolves around links that I have seen on high PR websites that seem to be effectively passing pageRank.  These links have a &#8220;nofollow&#8221; in the HREF section of the hyperlink but also call an onclick function that potentially creates a separate URL whereby Google could crawl the link without the &#8220;nofollow&#8221; directive.</p>
<p>As I stated a few posts back, <a href="http://www.slimster.net/google-creates-duplicate-content-for-me/">Google makes duplicate content for me</a>, Google is looking inside Javascript functions to determine if there are additional URLs and content that they could crawl and add to their index.  Their goal, after all, is <a href="http://www.google.com/corporate/">organize the world&#8217;s information and make it universally accessible and useful</a>.  But I wonder if their quest to crawl content previously obscured by Javascript has inadvertently provided a loop hole for people who buy and sell links.</p>
<p>I recently encountered a hyperlink that was composed like, a href=http://www.mywebsite.com rel=&#8221;nofollow&#8221; onclick=window.open(this.href);return false;>my keyword <.  As you can see, the initial hyperlink has a nofollow attribute and Google would thereby cut off pageRank flow to the destination page.  However, since Google crawls simple Javascript functions such as the window.open function, will the initial "nofollow" be added to the URL which is derived from the Javascript?  </p>
<p>I think not.  But I shall test.  I recently did a little work to make my vet's site accessible and their <a href="http://www.tuckeranimalhospital.com/?page=grooming" rel="nofollow" onclick="window.open(this.href);return false;">pet grooming</a> page has yet to be crawled by Google.  (See that, I just added this nice little Javascript function to the &#8220;pet grooming&#8221; link).  So this is my little test.  I will be looking to see if Google picks up the new grooming page and whether the link to that page from this blog shows up in GWT.  Here goes&#8230;. </p>
<p><strong>(update April 21)</strong> &#8211; Google immediately crawled this blog post and ranked the post in SERPs.  However, it DID NOT follow the JS link to the <a href="http://www.tuckeranimalhospital.com/?page=grooming">Tucker Vet&#8217;s grooming page</a>.  It looks like links in JS that are tagged with rel=nofollow are correctly read and observed by Google!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.slimster.net/do-links-in-javascript-pass-pagerank/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad Blend</title>
		<link>http://www.slimster.net/ipad-blend/</link>
		<comments>http://www.slimster.net/ipad-blend/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 17:33:24 +0000</pubDate>
		<dc:creator>Slim</dc:creator>
				<category><![CDATA[As the World Flattens]]></category>
		<category><![CDATA[blend ipad]]></category>
		<category><![CDATA[ipad]]></category>

		<guid isPermaLink="false">http://www.slimster.net/?p=200</guid>
		<description><![CDATA[I haven&#8217;t had a chance to play with an Ipad yet and I&#8217;m not sure that I would want to purchase the first round of any Apple product.  But I did notice that the Ipad will indeed blend.  

]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t had a chance to play with an Ipad yet and I&#8217;m not sure that I would want to purchase the first round of any Apple product.  But I did notice that the Ipad will indeed blend.  </p>
<p><object width="440" height="385"><param name="movie" value="http://www.youtube.com/v/lAl28d6tbko&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/lAl28d6tbko&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="440" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.slimster.net/ipad-blend/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Creates Duplicate Content for Me</title>
		<link>http://www.slimster.net/google-creates-duplicate-content-for-me/</link>
		<comments>http://www.slimster.net/google-creates-duplicate-content-for-me/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 17:43:41 +0000</pubDate>
		<dc:creator>Slim</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[duplicate content]]></category>
		<category><![CDATA[Google crawls Javascript]]></category>
		<category><![CDATA[Google Duplicate Content]]></category>

		<guid isPermaLink="false">http://www.slimster.net/?p=189</guid>
		<description><![CDATA[Google is creating duplicate content on websites.  I started noticing this back in 2008, when Webmaster Tools identified some pages that were &#8220;broken&#8221; on the website.  The curious thing about these pages was that they were not actually accessible via the website.  But they were in the source code as a part [...]]]></description>
			<content:encoded><![CDATA[<p>Google is creating duplicate content on websites.  I started noticing this back in 2008, when <a href="www.google.com/webmasters/tools/">Webmaster Tools</a> identified some pages that were &#8220;broken&#8221; on the website.  The curious thing about these pages was that they were not actually accessible via the website.  But they were in the source code as a part of a Javascript function and Google appeared to have kludged together some URLs based on the root domain name plus the file being called in the Javascript function.</p>
<p>For example, in the ASP.NET environment, pages and code behind are often called via Javascript.  Those pages carry variables to the server where they are often rewritten to be &#8220;search friendly&#8221;, before being returned to the browser.   In other words, &#8220;products.aspx?id=12345&#8243; gets rewritten on the server to be &#8220;super-dooper-blue-products&#8221;.  The actual &#8220;page&#8221; being called in Javascript never makes it to the browser. </p>
<p>In looking at GWT back in early 2008, I discovered there were hundreds of URLs causing &#8220;404&#8243; errors.  All of these URLs followed the pattern of http://root-domain/products.aspx?id=xyxyz.  And when I clicked them, yep, they were broken.  The reason these URLs were broken was because of the way Google created, guessed at, the proper URL construction from the information they discovered in the Javascript function.  Google took the page name and parameter from the function and appended it to the root domain where the function was discovered.</p>
<p>However, the &#8220;actual&#8221; page that was being executed was not http://rootdomain.com/products.aspx?  The real URL structure was more like, http://rootdomain.com/directory1/directory2/products.aspx?  When Google executed the erroneous URL that it had created based on its assumptions, the pages were broken because Google logic did not fully understand that the products.aspx page resided in a relative path rather than an absolute path.</p>
<p>Functional duplicate URLs occur when pages such as products.aspx are called in Javascript and also reside in the absolute path.  In cases like this, Google pulls page names and parameters from Javascript functions and appends them to the root URL to actually create a functional (although non-intentional) page.  Now Google&#8217;s assumed URL construction <strong><em>does </em></strong>render an actual page that functions correctly.  But that functional page is a duplicate page because, at the same time, a rewritten URL exists that renders the same content.</p>
<p>A few months after making this unfortunate discovery, Google informed us to <a href="http://searchengineland.com/google-says-dont-rewrite-dynamic-urls-to-static-urls-14795">stop the practice of rewriting URLs</a>.  What?  In the sense that Google is now collecting &#8220;raw&#8221; data pages before a rewrite, and that a rewrite can cause duplicate content, Google says that it prefers the raw version of the URLs, the dynamic URLs, rather than rewritten ones.</p>
<p>That would be fine and nice if so many websites weren&#8217;t already using URL rewrites.  Secondly, even though Google prefers the dynamic URLs now, Bing certainly does not.  It would make better sense if Webmasters could instead include a tag in their pages such as &#8220;meta name =&#8217;discovery&#8217; rel=&#8217;noJS&#8217;&#8221; whereby Google would not try to execute Javascript to &#8220;discover&#8221; pages that would result in the creation of duplicate content.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.slimster.net/google-creates-duplicate-content-for-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Life Without Cats</title>
		<link>http://www.slimster.net/life-without-cats/</link>
		<comments>http://www.slimster.net/life-without-cats/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 19:38:03 +0000</pubDate>
		<dc:creator>Slim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cats]]></category>
		<category><![CDATA[living with cats]]></category>

		<guid isPermaLink="false">http://www.slimster.net/?p=187</guid>
		<description><![CDATA[I am a cat person.  I didn&#8217;t choose this &#8211; I just am.  Strange cats, &#8220;unsocial&#8221; cats, mean cats and nice cats alike have always approached me as if I were going to give them a special treat.  
When I was living in San Francisco I studied Chinese herbal medicine as well [...]]]></description>
			<content:encoded><![CDATA[<p>I am a cat person.  I didn&#8217;t choose this &#8211; I just am.  Strange cats, &#8220;unsocial&#8221; cats, mean cats and nice cats alike have always approached me as if I were going to give them a special treat.  </p>
<p>When I was living in San Francisco I studied Chinese herbal medicine as well as Native American herbal medicine.  I actually took herbal medicine classes at the house of a Native American while I was working at a Chinese import company and learning about their methodology.  The details of those courses of study are for another day.  The point is, the Native American herbalist had several cats in her house and none of them were very social.</p>
<p>There were 25 students at the Native American herbalism class.  When the single cat appeared in the classroom and began sniffing people and investigating the scene, most of the people in the room were grasping for the cat&#8217;s attention and trying to pet him.  He evaded everyone&#8217;s advances until he got to me.  I didn&#8217;t try to pet him.  But when he made it to my side of the room he looked me over, gave me a sniff, jumped into my lap and went to sleep.  And he stayed there for the next hour.</p>
<p>But being a cat person does not mean I choose to live with them.  I am a dog person too and I have two dogs.  And having dogs is not the reason I don&#8217;t have cats in my house, even though <a href="http://www.tuckeranimalhospital.com/">my vet</a> insists that I will eventually cave in to the persistent requests of my wife and daughter.  Living with a cat is not much different than living with a good friend.  It sounds good at first but good friends seldom make good roommates.</p>
<p>I used to have cats several years ago (ok, 17 years ago).  They came with the apartment.  I lived very well with my German Shepard and two cats until I started dating someone who had a puppy.  The cats had &#8220;trained&#8221; my Shepard.  But the puppy had zero respect for the cats and wasn&#8217;t bothered by hissing and a little claw scratching.  And that drove one of the cats mad.</p>
<p>And by &#8220;mad&#8221;, I mean insane and vengeful.  I remember coming home from work and walking into my bedroom to find my cat looking at me while peeing on the bed.  Coincidence?  Maybe.  Then she did it again the next day.  And that was it.  I found a new home for her and when I moved out of the apartment (the new tenants kept the other cat, as was tradition) I never lived with a cat again.  </p>
<p>I&#8217;ll feed a stray if I see one and will still visit them at the local pet store.  But my plan for now is to  keep living without cats in my house.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.slimster.net/life-without-cats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 13th Floor &#8211; Superstition is Alive and Well</title>
		<link>http://www.slimster.net/the-13th-floor-superstition-is-alive-and-well/</link>
		<comments>http://www.slimster.net/the-13th-floor-superstition-is-alive-and-well/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 22:39:20 +0000</pubDate>
		<dc:creator>Slim</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[13th floor]]></category>
		<category><![CDATA[lunar calendar]]></category>
		<category><![CDATA[moonth]]></category>
		<category><![CDATA[supersticious]]></category>

		<guid isPermaLink="false">http://www.slimster.net/?p=185</guid>
		<description><![CDATA[Multiply 13 times 28 and the result is 364.  How many days in a year?  365.  &#8220;Moonths&#8221;, as they were, indicated lunar cycles and made a perfect calendar: 13 moonths in a year + 1 extra day.
And then 13 became unlucky, or evil, or something strangely superstitious so we changed the whole [...]]]></description>
			<content:encoded><![CDATA[<p>Multiply 13 times 28 and the result is 364.  How many days in a year?  365.  &#8220;Moonths&#8221;, as they were, indicated lunar cycles and made a perfect calendar: 13 moonths in a year + 1 extra day.</p>
<p>And then 13 became unlucky, or evil, or something strangely superstitious so we changed the whole calendar system to &#8220;months&#8221; which range from 28 days to 31 days and the only way to keep up with it is by counting knuckles or remembering some silly rhyme.</p>
<p>But what really is strange is that I work in a modern building in downtown Atlanta and there is no 13th floor.  As a matter of fact, I have been looking for a 13th floor in ANY building for quite some time now.  Why do buildings routinely skip the 13th floor?  Are we really that superstitious?  </p>
<p>Well, yes, we are.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.slimster.net/the-13th-floor-superstition-is-alive-and-well/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Henderson Park Masterplan ReviewII</title>
		<link>http://www.slimster.net/henderson-park-masterplan-reviewii/</link>
		<comments>http://www.slimster.net/henderson-park-masterplan-reviewii/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 21:00:00 +0000</pubDate>
		<dc:creator>Slim</dc:creator>
				<category><![CDATA[Organic Gardening]]></category>
		<category><![CDATA[community garden]]></category>
		<category><![CDATA[gardening]]></category>
		<category><![CDATA[henderson park]]></category>
		<category><![CDATA[henderson park garden]]></category>

		<guid isPermaLink="false">http://www.slimster.net/?p=182</guid>
		<description><![CDATA[Last night I got a good glimpse into how government works at the local level and was pleasantly surprised.  Henderson Park has acquired some extra land adjacent to the current park and last night was the second meeting with the community to go over options for how to use the new land.  There [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I got a good glimpse into how government works at the local level and was pleasantly surprised.  Henderson Park has acquired some extra land adjacent to the current park and last night was the second meeting with the community to go over options for how to use the new land.  There were several representatives from the County, a couple of police officers and a dozen or so local citizens and everyone had a chance to voice their opinions and be heard.  I haven&#8217;t seen a forum that open since attending a Quaker meeting.</p>
<p>For over a year a few of us have been trying to get the land approved for a <a href="http://www.hendersonparkgarden.org/">community garden</a>.  We were concerned at first because of the need of a &#8220;master plan&#8221; from the County.  But one year later, the master plan not only includes the land for the community garden, it includes some parking, a pavilion, playgrounds, walking trails and more.  And these ideas came from citizens and it looks well on the path to breaking ground.</p>
<p>Hopefully the next steps will go as well as these initial ones and we will be tilling the ground in a few weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.slimster.net/henderson-park-masterplan-reviewii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading Wordpress &#8211; Google Analytics Plugin Error Prevents Login</title>
		<link>http://www.slimster.net/upgrading-wordpress-google-analytics-plugin-error-prevents-login/</link>
		<comments>http://www.slimster.net/upgrading-wordpress-google-analytics-plugin-error-prevents-login/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 16:42:01 +0000</pubDate>
		<dc:creator>Slim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GA error]]></category>
		<category><![CDATA[Wordpress upgrade error]]></category>
		<category><![CDATA[WP upgrade]]></category>

		<guid isPermaLink="false">http://www.slimster.net/?p=179</guid>
		<description><![CDATA[I have been considering making a blog post for months now and my circular logic (and a bit of indifference) has kept me away from the keyboard.  I needed to upgrade my version of Wordpress, I didn&#8217;t want to do it (headache!) so I just ignored my blog as a result.  Today I [...]]]></description>
			<content:encoded><![CDATA[<p>I have been considering making a blog post for months now and my circular logic (and a bit of indifference) has kept me away from the keyboard.  I needed to upgrade my version of Wordpress, I didn&#8217;t want to do it (headache!) so I just ignored my blog as a result.  Today I had a more daunting task to tackle so, naturally, I took the path of less resistance and decided to upgrade my blog.</p>
<p>When I went into the dashboard, there was the persistent warning from Wordpress &#8220;Upgrade Now!&#8221;.  Ok, ok, enough already.  I knew it was a bad idea to push the &#8220;automatic upgrade&#8221; button so I backed up my database and THEN pushed the automatic upgrade button.  10 seconds later, I got the all clear and everything seemed ok.  That is, until I tried to login again.</p>
<p>When I tried a login I got the following error, &#8220;Fatal error: Call to undefined function is_site_admin() in /xxxx/xxxxx/public_html/wp-content/plugins/sem-google-analytics/sem-google-analytics-admin.php on line 20&#8243;.  Well, crap.  So I went back and used my backup database to restore.  Nada.  So I looked on the internets and found this <a href="http://menoob.com/wordpress/google-analytics-plugin-problem-in-wordpress-2-8/">great solution</a> but I did have to make some adjustments.</p>
<p>Basically, go into the control panel on your host, go to the plugin section and modify the folder name for the google analytics plugin.  When you change the folder name, it automatically deactivates the plugin and the problem is solved.  I didn&#8217;t have a folder so renamed all of the associated .php files (2 of them) and it did the trick.  That was 10 minutes ago and here I am writing a post.</p>
<p>Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.slimster.net/upgrading-wordpress-google-analytics-plugin-error-prevents-login/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No Mayo Please</title>
		<link>http://www.slimster.net/no-mayo-please/</link>
		<comments>http://www.slimster.net/no-mayo-please/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 14:03:15 +0000</pubDate>
		<dc:creator>Slim</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[mayo is nasty]]></category>
		<category><![CDATA[no mayo]]></category>
		<category><![CDATA[ocean city nj]]></category>
		<category><![CDATA[primo's]]></category>
		<category><![CDATA[sandwich]]></category>
		<category><![CDATA[vacation down the shore]]></category>

		<guid isPermaLink="false">http://www.slimster.net/?p=174</guid>
		<description><![CDATA[I just got back from a vacation in Ocean City, NJ.  Years ago I would not have dreamed of taking a vacation on the Jersey shore but my in-laws come from that area, so that was my introduction.  It turns out that it is the perfect place for kids &#8211; the town is [...]]]></description>
			<content:encoded><![CDATA[<p>I just got back from a vacation in <a href="http://www.ocnj.us/">Ocean City, NJ</a>.  Years ago I would not have dreamed of taking a vacation on the Jersey shore but my in-laws come from that area, so that was my introduction.  It turns out that it is the perfect place for kids &#8211; the town is &#8220;dry&#8221; and there are two different parks with roller coaster and carousel rides on the boardwalk.  There is also a giant water park and a couple of massive putt putt golf courses &#8211; and all of this is directly across from the beach.</p>
<p>But one of my personal favorites about vacationing there is the food.  Aside from all the junk food, pizza and cookies, the sandwiches there were amazing.  What I liked most about the sandwiches is the fact that they were not slathered with mustard or mayonnaise (which I like to refer to as &#8220;whipped bird embryos&#8221;).  </p>
<p>I go to several search related conferences each year and even their &#8220;vegetarian&#8221; sandwiches come pre-slathered with mayo.  And just about any restaurant in the South or West is quick to wipe on condiments.  I haven&#8217;t eaten at McDonald&#8217;s in over 20 years but when I was a kid, I spent much time waiting for my special order that did not have loads of unwanted product.  </p>
<p>But I was introduced to <a href="http://local.yahoo.com/info-10926232-primo-s-hoagies-of-ocean-city-ocean-city">Primo&#8217;s</a> in New Jersey (reluctantly) and it turns out that they have the best sandwiches I have ever tasted.  And when I asked about mayo, they looked at me as if to ask, &#8220;why would we ruin a good sandwich with mayo?&#8221;.  And I agreed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.slimster.net/no-mayo-please/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ballroom Dancing in Atlanta</title>
		<link>http://www.slimster.net/ballroom-dancing-in-atlanta/</link>
		<comments>http://www.slimster.net/ballroom-dancing-in-atlanta/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 02:16:34 +0000</pubDate>
		<dc:creator>Slim</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[atlanta ballroom lessons]]></category>
		<category><![CDATA[ballroom dancing]]></category>
		<category><![CDATA[dancing]]></category>

		<guid isPermaLink="false">http://www.slimster.net/?p=172</guid>
		<description><![CDATA[It&#8217;s crazy to think back on the weird chance that I met my wife at a restaurant/club known for Salsa dancing.  We met and the rest is history.  Literally, we haven&#8217;t been dancing since.
I just met a local business owner who runs a couple of ballroom dance studios here in Atlanta and she [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s crazy to think back on the weird chance that I met my wife at a restaurant/club known for Salsa dancing.  We met and the rest is history.  Literally, we haven&#8217;t been dancing since.</p>
<p>I just met a local business owner who runs a couple of ballroom dance studios here in Atlanta and she sparked my interest for trying the ballroom style.  It looks like we might take a few lessons and see if we can&#8217;t start being social again.  </p>
<p>Yoga is great but I&#8217;m ready to do something with a little bit more cardio.  If I ever get more than just a little interested, I&#8217;ll be sure to post more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.slimster.net/ballroom-dancing-in-atlanta/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
