<?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>Siolon &#187; Writing</title>
	<atom:link href="http://www.siolon.com/blog/category/writing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.siolon.com</link>
	<description>Musings on SharePoint, User Experience, and More</description>
	<lastBuildDate>Mon, 12 Jul 2010 21:08:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>A Quote On Typography</title>
		<link>http://www.siolon.com/blog/a-quote-on-typography/</link>
		<comments>http://www.siolon.com/blog/a-quote-on-typography/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 09:00:11 +0000</pubDate>
		<dc:creator>Chris Poteet</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[quote]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://www.siolon.com/?p=143</guid>
		<description><![CDATA[Every once in a while I see a quote on something that nails it. Jon Tangerine wrote recently on The Paragraph in Web Typography &#38; Design, and he said a quote worth sharing and contemplating on. The only thing I did was fix two spelling errors. “Good typography makes the canvas fit the meaning of [...]]]></description>
			<content:encoded><![CDATA[<p>Every once in a while I see a quote on something that nails it.  Jon Tangerine wrote recently on <a href="http://jontangerine.com/log/2008/06/the-paragraph-in-web-typography-and-design">The Paragraph in Web Typography &amp; Design</a>, and he said a quote worth sharing and contemplating on.  The only thing I did was fix two spelling errors.</p>
<blockquote><p>
<em>“Good typography makes the canvas fit the meaning of the text, not the other way around. It paints pictures with form that enrich the meaning of the words with colour, texture and movement. It is illusive, subtle, and ambient. It’s the shirt that engages from a distance. The closer you get to it the better it seems, but it takes a moment of reflection to even realize why.”</em></p>
</blockquote>
<p>Brilliant!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siolon.com/blog/a-quote-on-typography/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Plugins for Writers</title>
		<link>http://www.siolon.com/blog/wordpress-plugins-for-writers/</link>
		<comments>http://www.siolon.com/blog/wordpress-plugins-for-writers/#comments</comments>
		<pubDate>Sat, 10 Nov 2007 02:37:15 +0000</pubDate>
		<dc:creator>Chris Poteet</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://www.siolon.com/2007/wordpress-plugins-for-writers/</guid>
		<description><![CDATA[Wait, aren’t all WordPress users writers? Well, not exactly. A lot of people use the WordPress platform to talk about their pets, family, or odd Star Trek fetish (which is fine); but there are users of WordPress who subject themselves the rigors of professional writing. This post really is for those wanting to improve their [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.siolon.com/wp-content/uploads/wordpress-crushed-thumb.png" alt="wordpress-crushed" align="right" height="141" width="150" /> Wait, aren’t all WordPress users writers?  Well, <a href="http://www.imperishableinheritance.com/2007/the-need-for-substantive-and-well-written-blog-content/">not exactly</a>.  A lot of people use the WordPress platform to talk about their pets, family, or odd Star Trek fetish (which is fine); but there are users of WordPress who subject themselves the rigors of professional writing.  This post really is for those wanting to improve their blog’s <em>typography</em>.</p>
<p>When I started <a href="http://www.imperishableinheritance.com/">my first blog</a> I found that the more serious I took it and the more involved my posts got that I needed more functionality.  I wanted my blog to look and act less like a blog and more like an online print journal.  It was this desire that started my look for WordPress plugins that could address the desires I had, and these are the best.</p>
<h4>WP-Footnotes</h4>
<p>The first thing I needed was a way to cite sources and make additional commentary in my writings, and footnotes are the perfect way to do that (even though they technically are endnotes, but the plugin does paginate).  <a href="http://www.elvery.net/drzax/more-things/wordpress-footnotes-plugin/">WP-Footnotes</a> is an incredible plugin to accomplish this effectively.  It has a lot of options, and it’s incredibly easy to use.  You simply choose what the marking for the footnoted is (by default it’s double parenthesis), and when your post is rendered to the client it creates all the links for you.</p>
<p>A recent version has a smooth scrolling option that I do not like however.  I instead plugged in another <a href="http://www.kryogenix.org/code/browser/smoothscroll/">smooth scrolling script</a>, and it turned out much better.</p>
<h4>JavaScript Pull-Quotes</h4>
<p>One of the things I like most about print publications are attractive pull-quotes, and with the <a href="http://striderweb.com/nerdaphernalia/features/wp-javascript-pull-quotes/">JavaScript Pull-Quotes plugin</a> you can achieve nice pull-quotes.  It also has many options including different styles to choose for quote.  You can even have it automatically cycle between quoting to the left and right!  This is the best way to improve an article aesthetically.</p>
<h4>Table of Contents Generator</h4>
<p>One of the things I enjoy about Wikipedia is how it can give you a quick glance at the article’s content through a table of contents.  Generating this functionality in your WordPress posts happen through the <a href="http://scott.yang.id.au/code/toc-generator/">Table of Contents Generator WordPress Plugin</a>.</p>
<p>It has no need to use special markup like the ones above, because it automatically scans the headings in the posts and creates a table of contents.  The plugin will also recognize top-level and sub-headings.  It is a great reminder to use headings in your posts which drastically improves the semantic value of your content.</p>
<h4>In Series WordPress Plugin</h4>
<p>Often times when writing about a topic in-depth it’s advisable to break it up for the reader.  The way to do this before would be to create a page announcing the series and provide links to all the articles in the series.  Well no more!  The <a href="http://remstate.com/projects/in-series/">In Series WordPress Plugin</a> makes this task seamless.  The plugin adds an option to add it to a series, and the plugin generates the necessary connections between the content.  It’s great, because it requires no hacking of your template–it works right out of the box!</p>
<p>Even though I personally haven’t got to give this plugin a go, I’m excited to really make use of this one.  Writing series is a great way to present lengthy content on the web, and this plugin takes all of the work out of doing so (besides the writing of course).</p>
<h4>WP-Typogrify</h4>
<p>The last deals specifically with improving all the little things in typography that we traditionally miss but make a difference.  This is a port from the <a href="http://www2.jeffcroft.com/sidenotes/2007/may/29/typogrify-easily-produce-web-typography-doesnt-suc/">original Python script</a> for WordPress, and it carries the name <a href="http://blog.hamstu.com/2007/05/31/web-typography-just-got-better/">WP-Typogrify</a>.  This does things such as inserting inline styles to adjust the CSS around all-caps, ampersands, and does important little things such as turning double hyphens into em-dashes and much more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siolon.com/blog/wordpress-plugins-for-writers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Online Office Journey</title>
		<link>http://www.siolon.com/blog/the-online-office-journey/</link>
		<comments>http://www.siolon.com/blog/the-online-office-journey/#comments</comments>
		<pubDate>Wed, 31 Jan 2007 20:48:51 +0000</pubDate>
		<dc:creator>Chris Poteet</dc:creator>
				<category><![CDATA[Writing]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.siolon.com/2007/the-online-office-journey/</guid>
		<description><![CDATA[The movement dubbed “Office 2.0″ alongside “Web 2.0″ is a array of applications that aim to increase desktop productivity without a desktop. The average business man is no longer bound by geographical boundaries, and his respective office should reflect that. The Journey I decided I was tired of e-mailing documents to different computers to work [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.siolon.com/wp-content/uploads/weboffice.gif" alt="Web Office Choices" align="right" />The movement dubbed “Office 2.0″ alongside “Web 2.0″ is a array of applications that aim to increase desktop productivity without a desktop.  The average business man is no longer bound by geographical boundaries, and his respective office should reflect that.</p>
<p><strong>The Journey</strong></p>
<p>I decided I was tired of e-mailing documents to different computers to work on them.  I wanted a single sign-on place to work on my office documents (particularly word processing but also spreadsheets and presentations).  I need a place to work on these documents in a “live” fashion.  I wanted to hit save and push it to a server that could be accessed anywhere with a browser and internet connection.</p>
<p>I started with <a href="http://www.zoho.com/">Zoho</a>.  Actually, I was comparing, at that time, Writely (now bought by <a href="http://docs.google.com/">Google</a>), with Zoho; but I ultimately went with Zoho.  It was a decent application.  The Ajax made it quite fast, but it always lacked interoperability, a familiar UI, and I didn’t like the presentation application (Zoho Show).  I used it for a while, and it did the job; but it didn’t appease me.  One of the biggest things was the export feature was horrendous, and I couldn’t put in my needed footnotes (a necessity).</p>
<p>I then went to <a href="http://www.thinkfree.com/">Think Free</a>.  Even though it was slower due to the Java, the UI was more like MS Word, the export feature was really good, and I could add my treasured footnotes.  The interoperability problem was still there.  I couldn’t cut ‘n paste from one of the documents to another retaining formatting, values, etc.  They did drastically improve the back end by allowing the user an actual “office” with access to all your documents (word processing, spreadsheets, and presentations) in one spot (to be fair, Zoho now has <a href="http://www.zoho.com/notebook/">Zoho Notebook</a>).  I could also create folders and other cool stuff.  Overall, I was very happy with Think Free.</p>
<p><strong>Then Why Would I Switch?</strong></p>
<p>At work we use <a href="http://msdn2.microsoft.com/en-us/teamsystem/aa718825.aspx">MS’ Team Foundation Server</a> for developers.  It is an amazing application, and it uses SharePoint natively for all the document collaboration.  I loved using SharePoint, because instead of having to emulate MS Office I was actually using it!  The integration into the OS was also a nice surprise; all the Office products allow dynamic collaboration inside the application.</p>
<p>I got more addicted to SharePoint when I found out that they just made version 3 of Windows SharePoint Services free for anyone with the Server 2003 OS.  I <a href="http://www.microsoft.com/technet/windowsserver/sharepoint/download.mspx">downloaded</a>, installed, and loved it.  Version 3 is amazing!  The web parts made it a great dynamic tool, and I am a big fan of the UI.  But I had problems accessing it externally which defeated the whole purpose (I had problems with the URL in the load balancing).</p>
<p><a title="Free SharePoint!" href="http://www.siolon.com/wp-content/uploads/sharepointfree.gif"><img title="My SharePoint Site (Free)" src="http://www.siolon.com/wp-content/uploads/sharepointfree.thumbnail.gif" alt="Free SharePoint!" align="right" /></a>I knew I would never find SharePoint hosting free or reasonably price—until recently.  Enter <a href="http://www.freesharepoint.com/">FreeSharePoint.com</a>.  It really is a no-strings attached SharePoint workspace (version 2)!  The limitations are 25MB and 5 users, but for simple document management it is plenty.  Plus you can create workspaces, add tasks, contacts, and much more; and it integrates seamlessly with the Windows OS and Office!</p>
<p><strong>Conclusion</strong></p>
<p>If you want a virtual office like MS Office then just use it!  That’s what makes SharePoint such a powerful tool.  In the world of collaboration tools–SharePoint rules.</p>
<p><em>(Editor’s Note: Mad props to my co-worker <a href="http://www.kohnensolutions.com/">Justin Kohnen</a> for showing me WSS 3 and working out the kinks.)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.siolon.com/blog/the-online-office-journey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Need For Substantive and Well-Written Blog Content</title>
		<link>http://www.siolon.com/blog/the-need-for-substantive-and-well-written-blog-content/</link>
		<comments>http://www.siolon.com/blog/the-need-for-substantive-and-well-written-blog-content/#comments</comments>
		<pubDate>Thu, 11 Jan 2007 19:57:29 +0000</pubDate>
		<dc:creator>Chris Poteet</dc:creator>
				<category><![CDATA[Writing]]></category>
		<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.siolon.com/2007/the-need-for-substantive-and-well-written-blog-content/</guid>
		<description><![CDATA[It amazes me how many bloggers spent an inordinate amount of time trying to improve their hits, comments, etc. that they forget the most important element in having a good blog. If the content is found lacking then often it doesn’t matter how pretty your site is, or how often your site gets hit. The [...]]]></description>
			<content:encoded><![CDATA[<p>It amazes me how many bloggers spent an inordinate amount of time trying to improve their hits, comments, etc. that they forget the most important element in having a good blog.  If the content is found lacking then often it doesn’t matter how pretty your site is, or how often your site gets hit.  The content of your blog is what separates the good from the bad, and the visited to the not visited.</p>
<p>What will follow are tips that will help to ensure that your sphere of influence in the blogging realm will continue to grow.  Remember that this year’s Time magazine’s <a href="http://www.time.com/time/magazine/article/0,9171,1569514,00.html">person of the year</a> is: “You,” and that pronoun refers to the people who are generating influential, thought-provoking content through the Internet medium.</p>
<p>The suggestions will cover a range of issues from syndication to structure and back again.  I hope it encourages the reader to be mindful and to create meaningful blog content.</p>
<p><strong>Remember Your Syndication</strong></p>
<p>Why does RSS exist?  It exists to all my content to be portable across applications.  I no longer have to worry about visiting my favorite sites to get updates, because now I am notified.  In my RSS reader, I don’t care what your website looks like, because all I see is your content.  If the content lacks in quality then it will eventually be removed from my list.</p>
<p>Further, sites such as <a href="http://www.9rules.com/">9 Rules</a> do a good job of ensuring that the best writers get the recognition over those with the flashiest sites.  It’s true that many of them look fantastic and have fantastic content, but they make their judgments on who has the best content.</p>
<p><strong>Writing with Well-Structured Content</strong></p>
<p>Being readable is also a fundamental principle in ensuring that your now well-written content gets read.  It seems all-to-often that good web writing structure gets lost in the mix of making sure that our blog reflects the latest design trends.  Remember the 7th grade when you learned about topic sentences, grammar, and other methods to make your writing look intelligent?  Go ahead, use them, don’t be afraid.</p>
<p>Structuring your content into a readable format is also helpful.  Give bold headlines to each section of your article, and always use a overview and concluding statement (that should reflect one another).  Be poignant in your article, and stick to your thesis.  It will go a long way to ensuring that your message is clearly conveyed.  Remember that your readers (and you as well) <em>scan</em> and not <em>read</em> most content on the Internet.  Give them a reason to stay around and hear all your thoughts.  Be sure to <a href="http://www.siolon.com/2006/brevity-and-the-blogger/">exercise brevity</a> whenever possible, and avoid using needless words<strike> to convey your ideas</strike>.</p>
<p>Jakob Nielson <a href="http://www.sun.com/980713/webwriting/">gives us some good tips</a> pertaining to writing for the web.</p>
<ul>
<li>79% of users scan the page instead of reading word-for-word</li>
<li>Reading from computer screens is 25% slower than from paper</li>
<li>Web content should have 50% of the word count of its paper equivalent </li>
</ul>
<p><strong>The Need For Consistently New Content</strong></p>
<p>There is nothing worse than a deceased blog.  Imagine the hundreds of Blogger and Xanga accounts that haven’t been updated in two years.  Most people tend to give up, because they don’t see a drastic surge in comments, hits, and publicity.  They need to remember that those things don’t come instantly.  It’s kind of like losing weight.  How many people do you know that get excited to work out and eat healthy only to get discouraged when they don’t see immediate results?  Sadly, they often end up reverting to their old manner of living.</p>
<p>The popular bloggers out there didn’t start writing one day and have 1,000 subscribers to their feed.  They spend time and energy writing fresh content continually for a sustained amount of time.  If your users come back again and again only to find old content, they won’t be doing that much longer.</p>
<p><strong>Write with Passion Not Passivity</strong></p>
<p>I can’t tell you how many blogs I go to that write in a lackadaisical manner.  Who would want to continue to read content that doesn’t display and promote passion concerning the issue at hand?  I always want to ensure that I don’t just write to write, although it’s an easy thing to do.  You’ve got readers that want new content (see point above), and it’s easy to write content that is sub-par at best simply for the sake of writing.  But I’ve found that I have to make sure that the content I write concerns something that I’m concerned about.  Your passion for the topic at hand will be conveyed, and it will encourage the reader to action (especially if it’s a persuasive writing).</p>
<p>Just remember that consistently updating your blog doesn’t mean throwing anything out there.  Be mindful that your readers come and keep coming back, because they feel your writing has something that can benefit them.  Don’t write half-heartedly, but instead write with a sense of purpose.</p>
<p><strong>Engage Your Readers</strong></p>
<p>The last thing worth mentioning is that you write a blog, and there are certain expectations associated with that.  I can’t understand why anyone (who isn’t insanely popular and prone to bad comments) would have a blog without the ability to interact with the writer.  I tend to get discouraged if I can’t ask a question or throw in my $.02 on the article.  </p>
<p>It’s also not enough to just allow comments, you have to be willing to engage your readers and satisfy their inquiries and/or comments.  Make interacting with you a joyful, interactive process and not a laborious one.  It will keep them coming back, and it will get people to actually visit your site instead of just reading it in their RSS reader.  Be sure also that if someone comes to your blog then for heaven’s sake, it won’t hurt you to visit their site and participate.</p>
<p><strong>In Summary</strong></p>
<p>Think about what you would expect and how you behave on someone else’s blog site.  If you expect a certain degree of readability, interactivity, etc. then be sure to extend that to your readers.  It will go along way to ensuring that your online experience, and your readers, will be satisfying and worthwhile.</p>
<p><em>(This essay was written and published for the <a href="http://weblogtoolscollection.com/archives/2006/11/13/wltc-blogging-essay-competition/">Weblog Tools Essay Competition</a>.)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.siolon.com/blog/the-need-for-substantive-and-well-written-blog-content/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Brevity and the Blogger</title>
		<link>http://www.siolon.com/blog/brevity-and-the-blogger/</link>
		<comments>http://www.siolon.com/blog/brevity-and-the-blogger/#comments</comments>
		<pubDate>Wed, 04 Oct 2006 14:59:39 +0000</pubDate>
		<dc:creator>Chris Poteet</dc:creator>
				<category><![CDATA[Writing]]></category>
		<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.siolon.com/2006/brevity-and-the-blogger/</guid>
		<description><![CDATA[I am guilty of one of the cardinal sins of effective blogging: excessively verbose entries. I spend all kinds of time doing research and checking and re-checking the content only to never receive any comments/feedback. I wonder: Why is no one interested in my writings? Then I take a step back and realize how I [...]]]></description>
			<content:encoded><![CDATA[<p>I am guilty of one of the cardinal sins of effective blogging: excessively verbose entries. I spend all kinds of time doing research and checking and re-checking the content only to never receive any comments/feedback. I wonder: Why is no one interested in my writings?</p>
<p>Then I take a step back and realize how I myself read blogs. I don’t read as much as I scan. This is important for the blogger to remember when writing his own post. Remember that to effectively convey information in a digital medium that one needs to write with brevity.</p>
<p>Writing with brevity (that is, concise and to the point) is a skill that is not easy to accomplish. It takes a great deal of skill to express an idea in less words than more. Before you write your entry this to yourself: “How can I summarize my main points to the reader?” Use clear sections in your post to convey the flow of thought, and attempt to stay on the thesis and not go into the nether world of blog tangents.</p>
<p><em>(Originally posted <a href="http://performancing.com/node/4617">here</a>.)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.siolon.com/blog/brevity-and-the-blogger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
