<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Regular Geek</title>
	
	<link>http://regulargeek.com</link>
	<description>Where programming, the internet and social media collide.</description>
	<lastBuildDate>Sun, 15 Nov 2009 13:49:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain="regulargeek.com" port="80" path="/?rsscloud=notify" registerProcedure="" protocol="http-post" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/RegularGeek" type="application/rss+xml" /><feedburner:emailServiceId>RegularGeek</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Google Makes A Bid To Control The Internet</title>
		<link>http://feedproxy.google.com/~r/RegularGeek/~3/AHhuI3qyHBg/</link>
		<comments>http://regulargeek.com/2009/11/15/google-makes-a-bid-to-control-the-internet/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 13:49:52 +0000</pubDate>
		<dc:creator>Rob Diana</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Chrome OS]]></category>
		<category><![CDATA[Go language]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[SPDY]]></category>

		<guid isPermaLink="false">http://regulargeek.com/?p=1239</guid>
		<description><![CDATA[A few weeks ago, I wrote about the possibility of Google going evil. At that time, I was talking mostly about the fact that Google has free or cheap applications in many different areas. However, I did not really talk about standards they were developing. One commenter, Ed Richardson, mentioned this as a reason why [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago, I wrote about the <a href="http://regulargeek.com/2009/10/30/has-google-gone-evil/" target="_blank">possibility of Google going evil</a>. At that time, I was talking mostly about the fact that Google has free or cheap applications in many different areas. However, I did not really talk about standards they were developing. One commenter, <a href="http://www.digital-constructions.com/blog/blog.html" target="_blank">Ed Richardson</a>, mentioned this as a reason why they were not evil:</p>
<blockquote><p>The interesting situation is whether they abuse their position in relation to the setting of standards for the industry&#8230;</p></blockquote>
<p>At that time, there really was no evidence of this kind of thing except for their development of Google <a class="zem_slink" title="Google Wave" rel="homepage" href="http://wave.google.com/">Wave</a>, PubSubHubbub and the new Salmon protocol. I did not think these items were much of an &#8220;evil leaning&#8221; until I read some news this week.</p>
<p>First we have the <a href="http://google-opensource.blogspot.com/2009/11/hey-ho-lets-go.html" target="_blank">release of the Google Go programming language</a>. <a href="http://golang.org" target="_blank">Go</a> is described as &#8220;a systems programming language, expressive, concurrent, garbage-collected&#8221;. In the announcement, they talk about what go could do:</p>
<blockquote><p>Go is a great language for systems programming with support for multi-processing, a fresh and lightweight take on object-oriented design, plus some cool features like true closures and reflection.</p></blockquote>
<blockquote><p>Want to write a server with thousands of communicating threads?</p></blockquote>
<p>New languages are created all the time, so you would not think this is a big deal. However, it comes from a company that has a vested interest in the way you develop applications and websites. At least it did not seem like a big deal until I put it together with the <a href="http://blog.chromium.org/2009/11/2x-faster-web.html" target="_blank">announcement of SPDY</a>:</p>
<blockquote><p>SPDY is at its core an application-layer protocol for transporting content over the web. It is designed specifically for minimizing latency through features such as multiplexed streams, request prioritization and HTTP header compression.</p></blockquote>
<blockquote><p>So over the last few months, a few of us here at Google have been experimenting with new ways for web browsers and servers to speak to each other, resulting in a prototype web server and Google <a class="zem_slink" title="Google Chrome" rel="homepage" href="http://www.google.com/chrome">Chrome</a> client with SPDY support.</p></blockquote>
<p>This definitely puts Google into the territory of uncomfortable developments. If Google was not a major search engine that cared about how quickly they can crawl sites or a major web application provider that cared about how quickly the application responds to user actions, I would feel much better. However, they have a very significant interest in how quickly things move on the web. I can understand that everyone benefits from this, but Google probably benefits more than the user. This still does not really push them into evil territory though.</p>
<p>At the end of the week, I read about the one thing that made this all very possibly, damned close to evil. Your <a href="http://www.inquisitr.com/47835/your-google-pagerank-may-soon-depend-how-fast-your-site-loads-why/" target="_blank">PageRank may soon depend on how fast your site loads</a>:</p>
<blockquote><p>Not long after that Google’s<a href="http://videos.webpronews.com/2009/11/13/matt-cutts-interview/" target="_blank"> Matt Cutts has an interview with Mike McDonald from WebProNews</a> were Matt lets the world know that Google is seriously looking at making the page load time a part of the algorithm used to calculate a web site’s PageRank. The idea being that the faster your site loads the better that will affect your overall score as calculated by Google and the better placement you’ll have in search results.</p></blockquote>
<p>Now let&#8217;s look at Ed Richardson&#8217;s comment again, &#8220;The interesting situation is whether they abuse their position in relation to the setting of standards for the industry.&#8221; So, if you own over 70% of the search market, you are planning to release a new language that allows you to build faster and more concurrent servers that all talk this new faster SPDY standard, and you are saying that speed will be a part of your ranking algorithm for search results, you are using the monopoly hammer. There is another side issue to this problem that comes from a quote in the Inquisitr post:</p>
<blockquote><p><a href="http://marketingtechblog.com/search-engine-marketing-seo/site-speed-seo/">Douglas Karr from Marketing Tech Blog</a> doesn’t think so and he goes as far as to suggest that this is leaning to being evil.</p>
<p>How does a small personal blog hosted on GoDaddy for a few dollars compete with a company hosted on a platform that costs thousands of dollars with loadsharing, caching, web acceleration or cloud technologies?</p></blockquote>
<p>This means that smaller bloggers may be pushed down in the rankings because of these new developments and not given the same chance to compete against larger companies when it comes to search. Now, I am not Google-hating, but I am trying to raise awareness of what is happening. Google is using their dominant position in search and the internet in general to move things in the direction they see fit. We need to be very careful about this trend of events.</p>
<p>This does not include the ideas that Google is building the Chrome browser which is focused on making JavaScript run faster or the new Chrome OS which is an internet-focused operating system that is likely to run on netbooks and other devices. I know people may consider this all conspiracy theories or just hating on a dominant player, but it is a disturbing trend. I just thought everyone should know <img src='http://regulargeek.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><em>Disclosure: I use Google Search, GMail, Google Reader and Google Apps on a regular basis. I also do not see this changing anytime soon as they are the best products for me right now.</em></p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/9809eef7-34f8-46ef-bf11-22c1f944f31e/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_c.png?x-id=9809eef7-34f8-46ef-bf11-22c1f944f31e" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>

<p><a href="http://feedads.g.doubleclick.net/~a/wCnBGS1a5wacGrjAAGDhESXoavc/0/da"><img src="http://feedads.g.doubleclick.net/~a/wCnBGS1a5wacGrjAAGDhESXoavc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/wCnBGS1a5wacGrjAAGDhESXoavc/1/da"><img src="http://feedads.g.doubleclick.net/~a/wCnBGS1a5wacGrjAAGDhESXoavc/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RegularGeek?a=AHhuI3qyHBg:O4j739AsyZg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=AHhuI3qyHBg:O4j739AsyZg:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=AHhuI3qyHBg:O4j739AsyZg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RegularGeek?i=AHhuI3qyHBg:O4j739AsyZg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=AHhuI3qyHBg:O4j739AsyZg:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=AHhuI3qyHBg:O4j739AsyZg:lDq76RMptA4"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=lDq76RMptA4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=AHhuI3qyHBg:O4j739AsyZg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RegularGeek/~4/AHhuI3qyHBg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://regulargeek.com/2009/11/15/google-makes-a-bid-to-control-the-internet/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		<feedburner:origLink>http://regulargeek.com/2009/11/15/google-makes-a-bid-to-control-the-internet/</feedburner:origLink></item>
		<item>
		<title>Want Women In Tech, Find The Role Models</title>
		<link>http://feedproxy.google.com/~r/RegularGeek/~3/qrGUORIE8lw/</link>
		<comments>http://regulargeek.com/2009/11/12/want-women-in-tech-find-the-role-models/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 13:28:15 +0000</pubDate>
		<dc:creator>Rob Diana</dc:creator>
				<category><![CDATA[Career]]></category>
		<category><![CDATA[Charlene Li]]></category>
		<category><![CDATA[corvida]]></category>
		<category><![CDATA[kara swisher]]></category>
		<category><![CDATA[Kathy Sierra]]></category>
		<category><![CDATA[Leah Culver]]></category>
		<category><![CDATA[Marissa Mayer]]></category>
		<category><![CDATA[sarah perez]]></category>
		<category><![CDATA[Tamar Weinberg]]></category>
		<category><![CDATA[Valeria Maltoni]]></category>

		<guid isPermaLink="false">http://regulargeek.com/?p=1234</guid>
		<description><![CDATA[The Next Web has an interesting set of posts regarding women in technology. The first post by Boris makes the accusation that women are holding themselves back. He even includes this inflammatory idea:
The longer I work in our industry the more I’m starting to think that most women never miss an opportunity to miss an [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://thenextweb.com/" target="_blank">The Next Web</a> has an interesting set of posts regarding women in technology. The <a href="http://thenextweb.com/2009/11/10/wrong-women/" target="_blank">first post by Boris</a> makes the accusation that women are holding themselves back. He even includes this inflammatory idea:</p>
<blockquote><p>The longer I work in our industry the more I’m starting to think that most women never miss an opportunity to miss an opportunity.</p></blockquote>
<p>Thankfully, the next day we see a <a href="http://thenextweb.com/2009/11/11/keeping-women-tech/" target="_blank">counterpoint from Sarah Stokely</a>. Disappointingly, she admits that it is tremendously difficult to keep women in tech for various reasons. In many cases, I can summarize the idea as technology tends to be a &#8220;good old boys&#8221; network. If you have ever worked at a tech company or a software development organization, you would understand why women may not want to work there. Sarah does offer a piece of advice:</p>
<blockquote><p>if we really want to change the under representation of women in tech, and make sure we attract the finest minds we can, someone needs to budge and admit ‘we need to change things around’. Pointing fingers at each other while saying “I don’t need to do anything differently” is going to achieve exactly zip.</p></blockquote>
<p>In addition to this, I think women need more role models in technology that are women. If girls cannot look up to a woman who has been successful in a male-dominated field, they will likely not pursue it. With this in mind, I decided to come up with a list of women bloggers and technologists that we should all be listening to. I apologize in advance to any women that I missed and should be included.</p>
<ol>
<li><a href="http://twitter.com/KathySierra" target="_blank">Kathy Sierra</a> &#8211; Mostly known for her Heads First series of books, but generally a programming geek. Disappointingly, she no longer blogs, but does give us 140-character goodness on Twitter.</li>
<li><a href="http://twitter.com/ConversationAge" target="_blank">Valeria Maltoni </a>- Not entirely a technical person, but she gives you <a href="http://conversationagent.com" target="_blank">an excellent look</a> at how the business looks at things like social media.</li>
<li><a href="http://twitter.com/sarahintampa" target="_blank">Sarah Perez</a> &#8211; Currently blogging full time, but she used to be a system administrator. You can find her on <a href="http://www.readwriteweb.com/" target="_blank">Read Write Web</a> and Microsoft&#8217;s Channel 10.</li>
<li><a href="http://twitter.com/leahculver" target="_blank">Leah Culver</a> &#8211; Programming geek on various startups like Pownce and now with <a class="zem_slink" title="Six Apart" rel="homepage" href="http://www.sixapart.com">Six Apart</a>.</li>
<li><a href="http://twitter.com/corvida" target="_blank">Corvida</a> &#8211; Blogger, web designer, general technologist and social media maven. She blogs at <a href="http://shegeeks.net" target="_blank">SheGeeks</a>, but you are probably more likely to find her at the current hot conference.</li>
<li><a href="http://twitter.com/tamar" target="_blank">Tamar Weinberg</a> &#8211; She seems to write for everyone at some point, but her home blog is <a href="http://www.techipedia.com" target="_blank">Techipedia</a>. She is also the author of <a href="http://www.newcommunityrules.com/" target="_blank">The New Community Rules</a> and a social media consultant.</li>
<li><a href="http://twitter.com/marissamayer" target="_blank">Marissa Mayer</a> &#8211; Obviously she needs <a href="http://en.wikipedia.org/wiki/Marissa_Mayer" target="_blank">very little introduction</a>, but she actually is a software engineer and received her MS in Computer Science from Stanford.</li>
<li><a href="http://twitter.com/charleneli" target="_blank">Charlene Li</a> &#8211; Formerly an analyst at Forrester and co-author of Groundswell. Most likely everyone is already listening to her. She started her own consulting company called the <a href="http://www.altimetergroup.com/" target="_blank">Altimeter Group</a>.</li>
<li><a href="http://twitter.com/karaswisher" target="_blank">Kara Swisher</a> &#8211; <a href="http://kara.allthingsd.com/" target="_blank">More of a journalist</a> than technologist, but she has been covering technology forever. She is included more for her take-no-prisoners style and the fact that she is not afraid of a fight.</li>
</ol>
<p>Admittedly, there are probably several other bloggers and technologists that I should include, but this list should get us all moving in the right direction.</p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/cb6b23f8-51f1-402e-8afe-d1c9d8877f7a/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_c.png?x-id=cb6b23f8-51f1-402e-8afe-d1c9d8877f7a" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>

<p><a href="http://feedads.g.doubleclick.net/~a/_Aw6ljqlJvs96_rmWJW3bJJ5gq0/0/da"><img src="http://feedads.g.doubleclick.net/~a/_Aw6ljqlJvs96_rmWJW3bJJ5gq0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/_Aw6ljqlJvs96_rmWJW3bJJ5gq0/1/da"><img src="http://feedads.g.doubleclick.net/~a/_Aw6ljqlJvs96_rmWJW3bJJ5gq0/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RegularGeek?a=qrGUORIE8lw:FDpLvUA9whU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=qrGUORIE8lw:FDpLvUA9whU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=qrGUORIE8lw:FDpLvUA9whU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RegularGeek?i=qrGUORIE8lw:FDpLvUA9whU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=qrGUORIE8lw:FDpLvUA9whU:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=qrGUORIE8lw:FDpLvUA9whU:lDq76RMptA4"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=lDq76RMptA4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=qrGUORIE8lw:FDpLvUA9whU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RegularGeek/~4/qrGUORIE8lw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://regulargeek.com/2009/11/12/want-women-in-tech-find-the-role-models/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://regulargeek.com/2009/11/12/want-women-in-tech-find-the-role-models/</feedburner:origLink></item>
		<item>
		<title>It Is Official, Twitter Is The Microblogging De Facto Standard</title>
		<link>http://feedproxy.google.com/~r/RegularGeek/~3/PmZfFtje4Qw/</link>
		<comments>http://regulargeek.com/2009/11/11/it-is-official-twitter-is-the-microblogging-de-facto-standard/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 12:06:41 +0000</pubDate>
		<dc:creator>Rob Diana</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[micro]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://regulargeek.com/?p=1230</guid>
		<description><![CDATA[Earlier this week, we saw that LinkedIn announced a partnership with Twitter. The basic idea is that LinkedIn status updates (yes, they have them too), can now be pushed to Twitter, and Twitter updates will be pulled into LinkedIn using the #in hashtag. This does not sound like much and Marshall Kirkpatrick says as much [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier this week, we saw that <a href="http://blog.linkedin.com/2009/11/09/allen-blue-twitter-and-linkedin-go-together-like-peanut-butter-and-chocolate/" target="_blank">LinkedIn announced a partnership with Twitter</a>. The basic idea is that <a href="http://www.linkedin.com" target="_blank">LinkedIn</a> status updates (yes, they have them too), can now be pushed to <a href="http://twitter.com/" target="_blank">Twitter</a>, and Twitter updates will be pulled into LinkedIn using the #in hashtag. This does not sound like much and Marshall Kirkpatrick <a href="http://www.readwriteweb.com/archives/twitter_linkedin_messaging.php" target="_blank">says as much in his ReadWriteWeb post</a>:</p>
<blockquote><p>I don&#8217;t mean to be too grouchy, but this looks like just one more sweetheart Silicon Valley deal that has limited imagination and represents a lost opportunity for the kind of innovation everyone expects these kinds of companies to drive.</p></blockquote>
<p>Marshall does have a point. Why make a big deal out of something like this? First, LinkedIn does not really want to be a purely stodgy old business network. It really wants to be <a href="http://www.facebook.com/" target="_blank">Facebook</a>, but for your business connections. They know they have opportunities to grow that they might be missing. Otherwise, why add status updates to LinkedIn at all? By making this &#8220;partnership&#8221; they add some of the Twitter buzz to LinkedIn.</p>
<p>In reality, this is more about not missing the boat. Twitter has become the de facto standard for microblogging. I am not saying this due to their level of traffic. If that were true, we would be saying this about Facebook. The difference is that you need to write an application on Facebook that meets specific requirements, and users need to install and approve the application before it can post updates for the user. That really limits what data gets into Facebook from third party applications.</p>
<p>Twitter has a read/write API that has been used for ages now. There are third party clients that people depend on and various applications like <a href="http://www.twitterfeed.com" target="_blank">Twitterfeed</a> and <a href="http://tweetmeme.com" target="_blank">Tweetmeme</a> use it as well. A read/write API is not news, but the number of people that use it is definitely news. More importantly, let&#8217;s look at who is using the API:</p>
<ul>
<li>LinkedIn</li>
<li>MySpace</li>
<li>Facebook (through applications)</li>
<li>FriendFeed</li>
<li>FourSquare</li>
<li>BrightKite</li>
<li>Google Reader</li>
<li>Amazon</li>
</ul>
<p>And, there are tons of smaller applications that write to Twitter as well. There are some interesting points to note as well. Three of the world&#8217;s most popular social networks push status updates to Twitter. Most of the mobile-location applications post updates to Twitter. Google Reader now allows you to post shared stories to Twitter. Finally, Amazon made it simpler to post affiliate links to Twitter.</p>
<p>Given that all of these applications work with Twitter, it is safe to assume that Twitter has become the infrastructure that the founders have always desired. So, if you are developing an application that works with social media in some way, there are two questions you need to ask yourself. First, how are you integrating with Facebook? Second, how are you integrating with Twitter?</p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/b5ff6c0a-34c6-476b-9b1f-9725277383f0/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_c.png?x-id=b5ff6c0a-34c6-476b-9b1f-9725277383f0" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>

<p><a href="http://feedads.g.doubleclick.net/~a/vgUVSOBdbBdWS-206bDX8_-hhWM/0/da"><img src="http://feedads.g.doubleclick.net/~a/vgUVSOBdbBdWS-206bDX8_-hhWM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/vgUVSOBdbBdWS-206bDX8_-hhWM/1/da"><img src="http://feedads.g.doubleclick.net/~a/vgUVSOBdbBdWS-206bDX8_-hhWM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RegularGeek?a=PmZfFtje4Qw:o33iHU-krc8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=PmZfFtje4Qw:o33iHU-krc8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=PmZfFtje4Qw:o33iHU-krc8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RegularGeek?i=PmZfFtje4Qw:o33iHU-krc8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=PmZfFtje4Qw:o33iHU-krc8:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=PmZfFtje4Qw:o33iHU-krc8:lDq76RMptA4"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=lDq76RMptA4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=PmZfFtje4Qw:o33iHU-krc8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RegularGeek/~4/PmZfFtje4Qw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://regulargeek.com/2009/11/11/it-is-official-twitter-is-the-microblogging-de-facto-standard/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://regulargeek.com/2009/11/11/it-is-official-twitter-is-the-microblogging-de-facto-standard/</feedburner:origLink></item>
		<item>
		<title>Is Twitter Trying To Lure You Back To Twitter.com?</title>
		<link>http://feedproxy.google.com/~r/RegularGeek/~3/UQW_9XQJyQI/</link>
		<comments>http://regulargeek.com/2009/11/07/is-twitter-trying-to-lure-you-back-to-twitter-com/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 12:36:42 +0000</pubDate>
		<dc:creator>Rob Diana</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[twitter clients]]></category>
		<category><![CDATA[twitter developers]]></category>
		<category><![CDATA[twitter lists]]></category>

		<guid isPermaLink="false">http://regulargeek.com/?p=1227</guid>
		<description><![CDATA[It has been an interesting week if you are following news about Twitter. After their launch of lists, most people probably figured that Twitter would get fairly quiet for a while. Well, it sounds like this is a different kind of Twitter team. Instead of waiting for a week or a month to go by, [...]]]></description>
			<content:encoded><![CDATA[<p>It has been an interesting week if you are following news about Twitter. After their launch of lists, most people probably figured that Twitter would get fairly quiet for a while. Well, it sounds like this is a different kind of Twitter team. Instead of waiting for a week or a month to go by, Twitter has let some other new items out of the bag.</p>
<p>First, to compliment their lists launch, they give us the <a href="http://twitter.com/goodies/widget_list" target="_blank">List Widget</a>. This widget allows you to embed the tweets of a list on your website. By itself, this is not major news, but we have not seen a new widget for a while.</p>
<p>Also this week, we got a small taste of trend curation. <a href="http://blog.twitter.com/2009/11/get-to-point-twitter-trends.html" target="_blank">Twitter announced</a> that they are finally going to do something about the trending topics:</p>
<blockquote><p>we&#8217;re starting to experiment with improvements to trends that will help you find more relevant tweets. Specifically, we&#8217;re working to show higher quality results for trend queries by returning tweets that are more useful.</p></blockquote>
<p>This is interesting because it shows another step in the fight against spam. However, there is also no mention of whether what they are doing affects all searches or this will be a new feature or whether this is being put into the API. At this point, it almost sounds like it will be a web only feature for now.</p>
<p>We also saw the <a href="http://blog.twitter.com/2009/11/retweet-limited-rollout.html" target="_blank">limited rollout of retweets</a>. This has been talked about for a while, and the API changes have been in the works for quite some time as well. However, the Twitter.com implementation is purely a visual idea, not as much a data idea.</p>
<p>Finally, there were a few really new tidbits this week that make the week very interesting. Twitter posted a <a href="http://status.twitter.com/post/233377191/testing-new-tweet-notifications" target="_blank">note on their status blog</a> about a new notification feature:</p>
<blockquote><p>We’re starting a limited test of notifications on twitter.com for when you have new tweets. So if one of the folks you follow has tweeted since you loaded your homepage, you’ll get a little notice saying “1 new tweet” that, when clicked, will display the new content.</p></blockquote>
<p>This is not a shockingly new feature, it has been implemented on the search results pages for ages. However, the only reason you really need it is if you want people to know that something has been updated. Again, this is purely a Twitter.com feature and has no impact on the API.</p>
<p>They also announced that the Twitter web site will be <a href="http://blog.twitter.com/2009/11/que-estas-haciendo.html" target="_blank">available in Spanish</a>. Localization is always a good thing if you are targeting a global audience. However, the question of why could arise. If you are dependent upon third party clients, and you expect the developer community to serve the users while you focus on infrastructure, localization is the last thing on your mind. So, why add localization? Well, if we have visual cues for retweets, a nice list implementation, notifications when new tweets have arrive and a better implementation for trending topics all available on Twitter.com, it almost sounds like you are sending a message to your developer community. It really looks like Twitter is beefing up its web client in order to draw more users back to the web. This is a great idea if you want to use display advertising as your revenue model.</p>
<p>There was another interesting note that came from <a href="http://staynalive.com/" target="_blank">Jesse Stay</a> this morning. It seems like <a href="http://staynalive.com/articles/2009/11/07/does-twitter-have-an-internal-iphone-app/" target="_blank">Twitter may be developing an iPhone application</a>.</p>
<blockquote><p>Twitter has long been criticized for the lack of a good native mobile client.  They have also admitted in the past that a new version of at least the mobile web client is in the roadmap.  Could they be taking this a step further and building an entire iPhone app out of it?</p></blockquote>
<p>This raises an interesting question as well. If they are improving their web client and they are developing their own iPhone app, are they changing the rules? Are they finally going to compete with all of the third party applications that have sprouted up over the past few years? Jesse also brings up a very good point in his post, &#8220;your greatest competitor could just be your supplier&#8221;. Twitter developers have been put on notice, Twitter is improving its own applications and may be coming after you. So, how is that Facebook integration coming along?</p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/0e2e214f-3149-45a9-88db-4c90b9e9f43e/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_c.png?x-id=0e2e214f-3149-45a9-88db-4c90b9e9f43e" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>

<p><a href="http://feedads.g.doubleclick.net/~a/OAzSiag7EDXICV4X6_CoYz_aXJw/0/da"><img src="http://feedads.g.doubleclick.net/~a/OAzSiag7EDXICV4X6_CoYz_aXJw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/OAzSiag7EDXICV4X6_CoYz_aXJw/1/da"><img src="http://feedads.g.doubleclick.net/~a/OAzSiag7EDXICV4X6_CoYz_aXJw/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RegularGeek?a=UQW_9XQJyQI:FrO-Cztmwm0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=UQW_9XQJyQI:FrO-Cztmwm0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=UQW_9XQJyQI:FrO-Cztmwm0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RegularGeek?i=UQW_9XQJyQI:FrO-Cztmwm0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=UQW_9XQJyQI:FrO-Cztmwm0:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=UQW_9XQJyQI:FrO-Cztmwm0:lDq76RMptA4"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=lDq76RMptA4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=UQW_9XQJyQI:FrO-Cztmwm0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RegularGeek/~4/UQW_9XQJyQI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://regulargeek.com/2009/11/07/is-twitter-trying-to-lure-you-back-to-twitter-com/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		<feedburner:origLink>http://regulargeek.com/2009/11/07/is-twitter-trying-to-lure-you-back-to-twitter-com/</feedburner:origLink></item>
		<item>
		<title>Google Announces Major Social and E-Commerce Push</title>
		<link>http://feedproxy.google.com/~r/RegularGeek/~3/q2jb3TLj1z8/</link>
		<comments>http://regulargeek.com/2009/11/05/google-announces-major-social-and-e-commerce-push/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 13:08:06 +0000</pubDate>
		<dc:creator>Rob Diana</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Google Checkout]]></category>
		<category><![CDATA[Google Commerce Search]]></category>
		<category><![CDATA[Google Dashboard]]></category>
		<category><![CDATA[Google Friend Connect]]></category>
		<category><![CDATA[social network]]></category>

		<guid isPermaLink="false">http://regulargeek.com/?p=1222</guid>
		<description><![CDATA[For whatever reason, Google decided to release three different things on one day. Due to such an event, the blogosphere had a collective heart attack and had no idea what to write about. I am going to look at the three announcements and talk about what they really mean.
First, we can look at the Google [...]]]></description>
			<content:encoded><![CDATA[<p>For whatever reason, <a href="http://www.google.com" target="_blank">Google</a> decided to release three different things on one day. Due to such an event, the blogosphere had a collective heart attack and had no idea what to write about. I am going to look at the three announcements and talk about what they really mean.</p>
<p>First, we can look at the <a href="http://googleblog.blogspot.com/2009/11/introducing-google-commerce-search.html" target="_blank">Google Commerce Search announcement</a>. This is another foray into e-commerce for Google, where they have struggled significantly. However, this one has a good chance of sticking around as it puts e-commerce into Google&#8217;s core competency, search:</p>
<blockquote><p>Search quality is a big factor in changing visitors to buyers online, and in making customers happy too. Visitors spend <a href="https://www.marketingsherpa.com/barrier.html?ident=29929">an average of just eight seconds</a> before deciding whether or not to remain on a website, so having a good search tool is important for turning visitors into buyers. Google Commerce Search is hosted by and uses Google search technology to make online retail searching both fast and customizable — visitors to your online store can sort by category, price, brand or any other attribute.</p></blockquote>
<p>This is an interesting move given what else Google has in its product list. If you combine <a href="http://sites.google.com" target="_blank">Google Sites</a>, <a href="http://checkout.google.com" target="_blank">Google Checkout</a> and <a href="http://www.google.com/commercesearch/" target="_blank">Google Commerce Search</a>, you basically have all of the makings of a hosted e-commerce site. Granted it would not be entirely easy to setup, but these are all steps in that direction. This will definitely be an interesting choice for smaller e-commerce stores that can not afford the major platform vendors. Of course, a nice side benefit of all of this is that anyone with a Google account will probably be giving even more data to Google. Which brings us to the other two announcements.</p>
<p>Google finally <a href="http://googleblog.blogspot.com/2009/11/transparency-choice-and-control-now.html" target="_blank">announced a way to see almost everything Google knows about you</a>. <a href="http://www.google.com/dashboard" target="_blank">Google Dashboard</a> gives you a quick look at your Google accounts:</p>
<blockquote><p>Today, we are excited to announce the launch of Google Dashboard. Have you ever wondered what data is stored with your Google Account? The Google Dashboard offers a simple view into the data associated with your account — easily and concisely in one location.</p></blockquote>
<p>Generally, this would just be a nice thing to see, as people have been clamoring for a way to see all of their account data. However, I believe this is the start of Google&#8217;s account management component of their social network. I am not talking about <a class="zem_slink" title="Orkut" rel="homepage" href="http://www.orkut.com">Orkut</a>, I am talking about the network they are building based on everything you do. All of your <a href="http://www.gmail.com/" target="_blank">GMail</a> contacts, <a href="http://reader.google.com" target="_blank">Google Reader</a> connections, Talk contacts, <a href="http://www.youtube.com/" target="_blank">YouTube</a> friends, and any other way you have connected with people through Google services are contained within your Google network. Google knows more about who you email, chat and talk to than anyone else on the web. It is a logical step for them to converge their services into your &#8220;real-life&#8221; network.</p>
<p>This brings me to the last announcement yesterday, <a href="http://googleblog.blogspot.com/2009/11/google-friend-connect-now-more.html" target="_blank">the extension of Google Friend Connect</a>. There are some really interesting features that have been added with this new update:</p>
<ul>
<li>A new &#8220;Interests&#8221; section on the friend connect account for site owners, where the site owner gets to ask questions of new members to learn more about them.</li>
<li>The ability for people to send private messages to each other</li>
<li>A new &#8220;Community data&#8221;  section where the interests people share on your website are shown in pretty graphs</li>
<li>A site owner can send custom newsletters to the community members</li>
<li>The new personalized content gadget automatically presents a dynamic personalized set of links to your site&#8217;s content that matches each visitor&#8217;s specific interests.</li>
<li>A site owner&#8217;s <a class="zem_slink" title="Google Friend Connect" rel="homepage" href="http://www.google.com/friendconnect">Friend Connect</a> account now includes an &#8220;AdSense&#8221; section that lets you enable Google ad units that are matched to the site&#8217;s content and to the interests users publicly share on your website.</li>
</ul>
<p>Some of these new features stress social and community, but some of this is entirely geared towards marketing and monetization. If people add interests, they can be marketed to through newsletters, custom content from your site and (hopefully) relevant advertising.</p>
<p>If you look at the Friend Connect features in conjunction with the other announcements it looks much more interesting. You are now expanding your network based on your communities and the interests that you have. By adding these interests, you will be shown more relevant advertising, which will likely be based on your commerce searches as well. It may not all seem related when you look at the separate announcements, but if you look at your new <a href="http://www.google.com/dashboard" target="_blank">Google Dashboard</a>, Google is already putting all of this together.</p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/607e4189-bf7b-47bf-87b4-b99c6b21f7c2/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_c.png?x-id=607e4189-bf7b-47bf-87b4-b99c6b21f7c2" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>

<p><a href="http://feedads.g.doubleclick.net/~a/ASDhK4IlSNC-uRudhOzdhqC8oms/0/da"><img src="http://feedads.g.doubleclick.net/~a/ASDhK4IlSNC-uRudhOzdhqC8oms/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ASDhK4IlSNC-uRudhOzdhqC8oms/1/da"><img src="http://feedads.g.doubleclick.net/~a/ASDhK4IlSNC-uRudhOzdhqC8oms/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RegularGeek?a=q2jb3TLj1z8:JRdkNQQtUtk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=q2jb3TLj1z8:JRdkNQQtUtk:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=q2jb3TLj1z8:JRdkNQQtUtk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RegularGeek?i=q2jb3TLj1z8:JRdkNQQtUtk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=q2jb3TLj1z8:JRdkNQQtUtk:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=q2jb3TLj1z8:JRdkNQQtUtk:lDq76RMptA4"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=lDq76RMptA4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=q2jb3TLj1z8:JRdkNQQtUtk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RegularGeek/~4/q2jb3TLj1z8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://regulargeek.com/2009/11/05/google-announces-major-social-and-e-commerce-push/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://regulargeek.com/2009/11/05/google-announces-major-social-and-e-commerce-push/</feedburner:origLink></item>
		<item>
		<title>You Need a Foundation Before You Can Be Awesome</title>
		<link>http://feedproxy.google.com/~r/RegularGeek/~3/0Vgz67RDiFA/</link>
		<comments>http://regulargeek.com/2009/11/04/you-need-a-foundation-before-you-can-be-awesome/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 13:32:09 +0000</pubDate>
		<dc:creator>Rob Diana</dc:creator>
				<category><![CDATA[Career]]></category>
		<category><![CDATA[Cloud computing]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[journey]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://regulargeek.com/?p=1201</guid>
		<description><![CDATA[There have been a lot of posts recently where people are trying to help others &#8220;be awesome&#8221; or &#8220;kick ass&#8221;. There are whole industries supporting this idea as well. Many of the personal productivity systems try to help you be awesome every day. The problem is that it does not work. Awesomeness is not something [...]]]></description>
			<content:encoded><![CDATA[<p>There have been a lot of posts recently where people are trying to help others &#8220;be awesome&#8221; or &#8220;kick ass&#8221;. There are whole industries supporting this idea as well. Many of the personal productivity systems try to help you be awesome every day. The problem is that it does not work. Awesomeness is not something that you magically get, it takes time and effort. To be awesome, you first need to start somewhere. Typically, that start is fairly close to sucking.</p>
<p>In order to make this process a little more concrete, I will use the software development discipline, and Java specifically, as my example. Let&#8217;s start with you just graduating from college. At that time, especially in software development, you have very little knowledge. You know enough to get a job, but most companies realize that they will spend two years giving you on-the-job training.</p>
<h2>Step 1: Learning To Crawl</h2>
<p>In software development, one of the first things you learn are <a class="zem_slink" title="Data structure" rel="wikipedia" href="http://en.wikipedia.org/wiki/Data_structure">data structures</a>. These are things like arrays, lists, trees and assorted other things. Many modern languages have these structures built into the language, like Java and its Collections classes. You will also learn some basic ideas on how to collect input from the user and how to generate output to a file or the screen. To make a comparison to another industry, in accounting you will learn about debits and credits and maybe learn a little bit about the different types of accounts, like liabilities.</p>
<h2>Step 2: Learning To Walk</h2>
<p>After the basics have settled in, you can start doing some real work. You may look at developing your first application and realize that you need to know about data storage. Files as data stores are OK at first, but eventually you want to throw data into a database. Once the data storage is complete, you see the lameness of the console-based input and start working with web pages and servlets or CGI. Going back to the accounting comparison, you might learn about the various types of reports that companies need, like Income Statements, as well as how typical expenses and sales are entered into your accounts.</p>
<h2>Step 3: Learning To Run</h2>
<p>Now, you have all of this code that works as your Java web application. However, you start to see duplication in your efforts and you need some more advanced functionality. So, you look at frameworks like Spring to handle some of the more basic things and you can now focus on some harder problems. You want to start pulling data from other sources, so you start implementing some web services that need to parse JSON formatted data and RSS formatted data. Because you are pulling this data from multiple sources, you also want each of these sources to run at the same time, so you start looking at Threads and other concurrency related technologies. In accounting, you may not have concurrency issues, but you do have cash flow issues. So, all of your accounting data goes into some expensive system, or even something like QuickBooks for a small business. That takes care of the basic framework, but now you need to look at budgets, revenue and expense forecasting and maybe you even need to cut some costs to improve your profit margins.</p>
<h2>Step 4: Learning To Juggle While Running a 3-Legged Race and Carrying 80 Pounds of Camping Gear</h2>
<p>Yeah, this is a bit of a jump and it is where the real challenges arrive. Your little application may be morphing into a small startup. You have performance issues and your database is not scaling very well. You start looking at <a class="zem_slink" title="Cloud computing" rel="wikipedia" href="http://en.wikipedia.org/wiki/Cloud_computing">cloud computing</a>, Hadoop and various other <a class="zem_slink" title="Distributed computing" rel="wikipedia" href="http://en.wikipedia.org/wiki/Distributed_computing">distributed</a> technologies. You also realize that you cannot do this alone, so you also search for partners that might know the complexities of distributed computing. By the way, you need to get a mobile phone application developed soon, because your competitors just released theirs. Your accountant just realized that if you want to get venture funding you need to make some changes. Do you use cost accounting or encumbrance accounting? Do you really want to depreciate your computers? Are you planning on running your business like a services organization and charge for data access? Or do you plan to go the product route and charge for the application directly?</p>
<p>As you can see, there is a lot to learn no matter what your industry is. Do you need to master each of these steps to really be awesome? Absolutely not. You might be awesome and only have completed the first 3 steps. I am sure that people will also complain that I missed several steps. The point is not these specific steps, but that it is a journey to learn enough to master your discipline. The key to remember is that it takes time to become awesome. There is no magic button or switch you can turn on.</p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/b7597deb-fbf0-4cbd-a3eb-ce5c756becf2/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_c.png?x-id=b7597deb-fbf0-4cbd-a3eb-ce5c756becf2" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>

<p><a href="http://feedads.g.doubleclick.net/~a/a8wrUW7-sSaRHNJPVrRkAWxcAUQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/a8wrUW7-sSaRHNJPVrRkAWxcAUQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/a8wrUW7-sSaRHNJPVrRkAWxcAUQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/a8wrUW7-sSaRHNJPVrRkAWxcAUQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RegularGeek?a=0Vgz67RDiFA:EUrjhk1n0mI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=0Vgz67RDiFA:EUrjhk1n0mI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=0Vgz67RDiFA:EUrjhk1n0mI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RegularGeek?i=0Vgz67RDiFA:EUrjhk1n0mI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=0Vgz67RDiFA:EUrjhk1n0mI:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=0Vgz67RDiFA:EUrjhk1n0mI:lDq76RMptA4"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=lDq76RMptA4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=0Vgz67RDiFA:EUrjhk1n0mI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RegularGeek/~4/0Vgz67RDiFA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://regulargeek.com/2009/11/04/you-need-a-foundation-before-you-can-be-awesome/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://regulargeek.com/2009/11/04/you-need-a-foundation-before-you-can-be-awesome/</feedburner:origLink></item>
		<item>
		<title>Twitter Lists Are Not About Discovery</title>
		<link>http://feedproxy.google.com/~r/RegularGeek/~3/bmPXaa1robI/</link>
		<comments>http://regulargeek.com/2009/11/02/twitter-lists-are-not-about-discovery/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 12:58:09 +0000</pubDate>
		<dc:creator>Rob Diana</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[chris brogan]]></category>
		<category><![CDATA[discovery]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[louis gray]]></category>
		<category><![CDATA[robert scoble]]></category>
		<category><![CDATA[seesmic]]></category>
		<category><![CDATA[TweetDeck]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://regulargeek.com/?p=1205</guid>
		<description><![CDATA[Twitter lists have been available now for a short while and the blogosphere has been talking about them constantly. We have heard the reasoning behind much of it, like aiding user discovery and having users define their own suggested users list. Maybe I am getting crankier as I age, but I call bullshit. This has [...]]]></description>
			<content:encoded><![CDATA[<p>Twitter lists have been available now for a short while and the blogosphere has been talking about them constantly. We have heard the reasoning behind much of it, like aiding user discovery and having users define their own suggested users list. Maybe I am getting crankier as I age, but I call bullshit. This has nothing to do with discovery and everything to do with mass following, but first let&#8217;s look at what lists give you.</p>
<h2>Private Lists</h2>
<p>Private lists make sense for one particular reason, ease of use. When you start following more than 100 people, being able to track the conversations becomes unwieldy. Lists give you the ability to segment or categorize users into manageable chunks. Obviously, these are beneficial because each of the third party Twitter client have implemented them.</p>
<p>Previously, the problem with lists created within your Twitter client have not been very portable. <a class="zem_slink" title="TweetDeck" rel="homepage" href="http://www.tweetdeck.com/beta/">TweetDeck</a> implemented a server based synchronization process which helped a lot of people, but that was still within the world of TweetDeck. The other benefit of Twitter&#8217;s new private lists is the portability you will get. Once TweetDeck, <a class="zem_slink" title="seesmic" rel="homepage" href="http://seesmic.com">Seesmic</a> and others implement Twitter list support, creating lists and retrieving that list from another PC or Twitter client will be much simpler.</p>
<h2>Public Lists</h2>
<p>Public lists are supposed to be useful for discovery. The idea is that if <a href="http://twitter.com/louisgray" target="_blank">Louis Gray</a> or <a href="http://twitter.com/Scobleizer" target="_blank">Robert Scoble</a> creates a list of tech bloggers, then maybe you will discover some new Twitter users because if they listen to those people you should too. Generally speaking, this is where discovery falls down. Discovery is about finding people you normally would not find, not people that are likely in Scoble&#8217;s favorite bloggers list. Nothing against Robert or Louis, but they converse with different circles than most people. They have almost every A-list web celebrities ear when they want to talk. The real question is how to find those people that are on the D-list or Z-list? That does not occur through lists, but it requires things more like topic-based or similarity-based discovery. If you are looking for some popular entrepreneurs or innovators, <a title="Robert Scoble" rel="homepage" href="http://scobleizer.com/" target="_blank">Robert Scoble</a> does have some interesting lists though.</p>
<p>The other problem with public lists is the number of lists people get included on. Congratulations folks, we now have another metric of how popular the A-list is. Shortly, we will see new &#8220;influencer&#8221; lists based on how many lists people are included on. Given that I am on a context kick lately, it was a major concern for me. I know that people like Ashton Kutcher will be on a bunch of lists, and he will be seen as a big influencer on Twitter. The question is not how many lists is he on, but who is following him? People following him are likely into pop culture and entertainment. If you want to influence those demographics, then target Ashton, otherwise his huge following may prove useless.</p>
<h2>Why Have Public Lists?</h2>
<p><a class="zem_slink" title="Chris Brogan" rel="homepage" href="http://www.chrisbrogan.com">Chris Brogan</a> has an <a href="http://www.chrisbrogan.com/twitter-lists-im-not-down/" target="_blank">interesting post on Twitter lists</a>, especially because he talks about being left out of lists. It is interesting because he will be on a lot of lists. He reiterates the elitism concern and how it feels to be on the other side. However, I think the problem is not elitism as much as popularity. Many of the people on a lot of lists are already very popular, so we could think of the number of lists a person is on as their popularity metric.</p>
<p>So, why have public lists at all? Many people tend to disagree with how Twitter has been built and how features have been added. However, one thing people are ignoring is that the Twitter team knows how to get more people using the service. This is all about viral growth. Think of the benefits of having someone find a list of tech bloggers from <a title="Louis Gray" rel="homepage" href="http://louisgray.com" target="_blank">Louis Gray</a> that has 200 people. If I decide to follow that list, I have just added 200 people to my subscriptions. By doing so, I have added a large batch of people without really cluttering my current user experience. By adding that many people quickly, I can quickly mention the list to someone and the network distribution effects begin.</p>
<p>Another interesting note about lists is the difficulty in creating a decent sized list. Twitter added the basic feature of a list, and made it fairly hard to really curate the list. However, they have a solid API, so they have effectively told the third party Twitter clients to create a good list management tool. This is an interesting move as it shows immense faith in the developer ecosystem, something that has been questioned in the past few months. This will definitely give a boost to the egos of developers and ensure that Twitter is still a popular development platform.</p>
<p>These two points are hugely important for Twitter, continuing viral growth and a thriving developer community. What more could a startup want? Do you think they had other reasons for adding lists the way they did?</p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/b2b09412-8e50-459a-98cf-b3859ae95b26/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_c.png?x-id=b2b09412-8e50-459a-98cf-b3859ae95b26" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>

<p><a href="http://feedads.g.doubleclick.net/~a/ChMN-IYlywm7Gv5awmQ-DdJuLFw/0/da"><img src="http://feedads.g.doubleclick.net/~a/ChMN-IYlywm7Gv5awmQ-DdJuLFw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ChMN-IYlywm7Gv5awmQ-DdJuLFw/1/da"><img src="http://feedads.g.doubleclick.net/~a/ChMN-IYlywm7Gv5awmQ-DdJuLFw/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RegularGeek?a=bmPXaa1robI:VTIwJYUR0Ko:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=bmPXaa1robI:VTIwJYUR0Ko:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=bmPXaa1robI:VTIwJYUR0Ko:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RegularGeek?i=bmPXaa1robI:VTIwJYUR0Ko:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=bmPXaa1robI:VTIwJYUR0Ko:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=bmPXaa1robI:VTIwJYUR0Ko:lDq76RMptA4"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=lDq76RMptA4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=bmPXaa1robI:VTIwJYUR0Ko:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RegularGeek/~4/bmPXaa1robI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://regulargeek.com/2009/11/02/twitter-lists-are-not-about-discovery/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://regulargeek.com/2009/11/02/twitter-lists-are-not-about-discovery/</feedburner:origLink></item>
		<item>
		<title>Has Google Gone Evil?</title>
		<link>http://feedproxy.google.com/~r/RegularGeek/~3/9zKeuJTIEFI/</link>
		<comments>http://regulargeek.com/2009/10/30/has-google-gone-evil/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 12:06:14 +0000</pubDate>
		<dc:creator>Rob Diana</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[evil]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[google reader]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[vendor lock-in]]></category>

		<guid isPermaLink="false">http://regulargeek.com/?p=1198</guid>
		<description><![CDATA[In most technical circles, Microsoft has been considered the evil empire for many years. Well, Microsoft may have a new challenger for that title as Google has decided they want to rule the world, and the blogosphere has started to notice. Google has been given a free pass for quite some time because they changed [...]]]></description>
			<content:encoded><![CDATA[<p>In most technical circles, <a class="zem_slink" title="Microsoft" rel="homepage" href="http://www.microsoft.com">Microsoft</a> has been considered the evil empire for many years. Well, Microsoft may have a new challenger for that title as <a class="zem_slink" title="Google" rel="homepage" href="http://google.com">Google</a> has decided they want to rule the world, and <a href="http://staynalive.com/articles/2009/10/29/googles-walled-garden/" target="_blank">the blogosphere has started to notice</a>. Google has been <a href="http://regulargeek.com/2009/09/15/can-google-do-no-wrong/" target="_blank">given a free pass</a> for quite some time because they changed the way we use the internet. They were the cool company to work for too. It is interesting how things change over the years.</p>
<p>So, why am I saying that Google has &#8220;gone evil&#8221;? It is still a bit of a stretch, but they are doing some very Microsoft-ish things. First, they have decided that they will own whatever interesting technical concept people come up with. They may not be first or the best, but they will kill you with free features. Microsoft never went free, but they definitely went cheap when they needed to. Let&#8217;s assume that Google&#8217;s core businesses are search and contextual advertising. What else do they have?</p>
<p><a href="http://www.gmail.com/" target="_blank">GMail</a> was one of the early products, but web hosted email is not a profit center. GMail was a move to get more people to know Google. Free products are great for publicity, and this was one big advertisement for Google. Once you have an email product and a web crawler, an RSS reader makes a lot of sense, and now we have <a href="http://reader.google.com" target="_blank">Google Reader</a>. Still, these products were in the vicinity of the core products that Google offered. However, after some of the early products, we saw Google try to branch out more. If you want to see the full breadth of products, take a look at the <a href="http://www.google.com/intl/en/options/" target="_blank">&#8220;More Google Products&#8221;</a> page. Yep, they really sneak up on you. Now we have Google applications, with the option of having Google host your corporate email. Just ask Microsoft, office applications and email management are a cash cow.</p>
<p>We also have <a href="maps.google.com" target="_blank">Google Maps</a> which recently put a damper on the GPS navigation market by <a href="http://googlemobile.blogspot.com/2009/10/announcing-google-maps-navigation-for.html" target="_blank">adding turn by turn directions</a>. They have a news site, a finance site and a <a href="http://www.blogger.com" target="_blank">blog platform</a> too. Granted, some of these applications were acquired businesses, like <a class="zem_slink" title="YouTube" rel="homepage" href="http://www.youtube.com/">YouTube</a>, but acquisition into new business lines is still expanding the business. There are Google groups, a Google IM client, a picture sharing/editing application and a social network. <a href="http://blog.louisgray.com/" target="_blank">Louis Gray</a>, an admitted <a href="http://www.apple.com" target="_blank">Apple</a> fanboy, even <a href="http://blog.louisgray.com/2009/10/could-real-apple-fan-completely-go.html" target="_blank">devoted a post</a> to the idea of going completely Google.</p>
<p>For a long time now, Google was the free option, free as in cheap but also &#8220;freedom&#8221; from the corporate chains that looked like Microsoft. If you look at Google now, they are not very different from the Microsoft of 10 years ago, except for the widespread disgust. Is Google spreading itself too thin? I did not mention many of their products as they have several pages dedicated to what they have created. They have also started to get into legal battles because of this, not the typical patent trolling battles, but getting into copyright issues with newspapers and book publishers and authors. By continuously expanding their business, under the banner of &#8220;free&#8221;, they have expanded to the point where they are now the big behemoth of a company. Many people have started to paint the big target Google&#8217;s back as well. Does all of this sound familiar?</p>
<p>So, is Google evil based on all of this? Not particularly, as some of this is just good business. However, many people state that vendor lock-in is a bad thing, including getting all of your services from one vendor. Google is actively pursuing this strategy. People complain that a company knowing too much about you is definitely evil and a privacy concern as well. Google definitely knows a lot about you, especially if you use more than just Google search. People considered Microsoft evil for entering different application areas just because they had the manpower to do it and there might be money to be made. Google just did that with their free turn-by-turn directions in Google Maps. You know what they say, &#8220;if it looks like a duck and quacks like a duck, it must be a duck.&#8221;</p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/e4acc480-c2e4-41e8-8f31-6e537884117c/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_c.png?x-id=e4acc480-c2e4-41e8-8f31-6e537884117c" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>

<p><a href="http://feedads.g.doubleclick.net/~a/SIB3RBYMoqHtThymYavNUCbeDDQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/SIB3RBYMoqHtThymYavNUCbeDDQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/SIB3RBYMoqHtThymYavNUCbeDDQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/SIB3RBYMoqHtThymYavNUCbeDDQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RegularGeek?a=9zKeuJTIEFI:T1wLLbW7l1w:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=9zKeuJTIEFI:T1wLLbW7l1w:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=9zKeuJTIEFI:T1wLLbW7l1w:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RegularGeek?i=9zKeuJTIEFI:T1wLLbW7l1w:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=9zKeuJTIEFI:T1wLLbW7l1w:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=9zKeuJTIEFI:T1wLLbW7l1w:lDq76RMptA4"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=lDq76RMptA4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RegularGeek?a=9zKeuJTIEFI:T1wLLbW7l1w:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RegularGeek?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RegularGeek/~4/9zKeuJTIEFI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://regulargeek.com/2009/10/30/has-google-gone-evil/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		<feedburner:origLink>http://regulargeek.com/2009/10/30/has-google-gone-evil/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 3.222 seconds -->
