<?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; Administrivia</title>
	<atom:link href="http://techy-feely.net/category/administriva/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>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>New Look? What do you think?</title>
		<link>http://techy-feely.net/2009/11/15/new-look-what-do-you-think/</link>
		<comments>http://techy-feely.net/2009/11/15/new-look-what-do-you-think/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 17:42:26 +0000</pubDate>
		<dc:creator>ajwms</dc:creator>
				<category><![CDATA[Administrivia]]></category>

		<guid isPermaLink="false">http://techy-feely.net/2009/11/15/new-look-what-do-you-think/</guid>
		<description><![CDATA[Thought it was time for a new look for T-F after three years. I miss the old montage but I like this zippy super cool sliding thing!]]></description>
			<content:encoded><![CDATA[<p>Thought it was time for a new look for T-F after three years. I miss the old montage but I like this zippy super cool sliding thing!</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=717248e6-84e3-8737-8c42-bf3461c35224" /></div>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2009/11/15/new-look-what-do-you-think/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Techy-Feely on your Celly</title>
		<link>http://techy-feely.net/2008/02/19/techy-feely-on-your-celly/</link>
		<comments>http://techy-feely.net/2008/02/19/techy-feely-on-your-celly/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 16:44:57 +0000</pubDate>
		<dc:creator>ajwms</dc:creator>
				<category><![CDATA[Administrivia]]></category>
		<category><![CDATA[Techy]]></category>
		<category><![CDATA[Techy Links]]></category>

		<guid isPermaLink="false">http://techy-feely.net/2008/02/19/techy-feely-on-your-celly/</guid>
		<description><![CDATA[While I don&#8217;t have a cell phone that will even read this page&#8230;I do understand that the world is moving in that direction. To that end, here is a mobile version of this blog via MoFuse. Just to see if I could do it. Off to find someone with a phone that can read it!]]></description>
			<content:encoded><![CDATA[<p>While I don&#8217;t have a cell phone that will even read this page&#8230;I do understand that the world is moving in that direction. To that end, here is a mobile version of this blog via <a href="http://www.mofuse.com">MoFuse</a>. Just to see if I could do it. Off to find someone with a phone that can read it!</p>
<p><a href="http://techyfeely.mofuse.mobi"><img src="http://m.mofuse.com/images/public/chicklet_1.png" border="0" /></a></p>
<p><!-- MoFuse SMS Widget Code Start --><br />
<script type="text/javascript"> <!-- mf_sid=3888; mf_style_bgcolor=\'3356D2\'; mf_style_color=\'FAF0F0\'; mf_style_border=\'333333\'; //--> </script><br />
<script src="http://sms.mofuse.com/widget.js" type="text/javascript"></script><br />
<!-- MoFuse SMS Widget Code End --></p>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2008/02/19/techy-feely-on-your-celly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My, My&#8230;I appear to be blog-lazy these days</title>
		<link>http://techy-feely.net/2008/02/13/my-myi-appear-to-be-blog-lazy-these-days/</link>
		<comments>http://techy-feely.net/2008/02/13/my-myi-appear-to-be-blog-lazy-these-days/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 02:12:01 +0000</pubDate>
		<dc:creator>ajwms</dc:creator>
				<category><![CDATA[Administrivia]]></category>
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://techy-feely.net/2008/02/13/my-myi-appear-to-be-blog-lazy-these-days/</guid>
		<description><![CDATA[I am in the middle of moving my office at work. That coupled with two days of out of town meetings last week means that I have been all but silent on the blogosphere. When I checked in today, I was a bit sad to see the last 5 postings were from my del.icio.us posting [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://farm1.static.flickr.com/52/188648433_a97d71c8e0_m.jpg" alt="feet in front of computer" align="right" height="180" hspace="3" vspace="3" width="240" />I am in the middle of moving my office at work. That coupled with two days of out of town meetings last week means that I have been all but silent on the blogosphere. When I checked in today, I was a bit sad to see the last 5 postings were from my del.icio.us posting &#8220;thingy&#8221; (their word &#8211; not mine..I would use doodad or some other technically savvy term).</p>
<p>That struck me as blog-lazy. So, I deleted that. My plan was to use that feed as a way to make a very easy backup of the sites that I link in del.icio.us. And, it is that. But, it also seems to be the only fresh content and I don&#8217;t really like that so much.</p>
<p>So, off to find something else for capturing the deliciousness of social bookmarking but without acting like it is the main author of the blog.</p>
<p><font size="-2">Image: &#8216;<a href="http://www.flickr.com/photos/77671572@N00/188648433">I suppose I&#8217;d better start then!</a>&#8216;<br />
www.flickr.com/photos/77671572@N00/188648433</font></p>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2008/02/13/my-myi-appear-to-be-blog-lazy-these-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Live Traffic feed</title>
		<link>http://techy-feely.net/2008/01/30/live-traffic-feed/</link>
		<comments>http://techy-feely.net/2008/01/30/live-traffic-feed/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 16:57:12 +0000</pubDate>
		<dc:creator>ajwms</dc:creator>
				<category><![CDATA[Administrivia]]></category>

		<guid isPermaLink="false">http://techy-feely.net/2008/01/30/live-traffic-feed/</guid>
		<description><![CDATA[Still playing with FEEDJit. Feedjit Live Website Statistics]]></description>
			<content:encoded><![CDATA[<p>Still playing with FEEDJit.</p>
<p>
<script type="text/javascript" src="http://feedjit.com/serve/?bc=FFFFFF&amp;tc=494949&amp;brd1=336699&amp;lnk=494949&amp;hc=336699&amp;ww=160"></script><noscript><a href="http://feedjit.com/">Feedjit Live Website Statistics</a></noscript></p>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2008/01/30/live-traffic-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All up to date&#8230;no security leaks here.</title>
		<link>http://techy-feely.net/2008/01/06/all-up-to-dateno-security-leaks-here/</link>
		<comments>http://techy-feely.net/2008/01/06/all-up-to-dateno-security-leaks-here/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 18:38:09 +0000</pubDate>
		<dc:creator>ajwms</dc:creator>
				<category><![CDATA[Administrivia]]></category>

		<guid isPermaLink="false">http://techy-feely.net/2008/01/06/all-up-to-dateno-security-leaks-here/</guid>
		<description><![CDATA[I noticed that Step 3 of the installtion instructions said to consider rewarding yourself with a blog post about the upgrade. Done! Upgrading WordPress « WordPress Codex Step 3: Do something nice for yourself [...] Consider rewarding yourself with a blog post about the upgrade]]></description>
			<content:encoded><![CDATA[<p>I noticed that Step 3 of the installtion instructions said to consider rewarding yourself with a blog post about the upgrade.</p>
<p>Done!</p>
<p><a href="http://codex.wordpress.org/Upgrading_WordPress">Upgrading WordPress « WordPress Codex</a> <br /> <br />
<blockquote>Step 3: Do something nice for yourself [...]</p>
<p>Consider rewarding yourself with a blog post about the upgrade</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2008/01/06/all-up-to-dateno-security-leaks-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Action Day Wrapup</title>
		<link>http://techy-feely.net/2007/10/17/blog-action-day-wrapup/</link>
		<comments>http://techy-feely.net/2007/10/17/blog-action-day-wrapup/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 13:24:22 +0000</pubDate>
		<dc:creator>ajwms</dc:creator>
				<category><![CDATA[Administrivia]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[ruminations]]></category>

		<guid isPermaLink="false">http://techy-feely.net/2007/10/17/blog-action-day-wrapup/</guid>
		<description><![CDATA[Pretty impressive statistics for Blog Action Day 20,603 Blog Participated 23,327 Blog Posts (Google Blog Search) 14,631,038 RSS Readers It was fun to be a part of something so global. Shows the power of people behind the technology.]]></description>
			<content:encoded><![CDATA[<p>Pretty impressive statistics for <a href="http://blogactionday.org/">Blog Action Day</a></p>
<ul>
<li><strong>20,603 Blog Participated</strong></li>
<li><strong> 23,327 <em>Blog Posts (<a href="http://blogsearch.google.com/blogsearch?hl=en&amp;q=Blog+Action+Day&amp;ie=UTF-8&amp;as_maxm=10&amp;as_miny=2007&amp;as_maxy=2007&amp;as_minm=10&amp;as_mind=14&amp;as_maxd=16&amp;as_drrb=b&amp;ctz=-600&amp;c1cr=10%2F14%2F2007&amp;c2cr=10%2F16%2F2007&amp;btnD=Go">Google Blog Search</a>)</em></strong></li>
<li><strong><em> 14,631,038 RSS Readers</em></strong></li>
</ul>
<p><em>It was fun to be a part of something so global. Shows the power of people behind the technology.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2007/10/17/blog-action-day-wrapup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We&#8217;re on the move</title>
		<link>http://techy-feely.net/2007/06/29/were-on-the-move/</link>
		<comments>http://techy-feely.net/2007/06/29/were-on-the-move/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 18:10:18 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Administrivia]]></category>

		<guid isPermaLink="false">http://techy-feely.net/?p=517</guid>
		<description><![CDATA[I have had my battles with DNS but I think things are going on the right path now. Stay tuned&#8230;I have files moved. I have a new theme selected. I have tweaked the banner images. I still have some other things to take care of but I need a compu-break. I may not post for [...]]]></description>
			<content:encoded><![CDATA[<p>I have had my battles with DNS but I think things are going on the right path now. Stay tuned&#8230;I have files moved. I have a new theme selected. I have tweaked the banner images. I still have some other things to take care of but I need a compu-break.</p>
<p>I may not post for a few days but don&#8217;t worry &#8211; I am still keeping up with P365. I&#8217;ll get caught up shortly.</p>
<p>Keep those cards and letters coming.</p>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2007/06/29/were-on-the-move/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This blog will be moving&#8230;.stay tuned</title>
		<link>http://techy-feely.net/2007/06/23/this-blog-will-be-movingstay-tuned/</link>
		<comments>http://techy-feely.net/2007/06/23/this-blog-will-be-movingstay-tuned/#comments</comments>
		<pubDate>Sat, 23 Jun 2007 12:26:38 +0000</pubDate>
		<dc:creator>webmaster</dc:creator>
				<category><![CDATA[Administrivia]]></category>

		<guid isPermaLink="false">http://techy-feely.net/?p=507</guid>
		<description><![CDATA[We are going to switch hosting providers. I&#8217;m going to start this weekend but I have a few days before this hosting plan ends. So, things might be strange for a few days while I move files. I also want to change templates so the look of this site might change while I try some [...]]]></description>
			<content:encoded><![CDATA[<p>We are going to switch hosting providers. I&#8217;m going to start this weekend but I have a few days before this hosting plan ends. So, things might be strange for a few days while I move files. I also want to change templates so the look of this site might change while I try some on for size. We&#8217;ll see how it goes.</p>
]]></content:encoded>
			<wfw:commentRss>http://techy-feely.net/2007/06/23/this-blog-will-be-movingstay-tuned/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

