<?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>..::\\ www.christiano.ch //::.. &#187; OSX</title>
	<atom:link href="http://www.christiano.ch/wordpress/category/apple/osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christiano.ch/wordpress</link>
	<description>christiano.ch blog - personal knowledge base, news, memoires et cetera</description>
	<lastBuildDate>Fri, 06 Jan 2012 15:28:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
		<item>
		<title>Mac OS X: Prevent .DS_Store file creation on network volumes</title>
		<link>http://www.christiano.ch/wordpress/2010/11/27/mac-os-x-prevent-ds_store-file-creation-on-network-volumes/</link>
		<comments>http://www.christiano.ch/wordpress/2010/11/27/mac-os-x-prevent-ds_store-file-creation-on-network-volumes/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 10:39:21 +0000</pubDate>
		<dc:creator>christian</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[com.apple.desktopservices]]></category>
		<category><![CDATA[DSDontWriteNetworkStores]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.christiano.ch/wordpress/2010/11/27/mac-os-x-prevent-ds_store-file-creation-on-network-volumes/</guid>
		<description><![CDATA[This KnowledgeBase article explains how to prevent OS X from creating new .DS_Store files when opening folders on remote volumes mounted using SMB/CIFS, AFP, NFS, and WebDAV. The creation of .DS_Store files (and more so, ._AppleDouble files which are not &#8230; <a href="http://www.christiano.ch/wordpress/2010/11/27/mac-os-x-prevent-ds_store-file-creation-on-network-volumes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<table border="0" cellspacing="0" cellpadding="2" width="675">
<tbody>
<tr>
<td valign="top" width="667"><a title="Mac OS X v10.4 and later: How to prevent .DS_Store file creation over network connections" href="http://docs.info.apple.com/article.html?artnum=301711" target="_blank">This KnowledgeBase article</a> explains how to prevent OS X from creating new .DS_Store files when opening folders on remote volumes mounted using SMB/CIFS, AFP, NFS, and WebDAV. The creation of .DS_Store files (and more so, ._AppleDouble files which are not covered in this hint) is frequently the source of complaints against Mac users, who often leave a trail of these files scattered throughout the filesystem when &quot;visiting&quot; a Windows computer. Even with this hint in place, the .DS_Store files will continue to be created on local volumes (which is a good thing). </td>
<td valign="top" width="10"><a href="http://www.christiano.ch/wordpress/wp-content/uploads/2010/11/Logo_MacOSX.png"><img style="display: inline" title="Logo_MacOSX" alt="Logo_MacOSX" src="http://www.christiano.ch/wordpress/wp-content/uploads/2010/11/Logo_MacOSX_thumb.png" width="143" height="118" /></a></td>
</tr>
</tbody>
</table>
<p>  <span id="more-1170"></span>
<p>To prevent the creation of these files, open the Terminal and type: </p>
<pre>defaults write com.apple.desktopservices DSDontWriteNetworkStores true</pre>
<p>&#160;</p>
<p>It may be necessary to log out and back in, or even to restart the computer (which is what the article states), for the change to take effect.<br />
  <br />Note: Most of the settings controlled by data in .DS_Store files are &quot;cosmetic&quot; in nature &#8212; for example, Finder window position, view style, icon position, etc. However, .DS_Store files in OS X also store Finder &quot;comments&quot; so in this sense, disabling .DS_Store files may result in loss of data. </p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Mac+OS+X%3A+Prevent+.DS_Store+file+creation+on+network+volumes+http%3A%2F%2Fchristiano.ch%2Fwordpress%2F%3Fp%3D1170" title="Post to Twitter"><img class="nothumb" src="http://www.christiano.ch/wordpress/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/intent/tweet?text=Mac+OS+X%3A+Prevent+.DS_Store+file+creation+on+network+volumes+http%3A%2F%2Fchristiano.ch%2Fwordpress%2F%3Fp%3D1170" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.christiano.ch/wordpress/2010/11/27/mac-os-x-prevent-ds_store-file-creation-on-network-volumes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhoney &#8211; iPhone emulator / simulator</title>
		<link>http://www.christiano.ch/wordpress/2009/08/23/iphoney-iphone-emulator-simulator/</link>
		<comments>http://www.christiano.ch/wordpress/2009/08/23/iphoney-iphone-emulator-simulator/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 09:58:32 +0000</pubDate>
		<dc:creator>christian</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.christiano.ch/wordpress/?p=440</guid>
		<description><![CDATA[Looking for a way to see how your web creations will look on iPhone? Look no further. iPhoney gives you a pixel-accurate web browsing environment—powered by Safari—that you can use when developing web sites for iPhone. It&#8217;s the perfect 320 &#8230; <a href="http://www.christiano.ch/wordpress/2009/08/23/iphoney-iphone-emulator-simulator/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Looking for a way to see how your web creations will look on iPhone? Look no further. iPhoney gives you a pixel-accurate web browsing environment—powered by Safari—that you can use when developing web sites for iPhone. It&#8217;s the perfect 320 by 480-pixel canvas for your iPhone development. And it&#8217;s free.<br />
<span id="more-440"></span></p>
<div id="attachment_444" class="wp-caption alignnone" style="width: 685px"><img class="size-full wp-image-444" title="iPhones_Screenshots" src="http://www.christiano.ch/wordpress/wp-content/uploads/2009/08/iPhones_Screenshots.png" alt="iPhones_Screenshots" width="675" height="362" /><p class="wp-caption-text">iPhones_Screenshots</p></div>
<p>iPhoney is not an iPhone simulator but instead is designed for web developers who want to create 320 by 480 (or 480 by 320) websites for use with iPhone. It gives you a canvas on which to test the visual quality of your designs. If you have questions about iPhoney, visit their issue tracker on SourceForge.</p>
<p>New features version 1.2</p>
<p>Added a few handy features to iPhoney 1.2, and it is still open source so that talented developers from around the world can make it the best tool for testing iPhone-compatible web creations. What&#8217;s new in version 1.2:</p>
<p>* View source to see the source code for the page you&#8217;re viewing, great for checking iPhone targeted pages.<br />
* Localized for Norwegian, French, and German users.</p>
<p>&#8216;Unfortunately&#8217;, this ones only available for Mac OS-X ..</p>
<h3>Links</h3>
<p><a title="Download iPhoney from Marketcircle" href="http://www.marketcircle.com/iphoney/" target="_blank">Download iPhoney from Marketcircle</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=iPhoney+%E2%80%93+iPhone+emulator+%2F+simulator+http%3A%2F%2Fchristiano.ch%2Fwordpress%2F%3Fp%3D440" title="Post to Twitter"><img class="nothumb" src="http://www.christiano.ch/wordpress/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/intent/tweet?text=iPhoney+%E2%80%93+iPhone+emulator+%2F+simulator+http%3A%2F%2Fchristiano.ch%2Fwordpress%2F%3Fp%3D440" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.christiano.ch/wordpress/2009/08/23/iphoney-iphone-emulator-simulator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Remote Desktop Connection Console or Admin Session</title>
		<link>http://www.christiano.ch/wordpress/2009/08/04/microsoft-remote-desktop-connection-console-or-admin-session/</link>
		<comments>http://www.christiano.ch/wordpress/2009/08/04/microsoft-remote-desktop-connection-console-or-admin-session/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 06:53:12 +0000</pubDate>
		<dc:creator>christian</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Remote Desktop Connection]]></category>

		<guid isPermaLink="false">http://www.christiano.ch/wordpress/?p=138</guid>
		<description><![CDATA[Did you know, when you connect to one of your Systems using Microsoft Remote Desktop Connection, you can choose whether you want to connect to the console or create a new terminal server session. If you always create console sessions, &#8230; <a href="http://www.christiano.ch/wordpress/2009/08/04/microsoft-remote-desktop-connection-console-or-admin-session/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Did you know, when you connect to one of your Systems using Microsoft Remote Desktop Connection, you can choose whether you want to connect to the console or create a new terminal server session. If you always create console sessions, you will be able to re-use or reconnect to the last session..</p>
<p>Until today, i didn&#8217;t know, that a console session can be created using the Remote Desktop Connection Client GUI. In the past i always did something similiar to:</p>
<p><code>MSTSC.exe /v:MYSERVER:[PORT] /CONSOLE</code></p>
<p>or on systems with newer Remote Desktop Client Versions</p>
<p><code><br />
MSTSC.exe /v:MYSERVER:[PORT] /ADMIN<br />
</code></p>
<p>When playing with display settings, local resources like (connecting printer or drives over a Remote Desktop Connection) the command line got a bit complex. Now since i bought an Apple MacBook Pro, and i faced the challenge to connect to my servers using the Mac OSX implementation of the Remote Desktop Connection, i realized, that it is possible to place a /CONSOLE or /ADMIN Parameter directly into the address textfield of the Mac OSX Remote Desktop Connection Client. So i figured out, that this can also be done using the Windows Remote Desktop Connection Client.</p>
<div id="attachment_142" class="wp-caption alignnone" style="width: 430px"><img class="size-full wp-image-142" title="RemoteDesktopConnection_AsAdmin_Console" src="http://www.christiano.ch/wordpress/wp-content/uploads/2009/08/RemoteDesktopConnection_AsAdmin_Console1.JPG" alt="RemoteDesktopConnection_AsAdmin_Console" width="420" height="476" /><p class="wp-caption-text">RemoteDesktopConnection_AsAdmin_Console</p></div>
<div id="attachment_146" class="wp-caption alignnone" style="width: 529px"><img class="size-full wp-image-146" title="Apple_Mac_OSX_RemoteDesktopConnection_Console" src="http://www.christiano.ch/wordpress/wp-content/uploads/2009/08/Apple_Mac_OSX_RemoteDesktopConnection_Console.png" alt="Apple_Mac_OSX_RemoteDesktopConnection_Console" width="519" height="170" /><p class="wp-caption-text">Apple_Mac_OSX_RemoteDesktopConnection_Console</p></div>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Microsoft+Remote+Desktop+Connection+Console+or+Admin+Session+http%3A%2F%2Fchristiano.ch%2Fwordpress%2F%3Fp%3D138" title="Post to Twitter"><img class="nothumb" src="http://www.christiano.ch/wordpress/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/intent/tweet?text=Microsoft+Remote+Desktop+Connection+Console+or+Admin+Session+http%3A%2F%2Fchristiano.ch%2Fwordpress%2F%3Fp%3D138" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.christiano.ch/wordpress/2009/08/04/microsoft-remote-desktop-connection-console-or-admin-session/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

