<?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>World of Tech &#187; TechTalk</title>
	<atom:link href="http://worldoftech.networkgoalie.com/category/techtalk/feed/" rel="self" type="application/rss+xml" />
	<link>http://worldoftech.networkgoalie.com</link>
	<description>The original Network Goalie's blog on tech...</description>
	<lastBuildDate>Thu, 03 Jun 2010 02:34:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Twitter Annotations and Twitter Style Sheets</title>
		<link>http://worldoftech.networkgoalie.com/techtalk/twitter-annotations-and-twitter-style-sheets/</link>
		<comments>http://worldoftech.networkgoalie.com/techtalk/twitter-annotations-and-twitter-style-sheets/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 02:34:14 +0000</pubDate>
		<dc:creator>bmadsen</dc:creator>
				<category><![CDATA[TechTalk]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://worldoftech.networkgoalie.com/?p=85</guid>
		<description><![CDATA[I happened to read a RWW article on Tweeting in Color today.  I can&#8217;t say I was thrilled at the entire concept of Twitter Style Sheets (TSS), the Twitter version of CSS for HTML.  The entire concept of having people able to colorize and change the font characteristics of their tweets is a bit disturbing [...]]]></description>
			<content:encoded><![CDATA[<img style='float: left; margin-right: 10px; border: none;' src='http://www.gravatar.com/avatar.php?gravatar_id=25465a005f86732258d904196f4da8f9&amp;default=http://use.perl.org/images/pix.gif' alt='No Gravatar' width=40 height=40/><p>I happened to read a RWW article on <a href="http://www.readwriteweb.com/archives/tweeting_in_color_from_the_annotations_hackfest.php" target="_self">Tweeting in Color</a> today.  I can&#8217;t say I was thrilled at the entire concept of Twitter Style Sheets (TSS), the Twitter version of CSS for HTML.  The entire concept of having people able to colorize and change the font characteristics of their tweets is a bit disturbing to me.  To quote the last section of the article:</p>
<blockquote><p>For now, come check out our demo (if you have a preview access account), or at least read the code (at <a href="http://xent.com/tss.js">http://xent.com/tss.js</a> ) and <a href="http://knx.to/rtf">stay tuned</a> for what comes next. Though, like <a href="http://twitter.com/ev">@ev</a> himself, we&#8217;re not quite sure about the Promethean curse of giving users Tweets in any color they&#8217;d like &#8211; we&#8217;re afraid it&#8217;s only a matter of time before we see animated, blinking Tweets in <a href="http://line25.com/tutorials/how-to-create-a-cool-anaglyphic-text-effect-with-css">3-D</a>!</p></blockquote>
<p>I can&#8217;t say I&#8217;m hopeful at the ability of at least some of Twitter user base to restrain from posting loud and obnoxious tweets, or louder and more obnoxious, anyway.  What I <strong>do</strong> like about that post is the mention of annotations and that people are thinking about how to link between tweet subjects and other social network accounts using the annotation functions.  It is indeed difficult to reference a Facebook user in a Tweet in a useful manner while keeping the message under 140 chars.</p>
<p>What interested me more about the article was the thoughts that it prompted about the usefulness of the Internet.  The concepts of &#8220;<a href="http://en.wikipedia.org/wiki/Web_content" target="_blank">Content is King</a>&#8221; and &#8220;keeping presentation out of the way of your message&#8221; seem to come to mind when being reminded of the old &#8220;blink&#8221; HTML tag and it&#8217;s possible use (or abuse) in the future of Twitter.  It is a very good reminder that new functionality can be misused just as easily as it can be used to improve experience.  That&#8217;s something every UI designer and software engineer needs to be reminded of on a regular basis.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldoftech.networkgoalie.com/techtalk/twitter-annotations-and-twitter-style-sheets/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MySQL, SSDs and Performance</title>
		<link>http://worldoftech.networkgoalie.com/techtalk/mysql-ssds-and-performance/</link>
		<comments>http://worldoftech.networkgoalie.com/techtalk/mysql-ssds-and-performance/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 01:35:31 +0000</pubDate>
		<dc:creator>bmadsen</dc:creator>
				<category><![CDATA[TechTalk]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[ssd]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://worldoftech.networkgoalie.com/?p=82</guid>
		<description><![CDATA[I was forwarded an article today that talked about the benefits of SSDs (solid-state-disks) on the performance of MySQL databases.  It sounds both amazing and almost unbelievable.  There has to be a catch, right?
Well, there probably is, but I&#8217;d love to see the technical scenarios behind which the 4 companies referenced in the article claim [...]]]></description>
			<content:encoded><![CDATA[<img style='float: left; margin-right: 10px; border: none;' src='http://www.gravatar.com/avatar.php?gravatar_id=25465a005f86732258d904196f4da8f9&amp;default=http://use.perl.org/images/pix.gif' alt='No Gravatar' width=40 height=40/><p>I was forwarded an <a href="http://www.sniasssiblog.org/2010/04/ssds-strong-at-mysql-conference/" target="_blank">article</a> today that talked about the benefits of SSDs (solid-state-disks) on the performance of MySQL databases.  It sounds both amazing and almost unbelievable.  There has to be a catch, right?</p>
<p>Well, there probably is, but I&#8217;d love to see the technical scenarios behind which the 4 companies referenced in the article claim that much of a benefit.  None of my projects are yet to the point of scale where it would be likely, but I hope they will be soon.  I could probably learn a LOT from setting up informal interviews with the engineers behind those architectures.</p>
<p>Then I got to thinking about MySQL database server architecture and some consulting I&#8217;ve been doing for a friend of mine.  He&#8217;s running a fairly popular web forum based on raising chickens in your backyard.  Go ahead and pop over to <a href="http://www.backyardchickens.com" target="_blank">www.backyardchickens.com</a> if you&#8217;re interested in the topic.  He&#8217;s been facing some load problems with his database and his server environment he&#8217;s using.  He has some architectural decisions to make soon that have been heavily weighing on him lately, not the least of which deal with the size and structure of his MySQL database.</p>
<p>My thinking in his scenario where his load has gotten high enough to warrant fairly advanced performance tuning of his database, leaned me to thinking about one tunes a MySQL database, specifically when running the InnoDB or in-memory table engines.  Basically, the more memory you can throw at the system (and assign to MySQL for in-memory caching), the better it&#8217;s going to perform.  (Tuning gets much more advanced than that, but that&#8217;s the main portion of it).  It&#8217;s imperative these days that you use a 64-bit processor and matching OS and software if you have any sort of size on your database, lest you run into the 2GB process memory limit of 32-bit systems.</p>
<p>However, the reason that caching mechanism works so well is that it reduces the number of reads from disk that need to be executed.  It stands to reason, thinking logically anyway, that if you can get the read to write ratio down far enough, the disk subsystem will be spending most of it&#8217;s time writing.  If SSDs are supposed to perform much better than their standard disk counterparts, than the little time MySQL spends reading from the disks would be even faster, and the write performance would be even less, leaving much more time to spend answering queries from memory cache.</p>
<p>Of course, this is all hypothesis on my part since I am not deeply skilled in the arts of MySQL performance tuning.  Nor do I know a significant amount about SSDs, definitely not enough to say for certain whether their performance attributes would definitely be of benefit to specific MySQL architectures and design use cases.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldoftech.networkgoalie.com/techtalk/mysql-ssds-and-performance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Programming Styles and Project Durations</title>
		<link>http://worldoftech.networkgoalie.com/techtalk/programming-styles-and-project-durations/</link>
		<comments>http://worldoftech.networkgoalie.com/techtalk/programming-styles-and-project-durations/#comments</comments>
		<pubDate>Thu, 27 May 2010 07:25:27 +0000</pubDate>
		<dc:creator>bmadsen</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[TechTalk]]></category>
		<category><![CDATA[Workplace]]></category>

		<guid isPermaLink="false">http://worldoftech.networkgoalie.com/?p=77</guid>
		<description><![CDATA[In the last few years of my professional career, I have had the opportunity to work in various programming languages, operating system environments and team dynamics.  I have also recently been given the task of deciding what type of products I want to be designing and developing.  What I&#8217;m about to write were thoughts specifically [...]]]></description>
			<content:encoded><![CDATA[<img style='float: left; margin-right: 10px; border: none;' src='http://www.gravatar.com/avatar.php?gravatar_id=25465a005f86732258d904196f4da8f9&amp;default=http://use.perl.org/images/pix.gif' alt='No Gravatar' width=40 height=40/><p>In the last few years of my professional career, I have had the opportunity to work in various programming languages, operating system environments and team dynamics.  I have also recently been given the task of deciding what type of products I want to be designing and developing.  What I&#8217;m about to write were thoughts specifically triggered as a result of a conversation I had today with my brother, who is a very intelligent creative design type.</p>
<p>He has been talking up the idea of creating various Wordpress themes and plugins as well as various iPhone applications, mostly as a way to get his (or our) names out there as knowledgeable people in the respective fields of programming.  This would ideally lead to a consulting agency for project-based work for larger clients wanting more specialized development tasks performed.  It sounds like a very good plan, to be honest, if you&#8217;re into that kind of work experience.  Sometimes I think I am, but then most times I feel a bit more grounded than that&#8230;</p>
<p>It takes a talent for multitasking to be in the consulting agency environment.  I&#8217;ve tried it out a few times, and I can honestly say that I find the various unrelated projects from differing customers to be distracting to one another, and to the flow of my creativity.  Now, this experience has been in the IT consulting field, which may be entirely different from the programming consulting field, but I suspect the effect is simply less intense and that the short term nature of consulting arrangements tends to distract from the longer-term nature of designing robust software applications.</p>
<p>Much more interesting to me, personally, is to take a project from its concept, architect it well, and help it grow into a fully mature and stable product that somebody finds useful.  The pressure is a little less intense as you can feel free to make mistakes with design, as you will have (more) ownership, responsibility and the inherent ability to fix those mistakes given the longer timeline of feedback from users.</p>
<p>To all my future readers, regardless of the programming slant to this post, what are your thoughts on consulting versus long-term projects?</p>
]]></content:encoded>
			<wfw:commentRss>http://worldoftech.networkgoalie.com/techtalk/programming-styles-and-project-durations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogs, Micro&#8217;s and Social Networks, Oh My!</title>
		<link>http://worldoftech.networkgoalie.com/techtalk/blogs-micros-and-social-networks-oh-my/</link>
		<comments>http://worldoftech.networkgoalie.com/techtalk/blogs-micros-and-social-networks-oh-my/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 07:10:32 +0000</pubDate>
		<dc:creator>bmadsen</dc:creator>
				<category><![CDATA[TechTalk]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[publicity]]></category>
		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://worldoftech.networkgoalie.com/?p=60</guid>
		<description><![CDATA[I just ran across a post today that recommends people stop blogging and move on to other technology to communicate.  The article, linked here, comments that most blogs are relegated to the dark corners of the blogosphere because they just don&#8217;t have the traffic to get noticed anymore.  Also, what is mentioned is that those [...]]]></description>
			<content:encoded><![CDATA[<img style='float: left; margin-right: 10px; border: none;' src='http://www.gravatar.com/avatar.php?gravatar_id=25465a005f86732258d904196f4da8f9&amp;default=http://use.perl.org/images/pix.gif' alt='No Gravatar' width=40 height=40/><p>I just ran across a post today that recommends people stop blogging and move on to other technology to communicate.  The article, linked <a href="http://www.wired.com/entertainment/theweb/magazine/16-11/st_essay" target="_blank">here</a>, comments that most blogs are relegated to the dark corners of the blogosphere because they just don&#8217;t have the traffic to get noticed anymore.  Also, what is mentioned is that those that do get comments, get hecklers more than anything.</p>
<p>To this I would say: &#8220;Bah&#8221;, you&#8217;re missing the point of blogging for a great number of people that actually use the technology these days.  The point about microblogging, countered appropriately by many in the comments, is invalid since most bloggers are out to either record their experiences for Google referencing on very specific topics, or are out to disseminate information to a very targeted crowd such as family or a close network of friends and colleagues anyway.</p>
<p>Furthering this point of view is the idea that blogs are no longer primarly &#8220;publicized&#8221; by means of Google or aggregation sites.  They are publicized by means of other bloggers, social network utilities and content aggregation sites like <a href="http://www.friendfeed.com" target="_blank">FriendFeed</a> or <a href="http://www.mybloglog.com/" target="_blank">MyBlogLog</a>.</p>
<p>So, as I continue my exploration of blogging and it&#8217;s function in my life, I continue to see a lot of use for it.  I can&#8217;t imagine, for example, how I would post these thoughts in a <a href="http://twitter.com/" target="_blank">Twitter</a> style microblog.  Nor could I see creating the entries I put in my various blogs into the limited &#8220;notes/blogging&#8221; services of <a href="http://www.myspace.com" target="_blank">MySpace</a> or <a href="http://www.facebook.com" target="_blank">Facebook</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldoftech.networkgoalie.com/techtalk/blogs-micros-and-social-networks-oh-my/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress, AJAX and Auto-Save</title>
		<link>http://worldoftech.networkgoalie.com/techtalk/wordpress-ajax-and-auto-save/</link>
		<comments>http://worldoftech.networkgoalie.com/techtalk/wordpress-ajax-and-auto-save/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 05:32:51 +0000</pubDate>
		<dc:creator>bmadsen</dc:creator>
				<category><![CDATA[TechTalk]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://worldoftech.networkgoalie.com/?p=58</guid>
		<description><![CDATA[Ah, I love Wordpress and it&#8217;s use of Ajax for it&#8217;s &#8220;Auto-Save Draft&#8221; feature.  I had put a bit of thought into a post last night, then I shut my computer off before thinking to finish the post and publish it.  I was grateful this evening when I logged back in, remembering I hadn&#8217;t posted [...]]]></description>
			<content:encoded><![CDATA[<img style='float: left; margin-right: 10px; border: none;' src='http://www.gravatar.com/avatar.php?gravatar_id=25465a005f86732258d904196f4da8f9&amp;default=http://use.perl.org/images/pix.gif' alt='No Gravatar' width=40 height=40/><p>Ah, I love Wordpress and it&#8217;s use of Ajax for it&#8217;s &#8220;Auto-Save Draft&#8221; feature.  I had put a bit of thought into a post last night, then I shut my computer off before thinking to finish the post and publish it.  I was grateful this evening when I logged back in, remembering I hadn&#8217;t posted the message, and the draft was sitting there, quite current, waiting for me to finish my thoughts and publish it.  More proof that I love this platform <img src='http://worldoftech.networkgoalie.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://worldoftech.networkgoalie.com/techtalk/wordpress-ajax-and-auto-save/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress Won Me Over</title>
		<link>http://worldoftech.networkgoalie.com/techtalk/wordpress-won-me-over/</link>
		<comments>http://worldoftech.networkgoalie.com/techtalk/wordpress-won-me-over/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 06:21:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[TechTalk]]></category>
		<category><![CDATA[recommendation]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://worldoftech.networkgoalie.com/?p=19</guid>
		<description><![CDATA[Ok, so WordPress finally and completely won me over today.  They have a wealth of plugins, themes, and a huge community supporting their ecosystem.  Whether you&#8217;re running your own web-blog, a photo-blog or even a podcast, there are plugins to support that.  Since it&#8217;s free, it&#8217;s even a great resource for small and large enterprises [...]]]></description>
			<content:encoded><![CDATA[<img style='float: left; margin-right: 10px; border: none;' src='http://www.gravatar.com/avatar.php?gravatar_id=0bf010be49f97b8e0402b8dd1296fae5&amp;default=http://use.perl.org/images/pix.gif' alt='No Gravatar' width=40 height=40/><p>Ok, so <a href="http://wordpress.org">WordPress</a> finally and completely won me over today.  They have a wealth of plugins, themes, and a huge community supporting their ecosystem.  Whether you&#8217;re running your own web-blog, a photo-blog or even a podcast, there are plugins to support that.  Since it&#8217;s free, it&#8217;s even a great resource for small and large enterprises alike.  I&#8217;m hosting my own instance of <a href="http://mu.wordpress.org">WordPress-MU</a> simply to make it easier to maintain the 2 or 3 core blogs of different topics I am interested in, and the soon to be 2 or 3 more &#8220;test&#8221; blogs I&#8217;ll be creating as I attempt various less-common blog types such as photo-blogging and knowledge-blogging (a probably mistaken name for the concept of blogging at least one bit of information that you learned about on any given day).</p>
<p>I knew I&#8217;d do it too&#8230;  This is actually an edit since I posted the entry and then remembered the big feature that I just learned of that made me think to write this post.  There are <a href="http://codex.wordpress.org/Importing_Content">instructions</a> on importing your blog from wherever you hosted it last, and the instructions are quite clear.  I have found that this is very compatible with the overall experience of the latest versions that I have seen of WP.  Things are laid out simply, clearly and the user experience seems to make a lot of sense.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldoftech.networkgoalie.com/techtalk/wordpress-won-me-over/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What If It Don&#8217;t?</title>
		<link>http://worldoftech.networkgoalie.com/techtalk/what-if-it-dont/</link>
		<comments>http://worldoftech.networkgoalie.com/techtalk/what-if-it-dont/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 00:27:34 +0000</pubDate>
		<dc:creator>bmadsen</dc:creator>
				<category><![CDATA[TechTalk]]></category>

		<guid isPermaLink="false">http://worldoftech.networkgoalie.com/2007/06/26/what-if-it-dont/</guid>
		<description><![CDATA[A colleague of mine recently brought up the idea of &#8220;What if it don&#8217;t?&#8221;
As in, what if it doesn&#8217;t do what is expected? Particularly, he was
speaking of programming and running method calls. In his words &#8220;most
programs handle the &#8216;what if it does&#8217; exactly what it says the routine
will do. However, the well written ones handle [...]]]></description>
			<content:encoded><![CDATA[<img style='float: left; margin-right: 10px; border: none;' src='http://www.gravatar.com/avatar.php?gravatar_id=25465a005f86732258d904196f4da8f9&amp;default=http://use.perl.org/images/pix.gif' alt='No Gravatar' width=40 height=40/><p>A colleague of mine recently brought up the idea of &#8220;What if it don&#8217;t?&#8221;<br />
As in, what if it doesn&#8217;t do what is expected? Particularly, he was<br />
speaking of programming and running method calls. In his words &#8220;most<br />
programs handle the &#8216;what if it does&#8217; exactly what it says the routine<br />
will do. However, the well written ones handle the &#8216;what if it don&#8217;t&#8217;<br />
do exactly what it says it will do.&#8221; His thought was that the well<br />
written applications handle exceptions cleanly and elegantly rather<br />
than spitting some random error message out to the end user who has no<br />
power to control why the error message occurred in the first place.</p>
<p>A recent article on ZDNet entitled <a href="http://blogs.zdnet.com/storage/?p=150&amp;tag=nl.e539"> Google�s three rules</a><br />
emphasized a software and overall data center design philosophy of<br />
expecting things to break and writing error handling routines into<br />
their environment. It shocked me to read the responses and to see the<br />
prevailing mindset of many applications developers in this day and age.<br />
It shocked me even more to see that mindset prevalent in the enterprise<br />
software space, though I suppose it shouldn&#8217;t have given the number of<br />
stories people hear of enterprise software being rigid, inflexible and<br />
generally very difficult to work with.</p>
<p>What rings true in the design is that more effort was placed on<br />
handling the error conditions that are going to exist no matter what<br />
hardware you throw at a problem, rather than throwing complicated<br />
hardware designs and configurations at a problem that needs to be<br />
solved by software anyway. Hardware will fail. Even software will fail.<br />
It doesn&#8217;t matter how much effort you throw at it to try to get it to<br />
not fail, it will always find a way. The elegance of an engineer&#8217;s<br />
design is in how it handles failures and recovers from them.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldoftech.networkgoalie.com/techtalk/what-if-it-dont/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comcast and Bandwidth HOG&#8217;s</title>
		<link>http://worldoftech.networkgoalie.com/techtalk/comcast-and-bandwidth-hogs/</link>
		<comments>http://worldoftech.networkgoalie.com/techtalk/comcast-and-bandwidth-hogs/#comments</comments>
		<pubDate>Fri, 13 Apr 2007 19:12:27 +0000</pubDate>
		<dc:creator>bmadsen</dc:creator>
				<category><![CDATA[TechTalk]]></category>

		<guid isPermaLink="false">http://worldoftech.networkgoalie.com/2007/04/13/comcast-and-bandwidth-hogs/</guid>
		<description><![CDATA[The following articles woke me up to the way certain vendors treat
users who fully take advantage of the very services they promote:  PC Magazine &#8211; Comcast Cuts Off Bandwidth Hogs Comcast Broadband Dispute Blog 
I
could chalk that up to poor customers service, but then another article
caught my attention and my mind somehow linked the [...]]]></description>
			<content:encoded><![CDATA[<img style='float: left; margin-right: 10px; border: none;' src='http://www.gravatar.com/avatar.php?gravatar_id=25465a005f86732258d904196f4da8f9&amp;default=http://use.perl.org/images/pix.gif' alt='No Gravatar' width=40 height=40/><p>The following articles woke me up to the way certain vendors treat<br />
users who fully take advantage of the very services they promote: <br /><a href="http://www.pcmag.com/article2/0,1895,2111373,00.asp"> PC Magazine &#8211; Comcast Cuts Off Bandwidth Hogs</a><br /><a href="http://comcastissue.blogspot.com/"> Comcast Broadband Dispute Blog </a></p>
<p>I<br />
could chalk that up to poor customers service, but then another article<br />
caught my attention and my mind somehow linked the two situations:<a href="http://www.cioinsight.com/article2/0,1540,2111610,00.asp"><br />The Internet is Falling!</a></p>
<p>Now,<br />
to speak of the first issue, I am a Comcast customer, and I use it for<br />
remotely accessing my workplace at times.&nbsp; I am an IT Manager for<br />
my company (among other roles).&nbsp; So I download new OSes now and<br />
then, and I join webinars and I also play around with<br />
video-conferencing and VoIP.&nbsp; So I guess I would consider myself a<br />
fairly heavy-side-of-average user when it comes to my bandwidth<br />
usage.&nbsp; I don&#8217;t, however, put an undue strain on the neighborhood<br />
by constantly downloading ISO images (CD or DVD digital copies) or by<br />
videoconferencing for most of the day, so I doubt that they would<br />
consider me a high-risk user.</p>
<p>In my thinking, justified by some<br />
research of the issue, this kind of situation cannot be nearly so<br />
isolated that Comcast would be the only ones dealing with the issue,<br />
however.&nbsp; In fact, Verizon and Earthlink have both mentioned that<br />
their policies generally don&#8217;t cut off users, but throttle them<br />
back.&nbsp; Imagine that, using technology that is fairly easy to<br />
implement to continue offering your service to people that use it to<br />
it&#8217;s full extent without allowing them to saturate your network with<br />
their traffic.&nbsp; I&#8217;m willing to bet that the bad press and the<br />
0.05% of users you ticked off would not be nearly so bad if you simply<br />
said: &#8220;we&#8217;re going to throttle you guys back during peak usage times<br />
because you are using an abnormal amount of bandwidth in comparison to<br />
the average user.&#8221;&nbsp; It would be especially beneficial if they<br />
provided the profile by which they made those decisions such that users<br />
understood what it was about their usage that was causing problems.</p>
<p>Speaking<br />
on the second reference to Internet Overload&#8230;&nbsp; My thinking is<br />
inline with the core company representatives that commented.&nbsp; In<br />
other words: &#8220;do people really think that the core Internet companies<br />
are that stupid that they don&#8217;t see the trends in bandwidth usage and<br />
account for the potentials of bandwidth consumption rates rising by<br />
abnormally large factors?&#8221;&nbsp; &#8220;Do people really think that a bunch<br />
of idiots are running the core Internet backbone?&#8221;&nbsp; Come on&#8230;</p>
<p>Then<br />
I saw a comment that inferred that some of the telecommunications<br />
vendors are talking about the inability to adequately pay for the<br />
infrastructure upgrades that will be required to support these boosts<br />
in bandwidth consumption.&nbsp; Come on, how much do we pay every month<br />
for these services and how often do we hear about new technology that<br />
makes the wires we currently use able to carry many times more<br />
bandwidth than they currently do?&nbsp; Do people honestly think that<br />
we&#8217;re going to &#8220;run out&#8221; of technological advances anytime soon?&nbsp;<br />
Granted, the technology does cost money, but it shouldn&#8217;t be bled out<br />
of the customers, but instead taken from the ranks of the customer<br />
service and other administrative departments at these companies that<br />
are so poorly rated already.&nbsp; My bet is that half as many people,<br />
properly trained, could take much better care of more people than do<br />
the current staff.&nbsp; You could even pay them more, I&#8217;d<br />
imagine.&nbsp; I&#8217;ve been on both sides of that equation too.</p>
<p>More<br />
thoughts on the subject postured that if ISPs properly qualified<br />
services (not in a pay-for-level of qualification style, but a standard<br />
protocol-style class and quality-of-service style), they would be able<br />
to head off the majority of the problems that will effectively saturate<br />
their networks.&nbsp; They would then be able to focus on upgrading<br />
only the parts necessary to continue providing appropriate service<br />
levels for the major popular protocols of the day.</p>
<p>I must admit,<br />
however, that the &#8220;devil&#8217;s advocate&#8221; side of my brain postures that<br />
we&#8217;ve been classifying levels of service based on bandwidth allocation<br />
for years.&nbsp; I mean, that&#8217;s what fractional T1&#8217;s are all<br />
about.&nbsp; Or what is a T1 vs. a T3 or OC3?&nbsp; Now that Intel has<br />
reached a critical mass of CPU speed, they&#8217;re focusing on bettering<br />
other aspects of the CPU architecture such as number of cores, speed of<br />
the bus, latency, etc.&nbsp; Bandwidth has almost gotten to the point<br />
where it is not so much a matter of pure bandwidth as it is of latency<br />
and jitter (two terms heard pounded to death in the VoIP world).&nbsp;<br />
The truth of the matter is that people will start to pay a different<br />
amount (and probably do already) for the difference between a simple<br />
bandwidth link and a link that has low latency to major parts of the<br />
Internet.&nbsp; Have I missed something, or is this not what Net<br />
Neutrality is effectively against?</p>
<p>Anyway, I&#8217;m probably missing<br />
something in the Net Neutrality scene.&nbsp; I&#8217;ll have to do more<br />
research before I can resolve the debate going on in my little head of<br />
what I think is right.&nbsp; My gut says that neither side is<br />
completely right, but neither is completely wrong either.&nbsp; Such is<br />
the life of politics, business and technology.&nbsp; You can&#8217;t just<br />
separate them and work on one level in such a broad ranging topic of<br />
discussion.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldoftech.networkgoalie.com/techtalk/comcast-and-bandwidth-hogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Collaboration is Not Just Unified Communications</title>
		<link>http://worldoftech.networkgoalie.com/techtalk/collaboration-is-not-just-unified-communications/</link>
		<comments>http://worldoftech.networkgoalie.com/techtalk/collaboration-is-not-just-unified-communications/#comments</comments>
		<pubDate>Wed, 14 Mar 2007 22:35:03 +0000</pubDate>
		<dc:creator>bmadsen</dc:creator>
				<category><![CDATA[TechTalk]]></category>

		<guid isPermaLink="false">http://worldoftech.networkgoalie.com/2007/03/14/collaboration-is-not-just-unified-communications/</guid>
		<description><![CDATA[The technical offerings of pretty much everybody out there doing
&#8220;Collaboration&#8221; has been pretty weak for a very long time, in my
opinion. Today tipped off my thought process and helped me to
understand exactly what I have been having a problem with for so long.
So, here it is:
Collaboration is not best accomplished by merely bridging the virtual
divide [...]]]></description>
			<content:encoded><![CDATA[<img style='float: left; margin-right: 10px; border: none;' src='http://www.gravatar.com/avatar.php?gravatar_id=25465a005f86732258d904196f4da8f9&amp;default=http://use.perl.org/images/pix.gif' alt='No Gravatar' width=40 height=40/><p>The technical offerings of pretty much everybody out there doing<br />
&#8220;Collaboration&#8221; has been pretty weak for a very long time, in my<br />
opinion. Today tipped off my thought process and helped me to<br />
understand exactly what I have been having a problem with for so long.<br />
So, here it is:</p>
<p>Collaboration is not best accomplished by merely bridging the virtual<br />
divide with voice, video and instant messaging. Companies like <a href="http://www.webex.com/">WebEx</a> and <a href="http://www.citrix.com/">Citrix&#8217;s Goto&#8230; suite</a><br />
provide a good start by doing virtual meeting-places with web<br />
demonstration capabilities, but that isn&#8217;t all that the &#8220;Collaboration&#8221;<br />
sector should be.</p>
<p>No, what it should be was something I saw in a preview video a few<br />
years back. There was a preview video that showed two people getting<br />
together and working on the same report over the web. They both saw the<br />
changes to the document in real time and they could add whatever sort<br />
of data that saw fit. This is something that <a href="http://www.google.com/">Google</a> (and possibly <a href="http://www.zoho.com/">Zoho</a>,<br />
but I haven&#8217;t previewed their application suite nearly as deeply as<br />
Google&#8217;s) is starting to hint at with their ajax&#8217;d up Google Apps in<br />
collaboration mode. That&#8217;s getting much closer to what I&#8217;m thinking.<br />
People I know are getting really excited about that kind of technology,<br />
even though they&#8217;re not techies by trade.</p>
<p>However, I would say that collaboration needs to go a full step forward<br />
and integrate all of these wonderful technologies together in a truly<br />
unified communications suite. E-mail, voice, video, IM, screen-sharing,<br />
white-boarding, collaborative document editing, etc. All of these need<br />
to work seamlessly together, which they now just don&#8217;t. Bits and pieces<br />
are working together, such as Unified Messaging with e-mail, fax and<br />
voicemail. Google adds to that with unifying their Google Talk chat<br />
sessions, but I don&#8217;t believe that that archives voice in the same form<br />
(that&#8217;s a small hint for you if you&#8217;re listening, Google).</p>
<p>The technologies are getting there, but very slowly. The sector<br />
definitely needs a vision, and not just focus on the islands of partial<br />
collaboration that exist today. It needs fully collaboration<br />
applications that fully interact with each other using open, standard<br />
protocols.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldoftech.networkgoalie.com/techtalk/collaboration-is-not-just-unified-communications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securing Web 2.0 &#8211; How Do We Proceed</title>
		<link>http://worldoftech.networkgoalie.com/techtalk/securing-web-20-how-do-we-proceed/</link>
		<comments>http://worldoftech.networkgoalie.com/techtalk/securing-web-20-how-do-we-proceed/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 01:59:59 +0000</pubDate>
		<dc:creator>bmadsen</dc:creator>
				<category><![CDATA[TechTalk]]></category>

		<guid isPermaLink="false">http://worldoftech.networkgoalie.com/1969/12/31/securing-web-20-how-do-we-proceed/</guid>
		<description><![CDATA[Web 2.0 and Security
Draft only&#8230; Excellent article. Not enough is being done at this time
to address the security aspects of some of the Web 2.0 technology that
exists.
]]></description>
			<content:encoded><![CDATA[<img style='float: left; margin-right: 10px; border: none;' src='http://www.gravatar.com/avatar.php?gravatar_id=25465a005f86732258d904196f4da8f9&amp;default=http://use.perl.org/images/pix.gif' alt='No Gravatar' width=40 height=40/><p><a href="http://www.networkworld.com/news/2007/032307-study-links-staff-use-of.html">Web 2.0 and Security</a></p>
<p>Draft only&#8230; Excellent article. Not enough is being done at this time<br />
to address the security aspects of some of the Web 2.0 technology that<br />
exists.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldoftech.networkgoalie.com/techtalk/securing-web-20-how-do-we-proceed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
