<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>New Linux User &#187; management</title>
	<atom:link href="http://www.everyjoe.com/newlinuxuser/tag/management/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everyjoe.com/newlinuxuser</link>
	<description>Linux Tips - Information for Using Linux</description>
	<lastBuildDate>Tue, 08 Dec 2009 03:07:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Reading LIT Files Could be Fun</title>
		<link>http://www.everyjoe.com/newlinuxuser/reading-lit-files-could-be-fun/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/reading-lit-files-could-be-fun/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 17:46:34 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[calibre]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[convlit]]></category>
		<category><![CDATA[e-books]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[management]]></category>

		<guid isPermaLink="false">http://www.everyjoe.com/newlinuxuser/reading-lit-files-could-be-fun/</guid>
		<description><![CDATA[I know, I know&#8230; It&#8217;s a proprietary format.  Sometimes you can&#8217;t help yourself and get e-books of this file format.  Though you wish to really avoid it, you can&#8217;t always do that.  And so you end up having to deal with it.  Let&#8217;s see two options that you have.

Convert the file into HTML.
This is one of the most natural things for me to do.  Especially when I still had my flash cart working with my DSi.  I used to have DS Libris as my e-book reader.  That&#8217;s why I&#8217;d rather have it.  [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I know, I know&#8230; It&#8217;s a proprietary format.  Sometimes you can&#8217;t help yourself and get e-books of this file format.  Though you wish to really avoid it, you can&#8217;t always do that.  And so you end up having to deal with it.  Let&#8217;s see two options that you have.</p>
<ol>
<li>Convert the file into HTML.<br />
This is one of the most natural things for me to do.  Especially when I still had my flash cart working with my DSi.  I used to have DS Libris as my e-book reader.  That&#8217;s why I&#8217;d rather have it.  If I have an e-book reader like a DSi or maybe even the ipod, then that means that I could simply use a different file format considering that usual e-book readers from open source teams would go that way.  This way I could read it on mobile devices that handle HTML file fornats.<br />
One of the converters out there is convlit.  Convlit is an application that you run on the command line. The command is basically: <code>clit name_of_ebook_file.lit ebook_directory/</code> And you have to really indicate what the director is or it won&#8217;t convert the file.  Aside from that, it will even show you a message about Baby Jesos becoming sad over distributing illegal copies of ebooks.  *lol*  But it&#8217;s true.  This is the evidence:</p>
<blockquote><p>This is a tool for **YOUR OWN FAIR USE** and not for stealing<br />
other people&#8217;s ebooks.</p>
<p>Please do not use this program to distrbute illegal copies of ebooks.<br />
	&#8230; that would make Baby Jesus sad.</p></blockquote>
<p>So just keep that in mind while you&#8217;re converting files, ok?</li>
<li>Keep them LIT files as they are.</br><br />
This is another option for those you who already have been using the application called <a href="http://calibre.kovidgoyal.net/user_manual" target="_parent">Calibre</a>.  It&#8217;s an ebook management application. At the same time, you could view your files here.  Even if you have 3 formats of the same title, it&#8217;s ok.  There will be an option for you to view a particular format.<br />
When it comes to using Calibre it&#8217;s very straightforward.  If you just look at the menu/toolbar which practically has everything, decide on what to do: view or convert files, etc.  As you can see, you could also convert files from Calibre.  But the most awesome detail is that you can really have the luxury of reading the files on your computer so that you have a bigger screen.  Neat huh?  No need to convert, just let your files stay there and keep them in that format for convenience.  And because Calibre&#8217;s an ebook manager, you could add tags, etc. to it too.</li>
</ol>
<p>I do hope that you learned something today.  If you have other LIT file or ebook tips, please feel free to comment or send me an email.  That way we could share our knowledge with one another.</p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/reading-lit-files-could-be-fun/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FSLint Helps You Clean Up Your Files</title>
		<link>http://www.everyjoe.com/newlinuxuser/fslint-helps-you-clean-up-your-files/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/fslint-helps-you-clean-up-your-files/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 03:59:38 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[directories]]></category>
		<category><![CDATA[file systems]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[utilities]]></category>

		<guid isPermaLink="false">http://www.everyjoe.com/newlinuxuser/fslint-helps-you-clean-up-your-files/</guid>
		<description><![CDATA[If you&#8217;ve had your Linux installation for the longest time, sometimes you don&#8217;t really know what&#8217;s in there any more.  Some of the problems we have:

Temporary files which never get cleaned up
Duplicate files. Maybe those we&#8217;ve downloaded before. But never removed after using them or maybe we copied them in another directory aside from the download directory.  (This happens to me too.  Especially when I get careless.)
Empty directories. We get lots of these when we move files around.

For us to manage our files, a tool such as FSLint would surely help.
This utility helps you search through your [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve had your Linux installation for the longest time, sometimes you don&#8217;t really know what&#8217;s in there any more.  Some of the problems we have:</p>
<ul>
<li>Temporary files which never get cleaned up</li>
<li>Duplicate files. Maybe those we&#8217;ve downloaded before. But never removed after using them or maybe we copied them in another directory aside from the download directory.  (This happens to me too.  Especially when I get careless.)</li>
<li>Empty directories. We get lots of these when we move files around.</li>
</ul>
<p>For us to manage our files, a tool such as <a href="http://www.pixelbeat.org/fslint/" target="_parent">FSLint</a> would surely help.</p>
<p>This utility helps you search through your file system in order to find out if you&#8217;ve got duplicates, bad names, name clashes, temp files, bad symlinks, bad IDs, empty directories, non-stripped binaries, redundant whitespace.  It also shows you what packages are installed.</p>
<p>One of the things I am guilty of is that I keep installing all these packages when I try them out but I forget to remove them and the other files related to it afterwards.  No wonder I don&#8217;t have as much disk space as I think I should have.  And lots of duplicates. Geh. I fail at cleaning up and I hope to change that with FSLint.</p>
<p>The nice thing about the user interface is that you could select which category it should be looking for.  Once you have selected it, click the &#8220;Find&#8221; button and it will give you a list of the files it sees.  Once you have a list you could select the files for deletion one by one or you could enter the wildcard for you to select multiple files in an instant.</p>
<p>Try it and see your directories cleaned up, hopefully giving you a whole lot of space left. Also, they have a blog that&#8217;s not just about FSLint, but Linux in general so maybe you&#8217;d like to add them to your list.</p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/fslint-helps-you-clean-up-your-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>For the Those with Literary Inclinations</title>
		<link>http://www.everyjoe.com/newlinuxuser/for-the-those-with-literary-inclinations/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/for-the-those-with-literary-inclinations/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 17:39:42 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[literature]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[stories]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.everyjoe.com/newlinuxuser/for-the-those-with-literary-inclinations/</guid>
		<description><![CDATA[I like reading fiction and I miss writing fiction myself.  There&#8217;s nothing like a good book to keep me up all night.  When the story&#8217;s really gripping, I can&#8217;t help myself.  That&#8217;s why I prefer having an ebook reader on my DS aside from actual books.
For the e-book worms
If you have an e-book reader, you have an application you might want to consider.  Calibre is an open source application made for those who love reading e-books.  This e-book management system can support a lot of e-book formats such as EPUB, FB2, OEB, LIT, PDB, PML, [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I like reading fiction and I miss writing fiction myself.  There&#8217;s nothing like a good book to keep me up all night.  When the story&#8217;s really gripping, I can&#8217;t help myself.  That&#8217;s why I prefer having an ebook reader on my DS aside from actual books.</p>
<p><strong>For the e-book worms</strong></p>
<p>If you have an e-book reader, you have an application you might want to consider.  <a href="http://calibre.kovidgoyal.net/download_linux" target="_parent">Calibre</a> is an open source application made for those who love reading e-books.  This e-book management system can support a lot of e-book formats such as EPUB, FB2, OEB, LIT, PDB, PML, RB, PDF and TXT as output formats.  For input it supports CBZ, CBR, CBC, EPUB, FB2, HTML, LIT, MOBI, ODT, PDF, PRC, PDB, PML, RB, RTF, TXT.  This means that users have more formats possible for them to read and aside from that, conversion is possible.  If I have LIT files, I could convert them to something else I could read in my DS.  (LIT to TXT will be a good example, I think. Too bad there&#8217;s none for XHTML so I&#8217;d still have to use Tidy to do the work for me.)  </p>
<p>Another thing about Calibre is its support for its users to add information about the ebooks through a &#8216;jacket&#8217; for convenience.</p>
<p>If you need an e-book reader, well, Calibre has one too.  You could verify if the conversion of your input files to your specified output files went well.</p>
<p><a href="http://www.flickr.com/photos/happyeclair/3060817530/" title="messy stuff in my room by happy.eclair, on Flickr"><img src="http://farm4.static.flickr.com/3042/3060817530_cc88a38ec7_m.jpg" width="240" height="162" alt="messy stuff in my room" /></a><br />
<em>A book, my old phone and my old DS Lite. What do they have in common? They all feed my reading habit.  There are times Ioad e-books on my phone and DS.</em></p>
<p><strong>And for the writers&#8230;</strong></p>
<p>And then there&#8217;s Writer&#8217;s Cafe<a href="http://www.writerscafe.co.uk/download.htm" target="_parent"></a>.  If you want your own &#8216;writing environment&#8217; it seems that it&#8217;s a useful application.  You can keep notes, get writing prompts, get tips, check the dictionary, etc.  You could even keep a journal, write down your storylines, etc.</p>
<p>When you&#8217;re writing a story (or want to start one) sometimes you wonder if you&#8217;d be able to write anything at all.  Sometimes you need to ask someone for help on names, locations, other details that matters when making a character.  You could actually generate names in Writer&#8217;s Cafe.  Amusing, right?  But it&#8217;s true.  It&#8217;s hard to come up with names every once in a while and it&#8217;s nice to have something supply you with one. <img src='http://www.everyjoe.com/newlinuxuser/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>You could even have a place to stick pictures, etc. so you have references.  It&#8217;s like having a board to play around with but it&#8217;s just on your computer.</p>
<p>I&#8217;d love to use Writer&#8217;s Cafe when I want to practice writing fiction again.  It&#8217;s a nifty tool as well as an interesting environment that would really let me focus on writing and all related activities to my writing as well.</p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/for-the-those-with-literary-inclinations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How NOT to migrate your home/office users into Linux and Open Source apps</title>
		<link>http://www.everyjoe.com/newlinuxuser/how-not-to-migrate-your-homeoffice-users-into-linux-and-open-source-apps/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/how-not-to-migrate-your-homeoffice-users-into-linux-and-open-source-apps/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 07:50:13 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[Migration]]></category>
		<category><![CDATA[advocacy]]></category>
		<category><![CDATA[management]]></category>

		<guid isPermaLink="false">http://www.newlinuxuser.com/how-not-to-migrate-your-homeoffice-users-into-linux-and-open-source-apps/</guid>
		<description><![CDATA[My take on the topic How not to be a Linux evangelist but this one in the context of migration:

Don&#8217;t change the operating system on the computers without warning. You might incur the wrath of the users.  Give them ample time to back up their data, as well as learn something about the new OS.
Don&#8217;t leave your sys ad alone in doing the migration process.  What I mean here is that there should be enough coordination between the sys ad, management and human resources so that you could come up with a good migration strategy.  The said [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p>My take on the topic How not to be a Linux evangelist but this one in the context of migration:</p>
<ul>
<li>Don&#8217;t change the operating system on the computers without warning. You might incur the wrath of the users.  Give them ample time to back up their data, as well as learn something about the new OS.</li>
<li>Don&#8217;t leave your sys ad alone in doing the migration process.  What I mean here is that there should be enough coordination between the sys ad, management and human resources so that you could come up with a good migration strategy.  The said parties might have specific concerns. As such you need to find ways to make the transition easier.  It would be great if you could create a tech support team for that transition stage.  It could be a small group of early adopters or users who are already familiar with the OS. <img src='http://www.everyjoe.com/newlinuxuser/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>Don&#8217;t leave the users hanging. Especially when they need help.  When they get frustrated, the more resistance you will receive from them.  However, don&#8217;t treat them like babies either or they will be too dependent on you.  Your team of sys ads and tech support will not be able to handle it if you do that.</li>
<li>Don&#8217;t force the users without even the slightest training.  I think this will cause more headache for you. And less productivity.</li>
<li>Don&#8217;t do the migration without any plans.  If you have a really big organization, you&#8217;d probably have to divide the migration process into phases.</li>
</ul>
<p>Some of these items I learned the hard way, through experience.  Some are from the experiences of other people around me.</p>
<p>Got any tips to share?  Just post them in the comments section. <img src='http://www.everyjoe.com/newlinuxuser/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/how-not-to-migrate-your-homeoffice-users-into-linux-and-open-source-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>