<?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>codedifferent.com &#187; leopard</title>
	<atom:link href="http://www.codedifferent.com/tag/leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codedifferent.com</link>
	<description>mobile &#124; mac &#124; business &#124; development blog</description>
	<lastBuildDate>Sun, 04 Dec 2011 17:32:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to connect from Mac OS X Leopard to a shared printer via a Windows XP printserver</title>
		<link>http://www.codedifferent.com/2008/06/28/how-to-connect-from-mac-os-x-leopard-to-a-shared-printe-via-a-windows-xp-printserver/</link>
		<comments>http://www.codedifferent.com/2008/06/28/how-to-connect-from-mac-os-x-leopard-to-a-shared-printe-via-a-windows-xp-printserver/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 14:14:44 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[10.5.3]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[smb]]></category>
		<category><![CDATA[windows printing]]></category>
		<category><![CDATA[windows shared printing]]></category>

		<guid isPermaLink="false">http://www.codedifferent.com/?p=108</guid>
		<description><![CDATA[Sometimes you are embarrassed to conntect Mac OS X Leopard with a Windows XP printserver. It should work the Mac plug-and-play way &#8230; but it isn&#8217;t. So here is the howto, so you don&#8217;t need to trouble your head about it. Context: In the first corner: A Mac OS X Leopard (10.5.3) machine In the [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes you are embarrassed to conntect Mac OS X Leopard with a Windows XP printserver. It should work the Mac plug-and-play way &#8230; but it isn&#8217;t. So here is the howto, so you don&#8217;t need to trouble your head about it.</p>
<p><strong>Context:</strong><br />
In the first corner: A Mac OS X Leopard (10.5.3) machine<br />
In the second corner: A Kyocera 2000D laser printer connected to a Windows XP printserver which is protected by password and username.</p>
<p><strong>Problem:</strong><br />
Adding the printer via the standard Apple-way as a windows printer works &#8211; but printing does not work because it is not possible to authenticate against the printserver.</p>
<p><strong>Solution:</strong><br />
You need to add the shared printer via the hidden &#8220;Advanced&#8221; printer feature in the Print &amp; Fax preferences.</p>
<ul>
<li>Open &#8220;Print &amp; Fax&#8221; in &#8220;System Preferences&#8221;</li>
<li>Click &#8220;+&#8221; to add a new printer</li>
<li>Control-click (or right-click) on the toolbar at the top of the window and select &#8220;Customize Toolbar&#8230;&#8221;</li>
<li>Drag the &#8220;Advanced&#8221; icon to the toolbar and select &#8220;Done&#8221;</li>
<li>Click on the &#8220;Advanced&#8221; icon &#8230; and be patient &#8230; after a moment or two, you can select &#8220;Windows&#8221; from the &#8220;Type&#8221; dropdown-menu</li>
<li>Enter the SAMBA URL of the shared windows printer in the &#8220;URL&#8221; textfield:<br />
smb://USERNAME:PASSWORD@WINDOWSDOMAINNAME/PRINTSERVER/PRINTERSHARENAME or<br />
smb://USERNAME:PASSWORD@IPADDRESS/PRINTERSHARENAME<br />
If the shared printer does not need a password, you can use smb://USERNAME@&#8230;</li>
<li>Fill out the other fields &#8220;Name&#8221; and &#8220;Location&#8221; as you prefer</li>
<li>When printing the first time you will get prompted for your USERNAME and PASSWORD. Fill in your windows printserver username and password and enable the &#8220;Add this to your keychain&#8221; checkbox.</li>
</ul>
<p>&#8230; it&#8217;s nearly plug-and-play <img src='http://www.codedifferent.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedifferent.com/2008/06/28/how-to-connect-from-mac-os-x-leopard-to-a-shared-printe-via-a-windows-xp-printserver/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Apple Developer Tutorial: Rails 2.0 application development on Mac OS X Leopard</title>
		<link>http://www.codedifferent.com/2008/03/04/apple-developer-tutorial-rails-20-application-development-on-mac-os-x-leopard/</link>
		<comments>http://www.codedifferent.com/2008/03/04/apple-developer-tutorial-rails-20-application-development-on-mac-os-x-leopard/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 07:53:40 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby-on-rails]]></category>

		<guid isPermaLink="false">http://www.codedifferent.com/2008/03/04/apple-developer-tutorial-rails-20-application-development-on-mac-os-x-leopard/</guid>
		<description><![CDATA[Apple starts a series of tutorials on Rails 2.0 development on Mac OS X Leopard. A great introduction in the elegant web developer platform on the Mac. And great to see, that now also Apple starts to promote the open source framework actively.]]></description>
			<content:encoded><![CDATA[<p>Apple starts a series of tutorials on <a href="http://developer.apple.com/tools/developonrailsleopard.html">Rails 2.0 development on Mac OS X Leopard</a>. A great introduction in the elegant web developer platform on the Mac. And great to see, that now also Apple starts to promote the open source framework actively.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedifferent.com/2008/03/04/apple-developer-tutorial-rails-20-application-development-on-mac-os-x-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

