<?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>ClintLalonde.net &#187; WordPress</title>
	<atom:link href="http://clintlalonde.net/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://clintlalonde.net</link>
	<description>Trying to balance the ed with the tech</description>
	<lastBuildDate>Thu, 17 May 2012 18:47:56 +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>Publishing my thesis with WordPress and Digress.it – Part 2</title>
		<link>http://clintlalonde.net/2012/03/05/publishing-thesis-2/</link>
		<comments>http://clintlalonde.net/2012/03/05/publishing-thesis-2/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 17:36:08 +0000</pubDate>
		<dc:creator>Clint</dc:creator>
				<category><![CDATA[EdTech]]></category>
		<category><![CDATA[My Masters]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://clintlalonde.net/?p=1560</guid>
		<description><![CDATA[I&#8217;m working on publishing my thesis on this site using WordPress and the Digress.it plugin. This is part 2. You can read about how I configured WordPress to run a second blog on a sub-domain and set up Digress.it in &#8230; <a href="http://clintlalonde.net/2012/03/05/publishing-thesis-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on publishing my thesis on this site using WordPress and the Digress.it plugin. This is part 2. You can read about how I configured WordPress to run a second blog on a sub-domain and set up Digress.it <a href="http://clintlalonde.net/2012/03/03/publishing-thesis-1/">in part 1</a>.</p>
<h2>From Word to WordPress</h2>
<p>This is a big challenge. If I want to take advantage of all the features of Digress.it (like the auto-created table of contents), and create a nicely formatted site, then I need to publish the 130+ page thesis into post size chunks.</p>
<p>The brute force way is to begin cutting and pasting, but I want to see if I can be a bit more elegant than that.</p>
<p>I remember <a href="http://clintlalonde.net/2009/09/24/4-alternative-blogging-interfaces-for-wordpress/" target="_blank">experimenting a few years back</a> with publishing from Word to WordPress using  XML-RPC, so thought I would test this option out. A <a href="http://skattertech.com/2007/02/word-07-supports-wordpress/" target="_blank">few setting adjustments</a> in both WordPress and Word to <a href="http://wpmu.org/daily-tip-how-to-enable-xml-rpc-access-to-your-wordpress-site/" target="_blank">enable XML-RPC publishing</a> and a successful test post has me thinking I am on the right track.</p>
<h2>Splitting a 130 page Word document</h2>
<p>Still, while this looks promising, I can&#8217;t just hit the publish button in Word and magically expect my 130+ page thesis to automagically be sliced up and posted into separate posts. In fact, publishing the thesis this way will end up creating a single blog post of 40,000 words. Not ideal. So, I need to figure out how to split my single long Word document into smaller documents, and then try to publish each of those smaller documents as individual posts.</p>
<p>Surely, there must be a way in Word to split a long document into smaller ones. And sure enough, there is via a Word feature known as <a href="http://www.youtube.com/watch?v=6iLWzBh4bLk" target="_blank">sub-documents</a>, which allows a user to split a large document into smaller pieces.</p>
<p>Using the headings and sub-headings of my thesis as the logical starting point for dividing up the content, I split the original Word document into 56 documents based on chapters, headings and sub-headings.</p>
<p>I did have a few formatted tables and images in my thesis and was worried about how they would publish to the site directly from Word. There was some formatting that I need to do to clean up the formatting, but, for the most part, they <a href="http://thesis.clintlalonde.net/2012/03/02/the-participants/" target="_blank">came over clean and intact</a>, complete captions and legends.</p>
<p>I was also a bit worried about how the participant quotes would translate. Being that this was qualitative research, the analysis draws heavily on participant quotes to support the findings and these quotes needed to be correctly formatted using the correct blockquote tags.</p>
<p>In fact, the only real issue I had (and it was quite minor) was that the posts had extra paragraphs tags at the beginning and the end of the posts, so that needed a bit of editing.</p>
<h2>Next steps</h2>
<p>So, now that the content is in, I could just stop and call it a self-published thesis. But I want to be able to do a bit more with it. My next tasks will include:</p>
<ul>
<li>See if there is a way I can structure the TOC a bit better to have headings and subheadings formatted different from chapter headings. Rught now it&#8217;s a pretty long list with no visual hierarchy.</li>
<li>Setting up a way for people to download the entire thesis as an ebook, probably using the <a href="http://anthologize.org/" target="_blank">Anthologize</a> plugin.</li>
<li>Add in a plugin or two to generate metadata, specifically for adding content to a citation manager like <a href="http://www.zotero.org/" target="_blank">Zotero</a> or <a href="http://www.mendeley.com/" target="_blank">Mendeley</a>. Perhaps the <a href="http://wordpress.org/extend/plugins/scholarpress-coins/" target="_blank">COinS</a> plugin</li>
<li>Look at ways to generate hyperlinks within the document to my references and citations. Something like the <a href="http://knowledgeblog.org/kcite-plugin" target="_blank">KCite</a> or <a href="http://wordpress.org/extend/plugins/zotpress/changelog/" target="_blank">Zotpress</a> plugin.</li>
</ul>
<p>I&#8217;d also like to take a crack at some of the CSS and clean up some of the CSS around how tables and data are displayed. But these are all projects for another day.</p>
]]></content:encoded>
			<wfw:commentRss>http://clintlalonde.net/2012/03/05/publishing-thesis-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Image editing and embedding content in WPMU 2.9</title>
		<link>http://clintlalonde.net/2010/03/12/image-editing-and-embedding-content/</link>
		<comments>http://clintlalonde.net/2010/03/12/image-editing-and-embedding-content/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 19:48:33 +0000</pubDate>
		<dc:creator>Clint</dc:creator>
				<category><![CDATA[EdTech]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://clintlalonde.net/?p=649</guid>
		<description><![CDATA[I finally got around to upgrading our WPMU instance to to 2.9 (2.9.2 to be exact) and playing with some of the new features. So far the image editing has been a bit of a disappointment, but the oEmbed feature &#8230; <a href="http://clintlalonde.net/2010/03/12/image-editing-and-embedding-content/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I finally got around to upgrading our WPMU instance to to 2.9 (2.9.2 to be exact) and playing with some of the new features. So far the image editing has been a bit of a disappointment, but the oEmbed feature is, quite simply, awesome. Somehow, embedding content in now even easier than before.</p>
<p>The new image editor has some basic image editing functionality. You can crop, resize or rotate a photo. I couldn&#8217;t get the crop working after working with it for the better part of an afternoon. At first, how to crop wasn&#8217;t fully intuitive to me and it wasn&#8217;t until I read <a href="http://harryjerry.com/tech/how-to-crop-images-in-wordpress-2-9-image-editor/" target="_blank">this blog post</a> that the (admittedly dim) light bulb went off. Oh, I have to hit the crop button <em>again</em>. D&#8217;oh. Then when I went to insert the cropped image into the post, the aspect ratio of the image got skewed as the cropped image took up the entire dimensions of the original image. I also couldn&#8217;t save the cropped image back to my media library, but as others have pointed out, these issues may have more to do with <a href="http://twitter.com/CommentLuv/status/10298260592" target="_blank">folder permissions</a> and <a href="http://twitter.com/grantpotter/status/10295874372" target="_blank">settings in my PHP libraries</a> than with the WP image editor, so I&#8217;ll be taking a closer look at those as I play more with image editing.</p>
<p>One other little thing about the image editor &#8211; it seems to be available only when you first insert an image into a post. If you try to go back and edit the image after it has been instered, the editor doesn&#8217;t appear as an option in the pop-up. You have to delete the image from the post and reinsert the image to enable the editor again.</p>
<p>Okay, that aside, the <a href="http://www.oembed.com/" target="_blank">oEmbed</a> support is a killer feature, especially for someone who finds themself supporting novice users. <a href="http://codex.wordpress.org/Embeds" target="_blank">Embedding content</a> from another site has never been so easy. If you want to embed content from another oEmbed enabled site (and a number of the big ones like YouTube, Flickr, Scribd and blip.tv are oEmbed capable), all you pretty well have to do is copy and paste the url of the content you want into the body of your post (make sure it is on it&#8217;s own line and not hyperlinked) and you are good to go. Good stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://clintlalonde.net/2010/03/12/image-editing-and-embedding-content/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Adventures in backing up WPMu</title>
		<link>http://clintlalonde.net/2009/12/02/backing-up-wpmu/</link>
		<comments>http://clintlalonde.net/2009/12/02/backing-up-wpmu/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 23:19:18 +0000</pubDate>
		<dc:creator>Clint</dc:creator>
				<category><![CDATA[Camosun]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://clintlalonde.net/?p=559</guid>
		<description><![CDATA[I&#8217;ve bee working on setting up some backup systems in our instance of WPMu and have been struggling a bit. While I certainly appreciate that creating backups for WPMu can be fairly straightforward to setup when using tools like phpMyAdmin &#8230; <a href="http://clintlalonde.net/2009/12/02/backing-up-wpmu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve bee working on setting up some backup systems in our instance of WPMu and have been struggling a bit. While I certainly appreciate that creating backups for WPMu can be fairly straightforward to setup when using tools like phpMyAdmin and gzip (as outlined nicely in a <a href="http://wpmututorials.com/basics/how-to-backup-wpmu/" target="_blank">recent post</a> at <a href="http://wpmututorials.com" target="_blank">WPMU Tutorials</a>), there really isn&#8217;t a simple way for individual site owners to do site backups from the WordPress interface.</p>
<p>What I would like to be able to do is allow the user to simply create a site specific backup file of all the necessary files for their site. Everything wrapped in one nice little package, with the bow on top being the ability for the user to schedule and forget their backups. Once a day/week/month it would just run, grab everything they would need to restore their site (at least their posts/pages AND uploaded files) and all is good. But I am realizing this may be a tall order without setting it up behind the scenes.</p>
<p>Now, each WP site does have an Export option, which is simple and straightforward, but was <a href="http://en.blog.wordpress.com/2006/06/12/xml-import-export/" target="_blank">never intended</a> as a backup utility, but rather a utility to move posts from one WordPress install to another. As such, it is not a comprehensive backup and doesn&#8217;t include files, images or multimedia you might have uploaded to your site.</p>
<p>This is a problem I have found with most community developed backup plugins as well &#8211; they all concentrate on backing up the database tables and not those extra files that will no doubt be uploaded by users looking to use the platform as a CMS. In order to backup both the database (where the posts and pages are stored), and the associated files, you need at least two separate  plugins.</p>
<p>The two I have been working with are <a href="http://wordpress.org/extend/plugins/wordpress-backup/" target="_blank">WordPress Backup</a> and <a href="http://wordpress.org/extend/plugins/wp-db-backup/" target="_blank">WordPress Database Backup</a>. So far I haven&#8217;t been able to get these two to do exactly what I want, and using them both makes things a tad confusing for end users.</p>
<p><img class="size-full wp-image-560 alignleft" style="margin: 10px 20px;" title="backup" src="http://clintlalonde.net/wp-content/uploads/2009/12/backup.png" alt="backup" width="181" height="374" align="left" />For one, there are now 2 backup options in their site navigation, located in different sub-menus. Natural instinct for a user to ask why is there 2 backups, and anytime a question is asked there is confusion. So a bit of support is needed to explain the differences between the two to the users. Not a huge deal, but a barrier.</p>
<p>What is very handy is that both backup plugins let you automatically schedule backups to happen at regular intervals. These files are zipped up and can automatically be moved to archive folders on the server or, if you want, emailed directly to the users, which some users might find comforting. The downside is that there are 4 separate zipped files that go along with each site &#8211; a database files (generated by the WP Database backup) and 3 backup files generated by the second backup plugin, one with your uploaded files, themes and plugins. One packaged folder would be nicer.</p>
<p>But the major problem I have with using the WordPress Database plugin with WPMu is that the interface does not limit the database tables to backup to just the site requesting the backup. It exposes ALL the tables to the entire WP instance, meaning that any site owner could backup and download any other site users content. Not cool.</p>
<p>I do like and appreciate the work that has gone into these plugins. I use them on this blog and they work great. But in a multi-user environment, I can&#8217;t really say this is the silver backup bullet I was hoping they would be. So, I am still searching for a backup system that users can initiate that is simple and straightforward for the end user that will allow them to control their own backups.</p>
]]></content:encoded>
			<wfw:commentRss>http://clintlalonde.net/2009/12/02/backing-up-wpmu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Piloting WordPress Multi-user at Camosun</title>
		<link>http://clintlalonde.net/2009/11/28/piloting-wordpress-multi-user-at-camosun/</link>
		<comments>http://clintlalonde.net/2009/11/28/piloting-wordpress-multi-user-at-camosun/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 20:02:16 +0000</pubDate>
		<dc:creator>Clint</dc:creator>
				<category><![CDATA[Camosun]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://clintlalonde.net/?p=552</guid>
		<description><![CDATA[A few weeks ago, we launched a WordPress Multi-User pilot project at Camosun.  Here are a few thoughts early on in the process. Why are we doing this? For the past 7 (or so) years, FrontPage has been the web &#8230; <a href="http://clintlalonde.net/2009/11/28/piloting-wordpress-multi-user-at-camosun/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago, we launched a <a href="http://mu.wordpress.org/" target="_blank">WordPress Multi-User</a> pilot project at Camosun.  Here are a few thoughts early on in the process.</p>
<h3>Why are we doing this?</h3>
<p>For the past 7 (or so) years, <a href="http://en.wikipedia.org/wiki/Microsoft_FrontPage" target="_blank">FrontPage</a> has been the web authoring tool we have supported for faculty at Camosun. At the end of 2006, Microsoft <a href="http://office.microsoft.com/en-ca/frontpage/HA101205221033.aspx" target="_blank">discontinued FrontPage</a>. Since then we have been experimenting with other platforms to replace FrontPage for faculty who wish to have stand alone (ie: outside our LMS Desire2Learn) websites and haven&#8217;t really been happy with the tools we have found, finding them either costly, overly complicated, or limiting. Ever since our Office 2007 rollout last year, faculty who are still using FrontPage have been reporting problems, so IT Services was also anxious to have us find another solution for faculty websites. So the main purpose for piloting WordPress for us is to see if we can use it primarily as a CMS to replace FrontPage.</p>
<p>Armed with some good feedback from<a href="http://blogs.ubc.ca/brian/" target="_blank"> Brian Lamb</a> at UBC, <a href="http://web.unbc.ca/~gpotter/" target="_blank">Grant Potter</a> at UNBC, and  <a href="http://blogs.pstcc.edu/teachtech/author/ajwilliams/" target="_blank">Audrey Williams</a> at Pellissippi State (who have all been involved with the <a href="http://blogs.ubc.ca/" target="_blank">UBC</a>,  <a href="http://blogs.unbc.ca/" target="_blank">UNBC</a> and <a href="http://blogs.pstcc.edu/" target="_blank">Pellissippi State</a> WPMu installs), I put together a pilot document for our IT Services, who agreed to support the project. At the beginning of November, the pilot began.</p>
<h3>The journey so far&#8230;</h3>
<p>We&#8217;ve done a lot in a few weeks. Installation was quick and smooth. The network admin I have been working with (who has also installed Drupal, Joomla, LifeRay and a few other CMS type systems) remarked that the LDAP integration with Active Directory was the easiest he has ever done. He literally had us integrated with our authentication system in 20 minutes.</p>
<p>For my part, I recruited a half dozen faculty for a pilot group and did some initial training. They are now set up with their own websites &#8211; and I use that term website intentionally. I&#8217;ve avoided using the word blog when I refer to these sites. I&#8217;ve found that the term blog carries with it preconceived notions, both good and bad. So, in order to avoid the whole &#8220;I don&#8217;t want a blog, I want a website&#8221; circular logic wheel that I have witnessed when people talk about WP as a CMS, I have been using the term website when talking about our pilot sites. I really want our users to focus on WP as a tool to manage a website, not a blog and try to proactively nip that semantic bud. These are just websites.</p>
<p>The faculty will be playing with their sites between now and January. In January when the new term starts, they will be using them as their primary website and posting whatever content it is they want their students to have access to.</p>
<h3>Some early technical stuff</h3>
<p>In keeping with that &#8220;website, not blog&#8221; philosophy, we launched with a minimum number of themes, trying to pick pretty simple ones that handle pages and nested pages well.</p>
<p>As for plugins, again, I&#8217;ve started with a small set of plugins and will be adding and testing functionality during the pilot (which runs until the end of June, 2010). Specifically, the plugins we have installed to begin with are:</p>
<ul>
<li><a href="http://akismet.com/" target="_blank">Akismet</a> spam filter and <a href="http://www.darcynorman.net/wordpress/akismet-credit-inserter/" target="_blank">Akismet credit inserter</a> to automatically insert a “Spam prevention powered by Akismet”</li>
<li><a href="http://joelstarnes.co.uk/blog/pagemash/" target="_blank">pageMash</a> page management  plugin which allows you to drag-and-drop the pages into the order  you like.</li>
<li><a href="http://www.zotero.org/support/dev/wordpress" target="_blank">COinS Metadata Exposer</a> makes your blog readable by Zotero and other COinS interpreters. As a student who is actively using citation management tools like Zotero on a daily basis, I truly appreciate when this metadata is exposed to accurately capture citations from a webite. </li>
<li><a href="http://wordpress.org/extend/plugins/unfiltered-mu/" target="_blank">Unfiltered MU</a> to allow users to embed content from other sites.</li>
<li><a href="http://www.prelovac.com/vladimir/wordpress-plugins/smart-youtube" target="_blank">Smart YouTube</a> plugin to make embedding YouTube videos even easier. Yes, even easier.</li>
<li><a href="http://wordpress.org/extend/plugins/active-directory-authentication/" target="_blank">Active Directory Integration</a> for, uh, Active Directory integration</li>
<li><a href="http://wpmudev.org/project/New-Blog-Defaults" target="_blank">New Blog Defaults</a> lets you customize certain default settings for new blogs. </li>
<li><a href="http://wordpress.org/extend/plugins/wordpress-backup/" target="_blank">WordPress Backup</a> and <a href="http://wordpress.org/extend/plugins/wp-db-backup/" target="_blank">WordPress Database Backup</a>. I&#8217;ll have more to say about backing up WPMu sites in a separate post. Suffice to say, it is not an easy thing to do using the standard WordPress interface. </li>
<li><a href="http://wordpress.org/extend/plugins/pdf-and-ppt-viewer/" target="_blank">PDF and PPT Viewer</a> looks like an interesting plugin that I have only started to test out. It could be very useful, considering that most faculty still post a lot of  PDF and PPT files on their sites. In a nutshell this plugin leverages <a href="http://clintlalonde.net/2009/09/30/view-documents-in-the-browser-with-google-docs-viewer/" target="_blank">Google Docs Viewer</a> to create an embeddable view of a PPT or PDF document &#8211; no additional software or plugin required.</li>
</ul>
<p>I&#8217;ll be elaborating about these plugins, and on administering WPMu, but I&#8217;ll save that for future posts. In the meantime, we now have a WPMu install <a href="http://faculty.camosun.bc.ca/" target="_blank">up and running at Camosun</a> and ticking along just fine. <br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://clintlalonde.net/2009/11/28/piloting-wordpress-multi-user-at-camosun/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>4 Alternative Blogging Interfaces for WordPress</title>
		<link>http://clintlalonde.net/2009/09/24/4-alternative-blogging-interfaces-for-wordpress/</link>
		<comments>http://clintlalonde.net/2009/09/24/4-alternative-blogging-interfaces-for-wordpress/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 22:05:14 +0000</pubDate>
		<dc:creator>Clint</dc:creator>
				<category><![CDATA[EdTech]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[scribefire]]></category>
		<category><![CDATA[word 2007]]></category>

		<guid isPermaLink="false">http://clintlalonde.net/?p=492</guid>
		<description><![CDATA[I&#8217;ve been a WordPress user since the b2 days, but only lately have I begun to explore different methods of posting content to a WordPress blog. In the past, I have used the standard web interface for creating posts, with &#8230; <a href="http://clintlalonde.net/2009/09/24/4-alternative-blogging-interfaces-for-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a <a href="http://wordpress.org/" target="_blank">WordPress</a> user since the b2 days, but only lately have I begun to explore different methods of posting content to a WordPress blog.  In the past, I have used the standard web interface for creating posts, with the occasional foray into using the <a href="http://www.scribefire.com/" target="_blank">FireFox ScribeFire plugin</a> (more on that in just a moment).</p>
<p>Why alternatives? Well, it&#8217;s not that I think the standard WordPress interface is bad or poorly designed – far from it. But I am looking at alternative, streamlined ways of getting content into a site that may be more familiar to non-WordPress users.</p>
<p>Over the past few days I&#8217;ve been playing with alternative ways to publish content to a WordPress site, and here are 4 that I have come up with.</p>
<p><span style="font-size:14pt">Using Word 2007</span><br />
I really like this method, not because it is the best tool in this list, but because it is the most familiar interface for the faculty I support. Everyone is comfortable using Word and, while it won&#8217;t give you all the functionality of the web interface, it gets the job done with some nice functions in an interface that users are familiar with.</p>
<p>Setup is <a href="http://skattertech.com/2007/02/word-07-supports-wordpress/" target="_blank">easy and straightforward</a> and you can insert text, links tables and images, including WordArt, Symbols, Shapes and SmartArt. Blog management and organizational options are pretty minimal, but include the ability to post as a draft, and choose an existing blog category for the post. You can also open previous posts from your blog to edit.</p>
<p>A lack of headings in the toolbar is a frustration I have with the interface, and the reason why the subheadings for this post are appearing as 14 POINT (???) headings and not h3 tags as I would prefer. Microsoft has instead decided to put bigger and smaller buttons on the interface. This is something Microsoft has done with other html editors I&#8217;ve come across (yeah SharePoint, I&#8217;m looking at you) and it is an annoyance I find maddening. Not only is this <a href="http://www.thefutureoftheweb.com/blog/writing-semantic-html" target="_blank">semantically incorrect</a> (let me make a heading a heading and a paragraph a paragraph please), but it also overrides the set CSS in the WordPress themes. It would be far better if they just left the text options as standard html tags, which would be semantically correct and would also ensure consistency in design.</p>
<p>That said, in terms of something my faculty will find easy to use, the Word interface seems like an early winner. And anything that helps people move away from posting links to their Word documents and posting in html is a winner with me.</p>
<p><span style="font-size:14pt">By Email<br />
</span></p>
<p>Another familiar interface for my users, you can post to a WordPress blog from any email client. While this does require a bit more <a href="http://codex.wordpress.org/Post_to_your_blog_using_email" target="_blank">technical work to initially set up</a>, you again get a composing environment that is really user friendly and familiar, especially for the slightly technophobic faculty.</p>
<p>This is bare bones in terms of functionality.  The subject line will be used as the title of the post with the body of the email as the content of the post. All html in the email will be stripped out, and it does not support uploading attachments or images. You also cannot choose what category you want your post to appear in with the post appearing in whatever the blog default category is. This does not have the functionality of <a href="http://clintlalonde.net/2008/10/06/posterous-is-the-easiest-way-to-publish-content-to-the-web/">Posterous</a>, but in terms of getting content onto the web quick and painlessly, it&#8217;s a fine alternative.</p>
<p><span style="font-size:14pt">ScribeFire<br />
</span></p>
<p><a href="http://www.scribefire.com/">ScribeFire</a> is a FireFox plugin that lets you post to your blog from within FireFox. This is a full featured alternative to the native web interface that has tons of features. I&#8217;ve used this in the past and, while I like it, I have found that the formatting sometimes goes a bit wonky when the post is published and the post doesn&#8217;t always look like I would expect it to with the underlying html code getting rewritten. Still, you can pretty well do anything with this tool that you can with the WordPress interface. It&#8217;s handy when you come across something on the web that you want to blog about quickly, or if you have no eb access but still want to compose a post to publish when you reconnect.</p>
<p><span style="font-size:14pt">Google Docs</span></p>
<p><a href="http://www.colecamplese.com/">Cole Camplese</a> sent me scurrying down this path a few days ago when <a href="http://twitter.com/colecamplese/status/4088352435" target="_blank">he tweeted</a> a test post (which looks like it has since been deleted). So I gave it a <a href="http://clintlalonde.net/2009/09/18/490/">shot</a> and found out that you can post directly to WordPress from Google Docs. In the example from a few days ago, I included an image pulled from my Flickr account and a drawing done in Google Docs. <a href="http://www.chimp-simple.com/2007/08/29/google-documents-publishing-wordpress/" target="_blank">Connecting</a> was pretty straightforward, however there was no specific WordPress API hook. Instead, I used the Moveable Type API, which connected, but may explain why when I posted the post showed up on the blog sans title.</p>
<p>Have you used any of these tools? Are there any other ways to create content outside of the WordPress user interface? If so, I&#8217;d love it if you let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://clintlalonde.net/2009/09/24/4-alternative-blogging-interfaces-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

