<?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>Christophe Hamerling [Archive] &#187; mac osx</title>
	<atom:link href="http://planet.petalslink.com/home/chamerling/tag/mac-osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://planet.petalslink.com/home/chamerling</link>
	<description>Things around SOA, Web Services, Open Source and more...</description>
	<lastBuildDate>Wed, 07 Oct 2009 13:16:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Developing under Mac OS X : The keyboard&#8230;</title>
		<link>http://planet.petalslink.com/home/chamerling/2009/04/16/developing-under-mac-os-x-the-keyboard/</link>
		<comments>http://planet.petalslink.com/home/chamerling/2009/04/16/developing-under-mac-os-x-the-keyboard/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 10:09:01 +0000</pubDate>
		<dc:creator>Christophe Hamerling</dc:creator>
				<category><![CDATA[Non classé]]></category>
		<category><![CDATA[mac osx]]></category>

		<guid isPermaLink="false">http://blog.ebmwebsourcing.com/home/chamerling/?p=93</guid>
		<description><![CDATA[Mac OS X is cool but where are my special characters I need while developing??? Here are some keys combinations which are (quite) useful : &#124; is under OPTION+SHIFT+L { is under OPTION+( and } is under OPTION+) [ is under OPTION+( and ] is under OPTION+) \ is under OPTION+SHIFT+/ Should be easier now&#8230;]]></description>
			<content:encoded><![CDATA[<p>Mac OS X is cool but where are my special characters I need while developing??? Here are some keys combinations which are (quite) useful :</p>
<ul>
<li>| is under OPTION+SHIFT+L</li>
<li>{ is under OPTION+( and } is under OPTION+)</li>
<li>[ is under OPTION+( and ] is under OPTION+)</li>
<li>\ is under OPTION+SHIFT+/</li>
</ul>
<div style="text-align: left">Should be easier now&#8230;</div>
]]></content:encoded>
			<wfw:commentRss>http://planet.petalslink.com/home/chamerling/2009/04/16/developing-under-mac-os-x-the-keyboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From Linux to Mac OS X &#8211; Tip 1 : The Aliases</title>
		<link>http://planet.petalslink.com/home/chamerling/2009/03/11/macosxdev-tip1/</link>
		<comments>http://planet.petalslink.com/home/chamerling/2009/03/11/macosxdev-tip1/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 17:40:27 +0000</pubDate>
		<dc:creator>Christophe Hamerling</dc:creator>
				<category><![CDATA[Non classé]]></category>
		<category><![CDATA[mac osx]]></category>

		<guid isPermaLink="false">http://blog.ebmwebsourcing.com/home/chamerling/?p=64</guid>
		<description><![CDATA[Here are a serie of tips when developing under Mac OS X after mostly 8 years in the Linux word. First tip : The aliases in the Terminal (because I really think that the Terminal is cool ) ) 1. Create a .profile file in your $HOME folder cd $HOME touch .profile 2. Add aliases [...]]]></description>
			<content:encoded><![CDATA[<p>Here are a serie of tips when developing under Mac OS X after mostly 8 years in the Linux word.</p>
<p>First tip : The aliases in the Terminal (because I really think that the Terminal is cool <img src='http://planet.petalslink.com/home/chamerling/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> ) )</p>
<p><strong>1. Create a .profile file in your $HOME folder</strong><br />
<em>cd $HOME<br />
touch .profile</em></p>
<p><strong>2. Add aliases in this .profile file</strong><br />
<em>pico .profile</em><br />
and then syntax is alias foo=&#8217;bar&#8217;. For example, here are some of my aliases :<br />
<em>alias tx=&#8217;open /Applications/TextEdit.app/&#8217;<br />
alias mvn2=&#8217;/Users/chamerling/Developpement/bin/mvn/apache-maven-2.0.10/bin/mvn&#8217;<br />
alias meclipse=&#8217;mvn2 eclipse:eclipse&#8217;<br />
alias mpetals=&#8217;mvn2 archetype:generate -DarchetypeCatalog=http://petals.ow2.org&#8217; </em></p>
]]></content:encoded>
			<wfw:commentRss>http://planet.petalslink.com/home/chamerling/2009/03/11/macosxdev-tip1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

