<?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>The Quantified Self Archives - Sky&#039;s Blog</title>
	<atom:link href="https://blog.red7.com/category/frothy-concepts/the-quantified-self/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.red7.com/category/frothy-concepts/the-quantified-self/</link>
	<description>Communicating in a networked world</description>
	<lastBuildDate>Tue, 08 Dec 2020 04:31:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.red7.com/wp-content/uploads/2018/01/skyhi-wind-icon-256x256-120x120.png</url>
	<title>The Quantified Self Archives - Sky&#039;s Blog</title>
	<link>https://blog.red7.com/category/frothy-concepts/the-quantified-self/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Visualizing packet traffic</title>
		<link>https://blog.red7.com/visualizing-packet-traffic/</link>
					<comments>https://blog.red7.com/visualizing-packet-traffic/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Sun, 26 Apr 2020 23:25:23 +0000</pubDate>
				<category><![CDATA[Amateur Radio]]></category>
		<category><![CDATA[Frothy Concepts]]></category>
		<category><![CDATA[Our networked world]]></category>
		<category><![CDATA[Software and online tools]]></category>
		<category><![CDATA[Technology and geeky stuff]]></category>
		<category><![CDATA[The Quantified Self]]></category>
		<guid isPermaLink="false">https://blog.red7.com/?p=5354</guid>

					<description><![CDATA[<p>Very techie here&#8230; For a few months I&#8217;ve been operating a packet radio station on a 2-meter radio frequency here in the San Francisco Bay Area. I explored what it would take to make this a full “BBS” (like an online “forum”), and then backed off and let it just hang around n this frequency listening [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/visualizing-packet-traffic/">Visualizing packet traffic</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p></p>
<p><img fetchpriority="high" decoding="async" src="https://blog.red7.com/wp-content/uploads/2020/04/packet-14509.jpg" alt="" width="410" height="259" />Very techie here&#8230; For a few months I&#8217;ve been operating a <a style="font-family: var( --e-global-typography-text-font-family ), Sans-serif;" href="https://en.wikipedia.org/wiki/Packet_radio" target="_blank" rel="noopener noreferrer">packet radio</a> station on a 2-meter radio frequency here in the San Francisco Bay Area. I explored what it would take to make this a full “<a style="font-family: var( --e-global-typography-text-font-family ), Sans-serif;" href="https://en.wikipedia.org/wiki/Bulletin_board_system" target="_blank" rel="noopener noreferrer">BBS</a>” (like an online “forum”), and then backed off and let it just hang around n this frequency listening to the other (mostly BBS) stations. A few days ago, I got interested in graphing the data to better understand what stations were using the frequency and when.</p>
<figure>Packet radio was very popular 20 to 30 years ago, and has mostly been displaced by other amateur radio digital technology and by the Internet. Yet, it&#8217;s still quite reliable and is a good way to pass messages from one place to another when Internet or voice communications are unavailable (i.e. in an emergency). I&#8217;ve always been interested in the presentation of data, and it was an interesting challenge to figure out how to chart the data in ways that support inquiry.The result of my experimentation is <a style="font-family: var( --e-global-typography-text-font-family ), Sans-serif;" href="https://aa6ax.us/chart.php" target="_blank" rel="noopener noreferrer">visible in a chart</a>.</figure>
<p>The chart is made by this process:</p>
<ul>
<li>JNOS (the software that runs the packet radio station) logs all data it hears on the radio;</li>
<li>A Python script analyzes this log file, keeping track of what stations were heard in each hour;</li>
<li>The Python creates javascript data in a form acceptable to <a href="https://developers.google.com/chart" target="_blank" rel="noopener noreferrer">Google Charts</a>;</li>
<li>The javascript is transferred to a web server;</li>
<li>PHP code reads the javascript and inserts it in an HTML page;</li>
<li>Google Charts javascript fashions the data into the <a href="https://aa6ax.us/chart.php" target="_blank" rel="noopener noreferrer">interactive chart</a>.</li>
</ul>
<p>A “<a href="https://en.wikipedia.org/wiki/Cron" target="_blank" rel="noopener noreferrer">cron</a>” job carries out this process once each hour to keep the chart data current. Because each data bucket spans a whole hour, there&#8217;s no need to update more than once an hour.</p>
<p>The post <a href="https://blog.red7.com/visualizing-packet-traffic/">Visualizing packet traffic</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/visualizing-packet-traffic/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5354</post-id>	</item>
		<item>
		<title>Wear &#8217;em Down</title>
		<link>https://blog.red7.com/wear-em-down/</link>
					<comments>https://blog.red7.com/wear-em-down/#comments</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Mon, 09 Apr 2018 23:30:25 +0000</pubDate>
				<category><![CDATA[Cancer]]></category>
		<category><![CDATA[The Quantified Self]]></category>
		<guid isPermaLink="false">https://blog.red7.com/?p=5068</guid>

					<description><![CDATA[<p>This is the fourth exactly-same-model of hiking boot I&#8217;ve worn over the last 10 or so years. A pair lasts two or three years — hundreds of trail and sidewalk miles. Then wears through, or the bottom sole begins to delaminate. Noticed today, as I purchased another pair, that the current pair is worn through [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/wear-em-down/">Wear &#8217;em Down</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="size-medium wp-image-5067 alignright" src="https://blog.red7.com/wp-content/uploads/2018/04/wear-em-down-300x300.jpg" alt="" width="300" height="300" srcset="https://blog.red7.com/wp-content/uploads/2018/04/wear-em-down-300x300.jpg 300w, https://blog.red7.com/wp-content/uploads/2018/04/wear-em-down-150x150.jpg 150w, https://blog.red7.com/wp-content/uploads/2018/04/wear-em-down-768x768.jpg 768w, https://blog.red7.com/wp-content/uploads/2018/04/wear-em-down-1024x1024.jpg 1024w, https://blog.red7.com/wp-content/uploads/2018/04/wear-em-down-120x120.jpg 120w" sizes="(max-width: 300px) 100vw, 300px" />This is the fourth exactly-same-model of hiking boot I&#8217;ve worn over the last 10 or so years. A pair lasts two or three years — hundreds of trail and sidewalk miles. Then wears through, or the bottom sole begins to delaminate. Noticed today, as I purchased another pair, that the current pair is worn through on the heel&#8217;s outer side. So I roll my foot outward, or push outward, as I walk. The rubber nubby layer has been completely worn away and the basal layer below that is beginning to wear through. The previous pair was in tatters, with the soles almost flapping off, when replaced a couple of years ago.</p>
<p>Why am I bothering to write about this? Well, I&#8217;d like to encourage you to walk, or run, or whatever, until you also wear out your shoes. I put in about 10k (mostly in the city) every Saturday and the same on Sunday. It keeps me energetic. Clears the head. Musses up the hair. Makes me thirsty. Is actually relaxing. Feels really great.</p>
<p><a href="https://red7.com/author/?utm_campaign=404">Red7 home page</a></p>
<p>The post <a href="https://blog.red7.com/wear-em-down/">Wear &#8217;em Down</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/wear-em-down/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5068</post-id>	</item>
		<item>
		<title>295</title>
		<link>https://blog.red7.com/295/</link>
					<comments>https://blog.red7.com/295/#comments</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Sat, 21 Oct 2017 19:30:19 +0000</pubDate>
				<category><![CDATA[The Quantified Self]]></category>
		<guid isPermaLink="false">https://blog.red7.com/?p=4838</guid>

					<description><![CDATA[<p>I traveled from Brussels to London on Eurostar this week. 295kph. Very much like other fast trains in Europe, and still exhilarating. Didn&#8217;t hit 300 on this trip, but always looking forward to that milestone. 295 is just over 183mph, for those who don&#8217;t work in metric. I have hit 185mph/300kph on previous trips. Some [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/295/">295</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="wp-image-4839 alignleft" style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;" src="https://blog.red7.com/wp-content/uploads/2017/10/295-169x300.jpg" alt="" width="127" height="225" srcset="https://blog.red7.com/wp-content/uploads/2017/10/295-169x300.jpg 169w, https://blog.red7.com/wp-content/uploads/2017/10/295-576x1024.jpg 576w, https://blog.red7.com/wp-content/uploads/2017/10/295.jpg 750w" sizes="(max-width: 127px) 100vw, 127px" />I traveled from Brussels to London on Eurostar this week. 295kph. Very much like other fast trains in Europe, and still exhilarating. Didn&#8217;t hit 300 on this trip, but always looking forward to that milestone.</p>
<p>295 is just over 183mph, for those who don&#8217;t work in metric. I have hit 185mph/300kph on previous trips. Some small airplanes fly slower than this.</p>
<p>The post <a href="https://blog.red7.com/295/">295</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/295/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4838</post-id>	</item>
		<item>
		<title>Where&#8217;s your external brain?</title>
		<link>https://blog.red7.com/external-brain/</link>
					<comments>https://blog.red7.com/external-brain/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Wed, 05 Feb 2014 19:45:00 +0000</pubDate>
				<category><![CDATA[Complexity]]></category>
		<category><![CDATA[Debris]]></category>
		<category><![CDATA[Frothy Concepts]]></category>
		<category><![CDATA[Learning and eLearning]]></category>
		<category><![CDATA[The Quantified Self]]></category>
		<guid isPermaLink="false">http://blog.red7.com/?p=3674</guid>

					<description><![CDATA[<p>For years I’ve kept snippets of code in a file that I refer to when I need a cookbook of sorts to perform some magic incantation I only need to invoke once or twice a year. I just don’t need to keep this kind of stuff in my head. I call the file Gems of [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/external-brain/">Where&#8217;s your external brain?</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="size-full wp-image-3675 alignleft" style="border: 0px none; margin: 4px 14px;" src="/wp-content/uploads/2014/02/SD-card-shadowed.jpg" alt="SD-card-shadowed" width="128" height="128" />For years I’ve kept snippets of code in a file that I refer to when I need a cookbook of sorts to perform some magic incantation I only need to invoke once or twice a year. I just don’t need to keep this kind of stuff in my head. I call the file <em>Gems of Wisdom</em>.</p>
<p>You know, in programming (which I do a lot of), there are often little <em>gotchas</em> that require hours or days to figure out. And once you’ve figured them out, it’s easy to forget them if you immediately move on to the next challenge. Working at the level I do, which often requires typing command-line stuff, I’d never remember this stuff character by character unless I used it every day.<span id="more-3674"></span></p>
<blockquote>
<p>For instance, I was exporting a French blog database today (from MySQL), which has lots of é and ï and ç and ô characters in it. These have always given me trouble, because when you’re migrating a MySQL database from one server to another, and you don’t export and import them properly, they just don’t come through as the proper accented characters.</p>
<p>To do it right I’d have to remember this line:</p>
<p>mysqldump  &#8211;user=mylogin -p &#8211;opt mydbname -r myfile.sql</p>
</blockquote>
<p>Now, given the hundreds of different things I do every day, week after week, how would I remember that one?</p>
<h2><a href="http://www.thebrain.com/" target="_blank"><img loading="lazy" decoding="async" class="size-full wp-image-3677 alignleft" style="border: 0px none; margin: 4px 14px;" src="/wp-content/uploads/2014/02/thebrain-logo.jpg" alt="thebrain-logo" width="128" height="128" /></a>Jerry’s Brain</h2>
<p>Jerry Michalski uses a notable tool —<a title="The Brain" href="http://www.thebrain.com" target="_blank">theBrain</a>— to hold links to info and organize it for exploration. He may have the most extensive theBrain in the world, having used the software for more than 15 years. He has a <a title="Quick introduction to Jerry's brain" href="http://therexpedition.com/2010/05/rexcast-3-welcome-to-my-brain/" target="_blank">quick introduction to his brain</a> on his Rexpedition site. <a title="Jerry talks about his theBrain" href="http://therexpedition.com/2012/04/what-ive-learned-from-using-my-brain/" target="_blank">You can also watch Jerry talk about his brain</a> (30-minute video &#8230; breaks all attention span rules).</p>
<h2>An (External Memory) Podcast</h2>
<p><a href="http://radio.seti.org/" target="_blank"><img loading="lazy" decoding="async" class="alignright size-full wp-image-3678" style="border: 0px none; margin: 4px 14px;" src="/wp-content/uploads/2014/02/big-picture-science-quest.jpg" alt="big-picture-science-quest" width="220" height="149" /></a>One of my favorite podcasts is <a title="Big Picture Science" href="http://radio.seti.org/episodes/Forget_to_Remember" target="_blank">Big Picture Science</a> from Team SETI. On January 20th, 2014, they did a nice cast on how human and computer memory is progressing. The <a title="Forget to Remember on Big Picture Science podcast" href="http://radio.seti.org/episodes/Forget_to_Remember" target="_blank">Forget to Remember</a> episode is worth listening to.  And this is a podcast you might like to subscribe to!</p>
<p>&nbsp;</p>
<p>The post <a href="https://blog.red7.com/external-brain/">Where&#8217;s your external brain?</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/external-brain/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3674</post-id>	</item>
		<item>
		<title>No such thing as a “Quick question”</title>
		<link>https://blog.red7.com/a-quick-question/</link>
					<comments>https://blog.red7.com/a-quick-question/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Tue, 21 Jan 2014 01:21:13 +0000</pubDate>
				<category><![CDATA[Communicating]]></category>
		<category><![CDATA[Frothy Concepts]]></category>
		<category><![CDATA[The Quantified Self]]></category>
		<guid isPermaLink="false">http://blog.red7.com/?p=3560</guid>

					<description><![CDATA[<p>I like to think I’m open and helpful. Not everyone would agree. But the one thing that really annoys me is the email whose title is &#8220;&#8230;quick question&#8230;&#8221; Of course the question will be quick. But, if it’s a question worth answering, the answer will take an hour.</p>
<p>The post <a href="https://blog.red7.com/a-quick-question/">No such thing as a “Quick question”</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignleft  wp-image-3307" style="border: 0px none; margin: 4px 14px;" src="/wp-content/uploads/2011/02/sky-037.jpg" alt="sky-037" width="166" height="166" />I like to think I’m open and helpful. Not everyone would agree. But the one thing that really annoys me is the email whose title is &#8220;&#8230;quick question&#8230;&#8221;</p>
<p>Of course the question will be quick. But, if it’s a question worth answering, the answer will take an hour.</p>
<p>The post <a href="https://blog.red7.com/a-quick-question/">No such thing as a “Quick question”</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/a-quick-question/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3560</post-id>	</item>
		<item>
		<title>Defining “Geek,” “Fanboy,” “Ham”</title>
		<link>https://blog.red7.com/defining-geek-fanboy-ham/</link>
					<comments>https://blog.red7.com/defining-geek-fanboy-ham/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Thu, 28 Mar 2013 16:44:36 +0000</pubDate>
				<category><![CDATA[Frothy Concepts]]></category>
		<category><![CDATA[The Quantified Self]]></category>
		<guid isPermaLink="false">http://blog.red7.com/?p=3583</guid>

					<description><![CDATA[<p>Geek: one who is deep into the intricacies of a discipline, study or physical objects. {e.g. “Computer geeks”} A geek usually makes his own world and socializes about his chosen study. Frequently the geek doesn’t care much about the opinions of others about his chosen love-object, leading to their becoming socially ostracized. But, “So what?” [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/defining-geek-fanboy-ham/">Defining “Geek,” “Fanboy,” “Ham”</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong><img loading="lazy" decoding="async" class="alignleft size-full wp-image-3539" style="border: 0px none; margin: 5px 15px;" src="/wp-content/uploads/2012/11/FFF-TUSJ-g.png" alt="FFF-TUSJ-g" width="100" height="100" />Geek</strong>: one who is deep into the intricacies of a discipline, study or physical objects. {e.g. “Computer geeks”} A geek usually makes his own world and socializes about his chosen study. Frequently the geek doesn’t care much about the opinions of others about his chosen love-object, leading to their becoming socially ostracized. But, “So what?” A geek participates in geek activities every day, and preferably at least once every hour. The word may derive from European languages where it means <em>fool</em> or <em>crazy</em>.</p>
<p><strong>Fanboy</strong>: one who is unreasonably geeky, proud of and proseletyzing about a discipline, study or physical objects. {“Apple fanboy”} Flamewars frequently arise between fanboys and their opponents because of the depth (and unreasonability) of their beliefs surrounding their love-object. A fanboy participates in fanboy activities “as needed” which might be each day, or sometimes only once a month. The word <em>fan </em>is a shortening of the word <em>fanatic</em>.</p>
<p><strong>Ham</strong>: one who is showoffingly self-involved in participation in a discipline, study or physical objects. {“Ham” on the stage; “Ham” radio} On the stage, a “ham” usually overdoes it, going beyond what is necessary &#8212; and usually because he just loves doing it and gets a charge from his love-object. A ham usually participates in ham activities “when they feel like it” and sometimes in ways that indicate they feel they are invisible, such as ham radio operators talking on the radio when walking down the street. (Umm&#8230;that begs the question of whether cellphone street-walker-talkers are ham radio operators.) The word is a shortening of the word <em>amateur</em>.</p>
<p>The post <a href="https://blog.red7.com/defining-geek-fanboy-ham/">Defining “Geek,” “Fanboy,” “Ham”</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/defining-geek-fanboy-ham/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3583</post-id>	</item>
		<item>
		<title>The Beauty of Starting Over Again</title>
		<link>https://blog.red7.com/beauty-of-starting/</link>
					<comments>https://blog.red7.com/beauty-of-starting/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Fri, 22 Mar 2013 23:28:14 +0000</pubDate>
				<category><![CDATA[Frothy Concepts]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Sustainability]]></category>
		<category><![CDATA[The Quantified Self]]></category>
		<guid isPermaLink="false">http://blog.red7.com/?p=3580</guid>

					<description><![CDATA[<p>My life is a series of cycles. One of them in particular has the lyrics “Business; learning; business; learning; business; learning&#8230;” I spend a few years building a company or a product, I become successful at it (most of the times), I then leave and cycle back into something I want to “learn.” And that [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/beauty-of-starting/">The Beauty of Starting Over Again</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignleft  wp-image-3506" style="border: 0px none; margin: 4px 14px;" src="/wp-content/uploads/2012/08/diamond-extended-workspace-150x150.jpg" alt="diamond-extended-workspace" width="150" height="150" />My life is a series of cycles. One of them in particular has the lyrics “Business; learning; business; learning; business; learning&#8230;” I spend a few years building a company or a product, I become successful at it (most of the times), I then leave and cycle back into something I want to “learn.” And that learning period becomes formative in determining what I can productively do in the next business cycle.</p>
<p>Steve Jobs knew about these cycles, and said during his famous Stanford University commencement address of 2005 [7:22 into the video, <a title="NPR video of Steve Jobs Stanford commencement address 2005" href="http://www.npr.org/blogs/thetwo-way/2011/10/06/141120359/read-and-watch-steve-jobs-stanford-commencement-address" target="_blank">which you can find on NPR</a>]</p>
<blockquote>
<p>“The heaviness of being successful was replaced by the lightness of being a beginner again.”</p>
</blockquote>
<p>These cycles have nothing to do with whether you get rich or become a bum. They have to do with how you decide to use your precious years. He put the exclamation point on it [12:40 into the same video] by adding</p>
<blockquote>
<p>“Your time is limited, so don’t waste it living someone else’s life.”</p>
</blockquote>
<p>The post <a href="https://blog.red7.com/beauty-of-starting/">The Beauty of Starting Over Again</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/beauty-of-starting/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3580</post-id>	</item>
		<item>
		<title>Do what I want, not what I (don’t) say</title>
		<link>https://blog.red7.com/do-what-i-want/</link>
					<comments>https://blog.red7.com/do-what-i-want/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Fri, 25 Jan 2013 08:03:35 +0000</pubDate>
				<category><![CDATA[Communicating]]></category>
		<category><![CDATA[Frothy Concepts]]></category>
		<category><![CDATA[Organizations and Sociology]]></category>
		<category><![CDATA[Software and online tools]]></category>
		<category><![CDATA[The Quantified Self]]></category>
		<guid isPermaLink="false">http://blog.red7.com/?p=3561</guid>

					<description><![CDATA[<p>I have lots of clients who have great ideas, wonderful vision, and yet have a lot of trouble understanding why I keep asking them for more and more specificity before I sit down and write some HTML or code. I’m afraid they sometimes think I’m a dolt because I keep asking for more detail about [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/do-what-i-want/">Do what I want, not what I (don’t) say</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="size-thumbnail wp-image-3234 alignright" style="border: 0px none; margin: 4px 12px;" src="/wp-content/uploads/2010/12/iPad-5-150x150.jpg" alt="keyboard" width="150" height="150" />I have lots of clients who have great ideas, wonderful vision, and yet have a lot of trouble understanding why I keep asking them for more and more specificity before I sit down and write some HTML or code. I’m afraid they sometimes think I’m a dolt because I keep asking for more detail about <em>exactly what they want me to do. </em>They find it hard to understand why I can’t just take an idea and run with it. Why do I need a detailed specification?</p>
<p>I ran into this passage a week ago, written over 10 years ago (but timeless), and the clarity and insight was so <em>right on</em> that I laughed out loud:</p>
<blockquote>
<p>&#8220;The programmer, who needs clarity, who must talk all day to a machine that demands declarations, hunkers down into a low-grade annoyance. It is here that the stereotype of the programmer, sitting in a dim room, growling from behind Coke cans, has its origins. The disorder of the desk, the floor; the yellow Post-it notes everywhere; the whiteboards covered with scrawl: all this is the outward manifestation of the messiness of human thought. The messiness cannot go into the program; it piles up around the programmer.</p>
<p>Ullman, Ellen (2012-02-28). <em>Close to the Machine: Technophilia and Its Discontents</em> (Kindle Locations 352-356). Picador. Kindle Edition.</p>
</blockquote>
<p>So when the client says, “Make that headline a little more greenish,” I now have something I can point them at so they’ll understand the difficulty of that seemingly simple task. I love it!</p>
<p>The post <a href="https://blog.red7.com/do-what-i-want/">Do what I want, not what I (don’t) say</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/do-what-i-want/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3561</post-id>	</item>
		<item>
		<title>Summer of Yosemite 2012</title>
		<link>https://blog.red7.com/ynp2012/</link>
					<comments>https://blog.red7.com/ynp2012/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Sat, 14 Jul 2012 23:22:46 +0000</pubDate>
				<category><![CDATA[Amateur Radio]]></category>
		<category><![CDATA[Entertainment and Places]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[The Quantified Self]]></category>
		<category><![CDATA[Yosemite]]></category>
		<guid isPermaLink="false">http://blog.red7.com/?p=3491</guid>

					<description><![CDATA[<p>It has been my plan to make several trips into the Yosemite wilderness this summer in order to visit some places I&#8217;ve never seen before. Most tourists have seen Yosemite “Valley” and many have seen Tuolumne Meadows. Access to the wilderness areas is controlled by a “permitting” process that limits the number of people who may [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/ynp2012/">Summer of Yosemite 2012</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="wp-image-3492 alignleft" style="border: 0px none; margin: 4px 12px;" title="Sky-2012-07a" src="/wp-content/uploads/2012/07/Sky-2012-07a.jpg" alt="" width="91" height="91" />It has been my plan to make several trips into the Yosemite wilderness this summer in order to visit some places I&#8217;ve never seen before. Most tourists have seen Yosemite “Valley” and many have seen Tuolumne Meadows. Access to the wilderness areas is controlled by a “permitting” process that limits the number of people who may enter on a wilderness trailhead each day. There are a couple dozen trailheads, and they have quotas of one to two dozen camper-hikers per day per trailhead. Once you’re into the wilderness area, you can pretty much go where you desire, as long as you have the energy and the food.<span id="more-3491"></span></p>
<p>Jeff Goldsmith, who has made many of these trips with me and the group, was the only one with a full week to spare this summer, so he and I made this journey, which we called “27.1” because it’s the first hike of the 27th year that I&#8217;ve been doing this.</p>
<p>The <a title="Yosemite wilderness 2012 27.1" href="http://red7.com/ynp/YNP-27.1-2012/index.html" target="_blank">photo gallery</a> shows some photos taken along the way. My <a href="http://red7.com/ynp" target="_blank">Yosemite page</a> contains most of the trips taken in the last 10 years.</p>
<p>This year’s trip was highlighted by the following events and observations:</p>
<ul>
<li><a href="/wp-content/uploads/2012/07/2012-07-04-15-20-50.jpg"><img loading="lazy" decoding="async" class="size-medium wp-image-3494 alignright" style="border: 0px none; margin: 4px 12px;" title="2012-07-04-15-20-50" src="/wp-content/uploads/2012/07/2012-07-04-15-20-50-300x198.jpg" alt="" width="300" height="198" /></a>We attempted to cover 10+ miles per day. We could actually only cover  8 miles on average due to the excess weight (“hobbies”) we were carrying. It is important to recognize these limitations early on and adapt the schedule!</li>
<li>The <em>amateur radio</em> hobby was a bust this time for two reasons. Although I had a five-watt transceiver and a nice antenna, I wasn&#8217;t able to make a single contact on any band because conditions were pretty bad. I’ll have to check further into whether it was an antenna issue or an output-power issue. The second problem was that this hobby accounted for over eight lbs in my pack, which really slowed me down.</li>
<li>The <em>photography</em> hobby needs to be scaled back. My Nikon D7000 camera works great, but it’s a heavy beast, weighing in at something over two lbs, and it’s hard to carry on the trail, since it really has to be fastened to the chest strap on the pack and it still bounces around significantly. A camera weighing a few ounces would be much better. In all I was probably carrying upwards of 10 lbs of such hobby gear that was not necessary for this trip. My pack weight was 44 lbs and could have been 34 if I hadn’t carried the extra gear. (This included 11 lbs of food, which was also excessive.)</li>
<li>The <em>Pacific Crest Trail</em> hikers were friendly and are in general an outgoing group. Ran into more than a half dozen every day, and most were hiking from the Mexico border to the Canadian border. Many had been on the trail since April or May this year, with a few down-days (they say “zero days”) along the way. Most of them were covering 20 miles or more each day. We were on the PCT every day except for the time in Matterhorn Canyon.</li>
<li><a href="/ynp2012/2012-07-04-10-34-04/" rel="attachment wp-att-3493"><img loading="lazy" decoding="async" class="alignright size-medium wp-image-3493" style="border: 0px none; margin: 4px 12px;" title="2012-07-04-10-34-04" src="/wp-content/uploads/2012/07/2012-07-04-10-34-04-300x198.jpg" alt="" width="300" height="198" /></a>Matterhorn itself is a long ways in. I figured about 35 miles from Tuolumne Meadow. That’s just too much for slow and heavy-pack hikers to cover in three days, especially given the 3000+ to 4000+ ft elevation change on the last day going toward Matterhorn. So we just relaxed once we realized we wouldn’t make it either to Matterhorn or around the loop I had charted out in advance. We adapted and enjoyed the area.</li>
<li>There are great lakes along the trail. <em>Miller Lake</em>, where we spent the 2nd and the 4th nights (see top photo), is a wonderful little lake and is warm enough to comfortably swim in with few mosquitoes. <em>McCabe Lake</em>, which I’ve visited before, is more than two miles off the PCT and thus not on the itinerary for most PCT’ers, but we spent a night there and it was a great place.</li>
<li>After accounting for limitations and changing the plans, it was a memorable week-long trek.</li>
</ul>
<p>The post <a href="https://blog.red7.com/ynp2012/">Summer of Yosemite 2012</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/ynp2012/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3491</post-id>	</item>
		<item>
		<title>Bite off 3 Years at a Time</title>
		<link>https://blog.red7.com/bite-off-3-years-at-a-time/</link>
					<comments>https://blog.red7.com/bite-off-3-years-at-a-time/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Thu, 16 Feb 2012 20:37:11 +0000</pubDate>
				<category><![CDATA[Frothy Concepts]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[The Quantified Self]]></category>
		<guid isPermaLink="false">http://blog.red7.com/?p=3449</guid>

					<description><![CDATA[<p>Merce Cunningham, who performed a revolutionary role in modern dance (not really my thing, but interesting), was interviewed by Terry Gross on Fresh Air in 1985 when he was 66. He performed until he was 70 and his company only dissolved recently (2011) two years after the end of his life. During the interview he [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/bite-off-3-years-at-a-time/">Bite off 3 Years at a Time</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignleft  wp-image-3454" style="border: 0pt none; margin: 4px 14px;" title="feb-2012-calendar" src="/wp-content/uploads/2012/02/feb-2012-calendar1.png" alt="" width="97" height="78" />Merce Cunningham, who performed a revolutionary role in modern dance (not really my thing, but interesting), was interviewed by <a title="Terry Gross interviews Merce Cunningham 1985" href="http://www.npr.org/templates/story/story.php?storyId=111386674" target="_blank">Terry Gross on Fresh Air</a> in 1985 when he was 66. He performed until he was 70 and his company only dissolved recently (2011) two years after the end of his life.</p>
<p><a title="PBS on &quot;A Lifetime of Dance&quot;" href="http://www.pbs.org/wnet/americanmasters/episodes/merce-cunningham/a-lifetime-of-dance/566/" target="_blank" rel="http://www.pbs.org/wnet/americanmasters/episodes/merce-cunningham/a-lifetime-of-dance/566/"><img loading="lazy" decoding="async" class="alignright size-full wp-image-3457" style="border: 0pt none; margin: 4px 14px;" title="Merce Cunningham - from pbs.org" src="/wp-content/uploads/2012/02/merce-cunningham.png" alt="" width="126" height="112" /></a>During the interview he talked about his approach to dance as he got older (play the whole thing or go to 15 minutes into the interview to hear what he says about dancing as he got older). This led me to think in terms of setting goals just a few years out &#8211; 3 to 5 years &#8211; rather than planning tasks that would take 10 to 20 years. Sure, you should think about the long-term strategy, but in planning your more <em>immediate</em> work, you should only plan a few years out.</p>
<p>[Photo: from PBS “<a href="http://www.pbs.org/wnet/americanmasters/episodes/merce-cunningham/a-lifetime-of-dance/566/" target="_blank">A Lifetime of Dance</a>” 2001]</p>
<p>I have adopted two primary working rules that guide my participation in projects:</p>
<ul>
<li>Even while thinking ahead 10 or 20 years, <em>plan only those things you can accomplish in 3 to 5 years</em>;</li>
<li>Only participate in events and organizations where<em> you can make an actual and immediate contribution</em>. Go ahead and attend events where you can <em>learn</em>, but be sure they are aligned with the contribution you wish to make during your 3-year-plan.</li>
</ul>
<p>The first goal makes it possible for me to accomplish things that I can quantify and see. The second goal helps me “not waste my time.”</p>
<p>The post <a href="https://blog.red7.com/bite-off-3-years-at-a-time/">Bite off 3 Years at a Time</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/bite-off-3-years-at-a-time/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3449</post-id>	</item>
		<item>
		<title>Clean cups, clean cups!</title>
		<link>https://blog.red7.com/clean-cups/</link>
					<comments>https://blog.red7.com/clean-cups/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Sat, 16 Apr 2011 07:41:49 +0000</pubDate>
				<category><![CDATA[The Quantified Self]]></category>
		<guid isPermaLink="false">http://blog.red7.com/?p=3349</guid>

					<description><![CDATA[<p>Much as my best days are those on which I “learn a lot,” I find that some of my best days are also “totally scattered and almost devoid of billable hours.” In the last three days I’ve probably addressed ten problems for ten different people, and although I’ve billed out a good number of hours [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/clean-cups/">Clean cups, clean cups!</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignleft size-full wp-image-3303" style="border: 0pt none; margin: 4px 12px;" title="sky-033" src="/wp-content/uploads/2011/02/sky-033.jpg" alt="" width="157" height="157" />Much as my best days are those on which I “learn a lot,” I find that some of my best days are also “totally scattered and almost devoid of billable hours.” In the last three days I’ve probably addressed ten problems for ten different people, and although I’ve billed out a good number of hours to a couple of clients, the majority of the others aren’t getting a bill at all. How do you feel when you’re in this kind of situation—is this extreme <em>attention deficit disorder</em>, or is there something useful to be learned from this kind of behavior?<span id="more-3349"></span></p>
<p>Well, actually, some tasks for these small clients had been hanging around for as long as several months. <em>Clean cups, clean cups!</em>[1. “I want a clean cup,” interrupted the Hatter: “let&#8217;s all move one place on.” from the chapter <em>A Mad Tea-Party</em> in <em>Alice’s Adventures in Wonderland</em>] It feels wonderful to have these out of the way, finally. If you have a pile-up of things waiting to be done, doesn’t it feel better finally get them completed?</p>
<p>In most of these cases I didn’t charge anything for the work because these clients were already struggling with their budgets. And with some I have ongoing pro-bono arrangements, but I couldn’t get to their projects earlier because I’ve been overly busy for months now.</p>
<p>So a few days days of rationed time for the big clients, and some focused time each day on the smaller jobs, none of which took more than 4 hours, and they are now just completely out of the way! Did I short-change the paying clients? Nah, because this weekend I’ll “pay the piper” and get lots of work done on the big projects, but I will feel great that all those little nagging jobs are out of the way.</p>
<p>The post <a href="https://blog.red7.com/clean-cups/">Clean cups, clean cups!</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/clean-cups/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3349</post-id>	</item>
		<item>
		<title>Hello, Are you still blogging?</title>
		<link>https://blog.red7.com/hello-are-you-still-blogging/</link>
					<comments>https://blog.red7.com/hello-are-you-still-blogging/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Thu, 04 Nov 2010 02:19:18 +0000</pubDate>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Communicating]]></category>
		<category><![CDATA[Cyber-nomads]]></category>
		<category><![CDATA[The Quantified Self]]></category>
		<category><![CDATA[Twitter]]></category>
		<guid isPermaLink="false">http://blog.red7.com/?p=3174</guid>

					<description><![CDATA[<p>I cleaned out my news reader subscriptions this morning[1. I use NetNewsWire on my Mac PowerBook and Reeder on my iPad, with the data being coordinated through Google Reader online] and found that of about 30 blogs I dropped, most of them hadn’t been updated in over a year, or even since 2006 in a [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/hello-are-you-still-blogging/">Hello, Are you still blogging?</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="http://netnewswireapp.com/" target="_blank"><img loading="lazy" decoding="async" class="alignleft size-full wp-image-3176" style="border: 0pt none; margin: 2px 12px;" title="NetNewsWire" src="/wp-content/uploads/2010/11/NetNewsWire.jpg" alt="" width="119" height="119" /></a>I cleaned out my news reader subscriptions this morning[1. I use <a href="http://netnewswireapp.com/" target="_blank">NetNewsWire</a> on my Mac PowerBook and <a href="http://reederapp.com/" target="_blank">Reeder</a> on my iPad, with the data being coordinated through <a href="http://www.google.com/reader" target="_blank">Google Reader</a> online] and found that of about 30 blogs I dropped, most of them hadn’t been updated in over a year, or even since 2006 in a couple of cases. Are people getting tired of blogging? (For that matter, are people getting tired of tweeting? I hardly ever do it any more&#8230;) To lay a motivational foundation, I was cleaning out my subscriptions because I now read them on an iPad and it has been taking me nearly a couple of hours a day to read them, so I needed to cut a lot of duplicates—seeing the same information several places, in blogs that are just “repeaters.”</p>
<p>Ten reasons my buddies might have quit blogging (remember, I call blog posts <em>“articles”</em>):</p>
<ul>
<li>Too much time goes into writing a single article</li>
<li>email inbox is over 1,000 and need to catch up</li>
<li>too busy reading other blogs</li>
<li>watching video more than ever &#8211; still haven&#8217;t seen all the TED videos</li>
<li>iPad doesn’t provide an easy way to write for the blog (get a keyboard!)</li>
<li>400 podcasts stacked up and no longer commute to work so I can’t get through the backlog</li>
<li>don’t have anything original to say and got tired of repeating what others were saying</li>
<li>started tweeting and then I didn’t even have enough time for tweeting</li>
<li>quit blogging for {pick one} summer/trip/vacation/religiousholiday and just never got the energy to start again</li>
<li>got a real job. (Whatever that is&#8230;)</li>
</ul>
<p>Hmmm&#8230;the balance to be struck is between <em>consuming</em> and <em>producing</em>, I think. And consuming is far easier than producing.</p>
<hr class="hr_dashed">
<p>The post <a href="https://blog.red7.com/hello-are-you-still-blogging/">Hello, Are you still blogging?</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/hello-are-you-still-blogging/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3174</post-id>	</item>
		<item>
		<title>Visualizing data helps us find opportunities</title>
		<link>https://blog.red7.com/visualizing-data-helps-us-find-opportunities/</link>
					<comments>https://blog.red7.com/visualizing-data-helps-us-find-opportunities/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Thu, 19 Nov 2009 18:11:58 +0000</pubDate>
				<category><![CDATA[Frothy Concepts]]></category>
		<category><![CDATA[Software and online tools]]></category>
		<category><![CDATA[Technology and geeky stuff]]></category>
		<category><![CDATA[The Quantified Self]]></category>
		<guid isPermaLink="false">http://sky.dlfound.org/?p=1968</guid>

					<description><![CDATA[<p>I had run into GapMinder some time ago, but was reminded of it when I encountered this talk that Ola Rosling[1] gave at Gov 2.0 Summit[2] that really makes it clear how the visualization of data — especially visualizing data over time — can give us valuable insights into trends in the physical and social [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/visualizing-data-helps-us-find-opportunities/">Visualizing data helps us find opportunities</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="http://www.gapminder.org/" target="_blank"><img loading="lazy" decoding="async" class="alignleft size-full wp-image-1970" style="border: 0pt none; margin: 2px 12px;" title="gapminder.org" src="/wp-content/uploads/2009/09/gapminder-org.jpg" alt="gapminder.org" width="64" height="64" /></a>I had run into GapMinder some time ago, but was reminded of it when I encountered this talk that Ola Rosling<sup>[1]</sup> gave at Gov 2.0 Summit<sup>[2]</sup> that really makes it clear how the visualization of data — especially visualizing data <span style="text-decoration: underline;">over time</span> — can give us valuable insights into trends in the physical and social world(s). Their Trendalyzer software is used by Google&#8230;as you’ll see in this presentation.<span id="more-1968"></span></p>
<div class="aligncenter">[bliptv g4ZPgaDHHAI]</div>
<hr class="hr_dashed" />[1] Ola Rosling is at Google, Inc. and involved with data visualization. His father, Hans Rosling, founded <a href="http://www.gapminder.org/" target="_blank">GapMinder.org</a> which provides online tools and data for data visualization. The team from GapMinder now works for Google and Hans’ original foundation is focused on providing and analyzing data. “Gapminder is a non-profit venture promoting sustainable global development and achievement of the United Nations Millennium Development Goals by increased use and understanding of statistics and other information about social, economic and environmental development at local, national and global levels.”</p>
<p>[2] <a href="http://gov2summit.com" target="_blank">gov2.0Summit</a> (Government 2.0 summit) September 9-10, 2009</p>
<p>The post <a href="https://blog.red7.com/visualizing-data-helps-us-find-opportunities/">Visualizing data helps us find opportunities</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/visualizing-data-helps-us-find-opportunities/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1968</post-id>	</item>
		<item>
		<title>Reaching Advocates and Influencers</title>
		<link>https://blog.red7.com/reaching-advocates-and-influencers/</link>
					<comments>https://blog.red7.com/reaching-advocates-and-influencers/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Thu, 23 Jul 2009 17:00:31 +0000</pubDate>
				<category><![CDATA[Communicating]]></category>
		<category><![CDATA[Identity & The End of Privacy]]></category>
		<category><![CDATA[Social tools]]></category>
		<category><![CDATA[TG2009]]></category>
		<category><![CDATA[The Quantified Self]]></category>
		<category><![CDATA[Traveling Geeks]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Cambridge]]></category>
		<category><![CDATA[JD Lasica]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[Renee Blodgett]]></category>
		<category><![CDATA[Robert Scoble]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[Susan Bratton]]></category>
		<category><![CDATA[traveling geeks]]></category>
		<guid isPermaLink="false">http://sky.dlfound.org/?p=1835</guid>

					<description><![CDATA[<p>Rather than blasting out advertising indiscriminately to everyone, firms are finding they can target individuals who like their brand and can influence others to see the brand more positively. There are more and more ways to find out who your brand&#8217;s advocates and influencers are. That’s because software is now tying the data together so [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/reaching-advocates-and-influencers/">Reaching Advocates and Influencers</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="http://travelinggeeks.com/" target="_blank"><img loading="lazy" decoding="async" class="alignleft size-full wp-image-1608" style="border: 0pt none; margin: 2px 12px;" title="Traveling Geeks" src="/wp-content/uploads/2009/06/traveling-geeks-128x128.jpg" alt="Traveling Geeks" width="72" height="72" /></a>Rather than blasting out advertising indiscriminately to everyone, firms are finding they can target individuals who like their brand and can influence others to see the brand more positively. There are more and more ways to find out who your brand&#8217;s advocates and influencers are. That’s because software is now tying the data together so we can actively decide how to reach and, more importantly <em>interact with</em>, our passionate customers. Social media allow us to openly and transparently interact with and have conversations with our customers.</p>
<p>Susan Bratton, JD Lasica, Renee Blodgett and Robert Scoble discuss these aspects of marketing and customer relations in this roundtable in Cambridge as a part of <a href="http://travelinggeeks.com/" target="_blank">Traveling Geeks</a> 2009.</p>
<div class="aligncenter"><iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/GZ7ik_CrN2s" frameborder="0" allowfullscreen></iframe></div>
<p>&nbsp;</p>
<p>The post <a href="https://blog.red7.com/reaching-advocates-and-influencers/">Reaching Advocates and Influencers</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/reaching-advocates-and-influencers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1835</post-id>	</item>
		<item>
		<title>Reaching Theoretical Broadband Link Speeds (in the US)</title>
		<link>https://blog.red7.com/reaching-theoretical-broadband-link-speeds-in-the-us/</link>
					<comments>https://blog.red7.com/reaching-theoretical-broadband-link-speeds-in-the-us/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Fri, 03 Jul 2009 08:11:49 +0000</pubDate>
				<category><![CDATA[Our networked world]]></category>
		<category><![CDATA[Technology and geeky stuff]]></category>
		<category><![CDATA[TG2009]]></category>
		<category><![CDATA[The Quantified Self]]></category>
		<category><![CDATA[Traveling Geeks]]></category>
		<guid isPermaLink="false">http://sky.dlfound.org/?p=1721</guid>

					<description><![CDATA[<p>I&#8217;ve just spent 48 hours “beating myself up” over the Comcast (cable) high-speed Internet system here in San Francisco. I say beating myself up because I was so convinced the problem was Comcast that I spent hours on the phone with them, but ultimately most of the problems were in my own network. [Not all, [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/reaching-theoretical-broadband-link-speeds-in-the-us/">Reaching Theoretical Broadband Link Speeds (in the US)</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignleft size-full wp-image-1722" style="border: 0pt none; margin: 2px 12px;" title="Comcast speed visualization" src="/wp-content/uploads/2009/07/comcast-visualization.jpg" alt="Comcast speed visualization" width="186" height="180" />I&#8217;ve just spent 48 hours “beating myself up” over the Comcast (cable) high-speed Internet system here in San Francisco. I say beating <span style="text-decoration: underline;">myself</span> up because I was so convinced the problem was Comcast that I spent hours on the phone with them, but ultimately most of the problems were in my own network. [Not all, but most.]</p>
<p>In US cities, the license to install and operate cable television networks is a city-granted monopoly. When cable TV was first being installed, each city opened a bidding process, and cable operators bid to be granted the franchise to install and operate the cable system in that particular city. If they won it, they then had exclusive rights. So in San Francisco, we have telephones provided by AT&amp;T (which originally was Pacific Bell Telephone Company) and we have cable TV provided by ComCast (only &#8211; no other provider). Satellite TV lies outside this structure and is available everywhere on a competitive basis, but that’s a different issue.</p>
<p>Comcast also delivers Internet connectivity (and telephone service) via their cables. And that’s the rub.<span id="more-1721"></span></p>
<p>Comcast suggests they can deliver broadband speeds of up to 12mbs (megabits per second). This kind of speed is pretty good, actually, and is lots higher than I can get on shared office connections at my client sites. It’s also faster than wi-fi can provide, so if you’re using wi-fi on your computer, the Comcast speed is kind of a moot point&#8230;it only affects me if I’m plugged into an Ethernet connection in the wall.</p>
<p>The thing I wanted to point out is the graph above showing (left to right) that Comcast give you huge speed when you first connect and start downloading a file (for example) and then it slacks off to a slower speed. It gives you the impression of quick download by starting the transfer really quickly &#8211; and if the file is small, you‘ll get it quickly, but the rest of the file comes in at a more leisurely rate, although it is in fact pretty close to the advertised rate. In my case the rate was just under 8mbits/second.</p>
<p>The post <a href="https://blog.red7.com/reaching-theoretical-broadband-link-speeds-in-the-us/">Reaching Theoretical Broadband Link Speeds (in the US)</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/reaching-theoretical-broadband-link-speeds-in-the-us/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1721</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: blog.red7.com @ 2026-06-04 19:13:17 by W3 Total Cache
-->