<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://www.stress-free.co.nz"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>stressfree - graphics</title>
 <link>https://www.stress-free.co.nz/tech/graphics</link>
 <description></description>
 <language>en</language>
<item>
 <title>Finder plugin for simple image resizing</title>
 <link>https://www.stress-free.co.nz/finder_plugin_for_simple_image_resizing</link>
 <description>
  &lt;div class=&quot;field-body&quot;&gt;
      &lt;p&gt;&lt;a href=&quot;http://www.pixture.com/software/macosx.php&quot;&gt;QuickImageCM&lt;/a&gt; is a little plugin from Pixture Studio is very handy for resizing images without having to launch a bulky image editor. It installs itself as a context menu item yet it provides a lot of functionality for quickly viewing, converting or resizing images:&lt;/p&gt;    &lt;/div&gt;

&lt;ul class=&quot;field-taxonomy-vocabulary-1&quot;&gt;

      &lt;li&gt;
      &lt;a href=&quot;/tech/osx&quot;&gt;osx&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/graphics&quot;&gt;graphics&lt;/a&gt;    &lt;/li&gt;
  
&lt;/ul&gt;
</description>
 <pubDate>Tue, 17 Jan 2006 21:50:44 +0000</pubDate>
 <dc:creator>David</dc:creator>
 <guid isPermaLink="false">206 at https://www.stress-free.co.nz</guid>
</item>
<item>
 <title>Installing RMagic for Ruby on Rails on OSX Tiger</title>
 <link>https://www.stress-free.co.nz/installing_rmagic_for_ruby_on_rails_on_osx_tiger</link>
 <description>
  &lt;div class=&quot;field-body&quot;&gt;
      &lt;p&gt;Installing RMagic for Ruby on OSX can be a little tricky especially considering running &#039;gem install RMagic&#039; usually results in a bunch of error messages. There is a couple of ways to get this installed without too much fuss. One way is to follow the &lt;a href=&quot;http://rmagick.rubyforge.org/install-osx.html&quot;&gt;how-to on the RMagic site&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;This how-to is a little long and requires installation of many Darwin ports. Fortunately however there is a self contained installer for OSX available called &lt;a href=&quot;http://locomotive.sourceforge.net/&quot;&gt;Locomotive&lt;/a&gt;. It bundles Ruby, Rails, RMagic and a bunch of other tools into an easy installer.&lt;/p&gt;  &lt;p&gt;If you are like me and like the ability to track and update your packages you may prefer using &lt;a href=&quot;http://fink.sourceforge.net/&quot;&gt;Fink&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;After installing Fink (and probably &lt;a href=&quot;http://finkcommander.sourceforge.net/&quot;&gt;FinkCommander&lt;/a&gt;) compile and install imagemagick-nox and imagemagick-nox-dev plus all their dependencies from source (to get the latest versions). Choosing the -nox packages gets around a few RMagic compile errors related to X image functions tied into Xorg.    &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;Once imagemagick-nox is compiled and installed download the &lt;a href=&quot;http://rubyforge.org/projects/rmagick/&quot;&gt;source tar for RMagick&lt;/a&gt;.    &lt;br /&gt; Uncompress the source to a location, change into that directory and run:&lt;/p&gt;  &lt;p class=&quot;codesnippet&quot;&gt;LDFLAGS=-L/sw/lib ./configure (enter)    &lt;br /&gt;[where /sw/lib is the path to your fink library directory]    &lt;br /&gt;     &lt;br /&gt;make (enter)    &lt;br /&gt;     &lt;br /&gt;make install (enter)    &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;If everything goes to plan you should have a working Ruby/RMagic implementation ready to use in your Rails&#039; applications.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;   &lt;/div&gt;

&lt;ul class=&quot;field-taxonomy-vocabulary-1&quot;&gt;

      &lt;li&gt;
      &lt;a href=&quot;/tech/osx&quot;&gt;osx&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tutorials&quot;&gt;software tutorials&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/ruby&quot;&gt;ruby&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/graphics&quot;&gt;graphics&lt;/a&gt;    &lt;/li&gt;
  
&lt;/ul&gt;
</description>
 <pubDate>Fri, 13 Jan 2006 23:53:49 +0000</pubDate>
 <dc:creator>David</dc:creator>
 <guid isPermaLink="false">198 at https://www.stress-free.co.nz</guid>
</item>
<item>
 <title>Desktop Backgrounds and Icons</title>
 <link>https://www.stress-free.co.nz/desktop_backgrounds_and_icons</link>
 <description>
  &lt;div class=&quot;field-body&quot;&gt;
      &lt;p&gt;Some of my favourite places to get desktop backgrounds and icons for Mac/Windows/Linux:&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://www.joejoe.biz/joejoe/walls/&quot;&gt;http://www.joejoe.biz/joejoe/walls/&lt;/a&gt;    &lt;br /&gt;&lt;a href=&quot;http://interfacelift.com/icons-mac/&quot;&gt;http://interfacelift.com/icons-mac/&lt;/a&gt;    &lt;br /&gt;&lt;a href=&quot;http://desktop.dvdesign.com/&quot;&gt;http://desktop.dvdesign.com/&lt;/a&gt;    &lt;br /&gt;&lt;/p&gt;   &lt;/div&gt;

&lt;ul class=&quot;field-taxonomy-vocabulary-1&quot;&gt;

      &lt;li&gt;
      &lt;a href=&quot;/tech/desktop&quot;&gt;desktop&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/graphics&quot;&gt;graphics&lt;/a&gt;    &lt;/li&gt;
  
&lt;/ul&gt;
</description>
 <pubDate>Sun, 11 Dec 2005 19:09:37 +0000</pubDate>
 <dc:creator>David</dc:creator>
 <guid isPermaLink="false">178 at https://www.stress-free.co.nz</guid>
</item>
<item>
 <title>Great CSS/Javascript Image Resize Script</title>
 <link>https://www.stress-free.co.nz/great_css_javascript_image_resize_script</link>
 <description>
  &lt;div class=&quot;field-body&quot;&gt;
      &lt;p&gt;A &lt;a href=&quot;http://www.agilepartners.com/blog/2005/12/07/iphoto-image-resizing-using-javascript/&quot;&gt;blog post&lt;/a&gt; from &lt;a href=&quot;http://www.agilepartners.com/&quot;&gt;AgilePartners&lt;/a&gt; describes how upcoming web applications like &lt;a href=&quot;/index.php?option=com_content&amp;amp;task=view&amp;amp;id=171&quot; title=&quot;Fluxiom thesis post&quot;&gt;Fluxiom&lt;/a&gt; achieve the dynamic image resizing effects illustrated in their promotional material. It turns out to be very simple (Javascript modifies the CSS image size property) yet the effect is really cool. True &#039;image resizing&#039; is not employed, large images are downloaded to the browser and then it is left up to the browser&#039;s own display engine to perform the dynamic resizing. In a high bandwidth environment this does not matter but for people stuck in 56k modem land it is just one more nail in the coffin for their enjoyable Internet experience. There is almost a need now for web developers to be able to distinguish between low and high bandwidth users in the same way browser or Javascript detection is employed.    &lt;br /&gt;&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;   &lt;/div&gt;

&lt;ul class=&quot;field-taxonomy-vocabulary-1&quot;&gt;

      &lt;li&gt;
      &lt;a href=&quot;/tech/website_design&quot;&gt;website design&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/css&quot;&gt;css&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/graphics&quot;&gt;graphics&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/javascript&quot;&gt;javascript&lt;/a&gt;    &lt;/li&gt;
  
&lt;/ul&gt;
</description>
 <pubDate>Fri, 09 Dec 2005 21:08:38 +0000</pubDate>
 <dc:creator>David</dc:creator>
 <guid isPermaLink="false">176 at https://www.stress-free.co.nz</guid>
</item>
<item>
 <title>Riya - Facial/Text Recognition meta-photo software</title>
 <link>https://www.stress-free.co.nz/riya_facial_text_recognition_meta_photo_software</link>
 <description>
  &lt;div class=&quot;field-body&quot;&gt;
      &lt;p&gt;&lt;a href=&quot;http://www.riya.com/&quot;&gt;Riya&lt;/a&gt; seems to be a pretty promising set of technologies, although whether or not it pans out to be a successful product is another story. At the core of Riya is a set of facial and text recognition algorithms that can intelligently identify people or keywords within photographs. Consequently as photos are added to the gallery rich meta-data can be passively pulled from the photos without any user interaction. In instances where a person or text cannot be identified it is possible to manually add this meta-data or have others supply further tags to your photographs to identify people in crowds or foreign words.&lt;/p&gt;  &lt;div class=&quot;centeredimage&quot;&gt;&lt;a style=&quot;border-bottom: medium none&quot; href=&quot;/sites/default/files/images/thesis/riya_lg.jpg&quot;&gt;&lt;img src=&quot;/sites/default/files/images/thesis/riya_sm.jpg&quot; border=&quot;0&quot; alt=&quot;Riya (click to enlarge)&quot; hspace=&quot;0&quot; vspace=&quot;0&quot; width=&quot;340&quot; height=&quot;243&quot; /&gt;&lt;/a&gt;    &lt;br /&gt;A screenshot of Riya at work (click to enlarge)    &lt;br /&gt;&lt;/div&gt;  &lt;p&gt;The CEO of Riya was recently involved in a &lt;a href=&quot;http://gillmorgang.podshow.com/?p=23&quot;&gt;podcast discussion&lt;/a&gt; with &lt;a href=&quot;http://blogs.zdnet.com/Gillmor/&quot;&gt;Steve Gillmor&lt;/a&gt;, &lt;a href=&quot;http://doc.weblogs.com/&quot;&gt;Doc Searls&lt;/a&gt; and a group of others. The discussion was very interesting, albeit a little slow at times and marred by a technical fault at the very end. One thing that would really benefit the technology/product is an open API to allow other developers to tie their products or services into it similar to Google Maps. Unfortunately it sounds like work is still frantically underway to get a gallery product together without any thought of an API or other applications. This strategy is probably angling for a buyout from Google or Microsoft now that Yahoo has started the ball rolling by their purchase of &lt;a href=&quot;http://flickr.com/&quot;&gt;Flickr&lt;/a&gt; recently. Still a pretty interesting development and amazingly powerful if tied together with something like Google Maps for an unbelievably rich amount of meta-data. &lt;/p&gt;   &lt;/div&gt;

&lt;ul class=&quot;field-taxonomy-vocabulary-1&quot;&gt;

      &lt;li&gt;
      &lt;a href=&quot;/thesis&quot;&gt;thesis&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/web_2_0&quot;&gt;web 2.0&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/graphics&quot;&gt;graphics&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/interview&quot;&gt;interview&lt;/a&gt;    &lt;/li&gt;
  
&lt;/ul&gt;
</description>
 <pubDate>Thu, 01 Dec 2005 22:53:52 +0000</pubDate>
 <dc:creator>David</dc:creator>
 <guid isPermaLink="false">173 at https://www.stress-free.co.nz</guid>
</item>
<item>
 <title>Finally, a half descent native theme for Windows</title>
 <link>https://www.stress-free.co.nz/finally_a_half_descent_native_theme_for_windows</link>
 <description>
  &lt;div class=&quot;field-body&quot;&gt;
    Microsoft released this theme a while ago with Media Center but its only now come to my attention that they have released a native version for Windows XP. It is definitely a lot nicer than the default, jumbo sized button themes in Windows XP and less hassle to setup than WindowBlinds.&lt;br /&gt;&lt;a href=&quot;http://www.softpedia.com/get/Desktop-Enhancements/Themes/Royale-Theme-for-WinXP.shtml&quot;&gt;&lt;br /&gt;Download the Media Center (Royale) Theme for Windows XP&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;  &lt;/div&gt;

&lt;ul class=&quot;field-taxonomy-vocabulary-1&quot;&gt;

      &lt;li&gt;
      &lt;a href=&quot;/tech/microsoft&quot;&gt;microsoft&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/windows&quot;&gt;windows&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/graphics&quot;&gt;graphics&lt;/a&gt;    &lt;/li&gt;
  
&lt;/ul&gt;
</description>
 <pubDate>Mon, 03 Oct 2005 11:17:05 +0000</pubDate>
 <dc:creator>David</dc:creator>
 <guid isPermaLink="false">142 at https://www.stress-free.co.nz</guid>
</item>
</channel>
</rss>
