<?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>One More Visit Blog &#187; Linux</title>
	<atom:link href="http://www.onemorevisit.com/blog/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onemorevisit.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 27 Dec 2009 06:11:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Installing VNC Server on Linux</title>
		<link>http://www.onemorevisit.com/blog/linux/installing-vnc-server-on-linux/</link>
		<comments>http://www.onemorevisit.com/blog/linux/installing-vnc-server-on-linux/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 06:00:47 +0000</pubDate>
		<dc:creator>The Doorman</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.onemorevisit.com/blog/?p=80</guid>
		<description><![CDATA[There isn&#8217;t a very automatic way to install vnc server on Debian or any linux distro for that matter. This install is specific for Debian based distros but should work for others providing you use the distro specific startup/service config application and package manager. For debian: First, install vnc server: sudo aptitude install x11vnc This [...]]]></description>
			<content:encoded><![CDATA[<p>There isn&#8217;t a very automatic way to install vnc server on Debian or any linux distro for that matter. This install is specific for Debian based distros but should work for others providing you use the distro specific startup/service config application and package manager.</p>
<p>For debian:</p>
<p>First, install vnc server:</p>
<p><code>sudo aptitude install x11vnc</code></p>
<p>This will install all the required packages for VNC</p>
<p>Next we will configure the vnc server<br />
To comply with the current standards, all config files should be stored in ~/.config/{appname}/ so:</p>
<p><code>mkdir -p ~/.config/vnc</code><br />
<code>vncpasswd ~/.config/vnc/passwd</code></p>
<p>Insert your desired VNC password, then verify.<br />
Next create your init script</p>
<p><code>echo "x11vnc -ncache 10 -nap -bg -many -rfbauth ~/.config/vnc/passwd -desktop "VNC ${USER}@${HOSTNAME}"|grep -Eo "[0-9]{4}"&gt;~/.config/vnc/port" &gt; ~/.config/vnc/vnc-server</code></p>
<p><code>sudo ln -s ~/.config/vnc/vnc-server /etc/init.d/vnc-server</code></p>
<p><code>sudo update-rc.d vnc-server defaults 99</code></p>
<p>This will create the service and set it to start on system start, and exit on system reboot/shutdown. To manually start or restart the service, do:</p>
<p><code>sudo /etc/init.d/vnc-server start | restart</code></p>
<p>You can connect to this server using the many popular vnc clients such as Ultra VNC, Win VNC, Tight VNC, etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.onemorevisit.com/blog/linux/installing-vnc-server-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Editor of Choice</title>
		<link>http://www.onemorevisit.com/blog/linux/code-editor-of-choice/</link>
		<comments>http://www.onemorevisit.com/blog/linux/code-editor-of-choice/#comments</comments>
		<pubDate>Tue, 26 May 2009 18:47:26 +0000</pubDate>
		<dc:creator>The Doorman</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.onemorevisit.com/blog/?p=32</guid>
		<description><![CDATA[I read a pretty cool article that basically highlighted the differences of 22 code editors available for Windows. I have mentioned I am a Linux user at heart but I do find myself using Windows a large majority of my time (again relating back to my current position as a Windows Admin) so this list [...]]]></description>
			<content:encoded><![CDATA[<p>I read a pretty cool article that basically highlighted the differences of 22 code editors available for Windows.</p>
<p>I have mentioned I am a Linux user at heart but I do find myself using Windows a large majority of my time (again relating back to my current position as a Windows Admin) so this list was interesting and useful to me.</p>
<p>I have tried about half of these editors when I was looking for the editor I would be doing code work in. I landed on Notepad++ and I also use GVim occasionally. I use Vim on Linux.</p>
<p>Here is the list: <a title="Nettuts" href="http://net.tutsplus.com/articles/web-roundups/22-neat-code-editors-for-windows/" target="_blank">http://net.tutsplus.com/articles/web-roundups/22-neat-code-editors-for-windows/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.onemorevisit.com/blog/linux/code-editor-of-choice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>After the Software Wars</title>
		<link>http://www.onemorevisit.com/blog/linux/after-the-software-wars/</link>
		<comments>http://www.onemorevisit.com/blog/linux/after-the-software-wars/#comments</comments>
		<pubDate>Fri, 22 May 2009 18:54:32 +0000</pubDate>
		<dc:creator>The Doorman</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.onemorevisit.com/blog/?p=30</guid>
		<description><![CDATA[As you may have figured out by now, I use Linux. But I do not use Linux solely. I am not a zealot in any sense of the word and use Windows primarily, due to occupational requirements (I am a Windows system administrator by day..) but I do disagree with many of the Microsoft policies, [...]]]></description>
			<content:encoded><![CDATA[<p>As you may have figured out by now, I use Linux. But I do not use Linux solely. I am not a zealot in any sense of the word and use Windows primarily, due to occupational requirements (I am a Windows system administrator by day..) but I do disagree with many of the Microsoft policies, ideologies and business practices.</p>
<p>One ideology which was installed into the companies roots by one Bill Gates himself (<a title="Letter to Hobbyists" href="http://en.wikipedia.org/wiki/Open_Letter_to_Hobbyists" target="_blank">read his letter to hobbyists from when MS was still a baby</a>), the anti-anything-open-source ideology, I disagree with because there are huge pros to the open source movement.</p>
<p>I am a software developer to be and would like to think that my degree, time and skills are worth something and software I develop will in some way compensate me for my time, but the open source movement is far more than just FREE software. It is about education, sharing ideas and networking. It is about community involvement. The open source movement is about looking past petty differences and creating a better future for the world of technology.</p>
<p>So to that end, an ex Microsoft software developer has written a book about his experience with the Redmond based software giant. And in the spirit of open source, the book is available for free download in full!</p>
<p>Check it out:</p>
<p><span id="comment-text-container-577"><a rel="nofollow" href="http://www.lulu.com/content/4964815">http://www.lulu.com/content/4964815</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.onemorevisit.com/blog/linux/after-the-software-wars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting Raw NEF images to JPG</title>
		<link>http://www.onemorevisit.com/blog/linux/converting-raw-nef-images-to-jpg/</link>
		<comments>http://www.onemorevisit.com/blog/linux/converting-raw-nef-images-to-jpg/#comments</comments>
		<pubDate>Wed, 20 May 2009 04:01:18 +0000</pubDate>
		<dc:creator>The Doorman</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.onemorevisit.com/blog/?p=12</guid>
		<description><![CDATA[My wife and I take a fair amount of pictures and to keep them in the highest quality we use the cameras RAW image setting. This saves the image in .NEF format. Not many applications can read .NEF and it isn&#8217;t as simple as changing the extension to convert them to .JPG format if we [...]]]></description>
			<content:encoded><![CDATA[<p>My wife and I take a fair amount of pictures and to keep  them in the highest quality we use the cameras RAW image setting. This saves the  image in .NEF format. Not many applications can read .NEF and it isn&#8217;t as simple  as changing the extension to convert them to .JPG format if we want to post them  online or something.</p>
<p>I am also a Linux (debian based distros) user so I tap into the awesome power  of the Linux command line to convert the images in bulk.  The applications necessary to do this are imagemagick and ufraw. To install  these do the following:</p>
<p><code>sudo apt-get install ufraw imagemagick</code></p>
<p>They are actually installed by default on many modern distros.  Once they are installed, there are a few ways to work the conversion magic  but the way I choose to do it is this;  First I will list the directory contents (all the .NEF images) and pipe the  output into a file</p>
<p><code>ls &gt; listnef</code></p>
<p>Then I will copy that file to make the list of jpg image names</p>
<p><code>cp listnef listjpg</code></p>
<p>Then I will edit the jpg file and replace all the .NEF file extensions with  .jpg extensions</p>
<p><code>vi listjpg</code></p>
<p>while in vi:</p>
<p><code>:%s/NEF/jpg/g</code></p>
<p>This will replace all instances of NEF with jpg in the file. Save the file with<br />
<code>:wqa</code></p>
<p>Then I will run the converter on the list of files.  I use the verbose switch so I can see whats going on.  The way the conversion works, it converts the files and stores them in a temp  directory, then when the entire list is in the temp directory, it finishes the  conversion and moves the jpg files to the original directory so if you cancel  the conversion (Ctr +C) before it is finished, there won&#8217;t be any jpg&#8217;s  converted.</p>
<p>For some reason, the converted jpg&#8217;s will all be named after the last file in the list plus a counter, for example if you have a list of files like:  pic1.nef pic2.nef pic3.nef pic4.nef all the jpg&#8217;s will be named pic4-01.jpg through pic4-04.jpg  I don&#8217;t know why the conversion does this but in my process it really doesn&#8217;t matter so I haven&#8217;t read the man pages extensively or anything.</p>
<p>I wrote this up because there are plenty of forum posts asking about this, but none of them have much of an answer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.onemorevisit.com/blog/linux/converting-raw-nef-images-to-jpg/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
