<?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 on: Thoughts about linux (ubuntu 8.1) from a new user</title>
	<atom:link href="http://bendunkle.com/xx-thoughts-about-linux-ubuntu-81-from-a-new-user/feed/" rel="self" type="application/rss+xml" />
	<link>http://bendunkle.com/xx-thoughts-about-linux-ubuntu-81-from-a-new-user/</link>
	<description>Ben Dunkle is a designer, artist and teacher in Buffalo, NY and writes in this blog about design, software, his family, and...</description>
	<lastBuildDate>Sun, 04 Jul 2010 11:30:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: XP Ann Arbor</title>
		<link>http://bendunkle.com/xx-thoughts-about-linux-ubuntu-81-from-a-new-user/comment-page-1/#comment-134</link>
		<dc:creator>XP Ann Arbor</dc:creator>
		<pubDate>Fri, 18 Sep 2009 04:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://bendunkle.com/?p=129#comment-134</guid>
		<description>I like it.
Thought along those lines when I did a backup recently.
Thanks.</description>
		<content:encoded><![CDATA[<p>I like it.<br />
Thought along those lines when I did a backup recently.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim C</title>
		<link>http://bendunkle.com/xx-thoughts-about-linux-ubuntu-81-from-a-new-user/comment-page-1/#comment-75</link>
		<dc:creator>Jim C</dc:creator>
		<pubDate>Mon, 02 Mar 2009 16:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://bendunkle.com/?p=129#comment-75</guid>
		<description>Hi Ben,


If you didn&#039;t know, I&#039;ve been on Ubuntu for 2 years.  Use VMWARE server 1.6 to run XP (for cross compilers and whatnot).  Opera for mail and browsing.  99% of the hardware works wonderfully on this HP laptop!

After all is said and done, I feel like the system doesn&#039;t work quite as nicely as WinXP -- though it&#039;s close, but the idea that the software is open &amp; free makes it well worth the hassle.

Jim C</description>
		<content:encoded><![CDATA[<p>Hi Ben,</p>
<p>If you didn&#8217;t know, I&#8217;ve been on Ubuntu for 2 years.  Use VMWARE server 1.6 to run XP (for cross compilers and whatnot).  Opera for mail and browsing.  99% of the hardware works wonderfully on this HP laptop!</p>
<p>After all is said and done, I feel like the system doesn&#8217;t work quite as nicely as WinXP &#8212; though it&#8217;s close, but the idea that the software is open &amp; free makes it well worth the hassle.</p>
<p>Jim C</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peluchin</title>
		<link>http://bendunkle.com/xx-thoughts-about-linux-ubuntu-81-from-a-new-user/comment-page-1/#comment-72</link>
		<dc:creator>peluchin</dc:creator>
		<pubDate>Mon, 02 Mar 2009 00:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://bendunkle.com/?p=129#comment-72</guid>
		<description>Ben,

thanks in advance for the beverage :-)

Just stumbled on this, a brief outline of font installation: http://ubuntu.wordpress.com/2005/09/09/installing-microsoft-fonts/

As far as sftp is concerned, you needn&#039;t bother with it unless your situation requires encrypted file transfers NOW. It&#039;s only that ssh/sftp have more or less become some kind of standard for file transfers and remote operation. sftp is part of the ssh package and basically provides command-line (encrypted) ftp functionality; it is also well supported on the gnome desktop. For this to work, you have to install the packages openssh-server or openssh-client, depending on which side you are working. But before putting them to use, make sure you read one of the relevant tutorials on the subject that are around on the Internet -- otherwise ssh will make you cringe, whine, and commit suicide :-). Once set up ssh works flawlessly and can also be used from Win/Mac. I would really recommend it in the long run as the benefits are tremendous. You can also have a look at the rather terse manual pages, by typing &quot;man ssh&quot;, and &quot;man sftp&quot; in a terminal window, or use the Help System and go to Advanced Topics -&gt; Terminal Commands Reference -&gt; Applications -&gt; ssh/sftp.

Ah I almost forgot, the f-Spot photo manager also supports exporting to PicasaWeb. Never tested it, but you might give it a try.

Good luck,

peluchín</description>
		<content:encoded><![CDATA[<p>Ben,</p>
<p>thanks in advance for the beverage <img src='http://bendunkle.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Just stumbled on this, a brief outline of font installation: <a href="http://ubuntu.wordpress.com/2005/09/09/installing-microsoft-fonts/" rel="nofollow">http://ubuntu.wordpress.com/2005/09/09/installing-microsoft-fonts/</a></p>
<p>As far as sftp is concerned, you needn&#8217;t bother with it unless your situation requires encrypted file transfers NOW. It&#8217;s only that ssh/sftp have more or less become some kind of standard for file transfers and remote operation. sftp is part of the ssh package and basically provides command-line (encrypted) ftp functionality; it is also well supported on the gnome desktop. For this to work, you have to install the packages openssh-server or openssh-client, depending on which side you are working. But before putting them to use, make sure you read one of the relevant tutorials on the subject that are around on the Internet &#8212; otherwise ssh will make you cringe, whine, and commit suicide <img src='http://bendunkle.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . Once set up ssh works flawlessly and can also be used from Win/Mac. I would really recommend it in the long run as the benefits are tremendous. You can also have a look at the rather terse manual pages, by typing &#8220;man ssh&#8221;, and &#8220;man sftp&#8221; in a terminal window, or use the Help System and go to Advanced Topics -&gt; Terminal Commands Reference -&gt; Applications -&gt; ssh/sftp.</p>
<p>Ah I almost forgot, the f-Spot photo manager also supports exporting to PicasaWeb. Never tested it, but you might give it a try.</p>
<p>Good luck,</p>
<p>peluchín</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://bendunkle.com/xx-thoughts-about-linux-ubuntu-81-from-a-new-user/comment-page-1/#comment-71</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 28 Feb 2009 02:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://bendunkle.com/?p=129#comment-71</guid>
		<description>Zack,
Thanks for the link-I&#039;ll definitely dig around her site for ideas. I&#039;ve heard of Gimpshop. The biggest thing for me is how photoshop handles anti-aliasing of vector shapes-it is just superior to Illustrator, Fireworks or Gimp. I&#039;ll see how Gimpshop does.</description>
		<content:encoded><![CDATA[<p>Zack,<br />
Thanks for the link-I&#8217;ll definitely dig around her site for ideas. I&#8217;ve heard of Gimpshop. The biggest thing for me is how photoshop handles anti-aliasing of vector shapes-it is just superior to Illustrator, Fireworks or Gimp. I&#8217;ll see how Gimpshop does.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZackMorris</title>
		<link>http://bendunkle.com/xx-thoughts-about-linux-ubuntu-81-from-a-new-user/comment-page-1/#comment-70</link>
		<dc:creator>ZackMorris</dc:creator>
		<pubDate>Fri, 27 Feb 2009 15:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://bendunkle.com/?p=129#comment-70</guid>
		<description>Ben,
You should take a look at: http://www.emmaalvarez.com/2007/12/top-best-50-ubuntu-opensource.html

Emma lists some great alternates (Inkscape is kind-of weak she subs: Xara Xtreme and Skencil.) Probably the one that will help you the most is &quot;Gimpshop.&quot; I can&#039;t work in GIMP, i&#039;m far too used to PS and using wine to run PS can slow it down a little. For quick edits Gimpshop is more usable to me than booting up Wine+PS and easier to navigate than GIMP-straight up, no chaser.

Also: I find that Opera tends to deal with poorly coded websites better than Firefox (although I prefer FFX on a daily basis) so you&#039;ll probably want to DL it as well, just for referencing: &quot;Is it Firefox or StephenColbert.com?&quot;</description>
		<content:encoded><![CDATA[<p>Ben,<br />
You should take a look at: <a href="http://www.emmaalvarez.com/2007/12/top-best-50-ubuntu-opensource.html" rel="nofollow">http://www.emmaalvarez.com/2007/12/top-best-50-ubuntu-opensource.html</a></p>
<p>Emma lists some great alternates (Inkscape is kind-of weak she subs: Xara Xtreme and Skencil.) Probably the one that will help you the most is &#8220;Gimpshop.&#8221; I can&#8217;t work in GIMP, i&#8217;m far too used to PS and using wine to run PS can slow it down a little. For quick edits Gimpshop is more usable to me than booting up Wine+PS and easier to navigate than GIMP-straight up, no chaser.</p>
<p>Also: I find that Opera tends to deal with poorly coded websites better than Firefox (although I prefer FFX on a daily basis) so you&#8217;ll probably want to DL it as well, just for referencing: &#8220;Is it Firefox or StephenColbert.com?&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://bendunkle.com/xx-thoughts-about-linux-ubuntu-81-from-a-new-user/comment-page-1/#comment-68</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 27 Feb 2009 00:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://bendunkle.com/?p=129#comment-68</guid>
		<description>Michael, you might find the package installer useful-it&#039;s great because most commonly used linux packages are located there; you don&#039;t have to download and install apps like you do on mac or windows via a browser or torrent. Maybe that helps?</description>
		<content:encoded><![CDATA[<p>Michael, you might find the package installer useful-it&#8217;s great because most commonly used linux packages are located there; you don&#8217;t have to download and install apps like you do on mac or windows via a browser or torrent. Maybe that helps?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://bendunkle.com/xx-thoughts-about-linux-ubuntu-81-from-a-new-user/comment-page-1/#comment-67</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 27 Feb 2009 00:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://bendunkle.com/?p=129#comment-67</guid>
		<description>Thanks Peluchin for all the comments. I&#039;ll try the font install; I don&#039;t know why I thought I couldn&#039;t install it! Of course you should be able to install ttf fonts on linux. I think the website issue is not having verdana/georgia installed, and you&#039;re right, they should look good no matter what fonts. I&#039;ll definitely investigate.
I&#039;ve always wanted to get better at command line stuff, and ftp seems to be a good place to start. I also need to understand the difference between sftp and ssh, if in fact there is one.
I&#039;ll buy you a beer next time I&#039;m in Berlin. I love that city, I visited it for a week, stayed in a bunch of different houses/hostels. There was a beautiful park right in the middle, can&#039;t remember the name...</description>
		<content:encoded><![CDATA[<p>Thanks Peluchin for all the comments. I&#8217;ll try the font install; I don&#8217;t know why I thought I couldn&#8217;t install it! Of course you should be able to install ttf fonts on linux. I think the website issue is not having verdana/georgia installed, and you&#8217;re right, they should look good no matter what fonts. I&#8217;ll definitely investigate.<br />
I&#8217;ve always wanted to get better at command line stuff, and ftp seems to be a good place to start. I also need to understand the difference between sftp and ssh, if in fact there is one.<br />
I&#8217;ll buy you a beer next time I&#8217;m in Berlin. I love that city, I visited it for a week, stayed in a bunch of different houses/hostels. There was a beautiful park right in the middle, can&#8217;t remember the name&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peluchin</title>
		<link>http://bendunkle.com/xx-thoughts-about-linux-ubuntu-81-from-a-new-user/comment-page-1/#comment-66</link>
		<dc:creator>peluchin</dc:creator>
		<pubDate>Wed, 25 Feb 2009 22:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://bendunkle.com/?p=129#comment-66</guid>
		<description>Hey Ben,

I&#039;ve been using Linux since 96, using it for professional purposes (working as a translator) full time since then ... and my impression would be that you just need a little more patience here... Already you&#039;re saying Ubuntu is very user-friendly, and trust me it will get better virtually every day. If you really hate Gimp, just keep your Win/Mac systems around for a while. Or use Wine or some other emulation/virtualization software to have Photoshop et al working on your Ubuntu desktop. For photo management, try F-Spot, or gThumb. These are native apps (afaik, Picasa isn&#039;t, and Google has become a nasty monster anyway). Making the switch implies some tradeoffs and getting rid of some old habits, i.e. you might lose a feature or two in photo management, but gain many others. It just takes a little time, and trying the choices that are available. In any case, it&#039;s not a good idea getting addicted to just one particular app for a given purpose, especially if that app is provided by a company which could drop their Linux support any second (well that&#039;s my opinion anyway...)

Re the Georgia font -- are you referring to the Georgia font found on MS systems? Well, that would be an easy one. Just make a &quot;.fonts&quot; directory (mind the dot) in you home directory, and copy the font into that dir. Or install the whole shebang, open System -&gt; Administration -&gt; Synaptic and select the msttcorefonts package, it contains Georgia and some other common MS fonts. Problem solved (??? -I hope).

Re the websites not looking good in Firefox, my guess would be that they&#039;re not up to web standards. But I could be mistaken.

If you rely on ftp a lot, you could also try the command-line &quot;ftp&quot; built into the system since the old days. Also, you should investigate ssh, once properly set up you can use it as an FTP-like program (under the name sftp), with full desktop integration like ftp -- only that ssh is encrypted and ftp is not.

Just my 2 or 3 Eurocents.

Greetings from Berlin,

peluchín</description>
		<content:encoded><![CDATA[<p>Hey Ben,</p>
<p>I&#8217;ve been using Linux since 96, using it for professional purposes (working as a translator) full time since then &#8230; and my impression would be that you just need a little more patience here&#8230; Already you&#8217;re saying Ubuntu is very user-friendly, and trust me it will get better virtually every day. If you really hate Gimp, just keep your Win/Mac systems around for a while. Or use Wine or some other emulation/virtualization software to have Photoshop et al working on your Ubuntu desktop. For photo management, try F-Spot, or gThumb. These are native apps (afaik, Picasa isn&#8217;t, and Google has become a nasty monster anyway). Making the switch implies some tradeoffs and getting rid of some old habits, i.e. you might lose a feature or two in photo management, but gain many others. It just takes a little time, and trying the choices that are available. In any case, it&#8217;s not a good idea getting addicted to just one particular app for a given purpose, especially if that app is provided by a company which could drop their Linux support any second (well that&#8217;s my opinion anyway&#8230;)</p>
<p>Re the Georgia font &#8212; are you referring to the Georgia font found on MS systems? Well, that would be an easy one. Just make a &#8220;.fonts&#8221; directory (mind the dot) in you home directory, and copy the font into that dir. Or install the whole shebang, open System -&gt; Administration -&gt; Synaptic and select the msttcorefonts package, it contains Georgia and some other common MS fonts. Problem solved (??? -I hope).</p>
<p>Re the websites not looking good in Firefox, my guess would be that they&#8217;re not up to web standards. But I could be mistaken.</p>
<p>If you rely on ftp a lot, you could also try the command-line &#8220;ftp&#8221; built into the system since the old days. Also, you should investigate ssh, once properly set up you can use it as an FTP-like program (under the name sftp), with full desktop integration like ftp &#8212; only that ssh is encrypted and ftp is not.</p>
<p>Just my 2 or 3 Eurocents.</p>
<p>Greetings from Berlin,</p>
<p>peluchín</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Wilson</title>
		<link>http://bendunkle.com/xx-thoughts-about-linux-ubuntu-81-from-a-new-user/comment-page-1/#comment-65</link>
		<dc:creator>Michael Wilson</dc:creator>
		<pubDate>Wed, 25 Feb 2009 06:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://bendunkle.com/?p=129#comment-65</guid>
		<description>Interesting, I just took the plunge into Ubuntu 8.10 Intrepid Ibex.  It&#039;s so far been good, haven&#039;t had TOO many issues, no more than Windows gives me on a daily basis.  I bought my friends laptop, 1.7 dual core 1gig ram 120gig drive, intel integrated, and a bunch of other stuff you&#039;d expect in an HP. $230.00 - a steal I think, new battery with it too.

Anyway, i&#039;ve been in Linux before, but never got too far, but since I finished school, just beginning my program career, I understand code much better. So using the Terminal didn&#039;t hurt too badly this time around.  Biggest issue I&#039;m having is installing none packaged software (ie, crap I have to compile myself, such as Aptana (unless I&#039;m missing something)).

But it&#039;s been good, stuff works as it should right out of the box, whereas on my Vista computer and other it is a hassle and a half to get them on the interwebs.

It&#039;s good stuff.</description>
		<content:encoded><![CDATA[<p>Interesting, I just took the plunge into Ubuntu 8.10 Intrepid Ibex.  It&#8217;s so far been good, haven&#8217;t had TOO many issues, no more than Windows gives me on a daily basis.  I bought my friends laptop, 1.7 dual core 1gig ram 120gig drive, intel integrated, and a bunch of other stuff you&#8217;d expect in an HP. $230.00 &#8211; a steal I think, new battery with it too.</p>
<p>Anyway, i&#8217;ve been in Linux before, but never got too far, but since I finished school, just beginning my program career, I understand code much better. So using the Terminal didn&#8217;t hurt too badly this time around.  Biggest issue I&#8217;m having is installing none packaged software (ie, crap I have to compile myself, such as Aptana (unless I&#8217;m missing something)).</p>
<p>But it&#8217;s been good, stuff works as it should right out of the box, whereas on my Vista computer and other it is a hassle and a half to get them on the interwebs.</p>
<p>It&#8217;s good stuff.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
