<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>JodieM.com.au &#187; confluence</title>
	<atom:link href="http://jodiem.com.au/category/confluence/feed/" rel="self" type="application/rss+xml" />
	<link>http://jodiem.com.au</link>
	<description>The Website and Blog of Jodie Miners</description>
	<lastBuildDate>Wed, 25 Jan 2012 02:34:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jodiem.com.au' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>JodieM.com.au &#187; confluence</title>
		<link>http://jodiem.com.au</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jodiem.com.au/osd.xml" title="JodieM.com.au" />
	<atom:link rel='hub' href='http://jodiem.com.au/?pushpress=hub'/>
		<item>
		<title>Creating Word Documents from Confluence</title>
		<link>http://jodiem.com.au/2011/10/20/creating-word-documents-from-confluence/</link>
		<comments>http://jodiem.com.au/2011/10/20/creating-word-documents-from-confluence/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 04:53:25 +0000</pubDate>
		<dc:creator>Jodie Miners</dc:creator>
				<category><![CDATA[confluence]]></category>

		<guid isPermaLink="false">http://jodiem.com.au/?p=516</guid>
		<description><![CDATA[Expanding on from my One thing in One Place,  Once post on reusing Confluence content, the next step is to export that content from Confluence into Word and or PDF to produce printable manuals from your content. Yes, I know, I have that thought too, why would you need to print something when it&#8217;s on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jodiem.com.au&amp;blog=107952&amp;post=516&amp;subd=jodiem&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Expanding on from my <a title="The “One Thing, in One Place, Once” Rule using Confluence" href="http://jodiem.com.au/2011/08/13/the-one-thing-in-one-place-once-rule-using-confluence/">One thing in One Place,  Once</a> post on reusing Confluence content, the next step is to export that content from Confluence into Word and or PDF to produce printable manuals from your content. Yes, I know, I have that thought too, why would you need to print something when it&#8217;s on Confluence and readable on the screen and directly linkable to the content. Well, sometimes I just have to lose that battle and understand that people do in fact like to have a paper copy of documents to read. So the important thing here is to ensure that the Word document or PDF content comes directly from your Confluence content so that you minimise the versioning issues. If you do a major update to your Confluence content, it&#8217;s a relatively straightforward matter of exporting and releasing a new version of your Word or PDF document.</p>
<div>To export from Confluence to Word I use<a href="http://www.k15t.com/display/en/Scroll-Office" target="_blank"> Scroll Office</a> from K15t. I have tried the<a href="http://www.k15t.com/display/en/Scroll-Wiki" target="_blank"> Scroll Wiki</a> exporter to export directly to PDF but it was an early version and I had some issues with it, and I prefer to tweak the export in Word first before doing the PDF output so I will focus on Scroll Office here. (There is also the <a href="http://confluence.atlassian.com/display/CONF35/Exporting+Confluence+Pages+and+Spaces+to+PDF" target="_blank">Confluence PDF Export</a> option if you want to play around with customising it to work for you). Scroll Office is a great product. There are some tricks to getting it working well, and there is still a little bit of tweaking required in the final Word document, but overall it is great &#8211; have a look at the <a href="http://www.k15t.com/display/OFCE/Home" target="_blank">documentation</a>to get started with using it. And I must say that the guys from k15t have been very helpful in getting a few bug fixes done whilst I&#8217;ve been setting up this export process.My Confluence instance is a help system for a software product. The pages in Confluence are structured in a particular way:</p>
<ul>
<li>Each screen in the software has a page in Confluence (this helps if we want to add som screen level context specific links to the app at a later date).</li>
<li>The hierarchy of pages in Confluence is set up exactly the same way as the menu structure in the software, that way people can navigate to the page that describes the screen they need some help about.</li>
<li>Each page describes what the screen does and also has a Navigation section that tells the user how would they get to this screen in the software. This is useful if they have come to this page via the search or via a hyperlink.</li>
<li>Each page also has links to the next most relevant topic, or the next screen that the user would use if they were on that screen.</li>
</ul>
<div>When preparing the Word manual for the software there are a few differences with the way the content needs to be structured. As the document is in a linear form, and most users will be seeing the manual in their training course, we don’t really need all the navigation instructions or the links to the next topic, as the next topic is right below it on the page. There may also be some text that is specifically in the manuals such as training exercises or introductory comments. So there is a little bit of tweaking required in Confluence to be able to produce the ideal Word export.The first thing to understand when using Scroll Office is <a href="http://www.k15t.com/display/OFCE/How+Scroll+handles+Headings">how Scroll Office handles headings</a> &#8211; that will help you work out the way that the content for export should be structured. Basically the heading levels that have been used in Confluence are ignored and it all works on a hierarchy. Page Names are Headings in Word, then the h1. to h3. etc become headings under that heading. Pages in the hierarchy under that page also become headings, so depending on your hierarchy of your pages in Confluence you could have a very nested heading structure in Word. This is not ideal. So the trick (for me) is to create new pages in Confluence that will be my pages to export. I then include the content from my regular Confleunce pages into these pages and set up these export pages to have a much flatter hierarchy and heading structure (eg by including multiple pages into the one).</p>
</div>
<div>As mentioned above, I also want to exclude some of the content from my main pages in the export, so this is where the wonderful <a href="https://www.adaptavist.com/display/Builder/builder-show+macro">{builder-show}</a> macro comes into it’s own. In the Base Page (the page where the content is edited), I wrap different content sections in the builder-show macro to show only certain parts of the page in the Base Page or the Manual Page. In the Manual page I use the <a href="https://www.adaptavist.com/display/Builder/import+macro">{import}</a>Macro to import the contents from the Base Page. See the example content below.</p>
<div id="attachment_519" class="wp-caption aligncenter" style="width: 610px"><a href="http://jodiem.files.wordpress.com/2011/10/pages1.png"><img class="size-full wp-image-519" title="Page Setup in Confluence" src="http://jodiem.files.wordpress.com/2011/10/pages1.png?w=600&#038;h=293" alt="Page Setup in Confluence" width="600" height="293" /></a><p class="wp-caption-text">Page Setup in Confluence for Word Export</p></div>
<p>This way I have two pages of content but only one page that I need to maintain. The next step is to import two or more pages into my manual page, separated by headings. It does not matter that these manual pages are quite long, because I hide them from the main navigation menu &#8211; the users who come via the navigation only see the Base Page.</p>
<p>Another trick I use is the <a href="http://www.k15t.com/display/OFCE/Overwriting+Confluence+Page+Title">{scroll-pagetitle}</a> macro. I want the headings on the Word document to be the same as the headings on my Confluence content, but as I’m creating new pages to export the content, I can’t have the same page names in Confluence. So I just add the word Manual to the end of my page name for my manual pages and then use the pagetitle macro to revert back to the same title on the Word export.</p>
</div>
<h3>Word Tweaks</h3>
<div>Of course the best export from Confluence only happens if the Word Template is set up well with good heading styles (down to about heading level 6), bullets, numbering, headers, footers, page numbers, title pages etc. Spend some time tweaking your Word Template along with your export pages in Confluence to get the best results. There are some tweaks I do in Word, for which I use Macros (these are for things that are specific to my Confluence instance so I won’t bore you with the details). It is great that Scroll Office allows the document template to be a macro enabled template, so the macros are already built into the document when the document is exported.I do suggest that you do a thorough check over your Word document once it has been exported and tweak the content looking out for the following:</p>
</div>
<ul>
<li>Update the Table of Contents.</li>
<li>Remove additional paragraph returns after images (k15t said they plan to fix this in an upcoming release).</li>
<li>Adjust page breaks.</li>
<li>Check spelling again (yes, it is amazing how many spelling errors you pick up seeing it in a different format).</li>
<li>Resize images or adjust formatting if it helps to get things to fit on the pages better.</li>
</ul>
<p>The less you need to do with final tweaking in Word the easier it is to re-export the content next time.</p>
<p>The final step is to save the Word document as a PDF file, which of course Word 2010 does out of the box. After you have created this PDF file it may even be worthwhile adding these documents to a page in your Confluence site so that users can download the completed PDF file.</p>
<p>Using these steps I have been able to create 3, 150 page word manuals and a few smaller quick guides on how to use the software &#8211; all based on the base content pages.</p>
<p>I hope this helps you, but if you have any tips or other suggestions on how to get great looking printed manuals from your Confluence content then please let me know in the comments.</p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jodiem.wordpress.com/516/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jodiem.wordpress.com/516/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jodiem.wordpress.com/516/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jodiem.wordpress.com/516/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jodiem.wordpress.com/516/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jodiem.wordpress.com/516/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jodiem.wordpress.com/516/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jodiem.wordpress.com/516/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jodiem.wordpress.com/516/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jodiem.wordpress.com/516/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jodiem.wordpress.com/516/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jodiem.wordpress.com/516/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jodiem.wordpress.com/516/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jodiem.wordpress.com/516/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jodiem.com.au&amp;blog=107952&amp;post=516&amp;subd=jodiem&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jodiem.com.au/2011/10/20/creating-word-documents-from-confluence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/765548dc4a96c1f8dd10b1f0aaac298a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jodiem</media:title>
		</media:content>

		<media:content url="http://jodiem.files.wordpress.com/2011/10/pages1.png" medium="image">
			<media:title type="html">Page Setup in Confluence</media:title>
		</media:content>
	</item>
		<item>
		<title>Building a Glossary in Confluence</title>
		<link>http://jodiem.com.au/2011/08/13/building-a-glossary-in-confluence/</link>
		<comments>http://jodiem.com.au/2011/08/13/building-a-glossary-in-confluence/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 12:00:14 +0000</pubDate>
		<dc:creator>Jodie Miners</dc:creator>
				<category><![CDATA[confluence]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://jodiem.com.au/?p=474</guid>
		<description><![CDATA[When building a Confluence site, or any Help documentation, it is very important to have a Glossary to help explain some of the terms that will be used in the documentation. Confluence has a few examples of glossaries in their own help system, but of course I wanted to take it a step further &#8211; I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jodiem.com.au&amp;blog=107952&amp;post=474&amp;subd=jodiem&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When building a Confluence site, or any Help documentation, it is very important to have a Glossary to help explain some of the terms that will be used in the documentation.</p>
<p>Confluence has a <a href="http://confluence.atlassian.com/display/CONF34/Confluence+Glossary" target="_blank">few</a> <a href="http://confluence.atlassian.com/pages/viewpage.action?pageId=151830" target="_blank">examples</a> of glossaries in their own help system, but of course I wanted to take it a step further &#8211; I wanted my glossary terms to have hover text in the main body of the help system, then with a hyperlink to the full glossary text. Also, the glossary should be on one Glossary page and be able to be included in the printed documents.</p>
<p>So, of course, it&#8217;s <a href="http://confluence.atlassian.com/display/DOC/Writing+User+Macros" target="_blank">User Macros</a> to the rescue &#8211; that along with a lot of help from the Confluence support forum, here&#8217;s what I came up with:</p>
<h2>The Glossary Macro</h2>
<pre style="padding-left:30px;">{anchor:$ParamName}
h3. $ParamPhrase
{cloak:id=$ParamName}
{multi-excerpt:name=$ParamName}{html}&lt;a style="text-decoration:none; border-bottom:2px dotted; border-bottom-color:#008000" title="$ParamTooltip" href="Glossary#Glossary-$ParamName"&gt;$ParamPhrase&lt;/a&gt;{html}{multi-excerpt}
{cloak}
$Body</pre>
<p>Create the macro to &#8220;Convert wiki markup to HTML&#8221;.</p>
<p>Breaking down the macro:</p>
<ul>
<li>We create an anchor to come back to this Glossary entry at any time from the main content.</li>
<li>The Parameter phrase is shown in a heading 3 style. The phrase can contain multiple words &#8211; eg &#8220;Glossary Entry&#8221; may be a phrase for a Glossary term.</li>
<li>There is a cloaked (hidden) section containing a <a title="The “One Thing, in One Place, Once” Rule using Confluence" href="http://jodiem.com.au/2011/08/13/the-one-thing-in-one-place-once-rule-using-confluence/" target="_blank">multi-excerpt</a> macro, which contains some HTML formatted text. The multi-excerpt macro will be used to display the Glossary term in our main content pages.</li>
<li>The HTML text has a dotted green underline and a hyperlink back to this page, it also has a &#8220;title&#8221;, which forms the hover text (or Tool Tip) of the Glossary term.</li>
<li>Finally the body of the macro is shown &#8211; this is the full text of the Glossary.</li>
</ul>
<h2>Glossary Macro Usage</h2>
<div>We call the Glossary Macro on our Glossary Page with the following code entered into the Wiki Markup of the page.</div>
<div>
<pre style="padding-left:30px;">{glossary:Name=MyName|Phrase=My Glossary Phrase|Tooltip=My Hover or Tool Tip Text}The main description of the Glossary term. 
This can contain as much information as needed.{glossary}</pre>
<div>You end up writing the ToolTip again in the the body, but as both bits of content are stored in the same place, it is easy to update them.</div>
<div>This will display on the page as:</div>
<h3 style="padding-left:30px;">My Glossary Phrase</h3>
<p style="padding-left:30px;">The main description of the Glossary term.</p>
<p style="padding-left:30px;">This can contain as much information as needed.</p>
<p>The rest of the content is hidden because it is inside the <a href="https://www.adaptavist.com/display/AtlassianConfluence/cloak+macro" target="_blank">cloak macro</a>.</p>
</div>
<h2>The GL Macro</h2>
<div>This is the macro that allows us to use the Glossary term in the main content of the Confluence site and link back to the Glossary page, as well as show the ToolTip on hover over the link.</div>
<div>The macro text is simply to use the multi-excerpt include macro to show the multi-excerpt text we set up on the Glossary page.</div>
<div><span class="Apple-style-span" style="font-family:Consolas, Monaco, monospace;font-size:12px;line-height:18px;white-space:pre;">{multi-excerpt-include:pageTitle=Glossary|name=$paramName|nopanel=true}</span></div>
<div>This will display our Glossary phrase as such:</div>
<div style="padding-left:30px;">This is <span style="text-decoration:none;border-bottom-width:2px;border-bottom-style:dotted;border-bottom-color:#008000;color:#339966;">My Glossary Phrase</span> used in a sentence.</div>
<div>
<ul>
<li>When you hover over My Glossary Phrase the text &#8220;Hover or Tool Tip Text&#8221; will be shown</li>
<li>When you click on the phrase it takes you straight to that anchor on the Glossary page.</li>
</ul>
</div>
<h2>GL Macro Usage</h2>
<p>The GL macro is simply called by entering the following text in Wiki Markup mode.</p>
<pre style="padding-left:30px;">This is {gl:MyName} Phrase used in a sentence.</pre>
<p>(macro names are always lower case).</p>
<h2>Overall Glossary Page</h2>
<p>See the content on the <a href="http://confluence.atlassian.com/display/DOC/Re-using+Content+in+Technical+Documentation#Re-usingContentinTechnicalDocumentation-CreatingaOnePageGlossary" target="_blank">Confluence documentation</a> that I wrote about creating a great looking Confluence Glossary page with an alphabetic index at the top of the page.</p>
<p>So it&#8217;s very simple to include Glossary words in the body of your Confluence document, the overall Glossary page looks good, and all of the glossary content is maintained and updated in <a title="The “One Thing, in One Place, Once” Rule using Confluence" href="http://jodiem.com.au/2011/08/13/the-one-thing-in-one-place-once-rule-using-confluence/" target="_blank">One Place, Once</a>.</p>
<p>I would love to see if you have any ideas for any improvements in this user macro, or if you have a great Confluence glossary page to show off.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jodiem.wordpress.com/474/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jodiem.wordpress.com/474/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jodiem.wordpress.com/474/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jodiem.wordpress.com/474/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jodiem.wordpress.com/474/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jodiem.wordpress.com/474/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jodiem.wordpress.com/474/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jodiem.wordpress.com/474/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jodiem.wordpress.com/474/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jodiem.wordpress.com/474/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jodiem.wordpress.com/474/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jodiem.wordpress.com/474/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jodiem.wordpress.com/474/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jodiem.wordpress.com/474/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jodiem.com.au&amp;blog=107952&amp;post=474&amp;subd=jodiem&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jodiem.com.au/2011/08/13/building-a-glossary-in-confluence/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/765548dc4a96c1f8dd10b1f0aaac298a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jodiem</media:title>
		</media:content>
	</item>
		<item>
		<title>The &#8220;One Thing, in One Place, Once&#8221; Rule using Confluence</title>
		<link>http://jodiem.com.au/2011/08/13/the-one-thing-in-one-place-once-rule-using-confluence/</link>
		<comments>http://jodiem.com.au/2011/08/13/the-one-thing-in-one-place-once-rule-using-confluence/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 10:51:19 +0000</pubDate>
		<dc:creator>Jodie Miners</dc:creator>
				<category><![CDATA[confluence]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://jodiem.com.au/?p=465</guid>
		<description><![CDATA[As a database designer, I am a huge believer in the &#8220;One Thing, in One Place, Once&#8221; rule (aka Normalization, in database speak). As I&#8217;m currently building a full enterprise help system in Confluence, of course I&#8217;m going to extend that rule to my help content also. I started with the ideas of Re-Using Content [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jodiem.com.au&amp;blog=107952&amp;post=465&amp;subd=jodiem&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As a database designer, I am a huge believer in the &#8220;One Thing, in One Place, Once&#8221; rule (aka <a href="http://en.wikipedia.org/wiki/Database_normalization" target="_blank">Normalization</a>, in database speak).</p>
<p>As I&#8217;m currently building a full enterprise help system in Confluence, of course I&#8217;m going to extend that rule to my help content also.</p>
<p>I started with the ideas of <a href="http://ffeathers.wordpress.com/2011/04/03/content-reuse-on-a-wiki-a-case-study/" target="_blank">Re-Using Content in Confluence</a> and <a href="http://ffeathers.wordpress.com/2008/07/19/content-re-use-on-a-wiki/" target="_blank">Building an Inclusions Library</a> as written by <a href="http://ffeathers.wordpress.com" target="_blank">Sarah Maddox</a> from Atlassian, then as I started to need more features, I moved on to some of the other methods for content re-use, so I thought I would summarise them.</p>
<p>There are 4 ways that I use to re-use Content. The {include} macro, {excerpt} macro, the {multi-excerpt} macro and the {builder-show} macro. The {include} macro is the simplest and the {builder-show} is the most complex and most powerful.</p>
<p>I&#8217;m mainly using these features to produce a printable version of the help content, which is a bit different than the Wiki content, as it is presented in a linear fashion, and doesn&#8217;t have as many links to content unrelated to the narrative of the document.</p>
<p>Have a look at the following diagram, it shows some examples of the 4 macros that I regularly use. The first box is the base page, where the content is originally created. The second box is the wiki markup mode of the page where the content is included. The third box is what will show in the final layout of the page.</p>
<p style="text-align:center;"><a href="http://jodiem.files.wordpress.com/2011/08/excerpts.png"><img class="aligncenter size-large wp-image-467" title="Excerpts" src="http://jodiem.files.wordpress.com/2011/08/excerpts.png?w=600&#038;h=233" alt="" width="600" height="233" /></a></p>
<p style="text-align:center;"><em>(click to enlarge)</em></p>
<h2>Include Macro</h2>
<p>The <a href="http://confluence.atlassian.com/display/DOC/Include+Page+Macro" target="_blank">{include} macro</a> simply includes the full content of the base page into the display page.</p>
<p>I use this macro for small notes and info panels that are used in multiple places.</p>
<p style="padding-left:30px;">On the display page enter the following in wiki markup mode:</p>
<pre style="padding-left:30px;">{include:Base Page}</pre>
<p>The {include} Macro is a bit limiting as most of my main pages has a section at the top that shows how you navigate to this screen &#8211; I don&#8217;t need that in my printed document.</p>
<p>The {include} Macro can be used from other spaces with the following syntax {include:SPACEKEY:Page name}. (Also see the <a href="http://wiki.customware.net/repository/display/AtlassianPlugins/Perimeter+Plugin" target="_blank">Perimeter Plugin</a> from CustomWare for the {secure-include} macro, which is useful for including from spaces that the user does not have access to).</p>
<h2>Excerpt Macro</h2>
<p>The <a href="http://confluence.atlassian.com/display/DOC/Excerpt+Macro" target="_blank">{excerpt} macro</a> allows for a defined section of the base page to be included in the display page. The content that is between the two {excerpt} tags can be included in the display page.</p>
<p style="padding-left:30px;">On the display page enter the following in wiki markup mode:</p>
<pre style="padding-left:30px;">{excerpt-include:Base Page|nopanel=true}</pre>
<p>I use this macro only occasionally for very simple pages as I find it a bit limiting as it can only be used for one continuous section of content.</p>
<p>The {excerpt-include} macro can only be used for content within the same space, similar to the {include} macro.</p>
<h2>Multi Excerpt Macro</h2>
<p>The {multi-excerpt} macro is part of the <a href="https://studio.plugins.atlassian.com/wiki/display/CMEP/Confluence+Multi-Excerpt+Plugin" target="_blank">Multi-Excerpt Plugin</a>. This is a very cool plugin, but it does cost &#8211; luckily it&#8217;s not that expensive.</p>
<p>This plugin allows you to have multiple excerpt sections in the base page appear in the display page &#8211; the cool thing is that the excerpts can be displayed in any order you want.</p>
<p>Each excerpt defined must have a unique name on the page.</p>
<p style="padding-left:30px;">On the display page enter the following in wiki markup mode:</p>
<pre style="padding-left:30px;">{multi-excerpt-include:pageTitle=Base Page|name=excerpt1|nopanel=true}</pre>
<p>The addition of the spacekey parameter allows the Multi-Excerpt macro to be used across spaces, so it is quite useful.</p>
<p>I use this quite a bit, but it still has one limitation &#8211; you can&#8217;t nest multi-excerpt macros &#8211; but I may be asking for a bit much there.</p>
<p>I use it to include the overall page description, then the screen shot, then the steps on how to use the screen, but exclude the navigation and the links to other pages, in my printed content.</p>
<h2>Builder-Show Macro</h2>
<p>The <a href="https://www.adaptavist.com/display/Builder/builder-show+macro" target="_blank">{builder-show} macro</a> is part of the <a href="http://www.adaptavist.com/display/Builder/Home" target="_blank">Adaptavist Theme Builder Plugin</a> and is the coolest macro. The way I use it basically turns Confluence into a bit of database &#8211; yes it&#8217;s a bit complex to set up, but once it&#8217;s set up, the maintenance of the pages is going to be very easy.</p>
<p>Here&#8217;s how I use it &#8211; There are a number of fields on each screen. The same field can be used in multiple screens, and the same description is applicable to each screen. If I keep the description in one page, then I can use that description in multiple pages &#8211; but it only ever needs to be updated in the once place in future.</p>
<p>With the same field description being used on a few screen pages, and the printed manual for those screen pages, it can be used in up to 5 places &#8211; all based on the same source.</p>
<p>The main set-up for this macro is done on the base page, where we put in codes to say which pages the content will display on.</p>
<pre style="padding-left:30px;">{builder-show:title=Display Page}
This is the first excerpt from my page
{builder-show}
{builder-show:title=Base Page}
This is the rest of my page
{builder-show}
{builder-show:title=Base Page, Display Page}
This is the second excerpt from my page
{builder-show}</pre>
<p>The first and third sentences will be shown on the display page, and the second and third sentences will be shown on the base page. Sentence 3 will be show on both pages.</p>
<p>The display page contains the one macro &#8211; the <a href="https://www.adaptavist.com/display/Builder/import+macro" target="_blank">{import} macro</a>.</p>
<pre style="padding-left:30px;">{import:Base Page}</pre>
<p>And that&#8217;s all there is to it <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>There is one small limitation with this macro &#8211; the content on the display page must be shown in the same order as it is on the base page.</p>
<p>I hope that has helped give you some ideas on how to re-use content in your Confluence site, and if you have any more cool macros to share, please leave a comment.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jodiem.wordpress.com/465/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jodiem.wordpress.com/465/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jodiem.wordpress.com/465/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jodiem.wordpress.com/465/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jodiem.wordpress.com/465/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jodiem.wordpress.com/465/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jodiem.wordpress.com/465/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jodiem.wordpress.com/465/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jodiem.wordpress.com/465/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jodiem.wordpress.com/465/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jodiem.wordpress.com/465/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jodiem.wordpress.com/465/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jodiem.wordpress.com/465/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jodiem.wordpress.com/465/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jodiem.com.au&amp;blog=107952&amp;post=465&amp;subd=jodiem&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jodiem.com.au/2011/08/13/the-one-thing-in-one-place-once-rule-using-confluence/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/765548dc4a96c1f8dd10b1f0aaac298a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jodiem</media:title>
		</media:content>

		<media:content url="http://jodiem.files.wordpress.com/2011/08/excerpts.png?w=1024" medium="image">
			<media:title type="html">Excerpts</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting into my Confluence Editing Groove</title>
		<link>http://jodiem.com.au/2011/05/06/getting-into-my-confluence-editing-groove/</link>
		<comments>http://jodiem.com.au/2011/05/06/getting-into-my-confluence-editing-groove/#comments</comments>
		<pubDate>Fri, 06 May 2011 07:17:17 +0000</pubDate>
		<dc:creator>Jodie Miners</dc:creator>
				<category><![CDATA[confluence]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://jodiem.com.au/?p=443</guid>
		<description><![CDATA[I love Confluence. If I could use Textile Markup to do any editing of documents at any time, I would. If Textile Markup was in Google Docs, I would love it (although, now that the keyboard shortcuts are more similar to Word, it&#8217;s a little easier). Of course Confluence is more than about the editing, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jodiem.com.au&amp;blog=107952&amp;post=443&amp;subd=jodiem&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I love Confluence. If I could use Textile Markup to do any editing of documents at any time, I would. If Textile Markup was in Google Docs, I would love it (although, now that the keyboard shortcuts are more similar to Word, it&#8217;s a little easier).</p>
<p>Of course Confluence is more than about the editing, but in this post I&#8217;m going to be concentrating on the editing features of Confluence &#8211; especially Wiki Markup. I do not use anything other than Wiki Markup when editing in Confluence*. Even though the Rich Text Editor has improved in later releases, it is still much easier to do &#8220;* type the text&#8221; to create a bulleted list than to take your hands away from the keyboard and find the icon to apply the bullet style.</p>
<p>(* I do use Rich Text editor when working with large tables &#8211; that is my only concession).</p>
<p>I am currently writing a very large help system in Confluence for a web based App that I work with. There is so much to do, that I need to be quick and have systems in place to do things without repetition.</p>
<p>The one thing that is difficult about editing in Confluence as much as I do, is that it is slow &#8211; this is the nature of web based applications It is slow to get into edit mode, and even slower to save the page and display the finished content again. There is Word connectors and WebDav, but they can be a bit of a pain and I just want to quickly edit text in a simple text editor. I can guarantee it that every time you think that a Confluence page is finished &#8211; there is always one tiny edit that needs to be done, one comma missing or a spelling error &#8211; it is this continuous editing that takes so much time.</p>
<p>What I also want most of all is syntax highlighting in Wiki Markup mode &#8211; so I can concentrate on the text, and ignore the macro&#8217;s and links etc, or quickly find that h2. line with the bit of text I need to edit.</p>
<p>The Confluence Plugin &#8220;<a href="http://stiltsoft.com/products.html#cipe-plugin" target="_blank">Confluence In Place Editor</a>&#8221; (CIPE) is great as it allows you to edit just the section of the page that is within a heading, and the main advantage of it, is that a text popup window pops up instantly &#8211; no more waiting to launch into edit mode.</p>
<p>So I have come up with my workflow for editing Confluence pages &#8211; using a number of tools, and I think, even though it is a bit clunky it is faster and cool, because I now have syntax highlighting.</p>
<h2>My Apps</h2>
<div>These are the apps that I have open when writing my Help System</div>
<div>
<ul>
<li>My app in the browser depending on which one I’m writing about (generally Firefox).</li>
<li>Confluence in Firefox (with <a href="https://addons.mozilla.org/en-us/firefox/addon/textarea-cache/" target="_blank">Text Area Cache</a> plugin enabled &#8211; this is a godsend &#8211; just do not use any Web based editing eg Confluence, WordPress etc without it).</li>
<li><a href="http://notepad-plus-plus.org/" target="_blank">Notepad ++</a> (yes, I&#8217;m a Windows user, you could do similar with TextMate for Mac).</li>
<li><a href="http://www.techsmith.com/snagit/" target="_blank">Snagit</a> (yes, Snagit is now available for Mac also).</li>
<li><a href="http://www.dropbox.com/" target="_blank">Dropbox</a> (definitely the best thing since sliced bread).</li>
<li>The <a href="http://stiltsoft.com/products.html#cipe-plugin" target="_blank">Confluence In Place Editor</a> Plugin</li>
</ul>
<h2>Notepad++</h2>
<div>
<p id="internal-source-marker_0.6689098519273102">I <span class="Apple-style-span" style="font-size:13px;font-weight:normal;">Created a User Defined Language for Confluence &#8211; based on <a href="http://www.arrenbrecht.ch/rextile/editing.htm">this site</a> and refining it myself.  </span><span class="Apple-style-span" style="font-size:15px;font-weight:bold;"><span class="Apple-style-span" style="font-size:13px;font-weight:normal;">Text I have formatted in different colours </span><span class="Apple-style-span" style="font-size:13px;font-weight:normal;">are:</span></span></p>
<ul>
<li>! for images</li>
<li>* for bold and bullets</li>
<li># for numbered lists</li>
<li>Numbers</li>
<li>{text between braces} for macros</li>
<li>h1. h2. h3. etc</li>
<li>[Links to Pages] in blue</li>
</ul>
<p>I&#8217;m sure there are more things I could colour, but that is  a good start and makes the Wiki Markup much more readable.</p>
</div>
<div>When editing your document, save the file in dropbox so it’s updated constantly and backed up (just as it would be if you were editing in Confluence).</div>
<h2><span class="Apple-style-span" style="font-size:15px;font-weight:bold;">Snagit</span></h2>
<div>All screen shots of my App are done in Snagit. I don’t upload them to Confluence until the very end as there is always one last minute change you want to do. I put numbering on the screen shot to point my help text at the correct location on the screen &#8211; I just use the default Snagit numbers.</div>
<div>It is very helpful to have the text file and Snagit side by side so you ensure that the numbering in the text is the same as the screen shot. (Win Key + Left and Right arrows FTW!)</div>
<div>I also upload my .snag files and my .png files to Confluence, so I don’t have to store them in a separate location &#8211; Confluence is my master repository for images. When I need to edit my screen shots for a new release, I just download the .snag file, modify it, create the .png file again, and upload both files back to Confluence.</div>
<div>I use the idea of the _includes page as an image library <a href="http://blogs.atlassian.com/confluence/2010/11/confluence-wiki-technical-writing-content-reuse.html" target="_blank">as shown in this post</a>.</div>
<h2><span class="Apple-style-span" style="font-size:20px;font-weight:bold;">My Workflow</span></h2>
<div>
<div>Here is my workflow for creating and editing my Confluence pages:</p>
<ul id="internal-source-marker_0.6689098519273102">
<li>Create the screen shots and work out what needs to be written about.</li>
<li>Add any numbering or other enhancements to the screen shot in Snagit.</li>
<li>Create the text in Notepad++, viewing the Snagit screenshot side by side with the text to get the text right.</li>
<li>Add the Screen shot link into the document based on the name you have called it in Snagit and the name of your Image Library page.</li>
<li>When the text looks right, paste it into Confluence and have a look at the layout and structure of the document. (Note, there will be no screen shots visible yet &#8211; this makes it a bit cleaner to focus on just the words).</li>
<li>Display the Confluence page and the Notepad++ document side by side on the screen, so as you see things in the Confluence page that need fixing, you can quickly edit the Notepad++ document. (You can do this with two browser windows open side by side also and use the normal Confluence editor).</li>
<li>Check the spelling in Confluence as it uses your built-in browser spell checker with the words underlinked (Notepad++ spelling checker is not that great).</li>
<li>Paste the edited text back in to Confluence when you are done. Using the CIPE plugin helps with that as it makes it much quicker to load than going into edit mode.</li>
<li>Once all the text is correct, drag and drop your image files to the Image Library page.</li>
<li>Refresh and check the completed page in Confluence to make sure everything looks great.</li>
</ul>
</div>
<p>So, that&#8217;s my workflow. What is yours? Do you have any great ideas that will help streamline my processes, or will my ideas help streamline your processes? Let me know in the comments.</p>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jodiem.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jodiem.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jodiem.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jodiem.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jodiem.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jodiem.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jodiem.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jodiem.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jodiem.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jodiem.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jodiem.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jodiem.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jodiem.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jodiem.wordpress.com/443/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jodiem.com.au&amp;blog=107952&amp;post=443&amp;subd=jodiem&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jodiem.com.au/2011/05/06/getting-into-my-confluence-editing-groove/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/765548dc4a96c1f8dd10b1f0aaac298a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jodiem</media:title>
		</media:content>
	</item>
		<item>
		<title>Things to show for 2010</title>
		<link>http://jodiem.com.au/2011/01/17/things-to-show-for-2010/</link>
		<comments>http://jodiem.com.au/2011/01/17/things-to-show-for-2010/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 23:40:14 +0000</pubDate>
		<dc:creator>Jodie Miners</dc:creator>
				<category><![CDATA[confluence]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://jodiem.com.au/?p=412</guid>
		<description><![CDATA[This is just a post to capture some of the things that I was involved in in 2010 that have been reported / blogged about elsewhere. Atlassian Doc Sprint I stumbled across the site for the Atlassian Doc Sprint and thought it sounded quite interesting so put up my hand to volunteer for the project. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jodiem.com.au&amp;blog=107952&amp;post=412&amp;subd=jodiem&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is just a post to capture some of the things that I was involved in in 2010 that have been reported / blogged about elsewhere.</p>
<h2>Atlassian Doc Sprint</h2>
<p>I stumbled across the site for the <a href="http://confluence.atlassian.com/display/DOCSPRINT/Doc+Sprint+Home">Atlassian Doc Sprint</a> and thought it sounded quite interesting so put up my hand to volunteer for the project. 2 days in at the Atlassian Sydney office and working with the Atlassian team in SFO via video conference was great. I love going into other companies and &#8220;looking behind the curtain&#8221; to see how they work. I learnt some things about technical writing and got to meet the team of technical writers at Atlassian. There are definitely some things that can be improved about the Doc Sprint, but as a concept, I think it&#8217;s a great idea, and if you are into Atlassian products, I&#8217;d recommend doing it next time to get involved.</p>
<p>So now, there is a page or two on the <a href="http://confluence.atlassian.com/display/DOC/Re-using+Content+in+Technical+Documentation">official Atlassian documentation</a> that was created by me (mind you, the end result is nicely tidied up to fit with the Atlassian style). Here is a <a href="http://ffeathers.wordpress.com/2011/01/15/new-guide-to-developing-technical-documentation-on-a-wiki/">post by Sarah Maddox</a> explaining the guide to <a href="http://confluence.atlassian.com/display/DOC/Developing+Technical+Documentation+on+Confluence+Wiki">Developing Technical Documentation on Confluence Wiki</a>.</p>
<h2>Girl Develop It</h2>
<p><a href="http://girldevelopit.com/sydney.html">Girl Develop It</a> is a fantastic initiative by <a href="http://www.pamelafox.org/">Pamela Fox</a> from Google to train women in all thing tech. It is based on the <a href="http://girldevelopit.com/">similar program</a> set up in New York. Kate Carruthers introduced me to the program so I signed up to help out with the first course &#8211; HTML and CSS.  The course was a great success and Kate did a <a href="http://katecarruthers.com/blog/2010/10/girl-develop-it-sydney-launches-successfully-ozgdi/">blog post</a> and video of me talking about the course. Pamela has also released her <a href="http://www.teaching-materials.org/htmlcss/">course material</a> which is full of great information. I learned even more than I was giving back, I&#8217;m sure. Next up in February is the <a href="http://www.meetup.com/girldevelopit-sydney/calendar/15986070/">Javascript</a> course &#8211; Book in now, it&#8217;s well worth it.</p>
<p>&nbsp;<br />
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=1.161" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"> <param name="flashvars" value="photo_id=5138741659&amp;photo_secret=bde312404e&amp;flickr_show_info_box=true"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=1.161"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><param name="wmode" value="opaque"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=1.161" bgcolor="#000000" allowfullscreen="true" flashvars="photo_id=5138741659&amp;photo_secret=bde312404e&amp;flickr_show_info_box=true" wmode="opaque" height="300" width="400"></embed></object></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jodiem.wordpress.com/412/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jodiem.wordpress.com/412/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jodiem.wordpress.com/412/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jodiem.wordpress.com/412/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jodiem.wordpress.com/412/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jodiem.wordpress.com/412/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jodiem.wordpress.com/412/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jodiem.wordpress.com/412/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jodiem.wordpress.com/412/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jodiem.wordpress.com/412/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jodiem.wordpress.com/412/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jodiem.wordpress.com/412/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jodiem.wordpress.com/412/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jodiem.wordpress.com/412/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jodiem.com.au&amp;blog=107952&amp;post=412&amp;subd=jodiem&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jodiem.com.au/2011/01/17/things-to-show-for-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/765548dc4a96c1f8dd10b1f0aaac298a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jodiem</media:title>
		</media:content>
	</item>
		<item>
		<title>My Top 10 Apps for 2010</title>
		<link>http://jodiem.com.au/2010/12/27/my-top-10-apps-for-2010/</link>
		<comments>http://jodiem.com.au/2010/12/27/my-top-10-apps-for-2010/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 07:19:43 +0000</pubDate>
		<dc:creator>Jodie Miners</dc:creator>
				<category><![CDATA[confluence]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[My Fav Sites]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://jodiem.com.au/?p=408</guid>
		<description><![CDATA[Following on from my post of My Top 10 Gadgets for 2010, I realised as I was writing it that there were some cool apps and software that I was using this year that deserved to be mentioned. These are not apps that I&#8217;ve bought or started using this year, but the ones I have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jodiem.com.au&amp;blog=107952&amp;post=408&amp;subd=jodiem&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Following on from my post of <a href="http://jodiem.com.au/2010/12/23/my-top-10-gadgets-for-2010/">My Top 10 Gadgets for 2010</a>, I realised as I was writing it that there were some cool apps and software that I was using this year that deserved to be mentioned. These are not apps that I&#8217;ve bought or started using this year, but the ones I have had to most use for this year.</p>
<ol>
<li><strong><a href="http://www.atlassian.com/software/confluence/">Confluence</a> </strong>- I have used Confluence probably more than any other software this year, and I still love it. I jointed Atlassian for two days for their <a href="http://confluence.atlassian.com/display/DOCSPRINT/Doc+Sprint+Home">Doc Sprint</a> a while back, and have been creating lots of complex pages using forms and macros. I love this product.</li>
<li><strong><a href="http://www.google.com/a">Google Apps</a> &#8211; </strong>Basically if you don&#8217;t yet have Google Apps for Your Domain, and you have a domain, then get it. It just works! I would recommend GAFYD to any organisation unless they have a specific reason or are large enough to use Microsoft Exchange.</li>
<li><strong><a href="http://docs.google.com/">Google Docs</a></strong> &#8211; Even though it was sad that Google Wave died this year, there have been so many great features added to Google Docs that I now use either Google Docs or Confluence more than Word. Some of the great new features are Drag and Drop images, Heading Style keyboard shortcuts, <a href="http://jodiem.com.au/2010/07/12/collaborative-document-creation/">Collaborative editing</a> and mobile editing.</li>
<li><strong><a href="http://www.dropbox.com/">Dropbox</a> &#8211; </strong>How much do I love DropBox? Let me count the ways&#8230; It&#8217;s one of those apps that falls into the category of, if you don&#8217;t have it already, just get it now!</li>
<li><strong><a href="http://office.microsoft.com/en-au/access/">Access 2010</a> &#8211; </strong>As with most of the 2010 office suite, Access 2010 is a vast improvement over Access 2007. Having built one major client app in Access 2007 and Access 2010 each, I will very much think to say to clients that unless they upgrade to 2010, there is not much point continuing.</li>
<li><strong><a href="http://www.techsmith.com/snagit/">Snagit</a> </strong>- One of the projects I have been doing this year is writing a help system in Confluence. So ScreenShots are a key part of that project. Snagit is indispensable for ScreenShots. Snagit 10 has some great new features also that makes it worthwhile to get the upgrade.</li>
<li><strong><a href="http://www.microsoft.com/expression/products/Sketchflow_Overview.aspx">Sketchflow</a> </strong>- I did a full project Mockup in Sketchflow. I now have a bit of a love / hate relationship with Sketchflow. It has it&#8217;s place if you are creating a full Silverlight or WPF app, but probably stick with <a href="http://balsamiq.com/">Balsamiq</a> for simple Mockups.</li>
<li><strong><a href="http://office.microsoft.com/en-au/visio/">Visio 2010</a></strong> &#8211; Again there are so many fantastic new features in Visio 2010 that makes it so much easier to create good looking and easy to update diagrams. The new live connectors feature alone is worth the upgrade.</li>
<li><strong><a href="http://notepad-plus-plus.org/">Notepad++</a></strong> &#8211; I use Notepad ++ extensively and just found some great new features in it that makes it even better.</li>
<li><strong><a href="http://www.google.com/chrome/intl/en/landing_chrome.html?hl=en">Google Chrome</a></strong> &#8211; My browser of choice now and the great new features of the Chrome Apps and Syncing makes it the best browser now. I still do use Firefox for web development, however as I love Firebug still.</li>
</ol>
<p>Other Mentions:</p>
<ul>
<li><strong>Gmail </strong>- still my favourite email app &#8211; every time I have to use Outlook (event though 2010 is much better), I die a little inside.</li>
<li><strong>Various VPN&#8217;s</strong> &#8211; I use at least 4 VPN clients and it allows me to connect to various client workplaces and work remotely, which is great.</li>
<li><strong>Office 2010</strong> &#8211; Apart from the specific mentions above, Office 2010 is just a fantastic improvement over 2007.</li>
<li><strong>Google Wave</strong> &#8211; Such sad news this year that Wave was killed off. But overall it might be good &#8211; there are features that have been integrated into Google Docs, and now Facebook messaging will be taking a leaf from Google Wave &#8211; can&#8217;t wait to see that.</li>
<li><strong>SharePoint 2010</strong> &#8211; I haven&#8217;t done much work with SharePoint this year, but I can&#8217;t wait to get my hands on SharePoint 2010 for a real client&#8217;s site to see how it works.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jodiem.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jodiem.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jodiem.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jodiem.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jodiem.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jodiem.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jodiem.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jodiem.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jodiem.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jodiem.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jodiem.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jodiem.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jodiem.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jodiem.wordpress.com/408/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jodiem.com.au&amp;blog=107952&amp;post=408&amp;subd=jodiem&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jodiem.com.au/2010/12/27/my-top-10-apps-for-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/765548dc4a96c1f8dd10b1f0aaac298a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jodiem</media:title>
		</media:content>
	</item>
		<item>
		<title>Confluence and SharePoint Wikis</title>
		<link>http://jodiem.com.au/2009/05/31/confluence-and-sharepoint-wikis/</link>
		<comments>http://jodiem.com.au/2009/05/31/confluence-and-sharepoint-wikis/#comments</comments>
		<pubDate>Sun, 31 May 2009 09:50:30 +0000</pubDate>
		<dc:creator>Jodie Miners</dc:creator>
				<category><![CDATA[confluence]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://blog.jodiem.com.au/?p=169</guid>
		<description><![CDATA[This is the contents of a talk that I gave at the May 2009 meeting of SBTUG. It was a session on comparing the features of the wonderful enterprise wiki product Confluence by Atlassian and the wiki features of SharePoint.  The session content was delivered to the user group using the confluence online trial sandbox where [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jodiem.com.au&amp;blog=107952&amp;post=169&amp;subd=jodiem&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is the contents of a talk that I gave at the May 2009 meeting of <a href="http://www.sbtug.com" target="_blank">SBTUG</a>. It was a session on comparing the features of the wonderful enterprise wiki product <a href="http://www.atlassian.com/software/confluence/" target="_blank">Confluence</a> by Atlassian and the wiki features of SharePoint. </p>
<p>The session content was delivered to the user group using the confluence <a href="http://confluence.demo.atlassian.com/display/TEST/Confluence+sandbox" target="_blank">online trial sandbox</a> where you can try most aspects of confluence online before you buy. </p>
<p style="color:#000000;font-weight:normal;font-size:10pt;line-height:13pt;margin:10px 0;padding:0;">This talk will not go into the following</p>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>Other Wiki&#8217;s other than SharePoint and Confluence &#8211; See WikiMatrix for a complete comparison of all Wiki Software <a rel="nofollow" href="http://www.wikimatrix.org/index.php">http://www.wikimatrix.org/index.php</a>.</li>
<li>The whole debate over the use of Wiki&#8217;s and whether you can trust the content on Wiki&#8217;s &#8211; this is for a corporate usage where there is unlikely to be anonymous comments allowed.</li>
<li>WikiPatterns &#8211; although you should look at this site if you are interested in Wiki&#8217;s at all - <a rel="nofollow" href="http://www.wikipatterns.com/display/wikipatterns/Wikipatterns">http://www.wikipatterns.com/display/wikipatterns/Wikipatterns</a>.</li>
</ul>
<h2><strong>What is a Wiki</strong></h2>
<p>According to <a href="http://en.wikipedia.org/wiki/Wiki" target="_blank">wikipedia</a>, a wiki is:</p>
<blockquote><p>A <strong><span style="font-weight:normal;">wiki</span></strong> is a website that uses wiki software, allowing the easy creation and editing of any number of interlinked (often databased) Web pages, using a simplified markup language. Wikis are often used to create collaborative websites and to power community websites &#8230; originally described it as &#8220;the simplest online database that could possibly work.&#8221;</p></blockquote>
<h2><strong>SharePoint and Wiki Features</strong></h2>
<p><strong>Wiki Features</strong></p>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>No external Editor, no uploading documents, edit button on the page</li>
<li>Wiki pages are constantly a work in progress - <a rel="nofollow" href="http://c2.com/cgi/wiki?WorkInProgress">http://c2.com/cgi/wiki?WorkInProgress</a> <em>(but Confluence has some add-ins for Page Status)</em></li>
<li>Revision Comparison</li>
<li>Recently Edited Pages</li>
<li>Links can go anywhere (not a structured hierarchy)</li>
<li>Comments and Discussions</li>
</ul>
<p><a name="SharePointandWikiFeatures-SharePointfeatures"></a><strong>SharePoint features</strong></p>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>Document Management</li>
<li>Integration with MS Office</li>
</ul>
<p style="color:#000000;font-weight:normal;font-size:10pt;line-height:13pt;margin:10px 0;padding:0;">No Matter how structured and organised your content is and how good your search is in SharePoint, a Wiki still makes the information much more discoverable as it&#8217;s not hidden away in documents, it&#8217;s just a few clicks away at all times.</p>
<p style="color:#000000;font-weight:normal;font-size:10pt;line-height:13pt;margin:10px 0;padding:0;">But Structured Publishing pages on SharePoint could just about do the same thing.</p>
<h2>Confluence and SharePoint Comparisons</h2>
<h3>Confluence</h3>
<h4><a name="ConfluenceandSharePointcomparisons-For"></a>For</h4>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>Has many many features for corporate Wiki useage</li>
<li>Many installation options (eg Database could be MySQL, Oracle or SQL Server)</li>
<li>Is the most extensible Wiki platform through the Macro&#8217;s and Add-ins</li>
<li>Atlassian have won multiple awards</li>
<li>Confluence is now the defacto standard for corporate wiki&#8217;s</li>
<li>It can integrate with SharePoint</li>
<li>Has excellent Word and Excel editing capabilities</li>
</ul>
<h4><a name="ConfluenceandSharePointcomparisons-Against"></a>Against</h4>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>Built on Java &#8211; many MSFT only businesses may be scared off by that</li>
<li>Smaller company &#8211; people may think, will they be around in a few years time</li>
<li>Has to be integrated with Active Directory to be useful for business &#8211; this can be difficult</li>
<li>Output to PDF limited and very hard to customise</li>
<li>Not there just yet with Office 2007 support (although it is coming)</li>
</ul>
<h4><a name="ConfluenceandSharePointcomparisons-Other"></a>Other</h4>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>Does not use CamelCase linking notation (like other wiki&#8217;s), uses Free Linking (Square Brackets) instead &#8211; see<a rel="nofollow" href="http://en.wikipedia.org/wiki/Wiki#Linking_and_creating_pages">http://en.wikipedia.org/wiki/Wiki#Linking_and_creating_pages</a></li>
<li>Atlassian&#8217;s own Comparison Page but it is very old (2005) <a rel="nofollow" href="http://confluence.atlassian.com/display/DISC/Comparison+Matrix">http://confluence.atlassian.com/display/DISC/Comparison+Matrix</a></li>
</ul>
<h3><a name="ConfluenceandSharePointcomparisons-SharePoint"></a>SharePoint</h3>
<h4><a name="ConfluenceandSharePointcomparisons-For"></a>For</h4>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>Is already part of SharePoint &#8211; nothing extra to maintain or install</li>
</ul>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>Features of SharePoint that can be used with the Wiki (from <a rel="nofollow" href="http://woodywindy.spaces.live.com/blog/cns!773832677F575173!653.entry">http://woodywindy.spaces.live.com/blog/cns!773832677F575173!653.entry</a>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>Setting Alerts to be notified of changes *</li>
<li>Setting the permissions of the library, or even individual pages *</li>
<li>Adding metadata fields &#8211; for example, subject tags, or even links to supporting documents</li>
<li>RSS feeds *</li>
<li>Requiring approval and document check-out for changes</li>
<li>Creating different views of the information</li>
<li>Friendly URL&#8217;s *</li>
<li>Add Web Parts to your Wiki Page</li>
</ul>
</li>
</ul>
<p style="color:#000000;font-weight:normal;font-size:10pt;line-height:13pt;margin:10px 0;padding:0;">The items above with a * are available in Confluence also</p>
<h4><a name="ConfluenceandSharePointcomparisons-Against"></a>Against</h4>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>It&#8217;s not really a Wiki</li>
<li>Only uses SharePoint&#8217;s basic editor</li>
<li>Uploading images is a really big pain</li>
<li>A list of things that SharePoint can&#8217;t do from <a rel="nofollow" href="http://www.henricodolfing.com/2009/05/sharepoint-as-enterprise-wiki.html">http://www.henricodolfing.com/2009/05/sharepoint-as-enterprise-wiki.html</a>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>There is no support for standard Wiki markup language.</li>
<li>The content editing capabilities of the default SharePoint Web Editor are limited.</li>
<li>There is no taxonomy solution, i.e. content tagging and hierarchical categories.</li>
<li>There is no content rating</li>
<li>There is no support for subscription RSS feeds.</li>
<li>No support for comments on Wiki pages. You can add discussion boards, but those are something different than what you would expect from a Wiki.</li>
<li>The capability for generating reports on the Wiki activity are rather limited.</li>
<li>There are no Wiki content templates (but this you could easily solve by creating a few page templates yourself).</li>
<li>There is no easy way to attach files to Wiki pages. You have to do this by adding the content to a document library, and then include the link in your Wiki page.</li>
<li>There is no support for things like Wanted pages, Orphaned pages, Most/Least Popular Pages, and Recent Visitors.</li>
</ul>
</li>
</ul>
<h4><a name="ConfluenceandSharePointcomparisons-Other"></a>Other</h4>
<p style="color:#000000;font-weight:normal;font-size:10pt;line-height:13pt;margin:10px 0;padding:0;">Here are some links to articles about the SharePoint Wiki feature</p>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li><a rel="nofollow" href="http://technet.microsoft.com/en-us/magazine/cc162514.aspx">http://technet.microsoft.com/en-us/magazine/cc162514.aspx</a></li>
<li><a rel="nofollow" href="http://www.wikisym.org/ws2008/index.php/How_good_is_MS_Sharepoint_as_a_wiki%3F">http://www.wikisym.org/ws2008/index.php/How_good_is_MS_Sharepoint_as_a_wiki%3F</a></li>
<li>A Demo <a rel="nofollow" href="http://office.microsoft.com/en-us/sharepointtechnology/HA102348881033.aspx">http://office.microsoft.com/en-us/sharepointtechnology/HA102348881033.aspx</a></li>
<li><a rel="nofollow" href="http://woodywindy.spaces.live.com/blog/cns!773832677F575173!653.entry">http://woodywindy.spaces.live.com/blog/cns!773832677F575173!653.entry</a></li>
<li><a rel="nofollow" href="http://blog.seibert-media.net/2009/02/arbeitstechniken/ms-sharepoint-as-a-wiki-few-functions-less-compatibility/">http://blog.seibert-media.net/2009/02/arbeitstechniken/ms-sharepoint-as-a-wiki-few-functions-less-compatibility/</a></li>
<li><a rel="nofollow" href="http://blogs.atlassian.com/news/2009/03/comparing_sharepoint_to_confluence_wiki.html">http://blogs.atlassian.com/news/2009/03/comparing_sharepoint_to_confluence_wiki.html</a></li>
<li><a rel="nofollow" href="http://www.henricodolfing.com/2009/05/sharepoint-as-enterprise-wiki.html">http://www.henricodolfing.com/2009/05/sharepoint-as-enterprise-wiki.htm</a><a rel="nofollow" href="http://www.wssdemo.com/Wiki/default.aspx"></a></li>
<li><a rel="nofollow" href="http://www.wssdemo.com/Wiki/default.aspx">http://www.wssdemo.com/Wiki/default.aspx</a></li>
</ul>
<h2><a href="http://confluence.demo.atlassian.com/display/TEST/To+Wysiwyg+or+not+to+Wysiwyg"><span style="color:#000000;">To Wysiwyg or not to Wysiwyg</span></a></h2>
<p style="color:#000000;font-weight:normal;font-size:10pt;line-height:13pt;margin:10px 0;padding:0;">There are a lot of for&#8217;s and against for wysiwyg editing of wiki&#8217;s. See <a rel="nofollow" href="http://c2.com/cgi/wiki?WysiwygWikiUsefulArguments">http://c2.com/cgi/wiki?WysiwygWikiUsefulArguments</a></p>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>Wiki syntax is much simpler than HTML - <em>like a simple conversion layer between rich text and html</em></li>
<li>One of the main advantages of a wiki is its lightweight structure <em>Confluence has a few basic formats, if you can&#8217;t say what you need to say with a few heading styles and bold and italic, it&#8217;s probably too complex.</em></li>
<li>Wiki syntax is simple, straightforward and intuitive - <em>once you get used to working with it, it is much quicker to create documents</em></li>
<li>Keyboard shortcuts make editing quicker - <a rel="nofollow" href="http://confluence.atlassian.com/display/DOC/Keyboard+Shortcuts">http://confluence.atlassian.com/display/DOC/Keyboard+Shortcuts</a></li>
</ul>
<p style="color:#000000;font-weight:normal;font-size:10pt;line-height:13pt;margin:10px 0;padding:0;">However</p>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>Large Tables are a real pain - <a rel="nofollow" href="http://confluence.atlassian.com/display/DOC/Working+with+Tables">http://confluence.atlassian.com/display/DOC/Working+with+Tables</a></li>
</ul>
<p style="color:#000000;font-weight:normal;font-size:10pt;line-height:13pt;margin:10px 0;padding:0;">A Quote  from <a rel="nofollow" href="http://woodywindy.spaces.live.com/blog/cns!773832677F575173!653.entry">http://woodywindy.spaces.live.com/blog/cns!773832677F575173!653.entry</a></p>
<blockquote>
<p style="color:#000000;font-weight:normal;font-size:10pt;line-height:13pt;margin:10px 0;padding:0;">One of the complaints often leveled against SharePoint&#8217;s wiki is its lack of support for &#8220;wiki markup&#8221; beyond intra-site page links. While this is true as far as it goes, it doesn&#8217;t consider what that markup is designed to do &#8211; compensate for the plain-text editing features of most wiki systems. For example, to make italic text in many wiki systems, you enclose the text in &#8221;double apostrophes&#8221;. Yet while there are some conventions, there is no true &#8220;wiki markup&#8221; standard.</p>
</blockquote>
<h2>SharePoint Demos</h2>
<p>(the demos for Confluence were done in real time during the talk).</p>
<p><span style="line-height:17px;">Screen Cast Demo 1 <a rel="nofollow" href="http://screencast.com/t/oau54Mt3ONs">http://screencast.com/t/oau54Mt3ONs</a></span></p>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>Navigation</li>
<li>Breadcrumbs</li>
<li>Wiki Pages</li>
<li>Orphaned Pages</li>
</ul>
<p style="color:#000000;font-weight:normal;font-size:10pt;line-height:13pt;margin:10px 0;padding:0;">Screen Cast Demo 2 <a rel="nofollow" href="http://screencast.com/t/MtM5ZPUC">http://screencast.com/t/MtM5ZPUC</a></p>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>Create Link to new Page</li>
<li>Insert a Table</li>
<li>Format some fonts &#8211; yes you can easily make it very ugly</li>
<li>Go to history</li>
<li>Restore an old version</li>
</ul>
<p style="color:#000000;font-weight:normal;font-size:10pt;line-height:13pt;margin:10px 0;padding:0;">Screen Cast Demo 3 <a rel="nofollow" href="http://screencast.com/t/hMljFNIe0">http://screencast.com/t/hMljFNIe0</a></p>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>Insert a picture into a SharePoint Wiki &#8211; <em>showing ow difficult it is to just add a simple picture into a SharePoint wiki.</em></li>
</ul>
<h2>Extending the Wiki</h2>
<h3>Confluence</h3>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>Plug ins <a rel="nofollow" href="http://www.atlassian.com/software/confluence/plugins/">http://www.atlassian.com/software/confluence/plugins/</a></li>
<li>Intranet / Extranet</li>
<li>Full Website see <a rel="nofollow" href="http://www.customware.net/">http://www.customware.net</a></li>
<li>Wiki Wednesday <a rel="nofollow" href="http://www.customware.net/repository/display/WikiWednesday/Wiki+Wednesday">http://www.customware.net/repository/display/WikiWednesday/Wiki+Wednesday</a></li>
<li>See Confluence Pricing <a rel="nofollow" href="http://www.atlassian.com/software/confluence/pricing.jsp">http://www.atlassian.com/software/confluence/pricing.jsp</a></li>
</ul>
<h3><a name="ExtendingtheWiki-SharePoint"></a>SharePoint</h3>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>CKS:EWE <a rel="nofollow" href="http://cks.codeplex.com/Wiki/View.aspx?title=Enhanced%20Wiki%20Edition">http://cks.codeplex.com/Wiki/View.aspx?title=Enhanced%20Wiki%20Edition</a>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>Free</li>
<li>Not Supported</li>
<li>in Beta 2 now</li>
<li>Beta 3 planned</li>
<li>Development seems to have slowed</li>
</ul>
</li>
<li>SharePoint Wiki Plus <a rel="nofollow" href="http://www.kwizcom.com/ProductPage.asp?ProductID=524&amp;ProductSubNodeID=525">http://www.kwizcom.com/ProductPage.asp?ProductID=524&amp;ProductSubNodeID=525</a></li>
<li>&gt; $2.5k per server <a rel="nofollow" href="http://www.kwizcom.com/ContentPage.asp?PageId=663">http://www.kwizcom.com/ContentPage.asp?PageId=663</a></li>
</ul>
<h2>The Bottom Line</h2>
<h3>My thoughts</h3>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>Use the Wiki Feature on SharePoint but maybe don&#8217;t call it a Wiki, or you might put people off Wiki&#8217;s for ever.</li>
<li>The SharePoint Dev Wiki is on Confluence <a rel="nofollow" href="http://www.sharepointdevwiki.com/">http://www.sharepointdevwiki.com</a></li>
<li>SharePoint is great for structured, corporate information that are policies and procedures that do not need to be edited regularly. If you are a SharePoint house, then use the Publishing Pages and document libraries for the structured information and allow Wiki&#8217;s in smaller team sites where a few people are editing them and they are small and single subject based.</li>
<li>Comparing Confluence Enterprise Wiki to SharePoint Wiki is really not fair. SharePoint is not an Enterprise Wiki, and has never tried to be.</li>
<li>However, comparing a corporate Intranet built on SharePoint vs one built on Confluence may be a better comparison, but that is a topic for another session.</li>
<li>In a future session we will look into the Confluence SharePoint Connector to see if it really does enable a company to have the best of both worlds.</li>
</ul>
<h3><a name="BottomLine-Thoughtsfromothers"></a>Thoughts from others</h3>
<p style="color:#000000;font-weight:normal;font-size:10pt;line-height:13pt;margin:10px 0;padding:0;">From <a rel="nofollow" href="http://www.wikisym.org/ws2008/index.php/How_good_is_MS_Sharepoint_as_a_wiki%3F">WikiSym 2008</a></p>
<ul style="font-size:10pt;line-height:13pt;list-style-type:disc;">
<li>The wiki is the place for fast collaborations.</li>
<li>Sharepoint is the place to go for final documents (authoritative).</li>
</ul>
<p style="color:#000000;font-weight:normal;font-size:10pt;line-height:13pt;margin:10px 0;padding:0;">From <a rel="nofollow" href="http://www.henricodolfing.com/2009/05/sharepoint-as-enterprise-wiki.html">http://www.henricodolfing.com/2009/05/sharepoint-as-enterprise-wiki.html</a></p>
<blockquote>
<p style="color:#000000;font-weight:normal;font-size:10pt;line-height:13pt;margin:10px 0;padding:0;">By definition, SharePoint is something completely different than an enterprise Wiki. If all you want is a Wiki, you don&#8217;t have to spend your time on implementing SharePoint. There are better solutions out there. But a Wiki is very rarely the only thing that a company wants, and if SharePoint does the most things you as a company wants, then it is very easy to add some 3rd party Wiki functionality and that way satisfying your need for an enterprise Wiki as well.</p>
</blockquote>
<p style="color:#000000;font-weight:normal;font-size:10pt;line-height:13pt;margin:10px 0;padding:0;">From <a rel="nofollow" href="http://blogs.atlassian.com/news/2009/03/comparing_sharepoint_to_confluence_wiki.html">http://blogs.atlassian.com/news/2009/03/comparing_sharepoint_to_confluence_wiki.html</a></p>
<blockquote>
<p style="color:#000000;font-weight:normal;font-size:10pt;line-height:13pt;margin:10px 0;padding:0;">Document-centric collaboration systems like SharePoint certainly have a place in the universe. Atlassian has always maintained that SharePoint is an excellent tool for storing and managing online Office documents. That&#8217;s why we partnered with Microsoft to build the SharePoint Connector. Martin&#8217;s post forces us to think about the differences between the wiki way of collaborating and the SharePoint way of collaborating. Those differences run deeper than a few superficial features like browser support and wiki markup. At it&#8217;s core, Sharepoint strives to be something different than an enterprise wiki.</p>
</blockquote>
<p><span style="line-height:17px;"> </span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jodiem.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jodiem.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jodiem.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jodiem.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jodiem.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jodiem.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jodiem.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jodiem.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jodiem.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jodiem.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jodiem.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jodiem.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jodiem.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jodiem.wordpress.com/169/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jodiem.com.au&amp;blog=107952&amp;post=169&amp;subd=jodiem&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jodiem.com.au/2009/05/31/confluence-and-sharepoint-wikis/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/765548dc4a96c1f8dd10b1f0aaac298a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jodiem</media:title>
		</media:content>
	</item>
	</channel>
</rss>
