<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.jbkempf.com/blog/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Yet another blog for JBKempf - Tag - Leopard</title>
  <link>http://www.jbkempf.com/blog/</link>
  <atom:link href="http://www.jbkempf.com/blog/feed/tag/Leopard/rss2" rel="self" type="application/rss+xml"/>
  <description>This is the blog of Jean-Baptiste Kempf. I will share some info about my life, my works and my VideoLAN work</description>
  <language>en</language>
  <pubDate>Thu, 29 Jul 2010 10:33:12 +0200</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Snow Leopard is out! And why you will not have VLC 64bits right now...</title>
    <link>http://www.jbkempf.com/blog/post/2009/08/28/Snow-Leopard-is-out%21-And-why-you-will-not-have-VLC-64bits-right-now...</link>
    <guid isPermaLink="false">urn:md5:9999aabacb33d047c35ac122eb64fc5b</guid>
    <pubDate>Fri, 28 Aug 2009 10:59:00 +0200</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>64bits</category><category>Apple</category><category>Leopard</category><category>Mac OS X</category><category>Snow Leopard</category><category>VLC</category><category>VLC media player</category><category>Windows 64</category>    
    <description>    &lt;h2&gt;Apple OS X 10.6 is out&lt;/h2&gt;

&lt;p&gt;If you have missed the news, then you are not on the same techy blogs than I am.&lt;/p&gt;


&lt;p&gt;So, &lt;a href=&quot;http://www.jbkempf.com/blog/tag/Apple&quot;&gt;Apple&lt;/a&gt; new operating system Mac OS X.6, named  &lt;a href=&quot;http://www.jbkempf.com/blog/tag/Snow%20Leopard&quot;&gt;Snow Leopard&lt;/a&gt; is out, and it improves a lot the speed, and ports most of its application to &lt;a href=&quot;http://www.jbkempf.com/blog/tag/64bits&quot;&gt;64bits&lt;/a&gt;, but doesn&amp;#8217;t introduce any important new feature. &lt;a href=&quot;http://www.apple.com/macosx/&quot; hreflang=&quot;en&quot;&gt;Learn more about it&amp;#160;!&lt;/a&gt;&lt;/p&gt;


&lt;h2&gt;VLC and 64bits&lt;/h2&gt;

&lt;p&gt;Do you really need 64bits for a video application? I seriously doubt it. But well, you might want/need it in the future.&lt;/p&gt;


&lt;h3&gt;Linux&lt;/h3&gt;

&lt;p&gt;&lt;a href=&quot;http://www.jbkempf.com/blog/tag/VLC&quot;&gt;VLC&lt;/a&gt; 64bits runs on 64bits linux since a long time, and I use it a lot. No majors problems since Linux is cleverly engineered.&lt;/p&gt;


&lt;h3&gt;Windows&lt;/h3&gt;

&lt;p&gt;&lt;a href=&quot;http://www.jbkempf.com/blog/tag/VLC&quot;&gt;VLC&lt;/a&gt; runs on &lt;a href=&quot;http://www.jbkempf.com/blog/tag/Windows%2064&quot;&gt;Windows 64&lt;/a&gt; as a Win32 application, but we haven&amp;#8217;t finished the port to Win64, especially because of external libraries issues. It will come eventually.&lt;/p&gt;


&lt;h3&gt;Mac OS X&lt;/h3&gt;

&lt;p&gt;Since the WWDC &amp;#8216;08, we know we have to remove all Carbon code, and we have mostly done it.&lt;/p&gt;


&lt;h4&gt;Leopard&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;VLC 64bits runs on 32bits &lt;a href=&quot;http://www.jbkempf.com/blog/tag/Leopard&quot;&gt;Leopard&lt;/a&gt; without issues.&lt;/strong&gt;&lt;/p&gt;


&lt;h4&gt;Snow Leopard&lt;/h4&gt;

&lt;p&gt;As one of our OSX developers says: &lt;q&gt;I&amp;#8217;ve you had asked me a month ago, I had said that everything is cool and VLC64 will be released the same day as Snow Leopard.&lt;/q&gt;&lt;/p&gt;


&lt;p&gt;&lt;strong&gt;BUT&lt;/strong&gt;&lt;/p&gt;


&lt;p&gt;It doesn&amp;#8217;t work now, because of  a change in the Cocoa runtime. VLC stopped working in the last two seeds (the GM and the one prior to it).&lt;/p&gt;


&lt;p&gt;&lt;q&gt;Launching VLC results in crashes in a low level function called _NSBundleCreate, which is triggered by a whole bunch of Cocoa and IOKit methods. Basically every method of these frameworks results in a crash on Snow Leopard. This is strange, as exactly the same code runs nicely in 64bit on Leopard and prior seeds of Snow Leopard.&lt;/q&gt;&lt;/p&gt;


&lt;p&gt;The problem is that VLC is not an ordinary NSApplication, but a plain C app, that loads a Cocoa plugin, which instantiates NSApp itself. Therefore, you cannot reproduce the crashes in normal Cocoa apps.&lt;/p&gt;


&lt;h2&gt;Conclusion&lt;/h2&gt;

&lt;p&gt;Apple, once again, breaks everything with a new OS, as it happens often, or when a new version of Xcode gets out.
Last version of Xcode forced us to drop X.4 if we wanted to go 64bits and compatible with Snow Leopard. Seriously, I don&amp;#8217;t get it.&lt;/p&gt;


&lt;p&gt;I have applications that are running on the Win7&amp;#160;64bit setup that are Win98 games!&lt;/p&gt;


&lt;p&gt;Anyway, to not finish on a bad note, &lt;a href=&quot;http://www.jbkempf.com/blog/tag/Snow%20Leopard&quot;&gt;Snow Leopard&lt;/a&gt; looks gorgeous!&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2009/08/28/Snow-Leopard-is-out%21-And-why-you-will-not-have-VLC-64bits-right-now...#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2009/08/28/Snow-Leopard-is-out%21-And-why-you-will-not-have-VLC-64bits-right-now...#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/196</wfw:commentRss>
      </item>
    
  <item>
    <title>VLC and Mac OS X Leopard</title>
    <link>http://www.jbkempf.com/blog/post/2007/11/05/VLC-and-Mac-OS-X-Leopard</link>
    <guid isPermaLink="false">urn:md5:89eeec93faed13e79d90184b1e6c6167</guid>
    <pubDate>Mon, 05 Nov 2007 19:24:00 +0100</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>VideoLAN</category>
        <category>Leopard</category><category>Mac OS X</category><category>VLC media player</category>    
    <description>    &lt;p&gt;Following my news on &lt;a href=&quot;http://www.jbkempf.com/blog/post/2007/10/26/Mac-OS-X-Leopard&quot; hreflang=&quot;fr&quot;&gt;Leopard&lt;/a&gt; in French, and following my photos of the crowed Apple Store, this is just a small blog notice to say that &lt;a href=&quot;http://www.jbkempf.com/blog/tag/VLC%20media%20player&quot;&gt;VLC media player&lt;/a&gt; works almost correctly on &lt;a href=&quot;http://www.jbkempf.com/blog/tag/OSX&quot;&gt;OSX&lt;/a&gt; &lt;a href=&quot;http://www.jbkempf.com/blog/tag/Leopard&quot;&gt;Leopard&lt;/a&gt; without any modification. Just use the 0.8.6c release.&lt;/p&gt;


&lt;p&gt;However, the remote controller doesn't work anymore and there are corruptions in the OpenGL output when you go out of fullscreen.&lt;/p&gt;


&lt;p&gt;The remote controller part should be fixed soon in VLC (development versions are fine) and the OpenGL bug, might be a problem from Leopard himself.&lt;/p&gt;


&lt;p&gt;Go to our &lt;a href=&quot;http://forum.videolan.org/viewforum.php?f=12&quot; hreflang=&quot;en&quot;&gt;forum&lt;/a&gt; to know more about those issues...&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2007/11/05/VLC-and-Mac-OS-X-Leopard#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2007/11/05/VLC-and-Mac-OS-X-Leopard#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/57</wfw:commentRss>
      </item>
    
  <item>
    <title>Mac OS X Leopard</title>
    <link>http://www.jbkempf.com/blog/post/2007/10/26/Mac-OS-X-Leopard</link>
    <guid isPermaLink="false">urn:md5:16277036a00812bee606f8e122a7bfb0</guid>
    <pubDate>Fri, 26 Oct 2007 00:48:00 +0200</pubDate>
    <dc:creator>JBK</dc:creator>
        <category>Science&amp;Techno</category>
        <category>Apple</category><category>Leopard</category><category>Mac OS X</category><category>OS</category>    
    <description>    &lt;h2&gt;Leopard&lt;/h2&gt;


&lt;p&gt;La nouvelle version du système d’exploitation Mac OS d’&lt;a href=&quot;http://www.jbkempf.com/blog/tag/Apple&quot;&gt;Apple&lt;/a&gt; , sort vendredi 26 octobre 2007, demain. Sixième version majeure de &lt;a href=&quot;http://www.jbkempf.com/blog/tag/Mac%20OS%20X&quot;&gt;Mac OS X&lt;/a&gt;, estampillée Mac OS X.5, de nom de code « &lt;a href=&quot;http://www.jbkempf.com/blog/tag/Leopard&quot;&gt;Leopard&lt;/a&gt; », elle présente de très nombreuses nouveautés (plus de 300 selon Apple), dont certaines méritent d’être détaillées.&lt;/p&gt;


&lt;h2&gt;Fonctionnalités&lt;/h2&gt;

&lt;h3&gt;Time Machine&lt;/h3&gt;

&lt;p&gt;« Time Machine » est sans doute la nouveauté la plus originale dans un système d’exploitation grand public. Cette fonctionnalité est un  système de backup simplifié et automatisé pour les fichiers utilisateurs.
Une fois activée, Time Machine sauvegarde automatiquement les entrées modifiées du système de fichier, heure par heure. Chaque jour ces modifications sont agrégées afin de sauver l’espace disque. Outre la simplicité de fonctionnement, Time Machine permet de naviguer visuellement dans les backups, et de les restaurer, sans effacer les versions plus récentes, ce qui est assez rare. En outre, ces fonctions de backups sont utilisables depuis la plupart des applications Mac, tels iPhoto, Mail ou Address Book.&lt;/p&gt;


&lt;h3&gt;Sécurité&lt;/h3&gt;


&lt;p&gt;La sécurité du système a été aussi un point d’innovation de cette version.&lt;/p&gt;


&lt;p&gt;Tout d’abord, l’espace mémoire est rendu partiellement aléatoire, ce qui empêche certaines failles de sécurité d’être exploitées, sans pour autant les limiter. En effet, les adresses étant plus difficiles à prédire, des attaques de types « dépassement de tampons » (‘buffer overflow’), « dépassement de tas » (‘heap overflow’) ou « retour à libc » (‘return-to-libc attack’). Cette fonctionnalité, déjà présente sous Windows Vista et Linux, reste une nouveauté majeure de Leopard.&lt;/p&gt;


&lt;p&gt;Ensuite, les applications peuvent être signées par les développeurs et les applications téléchargées sont marquées afin de détecter toutes modifications ultérieures du programme, afin d’interdire aux applications modifiées de fonctionner.&lt;/p&gt;


&lt;p&gt;Enfin, outre un pare-feu applicatif, un chiffrement avancé (AES - 256bits) du système de fichiers, un contrôle d’accès plus restrictif et un VPN amélioré, cette version comporte une technologie de « bac à sable » (‘sandboxing’), permettant à certaines applications critiques de ne pas avoir accès à l’intégralité du système.&lt;/p&gt;


&lt;h3&gt;Look'n feel&lt;/h3&gt;

&lt;p&gt;L’aspect du système d’exploitation a été modifié de plusieurs façons notables. Tout d’abord, une innovation du monde Unix, les bureaux virtuels, est intégrée, tout en gardant la fonction Exposé de miniaturisation des applications. Ensuite, le Dock, barre de lancement d’application, le Finder, pour naviguer dans les fichiers, utilisent des effets 3D, pour améliorer le look. En outre, de nombreux effets et animations sont disponibles pour les développeurs d’applications tierces, à travers les technologies CoreAnimation. Enfin, une grande partie du système utilise un affichage vectoriel, qui permet d’être indépendant de la résolution utilisateur.&lt;/p&gt;


&lt;h3&gt;Pluuuuuuuuuuuus !&lt;/h3&gt;

&lt;p&gt;Pour finir, le passage à 64-bits de nombreuses bibliothèques systèmes, dont Cocoa, l’utilisation d’OpenGL 2.0, la certification Unix, la présence d’onglets dans le terminal ou l’intégration de Bootcamp, pour dualbooter sous Windows, du système de fichier ZFS font de cette version de Mac OS X, un étape majeure pour Apple Inc.&lt;/p&gt;</description>
    
    
    
          <comments>http://www.jbkempf.com/blog/post/2007/10/26/Mac-OS-X-Leopard#comment-form</comments>
      <wfw:comment>http://www.jbkempf.com/blog/post/2007/10/26/Mac-OS-X-Leopard#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jbkempf.com/blog/feed/atom/comments/56</wfw:commentRss>
      </item>
    
</channel>
</rss>