<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Spikes Of Nothingness - osx category</title>
  <link>http://weblog.flop.ca/categories/osx/</link>
  <description>Florin T.PATRASCU&#039;s blog</description>
  <language>en</language>
  <copyright>Florin T.PATRASCU</copyright>
  <lastBuildDate>Wed, 14 Apr 2010 02:17:21 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>James Strachan&#039;s favorite Mac applications</title>
    <link>http://weblog.flop.ca/2007/07/14/1184425281002.html</link>
    
      
        <description>
          &lt;p&gt;  &lt;/p&gt;
&lt;a href=&#034;http://macstrac.blogspot.com/2007/07/my-favourite-os-x-software.html&#034;&gt;James&lt;/a&gt; has a nice list of Mac applications and I am using most of them. However, there is one missing: &lt;a href=&#034;http://www.chocoflop.com/screenshots/&#034;&gt;ChocoFlop&lt;/a&gt;, a &lt;span class=&#034;chocolinks&#034;&gt;CoreImage-based, realtime, non-destructive, high dynamic range Image and Photo Editing  Application for Mac OS X.&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;Some of ChocoFlop&#039;s features:&lt;br /&gt;
- Very fast launch time (about 1 or 2 second on cheapest mac mini)&lt;br /&gt;
- Written from scratch for &lt;a href=&#034;http://en.wikipedia.org/wiki/Mac_OS_X_10.4&#034;&gt;Mac OS X 10.4+&lt;/a&gt;&lt;br /&gt;
- No legacy or compatibility slow code&lt;br /&gt;
- Uses all hardware acceleration (&lt;a href=&#034;http://en.wikipedia.org/wiki/Altivec&#034;&gt;CPU&lt;/a&gt; and &lt;a href=&#034;http://en.wikipedia.org/wiki/Graphics_processing_unit&#034;&gt;GPU&lt;/a&gt;)&lt;br /&gt;
- &lt;a href=&#034;http://developer.apple.com/documentation/MacOSX/Conceptual/universal_binary/&#034;&gt;Universal binary&lt;/a&gt; for PowerPC and &lt;a href=&#034;http://www.apple.com/pr/library/2005/jun/06intel.html&#034;&gt;Intel&lt;/a&gt;&lt;br /&gt;
- Uses &lt;a href=&#034;http://en.wikipedia.org/wiki/Core_Image&#034;&gt;CoreImage&lt;/a&gt; and custom &lt;a href=&#034;http://en.wikipedia.org/wiki/Opengl&#034;&gt;OpenGL&lt;/a&gt; code.&lt;br /&gt;
- The download is about one megabyte (zipped) so far and will remain in that range (translation will probably increase this).&lt;br /&gt;
&lt;br /&gt;
Yup, I am using it with no problems and BTW,&amp;nbsp; ChocoFlop and &lt;a href=&#034;http://www.flop.ca&#034;&gt;Flop.ca&lt;/a&gt; are not related :)
        </description>
      
      
    
    
    
    <category>osx</category>
    
    <comments>http://weblog.flop.ca/2007/07/14/1184425281002.html#comments</comments>
    <guid isPermaLink="true">http://weblog.flop.ca/2007/07/14/1184425281002.html</guid>
    <pubDate>Sat, 14 Jul 2007 15:01:21 GMT</pubDate>
  </item>
  
  <item>
    <title>SHIMO, an extremely well done CISCO compliant VPN Client for OSX</title>
    <link>http://weblog.flop.ca/2007/05/27/1180279277167.html</link>
    
      
        <description>
          &lt;p&gt;  &lt;/p&gt;
Since I moved to OSX, one ugly and unstable tool that I had to live with, was the Cisco VPN client. Being completely unhappy with this Cisco&amp;nbsp; little app, I was always looking for an alternative and few days ago I found it: &lt;a href=&#034;http://www.nexumoja.org/projects/Shimo/&#034;&gt;SHIMO&lt;/a&gt;. &lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Shimo&lt;/strong&gt; has many reasons to be the best choice for OSX, and I&#039;ll just quote few:&lt;br /&gt;
&lt;ul class=&#034;featurelist&#034;&gt;
    &lt;li&gt;... full Cisco compatibility&lt;/li&gt;
    &lt;li&gt;... saves passwords in your keychain&lt;/li&gt;
    &lt;li&gt;... automatic (re-)connect on wakeup, network-changes, etc&lt;/li&gt;
    &lt;li&gt;... global shortcuts for fast connect/disconnect&lt;/li&gt;
    &lt;li&gt;... stable and well integrated with the OSX. Better than the Cisco VPN client&lt;/li&gt;
    &lt;li&gt;... statistics screen&lt;br /&gt;
    &lt;/li&gt;
&lt;/ul&gt;
And the feature I also love: it can be easily integrate with growl for notifications.&lt;br /&gt;
&lt;br /&gt;
If you already have a CiscoVPN connection defined, SHIMO will import your previous settings and use them right away.&lt;br /&gt;
&lt;br /&gt;
I love it!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Goodbye Cisco :)
        </description>
      
      
    
    
    
    <category>osx</category>
    
    <comments>http://weblog.flop.ca/2007/05/27/1180279277167.html#comments</comments>
    <guid isPermaLink="true">http://weblog.flop.ca/2007/05/27/1180279277167.html</guid>
    <pubDate>Sun, 27 May 2007 15:21:17 GMT</pubDate>
  </item>
  
  <item>
    <title>Display folder contents as a tree structure</title>
    <link>http://weblog.flop.ca/2007/05/27/1180277848764.html</link>
    
      
        <description>
          &lt;p&gt;  A lot of times I had to do acrobatics to be able to display the contents of a UNIX folder as a tree.&amp;nbsp; Well, no more! &lt;br /&gt;
&lt;br /&gt;
Looking for using the &lt;strong&gt;ls&lt;/strong&gt; command in various combinations I found this command gem:&lt;br /&gt;
&lt;/p&gt;
&lt;blockquote&gt;&lt;strong&gt;    &lt;font size=&#034;3&#034; color=&#034;#333399&#034;&gt;ls -R | grep &amp;quot;:$&amp;quot; | sed -e &#039;s/:$//&#039; -e &#039;s/[^-][^\/]*\//--/g&#039; -e &#039;s/^/ &amp;nbsp; /&#039; -e &#039;s/-/|/&#039;&lt;/font&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;/blockquote&gt;So for a folder where the standard: &lt;font color=&#034;#333399&#034;&gt;&lt;strong&gt;ls webapps/hello/&lt;/strong&gt;&lt;/font&gt; will display this:&lt;br /&gt;
&lt;font color=&#034;#333399&#034;&gt;&lt;br /&gt;
WEB-INF&amp;nbsp;&amp;nbsp; actions&amp;nbsp;&amp;nbsp; content&amp;nbsp;&amp;nbsp; pages&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public&amp;nbsp;&amp;nbsp;&amp;nbsp; templates&lt;br /&gt;
&lt;/font&gt;&lt;br /&gt;
The new command trick:&amp;nbsp; &lt;font color=&#034;#333399&#034;&gt;&lt;strong&gt;ls -R webapps/hello/ | grep &amp;quot;:$&amp;quot; | sed -e &#039;s/:$//&#039; -e &#039;s/[^-][^\/]*\//--/g&#039; -e &#039;s/^/&amp;nbsp;&amp;nbsp; /&#039; -e &#039;s/-/|/&#039;, &lt;/strong&gt;&lt;/font&gt;will display:&lt;br /&gt;
&lt;br /&gt;
&lt;font color=&#034;#333399&#034;&gt;&amp;nbsp;&amp;nbsp; |---/WEB-INF&lt;br /&gt;
&amp;nbsp;&amp;nbsp; |-----classes&lt;br /&gt;
&amp;nbsp;&amp;nbsp; |---/actions&lt;br /&gt;
&amp;nbsp;&amp;nbsp; |---/content&lt;br /&gt;
&amp;nbsp;&amp;nbsp; |---/pages&lt;br /&gt;
&amp;nbsp;&amp;nbsp; |---/public&lt;br /&gt;
&amp;nbsp;&amp;nbsp; |-----styles&lt;br /&gt;
&amp;nbsp;&amp;nbsp; |---/templates&lt;/font&gt;&lt;br /&gt;
&lt;br /&gt;
Neat, eh?&lt;br /&gt;
&lt;br /&gt;
There is also a nice script wrapper for the above command, follow this &lt;a href=&#034;http://www.centerkey.com/tree/&#034;&gt;link&lt;/a&gt; for more.
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>osx</category>
    
    <comments>http://weblog.flop.ca/2007/05/27/1180277848764.html#comments</comments>
    <guid isPermaLink="true">http://weblog.flop.ca/2007/05/27/1180277848764.html</guid>
    <pubDate>Sun, 27 May 2007 14:57:28 GMT</pubDate>
  </item>
  
  </channel>
</rss>
