<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments for Rojak Coder</title>
	<atom:link href="http://www.rojakcoder.com/wordpress/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rojakcoder.com/wordpress</link>
	<description>Of Linux, Programming, and Singaporean Ramblings</description>
	<pubDate>Tue, 06 Jan 2009 03:20:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Making the USB Thumbdrive Bootable by Recent URLs tagged Thumbdrive - Urlrecorder</title>
		<link>http://www.rojakcoder.com/wordpress/2008/08/07/making-the-usb-thumbdrive-bootable/comment-page-1/#comment-1248</link>
		<dc:creator>Recent URLs tagged Thumbdrive - Urlrecorder</dc:creator>
		<pubDate>Mon, 22 Dec 2008 15:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/?p=26#comment-1248</guid>
		<description>[...] recorded first by idropkickwalls on 2008-12-12&#8594; Making the USB Thumbdrive Bootable [...]</description>
		<content:encoded><![CDATA[<p>[...] recorded first by idropkickwalls on 2008-12-12&rarr; Making the USB Thumbdrive Bootable [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reset Page Numbering in OpenOffice Writer by cheeze</title>
		<link>http://www.rojakcoder.com/wordpress/2007/12/28/reset-page-numbering-in-openoffice-writer/comment-page-1/#comment-1099</link>
		<dc:creator>cheeze</dc:creator>
		<pubDate>Fri, 28 Nov 2008 17:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/2007/12/28/reset-page-numbering-in-openoffice-writer/#comment-1099</guid>
		<description>Thanks for the comments Arrow.

That's one thing about word processing that always bugs me. Copy-and-paste always brings some unwanted (and invisible) artifacts from the old document to the new. But I'm puzzled why you had to save a blank file with the styles applied?

Have you tried pasting the text into the blank file using the "Paste Special" command? You can choose to paste the plain text version of the document which I think will remove formatting of any sorts.

Anyway, I'm glad you managed to solve your problem. Cheers :)</description>
		<content:encoded><![CDATA[<p>Thanks for the comments Arrow.</p>
<p>That&#8217;s one thing about word processing that always bugs me. Copy-and-paste always brings some unwanted (and invisible) artifacts from the old document to the new. But I&#8217;m puzzled why you had to save a blank file with the styles applied?</p>
<p>Have you tried pasting the text into the blank file using the &#8220;Paste Special&#8221; command? You can choose to paste the plain text version of the document which I think will remove formatting of any sorts.</p>
<p>Anyway, I&#8217;m glad you managed to solve your problem. Cheers <img src='http://www.rojakcoder.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reset Page Numbering in OpenOffice Writer by Swift Arrow</title>
		<link>http://www.rojakcoder.com/wordpress/2007/12/28/reset-page-numbering-in-openoffice-writer/comment-page-1/#comment-1090</link>
		<dc:creator>Swift Arrow</dc:creator>
		<pubDate>Thu, 27 Nov 2008 10:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/2007/12/28/reset-page-numbering-in-openoffice-writer/#comment-1090</guid>
		<description>Edit that... I had just about given up hope!!!
Anyway, here's a solution.  Hope this helps people in the future:

When transitioning to Open Office in the middle of the project (like I did):
1.  Open the .doc file in Open Office, and save as .odt
2.  Open the new .odt file and select all text and clear formatting.
3.  Go through the text and apply STYLES.

This much I had already done... now here's the hard part.
Everything might seem fine, until you try to stitch everything together in one big Master Document, when you find out that it is behaving strangely.

4.  Save everything, close.
5.  Open your .odt, and create a new blank .odt.  create all your styles in this new one, save it, close it.
6.  Create another new blank .odt, in the styles and formatting window (press f11 to get it) select "Load Styles", Check all that apply, check overwrite, click from file, choose your blank .odt with all the styles from step 5.
7.  Now MANUALLY TYPE (not cut and paste) the first line of text into your new blank .odt.
8.  Press ENTER to get new line.
9.  Apply the appropriate style to the line that you typed (something like chapter title).
10. Copy and paste the REST of the document.
11. Save.  Use this final .odt for all your master documents, and from now on.

This process creates a "Clean" .odt file, without hidden defects from it's Word lineage.  It should give you no trouble.</description>
		<content:encoded><![CDATA[<p>Edit that&#8230; I had just about given up hope!!!<br />
Anyway, here&#8217;s a solution.  Hope this helps people in the future:</p>
<p>When transitioning to Open Office in the middle of the project (like I did):<br />
1.  Open the .doc file in Open Office, and save as .odt<br />
2.  Open the new .odt file and select all text and clear formatting.<br />
3.  Go through the text and apply STYLES.</p>
<p>This much I had already done&#8230; now here&#8217;s the hard part.<br />
Everything might seem fine, until you try to stitch everything together in one big Master Document, when you find out that it is behaving strangely.</p>
<p>4.  Save everything, close.<br />
5.  Open your .odt, and create a new blank .odt.  create all your styles in this new one, save it, close it.<br />
6.  Create another new blank .odt, in the styles and formatting window (press f11 to get it) select &#8220;Load Styles&#8221;, Check all that apply, check overwrite, click from file, choose your blank .odt with all the styles from step 5.<br />
7.  Now MANUALLY TYPE (not cut and paste) the first line of text into your new blank .odt.<br />
8.  Press ENTER to get new line.<br />
9.  Apply the appropriate style to the line that you typed (something like chapter title).<br />
10. Copy and paste the REST of the document.<br />
11. Save.  Use this final .odt for all your master documents, and from now on.</p>
<p>This process creates a &#8220;Clean&#8221; .odt file, without hidden defects from it&#8217;s Word lineage.  It should give you no trouble.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reset Page Numbering in OpenOffice Writer by Swift Arrow</title>
		<link>http://www.rojakcoder.com/wordpress/2007/12/28/reset-page-numbering-in-openoffice-writer/comment-page-1/#comment-1089</link>
		<dc:creator>Swift Arrow</dc:creator>
		<pubDate>Thu, 27 Nov 2008 08:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/2007/12/28/reset-page-numbering-in-openoffice-writer/#comment-1089</guid>
		<description>I'm also writing a book and have run into page number trouble.  I've gone over everything in your article...  Well written, btw.

Here's my problem:
I converted .doc files to .odf.  Before the conversion, the .doc had a page number offset.  Now, I cannot for the life of me get rid of the page number offset.  It messes up page numbering in the Master Document.  I've tried:
1. Putting in an offset (it doesnt even notice my offset)
2. Copying the entire text to a new fresh odt (no change)
3. Copying paragraph by paragraph and checking the page number field for some reason made it so that the page numbers in the new document were not displayed; just a grey box for the field.
4. Reloading the styles, overwriting the styles from a properly behaving document, and any combination of the above.

grateful for any help,
Godspeed and Many Thanks
Swift Arrow</description>
		<content:encoded><![CDATA[<p>I&#8217;m also writing a book and have run into page number trouble.  I&#8217;ve gone over everything in your article&#8230;  Well written, btw.</p>
<p>Here&#8217;s my problem:<br />
I converted .doc files to .odf.  Before the conversion, the .doc had a page number offset.  Now, I cannot for the life of me get rid of the page number offset.  It messes up page numbering in the Master Document.  I&#8217;ve tried:<br />
1. Putting in an offset (it doesnt even notice my offset)<br />
2. Copying the entire text to a new fresh odt (no change)<br />
3. Copying paragraph by paragraph and checking the page number field for some reason made it so that the page numbers in the new document were not displayed; just a grey box for the field.<br />
4. Reloading the styles, overwriting the styles from a properly behaving document, and any combination of the above.</p>
<p>grateful for any help,<br />
Godspeed and Many Thanks<br />
Swift Arrow</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing SLED10 SP1 on EeePC Part 1 by Rojak Coder &#187; Blog Archive &#187; Making the USB Thumbdrive Bootable</title>
		<link>http://www.rojakcoder.com/wordpress/2008/04/23/installing-sled10-sp1-on-eeepc-part-1/comment-page-1/#comment-686</link>
		<dc:creator>Rojak Coder &#187; Blog Archive &#187; Making the USB Thumbdrive Bootable</dc:creator>
		<pubDate>Thu, 07 Aug 2008 05:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/2008/04/23/installing-sled10-sp1-on-eeepc-part-1/#comment-686</guid>
		<description>[...] my previous post, I mentioned that I sometimes have trouble using the mksusebootdisk script make the thumb drive [...]</description>
		<content:encoded><![CDATA[<p>[...] my previous post, I mentioned that I sometimes have trouble using the mksusebootdisk script make the thumb drive [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Rojak Coder &#187; Blog Archive &#187; Finally! I&#8217;ve started it&#8230;</title>
		<link>http://www.rojakcoder.com/wordpress/about/comment-page-1/#comment-685</link>
		<dc:creator>Rojak Coder &#187; Blog Archive &#187; Finally! I&#8217;ve started it&#8230;</dc:creator>
		<pubDate>Thu, 07 Aug 2008 05:26:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-685</guid>
		<description>[...] About [...]</description>
		<content:encoded><![CDATA[<p>[...] About [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing SLED10 SP1 on EeePC Part 1 by Rojak Coder &#187; Blog Archive &#187; Installing SLED10 SP1 on EeePC Part 2</title>
		<link>http://www.rojakcoder.com/wordpress/2008/04/23/installing-sled10-sp1-on-eeepc-part-1/comment-page-1/#comment-327</link>
		<dc:creator>Rojak Coder &#187; Blog Archive &#187; Installing SLED10 SP1 on EeePC Part 2</dc:creator>
		<pubDate>Thu, 15 May 2008 03:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/2008/04/23/installing-sled10-sp1-on-eeepc-part-1/#comment-327</guid>
		<description>[...] the previous post, I described how to create the installation thumb drive. After creating the installation thumb [...]</description>
		<content:encoded><![CDATA[<p>[...] the previous post, I described how to create the installation thumb drive. After creating the installation thumb [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trouble with Java Applets with Firefox on openSUSE by Trouble with Java Applets with Firefox on openSUSE &#171; Java Net</title>
		<link>http://www.rojakcoder.com/wordpress/2008/01/03/trouble-with-java-applets-with-firefox-on-opensuse/comment-page-1/#comment-43</link>
		<dc:creator>Trouble with Java Applets with Firefox on openSUSE &#171; Java Net</dc:creator>
		<pubDate>Tue, 05 Feb 2008 20:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/2008/01/03/trouble-with-java-applets-with-firefox-on-opensuse/#comment-43</guid>
		<description>[...] entry was written by cheeze. Bookmark the permalink. Follow any comments here with the RSS feed for this post.Content related [...]</description>
		<content:encoded><![CDATA[<p>[...] entry was written by cheeze. Bookmark the permalink. Follow any comments here with the RSS feed for this post.Content related [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
