<?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>Techy-Feely &#187; Techy</title>
	<atom:link href="http://techy-feely.net/category/techy/feed/" rel="self" type="application/rss+xml" />
	<link>http://techy-feely.net</link>
	<description>\TEK-ee-FEEL-ee\ - enjoying both sides of the brain.</description>
	<lastBuildDate>Fri, 04 May 2012 13:29:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Building my little pile of electrons</title>
		<link>http://techy-feely.net/2012/05/02/building-my-little-pile-of-electrons/</link>
		<comments>http://techy-feely.net/2012/05/02/building-my-little-pile-of-electrons/#comments</comments>
		<pubDate>Wed, 02 May 2012 18:04:59 +0000</pubDate>
		<dc:creator>ajwms</dc:creator>
				<category><![CDATA[Administrivia]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[ruminations]]></category>
		<category><![CDATA[Techy]]></category>
		<category><![CDATA[Techy Links]]></category>

		<guid isPermaLink="false">http://techy-feely.net/?p=1292</guid>
		<description><![CDATA[The semester is almost over. The pace has slowed down and I need to do something a bit more geeky just to get my grey matter back on track. So, inspired by D&#8217;arcy Norman&#8217;s reclamation project of his data, I decided to give a whirl to some of the tools he mentioned to see if I could [...]]]></description>
			<content:encoded><![CDATA[<p>The semester is almost over. The pace has slowed down and I need to do something a bit more geeky just to get my grey matter back on track. So, inspired by D&#8217;arcy Norman&#8217;s <a href="http://www.darcynorman.net/2012/04/18/my-hostingpublishingsharing-setup/">reclamation project of his data</a>, I decided to give a whirl to some of the tools he mentioned to see if I could bring some of my data into my world rather (or along with) the hosted solutions.</p>
<p>I am not quite a self-contained as D&#8217;arcy and probably won&#8217;t be. He dumped Flickr and I don&#8217;t see myself doing that anytime soon as I really like Flickr and the service it provides. I see it more as a backup for my photos than the main storage so it is not my end-all, be-all  for image files. I have tried <a href="http://coppermine-gallery.net/">Coppermine</a> and, to be honest, really didn&#8217;t like it at all.</p>
<p>But, I have all this &#8220;power&#8221; with my Bluehost account over installing MySQL databases, adding users and so forth. I wanted to wield that power!!</p>
<p>The <a href="http://hippiehosting.org/">Hippie Hosting co-op</a> is intriguing but I have invested way in advance wlth Bluehost and have no complaints so I am going to stick with them for a while.</p>
<p>Thus far, I have installed <a href="http://www.shauninman.com/archive/2009/08/17/less_n">Lessn</a> for a way to shorten URLs ala Bit.ly and tinyurl to keep them local rather than relying on a third party service. Seems to work fine but my main concern is that the <a href="http://audreyjwilliams.info/lessn/-/">domain I am using</a> (audreyjwilliams.info) is so darn long it might not be as helpful for URL shortening as I would have hoped. I guess my decision is if something t-f.net is available and worth the $20/year for another domain.</p>
<p>I also have installed <a href="http://sourceforge.net/projects/scuttle/">Scuttle</a> for bookmarking. After Delicious was purchased by Yahoo and then leaked that it might be &#8220;sunsetted&#8221;, I really was concerned about my bookmarks as I had LOTS of them (I have been using it since 2005). I jumped to <a href="https://pinboard.in/u:ajwms/">Pinboard</a> and that has worked but I also liked the idea of having a local version of these bookmarks, just in case. I do like how Pinboard gathers my URLs from Delicious as well as from Twitter so it really is an aggregation of all the places where I save URLs.</p>
<p>Also, installing Scuttle allowed me to become a bit more of a MySQL admin as I had to create a new database, new DB user and then run SQL scripts to create the tables, etc. I have always used something like Fantastico and SimpleScripts to do this in the past, so I was happy that my efforts went off with no problems.</p>
<h2>But, wait, it can&#8217;t be all smooth sailing</h2>
<div id="attachment_1295" class="wp-caption alignleft" style="width: 310px"><a href="http://techy-feely.net/wp-content/uploads/2012/05/3951143570_20b4eccd3f.jpeg"><img class="size-medium wp-image-1295" title="3951143570_20b4eccd3f" src="http://techy-feely.net/wp-content/uploads/2012/05/3951143570_20b4eccd3f-300x199.jpg" alt="" width="300" height="199" /></a><p class="wp-caption-text">Image: &#39;The droids we&#39;re googling for&#39; http://www.flickr.com/photos/49462908@N00/3951143570</p></div>
<p>&nbsp;</p>
<p>However, when it came time to import my Delicious bookmarks into Scuttle, I did hit a roadblock. Scuttle only will import XML files from Delicious. Delicious used to be able to do that so I was off to my best friend, Google, for some suggestions.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>I found a <a href="https://gist.github.com/2466040">Python script</a> on GitHub that sounded good and <a href="http://macosx.com/forums/mac-os-x-system-mac-software/299326-how-run-py-python-script.html">learned that I can run Python from TextWrangler</a> (awesome!!) However, that had some kind of error in it so I could not get the XML file generate.</p>
<p>I found deliciousxml.com was another often mentioned alternative that no longer answers as a webpage (Doh!). However, I did find on <a href="http://techcocktail.com/delicious-shutting-down-how-to-save-your-bookmarks-2010-12">Tech Cocktail</a> that you can use this URL:</p>
<blockquote><p>Use command line prompts to export your bookmarks. Visit the following URL:  https://{your username}:{your password}@api.del.icio.us/v1/posts/all &gt; bookmarks.xml to get the bookmarks as bookmarks.xml</p></blockquote>
<p>That worked great and I know have my bookmarks in Scuttle from Delicious. Now, if I can figure out to get all of my bookmarks from Pinboard into Scuttle &#8211; I would really have the funnel in place and a nice redundancy for this collection.</p>
<p>Back to my good friend, Google!</p>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2012/05/02/building-my-little-pile-of-electrons/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Where are you on the social media/content creation ladder?</title>
		<link>http://techy-feely.net/2012/04/23/where-are-you-on-the-social-mediacontent-creation-ladder/</link>
		<comments>http://techy-feely.net/2012/04/23/where-are-you-on-the-social-mediacontent-creation-ladder/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 14:01:09 +0000</pubDate>
		<dc:creator>ajwms</dc:creator>
				<category><![CDATA[infographic]]></category>
		<category><![CDATA[Techy]]></category>

		<guid isPermaLink="false">http://techy-feely.net/?p=1290</guid>
		<description><![CDATA[I am working on a presentation for a class on emerging technology in business. My topic is curation &#8211; which is something I hold near and dear to my heart with my museum background and that little old library science degree I have on the wall. In digging into curation on the web, I found [...]]]></description>
			<content:encoded><![CDATA[<p>I am working on a presentation for a class on emerging technology in business. My topic is curation &#8211; which is something I hold near and dear to my heart with my museum background and that little old library science degree I have on the wall. In digging into curation on the web, I found <a href="http://blogs.forrester.com/reineke_reitsma/10-06-25-data_digest_social_technographics_profile_facebook_and_myspace_users_us">Forrester’s Social Technographics Profile</a> and thought it was quite interesting as a way to organize how we participate on the web. The levels certainly overlap but I am sure folks fall more into one over another one the majority of the time.</p>
<p>I am firmly a creator but also a conversationalist primarily. What are you? How does it fit into the demographics of &#8220;your people?&#8221;</p>
<p><iframe src="http://empowered.forrester.com/groundswell/b2c_profile_tool/b2c" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="510" height="360"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2012/04/23/where-are-you-on-the-social-mediacontent-creation-ladder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Funding via Kickstarter</title>
		<link>http://techy-feely.net/2012/03/30/funding-via-kickstarter/</link>
		<comments>http://techy-feely.net/2012/03/30/funding-via-kickstarter/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 16:58:06 +0000</pubDate>
		<dc:creator>ajwms</dc:creator>
				<category><![CDATA[Feely]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[Techy]]></category>

		<guid isPermaLink="false">http://techy-feely.net/?p=1286</guid>
		<description><![CDATA[Kickstarter is really becoming a part of my life as I have helped fund at least four projects there now. They offer such a wide variety of opportunities to help folks with interesting ideas that just need a little financial support. It is limited to projects and not for fundraising for causes or &#8220;fund my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.kickstarter.com">Kickstarter</a> is really becoming a part of my life as I have helped fund at least four projects there now. They offer such a wide variety of opportunities to help folks with interesting ideas that just need a little financial support. It is limited to projects and not for fundraising for causes or &#8220;fund my life&#8221; kinds of things. The idea of micro-funding is so great. A little from a lot of folks can go a long way.</p>
<p>So far, I have helped:</p>
<ul>
<li>a movie director create a film in Brainerd, Minnesota</li>
<li>a new social networking platform</li>
<li>a bakery/blogging business in South Carolina</li>
<li>a digital storytelling class</li>
</ul>
<p>The most interesting aspect, IMO, is that I have some form of connection to almost every person that I have funded. For the movie, I knew someone from Brainerd through a conference and he told me about the project. So, a friend of a friend connection. The social networking platform came into my knowledge based on a tweet from someone I respect who had funded it. That influenced my decision. The blogging bakery is being developed is by a <a href="http://www.twitter.com/janeforshort/">WordPress developer</a> who I follow on Twitter and the storytelling class <a href="http://twitter.com/jimgroom">is also a Twitter connection</a> but I have also met him in person at a conference. I think without that Twitter or other connection, I would not be inclined to make a donation to the Kickstarter appeal. So crowdsourcing is an amazing thing but I do see that the crowd has to be connected and willing to share that connection in order to motivate folks to share as well. It actually is more crucial than I first realized.</p>
<p>&nbsp;</p>
<p>Now, I need to come up with an idea to put up there for funding!</p>
<p><iframe src="http://www.kickstarter.com/projects/jimgroom/ds106-the-open-online-community-of-digital-storyte/widget/video.html" frameborder="0" width="480px" height="360px"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2012/03/30/funding-via-kickstarter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CheerLights</title>
		<link>http://techy-feely.net/2011/12/05/cheerlights/</link>
		<comments>http://techy-feely.net/2011/12/05/cheerlights/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 14:02:33 +0000</pubDate>
		<dc:creator>ajwms</dc:creator>
				<category><![CDATA[Feely]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[Techy]]></category>

		<guid isPermaLink="false">http://techy-feely.net/2011/12/05/cheerlights/</guid>
		<description><![CDATA[I totally love this idea. Connecting people via social networking AND spreading lovely holiday lights all over the place in sync.  Fantastic. Visit CheerLights for the details. And, if you don&#8217;t have a strand of the CheerLights (like me), then get the Android App! (I will soon) Maybe I need to learn how to build [...]]]></description>
			<content:encoded><![CDATA[<p>I totally love this idea. Connecting people via social networking AND spreading lovely holiday lights all over the place in sync.  Fantastic.</p>
<p>Visit <a href="http://www.cheerlights.com/">CheerLights</a> for the details. And, if you don&#8217;t have a strand of the CheerLights (like me), then get the Android App! (I will soon)</p>
<p>Maybe I need to learn how to build one of the actual strands&#8230;..</p>
<p><span style="text-align:center; display: block;"><a href="http://techy-feely.net/2011/12/05/cheerlights/"><img src="http://img.youtube.com/vi/yqi28Qcvvdg/2.jpg" alt="" /></a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2011/12/05/cheerlights/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>100 things to watch in 2011</title>
		<link>http://techy-feely.net/2011/01/05/100-things-to-watch-in-2011/</link>
		<comments>http://techy-feely.net/2011/01/05/100-things-to-watch-in-2011/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 14:59:41 +0000</pubDate>
		<dc:creator>ajwms</dc:creator>
				<category><![CDATA[Feely]]></category>
		<category><![CDATA[ruminations]]></category>
		<category><![CDATA[Techy]]></category>
		<category><![CDATA[embedding]]></category>
		<category><![CDATA[predictions]]></category>
		<category><![CDATA[slideshare]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://techy-feely.net/?p=1180</guid>
		<description><![CDATA[I have always been a fan of the Beloit College Mindset published each year right before the start of the fall semester. It lists the experiences that are &#8220;molding&#8221; the incoming freshman class. This set of predictions from JWT Intelligence is much more widespread covering fashion, art, food, travel, business, technology and more. It was [...]]]></description>
			<content:encoded><![CDATA[<p>I have always been a fan of the <a href="http://www.beloit.edu/mindset/">Beloit College Mindset</a> published each year right before the start of the fall semester. It lists the experiences that are &#8220;molding&#8221; the incoming freshman class.</p>
<p>This set of predictions from JWT Intelligence is much more widespread covering fashion, art, food, travel, business, technology and more. It was fascinating.</p>
<p>Some of the predictions were right up the T-F mindset like:</p>
<p><strong>33 &#8211; alternative social networking sites</strong> to Facebook. Like Diaspora, which I helped fund in its Kickstarter campaign.</p>
<p><strong>59 &#8211; the Life in A Day user generated documentary</strong>. I participated in that as well. Doubt my footage will be selected but I find the whole idea of collaborative art projects really interesting and a nice mix of the technical with the psychological</p>
<p><span style="text-align:center; display: block;"><a href="http://techy-feely.net/2011/01/05/100-things-to-watch-in-2011/"><img src="http://img.youtube.com/vi/bAnTcqNHu1w/2.jpg" alt="" /></a></span></p>
<p><strong>83 &#8211; Social Objects</strong> which will allow folks to scan or otherwise interact with objects merging the digital and the physical. My pals Brandon and Lia are all over this trend with their<a href="http://www.materialmashup.com/"> materialmashup site</a>.</p>
<p>and, of course</p>
<p><strong>93 &#8211; tube free toilet paper!!</strong> What????? Where will all of those kids find raw materials for their art projects?</p>
<p><a href="http://familycrafts.about.com/od/craftsticks/a/CraftStickVase.htm"><img class="alignnone" title="toilet paper tube art" src="http://0.tqn.com/d/familycrafts/1/0/1/r/2/CraftStickVase.jpg" alt="" width="178" height="200" /></a></p>
<p>Or even the professional artists might have problems with this one&#8230;</p>
<p><a href="http://www.dailymail.co.uk/news/article-1242093/Art-roll-The-toilet-paper-tubes-life-inside-them.html"><img class="alignnone" title="pro toilet paper tube art" src="http://i.dailymail.co.uk/i/pix/2010/01/10/article-0-07CFAAF3000005DC-423_634x569.jpg" alt="" width="634" height="569" /></a></p>
<p>What do you find most interesting?</p>
<div id="__ss_6306251" style="width: 425px;"><strong><a title="JWT: 100 Things to Watch in 2011" href="http://www.slideshare.net/jwtintelligence/2f-100-things-to-watch-in-2011-6306251">JWT: 100 Things to Watch in 2011</a></strong><object id="__sse6306251" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" 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://static.slidesharecdn.com/swf/ssplayer2.swf?doc=2f100thingstowatchin2011-101222142649-phpapp02&amp;rel=0&amp;stripped_title=2f-100-things-to-watch-in-2011-6306251&amp;userName=jwtintelligence" /><param name="name" value="__sse6306251" /><param name="allowfullscreen" value="true" /><embed id="__sse6306251" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=2f100thingstowatchin2011-101222142649-phpapp02&amp;rel=0&amp;stripped_title=2f-100-things-to-watch-in-2011-6306251&amp;userName=jwtintelligence" name="__sse6306251" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="padding: 5px 0 12px;">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/jwtintelligence">JWTIntelligence</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2011/01/05/100-things-to-watch-in-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Posting from phone</title>
		<link>http://techy-feely.net/2010/12/29/posting-from-phone/</link>
		<comments>http://techy-feely.net/2010/12/29/posting-from-phone/#comments</comments>
		<pubDate>Wed, 29 Dec 2010 12:57:40 +0000</pubDate>
		<dc:creator>ajwms</dc:creator>
				<category><![CDATA[Administrivia]]></category>
		<category><![CDATA[Techy]]></category>
		<category><![CDATA[administrivia]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://techy-feely.net/2010/12/29/posting-from-phone/</guid>
		<description><![CDATA[Trying out the WP android app thanks to a recommendation from AppBrain.]]></description>
			<content:encoded><![CDATA[<p>Trying out the WP android app thanks to a recommendation from AppBrain. </p>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2010/12/29/posting-from-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Street with a View</title>
		<link>http://techy-feely.net/2010/11/24/street-with-a-view/</link>
		<comments>http://techy-feely.net/2010/11/24/street-with-a-view/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 18:09:15 +0000</pubDate>
		<dc:creator>ajwms</dc:creator>
				<category><![CDATA[Feely]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[Techy]]></category>

		<guid isPermaLink="false">http://techy-feely.net/?p=1176</guid>
		<description><![CDATA[How could I NOT love this project? Combining Google Street View creation with a large performance art exhibit so that you have &#8220;easter eggs&#8221; all over Google Street View for this particular part of Pittsburgh. Brilliant! Completely T-F!!]]></description>
			<content:encoded><![CDATA[<p>How could I NOT love this project? Combining Google Street View creation with a large performance art exhibit so that you have &#8220;easter eggs&#8221; all over Google Street View for this particular part of Pittsburgh. Brilliant! Completely T-F!!</p>
<p><span style="text-align:center; display: block;"><a href="http://techy-feely.net/2010/11/24/street-with-a-view/"><img src="http://img.youtube.com/vi/sIDGyRO6w2o/2.jpg" alt="" /></a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2010/11/24/street-with-a-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Science Videos &#8211; appealing to all sides of the brain?</title>
		<link>http://techy-feely.net/2010/11/16/science-videos/</link>
		<comments>http://techy-feely.net/2010/11/16/science-videos/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 16:17:28 +0000</pubDate>
		<dc:creator>ajwms</dc:creator>
				<category><![CDATA[Feely]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[Techy]]></category>

		<guid isPermaLink="false">http://techy-feely.net/?p=1171</guid>
		<description><![CDATA[You may or may not be able to tell that I am a science nerd. I used to teach high school chemistry, physics and math, so it seems only natural. Even though my career path has taken me away from science education, I still really do love it. So, when I saw this video called [...]]]></description>
			<content:encoded><![CDATA[<p>You may or may not be able to tell that I am a science nerd. I used to teach high school chemistry, physics and math, so it seems only natural. Even though my career path has taken me away from science education, I still really do love it. So, when I saw this video called &#8220;Chemical Party&#8221;, I just thought it was a brilliant mix of the joy of teaching science along with solid educational concepts within the content.</p>
<p>Enjoy.</p>
<p><span style="text-align:center; display: block;"><a href="http://techy-feely.net/2010/11/16/science-videos/"><img src="http://img.youtube.com/vi/wBCmt_pJTRA/2.jpg" alt="" /></a></span></p>
<p>It reminds me of the other science related media that I have loved like:</p>
<p>The Element Song by Tom Leher</p>
<p><span style="text-align:center; display: block;"><a href="http://techy-feely.net/2010/11/16/science-videos/"><img src="http://img.youtube.com/vi/GFIvXVMbII0/2.jpg" alt="" /></a></span></p>
<p>And, of course, any Schoolhouse Rock like Electricity (although their science entries were weaker than the math, politics and grammar ones). I was privileged to hear the creators of the series at a conference a few years ago. They related that the idea came from observing that one of their sons could not learn the multiplication tables but could memorize the lyrics for every Jimi Hendrix song.</p>
<p><span style="text-align:center; display: block;"><a href="http://techy-feely.net/2010/11/16/science-videos/"><img src="http://img.youtube.com/vi/G8iahHwEfNg/2.jpg" alt="" /></a></span></p>
<p>And, the wonderful tunes from They Might Be Giants:</p>
<p><span style="text-align:center; display: block;"><a href="http://techy-feely.net/2010/11/16/science-videos/"><img src="http://img.youtube.com/vi/d0zION8xjbM/2.jpg" alt="" /></a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2010/11/16/science-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decentralizing the Web</title>
		<link>http://techy-feely.net/2010/05/07/decentralizing-the-web/</link>
		<comments>http://techy-feely.net/2010/05/07/decentralizing-the-web/#comments</comments>
		<pubDate>Fri, 07 May 2010 12:49:49 +0000</pubDate>
		<dc:creator>ajwms</dc:creator>
				<category><![CDATA[Techy]]></category>

		<guid isPermaLink="false">http://techy-feely.net/2010/05/07/decentralizing-the-web/</guid>
		<description><![CDATA[The more irritated I get with Facebook and other sites who keep changing their privacy policies and yanking around my information without me fully understanding what they are doing or when they are going to start doing that, these four guys and their project makes perfect sense to me. So, I helped fund it!]]></description>
			<content:encoded><![CDATA[<p>The more irritated I get with Facebook and other sites who keep changing their privacy policies and yanking around my information without me fully understanding what they are doing or when they are going to start doing that, these four guys and their project makes perfect sense to me. So, I helped fund it!</p>
<p><a href="http://kck.st/9QC2zk"><img src="http://www.kickstarter.com/projects/196017994/diaspora-the-personally-controlled-do-it-all-distr/widget/card.jpg" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2010/05/07/decentralizing-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Year End/ Decade End Listings and such&#8230;</title>
		<link>http://techy-feely.net/2009/12/31/year-end-decade-end-listings-and-such/</link>
		<comments>http://techy-feely.net/2009/12/31/year-end-decade-end-listings-and-such/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 16:00:40 +0000</pubDate>
		<dc:creator>ajwms</dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[infographic]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[ruminations]]></category>
		<category><![CDATA[Techy]]></category>

		<guid isPermaLink="false">http://techy-feely.net/2009/12/31/year-end-decade-end-listings-and-such/</guid>
		<description><![CDATA[I am a big fan (sucker?) for the end of the year summaries that abound at this time of year. And, I love lists. So, here is a list of lists&#8230;. Presenting my faves for the end of 2009 and the end of the first decade of the 2000s (naughties? noughties? oughts? aughts? What did [...]]]></description>
			<content:encoded><![CDATA[<p>I am a big fan (sucker?) for the end of the year summaries that abound at this time of year. <br />And, I love lists. So, here is a list of lists&#8230;.</p>
<p>Presenting my faves for the end of 2009 and the end of the first decade of the 2000s (naughties? noughties? oughts? aughts? What did we call them?)</p>
<p><b>DJ Earworm &#8211; United States of Pop 2009</b></p>
<div class="youtube-video"><object height="344" width="425"><param name="movie" value="http://www.youtube.com/v/iNzrwh2Z2hQ&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/iNzrwh2Z2hQ&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" height="344" width="425"></embed></object></div>
<p><b>NPR <a href="http://ww.npr.org/templates/story/story.php?storyId=120574256">All Songs Considered Best Music of 2009</a></b><br />I always find new music via NPR&#8217;s All Songs Considered</p>
<p><b>Lifehacker&#8217;s <a href="http://lifehacker.com/5437186/most-popular-hive-five-topics-of-2009?skyline=true&amp;s=x">Most Popular Hive Five Topics of 2009</a></b><br />Crowdsourcing has grown in popularity, easy and usefulness. And why not? It usually works!</p>
<p><b>Entertainment Weekly&#8217;s <a href="http://www.ew.com/ew/package/0,,20326356,00.html">Best of 2009</a></b> (highs and lows)<br />Since this is my guilty pleasure reading at the gym, I felt that I must put it in here</p>
<p><b><a href="http://www.time.com/time/specials/packages/completelist/0,29569,1945379,00.html">The Top 10 Everything of 2009</a>&nbsp; and the <a href="http://www.time.com/time/specials/packages/article/0,28804,1949837_1949237,00.html">Best Movies, TV, Books and Theater of the Decade</a> </b><b>from Time Magazine</b><br />well, they said everything&#8230;</p>
<p><b><a href="http://abcnews.go.com/Technology/AheadoftheCurve/top-10-internet-moments-decade/story?id=9116013">Top 10 Internet Moments of the Decade</a> from ABC News</b></p>
<p>And, for good measure, I just had to use the &#8220;<a href="http://apps.facebook.com/my-year-in-status/show.php?u=214702546&amp;t=1262267986&amp;from=feed_desc&amp;ref=mf">My Year in Status</a>&#8221; application in Facebook to build a status collage for 2009.<br /><img style="max-width: 800px;" src="http://techy-feely.net/wp-content/uploads/2009/12/status09.png" /></p>
<p>I also had to go visit <a href="http://www.wordle.net">Wordle</a> and do something there with my blog posts from 2009. And, here it is.<img style="max-width: 800px;" src="http://techy-feely.net/wp-content/uploads/2009/12/wordle09.gif" height="290" width="510" /></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=2c3ce4a9-6c52-81fc-a767-1efd1fd7af99" /></div>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2009/12/31/year-end-decade-end-listings-and-such/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

