<?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:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>dummied</title>
    <link>http://dummied.org</link>
    <language>en</language>
    <webMaster>dummied@gmail.com (Chris Vannoy)</webMaster>
    <copyright>Copyright 2006-2009</copyright>
    <ttl>60</ttl>
    <pubDate>Thu, 11 Jun 2009 02:52:27 GMT</pubDate>
    <description>designs, develops ... even juliennes fries</description>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/DummiedDesign" type="application/rss+xml" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
      <title>Recent Projects: Reporters</title>
      <link>http://feedproxy.google.com/~r/DummiedDesign/~3/jKJYXVKHjGg/</link>
      <pubDate>Thu, 11 Jun 2009 02:50:14 GMT</pubDate>
      <guid isPermaLink="false">http://dummied.org/archives/2009/6/11/recent_projects_reporters_again/</guid>
      <author>dummied@gmail.com (Chris)</author>
      <description>&lt;p&gt;Over the next week or so, I&amp;#8217;m going to try to go into a little detail about some of the things the team at The Indianapolis Star has been working on lately.&lt;/p&gt;&lt;p&gt;First up: &lt;a href="http://www2.indystar.com/reporters/AndyGammill"&gt;Reporters&lt;/a&gt;, our aggregation app for content created by Indianapolis Star reporters.&lt;/p&gt;&lt;h6&gt;What it is&lt;/h6&gt;&lt;p&gt;Reporters is a small Ruby on Rails application that allows the Information Center to easily add new reporters to the system and add new feeds and profile photos to each reporter&amp;#8217;s dashboard.&lt;/p&gt;&lt;p&gt;It&amp;#8217;s intended to be easy to update and enable users to get a more complete picture of the people behind the news coverage that read every day.&lt;/p&gt;&lt;p&gt;As we work out the bugs and add more content types (video&amp;#8217;s a glaring hole right now), the plan is to get as many of our multi-platform reporters into the system as possible.&lt;/p&gt;&lt;h6&gt;How it works&lt;/h6&gt;&lt;p&gt;Originally the brainchild of Digital News Director &lt;a href="http://www.linkedin.com/pub/jonathan-sweeney/4/484/2a4"&gt;Jon Sweeney&lt;/a&gt; and developed by the soon-to-be-departed &lt;a href="http://rogersmj.com/"&gt;Matt Rogers&lt;/a&gt; (leaving us to work &lt;a href="http://www.mediasauce.com/"&gt;here&lt;/a&gt;), we explored a lot of options at first.&lt;/p&gt;&lt;p&gt;The originally plan was to use &lt;a href="http://friendfeed.com/"&gt;friendfeed&lt;/a&gt; as the backend, but when we realized we&amp;#8217;d end up doing &lt;span class="caps"&gt;RSS&lt;/span&gt; parsing anyway to get it on our servers, we decided to build it ourselves.&lt;/p&gt;&lt;p&gt;Total development time was maybe a week of man power. This was a side project, not a major project.&lt;/p&gt;&lt;p&gt;Its backend structure takes a lot of inspiration (and a few bits of code) from my side project, &lt;a href="http://followindy.com/"&gt;FollowIndy&lt;/a&gt; (source available on &lt;a href="http://github.com/dummied/FollowIndy/tree/master"&gt;github&lt;/a&gt;). Essentially, we have users, users have many feeds and feeds have many entries (ergo, users have many entries through feeds).&lt;/p&gt;&lt;p&gt;We have custom parsers for the moment for &lt;a href="http://www.indystar.com"&gt;IndyStar&lt;/a&gt; articles (more on those in a second), &lt;a href="http://www.twitter.com"&gt;Twitter&lt;/a&gt; tweets (where we filter out @ replies), &lt;a href="http://flickr.com"&gt;Flickr&lt;/a&gt; photos, &lt;a href="http://photos.indystar.com"&gt;AutoFocus&lt;/a&gt; photos (more on AutoFocus in a few days) and a default &lt;span class="caps"&gt;RSS&lt;/span&gt; parser.&lt;/p&gt;&lt;p&gt;Another reason for ditching friendfeed for this are the custom nature of these parsers. We had specific styling we wanted to accomplish (especially with photos), and friendfeed made that difficult at best. Also, there&amp;#8217;s an element of keeping the Google juice and branding to ourselves instead of spreading stuff out more (after all, we can&amp;#8217;t sell ads on friendfeed, now can we?).&lt;/p&gt;&lt;p&gt;Then there are the IndyStar articles. Because of our, ah, &lt;a href="http://gmti.com/"&gt;unique&lt;/a&gt; installation of &lt;a href="http://saxotech.com/"&gt;Saxotech&lt;/a&gt; for the corporate-controlled website, we don&amp;#8217;t have any easy way of aggregating articles by any particular author. Luckily for us, we already had &lt;a href="http://www.indy.com/indystar"&gt;a repository of Star content&lt;/a&gt; over at &lt;a href="http://www.indy.com/"&gt;Indy.com&lt;/a&gt; that also retained a column pointing to the original IndyStar source. One custom atom feed output later, and we had per-author feeds of Star content (as an aside, you might notice that the Star content also gets nicely tagged on its way to Indy.com &amp;#8230; which we&amp;#8217;ll be exploring down the road).&lt;/p&gt;&lt;h6&gt;Where its going&lt;/h6&gt;&lt;p&gt;As I mentioned earlier, we plan on getting a lot more reporters into the system down the road.&lt;/p&gt;&lt;p&gt;But first, we have some expansion and bugs to take care of.&lt;/p&gt;&lt;p&gt;Our default &lt;span class="caps"&gt;RSS&lt;/span&gt; parser isn&amp;#8217;t handling the &lt;span class="caps"&gt;XML&lt;/span&gt; escaping Publish2 uses in their &lt;span class="caps"&gt;RSS&lt;/span&gt; feeds that well at the moment (though we&amp;#8217;ll be deploying a fix for that shortly), we have more content types to add, and we still need a suitable front page, for instance.&lt;/p&gt;&lt;p&gt;In all, this project is the very definition of &amp;#8220;beta&amp;#8221; at the moment: It&amp;#8217;s buggy, it&amp;#8217;s not at its final home (likely reporters.indystar.com) and we have a lot more we can do with it.&lt;/p&gt;&lt;h6&gt;What folks are saying&lt;/h6&gt;&lt;p&gt;We&amp;#8217;ve already had some good feedback from journo-folks here and there:&lt;/p&gt;&lt;p&gt;&lt;a href="http://merandawrites.com/2009/06/10/indy-stars-info-stream-like-friendfeed-for-its-reporters/"&gt;Indy Star&amp;#8217;s &amp;#8220;info stream&amp;#8221; like friendfeed for its reporters&lt;/a&gt; &amp;mdash; Meranda Watling&lt;/p&gt;&lt;p&gt;&lt;a href="http://paulbalcerak.com/2009/06/10/personalized-news-design/"&gt;Personalized news design&lt;/a&gt; &amp;mdash; Paul Balcerak&lt;/p&gt;&lt;p&gt;A comment from &lt;a href="http://ryansholin.com/"&gt;Ryan Sholin&lt;/a&gt; on his Google Reader:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;OK, follow Meranda&amp;#8217;s link to &amp;#8220;Andy&amp;#8217;s info stream&amp;#8221; and you&amp;#8217;ll find something I just think is incredibly cool. Of course, I&amp;#8217;m pretty sure a developer built this by hand (although SimplePie would make it not too hard, wouldn&amp;#8217;t it?) when they could have just signed their reporters up for FriendFeed, pumped in the feeds, and embedded the stream here. (My guess: They didn&amp;#8217;t want to open up another comment channel?)&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;And a &lt;a href="http://twitter.com/sethlong/status/2106882997"&gt;smattering&lt;/a&gt;&amp;nbsp;&lt;a href="http://twitter.com/paulbalcerak/status/2106908994"&gt;of&lt;/a&gt;&amp;nbsp;&lt;a href="http://twitter.com/PaperBoy13/status/2107148159"&gt;twitter&lt;/a&gt;&amp;nbsp;&lt;a href="http://twitter.com/xcoto/status/2109221852"&gt;talk&lt;/a&gt;.&lt;/p&gt;</description>
      <category domain="http://dummied.org/archives/tags/Management">Management</category>
      <category domain="http://dummied.org/archives/tags/Newspapers">Newspapers</category>
      <category domain="http://dummied.org/archives/tags/Recommended">Recommended</category>
      <category domain="http://dummied.org/archives/tags/Work">Work</category>
      <category domain="http://dummied.org/archives/tags/rails">rails</category>
    <feedburner:origLink>http://dummied.org/archives/2009/6/11/recent_projects_reporters_again/</feedburner:origLink></item>
    <item>
      <title>What I've been working on</title>
      <link>http://feedproxy.google.com/~r/DummiedDesign/~3/vCVnZ3k3bEo/</link>
      <pubDate>Wed, 11 Feb 2009 10:01:22 GMT</pubDate>
      <guid isPermaLink="false">http://dummied.org/archives/2009/2/11/what_ive_been_working_on_again/</guid>
      <author>dummied@gmail.com (Chris)</author>
      <description>&lt;p&gt;Just copy-n-pasting the &lt;span class="caps"&gt;README&lt;/span&gt; from my current work project to whet your appetite:&lt;/p&gt;&lt;h1&gt;AutoFocus&lt;/h1&gt;&lt;h3&gt;Taking photo and gallery management at large media organizations to a new level&lt;/h3&gt;&lt;p&gt;AutoFocus is a photo management application geared to the needs of media entities, primarily newspapers.&lt;/p&gt;&lt;p&gt;It features three primary data types:&lt;/p&gt;&lt;h4&gt;Photos&lt;/h4&gt;&lt;p&gt;The core of AutoFocus revolves around the basic building blocks of photos. In addition to image files, AF stores metadata about the photos. Photos can be tagged, associated with communities and geolocated.&lt;/p&gt;&lt;p&gt;AutoFocus can automatically resize photos to required sizes on the fly and cache the result.&lt;/p&gt;&lt;p&gt;If set up, it can also store master images on &lt;a href="http://aws.amazon.com/s3/"&gt;Amazon.com&amp;#8217;s S3 service&lt;/a&gt; or have photos autotagged based on the caption using &lt;a href="http://developer.yahoo.com/search/content/V1/termExtraction.html"&gt;Yahoo.com&amp;#8217;s term extractor service&lt;/a&gt;&lt;/p&gt;&lt;h4&gt;Galleries&lt;/h4&gt;&lt;p&gt;Galleries are collections of photos. They can either be standard or live (think iTunes&amp;#8217; Smart Playlist feature).&lt;/p&gt;&lt;p&gt;Standard galleries are what we typically think of galleries. An editor or user selects the photos for the gallery and sorts said photos by hand.&lt;/p&gt;&lt;p&gt;Live galleries are a criteria-based version in which matching photos automatically flow into the gallery. Say you have a live gallery looking for a tag of &amp;#8220;colts&amp;#8221; uploaded by a staff photographer. You can create a live gallery once and as new staff photos tagged &amp;#8220;colts&amp;#8221; enter the system, they will automatically appear in that gallery.&lt;/p&gt;&lt;p&gt;Like photos, a gallery can be tagged, towned and/or geolocated.&lt;/p&gt;&lt;h4&gt;Packages&lt;/h4&gt;&lt;p&gt;Where galleries are a collection of photos, packages are a collection of galleries.&lt;/p&gt;&lt;p&gt;The underlying logic is largely the same and a package can also be tagged, towned or geocoded.&lt;/p&gt;&lt;h4&gt;Miscellaneous data types&lt;/h4&gt;&lt;p&gt;In addition to the earlier-mentioned tags, towns and locations: packages, galleries and photos can also be linked to arbitrary internet pages.&lt;/p&gt;&lt;p&gt;With a json-based api, those linked pages can get a feed of the objects linked to itself and display the media on its own page.&lt;/p&gt;&lt;h3&gt;Meta about the app&lt;/h3&gt;&lt;p&gt;AutoFocus is primarily the work of Chris Vannoy, the Digital Development Manager at The Indianapolis Star.&lt;/p&gt;&lt;p&gt;If you run into problems or have suggestions/feedback, feel free to email Chris at dummied@gmail.com&lt;/p&gt;</description>
      <category domain="http://dummied.org/archives/tags/Work">Work</category>
    <feedburner:origLink>http://dummied.org/archives/2009/2/11/what_ive_been_working_on_again/</feedburner:origLink></item>
    <item>
      <title>Turning Indiana Blue</title>
      <link>http://feedproxy.google.com/~r/DummiedDesign/~3/lxG7IYtbS9Y/</link>
      <pubDate>Thu, 06 Nov 2008 04:21:00 GMT</pubDate>
      <guid isPermaLink="false">http://dummied.org/archives/2008/11/6/turning_indiana_blue_again/</guid>
      <author>dummied@gmail.com (Chris)</author>
      <description>&lt;p&gt;&lt;embed type="application/x-shockwave-flash" src="http://www2.indystar.com/autofocus/includes/embed.swf" flashvars="xmlfile=http://www2.indystar.com/autofocus/galleries/slideshow/4206.xml" pluginspage=" http://www.macromedia.com/go/getflashplayer" height="405" width="500"&gt;&lt;/embed&gt;&lt;div style="font-size:10px;text-align:center;width:405px;margin-top:3px;"&gt;&lt;a href="http://www2.indystar.com/autofocus/galleries/hybrid/4206"&gt;StarFiles: Obama in Indiana&lt;/a&gt; - &lt;a href="http://www.indystar.com/apps/pbcs.dll/section?Category=MULTIMEDIA"&gt;More IndyStar Galleries&lt;/a&gt;&lt;/div&gt;&lt;div style="display:none"&gt; View this gallery at IndyStar: &lt;a href="http://www2.indystar.com/autofocus/galleries/hybrid/4206"&gt;StarFiles: Obama in Indiana&lt;/a&gt; &lt;/div&gt;&lt;/p&gt;

&lt;p&gt;I woke up Wednesday morning to a better America and a blue Indiana.&lt;/p&gt;

&lt;p&gt;For the first time in eight years I don&amp;#8217;t have to explore how to renounce my citizenship or pour over Canadian immigration law.&lt;/p&gt;</description>
      <category domain="http://dummied.org/archives/tags/Recommended">Recommended</category>
      <category domain="http://dummied.org/archives/tags/photos">photos</category>
    <feedburner:origLink>http://dummied.org/archives/2008/11/6/turning_indiana_blue_again/</feedburner:origLink></item>
    <item>
      <title>Start spreading the news (photos)</title>
      <link>http://feedproxy.google.com/~r/DummiedDesign/~3/61vZmrRAptA/</link>
      <pubDate>Fri, 15 Aug 2008 03:01:24 GMT</pubDate>
      <guid isPermaLink="false">http://dummied.org/archives/2008/8/15/start_spreading_the_news_photos_again/</guid>
      <author>dummied@gmail.com (Chris)</author>
      <description>&lt;p&gt;&lt;embed type="application/x-shockwave-flash" src="http://www2.indystar.com/autofocus/includes/embed.swf" flashvars="xmlfile=http://www2.indystar.com/autofocus/galleries/slideshow/3258.xml" pluginspage=" http://www.macromedia.com/go/getflashplayer" height="405" width="500"&gt;&lt;/embed&gt;&lt;div style="font-size:10px;text-align:center;width:405px;margin-top:3px;"&gt;&lt;a href="http://www2.indystar.com/autofocus/galleries/hybrid/3258"&gt;Downtown rescue&lt;/a&gt; - &lt;a href="http://www.indystar.com/apps/pbcs.dll/section?Category=MULTIMEDIA"&gt;More IndyStar Galleries&lt;/a&gt;&lt;/div&gt;&lt;div style="display:none"&gt; View this gallery at IndyStar: &lt;a href="http://www2.indystar.com/autofocus/galleries/hybrid/3258"&gt;Downtown rescue&lt;/a&gt; &lt;/div&gt;&lt;/p&gt;&lt;p&gt;Obviously, photos and gallery management systems have been per projects of mine for a while at work, and the internal app at The Indianapolis Star is still a work in progress, but I managed to sneak in a really fun feature with this week&amp;#8217;s newest release:&lt;/p&gt;&lt;p&gt;And embeddable version of each every gallery on IndyStar.&lt;/p&gt;&lt;p&gt;We don&amp;#8217;t have it linked from everywhere just yet, but as long as you know the gallery id (which I don&amp;#8217;t hide), you can have lovilies like these on your own blog or website.&lt;/p&gt;&lt;p&gt;&lt;embed type="application/x-shockwave-flash" src="http://www2.indystar.com/autofocus/includes/embed.swf" flashvars="xmlfile=http://www2.indystar.com/autofocus/galleries/slideshow/3170.xml" pluginspage=" http://www.macromedia.com/go/getflashplayer" height="405" width="500"&gt;&lt;/embed&gt;&lt;div style="font-size:10px;text-align:center;width:405px;margin-top:3px;"&gt;&lt;a href="http://www2.indystar.com/autofocus/galleries/hybrid/3170"&gt;Star photographer Matt Detrich&amp;#8217;s photos&lt;/a&gt; - &lt;a href="http://www.indystar.com/apps/pbcs.dll/section?Category=MULTIMEDIA"&gt;More IndyStar Galleries&lt;/a&gt;&lt;/div&gt;&lt;div style="display:none"&gt; View this gallery at IndyStar: &lt;a href="http://www2.indystar.com/autofocus/galleries/hybrid/3170"&gt;Star photographer Matt Detrich&amp;#8217;s photos&lt;/a&gt; &lt;/div&gt;&lt;/p&gt;&lt;p&gt;&lt;embed type="application/x-shockwave-flash" src="http://photos.indystar.com/includes/embed.swf" flashvars="xmlfile=http://photos.indystar.com/galleries/slideshow/3184.xml" pluginspage=" http://www.macromedia.com/go/getflashplayer" height="405" width="500"&gt;&lt;/embed&gt;&lt;div style="font-size:10px;text-align:center;width:405px;margin-top:3px;"&gt;&lt;a href="http://photos.indystar.com/galleries/hybrid/3184"&gt;The Press: A Newspaper Story&lt;/a&gt; - &lt;a href="http://www.indystar.com/apps/pbcs.dll/section?Category=MULTIMEDIA"&gt;More IndyStar Galleries&lt;/a&gt;&lt;/div&gt;&lt;div style="display:none"&gt; View this gallery at IndyStar: &lt;a href="http://photos.indystar.com/galleries/hybrid/3184"&gt;The Press: A Newspaper Story&lt;/a&gt; &lt;/div&gt;&lt;/p&gt;</description>
      <category domain="http://dummied.org/archives/tags/Blogs">Blogs</category>
      <category domain="http://dummied.org/archives/tags/Newspapers">Newspapers</category>
      <category domain="http://dummied.org/archives/tags/Work">Work</category>
      <category domain="http://dummied.org/archives/tags/examples">examples</category>
    <feedburner:origLink>http://dummied.org/archives/2008/8/15/start_spreading_the_news_photos_again/</feedburner:origLink></item>
    <item>
      <title>Aggregation: To Link or Summarize</title>
      <link>http://feedproxy.google.com/~r/DummiedDesign/~3/ZXMJrA2_A40/</link>
      <pubDate>Wed, 09 Jul 2008 07:59:30 GMT</pubDate>
      <guid isPermaLink="false">http://dummied.org/archives/2008/7/9/aggregation_to_link_or_summarize_again/</guid>
      <author>dummied@gmail.com (Chris)</author>
      <description>&lt;p&gt;So, as I mentioned in the last post, we&amp;#8217;re working on a massive content aggregation project right now, with the plan to allow folks to include sources from all over the internet (essentially, anything that has an RSS feed).&lt;/p&gt;

&lt;p&gt;So, the question becomes: Do we link directly to the referenced post? Or do we include the RSS summary with a &amp;#8220;Read More&amp;#8221; link?&lt;/p&gt;

&lt;p&gt;Personally, I like the later, and it makes sense from a user perspective since they&amp;#8217;re not jumping around all over the place and a business perspective.&lt;/p&gt;

&lt;p&gt;The original plan is to do summaries and &amp;#8220;Read More&amp;#8221; links, for a number of reasons:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;It&amp;#8217;s a more-friendly user experience (in my mind).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;It allows you to maintain a local conversation about non-local content.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Well, there is the whole ad impressions thing &amp;#8230;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;We can more easily do things with it, such as mixing it into group content, favoriting, linking, tagging, etc.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;But, I care about being a good internet citizen as well &amp;#8230; so, I&amp;#8217;m wondering if anyone has any strong feelings about this sort of topic.&lt;/p&gt;</description>
      <category domain="http://dummied.org/archives/tags/Blogs">Blogs</category>
      <category domain="http://dummied.org/archives/tags/Work">Work</category>
    <feedburner:origLink>http://dummied.org/archives/2008/7/9/aggregation_to_link_or_summarize_again/</feedburner:origLink></item>
    <item>
      <title>Not hyperlocal ... Hyper-Me</title>
      <link>http://feedproxy.google.com/~r/DummiedDesign/~3/m7awfn2lP50/</link>
      <pubDate>Fri, 04 Jul 2008 05:15:02 GMT</pubDate>
      <guid isPermaLink="false">http://dummied.org/archives/2008/7/4/not_hyperlocal_hyperme_again/</guid>
      <author>dummied@gmail.com (Chris)</author>
      <description>&lt;p&gt;So, the Wall Street Journal finally came out and declared LoudounExtra.com to be a &amp;#8220;flop&amp;#8221; &amp;#8230; and I say, let this be the death-knell for hyperlocal.&lt;/p&gt;

&lt;p&gt;LoudounExtra has a lot of issues: leaving out the hyper in hyperlocal, not allowing easy user interaction and contribution, an overwrought design (and yes I&amp;#8217;m one to talk), a non-local team in charge, a lack of actual community outreach and a lack of actual promotion, but in the end, doing these neighborhood sites will never &amp;#8220;move the needle&amp;#8221; (to borrow a recent Curley phrase).&lt;/p&gt;

&lt;p&gt;The fact of the matter is, most folks don&amp;#8217;t care about their communities that much &amp;#8230; they care about niches. Now, some of those niches might *be* communities, they might be interests, or they might be what the people they know are up to. The fact of the matter is, you and I don&amp;#8217;t know what other people&amp;#8217;s niches might be.&lt;/p&gt;

&lt;p&gt;So, play to the niches &amp;#8230; and let the user define and create those niches. And we play to those niches by making all (and I mean &lt;em&gt;all&lt;/em&gt;) of our content sortable to an atomic level. Let the user create their own social hub around an interest, a community or their buddies and give them the ability to use our content to drive their sites.&lt;/p&gt;

&lt;p&gt;What&amp;#8217;s this require of us: metadata. We need deep, available metadata on every stitch of content we produce. Addresses on everything, subjects on everything and a way to pull objects (stories, photos, videos) by that metadata. Then we need to expose it to the public. That&amp;#8217;s it. Quit trying to control the order of stories, or trying to decide which story is &amp;#8220;important.&amp;#8221;&lt;/p&gt;

&lt;p&gt;Finally, we need to give normal folks a framework to consume those objects &amp;#8211; a way for them to say, &amp;#8220;Give me the news five miles around my house, the Colts stories and the photos that my friends upload.&amp;#8221; &lt;/p&gt;

&lt;p&gt;And give them a way to create social hubs around those same objects, a group of users who really care about Broad Ripple, Colts tight end Dallas Clark or local breweries. And let them pick which bits of your content they want to congregate around. And let them add their own content as they wish. Heck, let them add other people&amp;#8217;s content if they want (but be kind, send traffic their way, too, and don&amp;#8217;t claim it as your own).&lt;/p&gt;

&lt;p&gt;Think of a Ning, powered by local content and local people. A spoked wheel of niches aggregated in one intensely local spot.&lt;/p&gt;

&lt;p&gt;And expect to see it around October &amp;#8230;&lt;/p&gt;</description>
    <feedburner:origLink>http://dummied.org/archives/2008/7/4/not_hyperlocal_hyperme_again/</feedburner:origLink></item>
    <item>
      <title>Finding somebody's Google Reader shared page</title>
      <link>http://feedproxy.google.com/~r/DummiedDesign/~3/-kUwbWz1-jY/</link>
      <pubDate>Mon, 19 May 2008 10:27:50 GMT</pubDate>
      <guid isPermaLink="false">http://dummied.org/archives/2008/5/19/finding_somebodys_google_reader_shared_page/</guid>
      <author>dummied@gmail.com (Chris)</author>
      <description>&lt;p&gt;So, after attending the &lt;a href="http://www.seeuthere.com/rsvp/invitation/invitation.asp?id=/m2c6a4-416504044167"&gt;Interactive Media Conference&lt;/a&gt; last week (and &lt;a href="http://royal.reliaserve.com/eppy/winners2008.html"&gt;picking up an Eppy&lt;/a&gt; for &lt;a href="http://www.indy.com"&gt;Indy.com&lt;/a&gt;, natch), I found myself wanting to get a little more connected with folks out there that are doing things similar to me.&lt;/p&gt;

&lt;p&gt;I bumped into &lt;a href="http://ryansholin.com/"&gt;Ryan Sholin&lt;/a&gt;, &lt;a href="http://www.digidave.org/"&gt;David Cohn&lt;/a&gt; and a bunch of other folks there and wanted to keep up a little better. &lt;a href="http://www.twitter.com"&gt;Twitter&lt;/a&gt;&amp;#8217;s a great start, but I live through &lt;a href="http://www.newsgator.com/Individuals/NetNewsWire/Default.aspx"&gt;NetNewsWire&lt;/a&gt; and it turns out Sholin has a shared &lt;a href="http://www.google.com/reader"&gt;Google Reader&lt;/a&gt; feed full of good, meaty journo-related content.&lt;/p&gt;

&lt;p&gt;Issue is: I don&amp;#8217;t want to use Google Reader. NetNewsWire and it&amp;#8217;s synching to the web is the bees knees for me and I don&amp;#8217;t want to keep another damn tab open (and I&amp;#8217;m not on Leopard, so &lt;a href="http://fluidapp.com/"&gt;Fluid&lt;/a&gt;&amp;#8217;s out, too).&lt;/p&gt;

&lt;p&gt;Luckily, I figured out how to find Ryan&amp;#8217;s shared page (and associated RSS feed).&lt;/p&gt;

&lt;p&gt;So, for anybody else trying to hunt this sort of stuff down, here&amp;#8217;s how I did it:&lt;/p&gt;

&lt;p&gt;Firstly, I&amp;#8217;m friends already with Ryan, so he shows up in my Friends&amp;#8217; shared items. Using &lt;a href="http://www.mozilla.com/en-US/firefox/"&gt;Firefox&lt;/a&gt; and &lt;a href="http://www.getfirebug.com/"&gt;Firebug&lt;/a&gt;, I saw that Reader loads this url in the background when I click to see Ryan&amp;#8217;s feed:&lt;/p&gt;

&lt;p&gt;https://www.google.com/reader/api/0/stream/contents/user/07803237709052972366/state &amp;#8230;&lt;/p&gt;

&lt;p&gt;Now, I already know that my shared page url looks like this:&lt;/p&gt;

&lt;p&gt;https://www.google.com/reader/shared/17170470741209837224 &lt;/p&gt;

&lt;p&gt;So, that mean&amp;#8217;s Ryan&amp;#8217;s would be:&lt;/p&gt;

&lt;p&gt;https://www.google.com/reader/shared/07803237709052972366&lt;/p&gt;

&lt;p&gt;In other words, the Google url structure includes the user id, which is this string of numbers in the api call:&lt;/p&gt;

&lt;p&gt;https://www.google.com/reader/api/0/stream/contents/user/&lt;strong&gt;07803237709052972366&lt;/strong&gt;/state &amp;#8230;&lt;/p&gt;

&lt;p&gt;Just slap that number onto the end of /reader/shared and walk away happy.&lt;/p&gt;

&lt;p&gt;Now, a few quick caveats: I don&amp;#8217;t know of a quick way to stumble onto somebody&amp;#8217;s user id without being a &amp;#8220;friend&amp;#8221; of them already and this might be something stupidly obvious that&amp;#8217;s already floating around the internet, but I didn&amp;#8217;t stumble on it with a quick google.&lt;/p&gt;

&lt;p&gt;Enjoy!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Addendum:&lt;/strong&gt; While I don&amp;#8217;t have Google Reader&amp;#8217;s shared items feed for myself, I do have a &lt;a href="http://feeds.feedburner.com/dummiedclip"&gt;Clippings feed&lt;/a&gt; from NNW available. It&amp;#8217;s more than a little Rails-nerdy, but there&amp;#8217;s also the occasional journalism-related goodness as well.&lt;/p&gt;</description>
      <category domain="http://dummied.org/archives/tags/Recommended">Recommended</category>
      <category domain="http://dummied.org/archives/tags/examples">examples</category>
      <category domain="http://dummied.org/archives/tags/google">google</category>
    <feedburner:origLink>http://dummied.org/archives/2008/5/19/finding_somebodys_google_reader_shared_page/</feedburner:origLink></item>
    <item>
      <title>A clarification</title>
      <link>http://feedproxy.google.com/~r/DummiedDesign/~3/ZvseY44uBqs/</link>
      <pubDate>Thu, 15 May 2008 06:59:00 GMT</pubDate>
      <guid isPermaLink="false">http://dummied.org/archives/2008/5/15/a_clarification_again/</guid>
      <author>dummied@gmail.com (Chris)</author>
      <description>&lt;p&gt;My last post might have been a little too bombastic, so allow me to backtrack a bit and get to the actual point (which isn&amp;#8217;t video itself, really).&lt;/p&gt;

&lt;p&gt;Media companies, especially newspaper companies have yet to master their core competencies when it comes to the internet. We still don&amp;#8217;t do text and photos at any level approaching good enough.&lt;/p&gt;

&lt;p&gt;Text and photos are what we do. That&amp;#8217;s what we, as newspaper companies, produce heaps of every day. That&amp;#8217;s the content we need to nail the leverage of before we start moving into other things.&lt;/p&gt;

&lt;p&gt;Text and photos are not solved problems &amp;#8230; even the best sites (LJWorld, LV Sun, Washington Post, NY Times) don&amp;#8217;t nail it, and most don&amp;#8217;t even come close.&lt;/p&gt;

&lt;p&gt;It&amp;#8217;s about treating our text and photos at an atomic level, and allowing our users to find and aggregate what &lt;em&gt;they&lt;/em&gt; want, not what we want them to want. Our text and photos are commodities &amp;#8230; and anything we do to keep eyeballs from them a) dumb and b) suicidal.&lt;/p&gt;

&lt;p&gt;Text and photos can be a solved problem, but they&amp;#8217;re not there yet: and we shouldn&amp;#8217;t get to play with shiny new toys like video until they are solved.&lt;/p&gt;

&lt;p&gt;And that was the real point.&lt;/p&gt;</description>
      <category domain="http://dummied.org/archives/tags/Newspapers">Newspapers</category>
      <category domain="http://dummied.org/archives/tags/Recommended">Recommended</category>
      <category domain="http://dummied.org/archives/tags/Work">Work</category>
    <feedburner:origLink>http://dummied.org/archives/2008/5/15/a_clarification_again/</feedburner:origLink></item>
    <item>
      <title>F--- video*</title>
      <link>http://feedproxy.google.com/~r/DummiedDesign/~3/OOypf55bXoY/</link>
      <pubDate>Fri, 09 May 2008 08:58:35 GMT</pubDate>
      <guid isPermaLink="false">http://dummied.org/archives/2008/5/9/f_video_again/</guid>
      <author>dummied@gmail.com (Chris)</author>
      <description>&lt;p&gt;Newspapers everywhere are falling all over themselves to do web videos. It&amp;#8217;s a goddamn waste of time and counter-productive to an industry that should be looking at what gets the most bang for the buck.&lt;/p&gt;

&lt;p&gt;How long does it take to get a video onto your website? Three hours? Four? You shoot it, you edit it (and edit it and edit it and edit it) and you post it. And what do you get for it? 4,000 views (partials mostly).&lt;/p&gt;

&lt;p&gt;It&amp;#8217;s a waste of manpower, bandwidth and strategy cycles.&lt;/p&gt;

&lt;p&gt;Give me the same photographer and the same 3-4 hours of time and I&amp;#8217;ll give you 40,000 photo views, minimum. All with new ad impressions.&lt;/p&gt;

&lt;p&gt;It&amp;#8217;s a waste now and it&amp;#8217;ll be an even bigger waste when TV stations get their head out of their asses.&lt;/p&gt;

&lt;p&gt;Who do you think is going to be able to more efficiently manage large quantities of video: newspapers or tv stations that deal with it everyday? Shit, they should just post their news segments now, in little segment-chunks. The second they realize what they&amp;#8217;re sitting on, they&amp;#8217;ll own local online video &amp;#8211; no matter how many videos your newspaper puts up of cute human interest stories and self-indulgent drivel your photographers choose to shoot because it makes them feel artistic.&lt;/p&gt;

&lt;p&gt;TV stations do video all day, every day. They have the infrastructure and expertise already while newspapers are trying desperately to get a modicum of competence from still photographers and reporters.&lt;/p&gt;

&lt;p&gt;Stop buying video cameras. Do it now. You&amp;#8217;re wasting money you can&amp;#8217;t afford to waste.&lt;/p&gt;

&lt;p&gt;You have a hole burning in your pocket? Buy GPS taggers for your photographers so you can geocode all the photos they take and split them up in neighborhoods or down to specific users. It&amp;#8217;s not hard to do, and infinitely more useful to your users than that four-minute monstrosity your photographer just did on Billy&amp;#8217;s win in the 6th-grade spelling bee that nobody but his parents are watching for more than 10 seconds.&lt;/p&gt;

&lt;p&gt;Got photographers itching to help out on the web site? First: lucky you. Second: put them to work adding tag metadata to all your photos and captioning every damn last photo they take (yes &amp;#8230; all of them &amp;#8230; if they&amp;#8217;re in focus, they go into the database).&lt;/p&gt;

&lt;p&gt;Stop wasting your energy on video.&lt;/p&gt;

&lt;p&gt;Stop wasting your money on video.&lt;/p&gt;

&lt;p&gt;Stop wasting your photographers on video.&lt;/p&gt;

&lt;p&gt;STOP DOING VIDEO!&lt;/p&gt;

&lt;p&gt;(Fun trick: change the word &amp;#8220;video&amp;#8221; in this entry to &amp;#8220;soundslides&amp;#8221; &amp;#8230; most of it still holds true, minus the tv stations &amp;#8230; )&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;*&lt;/strong&gt; - Title adjusted at the request of my Mom. Hi Mom!&lt;/p&gt;</description>
      <category domain="http://dummied.org/archives/tags/Newspapers">Newspapers</category>
      <category domain="http://dummied.org/archives/tags/Recommended">Recommended</category>
      <category domain="http://dummied.org/archives/tags/Work">Work</category>
    <feedburner:origLink>http://dummied.org/archives/2008/5/9/f_video_again/</feedburner:origLink></item>
    <item>
      <title>Come work with me</title>
      <link>http://feedproxy.google.com/~r/DummiedDesign/~3/3DTv26o8b-I/</link>
      <pubDate>Wed, 28 Nov 2007 11:39:21 GMT</pubDate>
      <guid isPermaLink="false">http://dummied.org/archives/2007/11/28/come_work_with_me_again/</guid>
      <author>dummied@gmail.com (Chris)</author>
      <description>&lt;p&gt;We have an opening right now in the Innovation &amp;amp; Development department of The Indianapolis Star for a web designer. We&amp;#8217;re mostly looking for someone who can take things from initial concept to Illustrator mockup/approval to clean, semantic HTML/CSS.&lt;/p&gt;

&lt;p&gt;We&amp;#8217;re a Rails house for the most part and we average three to four major new projects a year. &lt;a href="http://indymoms.com"&gt;IndyMoms.com&lt;/a&gt;, &lt;a href="http://indypaws.com"&gt;IndyPaws.com&lt;/a&gt; and &lt;a href="http://www.indy.com"&gt;Indy.com&lt;/a&gt; are our most visible from the last year (bunch of smaller ones thrown in there as well). We&amp;#8217;re currently working on a reworking of &lt;a href="http://indystar.com"&gt;IndyStar.com&lt;/a&gt; and have a whole mess of project ideas for next year as well.&lt;/p&gt;

&lt;p&gt;We&amp;#8217;re a small group (less than a dozen including management), and we&amp;#8217;re the little pirate ship in the roiling seas of corporate Gannett. We work with an agile development environment which means lots of revisions and lots of room for growth for the right employee.&lt;/p&gt;

&lt;p&gt;We might also have an opening for a kick-ass Ruby developer coming open soon as well if design&amp;#8217;s not your thing.&lt;/p&gt;

&lt;p&gt;If you have any interest in either (and we&amp;#8217;ve been looking for a while now, so interest alone is a big plus), drop me a line at &lt;a href="mailto:dummied@gmail.com"&gt;dummied@gmail.com&lt;/a&gt; and I can hook you up with more info.&lt;/p&gt;</description>
    <feedburner:origLink>http://dummied.org/archives/2007/11/28/come_work_with_me_again/</feedburner:origLink></item>
  </channel>
</rss>
