<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/1.5.1-alpha" -->
<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/"
>

<channel>
	<title>MacAdam</title>
	<link>http://macadam.blogsome.com</link>
	<description>Genesis and Roadmap of my Experience with a Mac Computer</description>
	<pubDate>Thu, 08 Feb 2007 19:33:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>
	<language>en</language>

		<item>
		<title>Need a Launcher ?</title>
		<link>http://macadam.blogsome.com/2007/02/08/need-a-launcher/</link>
		<comments>http://macadam.blogsome.com/2007/02/08/need-a-launcher/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 19:32:17 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>Software</category>
	<category>Freeware</category>
		<guid>http://macadam.blogsome.com/2007/02/08/need-a-launcher/</guid>
		<description><![CDATA[	Since I tried Quicksilver, there is no other choice. Get it from http://blacktree.com
	Free for now.&nbsp;
]]></description>
			<content:encoded><![CDATA[	<p>Since I tried Quicksilver, there is no other choice. Get it from http://blacktree.com</p>
	<p>Free for now.&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://macadam.blogsome.com/2007/02/08/need-a-launcher/feed/</wfw:commentRss>
	</item>
		<item>
		<title>Switch SMTP Server and other configurations with Network Location</title>
		<link>http://macadam.blogsome.com/2006/08/16/switch-smtp-server-and-other-configurations-with-location/</link>
		<comments>http://macadam.blogsome.com/2006/08/16/switch-smtp-server-and-other-configurations-with-location/#comments</comments>
		<pubDate>Wed, 16 Aug 2006 20:39:18 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>Tips &#038; Tricks</category>
		<guid>http://macadam.blogsome.com/2006/08/16/switch-smtp-server-and-other-configurations-with-location/</guid>
		<description><![CDATA[	Another thing a lot of people want is to change their mail configuration (at least the so called SMTP server which is the server you send your emails through) when they change network location. The SMTP servers are protected and don&#8217;t usually allow emails from other network than their own. So, when at home, you [...]]]></description>
			<content:encoded><![CDATA[	<p>Another thing a lot of people want is to change their mail configuration (at least the so called SMTP server which is the server you send your emails through) when they change network location. The SMTP servers are protected and don&#8217;t usually allow emails from other network than their own. So, when at home, you need to use your Internet Provider (ISP) server and when at work, you need to use your company server. Some other system configurations could be changed with the network location, like the default printer, or default internet browser home page.</p>
	<p>There are several solutions to achieve this. The easiest way is probably to buy <a target="_blank" href="http://homepage.mac.com/locationmanager/">Location X</a> which is easy to configure with a nice Graphical User Inteface (GUI) and probably worth the 20$ it costs.</p>
	<p>However, if you don&#8217;t want to pay for this, there is the script way. You can choose the easy one, <a target="_blank" href="http://www.automatorworld.com/archives/location-switch/">SwitchLocation</a> AppleScript with Automator or use the complex <a target="_blank" href="http://www.macosxhints.com/article.php?story=20060801081741437">LocationChanger</a> which looks more elegant.</p>
	<p>I choosed SwitchLocation, here is what I did:</p>
	<ol>
<li>Dragged SwitchLocation onto the Applications-&gt;Automator icon</li>
	<li>For Mail block, changed the Mail account name and smtp address for Home Configuration </li>
	<li>For Printer, changed the name of the queue for Home Configuration</li>
	<li>Deleted other blocks </li>
	<li>Saved As SwitchHome in &#8216;Home Folder&#8217;/Library/Scripts</li>
	<li>Opened Applications-&gt;AppleScript-&gt;AppleScript Utility</li>
	<li>Checked Show Script Menu</li>
	<li>Unchecked Show Library scripts</li>
	<li>Did the same for a SwitchWork script for my Work configuration.</li>
</ol>
	<p>Still I would like to be able to:</p>
	<ul>
<li>Change the Network Location from the script</li>
	<li>Close Mail.App and Printer Setup Utility after configuration is finished</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://macadam.blogsome.com/2006/08/16/switch-smtp-server-and-other-configurations-with-location/feed/</wfw:commentRss>
	</item>
		<item>
		<title>Installing Microsoft Windows XP</title>
		<link>http://macadam.blogsome.com/2006/08/15/installing-microsoft-windows-xp/</link>
		<comments>http://macadam.blogsome.com/2006/08/15/installing-microsoft-windows-xp/#comments</comments>
		<pubDate>Tue, 15 Aug 2006 16:09:43 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>General</category>
		<guid>http://macadam.blogsome.com/2006/08/15/installing-microsoft-windows-xp/</guid>
		<description><![CDATA[	Of course MacOS X is a great operating system but in the real world, you can need to run an application that is only available on Microsoft Windows. And with Intel-based Macs, you can now install and natively run Windows XP thanks to Apple Boot Camp.
	It worked well for me following the Boot Camp Manual [...]]]></description>
			<content:encoded><![CDATA[	<p>Of course MacOS X is a great operating system but in the real world, you can need to run an application that is only available on Microsoft Windows. And with Intel-based Macs, you can now install and natively run Windows XP thanks to <a href="http://www.apple.com/macosx/bootcamp/" target="_blank">Apple Boot Camp</a>.</p>
	<p>It worked well for me following the Boot Camp Manual except one problem:</p>
	<blockquote><p><font color="#660000">I performed the installation with the USB Mighty Mouse connected and it locked the keyboard preventing to resume Windows XP SP2 installation at some point.</font></p></blockquote>
	<p>So, don&#8217;t use an external mouse when installing Windows !&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://macadam.blogsome.com/2006/08/15/installing-microsoft-windows-xp/feed/</wfw:commentRss>
	</item>
		<item>
		<title>Use the Apple IR Remote Control with Microsoft PowerPoint</title>
		<link>http://macadam.blogsome.com/2006/08/15/use-the-apple-ir-remote-control-with-microsoft-powerpointuse-the-apple-ir-remote-control-with-microsoft-powerpoint/</link>
		<comments>http://macadam.blogsome.com/2006/08/15/use-the-apple-ir-remote-control-with-microsoft-powerpointuse-the-apple-ir-remote-control-with-microsoft-powerpoint/#comments</comments>
		<pubDate>Tue, 15 Aug 2006 15:49:10 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>Tips &#038; Tricks</category>
		<guid>http://macadam.blogsome.com/2006/08/15/use-the-apple-ir-remote-control-with-microsoft-powerpointuse-the-apple-ir-remote-control-with-microsoft-powerpoint/</guid>
		<description><![CDATA[	The IR Remote Control delivered with new Macs is cool and anybody using Microsoft PowerPoint for his presentations would think about using it to control the PowerPoint Slide Show. Though it is not natively possible, here is how you can make it work with iRedLite utility.
	
Download, Install and Run iRedLite
	Open iRedLite editor (Tools-&gt;Show Editor)
	Add a [...]]]></description>
			<content:encoded><![CDATA[	<p>The IR Remote Control delivered with new Macs is cool and anybody using Microsoft PowerPoint for his presentations would think about using it to control the PowerPoint Slide Show. Though it is not natively possible, here is how you can make it work with <a href="http://www.filewell.com/iRedLite/" target="_blank">iRedLite</a> utility.</p>
	<ol>
<li>Download, Install and Run iRedLite</li>
	<li>Open iRedLite editor (Tools-&gt;Show Editor)</li>
	<li>Add a section (press + in the left pane [Remotes and Sections]) and name it PowerPoint</li>
	<li>Add a library (press + in the right pane [Libraries]), name it PowerPoint and select it</li>
	<li>Add a group (press + in the right pane [Groups]) and name it SlideShow</li>
	<li>Add an AppleScript Action (press + AppleScript in the right pane [Actions]) and name it Start/Stop<br />      Press &quot;Edit Action&quot; Tab and paste the following code<br />      <em>  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font color="#660000">tell application &quot;Microsoft PowerPoint&quot;<br />      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; set mySSS to slide show settings of active presentation<br />      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; set show type of mySSS to slide show type speaker<br />      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; set sShow to run slide show mySSS<br />      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; end tell</font></em> </li>
	<li>Select this new Start/Stop action</li>
	<li>Select the PowerPoint Section in the left pane</li>
	<li>Press the Play button on the left pane remote control drawing</li>
	<li>Add the Start/Stop action to this button (pressing the + in the lower left corner)</li>
	<li>Select the Current App-&gt;Cursor Movement-&gt;Right Action</li>
	<li>Press the Next button on the left pane remote control drawing</li>
	<li>Add the Right Action (pressing the + in the lower left corner)</li>
	<li>Select the Current App-&gt;Cursor Movement-&gt;Left Action</li>
	<li>Press the Prev button on the left pane remote control drawing</li>
	<li>Add the Left Action (pressing the + in the lower left corner)</li>
	<li>Press Save</li>
      </ol>
	<p>There you go, open iRedLite, select PowerPoint then open a PowerPoint Presentation.<br />      You can start the slide show using the Play button and browse the slides with the Next and Previous buttons</p>
	<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://macadam.blogsome.com/2006/08/15/use-the-apple-ir-remote-control-with-microsoft-powerpointuse-the-apple-ir-remote-control-with-microsoft-powerpoint/feed/</wfw:commentRss>
	</item>
		<item>
		<title>Convert Outlook Data to Mail</title>
		<link>http://macadam.blogsome.com/2006/08/15/convert-outlook-data-to-mail/</link>
		<comments>http://macadam.blogsome.com/2006/08/15/convert-outlook-data-to-mail/#comments</comments>
		<pubDate>Tue, 15 Aug 2006 13:05:54 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>Tips &#038; Tricks</category>
		<guid>http://macadam.blogsome.com/2006/08/15/convert-outlook-data-to-mail/</guid>
		<description><![CDATA[	Not so easy without spending a few bucks on commercial software but still, it is possible, here is how.
	For Mail data:&nbsp;
	
Import Outlook Mail data in Mozilla Thunderbird on a Windows PC.
	Use Eudora Mailbox Cleaner to convert Thunderbird mbox files to MailTips: - Download link is at the bottom of the page.- Follow the advices from [...]]]></description>
			<content:encoded><![CDATA[	<p>Not so easy without spending a few bucks on commercial software but still, it is possible, here is how.</p>
	<p>For Mail data:&nbsp;</p>
	<ol>
<li>Import Outlook Mail data in <a href="http://www.mozilla.com/thunderbird/" target="_blank">Mozilla Thunderbird </a>on a Windows PC.</li>
	<li>Use <a href="http://homepage.mac.com/aamann/Eudora_Mailbox_Cleaner.html" target="_blank">Eudora Mailbox Cleaner</a> to convert Thunderbird mbox files to Mail<br />Tips: <br />- Download link is at the bottom of the page.<br />- Follow the advices from the web page
<ul>
<li>Compact your folders in Thunderbird first (File-&gt;Compact Folders)</li>
	<li>Drag each Thunderbird mbox file onto the Eudora Mailbox Cleaner icon</li>
	<li>Choose Mozilla Thunderbird option</li>
	<li>Rebuild the imported mailbox in Mail (Mailbox-&gt;Rebuild)</li>
</ul>
</li>
</ol>
	<p>For Contacts:</p>
	<p>For Agenda:</p>
	<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://macadam.blogsome.com/2006/08/15/convert-outlook-data-to-mail/feed/</wfw:commentRss>
	</item>
		<item>
		<title>Manifest</title>
		<link>http://macadam.blogsome.com/2006/08/15/manifest/</link>
		<comments>http://macadam.blogsome.com/2006/08/15/manifest/#comments</comments>
		<pubDate>Tue, 15 Aug 2006 10:38:49 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>General</category>
		<guid>http://macadam.blogsome.com/2006/08/15/manifest/</guid>
		<description><![CDATA[	I have no complaints to formulate against any computer hardware or software companies and developpers groups.This blog only reflects my quest for tools that matches my requirements and is by no mean meant to encourage or discourage anybody towards a specific computer platform.
	Diversity is the key to freedom.&nbsp;
]]></description>
			<content:encoded><![CDATA[	<p>I have no complaints to formulate against any computer hardware or software companies and developpers groups.<br />This blog only reflects my quest for tools that matches my requirements and is by no mean meant to encourage or discourage anybody towards a specific computer platform.</p>
	<p>Diversity is the key to freedom.&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://macadam.blogsome.com/2006/08/15/manifest/feed/</wfw:commentRss>
	</item>
		<item>
		<title>MacAdam Creation</title>
		<link>http://macadam.blogsome.com/2006/08/15/hello-world/</link>
		<comments>http://macadam.blogsome.com/2006/08/15/hello-world/#comments</comments>
		<pubDate>Tue, 15 Aug 2006 10:00:35 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>General</category>
		<guid>http://macadam.blogsome.com/2006/08/15/hello-world/</guid>
		<description><![CDATA[	Welcome to MacAdam, the genesis and roadmap of my Mac experience !
	I used to be a PC geek for about 20 years now, though I did use all kind of computers, since my good old Sinclair Spectrum to high end workstations and servers from Digital, Sun, SGI or HP with some incursions to the Apple [...]]]></description>
			<content:encoded><![CDATA[	<p>Welcome to MacAdam, the genesis and roadmap of my Mac experience !</p>
	<p>I used to be a PC geek for about 20 years now, though I did use all kind of computers, since my good old <a target="_blank" href="http://www.worldofspectrum.org/">Sinclair Spectrum </a>to high end workstations and servers from <a href="http://en.wikipedia.org/wiki/Digital_Equipment_Corporation" target="_blank">Digital</a>, <a href="http://www.sun.com" target="_blank">Sun</a>, <a href="http://www.sgi.com" target="_blank">SGI</a> or <a href="http://www.hp.com" target="_blank">HP</a> with some incursions to the <a href="http://www.apple.com" target="_blank">Apple</a> world of Macintosh.</p>
	<p>After a failed attempt to use <a href="http://www.gnu.org/" target="_blank">GNU/Linux</a> as my sole OS for my laptop PC, I acquired the Intel-based MacBook Pro and here I share my comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://macadam.blogsome.com/2006/08/15/hello-world/feed/</wfw:commentRss>
	</item>
	</channel>
</rss>
