<?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>Dan Cohen&#039;s Digital Humanities Blog &#187; WordPress</title>
	<atom:link href="http://www.dancohen.org/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dancohen.org</link>
	<description>Covering the intersection of digital technology and research, teaching, and learning in the humanities, including search, data mining, website development and design, and programming.</description>
	<lastBuildDate>Fri, 10 Feb 2012 03:20:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Using WordPress as a Book-Writing Platform</title>
		<link>http://www.dancohen.org/2011/07/28/using-wordpress-as-a-book-writing-platform/</link>
		<comments>http://www.dancohen.org/2011/07/28/using-wordpress-as-a-book-writing-platform/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 14:12:20 +0000</pubDate>
		<dc:creator>Dan Cohen</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.dancohen.org/?p=1507</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Using+WordPress+as+a+Book-Writing+Platform&amp;rft.aulast=Cohen&amp;rft.aufirst=Dan&amp;rft.subject=Books&amp;rft.subject=Tools&amp;rft.subject=WordPress&amp;rft.source=Dan+Cohen%26%23039%3Bs+Digital+Humanities+Blog&amp;rft.date=2011-07-28&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.dancohen.org/2011/07/28/using-wordpress-as-a-book-writing-platform/&amp;rft.language=English"></span>
I&#8217;ve had a few people ask about the writing environment I&#8217;m using for The Ivory Tower and the Open Web (introduction posted a couple of days ago). I&#8217;m writing the book entirely in WordPress, which really has matured into a terrific authoring platform. Some notes: 1) The addition of the TinyMCE WYSIWYG text-editing tools made [...]]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Using+WordPress+as+a+Book-Writing+Platform&amp;rft.aulast=Cohen&amp;rft.aufirst=Dan&amp;rft.subject=Books&amp;rft.subject=Tools&amp;rft.subject=WordPress&amp;rft.source=Dan+Cohen%26%23039%3Bs+Digital+Humanities+Blog&amp;rft.date=2011-07-28&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.dancohen.org/2011/07/28/using-wordpress-as-a-book-writing-platform/&amp;rft.language=English"></span>
<p>I&#8217;ve had a few people ask about the writing environment I&#8217;m using for <em>The Ivory Tower and the Open Web</em> (<a href="http://www.dancohen.org/2011/07/26/the-ivory-tower-and-the-open-web-introduction-burritos-browsers-and-books-draft/">introduction</a> posted a couple of days ago). I&#8217;m writing the book entirely in <a href="http://wordpress.org">WordPress</a>, which really has matured into a terrific authoring platform. Some notes:</p>
<p>1) The addition of the <a href="http://tinymce.moxiecode.com">TinyMCE</a> WYSIWYG text-editing tools made WordPress today&#8217;s version of the beloved Word 5.1, <a href="http://lowendmac.com/newsrev/11mnr/mn0527/word-classic.gif">the lean, mean, writing machine</a> that Word used to be before Microsoft bloated it beyond recognition.</p>
<p>2) WordPress 3.2 joined the distraction-free trend mainstreamed by apps like <a href="http://www.literatureandlatte.com/scrivener.php">Scrivener</a> and <a href="http://www.instapaper.com">Instapaper</a>, where computer administrative debris (as Edward Tufte once called the layers of eye-catching controls that frame most application windows) fades away. If you go into full-screen mode in the editor everything disappears but your text. WordPress devs even thoughtfully added a zen &#8220;Just write&#8221; prompt to get you going. Go full-screen in your browser for extra zen.</p>
<p>3) For footnotes, I&#8217;m using the excellent <a href="http://wordpress.org/extend/plugins/wp-footnotes/">WP-Footnotes plugin</a>, which is not only easy to use but (perhaps critically for the future) degrades gracefully into parenthetical embedded citations outside of WordPress.</p>
<p>4) I&#8217;m of course using <a href="http://zotero.org">Zotero</a> to insert and format those footnotes, using one of the features that makes Zotero better (IMHO) than other research managers: the ability to <a href="http://www.zotero.org/support/creating_bibliographies">drag and drop formatted citations</a> right from the Zotero interface into a textarea in the browser. (WP-Footnotes handles the automatic numbering.)</p>
<p>5) I&#8217;ve done a few tweaks to WordPress&#8217;s wp-admin CSS to customize the writing environment (there&#8217;s an &#8220;editorcontainer&#8221; that styles the textarea). In particular, I found the default width too wide for comfortable writing or reading. So I resized it to 500 pixels, which is roughly the line width of a standard book.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dancohen.org/2011/07/28/using-wordpress-as-a-book-writing-platform/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Video: The Ivory Tower and the Open Web</title>
		<link>http://www.dancohen.org/2011/01/19/video-the-ivory-tower-and-the-open-web/</link>
		<comments>http://www.dancohen.org/2011/01/19/video-the-ivory-tower-and-the-open-web/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 03:02:04 +0000</pubDate>
		<dc:creator>Dan Cohen</dc:creator>
				<category><![CDATA[Audience]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Humanities]]></category>
		<category><![CDATA[Peer Review]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[Scholarly Communication]]></category>
		<category><![CDATA[Talks]]></category>
		<category><![CDATA[Trends]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Zotero]]></category>

		<guid isPermaLink="false">http://www.dancohen.org/?p=1305</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Video%3A+The+Ivory+Tower+and+the+Open+Web&amp;rft.aulast=Cohen&amp;rft.aufirst=Dan&amp;rft.subject=Audience&amp;rft.subject=Blogs&amp;rft.subject=Humanities&amp;rft.subject=Peer+Review&amp;rft.subject=Publishing&amp;rft.subject=Scholarly+Communication&amp;rft.subject=Talks&amp;rft.subject=Trends&amp;rft.subject=Video&amp;rft.subject=Web&amp;rft.subject=WordPress&amp;rft.subject=Zotero&amp;rft.source=Dan+Cohen%26%23039%3Bs+Digital+Humanities+Blog&amp;rft.date=2011-01-19&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.dancohen.org/2011/01/19/video-the-ivory-tower-and-the-open-web/&amp;rft.language=English"></span>
Here&#8217;s the video of my plenary talk &#8220;The Ivory Tower and the Open Web,&#8221; given at the Coalition for Networked Information meeting in Washington in December, 2010. A general description of the talk: The web is now over twenty years old, and there is no doubt that the academy has taken advantage of its tremendous [...]]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Video%3A+The+Ivory+Tower+and+the+Open+Web&amp;rft.aulast=Cohen&amp;rft.aufirst=Dan&amp;rft.subject=Audience&amp;rft.subject=Blogs&amp;rft.subject=Humanities&amp;rft.subject=Peer+Review&amp;rft.subject=Publishing&amp;rft.subject=Scholarly+Communication&amp;rft.subject=Talks&amp;rft.subject=Trends&amp;rft.subject=Video&amp;rft.subject=Web&amp;rft.subject=WordPress&amp;rft.subject=Zotero&amp;rft.source=Dan+Cohen%26%23039%3Bs+Digital+Humanities+Blog&amp;rft.date=2011-01-19&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.dancohen.org/2011/01/19/video-the-ivory-tower-and-the-open-web/&amp;rft.language=English"></span>
<p>Here&#8217;s the video of my plenary talk &#8220;The Ivory Tower and the Open Web,&#8221; given at the <a href="http://www.cni.org">Coalition for Networked Information</a> meeting in Washington in December, 2010. A general description of the talk:</p>
<blockquote><p>The web is now over twenty years old, and there is no doubt that the academy has taken advantage of its tremendous potential for disseminating resources and scholarship. But a full accounting of the academic approach to the web shows that compared to the innovative vernacular forms that have flourished over the past two decades, we have been relatively meek in our use of the medium, often preferring to impose traditional ivory tower genres on the web rather than import the open web&#8217;s most successful models. For instance, we would rather  digitize the journal we know than explore how blogs and social media  might supplement or change our scholarly research and communication. What might happen if we reversed that flow  and more wholeheartedly embraced the genres of the open web?</p></blockquote>
<p>I hope the audience for this blog finds it worthy viewing. I enjoyed talking about burrito websites, <a href="http://layertennis.com">Layer Tennis</a>, aggregation and curation services, blog networks, Aaron Sorkin&#8217;s touchiness, scholarly uses of Twitter, and many other high- and low-brow topics all in one hour. (For some details in the images I put up on the screen, you might want to follow along with <a href="http://www.cni.org/tfms/2010b.fall/cni_ivory_cohen.pdf">this PDF of the slides</a>.) I&#8217;ll be expanding on the ideas in this talk in an upcoming book with the same title.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/yeNjiuw-6gQ?fs=1&amp;hl=en_US&amp;start=323" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/yeNjiuw-6gQ?fs=1&amp;hl=en_US&amp;start=323" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dancohen.org/2011/01/19/video-the-ivory-tower-and-the-open-web/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>WordCamp Ed: Conference on WordPress for Education</title>
		<link>http://www.dancohen.org/2008/10/12/wordcamp-ed-conference-on-wordpress-for-education/</link>
		<comments>http://www.dancohen.org/2008/10/12/wordcamp-ed-conference-on-wordpress-for-education/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 14:04:38 +0000</pubDate>
		<dc:creator>Dan Cohen</dc:creator>
				<category><![CDATA[Conferences and Workshops]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.dancohen.org/?p=428</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=WordCamp+Ed%3A+Conference+on+WordPress+for+Education&amp;rft.aulast=Cohen&amp;rft.aufirst=Dan&amp;rft.subject=Conferences+and+Workshops&amp;rft.subject=Education&amp;rft.subject=WordPress&amp;rft.source=Dan+Cohen%26%23039%3Bs+Digital+Humanities+Blog&amp;rft.date=2008-10-12&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.dancohen.org/2008/10/12/wordcamp-ed-conference-on-wordpress-for-education/&amp;rft.language=English"></span>
From CHNM&#8216;s Dave Lester, one of founders of THATCamp: The Humanities and Technology Camp, comes WordCamp Ed: WordCamp conferences are taking the blogging community by storm as one-day events to meet fellow WordPress users in regional communities. WordCamp Ed has been organized to specifically focus on WordPress and Education. The day-long event to take place [...]]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=WordCamp+Ed%3A+Conference+on+WordPress+for+Education&amp;rft.aulast=Cohen&amp;rft.aufirst=Dan&amp;rft.subject=Conferences+and+Workshops&amp;rft.subject=Education&amp;rft.subject=WordPress&amp;rft.source=Dan+Cohen%26%23039%3Bs+Digital+Humanities+Blog&amp;rft.date=2008-10-12&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.dancohen.org/2008/10/12/wordcamp-ed-conference-on-wordpress-for-education/&amp;rft.language=English"></span>
<p><img class="alignleft size-full wp-image-429" title="wordcamp_logo2" src="http://www.dancohen.org/wp/wp-content/uploads/2008/10/wordcamp_logo2.jpg" border="0" alt="" hspace="10" width="200" height="200" />From <a href="http://chnm.gmu.edu">CHNM</a>&#8216;s <a href="http://davelester.org/">Dave Lester</a>, one of founders of <a href="http://thatcamp.org/">THATCamp: The Humanities and Technology Camp</a>, comes <a href="http://dc2008.wordcamped.org/">WordCamp Ed</a>:</p>
<blockquote><p><em><a href="http://wordcamp.org/">WordCamp</a> conferences are taking the blogging community by storm as one-day events to meet fellow WordPress users in regional communities. <a href="http://dc2008.wordcamped.org/">WordCamp Ed</a> has been organized to specifically focus on WordPress and Education. The day-long event to take place November 22, 2008, and will bring together a wide-range of institutions of higher-ed, professors, high school teachers, and students.</em></p></blockquote>
<p>WordCamp Ed will be hosted at the <a href="http://chnm.gmu.edu/">Center for History and New Media</a> at <a href="http://gmu.edu/">George Mason University</a>, and is co-sponsored by the <a href="http://cndls.georgetown.edu/">Center for New Designs in Learning and Scholarship</a> at <a href="http://georgetown.edu/">Georgetown University</a>.</p>
<p>Dave and many others, including CHNM&#8217;s <a href="http://clioweb.org">Jeremy Boggs</a>, have been hacking and creating plugins for the open-source <a href="http://wordpress.org">WordPress</a> blogging platform for some time now. This seems like a great opportunity to see what others are doing and to exchange knowledge and ideas.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dancohen.org/2008/10/12/wordcamp-ed-conference-on-wordpress-for-education/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ScholarPress: WordPress Plugins for Education</title>
		<link>http://www.dancohen.org/2007/11/15/scholarpress-wordpress-plugins-for-education/</link>
		<comments>http://www.dancohen.org/2007/11/15/scholarpress-wordpress-plugins-for-education/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 01:50:37 +0000</pubDate>
		<dc:creator>Dan Cohen</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.dancohen.org/2007/11/15/scholarpress-wordpress-plugins-for-education/</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=ScholarPress%3A+WordPress+Plugins+for+Education&amp;rft.aulast=Cohen&amp;rft.aufirst=Dan&amp;rft.subject=Facebook&amp;rft.subject=Tools&amp;rft.subject=WordPress&amp;rft.source=Dan+Cohen%26%23039%3Bs+Digital+Humanities+Blog&amp;rft.date=2007-11-15&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.dancohen.org/2007/11/15/scholarpress-wordpress-plugins-for-education/&amp;rft.language=English"></span>
As if CHNM Creative Lead Jeremy Boggs and web developer Dave Lester don&#8217;t have enough to do during the day building fantastic web applications like Omeka, they have somehow managed to create a couple of incredibly useful and highly polished WordPress plugins for academia, and have launched the ScholarPress site as a hub for CHNM [...]]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=ScholarPress%3A+WordPress+Plugins+for+Education&amp;rft.aulast=Cohen&amp;rft.aufirst=Dan&amp;rft.subject=Facebook&amp;rft.subject=Tools&amp;rft.subject=WordPress&amp;rft.source=Dan+Cohen%26%23039%3Bs+Digital+Humanities+Blog&amp;rft.date=2007-11-15&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.dancohen.org/2007/11/15/scholarpress-wordpress-plugins-for-education/&amp;rft.language=English"></span>
<p><img src="http://www.dancohen.org/wp/wp-content/uploads/2007/11/scholarpress-logo.gif" alt="ScholarPress logo" align="left" hspace="10" />As if <a href="http://chnm.gmu.edu">CHNM</a> Creative Lead <a href="http://clioweb.org">Jeremy Boggs</a> and web developer <a href="http://www.davelester.org/">Dave Lester</a> don&#8217;t have enough to do during the day building fantastic web applications like <a href="http://www.omeka.org">Omeka</a>, they have somehow managed to create a couple of incredibly useful and highly polished <a href="http://wordpress.org">WordPress</a> plugins for academia, and have launched <a href="http://scholarpress.net/">the ScholarPress site</a> as a hub for CHNM work in this fertile area. (Another recent WordPress plugin that academics should take note of is the <a href="http://www.futureofthebook.org/">Institute for the Future of the Book</a>&#8216;s <a href="http://www.futureofthebook.org/commentpress/">CommentPress</a>.)</p>
<p>ScholarPress&#8217;s inaugural plugins are <a href="http://wordpress.org/extend/plugins/scholarpress-courseware/">Courseware</a> and <a href="http://wordpress.org/extend/plugins/wpbook/">WPBook</a>. Courseware (co-developed by New York Public Library&#8217;s <a href="http://www.epistemographer.com/">Josh Greenberg</a>), turns WordPress, normally a blogging platform, into a full-fledged course management system, including easy syllabus creation, assignments, bibliographies, and scheduling. (And yes, you can have a class blog too.) WPBook creates your very own <a href="www.facebook.com/apps/">Facebook application</a> out of your WordPress blog, allowing it to be embedded in <a href="http://www.facebook.com">Facebook</a>.</p>
<p>Want to bring your class right into Facebook, where your students spend most of their time online? Simply combine the two plugins and create a class Facebook app that your students can install. Brilliant.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dancohen.org/2007/11/15/scholarpress-wordpress-plugins-for-education/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

