<?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>Little Girl&#039;s Mostly Linux Blog</title>
	<atom:link href="http://mostlylinux.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mostlylinux.wordpress.com</link>
	<description>Nothing to see here. Move along...</description>
	<lastBuildDate>Thu, 19 Nov 2009 02:11:07 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='mostlylinux.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/5fc62dccc8b71d05abaab9aa6de8d77a?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Little Girl&#039;s Mostly Linux Blog</title>
		<link>http://mostlylinux.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mostlylinux.wordpress.com/osd.xml" title="Little Girl&#039;s Mostly Linux Blog" />
		<item>
		<title>Book on a Stick updated to v0.7</title>
		<link>http://mostlylinux.wordpress.com/2009/11/18/book-on-a-stick-updated-to-v0-7/</link>
		<comments>http://mostlylinux.wordpress.com/2009/11/18/book-on-a-stick-updated-to-v0-7/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 02:11:07 +0000</pubDate>
		<dc:creator>mostlylinux</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[writer]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[cross-platform]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[NaNoWriMo]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[open-source]]></category>

		<guid isPermaLink="false">http://mostlylinux.wordpress.com/?p=1572</guid>
		<description><![CDATA[Book on a Stick has been updated to v0.7 with more changes than you can shake two sticks at:

Interface:

Added a comment to the source code on whether the Tagged:: namespace should be deprecated.
Added a customizable New page template provided by FBnil.
Added a sort button to the editor, thanks to code provided by FBnil.
Added the code [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=1572&subd=mostlylinux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://mostlylinux.wordpress.com/nonlinux/bookonastick/">Book on a Stick</a> has been updated to v0.7 with more changes than you can shake two sticks at:</p>
<ul>
<li><b><u>Interface:</u></b></li>
<ul>
<li>Added a comment to the source code on whether the <b>Tagged::</b> namespace should be deprecated.</li>
<li>Added a customizable <b>New page template</b> provided by <a href="http://woas.iragan.com/viewtopic.php?id=561">FBnil</a>.</li>
<li>Added a <b>sort button</b> to the editor, thanks to code provided by <a href="http://woas.iragan.com/viewtopic.php?id=561">FBnil</a>.</li>
<li>Added the code for <b>code blocks with syntax highlighting</b> provided by <a href="http://woas.iragan.com/viewtopic.php?id=561">FBnil</a>.</li>
<li>Added the CSS entry for <b>code blocks with syntax highlighting</b> provided by <a href="http://woas.iragan.com/viewtopic.php?id=561">FBnil</a>.</li>
<li>Added the <b>table.text_area caption</b> CSS entry so table captions can be styled.</li>
<li>Added the <b>expanddiv(div)</b> function to be used in <b>dynamic block text areas</b>.</li>
<li>Added the <b>expandspan(span)</b> function to be used in <b>dynamic inline text areas</b>.</li>
<li>Added the <b>setImageLocal(starttag,endtag)</b> function to customize the prompt you get when clicking the <b>Image</b> button in the editor for embedding images.</li>
<li>Performed all sorts of code cleanup contributed by <a href="http://woas.iragan.com/viewtopic.php?id=561">FBnil</a>.</li>
<li>Removed the <b>Embed file into wiki</b> option from the <b>Special::Advanced</b> page.</li>
<li>Removed the <b>MAIN TEXT AREA FOOTER 2</b> CSS entry.</li>
<li>Renamed the <b>MAIN TEXT AREA FOOTER 1</b> CSS entry to <b>FOOTER</b>.</li>
<li>Renamed the <b>Images</b> namespace to <b>Wiki</b>.</li>
<li>Repaired the search box focus, thanks to code provided by <a href="http://woas.iragan.com/viewtopic.php?id=561">FBnil</a>.</li>
<li>Replaced the banner icons and the icon images used in <b>[[Images::]]</b> namespace pages with <a href="http://tango.freedesktop.org/Tango_Desktop_Project">Tango icons</a>.</li>
<li>Updated the code for <b>function setImage(starttag,endtag)</b> so it&#8217;s more obvious what the <b>Image</b> button in the editor wants of you when you click it.</li>
<li>Updated the styling for the <b>Help</b> and <b>Delete this page</b> buttons in the editor to give them a bit of padding on the right.</li>
</ul>
<li><b><u>Content:</u></b></li>
<ul>
<li>Added instructions for delayed page redirection to the <b>Help::JavaScript</b> page.</li>
<li>Added instructions for <b>dynamic block text areas</b> and <b>dynamic inline text areas</b> to the <b>Help::Spoilers</b> page.</li>
<li>Added instructions for the sort button to the <b>Help</b> pop-up in the editor.</li>
<li>Added the <b>About</b> button to the menu.
<li>Added the <b>Add expanding menu entries</b> section to the <b>Help::Edit the menu</b> page.
<li>Added the <b>Examples</b>, <b>Help</b>, <b>Images</b>, <b>Syntax</b>, and <b>Utilities</b> pages so the pages they link to can be hidden, making the list of all pages shorter and easier to navigate.
<li>Added the <b>Help::Change wiki settings</b> page.
<li>Added the <b>Help::Include text file</b> page.
<li>Added the <b>Help::New page template</b> page.
<li>Added the <b>Help::Navigation</b> page.
<li>Added the <b>Help::Spoilers</b> page.
<li>Added the <b>Help::Syntax</b> page.
<li>Added the <b>Utility::Word frequency</b> page.
<li>Removed the <b>About this wiki</b> footer.
<li>Removed the <b>Help::Embed a file</b> page.
<li>Removed the <b>Images::Help</b> page.
<li>Removed the spoiler content from the <b>Help::Text formatting</b> page.
<li>Removed the <b>Utility::Creative Commons License</b> page.
<li>Removed the <b>Word count button</b> page.
<li>Renamed the <b>Help::Footers</b> page to <b>Help::Footer</b>.
<li>Renamed the <b>Help::Page tags</b> page to <b>Help::Tags</b>.
<li>Renamed the <b>Links for writers</b> page to <b>Utility::Links for writers</b>.
<li>Renamed the <b>Main Page</b> to <b>Main page</b> (changing its case).
<li>Renamed the <b>Said</b> page to <b>Utility::Said</b>.
<li>Updated the content of the <b>footer</b>.
<li>Updated the <b>Example::Overview</b> page.
<li>Updated the <b>Getting Started</b> page.
<li>Updated the <b>Help::Bugs</b> page.
<li>Updated the <b>Help::Code blocks</b> page, adding instructions on how to use code blocks with syntax highlighting from code provided by <a href="http://woas.iragan.com/viewtopic.php?id=561">FBnil</a>.
<li>Updated the <b>Help::CSS</b> page.
<li>Updated the <b>Help::Delete a page</b> page.
<li>Updated the <b>Help::Edit the menu</b> page.
<li>Updated the <b>Help::Erase all pages</b> page.
<li>Updated the <b>Help::Footer</b> page.
<li>Updated the <b>Help::Headers</b> page.
<li>Updated the <b>Help::Images</b> page with instructions on how to use the image embedding interface, which has been fixed by <a href="http://woas.iragan.com/viewtopic.php?id=561">FBnil</a>.
<li>Updated the <b>Help::Include web page</b> page.
<li>Updated the <b>Help::Include wiki page</b> page.
<li>Updated the <b>Help::Lists</b> page.
<li>Updated the <b>Help::Page creation</b> page.
<li>Updated the <b>Help::Requirements</b> page.
<li>Updated the <b>Help::Table of Contents</b> page.
<li>Updated the <b>Help::Tables</b> page.
<li>Updated the <b>Help::Transclusion</b> page.
<li>Updated the <b>Help::Word count</b> page.
<li>Updated the <b>History</b> page.
<li>Updated the layout of some of the help pages.
<li>Updated the <b>Special::About</b> page.
<li>Updated the <b>Special::Advanced</b> page, adding the <b>Edit the new page template</b> entry provided by <a href="http://woas.iragan.com/viewtopic.php?id=561">FBnil</a> to the <b>Advanced</b> section.
<li>Updated the <b>Special::Search</b> page with code provided by <a href="http://woas.iragan.com/viewtopic.php?id=561">FBnil</a>.
<li>Updated the text on menu buttons so the letters are mixed case.
<li>Updated the <b>Utility::Buttons</b> page.
<li>Updated the <b>Utility::Links for writers</b> page.
   </ul>
</ul>
Posted in News Tagged: author, book, cross-platform, free, GNU/Linux, JavaScript, Linux, NaNoWriMo, open-source, portable, wiki, writer, writing, XHTML <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mostlylinux.wordpress.com/1572/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mostlylinux.wordpress.com/1572/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mostlylinux.wordpress.com/1572/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mostlylinux.wordpress.com/1572/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mostlylinux.wordpress.com/1572/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mostlylinux.wordpress.com/1572/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mostlylinux.wordpress.com/1572/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mostlylinux.wordpress.com/1572/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mostlylinux.wordpress.com/1572/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mostlylinux.wordpress.com/1572/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=1572&subd=mostlylinux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mostlylinux.wordpress.com/2009/11/18/book-on-a-stick-updated-to-v0-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a128144cb13c7b22976812749e1c85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mostlylinux</media:title>
		</media:content>
	</item>
		<item>
		<title>Book on a Stick updated to v0.6</title>
		<link>http://mostlylinux.wordpress.com/2009/10/27/book-on-a-stick-updated-to-v0-6/</link>
		<comments>http://mostlylinux.wordpress.com/2009/10/27/book-on-a-stick-updated-to-v0-6/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 21:48:22 +0000</pubDate>
		<dc:creator>mostlylinux</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[cross-platform]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[NaNoWriMo]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[writer]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://mostlylinux.wordpress.com/?p=1557</guid>
		<description><![CDATA[Book on a Stick has been updated to v0.6 with more changes than you can shake a stick at:

Interface:

Added a Delete page function from Wiki on a Stick v0.9.7b.
Added a Go to function from Wiki on a Stick v0.9.7b.
Added a Help button to the editor to explain all the editor functions.
Added footer areas beneath the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=1557&subd=mostlylinux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://mostlylinux.wordpress.com/nonlinux/bookonastick/">Book on a Stick</a> has been updated to v0.6 with more changes than you can shake a stick at:</p>
<ul>
<li><b><u>Interface:</u></b></li>
<ul>
<li>Added a <b>Delete page</b> function from Wiki on a Stick v0.9.7b.</li>
<li>Added a <b>Go to</b> function from Wiki on a Stick v0.9.7b.</li>
<li>Added a <b>Help</b> button to the editor to explain all the editor functions.</li>
<li>Added <b>footer</b> areas beneath the main text area.</li>
<li>Added the CSS code for the new <b>footer</b> areas so they can be styled from within the wiki.</li>
<li>Added the CSS code for the new <b>div.debug_console</b> class so the debugger can be styled from within the wiki.</li>
<li>Added the <b>open_editor_help()</b> function to be used by the <b>Help</b> button in the editor.</li>
<li>Changed the size of the help pop-up that displays when the Table button is clicked in the editor.</li>
<li>Updated my comments in the source code for clarity.</li>
<li>Updated the code for the debug console layout, removing the empty line between the console and the <b>Clear</b> button, and changing the text of the <b>Clear</b> button to say <b>Clear Debug console</b> instead.</li>
<li>Updated the code for the <b>Main Page</b> menu button so that if you rename the main page, the button will still work.</li>
<li>Updated the CSS code for buttons in the editor and menu so they change color and the cursor changes to a hand when the mouse hovers over them.</li>
<li>Updated the CSS code for <b>spoilers</b> so that they can now be used not only for span tags, but also div, p, td, and possibly other tags as well.</li>
<li>Updated the wiki erasing function so the menu buttons are preserved when the wiki is erased.</li>
</ul>
<li><b><u>Content:</u></b></li>
<ul>
<li>Added a <b>Delete page</b> button to the menu.</li>
<li>Added instructions for using <b>Go to</b> and <b>Delete page</b> links to the <b>Help::Links</b> page.</li>
<li>Added the <b>Example::Table of Contents</b> page.</li>
<li>Added the <b>Help::Footers</b> page to explain footers and how to work with them.</li>
<li>Added the <b>syntax</b> tag to the <b>Help::Include web page</b>, <b>Help::Page tags</b>, and <b>Help::Table of Contents</b> pages.</li>
<li>Moved the code for the menu buttons to the <b>Utility::Buttons</b> page.</li>
<li>Renamed the <b>Word Count</b> page to <b>Word count button</b>.</li>
<li>Renamed the <b>Word Count 2</b> page to <b>Word count utility</b>.</li>
<li>Replaced the code for the buttons in the menu with an include link to the <b>Utility::Buttons</b> page.</li>
<li>Updated the <b>Getting Started</b> page.</li>
<li>Updated the <b>Help::Bugs</b> page.</li>
<li>Updated the <b>Help::Code blocks (preformatted text)</b> page.</li>
<li>Updated the <b>Help::CSS</b> page.</li>
<li>Updated the <b>Help::Delete a page</b> page.</li>
<li>Updated the <b>Help::Edit a page</b> page.</li>
<li>Updated the <b>Help::Edit the menu</b> page.</li>
<li>Updated the <b>Help::Erase all pages</b> page.</li>
<li>Updated the <b>Help::Horizontal rules (lines)</b> page, adding a custom width horizontal rule aligned to the right.</li>
<li>Updated the <b>Help::Images</b> page.</li>
<li>Updated the <b>Help::Import pages</b> page.</li>
<li>Updated the <b>Help::Include wiki page</b> page.</li>
<li>Updated the <b>Help::JavaScript</b> page.</li>
<li>Updated the <b>Help::Links</b> page.</li>
<li>Updated the <b>Help::Lists</b> page to include instructions for various types of HTML lists.</li>
<li>Updated the <b>Help::Non-breaking spaces</b> page.</li>
<li>Updated the <b>Help::Page creation</b> page.</li>
<li>Updated the <b>Help::Page name too long</b> page.</li>
<li>Updated the <b>Help::Page scrolling</b> page.</li>
<li>Updated the <b>Help::Page tags</b> page.</li>
<li>Updated the <b>Help::Page with no name</b> page.</li>
<li>Updated the <b>Help::Parent and child pages</b> page.</li>
<li>Updated the <b>Help::Publish wiki online</b> page.</li>
<li>Uodated the <b>Help::Rename a page</b> page.</li>
<li>Updated the <b>Help::Table of Contents</b> page.</li>
<li>Updated the <b>Help::Text formatting</b> page.</li>
<li>Updated the <b>Help::Transclusion</b> page.</li>
<li>Updated the <b>Help::Wiki is read-only</b> page.</li>
<li>Updated the <b>Help::Word count</b> page.</li>
<li>Updated the <b>History</b> page.</li>
<li>Updated the <b>Special::About</b> page.</li>
<li>Updated the <b>Special::Advanced</b> page.</li>
<li>Updated the <b>Special::Options</b> page.</li>
<li>Updated the text on menu buttons so the letters are upper case and use a smaller font.</li>
</ul>
</ul>
Posted in News Tagged: author, book, cross-platform, free, GNU/Linux, JavaScript, NaNoWriMo, open-source, portable, wiki, writer, writing, XHTML <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mostlylinux.wordpress.com/1557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mostlylinux.wordpress.com/1557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mostlylinux.wordpress.com/1557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mostlylinux.wordpress.com/1557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mostlylinux.wordpress.com/1557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mostlylinux.wordpress.com/1557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mostlylinux.wordpress.com/1557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mostlylinux.wordpress.com/1557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mostlylinux.wordpress.com/1557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mostlylinux.wordpress.com/1557/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=1557&subd=mostlylinux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mostlylinux.wordpress.com/2009/10/27/book-on-a-stick-updated-to-v0-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a128144cb13c7b22976812749e1c85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mostlylinux</media:title>
		</media:content>
	</item>
		<item>
		<title>Book on a Stick! updated to v0.5</title>
		<link>http://mostlylinux.wordpress.com/2009/09/29/book-on-a-stick-updated-to-v0-5/</link>
		<comments>http://mostlylinux.wordpress.com/2009/09/29/book-on-a-stick-updated-to-v0-5/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 17:56:05 +0000</pubDate>
		<dc:creator>mostlylinux</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[cross-platform]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NaNoWriMo]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[writer]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://mostlylinux.wordpress.com/?p=1253</guid>
		<description><![CDATA[Book on a Stick! has been updated to v0.5 with more changes than you can shake a stick at:

Interface:

Added a CSS entry for code blocks (preformatted text) and labeled the entry for in-line code blocks more clearly.
Added a CSS entry for images in the main text area.
Added CSS entries for menu buttons.
Added a Delete this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=1253&subd=mostlylinux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://mostlylinux.wordpress.com/nonlinux/bookonastick/">Book on a Stick!</a> has been updated to v0.5 with more changes than you can shake a stick at:</p>
<ul>
<li><b><u>Interface:</u></b></li>
<ul>
<li>Added a CSS entry for code blocks (preformatted text) and labeled the entry for in-line code blocks more clearly.</li>
<li>Added a CSS entry for images in the main text area.</li>
<li>Added CSS entries for menu buttons.</li>
<li>Added a <b>Delete this page</b> button to the editor.</li>
<li>Added a <b>Table of Contents</b> button to the editor.</li>
<li>Added menu buttons for <b>Main Page</b>, <b>All pages</b>, <b>Back links</b>, <b>New page</b>, <b>Search</b>, <b>Help</b>, and <b>Edit menu</b>.</li>
<li>Added <b>Online tools:</b> text in front of the buttons in the editor that require internet access.</li>
<li>Changed the color of the <b>Page title:</b> text in the editor to <b>MediumBlue</b> to match the text on the editor buttons.</li>
<li>Changed the help pop-up that displays when the <b>Table</b> button is clicked in the editor.</li>
</ul>
<li><b><u>Content:</u></b></li>
<ul>
<li>Added a link to the <b>Help::Edit the menu</b> page on the <b>Help::Delete a page</b> page.</li>
<li>Added a <b>Plans for the future</b> section to the <b>History</b> page.</li>
<li>Added <b>Help::Page with no name</b> for those times when you forget to name a page or accidentally delete its name.</li>
<li>Added <b>Word Count 2</b> page with a utility for counting words as an alternative to the word count button.</li>
<li>Added Spoilers (text hidden in a box until you hover your mouse over it).</li>
<li>Changed the layout of the <b>Help::Headers</b> page.</li>
<li>Fixed the example code on the <b>Help::Include wiki page</b> page.</li>
<li>Fixed the example code for the bottom two entries on the <b>Help::Images</b> page.</li>
<li>Fixed the excess punctuation after two of the example links on the <b>Help::Links</b> page.</li>
<li>Fixed an example link that said <b>MyReport.log</b> to the correct <b>MyFile.log</b> on the <b>Help::Embed a file</b> page.</li>
<li>Moved the <b>Help</b> link from the main body of the menu to the menu footer.</li>
<li>Updated the content of the <b>Help</b> pages to include graphics.</li>
<li>Updated the content of the <b>Help::Edit the menu</b> page.</li>
<li>Updated the content of the <b>Help::Encrypt a page</b> page to include instructions rather than just a reference to the default description.</li>
<li>Updated the content of the <b>Help::Pages linking to this page</b> page.</li>
<li>Updated the content of the <b>Help::Word count</b> page.</li>
<li>Updated the content of the <b>Sandbox</b> page.</li>
<li>Updated the content of the warning when the wiki cannot be loaded because JavaScript is not enabled.</li>
<li>Updated the <b>Help::Code blocks (preformatted text)</b> page.</li>
<li>Updated the <b>Help::CSS</b> page with a current copy of the default CSS code.</li>
<li>Updated the <b>Help::Import pages</b> page, numbering the steps.</li>
<li>Updated the <b>Help::Include wiki page</b> page.</li>
<li>Updated the <b>Help::Join lines of text</b> page.</li>
<li>Updated the <b>Help::Pages linking to this page</b> page.</li>
<li>Updated the <b>Help::Page tags</b> page with a detailed description of why you might wish to use tags on your pages.</li>
<li>Updated the <b>Help::Text formatting</b> page.</li>
</ul>
</ul>
Posted in News Tagged: author, book, cross-platform, gnome, GNU/Linux, JavaScript, Kubuntu, Linux, NaNoWriMo, portable, Ubuntu, writer, writing <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mostlylinux.wordpress.com/1253/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mostlylinux.wordpress.com/1253/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mostlylinux.wordpress.com/1253/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mostlylinux.wordpress.com/1253/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mostlylinux.wordpress.com/1253/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mostlylinux.wordpress.com/1253/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mostlylinux.wordpress.com/1253/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mostlylinux.wordpress.com/1253/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mostlylinux.wordpress.com/1253/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mostlylinux.wordpress.com/1253/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=1253&subd=mostlylinux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mostlylinux.wordpress.com/2009/09/29/book-on-a-stick-updated-to-v0-5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a128144cb13c7b22976812749e1c85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mostlylinux</media:title>
		</media:content>
	</item>
		<item>
		<title>Book on a Stick! updated to v0.4</title>
		<link>http://mostlylinux.wordpress.com/2009/08/18/book-on-a-stick-updated-to-v0-4/</link>
		<comments>http://mostlylinux.wordpress.com/2009/08/18/book-on-a-stick-updated-to-v0-4/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 15:40:44 +0000</pubDate>
		<dc:creator>mostlylinux</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[cross-platform]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NaNoWriMo]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[writer]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://mostlylinux.wordpress.com/?p=1220</guid>
		<description><![CDATA[Book on a Stick! has been updated to v0.4 with more changes than you can shake a stick at:

Interface:

Added buttons to the editor for creating unusual lists on request by a user. The buttons are not enabled by default, but can be enabled by uncommenting them in the source code.
Added the FullSpecialTagThis function to be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=1220&subd=mostlylinux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://mostlylinux.wordpress.com/nonlinux/bookonastick/">Book on a Stick!</a> has been updated to v0.4 with more changes than you can shake a stick at:</p>
<ul>
<li><b><u>Interface:</u></b></li>
<ul>
<li>Added buttons to the editor for creating unusual lists on request by a user. The buttons are not enabled by default, but can be enabled by uncommenting them in the source code.</li>
<li>Added the <b>FullSpecialTagThis</b> function to be used for HTML list buttons in the editor so their line height will match that of wiki lists.</li>
<li>Added the <b>ListTagThis</b> function on special request so that unusual list item styles can be made into editor buttons.</li>
<li>Commented out the part of the code that caused the wiki to add extra slashes to certain parts of its code during wiki self-clean on save. (<i>This causes the wiki to no longer be proper XHTML, but until that part of the code is fixed, I&#8217;m leaving it commented out. You can undo my comment marks to re-enable it if you like.</i>)</li>
<li>Fixed the code for the <b>Table pop-up</b> in the editor so extra slashes won&#8217;t be added when the wiki does self-repair.</li>
<li>Fixed the <b>DivTagThis</b> function so that the <b>Left</b>, <b>Center</b>, <b>Right</b>, and <b>Justify</b> buttons in the editor will now create code with proper closing tags.</li>
<li>Fixed the <b>FullTagThis</b> function so that the <b>Strike</b>, <b>Superscript</b>. <b>Subscript</b>, and <b>Blockquote</b> buttons in the editor will now create code with proper closing tags.</li>
<li>Reorganized the center row of buttons in the editor.</li>
<li>Replaced the <b>Fixed menu and banner</b> option with <b>Fixed banner</b> on the <b>Special::Options</b> page. This prevents the menu from becoming inaccessible if it becomes too long to fit on the screen.</li>
<li>Updated the <b>Special::Advanced</b> page, replacing <b>Edit the custom script run once when this wiki is being loaded</b> with <b>Edit the bootscript &#8211; add some custom JavaScript to be executed when the wiki is being loaded.</b></li>
</ul>
<li><b><u>Content:</u></b></li>
<ul>
<li>Added a link to current version of Wiki on a Stick online demo on the welcome page.</li>
<li>Added a <b>Known bugs</b> section to the <b>Help::Page creation</b> page.</li>
<li>Added dates to the versions on the <b>History</b> page.</li>
<li>Added instructions for recalibrating the Word Count button to the <b>Help::Word count</b> page.</li>
<li>Added instructions for using the default alert image to the <b>Help::Images</b> page.</li>
<li>Added the contents of the <b>Example::External JavaScript</b> page to the <b>Help::JavaScript</b> page.</li>
<li>Added the <b>Help::Backup</b> page.</li>
<li>Added the <b>Help::Delete a page</b> page.</li>
<li>Added the <b>Help::Edit a page</b> page.</li>
<li>Added the <b>Help::Edit the menu</b> page.</li>
<li>Added the <b>Help::Page scrolling</b> page.</li>
<li>Added the <b>Help::Print a page</b> page.</li>
<li>Added the <b>Help::Rename a page</b> page.</li>
<li>Added the <b>Help::Table of Contents</b> Page.</li>
<li>Added the <b>Help::Word count</b> page.</li>
<li>Added the <b>Images::</b> namespace to the reserved namespaces.</li>
<li>Changed the logo.</li>
<li>Made the <b>Help::</b> pages static to preserve them when deleting all pages from the wiki.</li>
<li>Moved the contents of the <b>Example::JavaScript Temporary Page</b> to the <b>Help::JavaScript</b> page.</li>
<li>Moved the contents of the page creation sections in the <b>Getting Started</b> page to the <b>Help::Page creation</b> page.</li>
<li>Removed the <b>Cleanup</b> tag search from the <b>Special::Advanced</b> page.</li>
<li>Removed the <b>Example::Creole Syntax</b> page.</li>
<li>Removed the <b>Example::Bold Font In Lists</b> page.</li>
<li>Removed the <b>Example::External JavaScript</b> page.</li>
<li>Removed the <b>Example::Infinite Recursion Template</b> page.</li>
<li>Removed the <b>Example::JavaScript Temporary Page</b>.</li>
<li>Removed the <b>Example::Mixed Headers</b> page.</li>
<li>Removed the <b>Example::Syntax Parsing</b> page.</li>
<li>Removed the <b>Example::Test Template 1</b> page.</li>
<li>Removed the <b>Example::Test Template 2</b> page.</li>
<li>Removed the <b>Example::Word Count Text Area</b> page.</li>
<li>Renamed many of the <b>Help</b> pages.</li>
<li>Renamed the <b>Example::Bootscript</b> page to <b>Help::Bootscript</b>.</li>
<li>Renamed the <b>Example::Custom JavaScript</b> page to <b>Example::JavaScript</b>.</li>
<li>Renamed the <b>Example::Search Box</b> page to <b>Help::Add a search box</b>.</li>
<li>Renamed the <b>Help::CSS settings</b> page to <b>Help::CSS</b>.</li>
<li>Renamed the <b>Help::Transclude pages</b> page to <b>Help::Transclusion</b>.</li>
<li>Replaced the page creation sections in the <b>Getting Started</b> page with a link to the <b>Help::Page creation</b> page.</li>
<li>Updated the comments on a couple of CSS entries.</li>
<li>Updated the <b>Help::Page name too long</b> page to reflect the change to the <b>Fixed banner</b> option.</li>
<li>Updated the <b>Help::Transclusion</b> page contents.</li>
<li>Updated the <b>History</b> page contents and corrected some errors.</li>
<li>Updated the <b>Help::Images</b> page contents, fixing the instructions for adding a local image from your hard drive.</li>
<li>Updated the <b>Links for writers</b> page contents.</li>
<li>Updated the Menu contents, adding a <b>Search</b> section.</li>
<li>Updated the <b>Special::About</b> page links.</li>
</ul>
</ul>
Posted in News Tagged: author, book, cross-platform, GNU/Linux, JavaScript, Kubuntu, Linux, NaNoWriMo, portable, Ubuntu, wiki, writer, writing, XHTML <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mostlylinux.wordpress.com/1220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mostlylinux.wordpress.com/1220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mostlylinux.wordpress.com/1220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mostlylinux.wordpress.com/1220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mostlylinux.wordpress.com/1220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mostlylinux.wordpress.com/1220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mostlylinux.wordpress.com/1220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mostlylinux.wordpress.com/1220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mostlylinux.wordpress.com/1220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mostlylinux.wordpress.com/1220/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=1220&subd=mostlylinux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mostlylinux.wordpress.com/2009/08/18/book-on-a-stick-updated-to-v0-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a128144cb13c7b22976812749e1c85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mostlylinux</media:title>
		</media:content>
	</item>
		<item>
		<title>Book on a Stick! updated to v0.3</title>
		<link>http://mostlylinux.wordpress.com/2009/08/01/book-on-a-stick-updated-to-v0-3/</link>
		<comments>http://mostlylinux.wordpress.com/2009/08/01/book-on-a-stick-updated-to-v0-3/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 03:25:21 +0000</pubDate>
		<dc:creator>mostlylinux</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[cross-platform]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NaNoWriMo]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[writer]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://mostlylinux.wordpress.com/?p=1194</guid>
		<description><![CDATA[Book on a Stick! has been updated to v0.3 with lots of changes:

Content:

Added a History page.
Created the Links for writers page for inclusion in the menu.

CSS:

Added an entry for editor buttons.
Added an entry for editor special buttons.

Editor:

Updated, reorganized, and renamed the editor buttons.
Added button links for dictionary, Google, thesaurus, and Wikipedia to the editor.
Customized the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=1194&subd=mostlylinux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://mostlylinux.wordpress.com/nonlinux/bookonastick/">Book on a Stick!</a> has been updated to v0.3 with <b>lots</b> of changes:</p>
<ul>
<li><b>Content:</b></li>
<ul>
<li>Added a <b>History</b> page.</li>
<li>Created the <b>Links for writers</b> page for inclusion in the menu.</li>
</ul>
<li><b>CSS:</b></li>
<ul>
<li>Added an entry for editor buttons.</li>
<li>Added an entry for editor special buttons.</li>
</ul>
<li><b>Editor:</b></li>
<ul>
<li>Updated, reorganized, and renamed the editor buttons.</li>
<li>Added button links for dictionary, Google, thesaurus, and Wikipedia to the editor.</li>
<li>Customized the look of the buttons.</li>
</ul>
<li><b>General interface:</b></li>
<ul>
<li>Changed the color scheme.</li>
<li>Modified the content of the <b>About this wiki</b> link beneath the main text area.</li>
</ul>
<li><b>Help section:</b></li>
<ul>
<li>Corrected incorrect examples for external and internal links on the <b>Help::Add a link</b> page.</li>
<li>Updated all the <b>Help</b> pages, adding lots of new content.</li>
</ul>
<li><b>Menu:</b></li>
<ul>
<li>Removed the search box.</li>
<li>Added the <b>Word Play</b> link to the <b>Fun</b> section of the menu.</li>
<li>Added the <b>Backlinks</b> link to the <b>Administration</b> section of the menu.</li>
</ul>
<li><b>Options:</b></li>
<ul>
<li>Added descriptions to the <b>Options</b> page.</li>
<li>Removed the <b>Options</b> explanation page, which had some unused options.</li>
<li>Added links to these pages in the <b>Pages</b> section on the <b>Options</b> page:</li>
<ul>
<li><b>Cleanup</b></li>
<li><b>Create new page</b></li>
<li><b>Tagged::Help</b></li>
<li><b>Syntax pages</b></li>
</ul>
</ul>
<li>Modified the <b>AES Encryption</b> page.</li>
</ul>
<p>Enjoy! (:</p>
Posted in News Tagged: author, book, cross-platform, GNU/Linux, JavaScript, Kubuntu, Linux, NaNoWriMo, portable, Ubuntu, writer, writing, XHTML <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mostlylinux.wordpress.com/1194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mostlylinux.wordpress.com/1194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mostlylinux.wordpress.com/1194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mostlylinux.wordpress.com/1194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mostlylinux.wordpress.com/1194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mostlylinux.wordpress.com/1194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mostlylinux.wordpress.com/1194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mostlylinux.wordpress.com/1194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mostlylinux.wordpress.com/1194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mostlylinux.wordpress.com/1194/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=1194&subd=mostlylinux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mostlylinux.wordpress.com/2009/08/01/book-on-a-stick-updated-to-v0-3/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a128144cb13c7b22976812749e1c85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mostlylinux</media:title>
		</media:content>
	</item>
		<item>
		<title>Update</title>
		<link>http://mostlylinux.wordpress.com/2009/07/25/update-2/</link>
		<comments>http://mostlylinux.wordpress.com/2009/07/25/update-2/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 08:16:31 +0000</pubDate>
		<dc:creator>mostlylinux</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[commandline]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://mostlylinux.wordpress.com/?p=1160</guid>
		<description><![CDATA[The Universal Backup Script has been updated to version 2. This version creates a temporary directory to do its work in, and the format of the include file has been simplified. Examples are on the Universal Backup Script page.
Posted in News Tagged: backup, commandline, GNU/Linux, Kubuntu, Linux, script, Ubuntu      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=1160&subd=mostlylinux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The Universal Backup Script has been updated to version 2. This version creates a temporary directory to do its work in, and the format of the include file has been simplified. Examples are on the <a href="http://mostlylinux.wordpress.com/scripts/universalbackupscript/">Universal Backup Script</a> page.</p>
Posted in News Tagged: backup, commandline, GNU/Linux, Kubuntu, Linux, script, Ubuntu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mostlylinux.wordpress.com/1160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mostlylinux.wordpress.com/1160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mostlylinux.wordpress.com/1160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mostlylinux.wordpress.com/1160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mostlylinux.wordpress.com/1160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mostlylinux.wordpress.com/1160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mostlylinux.wordpress.com/1160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mostlylinux.wordpress.com/1160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mostlylinux.wordpress.com/1160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mostlylinux.wordpress.com/1160/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=1160&subd=mostlylinux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mostlylinux.wordpress.com/2009/07/25/update-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a128144cb13c7b22976812749e1c85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mostlylinux</media:title>
		</media:content>
	</item>
		<item>
		<title>Book on a Stick!</title>
		<link>http://mostlylinux.wordpress.com/2009/07/24/book-on-a-stick/</link>
		<comments>http://mostlylinux.wordpress.com/2009/07/24/book-on-a-stick/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 07:22:48 +0000</pubDate>
		<dc:creator>mostlylinux</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[cross-platform]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NaNoWriMo]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[writer]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://mostlylinux.wordpress.com/?p=1152</guid>
		<description><![CDATA[I added the Book on a Stick! page so that you can write a book in one self-contained file that runs entirely in your browser and can be kept on portable media you carry in your pocket. It runs on any platform, has a customizable appearance, is fully searchable, is network independent, can be exported [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=1152&subd=mostlylinux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I added the <a href="http://mostlylinux.wordpress.com/nonlinux/bookonastick/">Book on a Stick!</a> page so that you can write a book in one self-contained file that runs entirely in your browser and can be kept on portable media you carry in your pocket. It runs on any platform, has a customizable appearance, is fully searchable, is network independent, can be exported to individual XHTML files, and doesn’t need to be installed. Enjoy!</p>
Posted in News Tagged: author, book, cross-platform, GNU/Linux, Kubuntu, Linux, NaNoWriMo, portable, Ubuntu, writer, writing, XHTML <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mostlylinux.wordpress.com/1152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mostlylinux.wordpress.com/1152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mostlylinux.wordpress.com/1152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mostlylinux.wordpress.com/1152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mostlylinux.wordpress.com/1152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mostlylinux.wordpress.com/1152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mostlylinux.wordpress.com/1152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mostlylinux.wordpress.com/1152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mostlylinux.wordpress.com/1152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mostlylinux.wordpress.com/1152/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=1152&subd=mostlylinux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mostlylinux.wordpress.com/2009/07/24/book-on-a-stick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a128144cb13c7b22976812749e1c85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mostlylinux</media:title>
		</media:content>
	</item>
		<item>
		<title>Update</title>
		<link>http://mostlylinux.wordpress.com/2009/07/18/update/</link>
		<comments>http://mostlylinux.wordpress.com/2009/07/18/update/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 15:25:11 +0000</pubDate>
		<dc:creator>mostlylinux</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[commandline]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://mostlylinux.wordpress.com/?p=992</guid>
		<description><![CDATA[I added the CheckMyIP page to the Network section. It contains commands to quickly find your internal or external IP.
Posted in News Tagged: commandline, gnome, GNU/Linux, Kubuntu, Linux, Networking, Ubuntu      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=992&subd=mostlylinux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I added the <a href="http://mostlylinux.wordpress.com/network/checkmyip/">CheckMyIP</a> page to the Network section. It contains commands to quickly find your internal or external IP.</p>
Posted in News Tagged: commandline, gnome, GNU/Linux, Kubuntu, Linux, Networking, Ubuntu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mostlylinux.wordpress.com/992/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mostlylinux.wordpress.com/992/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mostlylinux.wordpress.com/992/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mostlylinux.wordpress.com/992/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mostlylinux.wordpress.com/992/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mostlylinux.wordpress.com/992/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mostlylinux.wordpress.com/992/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mostlylinux.wordpress.com/992/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mostlylinux.wordpress.com/992/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mostlylinux.wordpress.com/992/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=992&subd=mostlylinux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mostlylinux.wordpress.com/2009/07/18/update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a128144cb13c7b22976812749e1c85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mostlylinux</media:title>
		</media:content>
	</item>
		<item>
		<title>Updates</title>
		<link>http://mostlylinux.wordpress.com/2009/07/08/updates-2/</link>
		<comments>http://mostlylinux.wordpress.com/2009/07/08/updates-2/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 03:02:50 +0000</pubDate>
		<dc:creator>mostlylinux</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[commandline]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://mostlylinux.wordpress.com/?p=951</guid>
		<description><![CDATA[These pages got updated today:

ExportPaths
GettingHelp
NetworkUpDown
RunAScript
StaticIP
ViewAllManPages
Zip

Posted in News Tagged: commandline, GNU/Linux, Kubuntu, Linux, Networking, Ubuntu      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=951&subd=mostlylinux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>These pages got updated today:</p>
<ul>
<li><a href="http://mostlylinux.wordpress.com/commandline/exportpaths/">ExportPaths</a></li>
<li><a href="http://mostlylinux.wordpress.com/troubleshooting/gettinghelp/">GettingHelp</a></li>
<li><a href="http://mostlylinux.wordpress.com/network/networkupdown/">NetworkUpDown</a></li>
<li><a href="http://mostlylinux.wordpress.com/bashscripting/runascript/">RunAScript</a></li>
<li><a href="http://mostlylinux.wordpress.com/network/staticip/">StaticIP</a></li>
<li><a href="http://mostlylinux.wordpress.com/documentation/viewallmanpages/">ViewAllManPages</a></li>
<li><a href="http://mostlylinux.wordpress.com/compression/zip/">Zip</a></li>
</ul>
Posted in News Tagged: commandline, GNU/Linux, Kubuntu, Linux, Networking, Ubuntu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mostlylinux.wordpress.com/951/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mostlylinux.wordpress.com/951/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mostlylinux.wordpress.com/951/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mostlylinux.wordpress.com/951/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mostlylinux.wordpress.com/951/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mostlylinux.wordpress.com/951/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mostlylinux.wordpress.com/951/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mostlylinux.wordpress.com/951/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mostlylinux.wordpress.com/951/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mostlylinux.wordpress.com/951/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=951&subd=mostlylinux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mostlylinux.wordpress.com/2009/07/08/updates-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a128144cb13c7b22976812749e1c85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mostlylinux</media:title>
		</media:content>
	</item>
		<item>
		<title>Another voice in the Mono crowd</title>
		<link>http://mostlylinux.wordpress.com/2009/07/05/another-voice-in-the-mono-crowd/</link>
		<comments>http://mostlylinux.wordpress.com/2009/07/05/another-voice-in-the-mono-crowd/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 19:14:37 +0000</pubDate>
		<dc:creator>mostlylinux</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[novell]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://mostlylinux.wordpress.com/?p=910</guid>
		<description><![CDATA[
Today I decided to formally add my voice to the many that are debating the topic of Mono in Linux. To prevent this from being just another declaration of emotions, some research was in order. The results were kind of surprising! Here&#8217;s what I found:
What is Mono?
The answer can be found on Mono&#8217;s FAQ: General [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=910&subd=mostlylinux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a name="top"></a></p>
<p>Today I decided to formally add my voice to the many that are debating the topic of Mono in Linux. To prevent this from being just another declaration of emotions, some research was in order. The results were kind of surprising! Here&#8217;s what I found:</p>
<h3>What is Mono?</h3>
<p>The answer can be found on Mono&#8217;s <a href="http://www.mono-project.com/FAQ:_General">FAQ: General page</a>:</p>
<table bgcolor="#FFDEAD" width="100%" cellpadding="7">
<tr>
<td>
The Mono Project is an open development initiative sponsored by Novell to develop an open source, UNIX version of the Microsoft .NET development platform. Its objective is to enable UNIX developers to build and deploy cross-platform .NET Applications. The project implements various technologies developed by Microsoft that have now been submitted to the ECMA for standardization.
</td>
</tr>
</table>
<p>Also on that page is an answer to the question of whether Mono is a free implementation of <a href="https://accountservices.passport.net/ppnetworkhome.srf?lc=1033">Passport</a>:</p>
<table bgcolor="#FFDEAD" width="100%" cellpadding="7">
<tr>
<td>
No. Mono is just a runtime, a compiler and a set of class libraries.
</td>
</tr>
</table>
<p></p>
<h3>What is .NET?</h3>
<p>My understanding is that the .NET Framework is a <a href="http://www.microsoft.com/net/Overview.aspx">Microsoft platform</a> that&#8217;s an <a href="http://msdn.microsoft.com/en-us/library/zw4w595w.aspx">an integral Windows component</a> for building <a href="http://msdn.microsoft.com/en-us/library/ms996507.aspx">applications</a> and <a href="http://msdn.microsoft.com/en-us/library/ms996507.aspx">XML Web services</a> (distributed computing) with the code being <a href="http://msdn.microsoft.com/en-us/library/zw4w595w.aspx">built to industry standards to ensure that it can integrate with any other code</a>, and either <a href="http://msdn.microsoft.com/en-us/library/zw4w595w.aspx">stored and executed locally, distributed on the internet and executed locally, or executed remotely</a>.</p>
<h3>What&#8217;s the difference between Mono and .NET?</h3>
<p>The answer can be found on Mono&#8217;s <a href="http://www.mono-project.com/FAQ:_General">FAQ: General page</a>:</p>
<table bgcolor="#FFDEAD" width="100%" cellpadding="7">
<tr>
<td>
The &#8220;.NET Initiative&#8221; is a somewhat nebulous company-wide effort by Microsoft, one part of which is a cross-platform development framework. Mono is an implementation of the development framework, but not an implementation of anything else related to the .NET Initiative, such as Passport or software-as-a-service.
</td>
</tr>
</table>
<p></p>
<h3>What kind of licensing does Mono use?</h3>
<p>The answer can be found on Mono&#8217;s <a href="http://www.mono-project.com/FAQ:_Licensing">FAQ: Licensing page</a>:</p>
<table bgcolor="#FFDEAD" width="100%" cellpadding="7">
<tr>
<td>
We use three open source licenses:</p>
<ul>
<li>The C# compiler is dual-licensed under the MIT/X11 license and the <a href="http://www.opensource.org/licenses/gpl-license.html">GNU General Public License</a> (GPL).</li>
<li>The tools are released under the terms of the <a href="http://www.opensource.org/licenses/gpl-license.html">GNU General Public License</a> (GPL).</li>
<li>The runtime libraries are under the <a href="http://www.gnu.org/copyleft/library.html#TOC1">GNU Library GPL 2.0</a> (LGPL 2.0).</li>
<li>The class libraries are released under the terms of the <a href="http://www.opensource.org/licenses/mit-license.html">MIT X11</a> license.</li>
</ul>
<p>Both the Mono runtime and the Mono C# Compiler are also available under a proprietary license for those who can not use the LGPL and the GPL in their code.</p>
<p>For licensing details, <a href="http://www.mono-project.com/Contact">Contact the Mono team at Novell</a>.</p>
</td>
</tr>
</table>
<p></p>
<h3>When do I need a license from Novell for Mono?</h3>
<p>The answer can be found on Mono&#8217;s <a href="http://www.mono-project.com/FAQ:_Licensing">FAQ: Licensing page</a>:</p>
<table bgcolor="#FFDEAD" width="100%" cellpadding="7">
<tr>
<td>
<p>We only require licensing for uses of Mono and Moonlight on embedded systems, or systems where you are unable to fulfill the obligations of the GNU LGPL.</p>
<p>For example, if you manufacture a device where the end user is not able to do an upgrade of the Mono virtual machine or the Moonlight runtime from the source code, you will need a commercial license of Mono and Moonlight.</p>
<p>Or if you ship an application that requires to statically link the Mono runtime and you are not able to provide the object code to relink Mono, you must obtain a commercial license from Novell.</p>
</td>
</tr>
</table>
<p></p>
<h3>How is Novell involved in all of this?</h3>
<p>The answer to whether Microsoft is helping Novell with Mono can be found at Mono&#8217;s <a href="http://www.mono-project.com/FAQ:_General#Mono_and_Microsoft">FAQ: General page</a>:</p>
<table bgcolor="#FFDEAD" width="100%" cellpadding="7">
<tr>
<td>
<p>Until September of 2007 there was no no high level communication between Novell and Microsoft, but engineers who work on .NET or the ECMA groups have been very friendly, and very nice to answer our questions, or clarify part of the specification for us.</p>
<p>In September 2007 an agreement between Microsoft and Novell opened the doors to collaboration specifically on the implementation of open source implementations of Silverlight 1.0 and Silverlight 2.0.</p>
<p>Silverlight 2.0 contains a subset of the virtual execution engine, and a subset of the class libraries that are designed to write rich web applications.</p>
<p>Microsoft is interested in other implementations of .NET and are willing to help make the ECMA spec more accurate for this purpose. Novell participates in the ECMA committee meetings for C# and the CLI.</p>
</td>
</tr>
</table>
<ul>
<li><a href="http://silverlight.net/">Microsoft Silverlight</a> is a runtime that delivers video across multiple platforms and browsers using the .NET framework.</li>
<li><a href="http://msdn.microsoft.com/en-us/library/kx37x362.aspx">C#</a> is a programming language for applications that run on the .NET Framework.</li>
<li><a href="http://msdn.microsoft.com/en-us/library/ms973879.aspx">CLI</a> is Common Language Infrastructure, which is an archive of a large subset of the source code available in the .NET Framework.</li>
</ul>
<p>The <a href="http://www.novell.com/news/press/microsoft_and_novell_announce_broad_collaboration_on_windows_and_linux_interoperability_and_support">announcement on Novell&#8217;s page</a> makes no mention of Mono.</p>
<p>Novell has a <a href="http://www.novell.com/linux/microsoft/faq_opensource.html">page for answering questions from the community</a>. At the bottom of the page, Novell tries to reassure the community that Mono doesn&#8217;t infringe any Microsoft patents and that the agreement Novell reached with Microsoft doesn&#8217;t impact the rights and abilities of other distributions to bundle or ship Mono.</p>
<h3>Can Mono be rendered useless by patents?</h3>
<p>The answer can be found on Mono&#8217;s <a href="http://www.mono-project.com/FAQ:_Licensing#Patents">FAQ: Licensing page</a>:</p>
<table bgcolor="#FFDEAD" width="100%" cellpadding="7">
<tr>
<td>
<p>First some background information.</p>
<p>The .NET Framework is divided in two parts: the ECMA/ISO covered technologies and the other technologies developed on top of it like ADO.NET, ASP.NET and Windows.Forms.</p>
<p>Mono implements the ECMA/ISO covered parts, as well as being a project that aims to implement the higher level blocks like ASP.NET, ADO.NET and Windows.Forms.</p>
<p>The Mono project has gone beyond both of those components and has developed and integrated third party class libraries, the most important being: Debugging APIs, integration with the Gnome platform (Accessibility, Pango rendering, Gdk/Gtk, Glade, GnomeUI), Mozilla, OpenGL, extensive database support (Microsoft only supports a couple of providers out of the box, while Mono has support for 11 different providers), our POSIX integration libraries and finally the embedded API (used to add scripting to applications and host the CLI, or for example as an embedded runtime in Apache).</p>
<p>The core of the .NET Framework, and what has been patented by Microsoft falls under the ECMA/ISO submission. Jim Miller at Microsoft has made a statement on the patents covering ISO/ECMA, (he is one of the inventors listed in the patent): <a href="http://web.archive.org/web/20030424174805/http://mailserver.di.unipi.it/pipermail/dotnet-sscli/msg00218.html">here</a>. Microsoft&#8217;s letter to ECMA is <a href="http://www.ecma-international.org/publications/files/ECMA-ST/Ecma%20PATENT/ECMA-334%20&amp;%20335/2001ga-123%20&amp;%202002ga-003.pdf">here</a>.</p>
<p>Basically a grant is given to anyone who want to implement those components for free and for any purpose.</p>
<p>For people who need full compatibility with the Windows platform, Mono&#8217;s strategy for dealing with any potential issues that might arise with ASP.NET, ADO.NET or Windows.Forms is: (1) work around the patent by using a different implementation technique that retains the API, but changes the mechanism; if that is not possible, we would (2) remove the pieces of code that were covered by those patents, and also (3) find prior art that would render the patent useless.</p>
<p>Not providing a patented capability would weaken the interoperability, but it would still provide the free software / open source software community with good development tools, which is the primary reason for developing Mono.</p>
<p>The patents do not apply in countries where software patents are not allowed.</p>
<p>For Linux server and desktop development, we only need the ECMA components, and things that we have developed (like Gtk#) or Apache integration.</p>
</td>
</tr>
</table>
<ul>
<li>According to <a href="http://www.ecma-international.org/memento/index.html">Ecma International&#8217;s What is Ecma page</a>, &#8220;Ecma International is an industry association founded in 1961 and dedicated to the standardization of Information and Communication Technology (ICT) and Consumer Electronics (CE).&#8221;</li>
</ul>
<h3>Can Mono be rendered useless by Microsoft changing the spec?</h3>
<p>The answer can be found on Mono&#8217;s <a href="http://www.mono-project.com/FAQ:_General">FAQ: General page</a>:</p>
<table bgcolor="#FFDEAD" width="100%" cellpadding="7">
<tr>
<td>
<p>No. Microsoft proved with the CLI and the C# language that it was possible to create a powerful foundation for many languages to inter-operate. We will always have that.</p>
<p>Even if changes happened in the platform which were undocumented, the existing platform would have value on its own.</p>
</td>
</tr>
</table>
<p></p>
<h3>Will the patent policy change with the new agreement between Novell and Microsoft?</h3>
<p>The answer can be found on Mono&#8217;s <a href="http://www.mono-project.com/FAQ:_Licensing#Patents">FAQ: Licensing page</a>:</p>
<table bgcolor="#FFDEAD" width="100%" cellpadding="7">
<tr>
<td>
<p>Mono is a community project, and as such, we will continue to implement the policy of not integrating knowingly infringing code into Mono.</p>
<p>And we will continue to follow the steps outlined in the previous topic if code that potentially infringes is found: finding prior art, finding different implementation techniques, or if none of those are possible, removing the code from Mono.</p>
</td>
</tr>
</table>
<p></p>
<h3>Where does Ubuntu currently stand on the issue of Mono?</h3>
<p>Ubuntu released a <a href="https://lists.ubuntu.com/archives/ubuntu-devel-announce/2009-June/000584.html">Mono Position Statement</a> on Jun 30, 2009 in which it makes it clear that the Ubuntu Technical Board &#8220;sees no reason to exclude Mono or applications based upon it from the archive, or from the default installation set.&#8221;</p>
<h3>What does all of this mean?</h3>
<p>From the information above, I have to admit that Mono seems to be genuinely interested in creating a trustworthy platform for cross-platform programming that protects the rights of the users, with a plan in place in the event that anything changes to make it necessary to ensure that protection. It also means that nothing illegal has been proven to have occurred.</p>
<h3>The wrap-up:</h3>
<p>Despite the fact that my findings don&#8217;t support my initial belief that Mono is evil and dangerous, I still personally prefer to go with my gut feeling to distrust it and not have it on my machine. (:</p>
<p><!-- ============================================================================ --><br />
<!-- OBLIGATORY HAPPY ENDING --></p>
<h3>Obligatory Happy Ending</h3>
<p>And they all lived happily ever after. The end.</p>
<p align="center"><a href="#top">Back to top</p>
<p><!-- BEGIN COPYRIGHT --></p>
<table border="1" cellpadding="7" align="center" bgcolor="#DCDCDC">
<tr>
<td><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/"><img style="border-width:0;" src="http://creativecommons.org/images/public/somerights20.png" alt="Creative Commons License" /></a></td>
<td>Except where otherwise noted, content on <a href="http://mostlylinux.wordpress.com/">http://mostlylinux.wordpress.com</a> is Copyright &copy; 2007, 2008, and 2009 by Little Girl and is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License</a>. The author disavows any potential liability for the content. Use of the content is entirely at your own risk.</td>
</tr>
</table>
<p><!-- END COPYRIGHT --></p>
Posted in News Tagged: .net, c#, gnome, gtk, Linux, microsoft, mono, novell, Ubuntu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mostlylinux.wordpress.com/910/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mostlylinux.wordpress.com/910/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mostlylinux.wordpress.com/910/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mostlylinux.wordpress.com/910/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mostlylinux.wordpress.com/910/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mostlylinux.wordpress.com/910/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mostlylinux.wordpress.com/910/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mostlylinux.wordpress.com/910/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mostlylinux.wordpress.com/910/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mostlylinux.wordpress.com/910/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mostlylinux.wordpress.com&blog=8080429&post=910&subd=mostlylinux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mostlylinux.wordpress.com/2009/07/05/another-voice-in-the-mono-crowd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a128144cb13c7b22976812749e1c85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mostlylinux</media:title>
		</media:content>

		<media:content url="http://creativecommons.org/images/public/somerights20.png" medium="image">
			<media:title type="html">Creative Commons License</media:title>
		</media:content>
	</item>
	</channel>
</rss>