<?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>Michael Koby &#187; Commentary</title>
	<atom:link href="http://www.mkoby.com/category/commentary/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mkoby.com</link>
	<description>Commentary on Technology, Media, News &#38; More</description>
	<lastBuildDate>Mon, 15 Mar 2010 00:28:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Software Craftsmanship: What is a Craftsman</title>
		<link>http://www.mkoby.com/2010/03/06/software-craftsmanship-what-is-a-craftsman/</link>
		<comments>http://www.mkoby.com/2010/03/06/software-craftsmanship-what-is-a-craftsman/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 23:44:21 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1501</guid>
		<description><![CDATA[A couple of weekends ago, I attended an Open Spaces developer conference in Austin, TX.  The conference had a specific focus on the idea of software craftsmanship.  While a nice fishbowl discussion on the open night of the event touched on a lot of ideas, I feel that some people missed the point at what [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of weekends ago, I attended an Open Spaces developer conference in Austin, TX.  The conference had a specific focus on the idea of software craftsmanship.  While a nice fishbowl discussion on the open night of the event touched on a lot of ideas, I feel that some people missed the point at what a craftsman is, and where the desire to be a craftsman should start.</p>
<p>The main issue I had with many people&#8217;s opinions was that they were all targeted at explaining to managers, c-level folks, and others about why craftsmanship was important.  They also focused heavily on how to explain to those people why they should hire someone that is a craftsman over someone that would (in most cases) be cheaper.  I felt this was the wrong approach because it was outward rather than inward in it&#8217;s direction.  How can you explain to a manager why hiring a craftsman is important when we personally don&#8217;t know what a craftsman is or why being one is important.  I heard very little discussion about what a craftsman is or why you&#8217;d want to become one.</p>
<p>So today, I&#8217;m going to talk a little bit about what I feel being a craftsman is and how that idea can be applied to the development/creation of software.  And to do that, we have to start at the beginning and define what a craftsman is.</p>
<h3>What is a Craftsman</h3>
<p>If we <a title="Craftsman Definition" href="http://www.merriam-webster.com/dictionary/craftsman">look up craftsman in the dictionary</a>, we see something like this</p>
<blockquote><p>A person who practices a trade or handicraft</p></blockquote>
<p>So by definition, a craftsman practices a trade.  Our trade is that of software development.  When people think of the word &#8220;craftsman&#8221; they generally think in terms of woodworking.  A craftsman takes a piece of wood and turns it into something beautiful.  This kind of thing generally takes lots of practice and time.  Time spent messing up, cutting a piece too short, splitting a piece of wood, and so on.  You have to do a lot of things wrong in order to learn how to do them correctly.  Eventually you become a skilled craftsman.  You learn a lot of things to not do.  In generally becoming a craftsman is more about learning what not to do than it is about learning what the right way is.  But the main point here is that the craftsman spends time on his craft.  He works at it daily.  Looking for ways to improve and build a better whatever.  Over time the craft is perfected, at least as much as it can be.</p>
<h3>A Software Craftsman</h3>
<p>When it comes to software, there are a lot of ways to do things.  You can test, you can design, you can encapsulate, inherit, override, and continuously integrate.  You can spend hours refactoring, changing bits of code until they&#8217;re just so tight that on occasion you can&#8217;t understand it anymore.  All new software developers start out simply by trying to make the computer do something.  Sometimes it&#8217;s just about getting it to show text on a screen.  Eventually they graduate to automating tasks, very functionally (do this, then do that, then to something else) and without very little thought to re-usability.  Then someone shows them how to make methods of common tasks, and then eventually how to break those methods into classes (if their doing object oriented programming).  But it&#8217;s a slow process, some of these things can take years to master, many times they learn how to be better from someone else.</p>
<p>The general idea is the same though.  To become a good programmer, you can&#8217;t just do it in a nine to five fashion.  You have to practice it at home, spend time working on learning new things, finding those new ways to not do something.  You&#8217;re not going to learn everything by doing it at a job day in and day out.  The person learning to build furniture is going to learn how not to make chair by making the chair wrong a few times and so the same goes for someone looking to build software.  They will go through a lot of wrong solutions before they start understanding why the correct one is, in fact, correct.  Sure, someone could tell them, but then they haven&#8217;t experienced something for themselves and they don&#8217;t understand for themselves why it&#8217;s the right way.  They only know it&#8217;s the right way because someone told them so.</p>
<h3>Driving to be Better</h3>
<p>Really it all boils down to a personal choice.  Are you going to work to be better at your trade/craft or are you going to linger and stay in that little space that you are so comfortable in.  Why is software craftsmanship important to you?  Why should your manager care if you don&#8217;t?  Why should anyone care if you don&#8217;t?  In the end being a craftsman (in anything) isn&#8217;t about anything other than being the best you can be at your craft.  If you are developing software then you will strive to create better software regardless of who it&#8217;s for.  In the end, you&#8217;ll do the things that make you a better craftsman because they are why they make you better.  Not because someone told you to do it that way.  In the end, we all want to be the best at whatever we do.  That to me is the sign of a craftsman.  Someone who as a constant drive to be better at whatever it is they do.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2010/03/06/software-craftsmanship-what-is-a-craftsman/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Internet Privacy, It&#8217;s a PUBLIC Internet Folks</title>
		<link>http://www.mkoby.com/2010/02/12/internet-privacy-its-a-public-internet-folks/</link>
		<comments>http://www.mkoby.com/2010/02/12/internet-privacy-its-a-public-internet-folks/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 18:30:25 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1487</guid>
		<description><![CDATA[ If you are going to use the internet, you have to accept some breakdown in privacy.  There is no such thing as a "PRIVATE INTERNET".  My approach to internet privacy is this: "Don't do anything you wouldn't want seen by the public at large" - that's it, no more or less.  If I don't want the public knowing about it or fear that it might eventually see the light of day, well then I just simply don't do it.]]></description>
			<content:encoded><![CDATA[<p>Earlier this week, Google announced a new product called <a title="Google Buzz" href="http://buzz.google.com">Google Buzz</a>.  Google Buzz is one part <a title="Twitter" href="http://www.twitter.com">Twitter</a>, one part <a title="FriendFeed" href="http://www.friendfeed.com">FriendFeed</a>, and one part <a title="Google Wave" href="http://wave.google.com">Wave</a>.  Even more to the point, Buzz is Google&#8217;s entrance into the social media space.  This product launch isn&#8217;t without it&#8217;s uproar.  Like the uproars caused by a Facebook redesign/feature launch, Google Buzz as come under fire for privacy concerns.</p>
<p>Now, I&#8217;m the first to advocate privacy.  I think that you should never enter into something without understanding its impacts on your and information.  That being said, I&#8217;m also an avid user of social networks like Twitter, Facebook, Gowalla, and so on.  But I understand the implications on my privacy and look at how it&#8217;s handled once I&#8217;ve opened an account.  Google Buzz was no different.  They announced that you would automatically follow those you contact most via Gmail, it says so on the Google Buzz page.  So right off the bat, you know what&#8217;s going to happen.</p>
<p>That hasn&#8217;t stopped some people from having issues though.  Take this <a href="http://fugitivus.wordpress.com/2010/02/11/fuck-you-google/">example</a> here from the Fugitivus blog (warning: explicit language contained in post).  The person here was using Google Reader, a RSS subscription reader application from Google.  This is the part I want to focus mostly on for my point.</p>
<p>That point is, if you&#8217;re using an internet service, do not do something you wouldn&#8217;t want potentially shared with the world.  I think we can all agree, the internet is a mostly public forum.  Yes, there are walled services (like Facebook), but things happen, passwords get hacked, and companies make mistakes and privacy is destroyed (even if it&#8217;s only temporary).  Yes, one&#8217;s Google Reader sharing/notes/whatever should only go to those it&#8217;s intended.  But at the same time, caution must be maintained when doing something.  You wouldn&#8217;t send a questionable email out, because you never know where it might end up.  So why would you do something on a web application that you didn&#8217;t want seen by the public at large?  If you are going to use the internet, you have to accept some breakdown in privacy.  There is no such thing as a &#8220;PRIVATE INTERNET&#8221;.  My approach to internet privacy is this: &#8220;Don&#8217;t do anything you wouldn&#8217;t want seen by the public at large&#8221; &#8211; that&#8217;s it, no more or less.  If I don&#8217;t want the public knowing about it or fear that it might eventually see the light of day, well then I just simply don&#8217;t do it.</p>
<p>Now, before someone blankets me with a ton of statements about the blog post I linked to, let me note that I believe that the person has every right to be angry with Google, and I agree that Google Buzz needs to address many of its privacy concerns.  There are some issues that definitely need to be ironed out and I think Google will get it all sorted out.  In fact, <a title="Gmail Blog - Buzz Improvements" href="http://gmailblog.blogspot.com/2010/02/millions-of-buzz-users-and-improvements.html">Google has already announced some changes to Buzz&#8217;s privacy controls</a> (it&#8217;s not a lot, but it&#8217;s a start).  Google released Buzz early and it is still very much a new product, but Google is good about the &#8220;release early, release often&#8221; (or at least they have been lately) so I think most of the major privacy issues will be resolved.</p>
<p>But let me just reiterate, it&#8217;s a public internet.  Even the walled sites eventually have cracks that let data out.  It&#8217;s going to happen.  So if your interested in keeping something under wraps, the internet is <strong><span style="text-decoration: underline;">not</span></strong> the place to discuss it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2010/02/12/internet-privacy-its-a-public-internet-folks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From Andy: Big Health Care Reform Should Start at the Bottom</title>
		<link>http://www.mkoby.com/2010/02/04/from-andy-big-health-care-reform-should-start-at-the-bottom/</link>
		<comments>http://www.mkoby.com/2010/02/04/from-andy-big-health-care-reform-should-start-at-the-bottom/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 22:30:16 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[From Andy]]></category>
		<category><![CDATA[doctors]]></category>
		<category><![CDATA[health care]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1478</guid>
		<description><![CDATA[Greetings,
As the Health Care debate around our country rages on, waxing and waning with each poll, I thought it was time to throw in some overlooked or outright discarded ideas. Bringing real access to health care to everyone without massive cost increases or symbolic coverage requires a total rethinking of how we do some things. [...]]]></description>
			<content:encoded><![CDATA[<p>Greetings,<br />
As the Health Care debate around our country rages on, waxing and waning with each poll, I thought it was time to throw in some overlooked or outright discarded ideas. Bringing real access to health care to everyone without massive cost increases or symbolic coverage requires a total rethinking of how we do some things. Due to various regulations and liability issues as well as financial considerations most doctors now immediately after being in medical school go for specialty’s. Due to the cost of medical school and student loans it is not easy to make a livelihood as a doctor as a general practitioner of medicine. Now I realize that may be hard to believe due to prices that you are charged for going to a doctor but consider this first.  Medical school can cost from 12-20K a year with books and other fees. This doesn’t include eating either. Now multiply that by 8 years to get a doctoral of medicine and you are looking at 96-160K in student loans cost. Don’t believe me google it and check. So you are fresh out of medical school with 100K in student loan debt.  Now add whatever it costs to have a standard of living in your area. This puts most doctors out of medical school in a pretty big bind. Imagine having a house or apartment bill every month in student loans costs on top of all your bills. It doesn’t take much imagination to see why it is 50.00 or more just to see a doctor without insurance. Now add malpractice insurance to the equation. That can run from 20K to 200K depending on state and field the doctor is in. The point of all of this is we can pummel large health care companies as they are easy and in many ways justifiably part of the problem. But we are really only throwing a band aid on a gunshot wound if we don’t consider the entire system from college to hospital to managed care.  So here are some suggestions or ideas for everyone to think about.<br />
1.)	Provide all or a portion of a pre-med students tuition to become a doctor up to General Practitioner with a few rules: they must maintain a suitable grade point average,  depending on the level of financial help provided agree to work for a length of time at a government hospital facility or non-profit hospital for a standard wage, agree if they don’t maintain a proper grade point average or leave the position early they will be responsible for the loan or portion left that was given to them. If they fill the requirements they do not have to pay back the loan.</p>
<p>2.)	Reform Malpractice laws. This can be done in a number of ways like setting a set percentage that lawyers can receive from winning a lawsuit while suing a doctor (in many cases lawyers take 40% area) to a realistic level, setting limits (reasonable) on how much a person could receive from a settlement ( I am in favor of this personally as long as the amount is fair and also if the injury or error causes permanent injury that the responsible party provides to have the costs of the injury for the duration of it.), reduce the timeframe that a patient can sue a doctor for an injury are all possible ways to do this.</p>
<p>3.)	Streamline procedures involving medical practices and review them regularly with the heads of hospitals and doctors to ensure that the people doing the work are crafting the procedures.</p>
<p>4.)	Enact Chargeback Rules. If you sue a doctor and your case is proven fraudulent or frivolous an award should be given to the doctor for the lost time and damage to his practice from the person accusing him.</p>
<p>5.)	As lawyers have a rule that they must do a certain amount of pro bono work a year for people maybe adding in a rule of that nature may be worth looking at as well.</p>
<p>All of these ideas are just smaller pieces to a bigger puzzle but I haven’t read or heard of anyone in the “overhaul” of our health care mention anything close to this. We have spent so much time focusing on how big companies screw us we don’t or haven’t paid attention to how the actual doctor’s get pressured and screwed all the time. If we started with the fundamentals of health care at the bottom and worked up reforms may come in smaller packages but they would be real. Currently as it is we are trying to reform health care by replacing the board of a company not asking or listening to all the workers of that company what could be done to really change things for the better. Well writing about the entirety of the Heal care bill and debate would make a full time job I just wanted to throw in my two cents on it. See you all next time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2010/02/04/from-andy-big-health-care-reform-should-start-at-the-bottom/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Warner Bros. is Run by Idiots</title>
		<link>http://www.mkoby.com/2010/01/07/warner-bros-is-run-by-idiots/</link>
		<comments>http://www.mkoby.com/2010/01/07/warner-bros-is-run-by-idiots/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 14:35:02 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[blu-ray]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[netflix]]></category>
		<category><![CDATA[warner bros.]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1452</guid>
		<description><![CDATA[Engadget has an article about Netflix reaching a deal with Warner Brothers Pictures (people who bring us Harry Potter, Batman, and the Matrix films) where Netflix will delay shipping new release rentals out for 28 days.  The idea here is that Warner Bros. hopes that this will encourage people to buy a DVD or Blu-Ray rather than just renting it.  It's a horrible idea, brought about by people who apparently don't even understand their customers.  For this reason, I claim that Warner Bros. Pictures is run by idiots.]]></description>
			<content:encoded><![CDATA[<p>Engadget has an article about <a title="Netflix bends over, agrees to delay renting Warner DVDs" href="http://www.engadget.com/2010/01/06/netflix-bends-over-agrees-to-delay-renting-warner-dvds/">Netflix reaching a deal with Warner Brothers Pictures</a> (people who bring us Harry Potter, Batman, and the Matrix films) where Netflix will delay shipping new release rentals out for 28 days.  The idea here is that Warner Bros. hopes that this will encourage people to buy a DVD or Blu-Ray rather than just renting it.  It&#8217;s a horrible idea, brought about by people who apparently don&#8217;t even understand their customers.  For this reason, I claim that Warner Bros. Pictures is run by idiots.</p>
<p>First off, people don&#8217;t usually buy movies blindly.  They want to see them.  They&#8217;ll either see the movie in theaters or they will rent it.  Only after seeing the movie will most people actually buy it, not before.  So to delay new video releases with the idea that it will sell more product is a flawed idea from the get go.  Delaying rental customers from getting new releases will only do two things.  First it will anger your customers and they will stop buying from you (this goes for you too Netflix), and secondly it will cause people to pirate movies.  A lot of people pirate movies so they can see the movie, and if they like it they usually buy it.  I&#8217;m not going to argue that others pirate movies for the sake of doing so and in turn do not buy videos, that happens, but those people wouldn&#8217;t have bought it anyway.</p>
<p>Then you have people like me, those of us that plan on buying large box sets once a series has finished it&#8217;s movie run (Harry Potter anyone?).  I haven&#8217;t bought a Harry Potter disc since I bought a Blu-Ray player.  The reason?  Warner Bros. will probably release a nice (read pricey) box set of all 8 movies (the last book will be turned into 2 movies) and I&#8217;d rather buy them all on Blu-Ray at once rather than go through the hassle of selling my DVDs for the first 4 movies right now.  I&#8217;d rather have a nice box set with all the movies rather than having them scattered among my collection.  The box set looks nicer on a shelf.  So for me it isn&#8217;t so much about not buying the movie as it is about only buying it once.  I hate double dipping.  My wife and I are slowly replacing DVDs with Blu-Rays but only on movies we <strong>really</strong> like and only when we find the Blu-Ray for what we consider to be a good price.</p>
<p>So what will I do now that I can&#8217;t get Warner Bros. new releases from Netflix the week (or two) after release?  I have no clue at this point.  But for movies I haven&#8217;t seen yet, I can guarantee that I won&#8217;t be buying them.  So Warner Bros. please get over yourselves, and pull back on this deal, I promise that long term it&#8217;s not going to help your video sales any and is really just going to anger your customers.  Netflix, if you do even 1 more these kinds of deals, I will personally cancel my account and encourage others I know to do the same.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2010/01/07/warner-bros-is-run-by-idiots/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Apple Tablet &amp; Internet Hype</title>
		<link>http://www.mkoby.com/2010/01/05/the-apple-tablet-internet-hype/</link>
		<comments>http://www.mkoby.com/2010/01/05/the-apple-tablet-internet-hype/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 18:55:56 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[apple tablet]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1449</guid>
		<description><![CDATA[Over the past 2 weeks or so the tech news websites have been all the rage about two things: Google's Nexus One and Apple's tablet computer.  The Nexus One exists, people have seen it, handled it, taken pictures of it, written reviews on it.  Apple's tablet however continues to be nothing more than rumor.]]></description>
			<content:encoded><![CDATA[<p>Over the past 2 weeks or so the tech news websites have been all the rage about two things: Google&#8217;s Nexus One and Apple&#8217;s tablet computer.  The Nexus One exists, people have seen it, handled it, taken pictures of it, written reviews on it.  Apple&#8217;s tablet however continues to be nothing more than rumor.</p>
<p>Sure, there&#8217;s lots of evidence that it might exist.  Apple themselves filed for a patent for a table like device years ago.  But the problem is, people seem to be dead sure it&#8217;s coming out.  Just like they were dead sure at MacWorld last year, and in January 2009 before that.  Ever since the iPhone people have been &#8220;predicting&#8221; the Apple tablet.  However, since the month has flipped to January there has been tons more coverage on the device.  A device that doesn&#8217;t actually exist yet.  There&#8217;s been so much coverage that even the Wall Street Journal has written on it, stating dates for both an announcement and shipping.</p>
<p>Apple has a reputation for causing excitement in their products, even those that don&#8217;t definitely exist yet.  Like I said, the rumored Apple tablet has been rumored since the introduction of the iPhone.  But there in lies the problem.  It&#8217;s a rumor.  Still is.  Until someone can grab a picture of the blasted thing, it is nothing more than a figment of our imagination.  And this is where I find issue.  Sure, sites like Engadget feed on product rumors.  That&#8217;s their proverbial bread and butter.  But when the Wall Street Journal, Wired, and other non-blog oriented news outlets start feeding the rumor mill, I take issue.  When I read a blog, it&#8217;s a blog.  Regardless if it&#8217;s a popular one, there is always the chance that what they&#8217;re reporting is based solely on conjecture, rumor, or just word of mouth.  In other words, I expect that it could turn out to be a hoax, misinformation, or something else erroneous (that doesn&#8217;t mean that everything these sites discuss lacks proof, evidence, and actual fact).  But when a site like the Wall Street Journal, something that is considered a &#8220;reputable&#8221; news source,  starts playing along to me it brings it more into reality.  It means that more people will read it, it means more people will think its true.</p>
<p>When you compare the Nexus One hype to the Apple tablet hype the main difference is that the Nexus One exists.  We&#8217;ve see it.  Google employees have spoken out about it.  People outside Google have touched it, played with it.  The Apple tablet is still nothing more than a patent application, and some non-Apple photoshopped mockups.  See the difference?</p>
<p>Now, do I think the Apple tablet exists?  Yes, I think somewhere within Apple&#8217;s walls, there is a tablet.  There might even be a prototype, and they might have already shipped build plans off to China to have them built.  But, as with anything Apple, nothing is certain until Steve Jobs gets on a stage and says &#8220;Hey, here it is&#8221; because until then it&#8217;s not real.  Apple has pulled entire product announcements before, so it&#8217;s always helpful to keep that in mind as we dream of new Apple devices.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2010/01/05/the-apple-tablet-internet-hype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thoughts on the &#8220;Google Phone&#8221;</title>
		<link>http://www.mkoby.com/2009/12/14/thoughts-on-the-google-phone/</link>
		<comments>http://www.mkoby.com/2009/12/14/thoughts-on-the-google-phone/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 18:45:36 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile phone]]></category>
		<category><![CDATA[smartphone]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1430</guid>
		<description><![CDATA[Over the weekend, what many people have been touting as "the Google phone" became real (Engadget article).  Or at least it seems that way.  While many people are arguing if 1) this is actually the Google phone and 2) if this phone can even bring relevance to the mobile industry, I want to share some of my thoughts.]]></description>
			<content:encoded><![CDATA[<p>Over the weekend, what many people have been touting as &#8220;the Google phone&#8221; became real (<a title="Engadget - Nexus One/Google Phone" href="http://www.engadget.com/2009/12/14/exclusive-first-google-phone-nexus-one-photos-android-2-1-on/">Engadget article</a>).  Or at least it seems that way.  While many people are arguing if 1) this is actually the Google phone and 2) if this phone can even bring relevance to the mobile industry, I want to share some of my thoughts.</p>
<h4>A Google Phone</h4>
<p>To begin with, lets all acknowledge that Google bringing out it&#8217;s own device should have been expected from the start.  They have a solid, recognizable brand that people like.  Also, it makes sense for them to have a device completely labeled as their own.  It&#8217;s a smart move, especially since Android is in direct competition with the iPhone.  Google bring out a device that, in a way, shows others how to fully utilize the Android platform is good marketing for Android and will result in better Android devices.  Google has some smart people working for them, so it would be safe to say that they could do a lot with their own software to really bring out a showcase device for the platform.</p>
<p>So before going any further, you must first accept the fact that the Google phone exists.  If the Nexus One is actually this phone remains to be seen, as it could simply be a new top-of-the-line HTC device that Google gave to their employees to test new Android features.</p>
<h4>Making it Work</h4>
<p>Google has to consider a couple of things, in order to make a Google phone succeed.  First and foremost is carrier openness.  They need to at least sell it on each GSM carrier here in the states (T-Mobile and AT&amp;T).  This is of course assuming they don&#8217;t sell it unlocked directly to customers.  But to maximize their reach they need to have a version that works across as many 3G networks as possible.</p>
<p>Secondly is price.  If Google sells the phone directly to the consumer in a unlocked fashion (works on T-Mobile or AT&amp;T), they will need to self-subsidize (taking a huge loss) to bring the phone down to a price that most people are willing to pay.  People like the $99/$199/$299 prices of the iPhone.  If the iPhone was sold at it&#8217;s unsubsidized price ($500) it wouldn&#8217;t sell nearly as many units.  People (here in the US, at least) don&#8217;t really want to drop $500-$600 for a mobile phone, even if it means having no carrier contract.  So if Google wants to sell directly to the consumer, they&#8217;ll have to find a way to bring the price down.  If they go through a carrier, this becomes less of an issue as the carrier will subsidize the phone in turn bring the price down.</p>
<h4>Why the Google Phone is Important</h4>
<p>Google needs a device that&#8217;s completely their own.  Yes, this phone is an HTC device, but if Google had large amounts of input then it could be considered a Google phone (like the first Zune which was still a Microsoft device but made by Toshiba).  But in the long run, Google needs to be showing people exactly what can be done with the Android platform.  Because lets face it, while some of the Android devices we&#8217;ve seen so far are pretty cool they lack some of the &#8220;nice-ness&#8221; of the iPhone.  Google could create their own device, if for nothing else than to be a showcase for others.</p>
<p>Also, if Google takes steps towards self-subsidizing to bring people to the phone (and thus the platform), that&#8217;s important because it will bring the device into more people&#8217;s hands.  While I don&#8217;t think the Google Phone will beat the iPhone initially, Google has a good enough brand and good will with customers that they could give it a serious run for those iPhone dollars.</p>
<p>In the end, a Google phone will probably do nothing more than 1) showcase the Android platform and 2) give us an idea of what Google thinks a cell phone should be.  One thing that I haven&#8217;t seen discussed however is Google&#8217;s recent acquisition of <a title="Gizmo5" href="http://www.google.com/gizmo5/">Gizmo5</a>, the voice over IP (VOIP) company.  Combined with Google Voice, there is some serious new ideas on how voice service could be handled on mobile devices in the future.  However, until Google says &#8220;yes this is the Google Phone&#8221; we&#8217;re probably just looking at a new Android device that Google is testing new features on.  But we can hope.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2009/12/14/thoughts-on-the-google-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Privacy in a World with Location Services</title>
		<link>http://www.mkoby.com/2009/12/04/privacy-in-a-world-with-location-services/</link>
		<comments>http://www.mkoby.com/2009/12/04/privacy-in-a-world-with-location-services/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 14:58:08 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[location based networks]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1428</guid>
		<description><![CDATA[However, the other day when I was using Gowalla on my iPhone to check in at a place I was at (local business close to my home), I noticed something when Gowalla pulled up the locations I was close to.  What I noticed was an entry labeled "[PERSON'S] House"  (I have omitted the person's name to protect their privacy at  least a little).  Who in their right mind thought that it was okay to add a personal's physical residence (where they live) to a social network like this?  This is a huge invasion of privacy on that person's part.  And if the person who's house it is, said it was okay, why would they do that?  There are lots of crazies in the world why would you give everyone pinpoint accuracy to where you live.  It's just not a smart move at all.]]></description>
			<content:encoded><![CDATA[<p>A lot of people have an iPhone.  If you&#8217;re using a a 3G or 3GS iPhone, you have GPS in your phone.  This GPS feature makes using location aware applications and services extremely useful because it&#8217;s easier to let the GPS pinpoint your location than it is for you tell a service where you are.  Location based social networks like FourSquare and Gowalla, have constructed businesses built around this idea and they&#8217;re pretty fun to participate in.  The more spaces you add and visit, the more &#8220;prestige&#8221; you get.</p>
<p>However, the other day when I was using Gowalla on my iPhone to check in at a place I was at (local business close to my home), I noticed something when Gowalla pulled up the locations I was close to.  What I noticed was an entry labeled &#8220;[PERSON'S] House&#8221;  (I have omitted the person&#8217;s name to protect their privacy at  least a little).  Who in their right mind thought that it was okay to add a personal&#8217;s physical residence (where they live) to a social network like this?  This is a huge invasion of privacy on that person&#8217;s part.  And if the person who&#8217;s house it is, said it was okay, why would they do that?  There are lots of crazies in the world why would you give everyone pinpoint accuracy to where you live.  It&#8217;s just not a smart move at all.</p>
<p>I understand that the younger generation has lived in a world of Facebook, MySpace, Twitter, and other social networks.  Things like this just weren&#8217;t around when I was in my teens (no, I had to use IRC and newsgroups and the web was still young).  Granted, I&#8217;m not going to sit here and tell you that everyone on the internet is a child pornographer, perv, or creep.  But people like that do exist and while we have these social networks, one should still exhibit some discretion when they post information to the public internet.  Especially on networks that revolve around location.</p>
<p>To be fair, I do participate in location based social networks (Gowalla fan/user here), but I&#8217;m very particular about where I check in at.  Also, when using Tweetie 2&#8217;s (iPhone Twitter app) new geo-tagging feature, I turn it off when I&#8217;m at home.  I don&#8217;t need that level of privacy broken.  Sure, you could probably find the area I live in quite easily based on tweets, pictures, and other miscellaneous info I&#8217;ve posted around the internet.  But exact address, nope sorry (unless I&#8217;ve designated you allowed to on Facebook which if that&#8217;s the case you probably already know it anyway).  But I won&#8217;t geo-tag a tweet from home, that&#8217;s too much information the internet does not need to have cached somewhere.</p>
<p>People, I implore you, use common sense when using location based social networks.  Don&#8217;t put people&#8217;s personal residences in to the database and sure as heck don&#8217;t allow others to do it (even with consent).  It&#8217;s just not a good idea and too much potential bad can come from it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2009/12/04/privacy-in-a-world-with-location-services/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Online Video &amp; Content Makers</title>
		<link>http://www.mkoby.com/2009/11/23/online-video-content-makers/</link>
		<comments>http://www.mkoby.com/2009/11/23/online-video-content-makers/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 12:55:52 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[hollywood]]></category>
		<category><![CDATA[hulu]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Television]]></category>
		<category><![CDATA[vudu]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1417</guid>
		<description><![CDATA[These days, it seems like everyone is cutting access to thrid-party hardware/software.  Hulu did it with Boxee and now YouTube is doing it with non-approved partners (like Popcorn Hour).

When it comes to online content, streaming movies through services like Vudu, and Netflix's "Watch it Now" the content makers are doing one of the best jobs of shotting themselves in the foot, and doing it with the up-most of consistency.]]></description>
			<content:encoded><![CDATA[<p>These days, it seems like everyone is cutting access to thrid-party hardware/software.  <a href="http://hd.engadget.com/2009/03/06/hulu-blocks-boxee-browser-entirely-gloves-get-ripped-halfway-of/">Hulu did it with Boxee </a>and now <a href="http://www.engadget.com/2009/11/20/youtube-pulls-a-hulu-yanking-api-access-from-popcorn-hour-ot/">YouTube is doing it</a> with non-approved partners (like Popcorn Hour).</p>
<p>When it comes to online content, streaming movies through services like Vudu, and Netflix&#8217;s &#8220;Watch it Now&#8221; the content makers are doing one of the best jobs of shotting themselves in the foot, and doing it with the up-most of consistency.</p>
<h4>YouTube&#8217;s New Policy</h4>
<p>Let&#8217;s look at the recent YouTube development first.  This announcement pretty much comes on the heals of YouTube releasing 1080p (full HD) video on its site.  Which means if I&#8217;m using something to stream YouTube to my HD television, I can get some streams in nice full HD, which makes it really nice to watch on my television.  To a degree it makes sense.  Especially if content makers are going to use YouTube to release content, they&#8217;ll definitely want a cut of the financial pie so Google has to take steps to ensure they somehow derive revenue from this.  But not everything on YouTube is put up by Hollywood and there in lies the problem.  There should be no issue with me streaming non-Hollywood content to my TV on an unapproved device.  There&#8217;s a simple solution for this, YouTube could simply have a second API that you have to pay to get access to, leaving them with 1 public API and 1 private API.  They&#8217;re already monitoring video uploads for copyrighted content and they take those takedown notices very seriously so there should be nothing stopping them from segregating what&#8217;s available to different APIs.</p>
<h4>Hulu Blocks Boxee</h4>
<p>Hulu actually has an argument.  The point of Hulu is to watch TV shows on your computer and having to watch ads.  Since the content on Hulu is provided by Hollywood, they can to some degree control how it&#8217;s viewed.  It makes sense that these content makers would rather you watch TV shows on air or on a DVR where they can bombard you with commercials rather than having you watch it on your computer via Hulu where the number of commercials is limited.  In the end though, the lack of being able to stream Hulu to my television is going to cost them viewers and with their recent announcement to start charging soon, Hulu is going to die faster than initially planned, unless they can ink deals with hardware makers and find their way onto things like Blu-Ray players (like Netflix).</p>
<h4>Vudu &amp; Netflix &#8220;Watch it Now&#8221;</h4>
<p>Finally, something that makes zero sense.  Movie studios purposefully hold back video from providers like Vudu and Netflix.  Example, on Vudu if I want to rent the <a title="Vudu HDX" href="http://www.vudu.com/product_hdx.html">HDX</a> version (near Blu-Ray quality video) on my LG Blu-Ray player, on many movies I have to wait a month after the movie is available to purchase.  These studios do the same thing with Netflix&#8217;s &#8220;Watch Instantly&#8221; for newer movies.  In fact, the Netflix instant watch feature is loaded with movies and television shows that are either old, B grade, or even just flat out unwatchable.  Yes, there are some good titles available but they are generally the exception rather than the rule.</p>
<p>The logic behind this is that I won&#8217;t go and buy it if I can rent it for cheap.  Which is completely the wrong thought process because really, if I&#8217;m iffy on a movie, I won&#8217;t buy it period.  However, if I can rent it or see it cheaply (say Vudu streaming rental or Netflix &#8220;Watch it Now&#8221;) I&#8217;m more likely to buy it if I enjoy the flick.  In fact I have purchased several movies due to seeing them using &#8220;old-fashioned&#8221; Netflix (you know, where you actually get a DVD in the mail).</p>
<p>Conclusion</p>
<p>All these companies are doing the same basic thing.  They are limiting how we can watch content.  They are dictating how we are allowed to watching something rather than letting the market tell them how we want to watch content.</p>
<p>They think that if they can control how we watch content they can in turn control how we buy it.  And this is just backwards.  Let the market figure out how it wants to watch content and then do that.  Because long term, how the average consumer actually consumes content will change.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2009/11/23/online-video-content-makers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hulu to Start Charging, Viewers to Stop Watching</title>
		<link>http://www.mkoby.com/2009/10/22/hulu-to-start-charging-viewers-to-stop-watching/</link>
		<comments>http://www.mkoby.com/2009/10/22/hulu-to-start-charging-viewers-to-stop-watching/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 22:15:40 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[hulu]]></category>
		<category><![CDATA[Television]]></category>
		<category><![CDATA[video streaming]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1404</guid>
		<description><![CDATA[Earlier today, news made the rounds that Hulu, an online television show streaming website, will begin charging for their service in 2010 (EW Article).]]></description>
			<content:encoded><![CDATA[<p>Earlier today, news made the rounds that Hulu, an online television show streaming website, will begin charging for their service in 2010 (<a title="Hulu to start charging in 2010" href="http://news-briefs.ew.com/2009/10/22/hulu-to-start-charging-in-2010/">EW Article</a>).</p>
<p>If you&#8217;ve never used Hulu before, here&#8217;s the basic premise.  Shows from the major networks (ABC, Fox, CBS, NBC, etc) can be watched in both standard and high definition via the Hulu website.  The catch is there are some small (less than 30 second) commercials inserted through out the show.  The commercials are shorter than those you&#8217;d watch on regular TV and less frequent.  Giving people a nice way to catch the shows they missed the night before, and give TV people a way to make money.  <span style="background-color: #ffffff;">The idea behind Hulu was to eliminate the need for people to illegally download shows through things like BitTorrent.  The good news is, it mostly worked.  Yes, people still download torrents, but Hulu as an idea worked quite well.  People, in general, were willing to put up with the short commercials in trade for the ability to watch their favorite shows online when they wanted.</span></p>
<p><span style="background-color: #ffffff;">However, announcing that you&#8217;re going to start charging people without a lot details is a bad idea.  If you are going to remove the commercials and charge your users, then you might have an argument.  However, if you&#8217;re going to charge me money and make me sit through commercials, then I&#8217;ll have a serious problem (and so will most Hulu users).  It is a bad move to start charging for something people have come to expect to be free, and then on top of that still subject them to the commercials.</span></p>
<p><span style="background-color: #ffffff;">It is important to note that Hulu hasn&#8217;t announced how a subscription service will work or what it will look like so we will all just have to wait and see.  Personally Hulu&#8217;s content providers need to wake up and realize that they&#8217;ll send people back to torrents and other illegal means of getting their favorite shows if they back a bad subscription model.  They already lost favor when they made Hulu block things like Boxee, so they really don&#8217;t need to earn themselves anymore bad ire.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2009/10/22/hulu-to-start-charging-viewers-to-stop-watching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Question Your Government</title>
		<link>http://www.mkoby.com/2009/09/02/question-your-government/</link>
		<comments>http://www.mkoby.com/2009/09/02/question-your-government/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 23:02:48 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1343</guid>
		<description><![CDATA[A democracy in which the leaders do not fear their constituants (the citizenry) is not a democracy.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been chewing on some things the past few days.  One of those is Glenn Beck and his recent run in with the liberal left and their smear campaign over the fact that he called Obama a &#8220;racist&#8221; but this is just one piece of a much larger problem.  I think the main issue people have with people like Glenn Beck, myself, and others is that we question our government.  With the government wanting to start socialized health care, people like me ask &#8220;why do we need that, there&#8217;s such a small percentage of people without insurance?&#8221;  People like Glenn Beck wonder why our president, who is in control of deomocratic republic has people who are communists, radicals, and people of questionable pasts in charge of things.  People like me wonder why we have &#8220;czars&#8221; (synonomous with &#8220;emperors&#8221;).</p>
<p>There is a reason why the first amendment of the United States Constitution gives the right of freedom of speech and press (also religion but that&#8217;s not part of today&#8217;s discussion).  It is so that we as citizens can stand up in public and question our government, our leaders, and those spending our tax dollars.  It is the press&#8217;s job to poke, prod, and question our leaders decisions, pasts, and acquantinces.  However, the media, especially outlets like the New York Times, CNN, MSNBC, and other television and newspaper outlets have become little more than mouth pieces of the liberal left.  This isn&#8217;t just my opinion but the opinions of others I know, several who would be decidedly liberal left.  It&#8217;s no secret that the media has a liberal slant.  It&#8217;s no secret the right wingers hate it.  It&#8217;s no secret that people like Glenn Beck, and Bill O&#8217;Reilly give in to sensationalism.  But they aren&#8217;t the only ones.</p>
<p>What I want to see more of is informed debate.  We have so many people yelling and arguing from both sides and they have zero clue what they&#8217;re talking about.  The left say the right&#8217;s uninformed, and the right says the same of the left.  Problem is, they&#8217;re both right and neither side wants to admit it, become educated, and have intelligent conversation that is helpful and informative.  When I go political on this blog, I really try to be informative and not just in attack mode.  I&#8217;m not saying I&#8217;m always successful at it, but I know that I make a concentrated effort to inform, debate, and listen to the other side.  People who know me, know this to be true.</p>
<p>But it all comes back to basic point.  How much do you trust your leaders, especially politicans.  We all know politicans are stereotypically double speakers, yet people who question the president (any president mind you) are looked at as crazy right-wingers, or leftist nutballs.  It is our job as the citizenery to question our government about everything, it is our right to protest publically against that which we don&#8217;t agree with.  We&#8217;re all different and not everyone is going to agree on everything.  I don&#8217;t agree with socialized healthcare, but you might not agree with teaching abstitence in public schools.  We all have different things we&#8217;re passionate about, but it&#8217;s those difference that lead us to compromise.  Problem is, we can&#8217;t compromise if everyone is name calling and yelling at each other.  So instead of yelling at each other as citizens, why don&#8217;t we target our energies at our politicians and leaders and make them understand what&#8217;s important to us.  Question your government, your leaders, make them scared of us (the citizens), we have control.  If you don&#8217;t like what your senators and representatives are doing, vote them out.  Speak with your vote, your petitions, your public assemblies, and your letters.  Call them on their double speak, call them on their indiscrestions, call them on their past affiliations, this stuff needs to take place on both sides.  A democracy in which the leaders do not fear their constituants (the citizenry) is not a democracy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2009/09/02/question-your-government/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Social Networks &amp; Job Hunting</title>
		<link>http://www.mkoby.com/2009/08/27/social-networks-job-hunting/</link>
		<comments>http://www.mkoby.com/2009/08/27/social-networks-job-hunting/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 15:25:36 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1340</guid>
		<description><![CDATA[This really goes to show the power of social networks and having good followers.  I would not have some of the opportunities if it wasn't for my Twitter followers who retweeted my resume and LinkedIn links like wildfire yesterday.  And on Facebook, I was given instructions for no less than 2 companies on how to apply and send my resume, from real people that I know. Not bots or spam people that can you deal with on places like Monster.]]></description>
			<content:encoded><![CDATA[<p>As noted yesterday, I was laid off from my job recently (yesterday).  After I was laid off, I posted a note to Twitter and Facebook that linked to the <a title="Michael Koby's Resume" href="http://www.mkoby.com/michaelkoby_resume.pdf">PDF version of my resume</a>.  The idea was to cast the widest net possible so I had stuff to look at and people to talk to when I began my job search today.  That link was re-tweeted no less than 7 times by friends and colleagues.  The end result was that, as of this morning 111 people have clicked on that link.  That&#8217;s 111 people that have downloaded and/or viewed my resume.  Since it was a direct PDF link, it can be assumed a large percentage of those people actually saw my resume, because their web browser opened the PDF for view in the web browser itself.</p>
<p>While I haven&#8217;t uploaded my new resume to places like Monster.com or HotJobs, in the past I was lucky if 10-12 people clicked on my resume on those sites.  The difference it has made in my search for a job is this, when I began to call people back, return emails, and Twitter direct messages I had 2 phone calls from two different recruiters, 1 email from a corporate recruiter for a consulting company, and 2 Twitter direct messages about possible jobs.  I went from having zero opportunities at 8am yesterday (when I was laid off) to having at least 4 real possible job opportunities in 24 hours.</p>
<p>This really goes to show the power of social networks and having good followers.  I would not have some of the opportunities if it wasn&#8217;t for my Twitter followers who retweeted my resume and LinkedIn links like wildfire yesterday.  And on Facebook, I was given instructions for no less than 2 companies on how to apply and send my resume, from real people that I know. Not bots or spam people that can you deal with on places like Monster.</p>
<p>Remember, next time you&#8217;re looking for a job, look to your social networks, a lot of good can come from them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2009/08/27/social-networks-job-hunting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Facebook Winning the OpenID War?</title>
		<link>http://www.mkoby.com/2009/08/25/is-facebook-winning-the-openid-war/</link>
		<comments>http://www.mkoby.com/2009/08/25/is-facebook-winning-the-openid-war/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 13:38:41 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[single signon]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1333</guid>
		<description><![CDATA[My question is, "Is Facebook winning the OpenID war?". Not that there is really a war going on persey.  I'm sure some people will make the argument that the two technologies are different (and on some level they very much are), but from a end user perspective they accomplish a similar goal and since a lot of people already have Facebook accounts the userbase for Facebook Connect is larger than OpenID. ]]></description>
			<content:encoded><![CDATA[<p>I surf the internet a lot.  It&#8217;s not really a secret.  I read a lot of sites on a variety of topics.  One thing I have noticed more of as I browse various sites is the &#8220;Facebook Connect&#8221; icon (<img class="alignnone" title="Facebook Connect icon" src="http://static.ak.fbcdn.net/rsrc.php/z6MJW/hash/9cymg7nd.gif" alt="" width="89" height="21" />).  It might be a small variation on that image, but I&#8217;m seeing in more and more places.</p>
<p>A few years ago, there was a large push behind <a title="OpenID" href="http://openid.net/">OpenID</a>.  OpenID, worked in  a similar way that Facebook does.  A website could set up a way to authenticate a user via an outside source, allowing the user to have a single password that they had to remember.  The idea behind this is that the one password that would be remembered would be incredibly strong.  But the user could connect to a website without having to signup for an account because the OpenID login was their login.  Facebook Connect works exactly like OpenID does, a person can log into a site using their Facebook credentials, thus allowing them to not have to remember a different password and create a new account on yet another webpage.</p>
<p>My question is, &#8220;Is Facebook winning the OpenID war?&#8221;. Not that there is really a war going on persey.  I&#8217;m sure some people will make the argument that the two technologies are different (and on some level they very much are), but from a end user perspective they accomplish a similar goal and since a lot of people already have Facebook accounts the userbase for Facebook Connect is larger than OpenID.  While some of the underlying technology is different, if the end result is the same from a user perspective, what incentive is there for a user to choose to get an OpenID when their Facebook credentials will work just fine?  Also, from a programmer&#8217;s perspective why implement OpenID when I can implement Facebook Connect and achieve a similar result?</p>
<p>Long term, I think Facebook might win out in this &#8220;single sign-on&#8221; war.  Microsoft tried but it really hasn&#8217;t won.  The only place you use your Live ID to log in is a Microsoft site.  Facebook Connect and OpenID are used in more places.  Time&#8217;s going to tell the true winner on this one but what do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2009/08/25/is-facebook-winning-the-openid-war/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why Apple Should Fear (But Also Embrace) Google</title>
		<link>http://www.mkoby.com/2009/08/24/why-apple-should-fear-but-also-embrace-google/</link>
		<comments>http://www.mkoby.com/2009/08/24/why-apple-should-fear-but-also-embrace-google/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 13:30:41 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google voice]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1331</guid>
		<description><![CDATA[And with that in mind, there is this one simple fact: mobile application developers can survive without Apple and it's iPhone.  The did for years before there was an iPhone.  With more mobile platforms now than before, a mobile application developer has a lot of choices: Android, Windows Mobile, Palm's WebOS, and even Symbian.  What Apple can't do is support the App Store without it's application developers. ]]></description>
			<content:encoded><![CDATA[<p>Late last week, both <a title="TechCrunch's Review of AT&amp;T's FCC Response on Google Voice iPhone App" href="http://www.techcrunch.com/2009/08/21/att-to-fcc-we-did-not-block-the-google-voice-app-on-the-iphone/">AT&amp;T</a> and <a title="TechCrunch's Review of Apple's FCC Response on Google Voice iPhone App" href="http://www.techcrunch.com/2009/08/21/apples-response-to-the-fcc-we-didnt-reject-the-google-voice-app-were-still-looking-at-it/">Apple</a> released there responses to the FCC inquiry regarding the Google Voice iPhone application.  Also, <a title="Apple Afraid Google is Taking Over the iPhone" href="http://www.theiphoneblog.com/2009/08/22/apple-afraid-google-iphone/">The iPhone Blog</a>, released an article about Apple being afraid that Google is taking over the iPhone.  It is an interesting concept, Apple being afraid of Google and it makes one question where things are going on a technology front.</p>
<p>Let&#8217;s review: Apple released an extremely popular phone, the iPhone.  It is used by both seasoned geeks and teenage hipsters looking to be &#8220;cool&#8221; to their friends and classmates.  It has gone from having zero market share to having a nice worldwide market share in just 3 years (still not beating Nokia but Apple still has some impressive numbers).  Google, in it&#8217;s &#8220;don&#8217;t be evil&#8221; way, managed to land 2 native iPhone applications at launch: Google Maps and YouTube.  Not only are these apps native, but they are extremely popular.  Also, Google has two top 50 apps in the iPhone App Store (Google Mobile and Google Earth), and the recent release of the Google Latitude web app Google has an impressive array of applications for use on the iPhone.</p>
<p>So is the rejection of the Google Voice iPhone app a result of fear from Apple about Google taking over the iPhone?  Could be.  But while Apple might be starting to fear Google&#8217;s apps on their platform, they should embrace Google.  Why?  Geeks (and the general public) love Google.  They like what they see Google doing.  People pay attention to Google.  Michael Arrington of TechCrunch recently dropped his iPhone over this whole Google Voice debacle.  Apple needs to realize that they have a platform that people like to develop for, and it behoves them to allow as many developers as possible onto that platform.  Aside from blocking obvious pornography apps (and that is another debate all together), Apple needs to stand aside and let people develop and release apps to their device.</p>
<p>It makes sense for Google to target the iPhone even though they have the Android platform.  The iPhone is a popular device, lots of people have one, so targeting apps at it has a good pay off.  And with that in mind, there is this one simple fact: mobile application developers can survive without Apple and it&#8217;s iPhone.  The did for years before there was an iPhone.  With more mobile platforms now than before, a mobile application developer has a lot of choices: Android, Windows Mobile, Palm&#8217;s WebOS, and even Symbian.  What Apple can&#8217;t do is support the App Store without it&#8217;s application developers.  Make enough of them angry, especially big ones like Google, Apple runs the risk of losing quality application developers and thus loses quality applications on their platform.</p>
<p>So while Apple might be scared that Google has so many good applications for the iPhone, they should just let it go and accept it.  Apple doesn&#8217;t want to lose Google as a App Store developer, because you treat a big company like Google badly, smaller developers will begin to question how viable developing for the iPhone is and move elsewhere. Apple needs to get over it, be more accepting of apps on their platform, and make everyone happy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2009/08/24/why-apple-should-fear-but-also-embrace-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where Are My Windows Virtual Desktops?</title>
		<link>http://www.mkoby.com/2009/08/04/where-are-my-windows-virtual-desktops/</link>
		<comments>http://www.mkoby.com/2009/08/04/where-are-my-windows-virtual-desktops/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 20:36:48 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1308</guid>
		<description><![CDATA[I was just thinking about the fact that most window managers on Linux have had virtual desktops for as long as I can remember.  Apple released something similar in a recent OSX version.  Most cell phones have multiple "screens" (see Android and iPhone) for organizing your apps and views.  Heck, even some recent Nokia smartphones have a "work" and "home" screens.  But why on earth has Microsoft not implemented similar functionality into Windows?  We're coming up on the release of Windows 7 and we are still without features other operating systems have had for well over a decade.  Microsoft, where are my virtual desktops on Windows?]]></description>
			<content:encoded><![CDATA[<p>I was just thinking about the fact that most window managers on Linux have had virtual desktops for as long as I can remember.  Apple released something similar in a recent OSX version.  Most cell phones have multiple &#8220;screens&#8221; (see Android and iPhone) for organizing your apps and views.  Heck, even some recent Nokia smartphones have a &#8220;work&#8221; and &#8220;home&#8221; screens.  But why on earth has Microsoft not implemented similar functionality into Windows?  We&#8217;re coming up on the release of Windows 7 and we are still without features other operating systems have had for well over a decade.  Microsoft, where are my virtual desktops on Windows?</p>
<p>If you don&#8217;t know what virtual desktops are, a quick definition would be multiple desktops without a need for multiple monitors.  The good thing about virtual desktops is, they allow you to have multiple applications open in a slightly more organized manner.  For example, you might have your development environment open on one virtual desktop, then have your email and instant messaging applications open on completely different desktop.  Or you might have your web browser open on one desktop and your music player on another.</p>
<p>When I work on a Linux desktop, I have my web browsing on and other common applications on my main desktop and then I have my development environment on another desktop, and finally a virtual machine running Windows on yet another desktop.  Giving me great separation of tasks and thus the ability to keep track of what I&#8217;m working on.  It&#8217;s a way to not only separate application (and work) on your screen but also mentally.  You have less going on, on a per screen basis.</p>
<p>Again, I have to ask, why is this feature not native in Windows?  I can understand it not being on by default.  I get that it can be a confusing way to work at first (I know it was for me).  And I can understand not wanting a million support calls asking &#8220;where did all my windows go&#8221; because that could get annoying.  Why not have a little section in the Display settings that allows me to turn this feature on and input how many virtual desktops I want?</p>
<p>Come on Microsoft, get with the times.  Some people want this functionality.  So much so that several have written third party applications to get it on Windows.  But serveral of them are horrible and use more resources than necessary.   When am I going to get native virtual desktops inside Windows?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2009/08/04/where-are-my-windows-virtual-desktops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gun Control &#8211; Lets Get Something Straight</title>
		<link>http://www.mkoby.com/2009/07/22/gun-control-lets-get-something-straight/</link>
		<comments>http://www.mkoby.com/2009/07/22/gun-control-lets-get-something-straight/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 00:38:14 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1282</guid>
		<description><![CDATA[There was big news today about the Senate voting against the right of concealed weapon license holders being able to carry their weapon across states (essentially turning a CHL into something resembling a driver's license, in that a license granted in a single state is considered valid in another).  While I'm not going to argue the right/wrong of the issue's outcome, I wanted to point out something that really eerked me in a LA Times article on the subject (article here).]]></description>
			<content:encoded><![CDATA[<p>There was big news today about the Senate voting against the right of concealed weapon license holders being able to carry their weapon across states (essentially turning a CHL into something resembling a driver&#8217;s license, in that a license granted in a single state is considered valid in another).  While I&#8217;m not going to argue the right/wrong of the issue&#8217;s outcome, I wanted to point out something that really eerked me in a LA Times article on the subject (<a href="http://www.latimes.com/news/nationworld/nation/la-na-gun-vote23-2009jul23,0,4514090.story">article here</a>).</p>
<p>Here&#8217;s the quote:</p>
<blockquote><p>&#8220;Opponents of the measure &#8212; including Gov. Arnold Schwarzenegger, the International Assn. of Chiefs of Police and the mayors of Los Angeles and New York, among others &#8212; called it an assault on states&#8217; rights and warned that it would increase gun violence&#8221;</p></blockquote>
<p>Here&#8217;s my problem(s) with the above statement.  First and foremost, the law being voted on is not an assault on state&#8217;s rights.  The second amendment of the Constitution clearly says:</p>
<blockquote><p>&#8220;A well regulated Militia, being necessary to the security of a free State, the right of the people to keep and bear Arms, shall not be infringed.&#8221;</p></blockquote>
<p>While one could debate what &#8220;a well regulated militia&#8221; means, for the purposes of my argument it means &#8220;the people&#8221; since in the time the Constitution was written, the army was the people.  But it the amendment clearly states &#8220;the right of the people to keep and bear arms, shall NOT be infringed&#8221; and with that, allowing a gun owner (and licensed concealed weapon holder) to cross state lines is a right afforded by the Constitution of these United States.</p>
<p>Continuing that line of thought, the tenth amendment of the same Constitution is the one that deals specifically with states rights and it says:</p>
<blockquote><p>&#8220;The powers not delegated to the United States by the Constitution, nor prohibited by it to the States, are reserved to the States respectively, or to the people.&#8221;</p></blockquote>
<p>When you read the above quote, focus on the part where it says &#8220;nor prohibited by it to the States&#8221; which means that a state can not infringe on a right specifically granted by the Constitution.  Since the &#8220;people&#8217;s right to bear arms&#8221; is something that &#8220;should not be infringed upon&#8221; in the previous amendment, the law that failed to pass through the Senate today is not in anyway &#8220;an assault on states rights&#8221; and in fact, the argument of the people and organizations is in fact a violation of federal rights granted by the Constitution.</p>
<p>Let&#8217;s review.  The right for a person to bear arms is the second amendment of the United States Constitution (second to freedom of speech, religion, and press), and the tenth amendment clearly says that a state law can not supersede a right granted by the Constitution.  Therefore, since the second amendment states a person has the right to bear arms, according to the tenth amendment, state laws are prohibited from creating laws that counter that amendment because creating a law that infringes on one&#8217;s rights to bear arms is a power prohibited by the Constitution.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2009/07/22/gun-control-lets-get-something-straight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(Short Term) Exclusive Phone Agreements Are NOT Anticompetitive</title>
		<link>http://www.mkoby.com/2009/07/08/short-term-exclusive-phone-agreements-are-not-anticompetitive/</link>
		<comments>http://www.mkoby.com/2009/07/08/short-term-exclusive-phone-agreements-are-not-anticompetitive/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 14:35:32 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[at&t]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1269</guid>
		<description><![CDATA[I&#8217;m breaking internet geek rules by making the statement above.  But hear me out and I&#8217;ll explain why I think Fred Wilson is wrong on some things but gets a few things right.
To begin with, exclusive phone agreements are generally short term in nature.  Generally they last a year or two.  However, AT&#38;T is currently [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m breaking internet geek rules by making the statement above.  But hear me out and I&#8217;ll explain why I think <a title="Is The Exclusive Deal Between Apple and AT&amp;T Anticompetitive?" href="http://www.avc.com/a_vc/2009/07/is-the-exclusive-deal-between-apple-and-att-anticompetitive.html">Fred Wilson</a> is wrong on some things but gets a few things right.</p>
<p>To begin with, exclusive phone agreements are generally short term in nature.  Generally they last a year or two.  However, AT&amp;T is currently renegotiating with Apple to maintain exclusive rights to the iPhone in fear that losing will cause them to lose customers.  The initial deal for iPhone exclusivity was around 2 years.  They&#8217;re pushing for another 2.  This I do find issue with and feel that AT&amp;T should have the deal looked into.  More on that later.</p>
<p>Secondly, cell providers have to take every advantage they can get now that number portability is the rule of thumb.  Keeping customers in a market where margins are low (at least on voice, getting lower on data every year) is key to staying in the black.  So to attract customers, phone exclusivity agreements work.  It brings in the customers and then once the customers are hooked, the carrier can let the exclusivity of a device go because they already got the customers the device would bring.</p>
<p>Lastly, I&#8217;m okay with locked subsidized phones.  If a carrier wants to offer a phone at a lower price if purchased locked to that carrier, I&#8217;m okay with that.  Most people don&#8217;t change cell providers that frequently and others just don&#8217;t care all that much.  They stay with a service because their family and friends are on it and thus they get to use that nice free &#8220;mobile to mobile&#8221; calling that most providers have.  So, if a carrier wants to sell locked phones at a lower price, I&#8217;m okay with that.</p>
<p>Now where I agree with Mr. Wilson is that a phone&#8217;s exclusivity should not hinder me from purchasing an unlocked version from either the manufacturer or the carrier.  If I walk into the AT&amp;T (or Apple) store, I should be able to buy an unlocked iPhone.  Or at the very least, I should be able to have it unlocked without having to result to hacking the device and living in fear of the next software update.  I should have the option to choose if I want to purchase unlocked or subsidized.  If I&#8217;m on AT&amp;T and have no plans to leave for a couple of years, then I should be able to get a cheaper phone because I&#8217;m going to be locked into a contract.  However, if I just want the latest device, I should be able to walk into the store and buy an unlocked phone and I should be charged more because I&#8217;m buying the device sans service.</p>
<p>The key here is choice.  The problem is, we have 2 different kinds of cell service here in the United States.  There is GSM (AT&amp;T and T-Mobile) and CDMA (Verizon and Sprint).  I can&#8217;t buy a device from AT&amp;T or T-Mobile and have it work on either Verizon&#8217;s or Sprint&#8217;s network, because they utilize different technologies.  Until all the cell providers use the same technology, we are locked into one set of providers.</p>
<p>Finally, I think that long term phone exclusivity agreements should be looked into.  Allowing AT&amp;T to have four full years of iPhone exclusivity is what I would consider anti-competitive.  A year of two of phone exclusivity is okay, it&#8217;s a way to bring in new customers, so I understand the need for phone exclusivity.  But the agreements need to be limited to within a certain timeframe.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2009/07/08/short-term-exclusive-phone-agreements-are-not-anticompetitive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can You Be a Thought Leader Without a Blog?</title>
		<link>http://www.mkoby.com/2009/06/26/can-you-be-a-thought-leader-without-a-blog/</link>
		<comments>http://www.mkoby.com/2009/06/26/can-you-be-a-thought-leader-without-a-blog/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 23:09:46 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1256</guid>
		<description><![CDATA[First off look at blogging for what it is, at it's deepest core, it's writing.  It's conveying ideas using words.  Before the internet this was done on paper, before that stone.  People who have been thinkers always wrote down their thoughts and captured them using whatever medium was available to them at the time.  In some cases that was just telling a person, who then told another person, who then to..you get the idea. ]]></description>
			<content:encoded><![CDATA[<p>Robert Scoble, asked on FriendFeed yesterady, &#8220;<a title="Can you be a thought leader without a blog" href="http://friendfeed.com/scobleizer/c04c4b52/can-you-be-thought-leader-without-blog-i-ll">Can you be a thought leader without blogging</a>&#8221; and I commented there but I&#8217;ll givemy short answer here: no, you can&#8217;t.  At least not long term.  Allow me a few moments to clarify.</p>
<p>First off look at blogging for what it is, at it&#8217;s deepest core, it&#8217;s writing.  It&#8217;s conveying ideas using words.  Before the internet this was done on paper, before that stone.  People who have been thinkers always wrote down their thoughts and captured them using whatever medium was available to them at the time.  In some cases that was just telling a person, who then told another person, who then to..you get the idea.</p>
<p>In an era where we limit our thought capacity to 140 some-odd characters to send to the internet via a messaging system we &#8220;didn&#8217;t know we needed&#8221; it is possible to condense some thoughts down to this paliatable size.  But not all thoughts work in the confines of 140 characters or less.  Some require exposition, they require explaination and context.  Not everyone reads, listens, and watches the same stuff you do.  So sometimes you have to provide context for your thoughts.  Why did you have it, what led you to it, how did you arrive at a conclusion.  All these are important to the overall thought process, they can also be instrumental in accurately conveying that thought.</p>
<p>That&#8217;s not to say you can&#8217;t be a thought leader of some kind if you limit yourself to services like Twitter or FriendFeed (which Scoble has taken to doing lately).  Robert Scoble is blogging less and using FriendFeed more.  He has found a medium that works best for what he does.  Scoble understands technology, and he understand the it&#8217;s changing world quite well.  This is perhaps the outcome of being a part of that world for so long.  He watches so many avenues of thoughts from other people that he can see trends and routines a lot of people can not. Since he&#8217;s blogging less, does that make him less of a thought leader?  Probably not.  He&#8217;s simply adopting a new method for conveying his thoughts.  Will it work long term?  Well that&#8217;s what we&#8217;ll have to wait to see.  I for one thing that it might, but it&#8217;s going to be a few more years before you can not blog, write, or something of the sort and be a thought leader.  You have to be able to provide context, that&#8217;s hard to do when space is limited.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2009/06/26/can-you-be-a-thought-leader-without-a-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>State of Wireless in Linux Distros</title>
		<link>http://www.mkoby.com/2009/06/26/state-of-wireless-in-linux-distros/</link>
		<comments>http://www.mkoby.com/2009/06/26/state-of-wireless-in-linux-distros/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 14:47:21 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1252</guid>
		<description><![CDATA[There in lies the problem.  Wireless is now an important part of computing.  While my main concern is my desktop, none of the CDs I tried had my wireless working without major hoops on my work provided laptop either (Dell Latitude D830).  And wireless is pretty much standard on laptops these days.  Wireless has to work and it has to be painless.]]></description>
			<content:encoded><![CDATA[<p>Over the past few days I have downloaded a few different Linux Live CDs.  If you don&#8217;t know what a Live CD is, it is a bootable CD that boots into a completely working Linux desktop, allowing the user to test the Linux distribution without having to install anything to a hard drive.  It&#8217;s a nice way to try distributions without formatting or installing anything.</p>
<p>The reason I downloaded these Live CDs is so I could test other Linux distributions (distros) and check to see if they would work with my wireless device, since all the computers in my house run on the wireless network.  I can&#8217;t install a Linux distribution unless it allows my wireless device to work &#8220;out of the box&#8221; (without needing to download additional drivers).</p>
<p>Sadly, I have to report that attempting to install Debian&#8217;s latest stable version from a DVD or a Live CD, neither had my wireless USB adapter working.  Same goes for the Fedora&#8217;s latest (released just this month).  Also sad, my wireless USB adapter uses a chipset who has released driver source code specifically for Linux, so it not working on two major Linux distributions is disheartening.  Ubuntu seems to be the only major distribution that supports my wireless adapter from the get go.</p>
<p>There in lies the problem.  Wireless is now an important part of computing.  While my main concern is my desktop, none of the CDs I tried had my wireless working without major hoops on my work provided laptop either (Dell Latitude D830).  And wireless is pretty much standard on laptops these days.  Wireless has to work and it has to be painless.  Fedora had my wireless network working, but it wouldn&#8217;t find my wireless G compatible access point for some reason.  Even typing in the SSID (network ID) manually didn&#8217;t help get it to work.  The Debian Live CD didn&#8217;t even activate the wireless at all, and the install DVD said I needed to install firmware off of a removable drive, but it didn&#8217;t tell me where I could download said firmware.</p>
<p>Just to note, yes, I can do a google search to find the firmware.  And yes, I could install the distribution and then download, compile, and install the wireless device drivers manually.  I&#8217;m quite capable, but that&#8217;s not the point.  The point is that, since driver source code is available from the chipset manufacturer, it should be included already.  I understand something not working because of lack of support from the manufacturer, but when they are already making the them available in a Linux friendly fashion, why do I need to download, compile, and install?  Shouldn&#8217;t the distro handle that?  What if a non-geek has the same hardware I do, would you expect them to know how to compile?  Even if you do expect them to, they won&#8217;t do it.  They&#8217;ll simply move on.</p>
<p>Again, wireless needs to work out of the box, you can&#8217;t expect non-geeks to go and download wireless device firmware especially if you don&#8217;t tell them where to go online to find it.  I understand that the main reason this is still an issue is because manufacturers are not opening up their drivers or releasing drivers that can be used in Linux.  We&#8217;re in the year 2009, can&#8217;t we just please have the drivers so we can run the operating system we want to run?  I guess that&#8217;s a taller order than we thought.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2009/06/26/state-of-wireless-in-linux-distros/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Will Crowdsourcing News Online Kill The Newspapers?</title>
		<link>http://www.mkoby.com/2009/06/25/will-crowdsourcing-news-online-kill-the-newspapers/</link>
		<comments>http://www.mkoby.com/2009/06/25/will-crowdsourcing-news-online-kill-the-newspapers/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 14:55:20 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1241</guid>
		<description><![CDATA[So if I can subscribe to the RSS feeds of these aggregaters main pages, I can essentially only see news items that a large number of people deem important.  I've cut out the newspaper, CNN, BBC, almost completely (one would assume that links to these things would pop up on these aggregaters).  This means that I get real news and avoid the fluff. ]]></description>
			<content:encoded><![CDATA[<p>As the newspapers meet in secret to discuss how they are going to increase revenue and look at suing various online news aggregators (like <a title="Google News" href="http://news.google.com">Google News</a>), I have discovered something that will probably only increase the speed at which newspapers will die out.  I recently posted about <a title="Trying to Use FriendFeed More" href="http://www.mkoby.com/2009/06/19/trying-to-use-friendfeed-more/">reaquainting myself with FriendFeed</a>.  I mentioned in that article how FriendFeed&#8217;s shining gem is in how it helps crowdsource the news and as such can help people find news that really matters to them on a wide range of topics.</p>
<p>Social news aggregaters have been around for a few years, one of the most popular being <a title="Digg" href="http://www.digg.com">Digg</a>.  Digg is one of the few that really aggregates a large number of topics under a single site.  Other aggregaters exist and some are even topic specific (like <a title="DotNetKicks" href="http://www.dotnetkicks.com/">DotNetKicks</a>).  Social news aggregaters allow news items to be crowdsourced and have only the most popular (and hopefully the most relevant) bubble up to the top of the heap.  This allow users to only grab the best (as decided by community) and never have to see the stuff that no one cares about (they can of course choose to browse these if they want).</p>
<p>So if I can subscribe to the RSS feeds of these aggregaters main pages, I can essentially only see news items that a large number of people deem important.  I&#8217;ve cut out the newspaper, CNN, BBC, almost completely (one would assume that links to these things would pop up on these aggregaters).  This means that I get real news and avoid the fluff.</p>
<p>Of course the downside to this is I am at the mercy of the masses.  Digg is a perfect example of a news aggregator that has become little more than a mouth piece for the American left-wing.  In fact, I had to stop using Digg altogether because it was so hard to get away from people spouting left-wing propaganda and refusing to listen to facts when presented from a different view point.  When that happens the news source becomes worthless.  It can no longer be trusted.  In order to have a well balanced news intake, one must look at all viewpoints to determine truth and accuracy.  There are ways around this, and I&#8217;m sure someone will eventually be able to come up with a aggregation site that can&#8217;t be gamed (or at least one that is difficult to game).</p>
<p>People have already (mostly) moved to getting their news online.  My local newspaper has raised it prices 2 times in recent memory in order to combat fewer print readers.  Long term, the general public will come to look towards the educated masses to help them select what news to read, most (if not all) of it will be done online.  The printed newspapers are attempting to hold onto their dying media with a tight grip, but it&#8217;s usually when you hold on to something tight that you start to you lose your grip on it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2009/06/25/will-crowdsourcing-news-online-kill-the-newspapers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why I Uninstalled TweetDeck From My iPhone</title>
		<link>http://www.mkoby.com/2009/06/18/why-i-uninstalled-tweetdeck-from-my-iphone/</link>
		<comments>http://www.mkoby.com/2009/06/18/why-i-uninstalled-tweetdeck-from-my-iphone/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 14:30:34 +0000</pubDate>
		<dc:creator>Michael Koby</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[tweetdeck]]></category>
		<category><![CDATA[tweetie]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.mkoby.com/?p=1234</guid>
		<description><![CDATA[Last night after trying to use it for an entire day, I uninstalled TweetDeck from my iPhone.  The app, in case you haven't used it yet, is gorgeous.  It is incredibly simple to use while retaining much of the power that can be found in the desktop version of TweetDeck, most specifically tabs.  But it had it's share of problems.]]></description>
			<content:encoded><![CDATA[<p>Last night after trying to use it for an entire day, I uninstalled <a title="TweetDeck" href="http://www.tweetdeck.com">TweetDeck</a> from my iPhone.  The app, in case you haven&#8217;t used it yet, is gorgeous.  It is incredibly simple to use while retaining much of the power that can be found in the desktop version of TweetDeck, most specifically tabs.  But it had it&#8217;s share of problems.</p>
<p>While the application looks fantastic, it&#8217;s buggy as all heck.  I had random crashes when trying to add users to a tab I had just created while viewing their profile.  It would randomly crash when loading a tweet or a user.  But also, it didn&#8217;t handle refreshes in a way that made sense.  I would see new tweets when I had the app open, but if I closed the app and loaded it up a few minutes later after doing something else, those tweets I saw when I was in TweetDeck would be gone when I came back and sometimes would not be shown after the app refreshed the tab.  Missing tweets don&#8217;t work well in a twitter app.  Finally, the lack of a landscape keyboard option is almost a deal breaker for me.  With how much I tweet from my iPhone I need a landscape keyboard option, since I type faster and with more accuracy that way.</p>
<p>I&#8217;m sure I could have gotten over the missing tweets thing, it might even have been user error, but the random crashes really made the app unusable.  Combined with the lack of landscape keyboards and you&#8217;ve really got an app I just can&#8217;t  use.  So for now, I&#8217;m sticking with Tweetie.  There&#8217;s a reason that it&#8217;s one of the top iPhone Twitter apps even though it cost 3 bucks to purchase.  It&#8217;s a solid app and easy to use.</p>
<p>Did you install TweetDeck to your iPhone?  What do you think?  Are you having similar experiences to mine or are yours completely different?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkoby.com/2009/06/18/why-i-uninstalled-tweetdeck-from-my-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
