<?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>Max Cutler &#187; College News</title>
	<atom:link href="http://www.maxcutler.com/category/college-news/feed" rel="self" type="application/rss+xml" />
	<link>http://www.maxcutler.com</link>
	<description>WebDev, Tech, and Life</description>
	<lastBuildDate>Fri, 12 Mar 2010 20:23:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Courant no longer…</title>
		<link>http://www.maxcutler.com/2010/02/21/courant-no-longer</link>
		<comments>http://www.maxcutler.com/2010/02/21/courant-no-longer#comments</comments>
		<pubDate>Sun, 21 Feb 2010 20:48:09 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[College News]]></category>
		<category><![CDATA[Courant News]]></category>
		<category><![CDATA[Yale Daily News]]></category>

		<guid isPermaLink="false">http://maxcutler.com/blog/?p=238</guid>
		<description><![CDATA[On October 26, 2008, the first bits were committed to the private Courant News project repository. At the time, Rob, Paul and I were going to offer a hosted SaaS product for college news organizations, freeing them from the grasps of College Publisher and providing a stable foundation for the future. In February 2009, we [...]]]></description>
			<content:encoded><![CDATA[<p>On October 26, 2008, the first bits were committed to the private <a href="http://www.courantnews.com">Courant News</a> project repository. At the time, <a href="http://rsbaskin.com">Rob</a>, <a href="http://zpao.com">Paul</a> and I were going to offer a hosted <a title="Software as a Service" href="http://en.wikipedia.org/wiki/Software_as_a_service">SaaS</a> product for college news organizations, freeing them from the grasps of <a href="http://www.collegepublisher.com/">College Publisher</a> and providing a stable foundation for the future. In February 2009, we decided not to pursue the project as a business, but agreed to continue development as an open-source project. On April 7, 2009, we <a href="http://code.courantnews.com/blog/welcome">opened</a> our code to the public. After launching the <a href="http://www.yaledailynews.com/">Yale Daily News</a> on Courant in September 2009, we finally started to pick up steam in the past month. But after deep reflection, we have decided to cease development of the project.</p>
<p><span id="more-238"></span></p>
<h3>Context</h3>
<p>During the fall semester we made significant progress with Courant: <a href="http://code.courantnews.com/changeset/94">switched</a> to <a href="http://haystacksearch.org/">Haystack</a> for search, improved <a href="http://code.courantnews.com/changeset/95">multimedia browse-ability</a>, added the <a href="http://code.courantnews.com/changeset/101">headers app</a> for improved mobile and alternative versions of a site, implemented powerful automated <a href="http://code.courantnews.com/changeset/108">caching</a> <a href="http://code.courantnews.com/changeset/110">busting</a>, <a href="http://code.courantnews.com/changeset/117">refactored</a> the staff app, added <a href="http://code.courantnews.com/changeset/118">OpenX integration</a>, added <a href="http://code.courantnews.com/changeset/122">mapping and basic geo functionality</a>, <a href="http://code.courantnews.com/changeset/112">started</a> <a href="http://code.courantnews.com/changeset/113">work</a> <a href="http://code.courantnews.com/changeset/116">on</a> <a href="http://groups.google.com/group/courantnews/browse_thread/thread/890dc88b05c45e7b">Nando</a>, added <a href="http://code.courantnews.com/changeset/129">batch uploading of photos</a>, and continuously increased performance.</p>
<p>But in early January, Rob and I had a serious conversation about whether it still made sense to develop Courant. Although the YDN was using it, no other developers had joined the team, and we had doubts about the project’s long-term survivability.</p>
<p>Our last best hope was to convince the team at <a href="http://www.copress.org/">CoPress</a> to help support clients running on Courant. I met with them at their team meet-up in Philadelphia over MLK weekend and tried to feel out their intentions and plans for the next year. There was still some glimmer of hope, and I considered joining their support team to make this a reality.</p>
<p>Two weeks later, the YDN Business and Online departments hosted a conference for college news organizations, at which I gave a presentation about Courant. Two of the attendees were enthusiastic about the idea of migrating to Courant, and I’ve been in talks with them in the intervening weeks. We even wrote a CP4 to Courant data migration script while working on a prototype installation for one of the potential partners.</p>
<h3>The Decision</h3>
<p>Shortly thereafter, CoPress decided to <a href="http://www.copress.org/2010/02/16/copress-is-closing-down-operations/">shut down their operations</a>. Without CoPress, and without any other potential developers to take over the reins, we had to make a tough decision: continue developing the project and potentially transition these two new sites to the platform without long-term support plans, or abandon the project.</p>
<p>Having worked on this project for over 16 months, pouring countless hours of my life into its development, it was an extraordinarily difficult decision. But, in the end, I feel it would be irresponsible to continue, especially knowing that I am going to have to leave anyways after my term at the YDN expires in October.</p>
<p>I’m currently working to transition the YDN off of Courant to a commercial system; although the front-runner is currently <a href="http://www.ellingtoncms.com/">Ellington</a> (from which <a href="http://www.djangoproject.com/">Django</a> was originally extracted), a final decision has yet to be made and it will likely be several months before I can talk publicly about our choice.</p>
<p>In the meantime, there may be occasional bug fixes to Courant, but substantial development of new features will not occur. We will leave the website and code online at least through the summer, and will likely move the code to <a href="http://code.google.com">Google Code</a> or <a href="http://www.github.com">Github</a> before retiring the website. Please feel free to use the code, but know that we will no longer be providing support of any form.</p>
<h3>Conclusion</h3>
<p>Had we pursued grant funding or other avenues of development, perhaps Courant could have lived up to its full potential. I truly believe it could have been a major player in changing the landscape of college news. I’m very proud of the work we did to create a generic and customizable, yet still very powerful, solution tailored specifically to the needs of college news organizations. Components like the <a href="http://docs.courantnews.com/ref/core/gettag.html#ref-core-gettag">get tag</a>, <a href="http://maxcutler.com/blog/2009/05/23/courant-news-model-customization">dynamic/custom fields</a>, the <a href="http://rsbaskin.com/2009/11/introducing-the-courant-headers-app/">headers app</a>, and the <a href="http://maxcutler.com/blog/2009/11/07/courant-news-caching">cache system</a> are beyond the scope of most existing college news CMSes, and represent months of analysis and planning. The system was <a href="http://maxcutler.com/blog/2009/09/23/keeping-courant-with-annie-le-coverage">battle-tested</a> against outrageous traffic spikes and proved to be quite resilient. We are not the first, and will surely not be the last, team to attempt to create a new CMS option for the college news world, and I wish others the best of luck.</p>
<p>I owe immense thanks to Rob and Paul for their contributions to the project over the last 18 months; their support has been invaluable, and I hope to work with them again in the future. I also want to thank <a href="http://www.andrewspittle.net/">Andrew Spittle</a> for his assistance on designs for Nando, it’s unfortunate that they never saw the light of day. Thanks to everyone who has been supportive and encouraging over the past year, especially those who contributed to discussions on our mailing list and privately via email or IM.</p>
<p>I look forward to seeing how college news organizations respond to the  current crisis in the media industry, and I hope they learn to adapt and  look forward instead of backwards. My stint in the college news world has been enjoyable and a great learning experience, but I’m ready to apply my skills to new areas of interest. If you need an experienced developer for your software or robotics project, please <a href="mailto:maxcutler@gmail.com">get in touch</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxcutler.com/2010/02/21/courant-no-longer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seeking Web/UX Designer</title>
		<link>http://www.maxcutler.com/2009/09/10/seeking-webux-designer</link>
		<comments>http://www.maxcutler.com/2009/09/10/seeking-webux-designer#comments</comments>
		<pubDate>Thu, 10 Sep 2009 14:14:24 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[College News]]></category>
		<category><![CDATA[Courant News]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[nando]]></category>
		<category><![CDATA[ux]]></category>

		<guid isPermaLink="false">http://maxcutler.com/blog/?p=161</guid>
		<description><![CDATA[Last night I posted a cryptic job offering on Twitter, even offering to pay for the work. After getting a number of private queries for more information, I thought I’d make my request public instead of privately emailing half a dozen people.

Background
As you might have gathered from my other blog posts, I am, first and [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I posted a <a href="http://twitter.com/maxcutler/status/3879867359">cryptic job offering</a> on Twitter, even offering to <a href="http://twitter.com/maxcutler/status/3879874902">pay</a> for the work. After getting a number of private queries for more information, I thought I’d make my request public instead of privately emailing half a dozen people.</p>
<p><span id="more-161"></span></p>
<h3>Background</h3>
<p>As you might have gathered from my other blog posts, I am, first and foremost, a developer. I’ve done stints as the combo designer-and-developer for sites, but I’ve learned that my design skills are lacking and have tried to find more talented partners when working on projects that require interfaces.</p>
<p>Last week, the <a href="http://www.yaledailynews.com">first site</a> was launched on the Courant News platform. There are still a slew of template bugs that I’m working through, but the platform has performed admirably over the past week. It currently uses a more-or-less stock Django admin interface with the <a href="http://code.google.com/p/django-grappelli/">grappelli</a> skin. However, the ultimate goal is that of the digital newsroom and <a href="http://groups.google.com/group/courantnews/browse_thread/thread/890dc88b05c45e7b">Nando</a>.</p>
<h3>The Job</h3>
<p>I am seeking a web/UX designer to work with me on designing the Nando interface. For those not familiar, Nando is the codename for the admin interface in the Courant News publishing platform for college news sites; it combines standard CRUD content management with a digital newsroom and the ability to manage an organization’s site from the web interface without touching code. For full details, you can read through the <a href="http://groups.google.com/group/courantnews/browse_thread/thread/890dc88b05c45e7b">spec and the first round of community comments</a>.</p>
<p>Because Courant News is an open source project, we don’t have the money to pay a huge amount for this work, but I am willing to work out monetary and other forms of compensation and negotiate terms of the work with interested individuals. When Nando is complete, Courant News will represent one of the best options for college news sites who embrace the web-first mentality and want to push the boundaries of online journalism; by working on designing Nando, your mark will be left on all of these endeavors and will touch members of the next generation of journalists.</p>
<h3>Contact Me</h3>
<p>So if you are interested or have questions, please send me an email (maxcutler AT gmail DOT com) or find me on AIM (S/N: Goaliexam).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxcutler.com/2009/09/10/seeking-webux-designer/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>On Forward Thinking in College News</title>
		<link>http://www.maxcutler.com/2009/05/01/on-forward-thinking-in-college-news</link>
		<comments>http://www.maxcutler.com/2009/05/01/on-forward-thinking-in-college-news#comments</comments>
		<pubDate>Fri, 01 May 2009 15:58:07 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[College News]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[coders]]></category>
		<category><![CDATA[forward thinking]]></category>

		<guid isPermaLink="false">http://maxcutler.com/blog/?p=112</guid>
		<description><![CDATA[As with the news industry at large, I get the sense that there are really two camps in the world of college news: the one that has existed for decades, and a newly emerging one which is pushing the definition of college journalism in the online realm. This post was inspired by a session I [...]]]></description>
			<content:encoded><![CDATA[<p>As with the news industry at large, I get the sense that there are really two camps in the world of college news: the one that has existed for decades, and a newly emerging one which is pushing the definition of college journalism in the online realm. This post was inspired by a <a href="http://www.greglinch.com/2009/04/barcamp-newsinnovation-philly-copress-session-on-j-schools.html">session</a> I attended last weekend at BCNI Philly and a recent <a href="http://www.collegemediainnovation.org/blog/2009/05/01/college-publishers-response/">post</a> by College Publisher in response to the activities of CoPress and others helping move college news orgs to open source solutions like WordPress.</p>
<p><span id="more-112"></span></p>
<p>As someone involved in an open source project to help college news orgs define their online presence, I’ve been keeping a close watch on discussions around ways in which such organization can innovate online. There are a ton of ideas out there, but unless people start acting on them they will ultimately be worth nothing. If an idea falls in the woods and no one acts on it, does it really matter?</p>
<p>A guest speaker (who will remain anonymous out of respect for his wish for the discussion to be off-the-record) at a conference the YDN hosted in February talked about his organization’s approach to finding new ways to make money online. His organization is probably one of the most solvent of all news orgs in the world right now, still aiming to at least break even this year. As he described, trying out new ideas on the internet is incredibly cheap, and so they try out just about every new option and medium that becomes available. Website, pay-site, Facebook, Kindle, Twitter, the list goes on and on. They are willing to trial almost anything, and if it doesn’t work, then they lost only a minor investment in the time of the developer or two that it took to build. If it succeeds, they make money and continue to grow that idea. Low risk, high reward scenarios that the web and digital technologies afford.</p>
<p>In the college news realm, you have some orgs that are starting to push the boundaries. Some are trying to do comprehensive multimedia work, a number are trying to do web-first on a regular basis. But, by and large, the vast number of college news organizations are content to float along in the sea of the status quo.</p>
<p>At the BCNI Philly session, a number of current and former j-school students talked with j-school faculty members about ways to improve the experience for all involved and make the experience more valuable for a future in the news industry. The consensus seemed to be that teachers need to inspire the students to be more curious and to learn new technologies and tools on their own.</p>
<p>As a software guy, this sounds to me much like the problem computer science departments have faced for awhile too: alot of CS students take CS to get a job in industry, where they work 9–5 jobs as code monkeys and do uninspiring work. However, a set of students will be inspired and curious enough to learn things on our own and really help push the boundaries in the software world. Read Jeff Atwood’s post on<a href="http://www.codinghorror.com/blog/archives/001002.html"> “The Two Types of Programmers”</a> to get the full picture. Maybe the news world has the same situation, and so I ask whether that’s something that’s a) changeable, and b) worth changing.</p>
<p>So now back to the College Publisher post mentioned in the intro. It is in response to a <a href="http://www.collegemediainnovation.org/blog/2009/04/27/ready-to-leave-college-publisher-heres-how/">post</a> by Lauren Rabaino, a post which represents the arguments of many of the 20% group (see Jeff’s article above). By contrast, I would argue that CP and most of the papers on it probably represent the 80% group. CP has been in the college news game for a long time now, and have found a status quo that suits their business priorities. Can you really blame them for not wanting to shake things up?</p>
<p>One thing that working in communities like Django’s has shown me is that the news world desperately needs coders. I almost want to put &lt;blink&gt; tags on that last statement. See this <a href="http://www.youtube.com/watch?v=eLQ9xc_Dm3g&amp;feature=PlayList&amp;p=D415FAF806EC47A1&amp;index=22">session from DjangoCon</a>, projects like <a href="http://www.everyblock.com">EveryBlock</a>,  the <a href="http://codingjournalists.ning.com/">Journalists/Coders</a> Ning group, countless code projects (mine included), and special teams at the NY Times, Washington Post, LA Times, Washington Times, and others. I’ll explicate more on this in a future post, but I think that’s a trending topic in the news industry, and perhaps what drew me to news in the first place.</p>
<p>Thus, statements like this make me cringe:</p>
<blockquote><p>However, rather than building a CMS, we often wonder why innovators do not focus their energies on building up traffic with content and multi-media packages to raise the profile of college journalism.  In the end, college newspapers are in the news business, not the web business.</p></blockquote>
<p>They go on to advocate against wanting control of advertising because it necessitates having staff members dedicated to selling ads, which is admittedly a difficult proposition for some papers. I’d actually tend to agree for some smaller news orgs: if your news site doesn’t get much traffic, it will be difficult to impossible to make much money online, and sticking with an ad network/service like CP’s is probably your best option. That’s just the reality for online ads right now. Maybe CoPress or others will organize a competitive network at some point, but probably not in the forseeable future. However, if you get any decent amount of traffic, go for it. Browse around the CoPress forums to find discussions on the details, but don’t let CP or anyone else hold your ad revenue hostage. We have one person at the YDN doing online ads almost exclusively, and he has direct sold our entire inventory almost the entire school year.</p>
<p>CP ends their post talking about the challenges of “hosting, maintenance and support.” They have a very valid point here, and it is real challenge in the high turnover world of college news. There is alot to be said for the resources that CP provides in that regard, and I do thank them for helping the vast majority of news orgs. But for those with forward-looking staff, and especially those with tech talent, it’s worth branching out. Working at a news org is about learning, and doing it on your own (or with support from a group like CoPress) is about the best learning experience you can get. Anyone who has run their own system for a year can easily go to a newsroom using Atex/Polopoly and pick it up quickly.</p>
<p>One of my biggest gripes though, is the <a href="http://en.wikipedia.org/wiki/Fear,_uncertainty_and_doubt">FUD</a> approach taken at the conclusion of the article.</p>
<blockquote><p>There are parties (SPAMers, PHISHers, etc) that attempt to infiltrate sites all the time – and the applications deployed are more and more sophisticated each semester.  Fighting this battle is an unsung service CMN provides.</p></blockquote>
<p>There are so many things wrong with these two sentences that I’m not even sure where to begin. The number of sites running WordPress which are exposed to these threats far outweighs the number of CP sites, so to claim that CP has beat WP in that domain seems a bit silly. Last I checked, SPAM and PHISH aren’t acronyms, so the only logical use of upper-case lettering there would be as a scare tactic, which is just sad. So sad. Moving on.</p>
<p>In conclusion, I think the tensions between College Publisher and CoPress are symptomatic of the status quo vs forward-thinking group debates. As described in Jeff’s post, most of the 80% will never be convinced of the merits of curiosity and forward-thinking-ness, and it’s a losing battle to try to combat those people. I hope that CoPress is successful in finding most of those in the college news world who are in the 20% group and helping them work together to create a better future. But they should also realize that many still don’t “get it”, and perhaps never will. Let them go on to traditional vocational jobs. We won’t miss them while we work for a better future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxcutler.com/2009/05/01/on-forward-thinking-in-college-news/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Courant News Expectations</title>
		<link>http://www.maxcutler.com/2009/04/19/courant-news-expectations</link>
		<comments>http://www.maxcutler.com/2009/04/19/courant-news-expectations#comments</comments>
		<pubDate>Mon, 20 Apr 2009 01:02:32 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[College News]]></category>
		<category><![CDATA[Courant News]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[expectations]]></category>

		<guid isPermaLink="false">http://maxcutler.com/blog/?p=95</guid>
		<description><![CDATA[As we will be opening doors to the Courant News code this week, I thought I would take a moment to address expectations that people might or might not have regarding the project.

I know that currently there’s a strong desire for alternatives to College Publisher. WordPress and Drupal are great, but sometimes they aren’t the [...]]]></description>
			<content:encoded><![CDATA[<p>As we will be opening doors to the Courant News code this week, I thought I would take a moment to address expectations that people might or might not have regarding the project.</p>
<p><span id="more-95"></span></p>
<p>I know that currently there’s a strong desire for alternatives to College Publisher. WordPress and Drupal are great, but sometimes they aren’t the best fit for a news organization, and so a custom news CMS is an attractive prospect.</p>
<p>At this point, we’ve been working on code for Courant News for almost six months, and have been thinking about it conceptually for at least a year. As I’ve discussed in a previous <a href="http://maxcutler.com/blog/2009/04/07/courant-news-code-release-schedule/">post</a>, a CMS is fundamentally all about <em>content management</em>, which means that the administrative interface is the most important component. We have plans for the Courant News admin, which will become public when the project site launches this week. But for now we are still using the Django admin app as a stopgap solution, which is passable but far from ideal. Until we’ve implemented a more news-oriented admin, I don’t think I could recommend use of Courant News for a production site.</p>
<p>The point of releasing the code and opening the process is to get the rest of the college news community involved. We can all collaborate on the design and implementation of various aspects of the platform, and make something that is really built for and by the college news community. We’re now ready to get people involed in a hands-on manner, and that’s why we are “releasing” this week. But please be careful not to confuse the term “release” as meaning “ready to be used.”</p>
<p>I think Courant News has a ton of potential and can be a rallying point for college news, and I hope we can get alot of voices involed in the process. We need developers; we need journalists; and we need visionaries. Get excited and get involved because you see the potential and want to help us through the process. Don’t get carried away thinking it’s an immediate cure or immediately useful tool. All in due time. All in due time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxcutler.com/2009/04/19/courant-news-expectations/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recruitment</title>
		<link>http://www.maxcutler.com/2009/04/12/recruitment</link>
		<comments>http://www.maxcutler.com/2009/04/12/recruitment#comments</comments>
		<pubDate>Sun, 12 Apr 2009 23:15:57 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[College News]]></category>

		<guid isPermaLink="false">http://maxcutler.com/blog/?p=62</guid>
		<description><![CDATA[Something that I’ve struggled mightily with is the trouble of recruiting technical talent for college news organizations. It appears to be a common problem, and yet I have heard few good solutions.

I’ve often been asked by my colleagues at the YDN what we can do to recruit more people to the web team. There are [...]]]></description>
			<content:encoded><![CDATA[<p>Something that I’ve struggled mightily with is the trouble of recruiting technical talent for college news organizations. It appears to be a common problem, and yet I have heard few good solutions.</p>
<p><span id="more-62"></span></p>
<p>I’ve often been asked by my colleagues at the YDN what we can do to recruit more people to the web team. There are clearly people with the requisite skills on campus, but running house ads, putting up posters, and sending campus-wide email blasts have been completely unsuccessful this year.</p>
<p>Many college news orgs pay their student staff, which is one way to incentivize work, but the YDN is a volunteer-only organization. No one gets paid, and that’s really not even an option, no matter how desperate we may be. So if you won’t get paid, why would you work for us?</p>
<p>I’ve struggled with this question over the past year or so. There are a number of intangible advantages of working for a news org, especially one with a powerful list of alumni like the YDN, but it is hard to convince people on the basis of intangibles alone, especially when it is so easy to get paying jobs elsewhere on campus or online.</p>
<p>One of the big draws for me was having my work seen on a scale uncommon to most freelance projects. The YDN gets tens of thousands of pageviews per day, and have had peaks of up to several hundred thousand in a day when our stories get picked up by some popular aggregation services (e.g., Drudge Report, Huffington Post). Large amounts of traffic bring some interesting new technical problems to building a website, but is that alone sufficiently attractive to prospective staffers?</p>
<p>I often hear people recommend giving a pitch at a Computer Science class, but I’ve often wondered what kind of talent you can get. If you pitch at intro-level classes, they likely won’t have the programming skills to be immediately helpful anyways. If you pitch at a high level class, you need a really damn good pitch to convince people who have skills that are high in demand.</p>
<p>So I ask you, fellow college news folks, what means have you used to recruit and retain technical staff?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxcutler.com/2009/04/12/recruitment/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>News Wikis</title>
		<link>http://www.maxcutler.com/2009/04/08/news-wikis</link>
		<comments>http://www.maxcutler.com/2009/04/08/news-wikis#comments</comments>
		<pubDate>Wed, 08 Apr 2009 21:35:48 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[College News]]></category>

		<guid isPermaLink="false">http://maxcutler.com/blog/?p=44</guid>
		<description><![CDATA[Today Joey Baker tweeted about a link to a blog post on the Nieman Journalism Lab which talks about the author’s vision of the future of digital news creation and utilization. One of the core concepts was the idea that a wiki would serve as an authoritative information source, to which blog or news posts [...]]]></description>
			<content:encoded><![CDATA[<p>Today Joey Baker <a href="http://twitter.com/joeybaker/statuses/1478341463">tweeted</a> about a link to a <a title="The content cascade: How content will flow in digital news enterprises" href="http://www.niemanlab.org/2009/04/managing-the-content-cascade/">blog post</a> on the Nieman Journalism Lab which talks about the author’s vision of the future of digital news creation and utilization. One of the core concepts was the idea that a wiki would serve as an authoritative information source, to which blog or news posts would point for background while providing just new tidbits of information themselves. This reminded me of Daniel Bachhuber’s post on <a title="What's in a News Wiki? " href="http://www.copress.org/2009/02/18/whats-in-a-news-wiki/">topical wikis</a> on the CoPress blog a few months ago. Daniel and I had had a personal conversation about the topic, but I’m not sure I really understood it at the time.</p>
<p><span id="more-44"></span></p>
<p>Since that talk with Daniel, I’ve been hard at work on Courant News and thinking about the problems of actual journalistic content production from the editorial standpoint instead of the purely technical standpoint with which I was more familiar. As a result, I think that this idea actually has much more merit than I initially gave it credit for, and could serve as a valuable tool for both the news organization and its consumers.</p>
<p>For the news organization itself, a wiki can serve as a tool for maintaining stores of information on given topics, from which reporters can refresh their knowledge or learn about a new beat. Instead of relying on a constant rehashing of the history of a given subject in articles, a wiki can maintain a persistent record and be updated with new information to maintain a consistent information source over time. By tying that in with tagged content, as Daniel suggests, such wiki pages can be useful tools for research and exploration in addition to purely documentary purposes.</p>
<p>Similar arguments can be extended to the news consumers as well. Instead of relying on search functionality to find out more history or related information about the contents of an article or an arbitrary subject, a consumer can look at the comprehensive wiki. I can’t count how many times I have gone to Wikipedia to look up information on all sorts of random topics. Having a wiki run and/or produced by a news organization allows for it to be more in-depth –and potentially more credible– than a general-purpose wiki like Wikipedia.</p>
<p>I’m not sure it necessarily makes sense to allow such news wikis to be editable by anyone and everyone, but the news organization does not have to be the sole provider of authors either. Daniel’s example of allowing a student government to maintain its own wiki entry is a good example of a case where a news organization could allow an outside individual or group to maintain a page about themselves or a given subject. This may not be exclusive authorship rights, as the news organization may want to retain the ability to add new and edit existing content provided by such outside sources, but select partnerships would prove beneficial for everyone (news org, outside source, and consumers).</p>
<p>I would be surprised if many news organizations do not already have some internal database of sorts, and I think there is a lot of value in opening them up and establishing news wikis. Doing so provides another reason for consumers to visit their websites and stick around, thereby increasing traffic and potential revenue numbers. There’s much to gain, and very little to lose. Is there anything blocking the way except institutional (and possibly technical) inertia?</p>
<p>I’d like to take some steps down this path with Courant down the road once some other more essential components are taken care of, and I’d like to see others begin experimenting with such ideas on whatever technical platform they know how to work with.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxcutler.com/2009/04/08/news-wikis/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Courant News: A history and status update</title>
		<link>http://www.maxcutler.com/2009/04/02/courant-news-a-history-and-status-update</link>
		<comments>http://www.maxcutler.com/2009/04/02/courant-news-a-history-and-status-update#comments</comments>
		<pubDate>Thu, 02 Apr 2009 21:32:29 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[College News]]></category>
		<category><![CDATA[Courant News]]></category>
		<category><![CDATA[Yale Daily News]]></category>

		<guid isPermaLink="false">http://74.53.12.29/~max/blog/?p=15</guid>
		<description><![CDATA[This morning on Twitter I announced that the Yale Daily News would not be migrating to the Courant News platform this weekend as initially planned. That immediately prompted some questions about whether this meant that Courant was not going to be released until next fall when the YDN launches. The short answer: definitely not.  The [...]]]></description>
			<content:encoded><![CDATA[<p>This morning on Twitter I <a href="http://twitter.com/maxcutler/status/1438865783">announced</a> that the Yale Daily News would not be migrating to the Courant News platform this weekend as initially planned. That immediately prompted some questions about whether this meant that Courant was not going to be released until next fall when the YDN launches. The short answer: definitely not.  The long answer follows.</p>
<p><span id="more-15"></span></p>
<p>Sometime last summer, <a href="http://www.rsbaskin.com">Robert Baskin</a> (<a href="http://www.twitter.com/rsbaskin">@rsbaskin</a>), my former “boss” and mentor at the Yale Daily News, and I talked about an idea we had for a startup company: create an online publishing platform for college news organizations. The YDN has run on a custom CakePHP-based CMS since January 2007, which Rob built with <a href="http://henryineire.wordpress.com/">Henry Corrigan-Gibbs</a> from scratch. Last spring (April 2008), we held a web conference for the Ivy League newspapers, and the big takeaway was that open source solutions were not good enough; we needed a CMS designed for college news orgs, by college news orgs. College Publisher was a blight upon the college news landscape, and we thought we could create a viable alternative.</p>
<p>Fast forward a few months, and we brought <a href="http://www.zpao.com">Paul O’Shannessy</a> on board. Paul was finishing his masters degree at CMU where he worked for the <a href="http://www.tcpulse.com">TCPulse</a>. With dreams of a successful company that Paul and Rob could work for after graduating this year, we worked hard for several months, and even had a week-long meetup and code session in the Philadelphia area over our winter break. We courted a few clients, and started refining our marketing materials. We had designed and started building a hosted platform-as-a-service, which was designed to be fully managable through a web-based admin interface ‚while still allowing programmers the ability to add new functionality thanks to <a href="http://www.djangoproject.com">Django</a>’s awesome app-based design.</p>
<p>And then we looked harder at the numbers, and thought about why we were doing this, and it all started to unravel. After some long discussions, we decided to abandon the business venture, and we all agreed to allow the code we had labored over to go into the open source realm. Around this time, in late January, I approached the YDN formally about switching to the new system. It had been built with the lessons-learned from the YDN’s existing CMS, and encompassed a number of improvements that the Editorial staff had requested. The decision was made to move forward with switching to the new platform, but only under the condition that it launched right after spring break to give time for our new blog to take off before the end of the semester.</p>
<p>With money no longer in the picture, and the reality of the senior essays and full time jobs coming to the fore, Rob and Paul had to step away from the project, leaving me to work on it mostly alone. I took some time off in February to focus on school, but returned and worked hard during March to get Courant and the new YDN site up to snuff for launch. As recently as last week, I thought I could maybe finish things in time for our planned April 5 transition. Once the YDN site was up, I’d focus on truly open sourcing Courant and getting the ball rolling on that front.</p>
<p>A few days ago, I realized that I wasn’t going to finish in time, and that I couldn’t, in good conscience, put the site out there in its current state. We have a working, stable website now, and there was no real reason to rush the launch other than for the sake of the new blog and some new features. As the sole active member of the YDN web staff, I had to make the hard decision to postpone the launch until later this summer to allow for finishing all the features and doing proper testing.</p>
<p>What this means for Courant is that we no longer have our pioneer site at release, but it means I can give the project more of my attention and get other people involved. I will be attending the BarCamp NewsInnovation in Philly this month, and my goal is to have the project site fully up by then, including posting all of the documentation and plans from when the project was in the commercial startup phase. Courant News isn’t quite ready to support a full site yet, but it’s close and just requires a few more weeks of work. Hopefully, if other developers and UX people get involved, the project can begin to generate a community of its own and gain some traction.  We’ve tried our best to make Courant customizable and suitable for just about any type of college news website, and have a few features that I’ve not seen elsewhere. In the coming days and weeks, I’ll begin posting about them here and on the official Courant News blog once I find time to set that up. Thanks to all who have expressed in interest in Courant, I’ll be sure to keep the news flowing on a regular basis from here on out.</p>
<p><strong>Update (April 6, 2009):</strong> At the request of the YDN, I have removed some details about internal affairs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxcutler.com/2009/04/02/courant-news-a-history-and-status-update/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
