<?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/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:media="http://search.yahoo.com/mrss/"
><channel><title>CoPress &#187; summer 2009</title> <atom:link href="http://www.copress.org/tag/summer-2009/feed/" rel="self" type="application/rss+xml" /><link>http://www.copress.org</link> <description>Building a Better Technical Ecosystem for Student News Organizations</description> <lastBuildDate>Mon, 08 Mar 2010 18:46:04 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.1.1</generator> <image><title>CoPress</title> <url>http://www.copress.org/media/2009/01/copress_100x100_notrans.png</url><link>http://www.copress.org</link> <width>100</width> <height>100</height> <description>Building a Better Technical Ecosystem for Student News Organizations</description> </image> <copyright>2006-2007 </copyright> <managingEditor>website@copress.org (CoPress)</managingEditor> <webMaster>website@copress.org (CoPress)</webMaster> <image> <url>http://host.copresshosting.com/~copress/main/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url><title>CoPress &#187; summer 2009</title><link>http://www.copress.org</link> <width>144</width> <height>144</height> </image> <itunes:subtitle></itunes:subtitle> <itunes:summary>Building a better technical ecosystem for student news organizations</itunes:summary> <itunes:keywords></itunes:keywords> <itunes:category text="Society &amp; Culture" /> <itunes:author>CoPress</itunes:author> <itunes:owner> <itunes:name>CoPress</itunes:name> <itunes:email>website@copress.org</itunes:email> </itunes:owner> <itunes:block>no</itunes:block> <itunes:explicit>no</itunes:explicit> <itunes:image href="http://host.copresshosting.com/~copress/main/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" /> <item><title>Edit Flow Project: Stage 1 beta release</title><link>http://www.copress.org/2009/06/16/edit-flow-stage-1-beta/</link> <comments>http://www.copress.org/2009/06/16/edit-flow-stage-1-beta/#comments</comments> <pubDate>Wed, 17 Jun 2009 02:14:07 +0000</pubDate> <dc:creator>Mo Jangda</dc:creator> <category><![CDATA[Reports from the Field]]></category> <category><![CDATA[code projects]]></category> <category><![CDATA[Edit Flow Project]]></category> <category><![CDATA[editorial workflow]]></category> <category><![CDATA[summer 2009]]></category> <category><![CDATA[WordPress]]></category> <category><![CDATA[WordPress Plugins]]></category><guid
isPermaLink="false">http://www.copress.org/?p=2081</guid> <description><![CDATA[This past weekend, we released the beta version of Stage 1 (Custom Post Statuses) of the Edit Flow Project, a plugin aiming to improve the WordPress Admin Interface for a multi-user newsroom&#8217;s editorial workflow. The main goal of this stage was to &#8220;improve posts statuses by allowing custom statuses.&#8221; WordPress, by default, only allows for [...]]]></description> <content:encoded><![CDATA[<p>This past weekend, we released the beta version of Stage 1 (Custom Post Statuses) of the <a
href="http://www.copress.org/wiki/Edit_Flow_Project">Edit Flow Project</a>, a plugin aiming to improve the <a
href="http://www.wordpress.org">WordPress</a> Admin Interface for a multi-user newsroom&#8217;s editorial workflow.</p><p>The main goal of this stage was to &#8220;<a
href="http://www.copress.org/wiki/Edit_Flow_Project#1._Post_status_flexibility">improve posts statuses by allowing custom statuses</a>.&#8221; WordPress, by default, only allows for two statuses for posts during the editing process: &#8220;Draft&#8221; and &#8220;Pending Review&#8221;. These statuses are not very descriptive nor do they make it easy to track a story as it moves through a newsroom&#8217;s often complex, multi-level workflow.</p><p>With the release of Stage 1 of Edit Flow, WordPress users can now assign custom statuses to posts, giving them more control over the state of their content.</p><h3>Adding/Editing/Managing Custom Statuses</h3><p><a
href="http://www.copress.org/media/2009/06/Edit-Flow_Custom-Status_Add-Edit-Manage.png"><img
class="aligncenter size-full wp-image-2091" style="border: 1px solid black;" src="http://www.copress.org/media/2009/06/Edit-Flow_Custom-Status_Add-Edit-Manage.png" alt="The interface to add, edit and manage custom statuses." width="490" height="234" /></a></p><p>Upon activation, the plugin adds five default statuses (&#8220;Assigned&#8221;, &#8220;Draft&#8221;, &#8220;Pending Review&#8221;, &#8220;Pitch&#8221;, &#8220;Waiting for Feedback&#8221;). These can all be edited or deleted (with the exception of &#8220;Draft&#8221; and &#8220;Pending Review&#8221;, which can only be deleted). Users can also add additional custom statuses. Overall, we tried to make this as flexible as possible, acknowledging the extreme diversity in workflows and requirements across different newsrooms.</p><p><span
id="more-2081"></span>The &#8220;Add/Edit/Manage Custom Statuses&#8221; screen (screenshot above) is reminiscent of the interface used to manage categories and tags. From a design stand-point, we tried to keep with standard WordPress interface conventions (to minimize the learning curve) and, similarly, make the plugin as less intrusive as possible.</p><h3>Assigning Custom Statuses to Posts</h3><p><a
href="http://www.copress.org/media/2009/06/Edit-Flow_Custom-Status_Change-Post-Status.png"><img
class="aligncenter size-full wp-image-2084" src="http://www.copress.org/media/2009/06/Edit-Flow_Custom-Status_Change-Post-Status.png" alt="Stage 1 release of the Edit Flow plugin allows custom statuses to be assigned to posts. " width="536" height="200" /></a></p><p>With custom statuses defined, they can now be assigned to posts. The plugin adds the custom statuses to the &#8220;Status&#8221; dropdown when editing a post (screenshot above). Additionally, given the likely frequency of use of this feature, the Status dropdown is made visible by default. The plugin also allows you to set a default status for new posts, which WordPress sets to &#8220;Draft&#8221; by default.</p><h3>Managing Posts</h3><p><a
href="http://www.copress.org/media/2009/06/Edit-Flow_Custom-Status_Edit-Screen.png"><img
class="aligncenter size-full wp-image-2086" src="http://www.copress.org/media/2009/06/Edit-Flow_Custom-Status_Edit-Screen.png" alt="A new column is added to the Edit/Manage Posts screen that indicates the current status of the post. Additionally, the posts on this screen can be filtered by status, by clicking on the links at the top." width="512" height="205" /></a></p><p>To ease the management of content, a new column is added to the Edit/Manage Posts screen that indicates the current status of the posts displayed. Additionally, the posts on this screen can be filtered by status, by clicking on the links at the top.</p><h3>Dashboard Widget</h3><p><a
href="http://www.copress.org/media/2009/06/Edit-Flow_Custom-Status_Dashboard-Widget.png"><img
class="size-full wp-image-2085 aligncenter" style="border: 1px solid black;" src="http://www.copress.org/media/2009/06/Edit-Flow_Custom-Status_Dashboard-Widget.png" alt="A minimal dashboar widget giving you an at-a-glance view on the state of your content." width="254" height="116" /></a></p><p>As a small bonus, we threw in a small dashboard widget that gives you a quick glance of the state of currently unpublished content. As this was a last minute addition, it&#8217;s minimal and largely unstyled, but something we&#8217;ll clean up and build out more in the coming days.</p><h3>Version Compatibility and Internationalization</h3><p>The plugin relies heavily on JavaScript, and given recent changes to the core, we&#8217;ve decided to only support WordPress 2.8 onwards. If there is enough demand for backwards compatibility, we may consider supporting older versions. For now, and the remainder of the plugin, we will be focusing on compatibility with WordPress 2.8+. Additionally, internationalization isn&#8217;t currently supported, but something we hope to build into the next Stage of the plugin.</p><h3>Download</h3><p>You can find Stage 1 of the plugin on the <a
href="http://wordpress.org/extend/plugins/edit-flow/">WordPress Plugin Directory</a>. Alternatively, download it from within WordPress using the built-in Plugin Manager (just search for &#8220;Edit Flow&#8221;).</p><h3>Feedback and What&#8217;s Next</h3><p>As this is the first official (albeit beta) release of Edit Flow, it is likely still rough around the edges. We&#8217;re very open to feedback though. Leave a comment below telling us what you think is broken, missing, or could be improved. (Praise doesn&#8217;t hurt either). Alternatively, feel free to submit any issues or requests that you run into on our <a
href="http://github.com/mjangda/Edit-Flow-Project/issues/">GitHub page</a>.</p><p>Up next, Daniel will be leading efforts for <a
href="http://www.copress.org/wiki/Edit_Flow_stage_two_-_Newsroom_meta_data">Stage 2 (Additional Post Meta Data)</a> of the plugin, which will be working to add newsroom specific meta-data to posts. Stay tuned to <a
href="http://micro.copress.org/group/editflowproject">our progress</a> as we work through Stage 2.</p> ]]></content:encoded> <wfw:commentRss>http://www.copress.org/2009/06/16/edit-flow-stage-1-beta/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Time for a website redesign? Join us!</title><link>http://www.copress.org/2009/05/18/time-for-a-website-redesign-join-us/</link> <comments>http://www.copress.org/2009/05/18/time-for-a-website-redesign-join-us/#comments</comments> <pubDate>Mon, 18 May 2009 21:34:10 +0000</pubDate> <dc:creator>Andrew Spittle</dc:creator> <category><![CDATA[College Web Design Camp 2009]]></category> <category><![CDATA[announcements]]></category> <category><![CDATA[CoPress Network]]></category> <category><![CDATA[events]]></category> <category><![CDATA[summer 2009]]></category> <category><![CDATA[tutorials]]></category> <category><![CDATA[web design]]></category><guid
isPermaLink="false">http://www.copress.org/?p=1840</guid> <description><![CDATA[If you&#8217;ve been keeping watch in the forum lately you may have seen some talk about a College Web Design Camp for student newspapers. I posted some preliminary information on the wiki a couple days ago and this is a more formal introduction to the idea. The main goals Our goal is to create an [...]]]></description> <content:encoded><![CDATA[<p>If you&#8217;ve been <a
href="http://www.copress.org/forum/weekly-discussion-topics/summer-web-design-collaboration/">keeping watch in the forum</a> lately you may have seen some talk about a College Web Design Camp for student newspapers. I posted some <a
href="http://www.copress.org/wiki/College_Web_Design_Camp_2009">preliminary information on the wiki</a> a couple days ago and this is a more formal introduction to the idea.</p><h3>The main goals</h3><p><img
class="alignright size-full wp-image-1872" src="http://www.copress.org/media/2009/05/codesample.jpg" alt="codesample" width="225" />Our goal is to <strong>create an environment within which college news organizations, web developers, and editors can come together to collaborate and exchange ideas about their summer website design projects.</strong></p><p>An inherent problem that college news organizations have to deal with is <a
href="http://www.emilyingram.com/2009/02/copress-and-the-problem-of-turnover-at-college-news-outlets/">the high rates of staff turnover every four years</a>. This means that some years the tech/web staff is robust and at others it is scarce. By providing virtual space in which everyone can exchange code, ideas, and projects we are hoping that everyone will gain web development skills that can be passed on down to future staff members.</p><p>Finally, in the spirit of transparency and collaboration, all training sessions and demos will be recorded and posted online. This will provide examples of all the code used in the sessions so that anyone can download and implement the ideas presented.</p><h3>The first collaboration session</h3><p><strong>The first session will be held on May 28th at 5:00 p.m. PT.</strong> It will serve as an introduction for everyone to the project and to each other&#8217;s sites. We&#8217;ll seek to answer some of the questions below:</p><ul><li>What does your site look like now and what are the main goals that you hope to achieve during the summer?</li><li>What skills does everyone have? Are you ridiculously good at creating gorgeous drop-down menus in WordPress? If so, then perhaps you&#8217;d be interested in leading a session for everyone.</li><li>What have you found to be some of the biggest obstacles to successful college web development to be? What would have helped you along the way?</li></ul><p><span
id="more-1840"></span>From there I&#8217;ll draft up a more detailed list of the sessions involved and who will be leading them. Keep reading for a list of what I&#8217;m hoping to cover!</p><h3>What will be covered</h3><p>A lot of the material will depend upon who participates, so if you see something in the list below that you&#8217;re an expert in then <a
href="http://www.copress.org/forum/college-web-design-camp-2009/session-1-introductions/">let us know in the forum</a>. Below is a rough list of what we&#8217;ve come up with thus far:</p><ul><li>Navigation menus</li><li>Creating category/topical landing pages</li><li>Creating a radical homepage design that focuses on the community&#8217;s social activity</li><li>Incorporating a wiki into the site</li><li>Incorporating a forum into a site</li><li>All about typography (how do you create a consistent feel?)</li><li>Article pages (where do you put ads? serif or sans-serif?)</li><li>Working with CSS3 techniques and how they can help you</li></ul><p>These will be more than just how-to sessions though. When we cover navigation menus, we will spend time critiquing the existing menus of everyone involved so that you can get a feel for what others like or dislike about you existing design.</p><p>In addition to the involvement of student developers around the country, we&#8217;re planning on having a few professionals join the camp too.</p><h3>Sign up</h3><p>The schedule for these sessions is tentatively set to begin on May 28th and to run every week through early to mid-July. This will give all involved a half dozen tips, tricks, and opinions to take with them as they finish their design projects throughout the rest of the summer.</p><p>Made it all the way through that and still interested? <strong>There are two things you need to do. First, </strong><a
href="https://spreadsheets.google.com/viewform?formkey=clg5TUdMbms2VDhtM3BlSVp6bElBOVE6MA.."><strong>sign up for the entire series via our online form</strong></a><strong>. Second, </strong><a
href="http://www.facebook.com/event.php?eid=101403501521"><strong>RSVP for the first session on Facebook</strong></a><strong>.</strong> Depending on the interest, we may have double up sessions or limit the number of participants.</p><p>Get ready for a fun summer of happy designing!</p> ]]></content:encoded> <wfw:commentRss>http://www.copress.org/2009/05/18/time-for-a-website-redesign-join-us/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>We Clicked On: Get to work</title><link>http://www.copress.org/2009/05/15/we-clicked-on-get-to-work/</link> <comments>http://www.copress.org/2009/05/15/we-clicked-on-get-to-work/#comments</comments> <pubDate>Fri, 15 May 2009 22:44:20 +0000</pubDate> <dc:creator>Daniel Bachhuber</dc:creator> <category><![CDATA[We Clicked On]]></category> <category><![CDATA[CoPress Wiki]]></category> <category><![CDATA[entrepreneurship]]></category> <category><![CDATA[ideas]]></category> <category><![CDATA[innovation]]></category> <category><![CDATA[Mustang Daily]]></category> <category><![CDATA[student newspapers]]></category> <category><![CDATA[summer 2009]]></category> <category><![CDATA[WordPress]]></category><guid
isPermaLink="false">http://www.copress.org/?p=1849</guid> <description><![CDATA[We&#8217;re changing things up! Our choice of the best links of the week are now at the top of We Clicked On (via the CoPress Publish2 Newsgroup): Owned? Legal terms of video hosting services compared &#8211; Joey Baker: Video sharing sites treat your copyright differently. Summary: the best sites are the most restrictive. 4 productive [...]]]></description> <content:encoded><![CDATA[<p>We&#8217;re changing things up! Our choice of the best links of the week are now at the top of We Clicked On (via the <a
href="http://www.publish2.com/newsgroups/copress/">CoPress Publish2 Newsgroup</a>):</p><ul><li><a
href="http://advancingusability.wordpress.com/2009/05/06/owned-legal-terms-of-video-hosting-services-compared/">Owned? Legal terms of video hosting services compared</a> &#8211; Joey Baker: Video sharing sites treat your copyright differently. Summary: the best sites are the most restrictive.<li><li><a
href="http://www.collegemediainnovation.org/blog/2009/05/14/4-productive-summer-projects-for-j-students/">4 productive summer projects for j-students</a> &#8211; Daniel Bachhuber: Proactive summer J project ideas from @laurenmichell. It would be sweet to see experimentation with the news wiki.</li><li><a
href="http://freepizza.cc/2009/03/14/10-ideas-i-want-to-try-at-the-newspaper-where-i-work/">10 Ideas I Want to Try at the Newspaper Where I Work</a> &#8211; Daniel Bachhuber: I dig the ideas Will has for community relationship management, as well as using data and APIs well.</li><li><a
href="http://ecorner.stanford.edu/authorMaterialInfo.html?mid=2242">Steve Ballmer, Microsoft &#8211; The Future of Microsoft, The Future of Technology</a> &#8211; Daniel Bachhuber: Steve Balmer makes a case for entrepreneurship in the economic downturn.</li></ul><p><embed
id='single' width='500' height='302' flashvars='config=http://ecorner.stanford.edu/embeded_config.xml%3Fmid%3D2242' src='http://ecorner.stanford.edu/swf/player-ec.swf' type='application/x-shockwave-flash'></embed></p><p>The most notable news of the week, however, is that Greg taught me the stylistic considerations of headlines and subheads.</p><h3>Activity around the network</h3><p>In the forum this week, Joey <a
href="http://www.copress.org/forum/weekly-discussion-topics/your-wordpress-workflow-may-11-2009/">asked the crowd about their editorial workflows within WordPress</a>. Lauren Rabaino left the lengthiest answer, <a
href="http://www.copress.org/forum/weekly-discussion-topics/your-wordpress-workflow-may-11-2009/#p147">explaining in detail how the Mustang Daily is currently operating their web-first workflow</a>. Writers upload their documents into WordPress, and then the editing happens within the CMS. The information about these interactions is managed in a Google Spreadsheet.</p><p><span
id="more-1849"></span>The wiki is where the real party was happening this week. Related to the Mustang Daily&#8217;s workflow, a few of us have been sketching out a spec to build functionality into WordPress to enhance editorial workflows, and enable newspapers like the Mustang Daily to conduct their entire operation within the CMS instead of having to add a Google Spreadsheet on top. These ideas have materialized in the form of the <a
href="http://copress.org/wiki/Edit_Flow_Project">Edit Flow Project</a>. Look for a more detail post on the project&#8217;s goals next week.</p><p>Also on the wiki, Lauren Rabaino has been doing a stellar job <a
href="http://copress.org/wiki/CoPress_Network">adding more student news organizations to the Network directory</a>. Late last night I had an &#8220;aha!&#8221; moment when I figured out you could apply meta data of a sort to these directory pages. The result? Sorting by <a
href="http://copress.org/wiki/Category:WordPress">CMS</a>, <a
href="http://copress.org/wiki/Category:Washington">location</a>, or <a
href="http://copress.org/wiki/Category:Daily_Newspaper">type of publication</a>. As we add more information to the system, hopefully with your help, this will become an increasingly useful database of what student news organizations across the nation are doing with their web technology. If your organization is missing, please feel free to add it by following the <a
href="http://copress.org/wiki/CoPress_Network">criteria at the top of the Network page</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.copress.org/2009/05/15/we-clicked-on-get-to-work/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>We Clicked On: MU School of Journalism to Require iPod Touch, iPhone</title><link>http://www.copress.org/2009/05/08/we-clicked-on-mu-school-of-journalism-to-require-ipod-touch-iphone/</link> <comments>http://www.copress.org/2009/05/08/we-clicked-on-mu-school-of-journalism-to-require-ipod-touch-iphone/#comments</comments> <pubDate>Fri, 08 May 2009 15:39:11 +0000</pubDate> <dc:creator>Emily Kostic</dc:creator> <category><![CDATA[We Clicked On]]></category> <category><![CDATA[CoPress Network]]></category> <category><![CDATA[J school]]></category> <category><![CDATA[Mizzou]]></category> <category><![CDATA[summer 2009]]></category> <category><![CDATA[web design]]></category><guid
isPermaLink="false">http://www.copress.org/?p=1818</guid> <description><![CDATA[The most fascinating news this week was a huge change that is coming to the University of Missouri&#8217;s School of Journalism with the recommendation of all incoming freshman journalism students purchase either an iPod Touch or iPhone. These tools are likely to completely revolutionize the importance of mobile technology and take MoJo training to a [...]]]></description> <content:encoded><![CDATA[<p>The most fascinating news this week was a huge change that is coming to the <a
href="http://www.journalism.missouri.edu/">University of Missouri&#8217;s School of Journalism</a> with the recommendation of all incoming freshman journalism students <a
href="http://www.columbiamissourian.com/stories/2009/05/07/school-journalism-requires-ipod-touch/">purchase either an iPod Touch or iPhone</a>. These tools are likely to completely revolutionize the importance of mobile technology and take MoJo training to a new level. Other J schools: take note.</p><h3>Around the Network</h3><p>Conversation on the <a
href="http://www.copress.org/forum/">forum</a> was light this week with <a
href="http://www.andrewspittle.net/">Andrew Spittle</a> of the <a
href="http://whitmanpioneer.com/">Whitman Pioneer</a> asking for feedback on the upcoming <a
href="http://www.copress.org/forum/weekly-discussion-topics/summer-web-design-collaboration/">Web Design Collaboration Series</a> that is likely to take place this summer.</p><p>Responses came in quite quickly with several community members saying they would be on board for the project and even offered their own ideas.<br
/> <span
id="more-1818"></span><br
/> Kevin Koheler suggested,</p><blockquote><p> Instead of focusing each session on a particular WordPress trick or CSS technique, perhpas it&#8217;d be better to focus on a particular element of news site design. List of potential topics:</p><ol><li>Article pages<ul><li>Typography: headlines, body text, etc</li></ul><ul><li>Photos, captions</li><li>Media &#8211; slideshows, video, maps</li><li>Sidebars</li><li>Links, and other attachments</li><li>Comments</li></ul></li><li>Advertisements</li><li>Navigation</li><li>Front page</li><li>Breaking news</li><li>Blogs</li></ol></blockquote><p>On the wiki this week, Lauren updated and organized the <a
href="http://www.copress.org/wiki/CoPress_Network">CoPress Network Page</a> while Emily updated this week&#8217;s <a
href="http://www.copress.org/wiki/TWiC:_Q%26A_with_Courant_News_-_May_6%2C_2009">TWiC show notes with Max Cutler and Richard Baskin</a> of Courant News.</p><h3>In the News</h3><p>Last but not least, here are the top four links from the past week that you should check out this weekend (via the <a
href="http://www.publish2.com/newsgroups/copress/">CoPress Publish2 Newsgroup</a>):</p><ul><li><a
title="On Forward Thinking in College News" href="http://maxcutler.com/blog/2009/05/01/on-forward-thinking-in-college-news/">On Forward Thinking in College News</a> &#8211; Max Cutler looks at why the news industry needs developers.</li><li><a
href="http://rabaino.com/lauren/blog/?p=773">Mustang Daily considering 4 days a week, front page ads</a> &#8211; Media Board is considering going to four days/week and running advertising on the front page.</li><li><a
href="http://www.noupe.com/wordpress/powerful-cms-using-wordpress.html">101 Techniques for a Powerful CMS using WordPress</a> &#8211; WordPress Theme hacks, ideas, tips and useful tutorials you need to have ready in hand when developing WordPress websites</li><li><a
href="http://christopherwink.wordpress.com/2009/05/06/young-journalists-should-learn-how-to-write-a-business-plan/">Young journalists should learn how to write a business plan</a> &#8211; Christopher Wink thinks that student journalists should know how to write a business plan</li></ul> ]]></content:encoded> <wfw:commentRss>http://www.copress.org/2009/05/08/we-clicked-on-mu-school-of-journalism-to-require-ipod-touch-iphone/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>We Clicked On: BarCamp Philly a Great Success</title><link>http://www.copress.org/2009/05/01/we-clicked-on-barcamp-philly-a-great-success/</link> <comments>http://www.copress.org/2009/05/01/we-clicked-on-barcamp-philly-a-great-success/#comments</comments> <pubDate>Sat, 02 May 2009 02:38:38 +0000</pubDate> <dc:creator>Emily Kostic</dc:creator> <category><![CDATA[We Clicked On]]></category> <category><![CDATA[BCNI Philly]]></category> <category><![CDATA[summer 2009]]></category> <category><![CDATA[Twitter]]></category> <category><![CDATA[website redesigns]]></category><guid
isPermaLink="false">http://www.copress.org/?p=1736</guid> <description><![CDATA[The big news this week was BarCamp Philly on April 25, which a majority of CoPress attended. The day was a great success &#8211; filled with insightful conversations and great networking. Where else will find new media thinkers all in the same room trying to solve the problems in the industry? If you missed out [...]]]></description> <content:encoded><![CDATA[<p>The big news this week was <a
href="http://bcniphilly.com/">BarCamp Philly</a> on April 25, which a majority of CoPress attended. The day was a great success &#8211; filled with insightful conversations and great networking. Where else will find new media thinkers all in the same room trying to solve the problems in the industry? If you missed out on all the fun, check out <a
href="http://bcniphilly.com/?p=111">the media</a> from the day&#8217;s events.</p><h3>Around the Network</h3><p>This past week Greg Linch <a
href="http://www.copress.org/forum/weekly-discussion-topics/redesigning-or-redoing-your-site-this-summer-april-27-2009/">started an interesting conversation</a> on the Forum by asking, &#8220;Do you plan to redesign or in any other way redo your college news site this summer? If so, please explain.&#8221;<br
/> <span
id="more-1736"></span><br
/> Responses came in quite quickly with <a
href="www.connect2mason.com">Connect2Mason</a>, <a
href="http://whitmanpioneer.com/">Whitman Pioneer</a>, <a
href="http://www.thecampusbuzz.com/">TheCampusBuzz</a>, and <a
href="http://www.dailytarheel.com/">The Daily Tar Heel</a> are among the sites that are looking to redesign this summer.</p><p>On the wiki this week, Emily updated the <a
href="http://www.copress.org/wiki/Wordpress_examples">WordPress Examples</a> page with a list of college media organizations currently on WordPress.</p><h3>In the News</h3><p>Last but not least, here are the top four links from the past week that you should check out this weekend (via the <a
href="http://www.publish2.com/newsgroups/copress/">CoPress Publish2 Newsgroup</a>):</p><ul><li><a
href="https://cotweet.com/">CoTweet! &#8211; How business does Twitter</a> &#8211; Designed for businesses using Twitter to engage existing customers and attract new ones, CoTweet is a comprehensive Twitter business platform that supports both proactive marketing communication and response-driven customer support.</li><li><a
href="http://code.courantnews.com/blog/welcome">Courant News Project Site</a> &#8211; The Courant News Project has launched a site with more detailed information on their open source CMS based on Django.</li><li><a
href="http://journalism.fas.nyu.edu/pubzone/debate/forum.1.essay.medsger.html">Getting Journalism Education         Out of the Way</a> -  Just maybe journalism education  gets in the way of cultivating good journalists. After all, more than half of the 59 percent of print journalists who won Pulitzer Prizes never studied journalism.</li><li><a
href="http://weblogtoolscollection.com/archives/2009/04/26/announcing-wordpress-plugin-competition-2009-30/">Announcing WordPress Plugin Competition (3.0)</a> &#8211; The competition runs for three months from May 1st to July 31st.</li><li><a
href="http://dthmagicbullet.wordpress.com/2009/04/29/first-look-at-the-new-dailytarheelcom/">First Look at the Daily Tar Heel</a> -  The Daily Tar Heel and it&#8217;s brand new look.</li></ul> ]]></content:encoded> <wfw:commentRss>http://www.copress.org/2009/05/01/we-clicked-on-barcamp-philly-a-great-success/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Summer Plans for Nameless CMS</title><link>http://www.copress.org/2009/04/29/summer-plans-for-nameless-cms/</link> <comments>http://www.copress.org/2009/04/29/summer-plans-for-nameless-cms/#comments</comments> <pubDate>Wed, 29 Apr 2009 23:26:42 +0000</pubDate> <dc:creator>Daniel Bachhuber</dc:creator> <category><![CDATA[We Clicked On]]></category> <category><![CDATA[FIUSM.com]]></category> <category><![CDATA[Nameless CMS]]></category> <category><![CDATA[Ruby on Rails]]></category> <category><![CDATA[summer 2009]]></category><guid
isPermaLink="false">http://www.copress.org/?p=1731</guid> <description><![CDATA[Rick Martinez&#8217;s &#8220;Summer of Code&#8221; plans for Nameless CMS, a Ruby on Rails option that is on its way to becoming open source, include writing a Ruby library for creating and working with InCopy files, an overhaul of the admin to incorporate workflow features, and an alpha release for people to play with. If you&#8217;re [...]]]></description> <content:encoded><![CDATA[<p>Rick Martinez&#8217;s &#8220;<a
href="http://namelesscms.com/?p=21">Summer of Code</a>&#8221; plans for Nameless CMS, a Ruby on Rails option that is on its way to becoming open source, include writing a Ruby library for creating and working with InCopy files, an overhaul of the admin to incorporate workflow features, and an alpha release for people to play with. If you&#8217;re a RoR developer, he&#8217;s looking for people to collaborate with too.</p> ]]></content:encoded> <wfw:commentRss>http://www.copress.org/2009/04/29/summer-plans-for-nameless-cms/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 31/54 queries in 0.029 seconds using disk

Served from: www.copress.org @ 2012-02-08 12:28:02 -->
