<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>23 Leben &#187; steffentchr</title>
	<atom:link href="http://blog.23company.com/author/steffentchr/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.23company.com</link>
	<description>A rare glimpse into the glamourous life of the visual sharing company</description>
	<lastBuildDate>Mon, 14 Jun 2010 18:22:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>oEmbed in 23 Video and 23 Photo Sharing</title>
		<link>http://blog.23company.com/tips-tricks/oembed/</link>
		<comments>http://blog.23company.com/tips-tricks/oembed/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 18:22:00 +0000</pubDate>
		<dc:creator>steffentchr</dc:creator>
				<category><![CDATA[Tips & tricks]]></category>

		<guid isPermaLink="false">http://blog.23company.com/?p=485</guid>
		<description><![CDATA[Quite a while ago we added support for oEmbed in both 23 Video and 23 Photo Sharing. This makes it easy to turn a URL from either service into a piece of HTML which is can be embedded into a web site or a blog. For example, this makes it easy to embed video into [...]]]></description>
			<content:encoded><![CDATA[<p>Quite a while ago we <a href="http://www.23hq.com/photogroup/suggestions/conversation/5163130">added support</a> for <a href="http://www.oembed.com">oEmbed</a> in both 23 Video and 23 Photo Sharing. This makes it easy to turn a URL from either service into a piece of HTML which is can be embedded into a web site or a blog. For example, this makes it easy to embed video into a <a href="http://www.wordpress.net">WordPress</a> blog post by simply pasting a link to a video into your editor.</p>
<p>I won&#8217;t dig too deeply into the technical stuff since there isn&#8217;t much to say: oEmbed allows a URL or a link to be turned into a full piece of HTML in a structured fashion. On 23 Photo Sharing the oEmbed endpoint is <tt>http://www.23hq.com/23/oembed</tt> and on 23 Video it is <tt>http://your.domain.com/oembed</tt>.</p>
<p>Now, from WordPress 2.9 and onwards you can use oEmbed in your blog posts. For example, you can put in <tt>http://www.23hq.com/steffen/photo/5672108</tt> into your editor and have it be displayed not as a link, but as a photo scaled to fit your design. For administrators of WordPress sites this trick is also a way to control which content can safely be embedded into posts &#8212; even if you don&#8217;t allow &lt;embed&gt;, &lt;object&gt; or , &lt;img&gt; tags in posts.</p>
<p>To set this up, you&#8217;ll need to add a little piece of code to your WordPress installation; for example in the bottom of <tt>.wp-includes/media.php</tt>. For 23 Photo Sharing this line is:</p>
<blockquote><p>wp_oembed_add_provider(&#8216;http://www.23hq.com/*&#8217;, &#8216;http://www.23hq.com/23/oembed&#8217; );</p></blockquote>
<p>For 23 Video the code line varies with the domain you&#8217;ve chosen for your video site, but something like this would do the trick:</p>
<blockquote><p>wp_oembed_add_provider(&#8216;http://tv.dmi.dk/*&#8217;, &#8216;http://tv.dmi.dk/oembed&#8217; );</p></blockquote>
<p>After this a video from the site you&#8217;ve set up is embedded simply by inserting a link into your blog post.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.23company.com/tips-tricks/oembed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Did you notice?</title>
		<link>http://blog.23company.com/news/did-you-notice/</link>
		<comments>http://blog.23company.com/news/did-you-notice/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 20:06:29 +0000</pubDate>
		<dc:creator>steffentchr</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.23company.com/?p=455</guid>
		<description><![CDATA[You probably didn&#8217;t notice this, but in the mad rush to get VideoDay up and running last Thursday we also managed to relaunch the 23 Video product site and our company web site with a new design and a some nice new information. First, the 23video.com has been upgraded with much more information about the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.23video.com"><img src="/wordpress/wp-content/uploads/2010/06/Screen-shot-2010-06-08-at-9.49.25-PM.png" width="493" class="alignnone size-full wp-image-459" /></a></p>
<p>You probably didn&#8217;t notice this, but in the mad rush to get <a href="http://www.videoday.dk">VideoDay</a> up and running last Thursday we also managed to relaunch <a href="http://www.23video.com">the 23 Video</a> product site and <a href="http://www.23company.com">our company web site</a> with a new design and a some nice new information.<br />
First, the 23video.com has been upgraded with much more information about <a href="http://www.23video.com/features/">the platform&#8217;s features</a>, about <a href="http://www.23video.com/partners/">our many wonderful partners</a> and <a href="http://www.23video.com/cases/">some of the best examples on how organizations are using 23 Video</a> (if you&#8217;re not on the list, go to our new inspiration site, <a href="http://www.actvisually.com">Act Visually</a>, and tell us what you&#8217;re up to&#8230;).</p>
<p>We&#8217;ve also revamped the support section of the site. It now includes video guides to the most important administrative tasks on 23 Video along with succinct instructions on how to prepare, upload, track and organize your content. </p>
<p>For the developers, designers and creatively inclined people out there, we&#8217;ve set up <a href="http://www.23developer.com">23 Developer</a>. Here you&#8217;ll learn how to style, mash up and extend 23 Video sites. We&#8217;ve added introductions, detailed guides, examples, sample code and detailed API documentation on the site &#8212; and a forum where you can ask the community for guidance when our documentation falls short.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.23company.com/news/did-you-notice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebM, VP8 and 23 Video</title>
		<link>http://blog.23company.com/news/webm-support/</link>
		<comments>http://blog.23company.com/news/webm-support/#comments</comments>
		<pubDate>Thu, 20 May 2010 10:27:34 +0000</pubDate>
		<dc:creator>steffentchr</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.23company.com/?p=446</guid>
		<description><![CDATA[The future of video on the internet changed yesterday when Google launched The WebM Project and open sourced the VP8 codec. Effectively this puts us on a trajectory where broad support for browser-native video (usually called HTML5 video, which is a terrible term) will be a reality in about 6-9 months. That is huge. For [...]]]></description>
			<content:encoded><![CDATA[<p>The future of video on the internet changed yesterday when Google launched <a href="http://www.webmproject.org/">The WebM Project</a> and <a href="http://webmproject.blogspot.com/2010/05/introducing-webm-open-web-media-project.html">open sourced the VP8 codec</a>. Effectively this puts us on a trajectory where broad support for browser-native video (usually called HTML5 video, which is a terrible term) will be a reality in about 6-9 months. That is huge. </p>
<p>For the geeks in the audience, Robert Nyman has <a href="http://robertnyman.com/2010/05/20/the-webm-video-format-the-saviour-of-open-video-on-the-web/">a nice recap</a> of the current state of things and Jason Garrett-Glaser goes into <a href="http://x264dev.multimedia.cx/?p=377">exhaustive detail with the codec</a>.</p>
<h4>Can I upload WebM and VP8 to 23 Video?</h4>
<p>Yes, we have already added support for WebM and VP8. So you can upload the new format to your 23 Video site and it&#8217;ll work perfectly.</p>
<h4>Will you switch all your content to WebM?</h4>
<p>No, but we&#8217;re committed to bringing video to the web, and we&#8217;re committed to HTML5 video (see, terrible term). Today, this is achieved with H.264 and Flash combined with HTML5 where Flash isn&#8217;t available (for example, on the iPhone and iPad). </p>
<p>As the web and the world of web video evolves, 23 Video will too &#8212; so today we&#8217;re committing to extend support for WebM and browser-native playback. </p>
<p>(This project internally, by the way, is called <a href="http://translate.google.com/?hl=en#de|en|Eingebaut">Eingebaut</a> and we&#8217;ll be doing a Request For Comments-type session in June for developers to ensure its technical foundation. Also, I&#8217;ll probably be showing off the prototype at <a href="http://www.videoday.dk">VideoDay</a>, which is shaping up nicely.)</p>
<h4>Two simple take-aways</h4>
<p>First, 23 Video now supports WebM and VP8: You can upload .webm files and have them played and distributed with 23 Video. Second, we&#8217;re committing to support video playback in both H.264 and VP8 very soon through the mysterious Eingebaut project.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.23company.com/news/webm-support/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>But how am I going to embed HTML5 video?</title>
		<link>http://blog.23company.com/news/but-how-am-i-going-to-embed-html5-video/</link>
		<comments>http://blog.23company.com/news/but-how-am-i-going-to-embed-html5-video/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 16:14:08 +0000</pubDate>
		<dc:creator>steffentchr</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.23company.com/?p=428</guid>
		<description><![CDATA[We&#8217;re just back from a nice week in Berlin where we visited the re:publica conference and met with nice people. We shot a bit a video (with berliner backgrounds) showcasing some of the geeky stuff we&#8217;re working on for 23 Video. Here I am talking about some of the challenges of purely browser-based video playback [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re just back from a nice week in Berlin where we visited <a href="http://re-publica.de/">the re:publica conference</a> and met with nice people. We shot a bit a video (with berliner backgrounds) showcasing some of the geeky stuff we&#8217;re working on for <a href="http://www.23video.com">23 Video</a>. Here I am talking about some of the challenges of <a href="http://blog.23company.com/news/plain-and-unflashy-video/">purely browser-based video playback</a> (and of course, how we&#8217;ll solve that in an awesome and timely fashion):</p>
<p><object width="625" height="469" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" style="width:625px; height:469px;"><param name="movie" value="http://v.23video.com/v.swf"></param><param name="FlashVars" value="token=36af68678f024fb8dd7546c2d0facd98&#038;photo%5fid=594942"></param><param name="allowfullscreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://v.23video.com/v.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="625" height="469" FlashVars="token=36af68678f024fb8dd7546c2d0facd98&#038;photo%5fid=594942"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.23company.com/news/but-how-am-i-going-to-embed-html5-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dull and unflashy video</title>
		<link>http://blog.23company.com/news/plain-and-unflashy-video/</link>
		<comments>http://blog.23company.com/news/plain-and-unflashy-video/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 11:59:11 +0000</pubDate>
		<dc:creator>steffentchr</dc:creator>
				<category><![CDATA[Geeks]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://blog.23company.com/?p=421</guid>
		<description><![CDATA[Mark said it on Friday: We absolutely adore HTML5, and the prospect of delivering great-quality, speedy video directly in your browser without using Flash has us thinking unpure thoughts here at 23. (There are plenty of reasons why we&#8217;re not quite there yet. I won&#8217;t dive into the details, but if you want me to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.23company.com/news/we-html5/">Mark said it on Friday</a>: We absolutely adore HTML5, and the prospect of delivering great-quality, speedy video directly in your browser without using Flash has us thinking unpure thoughts here at 23. (There are plenty of reasons why we&#8217;re not quite there yet. I won&#8217;t dive into the details, but if you want me to drag you in to that vortex, just ask&#8230;)</p>
<p>We&#8217;ve actually used HTML &lt;video&gt; for a while in the mobile version of 23 Video, but today we&#8217;re beginning to test wider adoption of the possibilities. To do this testing, we&#8217;ve enabled HTML5 video on a few sites including <a href="http://video.reboot.dk/">Reboot</a> and <a href="http://www.madbio.com">Madbio</a>. In practice this means that you will be able to play video in most modern browsers and mobile devices even if there&#8217;s no Flash installed &#8212; this includes Safari, Google Chrome and the iPad.</p>
<p><img src="http://www.23hq.com/steffen/photo/5530466/standard" /></p>
<p><img src="http://www.23hq.com/steffen/photo/5530465/standard" /></p>
<p>We&#8217;ll be beta testing these new features for a few weeks before rolling it out to all customers &#8212; but if you want iPad and HTML5 video support now, drop us a mail or ping us <a href="http://twitter.com/23video">on Twitter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.23company.com/news/plain-and-unflashy-video/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Comments and Facebook integration</title>
		<link>http://blog.23company.com/tips-tricks/comments-and-facebook-integration/</link>
		<comments>http://blog.23company.com/tips-tricks/comments-and-facebook-integration/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 18:42:12 +0000</pubDate>
		<dc:creator>steffentchr</dc:creator>
				<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[buddy]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[connect]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[icon]]></category>

		<guid isPermaLink="false">http://blog.23company.com/?p=375</guid>
		<description><![CDATA[A few days ago, we asked you to test the new comments section we&#8217;d been working on. Now, we&#8217;ve made about nine or ten extra tweaks based on the feedback and the new comments section is online on 23 Video. The upgrade includes better spam protection, it features buddy icons from Gravatar, it is faster [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago, we asked you to <a href="http://blog.23company.com/tips-tricks/that-comment-feeling/">test the new comments section</a> we&#8217;d been working on. Now, we&#8217;ve made about nine or ten extra tweaks based on the feedback and the new comments section is online on <a href="http://www.23video.com">23 Video</a>. The upgrade includes better spam protection, it features buddy icons from <a href="http://en.gravatar.com/">Gravatar</a>, it is faster &#8212; and (at least to our fingertips) it feels a lot better. And then there&#8217;s integration with <a href="http://developers.facebook.com/connect.php">Facebook Connect</a>.</p>
<p><a href="http://blog.23company.com/wordpress/wp-content/uploads/2010/03/facebook-connect.png"><img class="alignnone size-full wp-image-383" title="facebook-connect" src="http://blog.23company.com/wordpress/wp-content/uploads/2010/03/facebook-connect.png" alt="" width="362" height="144" /></a></p>
<p><strong>Connecting and posting to Facebook</strong></p>
<p>I don&#8217;t want to bore anyone the details of Connect (and if you&#8217;re familiar with the interwebs, this probably isn&#8217;t the first you&#8217;re hearing of it&#8230;), but it is basically a way for Facebook users to use their profiles elsewhere on the web. In this case, Connect will let users link their Facebook profiles to comments posted on a 23 Video site. This means that they won&#8217;t need to key in their name and contact information, that they&#8217;ll have their buddy icons posted alongside their comment &#8212; and, most importantly, users can re-post their comments on their Facebook walls.</p>
<p>When a user re-posts a comment to Facebook, we&#8217;ll even attach your video for playback directly on the user&#8217;s wall in order to drive more traffic back to your video site.</p>
<p><a href="http://blog.23company.com/wordpress/wp-content/uploads/2010/03/facebook-stream.png"><img class="alignnone size-full wp-image-384" title="facebook-stream" src="http://blog.23company.com/wordpress/wp-content/uploads/2010/03/facebook-stream.png" alt="" width="645" height="361" /></a></p>
<p>We&#8217;ll reveal a few more Facebook tricks over the coming weeks, so there&#8217;s no link to activate the feature under <em>Distribution</em> yet. If you want to use it on your site though, go to <em>http://your.domain.com/distribution/facebook-app</em> to set it up.</p>
<p><strong>And also&#8230; the default buddy icon</strong></p>
<p>When there&#8217;s no icon to show for a commenter, we&#8217;ll display a simple, default buddy icon. The default icon will change over the coming days (it&#8217;s a little generic for our tastes), but you can also set up your own default icon. Simply upload a (quadratic) file called <em>no-buddy.gif</em> under <em>Design</em> → <em>Files</em> to add a little of your own flavour.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.23company.com/tips-tricks/comments-and-facebook-integration/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tell us how our comments feel?</title>
		<link>http://blog.23company.com/tips-tricks/that-comment-feeling/</link>
		<comments>http://blog.23company.com/tips-tricks/that-comment-feeling/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 07:16:20 +0000</pubDate>
		<dc:creator>steffentchr</dc:creator>
				<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[23video]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[gravatar]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://blog.23company.com/?p=327</guid>
		<description><![CDATA[I&#8217;ve fallen into a bit of a black hole of development these past few days. Usually, we&#8217;re pretty focused on bringing you guys new features, but this week I&#8217;ve dedicated way too much time to make an existing 23 Video feature bet&#8230;. Well, I was going to say &#8216;better&#8217;, but let&#8217;s settle for &#8216;different&#8217; for [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve fallen into a bit of a black hole of development these past few days. Usually, we&#8217;re pretty focused on bringing you guys new features, but this week I&#8217;ve dedicated way too much time to make an existing 23 Video feature bet&#8230;. Well, I was going to say &#8216;better&#8217;, but let&#8217;s settle for &#8216;different&#8217; for now.</p>
<p>I&#8217;ve never loved how comments work on 23 Video. Feature-wise they&#8217;re pretty awesome &#8212; you&#8217;ll get three different kinds of spam-protection, content monitoring, post-editing, notifications and more. But comments on 23 Video and Visualblog have always felt &#8212; well &#8212; wrong. In fact, the comment feature on 23 Photo Sharing just <em>feels</em> better, so I wanted to duplicate some of that feeling. (And, I&#8217;ll admit it, add a few extra features just to have something to tell the PR people upstairs: &#8220;No no no, the code monkeys aren&#8217;t wasting time down here. We&#8217;re building the future!&#8221;)</p>
<p>After days of tweaking, I still only have a prototype. It does all the same stuff you&#8217;ll know from 23 Video: You&#8217;ll still be writing your name and email alongside the comment; there&#8217;s still different spam-protection mechanisms in the browser; and there&#8217;s still a spam filter on the back-end. You can still get notifications and you can still delete a comment after it&#8217;s been posted. I&#8217;ve removed comment editing though, and there&#8217;s no threading or quoting.</p>
<p>There&#8217;s some new goodies as well: To lessen the burden of handling spam, users are now asked to complete <a href="http://recaptcha.net/">a captcha</a> to submit a comment flagged by the spam filters. We&#8217;ll be displaying user icons from <a href="http://en.gravatar.com/">Gravatar</a> alongside comments. And it integrates with <a href="http://developers.facebook.com/connect.php">Facebook Connect</a>. So you can log in using Facebook to avoid filling in name and email, and you can post a comment to your wall on Facebook.</p>
<p>So far, it&#8217;s all just a prototype &#8212; none of these improvement have made it into 23 Video yet. Before we go that far, I wanted to ask you: <em>How does the new comment form feel to you?</em></p>
<p>Try out <a href="http://community.23video.com/help/Comments">The Comment Form Prototype</a> and post your impressions here. (And please, please, please. Don&#8217;t just try to comment. Try to break it.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.23company.com/tips-tricks/that-comment-feeling/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Service window tonight</title>
		<link>http://blog.23company.com/news/service-window/</link>
		<comments>http://blog.23company.com/news/service-window/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 13:27:48 +0000</pubDate>
		<dc:creator>steffentchr</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://blog.23company.com/?p=280</guid>
		<description><![CDATA[We have a scheduled service window tonight between 12.30am and 1.30am for both 23 Video and 23 Photo Sharing due to some software upgrades. This will result in the web services becoming unavailable for a short while, but we expect a maximum of 10 minutes of total downtime. Update: The maintenance was completed at about [...]]]></description>
			<content:encoded><![CDATA[<p>We have a scheduled service window tonight between 12.30am and 1.30am for both <a href="http://www.23video.com">23 Video</a> and <a href="http://www.23hq.com">23 Photo Sharing</a> due to some software upgrades. This will result in the web services becoming unavailable for a short while, but we expect a maximum of 10 minutes of total downtime.</p>
<p><strong>Update:</strong> The maintenance was completed at about 12.50am (CET), and everything is back up after 9 minutes of downtime. We know you were all holding your breath in anticipation, but it&#8217;s alright to relax now.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.23company.com/news/service-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bootstrapping a 23 spotting</title>
		<link>http://blog.23company.com/photos/bootstrapping-a-23-spotting/</link>
		<comments>http://blog.23company.com/photos/bootstrapping-a-23-spotting/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 08:06:44 +0000</pubDate>
		<dc:creator>steffentchr</dc:creator>
				<category><![CDATA[Photos]]></category>
		<category><![CDATA[23]]></category>
		<category><![CDATA[23spotting]]></category>

		<guid isPermaLink="false">http://blog.23company.com/uncategorized/23-spotting-and-its-the-actual-logo/</guid>
		<description><![CDATA[23 spotting is a sport we take very seriously here at 23, and sightings in the media have never be that hard to come by. We&#8217;ve seen the number both on the screen and in print. Over the past week there&#8217;s even been discussion about the meaning of 23 in relation to Shepard&#8217;s Psalm (which [...]]]></description>
			<content:encoded><![CDATA[<p>
<div style="text-align: left;"><a href="http://www.23hq.com/tag/23spotting">23 spotting</a> is a sport we take very seriously here at 23, and sightings in the media have never be that hard to come by. We&#8217;ve seen the number both <a href="http://www.23hq.com/steffen/photo/3021153">on the screen</a> and <a href="http://www.23hq.com/andjohan/photo/1137977">in print</a>. Over the past week there&#8217;s even been discussion about <a href="http://www.23hq.com/steffen/photo/5378865">the meaning of 23</a> in relation to <a href="http://www.bibleinsong.com/Song_Pages/Psalms/Psalm23/Psalm23.htm">Shepard&#8217;s Psalm</a> (which of course in the real reason for the naming of our company) in <a href="http://lostpedia.wikia.com/wiki/23">the Lost community</a>.</div>
</p>
<p>
<div style="text-align: left;">More interestingly though, our good friend <a href="http://www.23hq.com/andjohan">Andreas Johannsen</a> took it upon himself to create a spotting during his appearance on TV 2 News yesterday. Beautiful!</div>
</p>
<div style="text-align: left;"><a href="http://www.23hq.com/andjohan/photo/5378729"><img style="border: 0px initial initial;" src="http://www.23hq.com/23666/5378729_145f82db66cb94cdc675baab9547e857_standard.jpg" alt="" /> </a></div>
<p>more photos from <a href="http://www.23hq.com/andjohan/">andjohan</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.23company.com/photos/bootstrapping-a-23-spotting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roadie after the 23 Christmas party</title>
		<link>http://blog.23company.com/news/roadie-after-the-23-christmas-party/</link>
		<comments>http://blog.23company.com/news/roadie-after-the-23-christmas-party/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 16:21:27 +0000</pubDate>
		<dc:creator>steffentchr</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.23hq.com/2009/12/roadie-after-the-23-christmas-party/</guid>
		<description><![CDATA[This is one of my favorite photos of the year. Taken by andjohan of mr. Moltke after our joint Christmas party with our friends from Socialsquare.]]></description>
			<content:encoded><![CDATA[<div style="text-align: left"> <a href="http://www.23hq.com/andjohan/photo/5218843"> <img style="border: 0px none" src="http://www.23hq.com/23666/5218843_590289783572553cac63e128c928fd2c_standard.jpg" alt="" />     </a> </div>
<p>This is one of my favorite photos of the year. Taken by <a href="http://www.23hq.com/andjohan/">andjohan</a> of <a href="http://twitter.com/moltke">mr. Moltke</a> after our joint Christmas party with our friends from <a href="http://www.socialsquare.dk">Socialsquare</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.23company.com/news/roadie-after-the-23-christmas-party/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
