<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Retour à La Source • Tag: Mac OS X • RSS</title>
		<link>http://www.ab-d.fr/tag/Mac OS X/</link>
		<description>Retour à La Source • Tag: Mac OS X • RSS</description>
		<copyright>http://www.ab-d.fr/tag/Mac OS X/ (c) 2010</copyright>
		<language>fr</language>
		<pubDate>Sat, 31 Jul 2010 15:03:12 +0100</pubDate>
		<generator>Retour à La Source • Tag: Mac OS X • RSS • version 1.0</generator>
		<webMaster>noreply@ab-d.fr ( Benoit Asselin )</webMaster>
		<image>
			<url>http://www.ab-d.fr/images/rss.gif</url>
			<title>Retour à La Source • Tag: Mac OS X • RSS</title>
			<link>http://www.ab-d.fr/tag/Mac OS X/</link>
			<width>90</width>
			<height>30</height>
		</image>

		<item>
			<title>Get a Mac ! ( Bill Gates, Steve Jobs, Microsoft, Windows, Apple, iPhone )</title>
			<link>http://www.ab-d.fr/date/2008-08-18/</link>
			<pubDate>Mon, 18 Aug 2008 09:10:11 +0100</pubDate>
			<author>noreply@ab-d.fr ( Benoit Asselin )</author>
			<category><![CDATA[Detente]]></category>
			<category><![CDATA[Mac OS X]]></category>
			<description><![CDATA[<p>
Mac ou PC ? Le bien ou le mal ? Le monde limité ou le monde buggué ? Steve ou Bill ?...
</p>

<p>
Que de questions, mais votre humble serviteur vous apportera une seule et unique réponse -> Choisissez les Mac !
</p>

<p>
Pourquoi ? Voici quelques réponses en vidéos :
</p>

<p style="text-align:center;">
Pub : Get a Mac sur Windows Vista<br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/FxOIebkmrqs&amp;hl=fr&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/FxOIebkmrqs&amp;hl=fr&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>

<br />
<br />

Apple Mac Music Video : Again and Again<br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/6kxDxLAjkO8&amp;hl=fr&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/6kxDxLAjkO8&amp;hl=fr&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>

<br />
<br />

Parodie : Gates VS Jobs<br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Wb2eS_7CQnI&amp;hl=fr&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/Wb2eS_7CQnI&amp;hl=fr&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>

</p>

<p>
<br />
<em>Promis... pour les prochaines actualités, je retournerai aux Sources.</em>
</p>

<p>
Dernière minute : Je vous invite à tester la toute dernière version beta de NetBeans IDE 6.5 ; pour le développement PHP et autres petits langages (html, css, js...) qui gravitent autour c'est un réel bonheur !<br />
<em>Disponible sous Windows, Linux et Mac OS X bien sûr ;)</em>
</p>

<hr /><a href="http://res.feedsportal.com/viral/bookmark_fr.cfm?link=http%3A%2F%2Fwww.ab-d.fr%2Fdate%2F2008-08-18%2F&title=Get+a+Mac+%21+%28+Bill+Gates%2C+Steve+Jobs%2C+Microsoft%2C+Windows%2C+Apple%2C+iPhone+%29"><img src="http://www.ab-d.fr/images/bookmark.gif" border="0" /></a><br /><br />]]></description>
			<comments>http://www.ab-d.fr/tag/Mac OS X/</comments>
			<guid isPermaLink="false">http://www.ab-d.fr/date/2008-08-18/</guid>
		</item>

		<item>
			<title>Comment sauvegarder les préférences d'un Widget (Dashboard) ?</title>
			<link>http://www.ab-d.fr/date/2007-03-12/</link>
			<pubDate>Mon, 12 Mar 2007 00:00:00 +0100</pubDate>
			<author>noreply@ab-d.fr ( Benoit Asselin )</author>
			<category><![CDATA[Widget]]></category>
			<category><![CDATA[Dashboard]]></category>
			<category><![CDATA[Mac OS X]]></category>
			<category><![CDATA[Javascript]]></category>
			<description><![CDATA[<p>Sauvegarder les préférences d'un Widgets ( Dashboard - Mac OSX )</p>

<p>Sauvegarder les préférences</p>
<pre>
if(window.widget) {
	widget.setPreferenceForKey(value, 'myKey');
}
</pre>

<p>Charger les préférences</p>
<pre>
if(window.widget) {
	if(!(widget.preferenceForKey('myKey') === undefined)) {
		var myKey = widget.preferenceForKey('myKey');
	}
}
</pre>
<hr /><a href="http://res.feedsportal.com/viral/bookmark_fr.cfm?link=http%3A%2F%2Fwww.ab-d.fr%2Fdate%2F2007-03-12%2F&title=Comment+sauvegarder+les+pr%C3%A9f%C3%A9rences+d%27un+Widget+%28Dashboard%29+%3F"><img src="http://www.ab-d.fr/images/bookmark.gif" border="0" /></a><br /><br />]]></description>
			<comments>http://www.ab-d.fr/tag/Mac OS X/</comments>
			<guid isPermaLink="false">http://www.ab-d.fr/date/2007-03-12/</guid>
		</item>

	</channel>
</rss>
