<?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>Thu, 02 Sep 2010 04:54:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
		<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[OSX]]></category>
		<category><![CDATA[iPhone]]></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 by 480-pixel canvas for your iPhone development. And it&#8217;s free. iPhoney is not an iPhone [...]]]></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>
]]></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, you will be able to re-use or reconnect to the last session.. Until today, i [...]]]></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>
]]></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>1</slash:comments>
		</item>
	</channel>
</rss>
