<?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"
	>
<channel>
	<title>Comments on: Open Source Email and Publishing</title>
	<atom:link href="http://www.xangis.com/blog/2007/03/30/open-source-publishing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xangis.com/blog/2007/03/30/open-source-publishing/</link>
	<description>Yes I finally set up a personal blog.  Dont expect much.</description>
	<pubDate>Wed, 07 Jan 2009 00:01:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: jeremy</title>
		<link>http://www.xangis.com/blog/2007/03/30/open-source-publishing/#comment-56</link>
		<dc:creator>jeremy</dc:creator>
		<pubDate>Sat, 31 Mar 2007 14:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://survivingwithoutajob.com/?p=41#comment-56</guid>
		<description>It is tough to distribute closed source apps on your own - with Legends, we had people from all the distros packaging for us.

In fact, we had one of the head Gentoo guys for a while as one of our testers... :)

You really only need to do 2 methods - one RPM that's scripted out however RPMs work, and a .tar.gz file that people could download, run a quick ./install on after extraction, and everything goes where it should.  Linux is pretty standard on file placement  - /usr/bin and /local/bin are the same all the world around (except in bsd, but those guys are fucking nuts anyway).  .debs aren't necessary at all, really - and if you have fans of your work, someone will do it for you (and you can get your software into the Universe repository possibly, in which case the Ubuntu guys will just do it for you I think).

Also, the Click n' Run database may become accessible to Ubuntu users shortly (the Lindows / Linspire setup), in which case selling your app becomes really frickin' easy.</description>
		<content:encoded><![CDATA[<p>It is tough to distribute closed source apps on your own - with Legends, we had people from all the distros packaging for us.</p>
<p>In fact, we had one of the head Gentoo guys for a while as one of our testers&#8230; <img src='http://www.xangis.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
You really only need to do 2 methods - one RPM that&#8217;s scripted out however RPMs work, and a .tar.gz file that people could download, run a quick ./install on after extraction, and everything goes where it should.  Linux is pretty standard on file placement  - /usr/bin and /local/bin are the same all the world around (except in bsd, but those guys are fucking nuts anyway).  .debs aren&#8217;t necessary at all, really - and if you have fans of your work, someone will do it for you (and you can get your software into the Universe repository possibly, in which case the Ubuntu guys will just do it for you I think).</p>
<p>Also, the Click n&#8217; Run database may become accessible to Ubuntu users shortly (the Lindows / Linspire setup), in which case selling your app becomes really frickin&#8217; easy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xangis</title>
		<link>http://www.xangis.com/blog/2007/03/30/open-source-publishing/#comment-55</link>
		<dc:creator>Xangis</dc:creator>
		<pubDate>Sat, 31 Mar 2007 13:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://survivingwithoutajob.com/?p=41#comment-55</guid>
		<description>Yep, I agree with the Ubuntu suggestion and I've been recommending it all over.  I'm already running it on my subversion backup server, a dual-processor rackmount Athlon XP 2200+ machine.

I'll probably switch whenever my next hard drive purchase happens, although I'm not sure whether I'll go dual boot or virtual machine.  It'll probably be dual-boot because I've spent 5 years getting this install of XP how I like it and have hundreds of applications installed.

I've ported some of my audio apps (Vorbital, SpaceTheremin) over to Linux, but the big thing stopping me from releasing them, and developing for Linux in general, is the lack (that I know of) of a good, easy way to distribute closed-source applications.  Figuring out how to build DEB and RPM packages looks like a daunting task.</description>
		<content:encoded><![CDATA[<p>Yep, I agree with the Ubuntu suggestion and I&#8217;ve been recommending it all over.  I&#8217;m already running it on my subversion backup server, a dual-processor rackmount Athlon XP 2200+ machine.</p>
<p>I&#8217;ll probably switch whenever my next hard drive purchase happens, although I&#8217;m not sure whether I&#8217;ll go dual boot or virtual machine.  It&#8217;ll probably be dual-boot because I&#8217;ve spent 5 years getting this install of XP how I like it and have hundreds of applications installed.</p>
<p>I&#8217;ve ported some of my audio apps (Vorbital, SpaceTheremin) over to Linux, but the big thing stopping me from releasing them, and developing for Linux in general, is the lack (that I know of) of a good, easy way to distribute closed-source applications.  Figuring out how to build DEB and RPM packages looks like a daunting task.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeremy</title>
		<link>http://www.xangis.com/blog/2007/03/30/open-source-publishing/#comment-54</link>
		<dc:creator>jeremy</dc:creator>
		<pubDate>Sat, 31 Mar 2007 13:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://survivingwithoutajob.com/?p=41#comment-54</guid>
		<description>I would heavily recommend switching from windows - if only for a personal satisfaction.  :)

Ubuntu linux ( http://www.ubuntu.com/ ) is easily the cleanest, most thoughtfully put-together distro I've used, and it runs beautifully as my main OS in everything it does.  I use it on both of my work systems (a desktop and a laptop), and I almost never use windows natively anymore.  Sure, I still keep a windows VM for use under VMWare Server (free) just in case for network admin stuff (it IS, after all, an accounting office on a windows domain), but I find it's just as easy to use a terminal session right into a server or a citrix session in order to do any work I can't do from LInux (essentially, anything involving Active DIrectory for now).

Also, you might wind up liking the default email client that comes with Ubuntu, Evolution - it's basically a complete Outlook replacement.  Does EVERYTHING really well... though I don't know if it's better than the already kickass Thunderbird... still, for the price it's tough to beat.  :)

I'm around via email or IM if you need help with any of this... but you're already proficient with LInux in general, I'm sure.</description>
		<content:encoded><![CDATA[<p>I would heavily recommend switching from windows - if only for a personal satisfaction.  <img src='http://www.xangis.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Ubuntu linux ( <a href="http://www.ubuntu.com/" rel="nofollow">http://www.ubuntu.com/</a> ) is easily the cleanest, most thoughtfully put-together distro I&#8217;ve used, and it runs beautifully as my main OS in everything it does.  I use it on both of my work systems (a desktop and a laptop), and I almost never use windows natively anymore.  Sure, I still keep a windows VM for use under VMWare Server (free) just in case for network admin stuff (it IS, after all, an accounting office on a windows domain), but I find it&#8217;s just as easy to use a terminal session right into a server or a citrix session in order to do any work I can&#8217;t do from LInux (essentially, anything involving Active DIrectory for now).</p>
<p>Also, you might wind up liking the default email client that comes with Ubuntu, Evolution - it&#8217;s basically a complete Outlook replacement.  Does EVERYTHING really well&#8230; though I don&#8217;t know if it&#8217;s better than the already kickass Thunderbird&#8230; still, for the price it&#8217;s tough to beat.  <img src='http://www.xangis.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I&#8217;m around via email or IM if you need help with any of this&#8230; but you&#8217;re already proficient with LInux in general, I&#8217;m sure.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
