<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.3" -->
<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/"
	>

<channel>
	<title>alexking.org &#187; Crowd Favorite | alexking.org</title>
	<link>http://alexking.org</link>
	<description>Alex King's blog - software, photography, sports, etc.</description>
	<pubDate>Mon, 05 May 2008 00:42:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<item>
		<title>Addictomatic</title>
		<link>http://alexking.org/blog/2008/05/01/addictomatic</link>
		<comments>http://alexking.org/blog/2008/05/01/addictomatic#comments</comments>
		<pubDate>Fri, 02 May 2008 01:52:10 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Crowd Favorite]]></category>

		<category><![CDATA[Case Studies]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2008/05/01/addictomatic</guid>
		<description><![CDATA[Over the last few months, Crowd Favorite has had the privilege of working with Dave Pell to create a new search service: Addictomatic

Addictomatic is a search aggregator, a way to see results from lots of sources all at once. Want to see the latest on a presidential candidate? Or the newest iPhone rumors? Or perhaps [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Addictomatic", url: "http://alexking.org/blog/2008/05/01/addictomatic" });</script>]]></description>
			<content:encoded><![CDATA[<p>Over the last few months, <a href="http://crowdfavorite.com">Crowd Favorite</a> has had the privilege of working with <a href="http://davenetics.com/" rel="external">Dave Pell</a> to create a new search service: <a href="http://addictomatic.com" rel="external">Addictomatic</a></p>
<p class="center"><a href="http://www.flickr.com/photos/alexkingorg/2456601483/" title="Addictomatic Home Page by alexkingorg, on Flickr"><img src="http://farm4.static.flickr.com/3205/2456601483_973b7c5dfa_m.jpg" width="240" height="201" alt="Addictomatic Home Page" /></a></p>
<p>Addictomatic is a search aggregator, a way to see results from lots of sources all at once. Want to see the latest on a <a href="http://addictomatic.com/topic/Obama" rel="external">presidential</a> <a href="http://addictomatic.com/topic/Hillary+Clinton" rel="external">candidate</a>? Or the newest <a href="http://addictomatic.com/topic/iphone+rumors" rel="external">iPhone rumors</a>? Or perhaps an <a href="http://addictomatic.com/topic/%22alex+king%22#kmh.bou.tl" rel="external">ego search</a>? Addictomatic has you covered.</p>
<p>This isn&#8217;t a traditional search engine. It&#8217;s not designed to help you find answers about some error message or the cheapest flight to Aruba. Addictomatic helps you see what&#8217;s going on now on a given topic.</p>
<p class="center"><a href="http://www.flickr.com/photos/alexkingorg/2457428786/" title="Addictomatic Search Results by alexkingorg, on Flickr"><img src="http://farm3.static.flickr.com/2226/2457428786_a05f44c55c_m.jpg" width="240" height="202" alt="Addictomatic Search Results" /></a></p>
<p>We&#8217;ve implemented a number of pretty nice features on the site. One of these is the ability to drag and drop the results boxes around to re-order them.</p>
<p class="center"><a href="http://www.flickr.com/photos/alexkingorg/2457444954/" title="Addictomatic re-ordering by alexkingorg, on Flickr"><img src="http://farm3.static.flickr.com/2378/2457444954_dee321dceb_m.jpg" width="240" height="202" alt="Addictomatic re-ordering" /></a></p>
<p>You can also click the little X to remove a source from a page, or you can drop down the Available Sources panel to remove and add sources.</p>
<p class="center"><a href="http://www.flickr.com/photos/alexkingorg/2457445100/" title="Addictomatic Sources by alexkingorg, on Flickr"><img src="http://farm4.static.flickr.com/3171/2457445100_5c2375e3db_m.jpg" width="240" height="202" alt="Addictomatic Sources" /></a></p>
<p>When you make changes to the results page, either re-ordering the sources and/or removing the ones you don&#8217;t want to include, you get a nice bookmarkable URL as a result. That URL will bring you right back to your search, with the layout you specified.</p>
<p>In addition to being able to create new searches, Addictomatic also offers a collection of <a href="http://addictomatic.com/newsfix" rel="external">NewsFix pages</a> that gather the top sources on a variety of topics. I&#8217;m mainly visiting the <a href="http://addictomatic.com/newsfix/politics" rel="external">Election 2008</a> and <a href="http://addictomatic.com/newsfix/baseball" rel="external">Baseball</a> pages of late, though I also enjoy hitting <a href="http://addictomatic.com/newsfix/thought20" rel="external">Thought 2.0</a> and <a href="http://addictomatic.com/newsfix/Web20" rel="external">Web 2.0</a> with some regularity.</p>
<p>Building this service has been an interesting experience on a number of fronts, but one of the most exciting has been discovering that it&#8217;s something I want to use myself. I liked the idea when Dave first explained it to me, but I wasn&#8217;t sure how much I&#8217;d use it. As it turns out, I now use it quite a bit - it&#8217;s sticky. Much like Twitter, it&#8217;s value is hard to explain but readily apparent <a href="http://alexking.org/blog/2007/03/05/a-week-of-twittering">once you use it for a while</a>.</p>
<p>The design of the site was done by well known designer <a href="http://bryanbell.com/" rel="external">Bryan Bell</a>, who did a terrific job. We received the Photoshop files from him and created the front-end XHTML+CSS+JavaScript and all of the back-end systems.</p>
<p>Many thanks to Dave for letting us help him bring Addictomatic to the web.</p>
<p>UPDATE: Dave&#8217;s blog post is <a href="http://davenetics.com/2008/05/i-inhaled-now-you-should-addictomatic/" rel="external">here</a> and Bryan&#8217;s is <a href="http://tumblr.bryanbell.com/post/33479772" rel="external">here</a>.</p>
<p><a href="http://sharethis.com/item?&wp=2.2.3&amp;publisher=06654962-d77d-102a-861d-00161729a8a2&amp;title=Addictomatic&amp;url=http%3A%2F%2Falexking.org%2Fblog%2F2008%2F05%2F01%2Faddictomatic">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2008/05/01/addictomatic/feed</wfw:commentRss>
		</item>
		<item>
		<title>Google App Engine</title>
		<link>http://alexking.org/blog/2008/04/08/google-apps-engine</link>
		<comments>http://alexking.org/blog/2008/04/08/google-apps-engine#comments</comments>
		<pubDate>Tue, 08 Apr 2008 20:29:13 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Crowd Favorite]]></category>

		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2008/04/08/google-apps-engine</guid>
		<description><![CDATA[As you&#8217;ve no doubt heard already, Google released Google App Engine at the Google Campfire One event last night.
Folks, this is a real game changer.
Scalability has been the final frontier for web applications for far too long. For web developers like myself, the &#8220;building the app&#8221; part of offering a web service is the easy [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Google App Engine", url: "http://alexking.org/blog/2008/04/08/google-apps-engine" });</script>]]></description>
			<content:encoded><![CDATA[<p>As you&#8217;ve no doubt heard already, Google released <a href="http://code.google.com/appengine/" rel="external">Google App Engine</a> at the <a href="http://www.youtube.com/watch?v=3Ztr-HhWX1c&#038;eurl=http://code.google.com/appengine/" rel="external">Google Campfire One</a> event last night.</p>
<p>Folks, this is a real game changer.</p>
<p>Scalability has been the final frontier for web applications for far too long. For web developers like myself, the &#8220;building the app&#8221; part of offering a web service is the easy part. The challenge comes when you try to scale it.</p>
<p><a href="http://feedlounge.com">FeedLounge</a> is a great example. By all accounts, we built a fantastic web feed reading experience. Unfortunately, we didn&#8217;t succeed in scaling it. Sure, we learned a lot and I can think of a couple dozen things we would do differently if we could go back and do it again, but scaling would still be our number one issue.</p>
<p>Google App Engine changes that.</p>
<p>Sure, Big Table isn&#8217;t a drop-in replacement for a relational database like MySQL or PostgreSQL, but writing GQL isn&#8217;t any harder than writing SQL. Basically, you need to re-think how you do the data layer of your application, and the reward is scalability that would have cost you months to develop and significant hardware costs.</p>
<p>GAE not only offers a scalability solution, it also revolutionizes deployment. When you roll your own scalable infrastructure, you get rewarded with a variety of deployment challenges. You need to update code on a variety of machines, upgrade database schemas, etc. </p>
<p>At <a href="http://crowdfavorite.com">Crowd Favorite</a> we are web developers, not system admins. We understand how to build something so it can scale, but actually doing the server config and managing them on a day to day basis is not our core competency. This service is designed for us.</p>
<p>The Campfire was a very well produced event. The speakers, as you can see in the video, did a very good job. Questions I had during the presentation were often answered within the next couple of minutes - always the sign of a well designed talk.</p>
<p>As an attendee of the Campfire, I got a chance to ask the GAE team some questions after the presentation. Most of the questions that I was asking had very good answers, and all had very reasonable answers.</p>
<p>A couple of things I asked about:</p>
<dl>
<dt>How do you bring the data from your live application back into your local development environment?</dt>
<dd>There isn&#8217;t a data export/import built-in yet, though it seems like something they&#8217;d be open to building. There is a feature to create an XML representation of any data object, so I expect  a library that handles the production data export/local development data import situation to be one of the first tools that is built and well supported by the development community.</dd>
<dt>Is there a CRON equivalent?</dt>
<dd>No. The solution that seems best to me is to use another machine with CRON to send HTTP requests to your GAE application. If you want a pure &#8220;cloud&#8221; solution, you could use Amazon EC2 for this.</dd>
<dt>How long can a request live?</dt>
<dd>There is a 10 second execution limit for all requests. This includes requesting and submitting data to external services. If it takes 8.5 seconds to download a tweet stream from Twitter, you&#8217;ve only got 1.5 seconds to do something with it. <img src='http://alexking.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> This is very reasonable. In thinking through the things I normally do in a long executing script, they could pretty much all b broken out into more atomic events that could each be done in individual requests.</dd>
<dt>How much will it cost if you go over your quotas?</dt>
<dd>There wasn&#8217;t an answer for this yet, and it&#8217;s definitely something you&#8217;d want to know when you&#8217;re trying to evaluate GAE vs. alternative solutions. I&#8217;ll say this though, whatever they decide to charge, it will likely be a fraction of the hardware, bandwidth and human costs of scaling to that degree on your own. I believe they will take this on a case by case basis - they are building a platform they want people to use, and I think it&#8217;s in their best interest to do what they can to support successful apps built on GAE.</dd>
</dl>
<p>What the GAE team has already done in just ~2 years is very impressive, but they&#8217;ll also be the first ones to tell you they have a long list of things they&#8217;d like to improve and enhance. I&#8217;ve got no doubt they are going to do just that.</p>
<p>I&#8217;d obviously like to see PHP as a supported language as soon as possible, but I don&#8217;t know when it&#8217;s realistic to expect to see support for new languages. Balancing the building of platform features against support for other languages is a tough choice.</p>
<p>While I&#8217;m not going to run out and rewrite all of my PHP products in Python, I&#8217;ve already mentally re-architected a component of <a href="http://myfreebusy.com">MyFreeBusy</a> that we probably will rewrite in Python so that it can leverage GAE to scale.</p>
<p>Another idea that I&#8217;ve had for a service that has been backburnered for a while is probably going to be written in Python instead of PHP so that we can roll it out on GAE.</p>
<p>Once we complete these internal projects, I&#8217;m sure we&#8217;ll start building GAE apps for clients as well. I&#8217;m excited about the possibilities that this opens for us.</p>
<p>Besides my own intended usage, the general innovation that this is going to allow is going to be fascinating. ISVs have long been able to create great software that can be downloaded and installed on a per-user or small team basis, but Google App Engine promises to let us bring that craftsmanship to internet scale.</p>
<p><a href="http://sharethis.com/item?&wp=2.2.3&amp;publisher=06654962-d77d-102a-861d-00161729a8a2&amp;title=Google+App+Engine&amp;url=http%3A%2F%2Falexking.org%2Fblog%2F2008%2F04%2F08%2Fgoogle-apps-engine">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2008/04/08/google-apps-engine/feed</wfw:commentRss>
		</item>
		<item>
		<title>Best Wishes Mike</title>
		<link>http://alexking.org/blog/2008/02/23/best-wishes-mike</link>
		<comments>http://alexking.org/blog/2008/02/23/best-wishes-mike#comments</comments>
		<pubDate>Sun, 24 Feb 2008 00:16:05 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Crowd Favorite]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2008/02/23/best-wishes-mike</guid>
		<description><![CDATA[We&#8217;ve had our first turnover at Crowd Favorite. Mike Hostetler has decided to go solo so he can spend more time working at home with his new baby daughter. Mike&#8217;s going to be focusing on Drupal, Qcodo and jQuery, I thank him for the work he did with us and wish him success with his [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Best Wishes Mike", url: "http://alexking.org/blog/2008/02/23/best-wishes-mike" });</script>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve had our first turnover at <a href="http://crowdfavorite.com">Crowd Favorite</a>. <a href="http://amountaintop.com" rel="external">Mike Hostetler</a> has decided to <a href="http://amountaintop.com/leaving-crowd-favorite-officially-launching-mountain-top-consulting" rel="external">go solo</a> so he can spend more time working at home with his new baby daughter. Mike&#8217;s going to be focusing on Drupal, Qcodo and jQuery, I thank him for the work he did with us and wish him success with his new venture.</p>
<p><a href="http://sharethis.com/item?&wp=2.2.3&amp;publisher=06654962-d77d-102a-861d-00161729a8a2&amp;title=Best+Wishes+Mike&amp;url=http%3A%2F%2Falexking.org%2Fblog%2F2008%2F02%2F23%2Fbest-wishes-mike">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2008/02/23/best-wishes-mike/feed</wfw:commentRss>
		</item>
		<item>
		<title>We&#8217;re Hiring</title>
		<link>http://alexking.org/blog/2008/02/08/were-hiring</link>
		<comments>http://alexking.org/blog/2008/02/08/were-hiring#comments</comments>
		<pubDate>Sat, 09 Feb 2008 00:10:16 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Crowd Favorite]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2008/02/08/were-hiring</guid>
		<description><![CDATA[Right now Crowd Favorite is looking for another great web developer. We need someone with solid front-end XHTML/CSS/JS skills and good back-end PHP skills - preferably someone already here in the Denver metro area, but if you&#8217;re willing to move here that&#8217;s OK too.
We are doing all sorts of cool stuff with WordPress, and we&#8217;re [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "We're Hiring", url: "http://alexking.org/blog/2008/02/08/were-hiring" });</script>]]></description>
			<content:encoded><![CDATA[<p>Right now <a href="http://crowdfavorite.com">Crowd Favorite</a> is looking for another great web developer. We <a href="http://crowdfavorite.com/jobs/">need someone</a> with solid front-end XHTML/CSS/JS skills and good back-end PHP skills - preferably someone already here in the Denver metro area, but if you&#8217;re willing to move here that&#8217;s OK too.</p>
<p>We are doing all sorts of cool stuff with <a href="http://wordpress.org/" rel="external">WordPress</a>, and we&#8217;re going to be building a lot of interesting web applications and services internally this year as well. We have fun, have a great new office in a great location, and are lots of fun to work with. Join us. <img src='http://alexking.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://crowdfavorite.com/contact/">Get in touch</a> if you&#8217;re interested.</p>
<p><a href="http://sharethis.com/item?&wp=2.2.3&amp;publisher=06654962-d77d-102a-861d-00161729a8a2&amp;title=We%27re+Hiring&amp;url=http%3A%2F%2Falexking.org%2Fblog%2F2008%2F02%2F08%2Fwere-hiring">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2008/02/08/were-hiring/feed</wfw:commentRss>
		</item>
		<item>
		<title>VodPod WordPress Plugin</title>
		<link>http://alexking.org/blog/2008/01/26/vodpod-wordpress-plugin</link>
		<comments>http://alexking.org/blog/2008/01/26/vodpod-wordpress-plugin#comments</comments>
		<pubDate>Sat, 26 Jan 2008 19:36:16 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Crowd Favorite]]></category>

		<category><![CDATA[Case Studies]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2008/01/26/vodpod-wordpress-plugin</guid>
		<description><![CDATA[Last fall, Crowd Favorite had the opportunity to build a WordPress plugin for VodPod. This was a fun project. We used the VodPod API and built some shortcodes and template tags for WordPress that make it easy to put a VodPod video player into a WordPress post, page or theme. The VodPod team then combined [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "VodPod WordPress Plugin", url: "http://alexking.org/blog/2008/01/26/vodpod-wordpress-plugin" });</script>]]></description>
			<content:encoded><![CDATA[<p>Last fall, <a href="http://crowdfavorite.com">Crowd Favorite</a> had the opportunity to <a href="http://blog.vodpod.com/?p=230" rel="external">build</a> a WordPress plugin for <a href="http://vodpod.com" rel="external">VodPod</a>. This was a fun project. We used the VodPod API and built some shortcodes and template tags for WordPress that make it easy to put a VodPod video player into a WordPress post, page or theme. The VodPod team then combined these features with the sidebar widget plugin they&#8217;d already developed to create a <a href="http://wordpress.org/extend/plugins/vodpod-videos/" rel="external">combined plugin</a> that does both.</p>
<p>VodPod is a pretty fun service. You can collect embeddable videos from a variety of sources, group them together into a <nobr> <img src='http://alexking.org/images/smilies/ak_scare1.gif' alt=':scare:' class='wp-smiley' /> pod <img src='http://alexking.org/images/smilies/ak_scare2.gif' alt=':/scare:' class='wp-smiley' /> </nobr> , then put that pod on your blog or web site. It&#8217;s a pretty nice way to share videos. I created one from all of <a href="http://alexkinggolf.vodpod.com/" rel="external">my golf swing videos</a>.</p>
<p>Note: the VodPod gallery and sidebar widgets require Prototype and might not work as expected if you are using other JavaScript libraries.</p>
<p><a href="http://sharethis.com/item?&wp=2.2.3&amp;publisher=06654962-d77d-102a-861d-00161729a8a2&amp;title=VodPod+WordPress+Plugin&amp;url=http%3A%2F%2Falexking.org%2Fblog%2F2008%2F01%2F26%2Fvodpod-wordpress-plugin">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2008/01/26/vodpod-wordpress-plugin/feed</wfw:commentRss>
		</item>
		<item>
		<title>First Day in the New Office</title>
		<link>http://alexking.org/blog/2008/01/21/first-day-in-the-new-office</link>
		<comments>http://alexking.org/blog/2008/01/21/first-day-in-the-new-office#comments</comments>
		<pubDate>Tue, 22 Jan 2008 06:53:32 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Crowd Favorite]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2008/01/21/first-day-in-the-new-office</guid>
		<description><![CDATA[Today was our first day in the new office. Over the weekend we assembled desks and chairs, unpacked new monitors phones and hard drives, and set up the fridge and coffee maker; so today we were pretty much ready to hit the ground running.

We had a number of things scheduled:

DSL installation
Bottled water service installation
Desk chair [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "First Day in the New Office", url: "http://alexking.org/blog/2008/01/21/first-day-in-the-new-office" });</script>]]></description>
			<content:encoded><![CDATA[<p>Today was our first day in the new office. Over the weekend we assembled desks and chairs, unpacked new monitors phones and hard drives, and set up the fridge and coffee maker; so today we were pretty much ready to hit the ground running.</p>
<p class="center"><a href="http://www.flickr.com/photos/alexkingorg/sets/72157603771394054/" title="Day 1 at the New Office"><img src="http://farm3.static.flickr.com/2247/2210955602_a720bc2cc0_m.jpg" width="240" height="180" alt="Eric and Peter's desks" /></a></p>
<p>We had a number of things scheduled:</p>
<ul>
<li>DSL installation</li>
<li>Bottled water service installation</li>
<li>Desk chair delivery (the guys are on conference room chairs at the moment)</li>
</ul>
<p>Naturally we ran into a couple of hiccups. The DSL installation happened, but the technician did not bring the modems with him. As it turns out UPS came by to deliver the modems at 8:30am, but we didn&#8217;t arrive at the office until 9am. The note in the UPS comments was: &#8220;Office closed for the day&#8221;. We&#8217;ve put up a temporary sign with the office hours on the door now, hopefully UPS will deliver tomorrow while we&#8217;re there and we can get proper internet access up and running.<sup><a href="#fn1200979288399n" id="fn1200979288399" class="footnote">1</a></sup></p>
<p>The <a href="http://rmbw.com/" rel="external">bottled water service</a>, thankfully, went without a hitch. We are using the same service as <a href="http://hivecoop.com/" rel="external">the Hive</a> because we liked the water there.</p>
<p>The desk chairs did not show and a call to <a href="http://staples.com" rel="external">Staples</a> got to the bottom of the issue. I&#8217;d ordered the chairs a while ago, and asked for delivery on the 21st. Apparently they got re-routed to a local store, but will now be couriered over tomorrow. Pretty top notch service from the phone rep there. She let me get off the phone, tracked down the chairs, and called me back with the resolution.</p>
<p>The next issue was the heat, or rather the lack thereof. The heater hadn&#8217;t worked since we started banging around last Friday, and our investigation of the furnace and the error light didn&#8217;t net a solution. For the first part of the day we were in hats and down jackets. With single digit temperatures outside and single pane windows, it was pretty brutal.</p>
<p>To celebrate the opening of the new office I gave the guys some Crowd Favorite fleece vests and gift certificates to a local coffee shop. Given the heating issues, they ended up being rather appropriate.</p>
<p>When we left to walk to lunch, the combination of us freezing in the office all morning and the frigid temperatures outside prompted us to hit the Wazee Supper Club instead of continuing one block to Dixon&#8217;s. We waiting for a minute and a half at the light to cross the street, then couldn&#8217;t take it anymore and decided to get inside. <img src='http://alexking.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Luckily an HVAC guy was able to come out around 2:15pm and fixed the problem - a filter that was way overdue for a change. *sigh* In our defense, the furnace is about 15 feet above the floor and we hadn&#8217;t looked at the proper side of it (as the filter panel blends in nicely with the duct work).</p>
<p>We received out first solicitor in the afternoon, I guess we need a &#8220;no solicitors&#8221; sign on the door as well.</p>
<p>We&#8217;ve got janitorial companies coming out tomorrow and Wednesday to give formal bids, and both of them support recycling. I&#8217;ve set up each desk with a paper recycling bin and the kitchen area has both a can/bottle recycling bin and <em>the</em> normal trash can for the office.</p>
<p>I think we&#8217;ll still be <img src='http://alexking.org/images/smilies/ak_scare1.gif' alt=':scare:' class='wp-smiley' /> moving in <img src='http://alexking.org/images/smilies/ak_scare2.gif' alt=':/scare:' class='wp-smiley' /> for a little while. Among other things, we need shelves for the closet area to organize the supplies, chairs for the small meeting table I picked up tonight on Craig&#8217;s List, and whiteboards for the conference room.</p>
<p>It&#8217;s been fun so far, and it&#8217;s definitely an interesting learning experience.</p>
<ol class="footnotes">
<li id="fn1200979288399n">We&#8217;re all <a href="http://alexking.org/blog/2007/10/24/evdo-over-wifi-cradlepoint-ctr350-review">sharing my EVDO modem over WiFi</a> right now. [<a href="#fn1200979288399">back</a>]</li>
</ol>
<p><a href="http://sharethis.com/item?&wp=2.2.3&amp;publisher=06654962-d77d-102a-861d-00161729a8a2&amp;title=First+Day+in+the+New+Office&amp;url=http%3A%2F%2Falexking.org%2Fblog%2F2008%2F01%2F21%2Ffirst-day-in-the-new-office">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2008/01/21/first-day-in-the-new-office/feed</wfw:commentRss>
		</item>
		<item>
		<title>Office Space</title>
		<link>http://alexking.org/blog/2008/01/18/office-space</link>
		<comments>http://alexking.org/blog/2008/01/18/office-space#comments</comments>
		<pubDate>Fri, 18 Jan 2008 19:32:36 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Crowd Favorite]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2008/01/18/office-space</guid>
		<description><![CDATA[Crowd Favorite now has it&#8217;s own office space!
This is how it looks empty, I imagine it&#8217;ll look quite different after we start moving in this weekend. Lots of gear and furniture to set up. We&#8217;ve got some work to do before it will feel like home, but it&#8217;s great to have somewhere to really set [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Office Space", url: "http://alexking.org/blog/2008/01/18/office-space" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://crowdfavorite.com">Crowd Favorite</a> now has it&#8217;s own office space!</p>
<p>This is how it looks empty, I imagine it&#8217;ll look quite different after we start moving in this weekend. Lots of gear and furniture to set up. We&#8217;ve got some work to do before it will feel like home, but it&#8217;s great to have somewhere to really set up shop.</p>
<p class="center"><a href="http://flickr.com/photos/alexkingorg/sets/72157603121537606/" title="Conference room from hallway (through window) by alexkingorg, on Flickr"><img src="http://farm3.static.flickr.com/2193/1991991430_1f8c223e41_m.jpg" width="240" height="160" alt="Conference room from hallway (through window)" /></a></p>
<p>I&#8217;m simultaneously thrilled that the office search<sup><a href="#fn1200632754097n" id="fn1200632754097" class="footnote">1</a></sup> is over, and really pleased with the space we got. The <a href="http://maps.google.com/maps?f=q&#038;hl=en&#038;geocode=&#038;time=&#038;date=&#038;ttype=&#038;q=1435+Wazee+Street,+Suite+103,+Denver,+CO+80202&#038;sll=37.0625,-95.677068&#038;sspn=41.546728,64.335938&#038;ie=UTF8&#038;ll=39.749912,-105.002174&#038;spn=0.009882,0.015707&#038;z=16&#038;iwloc=addr&#038;om=0" rel="external">location</a> is excellent, in the <a href="http://www.lodo.org/" rel="external">LoDo</a> area of downtown Denver with easy access to public transportation, food, a jogging/biking trail that runs along Cherry Creek, the Rockies and the Nuggets/Avalanche, and a block from the 16th street mall (where there is a free shuttle that runs up and down the length of downtown).</p>
<p>The space is bigger than we are at the moment, so we&#8217;re excited and privileged to be sharing it with <a href="http://redmonk.com/sogrady/" rel="external">some</a> <a href="http://coreygilmore.com/blog/" rel="external">great</a> <a href="http://justinbregar.com/" rel="external">friends</a>.</p>
<p>My personal thanks to Ryan Howell of <a href="http://hedberghowell.com/" rel="external">Hedberg | Howell</a>, Krystal Hoeft at Wells Fargo and Chris Rebich of the O&#8217;Conner Group (and my volleyball team) for your invaluable help to me during this process.</p>
<ol class="footnotes">
<li id="fn1200632754097n">A process which started several <em>long</em> months ago. [<a href="#fn1200632754097">back</a>]</li>
</ol>
<p><a href="http://sharethis.com/item?&wp=2.2.3&amp;publisher=06654962-d77d-102a-861d-00161729a8a2&amp;title=Office+Space&amp;url=http%3A%2F%2Falexking.org%2Fblog%2F2008%2F01%2F18%2Foffice-space">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2008/01/18/office-space/feed</wfw:commentRss>
		</item>
		<item>
		<title>Web Site Transition, Step 2</title>
		<link>http://alexking.org/blog/2008/01/01/web-site-transition-step-2</link>
		<comments>http://alexking.org/blog/2008/01/01/web-site-transition-step-2#comments</comments>
		<pubDate>Wed, 02 Jan 2008 02:23:50 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Crowd Favorite]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2008/01/01/web-site-transition-step-2</guid>
		<description><![CDATA[When King Design became Crowd Favorite last year, I employed a couple of techniques to try to make the web site transition as painless as possible.
Now if you visit kingdesign.net the Crowd Favorite site design is shown; with a small banner noting the rename being shown at the top of the page on the first [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Web Site Transition, Step 2", url: "http://alexking.org/blog/2008/01/01/web-site-transition-step-2" });</script>]]></description>
			<content:encoded><![CDATA[<p>When <a href="http://alexking.org/blog/2007/06/04/king-design-is-now-crowd-favorite">King Design became Crowd Favorite</a> last year, I employed a <a href="http://alexking.org/blog/2007/06/11/crowd-favorite-site-transition">couple of techniques</a> to try to make the web site transition as painless as possible.</p>
<p>Now if you visit kingdesign.net the Crowd Favorite site design is shown; with a small banner noting the rename being shown at the top of the page on the first page load:</p>
<p class="center"><a href="http://www.flickr.com/photos/alexkingorg/2155855243/" title="Much smaller King Design notice by alexkingorg, on Flickr"><img src="http://farm3.static.flickr.com/2303/2155855243_d28db045da_m.jpg" width="240" height="178" alt="Much smaller King Design notice" /></a></p>
<p>Future visits to kingdesign.net are redirected to crowdfavorite.com, and the banner is not displayed again.<sup><a href="#fn1199239647835n" id="fn1199239647835" class="footnote">1</a></sup> In another 6 months, I&#8217;ll probably get rid of this step and just give 301 redirects to everyone - just as I&#8217;ve been doing for the search engines already.</p>
<p>Previously, when someone came to kingdesign.net I would show them the old King Design web site design with a big banner at the top letting them know that we were now Crowd Favorite:</p>
<p class="center"><a href="http://www.flickr.com/photos/alexkingorg/548247361/" title="King Design to Crowd Favorite by alexkingorg, on Flickr"><img src="http://farm2.static.flickr.com/1140/548247361_acd42267ef_m.jpg" width="240" height="183" alt="King Design to Crowd Favorite" /></a></p>
<p>I left this in place for 7 months in the hopes that when people arrived at the King Design web site, it would not be a jarring experience like a straight redirect would be. However, we do need to complete the transition eventually, and so I made the next set of changes today (as planned).</p>
<ol class="footnotes">
<li id="fn1199239647835n">This requires cookies be enabled. [<a href="#fn1199239647835">back</a>]</li>
</ol>
<p><a href="http://sharethis.com/item?&wp=2.2.3&amp;publisher=06654962-d77d-102a-861d-00161729a8a2&amp;title=Web+Site+Transition%2C+Step+2&amp;url=http%3A%2F%2Falexking.org%2Fblog%2F2008%2F01%2F01%2Fweb-site-transition-step-2">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2008/01/01/web-site-transition-step-2/feed</wfw:commentRss>
		</item>
		<item>
		<title>Introducing Dougal Campbell</title>
		<link>http://alexking.org/blog/2007/12/18/introducing-dougal-campbell</link>
		<comments>http://alexking.org/blog/2007/12/18/introducing-dougal-campbell#comments</comments>
		<pubDate>Tue, 18 Dec 2007 16:12:22 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Crowd Favorite]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2007/12/18/introducing-dougal-campbell</guid>
		<description><![CDATA[I&#8217;m very excited to announce that Crowd Favorite has grown once again, this time bringing on a developer who needs no introduction to most people in the WordPress world: Dougal Campbell.

Dougal has made numerous contributions to the WordPress community, from core code contributions and plugins to Ping-O-Matic. Like me, he&#8217;s got years of experience working [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Introducing Dougal Campbell", url: "http://alexking.org/blog/2007/12/18/introducing-dougal-campbell" });</script>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m very excited to announce that <a href="http://crowdfavorite.com">Crowd Favorite</a> has grown once again, this time bringing on a developer who needs no introduction to most people in the <a href="http://wordpress.org/" rel="external">WordPress</a> world: <a href="http://dougal.gunters.org" rel="external">Dougal Campbell</a>.</p>
<p class="center"><img src="http://alexking.org/blog/content/2007-12-17/dougal_campbell.jpg" alt="Dougal Campbell" /></p>
<p>Dougal has made numerous contributions to the WordPress community, from core code contributions and plugins to <a href="http://pingomatic.com" rel="external">Ping-O-Matic</a>. Like me, he&#8217;s got years of experience working with WordPress. Since much of what we do at Crowd Favorite is custom WordPress build and functionality work, this experience is a perfect fit for us.</p>
<p>However Dougal also has a broad depth of experience in general web technologies and web application development. He&#8217;ll be helping out on Crowd Favorite products as well as the custom WordPress work we do.</p>
<p>I&#8217;m very excited that Dougal has agreed to come on board, and look forward to working with him again.</p>
<p>Here is a brief bio on Dougal (also on the Crowd Favorite <a href="http://crowdfavorite.com/about/">About page</a> now):</p>
<blockquote><p>Over the past 25 years, Dougal has molded his fascination with computers from a hobby into a career. Dougal joined the WordPress effort early on and developed much of the initial XML-RPC code and the Ping-O-Matic service, and now enjoys &#8220;Developer Emeritus&#8221; status. From the early &#8217;80s to present day, he has worked on customized inventory database systems, and developed web applications for trucking companies, the hospitality industry, and a startup with a web-based video platform, among other things.</p>
<p>Along the way, he has contributed his efforts to several open source projects, the most well-known of which are WordPress and POV-Ray. Dougal comes to Crowd Favorite with a strong background in developing web applications in Perl and PHP, and with with an eye towards web standards and the emerging semantic web.</p>
<p>Dougal&#8217;s offline time is spent with his wife, three children, a dog, and a cat. He hasn&#8217;t taught the dog and cat how to set up their own blogs yet, but he&#8217;s working on it.</p></blockquote>
<p>UPDATE: read <a href="http://dougal.gunters.org/blog/2007/12/18/merry-christmas-to-me" rel="external">Dougal&#8217;s post</a> as well.</p>
<p><a href="http://sharethis.com/item?&wp=2.2.3&amp;publisher=06654962-d77d-102a-861d-00161729a8a2&amp;title=Introducing+Dougal+Campbell&amp;url=http%3A%2F%2Falexking.org%2Fblog%2F2007%2F12%2F18%2Fintroducing-dougal-campbell">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2007/12/18/introducing-dougal-campbell/feed</wfw:commentRss>
		</item>
		<item>
		<title>CrunchGear Redesign</title>
		<link>http://alexking.org/blog/2007/12/17/crunchgear-redesign</link>
		<comments>http://alexking.org/blog/2007/12/17/crunchgear-redesign#comments</comments>
		<pubDate>Mon, 17 Dec 2007 15:06:02 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Crowd Favorite]]></category>

		<category><![CDATA[Case Studies]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2007/12/17/crunchgear-redesign</guid>
		<description><![CDATA[Over the last couple of weeks we at Crowd Favorite have had the pleasure of working with the good folks at TechCrunch to help get the new CrunchGear site design up and running (read about it on CrunchGear and TechCrunch).

The designers at ACS did the majority of the new design work1, then we helped integrate [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "CrunchGear Redesign", url: "http://alexking.org/blog/2007/12/17/crunchgear-redesign" });</script>]]></description>
			<content:encoded><![CDATA[<p>Over the last couple of weeks we at <a href="http://crowdfavorite.com">Crowd Favorite</a> have had the pleasure of working with the good folks at <a href="http://www.techcrunch.com" rel="external">TechCrunch</a> to help get the new <a href="http://crunchgear.com" rel="external">CrunchGear</a> site design up and running (read about it on <a href="http://www.crunchgear.com/2007/12/14/welcome-to-the-new-crunchgear-please-have-some-cocoa/" rel="external">CrunchGear</a> and <a href="http://www.techcrunch.com/2007/12/14/newly-redesigned-crunchgear-launched/" rel="external">TechCrunch</a>).</p>
<p class="center"><a href="http://www.flickr.com/photos/alexkingorg/2116597005/" title="CrunchGear Redesign by alexkingorg, on Flickr"><img src="http://farm3.static.flickr.com/2133/2116597005_0c5e7c1091_m.jpg" width="240" height="194" alt="CrunchGear Redesign" /></a></p>
<p>The designers at <a href="http://www.acsseo.com/" rel="external">ACS</a> did the majority of the new design work<sup><a href="#fn1197763737739n" id="fn1197763737739" class="footnote">1</a></sup>, then we helped integrate and implement various features and functions in WordPress and made sure all the Ts were crossed and the Is dotted.</p>
<p>On Friday, we brought the new design and features live on CrunchGear.com. Congratulations to the TechCrunch and CrunchGear teams on the successful launch of the new design, and thank you for giving us the opportunity to help make this a success.</p>
<p>Have a web development or WordPress project you need development, design or consulting help with? <a href="http://crowdfavorite.com/contact/">Get in touch with Crowd Favorite</a>.</p>
<ol class="footnotes">
<li id="fn1197763737739n">Redesigns on high traffic sites are never universally well-received, and this is no different. The <a href="http://www.crunchgear.com/2007/12/14/welcome-to-the-new-crunchgear-please-have-some-cocoa/#comments" rel="external">comments on new CrunchGear design</a> are somewhat mixed, but I like the new design and enjoyed working on the implementation. [<a href="#fn1197763737739">back</a>]</li>
</ol>
<p><a href="http://sharethis.com/item?&wp=2.2.3&amp;publisher=06654962-d77d-102a-861d-00161729a8a2&amp;title=CrunchGear+Redesign&amp;url=http%3A%2F%2Falexking.org%2Fblog%2F2007%2F12%2F17%2Fcrunchgear-redesign">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2007/12/17/crunchgear-redesign/feed</wfw:commentRss>
		</item>
		<item>
		<title>Yahoo! Shortcuts (beta)</title>
		<link>http://alexking.org/blog/2007/12/13/yahoo-shortcuts</link>
		<comments>http://alexking.org/blog/2007/12/13/yahoo-shortcuts#comments</comments>
		<pubDate>Thu, 13 Dec 2007 14:46:25 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Crowd Favorite]]></category>

		<category><![CDATA[Case Studies]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2007/12/13/yahoo-shortcuts</guid>
		<description><![CDATA[Over the last few months Crowd Favorite has had the opportunity to work with some great people at Yahoo! to create a rather unique WordPress plugin: Yahoo! Shortcuts. This is probably the most ambitious plugin I&#8217;ve helped build, and I think it will be really useful for a number of bloggers out there.

Basically it will [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Yahoo! Shortcuts (beta)", url: "http://alexking.org/blog/2007/12/13/yahoo-shortcuts" });</script>]]></description>
			<content:encoded><![CDATA[<p>Over the last few months <a href="http://crowdfavorite.com">Crowd Favorite</a> has had the opportunity to work with some great people at Yahoo! to create a rather unique <a href="http://wordpress.org/" rel="external">WordPress</a> plugin: <a href="http://shortcuts.yahoo.com" rel="external">Yahoo! Shortcuts</a>. This is probably the most ambitious plugin I&#8217;ve helped build, and I think it will be really useful for a number of bloggers out there.</p>
<p class="center"><a href="http://www.flickr.com/photos/alexkingorg/2107402303/" title="Yahoo! Shortcuts by alexkingorg, on Flickr"><img src="http://farm3.static.flickr.com/2013/2107402303_f6e72c8954_m.jpg" width="240" height="177" alt="Yahoo! Shortcuts" /></a></p>
<p>Basically it will suggest all sorts of Yahoo! content to augment what you&#8217;re writing about. It can give you little finance widgets for companies:</p>
<p class="center"><a href="http://www.flickr.com/photos/alexkingorg/2108412050/" title="Finance by alexkingorg, on Flickr"><img src="http://farm3.static.flickr.com/2227/2108412050_a83d7114f7_m.jpg" width="240" height="163" alt="Finance" /></a></p>
<p>Maps and travel information for locations:</p>
<p class="center"><a href="http://www.flickr.com/photos/alexkingorg/2107637869/" title="Maps by alexkingorg, on Flickr"><img src="http://farm3.static.flickr.com/2283/2107637869_aa55874d3c_m.jpg" width="198" height="240" alt="Maps" /></a></p>
<p>And even Flickr photos<sup><a href="#fn1197527209506n" id="fn1197527209506" class="footnote">1</a></sup>:</p>
<p class="center"><a href="http://www.flickr.com/photos/alexkingorg/2108423558/" title="Flickr photo by alexkingorg, on Flickr"><img src="http://farm3.static.flickr.com/2335/2108423558_a68b8430d5_m.jpg" width="240" height="215" alt="Flickr photo" /></a></p>
<p>You get to choose to enable or disable each of the detected shortcuts, and you get to choose how to display them. Some can be embedded badges while others have little pop-up effects when you mouse over them.</p>
<p class="center"><a href="http://www.flickr.com/photos/alexkingorg/2107637787/" title="Reviewing Shortcuts by alexkingorg, on Flickr"><img src="http://farm3.static.flickr.com/2130/2107637787_70c2d23849_m.jpg" width="180" height="240" alt="Reviewing Shortcuts" /></a></p>
<p>This is a <em>beta</em> release, which means there are a few little quirks that may pop up from time to time. I&#8217;m sure there will be a lot of great user feedback (and bug reports) coming in as folks start using this to make 1.0 even better.</p>
<p>More info and coverage:</p>
<ul>
<li><a href="http://yodel.yahoo.com/2007/12/13/shortcuts-for-your-wordpress-blog/" rel="external">Shortcuts for your WordPress blog - Yodel Anacdotal</a></li>
<li><a href="http://www.ysearchblog.com/archives/000512.html" rel="external">Boost Your Blog with Yahoo! Shortcuts for WordPress (Beta)</a></li>
<li><a href="http://shortcuts.yahoo.com/" rel="external">Yahoo! Shortcuts home page</a></li>
<li><a href="http://wordpress.org/extend/plugins/yahoo-shortcuts/" rel="external">Yahoo! Shortcuts plugin page on WordPress.org</a></li>
</ul>
<p>It&#8217;s also worth noting that the plugin code is all Open Source under a modified BSD license. It&#8217;s almost a no-brainer for a company like Yahoo! to make this decision nowdays, which is pretty fantastic.</p>
<p>We had a number of interesting challenges during the creation of the plugin. It was great to see the Yahoo! team not want to make compromises from the user experience they wanted; it was up to us to make sure they didn&#8217;t have to.</p>
<ul>
<li>Interacting with the WordPress rich text editor is always interesting. We needed to allow people to move the Yahoo! content (maps, photos, charts) around and align them left and right. To accomplish this we had to use placeholder images for the content in some cases. Then we translate the placeholder image back to the proper content to display it.</li>
<li>As anyone who builds an API knows, no matter how much you plan ahead your first customer will always ask for a feature you overlooked or thought you could postpone until later. As the first customers of the Yahoo! Shortcuts API we found that while almost everything we needed was provided to us, there were a few things that we needed to tweak in order to accomplish what we needed on the WordPress side. Luckily we had access to the API engineers at Yahoo! to give us the additional functionality we needed.</li>
<li>Working with a large company without having <a href="http://alexking.org/blog/2007/11/26/introducing-peter-gornell">our project manager</a> in place (yet). I verified that project management is not my strongest suit - thankfully we&#8217;ve remedied that situation. Back to focusing on development for me (yay!).</li>
</ul>
<p>This project also afforded me a chance to meet Jeremy Zawodny. Jeremy is one of the first bloggers I started following in (I think) late 2002 and it was great timing to be able to meet up with him at <a href="http://defragcon.com/" rel="external">Defrag</a> a little over a month ago. We shot a little <a href="http://cosmos.bcst.yahoo.com/up/player/popup/?cl=5251111" rel="external">screencast video walk-though of the Yahoo! Shortcuts plugin</a><sup><a href="#fn1197529486851n" id="fn1197529486851" class="footnote">2</a></sup>.</p>
<p><strong>Full Disclosure:</strong> Yahoo! was our customer to create this plugin. That said, they did not provide any restrictions about what I could say here, ask me to follow any guidelines or even ask me to highlight any specific features.</p>
<ol class="footnotes">
<li id="fn1197527209506n">Those with proper Creative Commons licenses. [<a href="#fn1197527209506">back</a>]</li>
<li id="fn1197529486851n">Because who doesn&#8217;t love to watch two guys in green sweaters staring at a laptop? You can tell that Jeremy knew there would be footage of us as well as the screencast in the final video - I&#8217;ll know next time. <img src='http://alexking.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> [<a href="#fn1197529486851">back</a>]</li>
</ol>
<p><a href="http://sharethis.com/item?&wp=2.2.3&amp;publisher=06654962-d77d-102a-861d-00161729a8a2&amp;title=Yahoo%21+Shortcuts+%28beta%29&amp;url=http%3A%2F%2Falexking.org%2Fblog%2F2007%2F12%2F13%2Fyahoo-shortcuts">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2007/12/13/yahoo-shortcuts/feed</wfw:commentRss>
		</item>
		<item>
		<title>Public Knowledge Bases</title>
		<link>http://alexking.org/blog/2007/11/30/public-knowledge-bases</link>
		<comments>http://alexking.org/blog/2007/11/30/public-knowledge-bases#comments</comments>
		<pubDate>Fri, 30 Nov 2007 20:04:26 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Crowd Favorite]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2007/11/30/public-knowledge-bases</guid>
		<description><![CDATA[One thing you learn rather quickly when you release and support software is that the faster you answer questions the more questions you receive. Fast e-mail responses often lead to fast responses on the other end and you end up engaged in a psuedo real-time conversation.
Being responsive to customers is important, but if you&#8217;re a [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Public Knowledge Bases", url: "http://alexking.org/blog/2007/11/30/public-knowledge-bases" });</script>]]></description>
			<content:encoded><![CDATA[<p>One thing you learn rather quickly when you release and support software is that the faster you answer questions the more questions you receive. Fast e-mail responses often lead to fast responses on the other end and you end up engaged in a psuedo real-time conversation.</p>
<p>Being responsive to customers is important, but if you&#8217;re a smaller shop it&#8217;s more important to try to give them the tools to help themselves. No developer or company will ever be able to answer all of their customers support requests in real time on a one to one basis, but if you work hard to document things and are willing to offer support forums, you&#8217;ll find that your customers can help themselves and each other during the times you aren&#8217;t available.</p>
<p>I was reminded of this fact the other night. The last couple weeks have been pretty crazy. <a href="http://crowdfavorite.com">We&#8217;re</a> hiring new people, looking for new office space, and busting tail to make sure we are meeting our client obligations.</p>
<p>So about 9pm, I decided I needed to unplug and went to watch some TV. Sure enough, that&#8217;s just when I got the e-mail notification that there was a new post in our <a href="http://crowdfavorite.com/forums/">forums</a>. Because I was dead tired and didn&#8217;t see an easy answer for the question, I decided I&#8217;d wait until morning before following up with the customer and trying to help them troubleshoot.</p>
<p>Sure enough, 12 minutes later the customer posted in the forums again - they had found the answer to their question in another thread. The customer has everything working and no response from us was necessary. We:</p>
<ol>
<li>gave them the opportunity to find the answer to their current question</li>
<li>might have allowed them to discover something else useful along the way</li>
<li>enabled them to continue building the public knowledge base for future customers</li>
</ol>
<p>It&#8217;s amazing what you can learn along the way when you&#8217;re looking for something specific. Accidental discoveries are often very valuable.</p>
<p>I&#8217;m not saying that you should ignore your customers, or intentionally make them wait for answers. However, you need to allow people to help themselves and each other if you want that to happen.</p>
<p><a href="http://sharethis.com/item?&wp=2.2.3&amp;publisher=06654962-d77d-102a-861d-00161729a8a2&amp;title=Public+Knowledge+Bases&amp;url=http%3A%2F%2Falexking.org%2Fblog%2F2007%2F11%2F30%2Fpublic-knowledge-bases">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2007/11/30/public-knowledge-bases/feed</wfw:commentRss>
		</item>
		<item>
		<title>Introducing Peter Gornell</title>
		<link>http://alexking.org/blog/2007/11/26/introducing-peter-gornell</link>
		<comments>http://alexking.org/blog/2007/11/26/introducing-peter-gornell#comments</comments>
		<pubDate>Mon, 26 Nov 2007 17:25:02 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Crowd Favorite]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2007/11/26/introducing-peter-gornell</guid>
		<description><![CDATA[Crowd Favorite has grown again, this time adding someone with the skills to help us keep up with all the fun stuff we&#8217;re working on. I&#8217;m very pleased to announce that Peter Gornell has joined us to take over our project management responsibilities.

As we&#8217;ve been growing, communication and project management has become more and more [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Introducing Peter Gornell", url: "http://alexking.org/blog/2007/11/26/introducing-peter-gornell" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://crowdfavorite.com">Crowd Favorite</a> has grown again, this time adding someone with the skills to help us keep up with all the fun stuff we&#8217;re working on. I&#8217;m very pleased to announce that <a href="http://petergornell.com" rel="external">Peter Gornell</a> has joined us to take over our project management responsibilities.</p>
<p class="center"><img src="http://alexking.org/blog/content/2007-11-26/peter_gornell.jpg" alt="Peter Gornell" /></p>
<p>As we&#8217;ve been growing, communication and project management has become more and more important. In order to continue to grow our development team and be able to take on the great projects we want to work on, we needed someone to help out with the project management (to allow the developers to focus on development). We&#8217;re very excited to have Peter join us to do this.</p>
<p>Like all small and growing companies, we all wear multiple hats. I&#8217;m very pleased to be taking off the project management hat and handing it over to Peter. Hopefully this will give me some semblance of free time again; time for things I&#8217;ve been neglecting over the last few months (like blogging and finishing updating my WordPress plugins for 2.3.x compatibility).</p>
<p>Here is a brief bio on Peter (also on the Crowd Favorite <a href="http://crowdfavorite.com/about/">About page</a> now):</p>
<blockquote><p>Peter has been working with the Web for nearly ten years in a variety of client-facing and team management roles. Peter&#8217;s diverse experience includes a wide variety of clients ranging from Fortune 100 companies to professional sports leagues and teams. As a project manager, he greatly values facilitating both client and team communication, managing client expectations, and meeting deliverables within budget and time requirements.</p>
<p>Raised on skis in New Hampshire, Peter is thrilled to return to regular (and frequent!) trips to the mountains.</p></blockquote>
<p><a href="http://sharethis.com/item?&wp=2.2.3&amp;publisher=06654962-d77d-102a-861d-00161729a8a2&amp;title=Introducing+Peter+Gornell&amp;url=http%3A%2F%2Falexking.org%2Fblog%2F2007%2F11%2F26%2Fintroducing-peter-gornell">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2007/11/26/introducing-peter-gornell/feed</wfw:commentRss>
		</item>
		<item>
		<title>ShareThis 2.0</title>
		<link>http://alexking.org/blog/2007/11/08/sharethis-20</link>
		<comments>http://alexking.org/blog/2007/11/08/sharethis-20#comments</comments>
		<pubDate>Thu, 08 Nov 2007 22:04:25 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Crowd Favorite]]></category>

		<category><![CDATA[Case Studies]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2007/11/08/sharethis-20</guid>
		<description><![CDATA[I&#8217;m very pleased to announce that ShareThis 2.0 is now available!

This new version has a ton of great features, including:

A new WordPress plugin.
WordPress users can download the new plugin here.
Support for non-WordPress platforms.
This was by far the #1 requested feature, and you can use the ShareThis widget for other blogging platforms or for regular HTML [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "ShareThis 2.0", url: "http://alexking.org/blog/2007/11/08/sharethis-20" });</script>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m very pleased to announce that ShareThis 2.0 is now available!</p>
<p class="center"><a href="http://sharethis.com/getthebutton" rel="external"><img src="/images/get-share-this.png" alt="Get ShareThis" style="border: 0;" /></a></p>
<p>This new version has a ton of great features, including:</p>
<dl>
<dt>A new WordPress plugin.</dt>
<dd>WordPress users can download the new plugin <a href="http://downloads.wordpress.org/plugin/share-this.2.0.zip" rel="external">here</a>.</dd>
<dt>Support for non-WordPress platforms.</dt>
<dd>This was by far the #1 requested feature, and you can use the ShareThis widget for other blogging platforms or for regular HTML web sites. Go the the <a href="http://sharethis.com/getthebutton" rel="external">Get the Button</a> page and follow the simple steps.</dd>
<dt>Choose your social web services and easy color configuration.</dt>
<dd>ShareThis has a <a href="http://sharethis.com/publisher" rel="external">simple online configuration tool</a> that allows you to choose which social web services you want to offer links to and allow you to set colors to match you site&#8217;s theme.</dd>
<dt>Sending using AIM, SMS, Facebook and MySpace.</dt>
<dd>Yes, people use more communication channels than just e-mail. <img src='http://alexking.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </dd>
<dt>Stats for publishers.</dt>
<dd>With tracking features to keep track of the sharing activity on your site, ShareThis will be offering stats for publishers.</dd>
<dt>Import address books.</dt>
<dd>You can import your buddy lists to make sharing to AIM, Facebook and MySpace easy.</dd>
</dl>
<p>You can see that lots of these features wouldn&#8217;t be available without the great sharing platform being built at ShareThis.com. You can see <a href="http://alexking.org/blog/2007/09/24/the-future-of-share-this">why it made sense</a> to work with the great folks at ShareThis.</p>
<p>It&#8217;s a pretty impressive upgrade, and this is really just the tip of the iceberg for ShareThis. There are a lot of exciting things on the roadmap for publishers (including some advanced customization options) and users, and <a href="http://crowdfavorite.com">Crowd Favorite</a> is proud to be a part of it - stay tuned!</p>
<p><a href="http://sharethis.com/item?&wp=2.2.3&amp;publisher=06654962-d77d-102a-861d-00161729a8a2&amp;title=ShareThis+2.0&amp;url=http%3A%2F%2Falexking.org%2Fblog%2F2007%2F11%2F08%2Fsharethis-20">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2007/11/08/sharethis-20/feed</wfw:commentRss>
		</item>
		<item>
		<title>AnswerLinks</title>
		<link>http://alexking.org/blog/2007/10/11/answerlinks</link>
		<comments>http://alexking.org/blog/2007/10/11/answerlinks#comments</comments>
		<pubDate>Fri, 12 Oct 2007 00:34:24 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Crowd Favorite]]></category>

		<category><![CDATA[Case Studies]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://alexking.org/blog/2007/10/11/answerlinks</guid>
		<description><![CDATA[Crowd Favorite has had the opportunity to work with Answers.com this fall on AnswerLinks, a new WordPress plugin. Answerlinks talks to an API at Answers.com and auto-suggests links to definitions and more on Answers.com for terms in your blog post. Then you can choose to add the links you want; very simple and easy.

After going [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "AnswerLinks", url: "http://alexking.org/blog/2007/10/11/answerlinks" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://crowdfavorite.com">Crowd Favorite</a> has had the opportunity to work with <a href="http://answers.com" rel="external">Answers.com</a> this fall on AnswerLinks, a new <a href="http://wordpress.org/" rel="external">WordPress</a> plugin. Answerlinks talks to an API at Answers.com and auto-suggests links to definitions and more on Answers.com for terms in your blog post. Then you can choose to add the links you want; very simple and easy.</p>
<p class="center"><a href="http://www.flickr.com/photos/alexkingorg/1545698425/" title="Photo Sharing"><img src="http://farm3.static.flickr.com/2078/1545698425_f03d83a0c8_m.jpg" width="240" height="202" alt="AnswerLinks plugin" /></a></p>
<p>After going through several design revisions, we created an interface primarily using client side JavaScript to allow you to choose the links you want to add to your post. There are two ways to do this, you can step through the terms one by one using &#8220;Link&#8221; and &#8220;Don&#8217;t Link&#8221; buttons (similar to the way a spell checker works), or you can simply use the list of links on the side and check the boxes for the terms you want to link.</p>
<p>This was started as a WordPress.com project (and <a href="http://wordpress.com/blog/2007/10/10/answerlinks/" rel="external">has been rolled out on WordPress.com</a>), but is also available as a downloadable plugin<sup><a href="#fn1192142383100n" id="fn1192142383100" class="footnote">1</a></sup> for self-hosted/WordPress.org users.</p>
<p>I&#8217;m very pleased that Crowd Favorite was able to be involved with this project. It&#8217;s wonderful to see Answers.com providing an API into their data to enable this sort of feature, and it&#8217;s great that the WordPress community can benefit from it. My thanks to the teams at Answers.com and <a href="http://automattic.com" rel="external">Automattic</a>, both were great to work with.</p>
<p>UPDATE: There was a typo in the original packaging for this. If you are using version 1.0a, upgrade to 1.0b or rename the &#8220;answerlinks&#8221; folder to &#8220;answerlink&#8221;. This only affects version 1.0a.</p>
<ol class="footnotes">
<li id="fn1192142383100n">It is available on my <a href="http://alexking.org/projects/wordpress">WordPress Plugins page</a> and also from <a href="http://wordpress.org/extend/plugins/answerlinks/" rel="external">wordpress.org</a>. [<a href="#fn1192142383100">back</a>]</li>
</ol>
<p><a href="http://sharethis.com/item?&wp=2.2.3&amp;publisher=06654962-d77d-102a-861d-00161729a8a2&amp;title=AnswerLinks&amp;url=http%3A%2F%2Falexking.org%2Fblog%2F2007%2F10%2F11%2Fanswerlinks">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://alexking.org/blog/2007/10/11/answerlinks/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
