<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cloud goes social &#187; imagemagick</title>
	<atom:link href="http://www.cloudgoessocial.net/tag/imagemagick/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cloudgoessocial.net</link>
	<description>computer, travel, movies, music, cuisine and more</description>
	<lastBuildDate>Mon, 21 Mar 2011 21:58:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>ImageMagick, Xcode4, iOS4.3</title>
		<link>http://www.cloudgoessocial.net/2011/03/21/im-xcode4-ios4-3/</link>
		<comments>http://www.cloudgoessocial.net/2011/03/21/im-xcode4-ios4-3/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 21:31:04 +0000</pubDate>
		<dc:creator>Cloud</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[imagemagick]]></category>
		<category><![CDATA[ios4.3]]></category>
		<category><![CDATA[xcode4]]></category>

		<guid isPermaLink="false">http://www.cloudgoessocial.net/?p=380</guid>
		<description><![CDATA[Hi all! Just a small update on the ImageMagick front! First of all, a reminder. All my ImageMagick related efforts (compiler script + test project) can be found over at github. The latest ImageMagick, at the time of writing is version 6.6.8-5. I&#8217;ve bumped the versions of the delegate libraries, as well: jpeg: 8-c png: [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all!</p>
<p>Just a small update on the ImageMagick front! First of all, a reminder. All my ImageMagick related efforts (compiler script + test project) can be found over at <a href="https://github.com/marforic/imagemagick_lib_iphone">github</a>.</p>
<p>The latest <a href="http://www.imagemagick.org/">ImageMagick</a>, at the time of writing is version 6.6.8-5. I&#8217;ve bumped the versions of the delegate libraries, as well:</p>
<ul>
<li><strong>jpeg</strong>: 8-c</li>
<li><strong>png</strong>: 1.4.5</li>
<li><strong>tiff</strong>: 3.9.4</li>
</ul>
<p>Finally I&#8217;ve got my hands on the latest Xcode4 and on the latest iOS4.3 SDK. I&#8217;ve updated the IM_Test Xcode project on the <a href="https://github.com/marforic/imagemagick_lib_iphone">same git repository</a> of the compiler script :)</p>
<p>You can always grab the pre-compiled versions from <a href="ftp://ftp.imagemagick.org/pub/ImageMagick/iPhone/">ImageMagick&#8217;s FTP stite</a></p>
<p>I hope everyone is happy about the update, if you are let me know what you&#8217;re up to with ImageMagick on the iPhone and if you feel like don&#8217;t hesitate in donating (link on the right), as you can see this blog runs ads-free and any bit helps!</p>
<p>Cheers!</p>
<p>~C</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudgoessocial.net/2011/03/21/im-xcode4-ios4-3/feed/</wfw:commentRss>
		<slash:comments>49</slash:comments>
		</item>
		<item>
		<title>Latest ImageMagick</title>
		<link>http://www.cloudgoessocial.net/2010/05/01/latest-imagemagick/</link>
		<comments>http://www.cloudgoessocial.net/2010/05/01/latest-imagemagick/#comments</comments>
		<pubDate>Sat, 01 May 2010 09:15:45 +0000</pubDate>
		<dc:creator>Cloud</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[imagemagick]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.cloudgoessocial.net/?p=303</guid>
		<description><![CDATA[UPDATE: iOS4.3 and Xcode4 Hi, I&#8217;ve compiled the latest ImageMagick for iPhone with the usual png/tiff/jpeg compatibility. Everything is compiled so that it shouldn&#8217;t be rejected by Apple. Please let me know if that&#8217;s the case. You can find the latest 6.6.1-5 version here:IM 6.6.1-5 Or if you dare the latest beta 6.6.1-6 here:IM 6.6.1-6 [...]]]></description>
			<content:encoded><![CDATA[<h2>UPDATE: <a href="http://www.cloudgoessocial.net/2011/03/21/im-xcode4-ios4-3/">iOS4.3 and Xcode4</a></h2>
<p>Hi,<br />
I&#8217;ve compiled the latest ImageMagick for iPhone with the usual png/tiff/jpeg compatibility. Everything is compiled so that it shouldn&#8217;t be rejected by Apple. Please let me know if that&#8217;s the case.</p>
<p>You can find the latest 6.6.1-5 version here:<a href="http://www.cloudgoessocial.net/im_iphone/IM_6.6.1-5_libs.zip">IM 6.6.1-5</a><br />
Or if you dare the latest beta 6.6.1-6 here:<a href="http://www.cloudgoessocial.net/im_iphone/IM_6.6.1-6_libs.zip">IM 6.6.1-6</a></p>
<p>As usual you can find the latest updated working XCode project here:<a href="http://www.cloudgoessocial.net/im_iphone/IM_Test.zip">IM_Test project</a></p>
<p>I&#8217;m in talks with the developers of ImageMagick to try and have a &#8220;standard&#8221; build for iPhone so that everyone can just go there. I will keep you up to date with it.</p>
<p>Please report any issues you might have and especially if now the applications will be accepted by Apple!</p>
<p>Regards,</p>
<p>~C</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudgoessocial.net/2010/05/01/latest-imagemagick/feed/</wfw:commentRss>
		<slash:comments>67</slash:comments>
		</item>
		<item>
		<title>ImageMagick for iPhone via SnowLeopard</title>
		<link>http://www.cloudgoessocial.net/2010/02/10/imagemagick-for-iphone-via-snowleopard/</link>
		<comments>http://www.cloudgoessocial.net/2010/02/10/imagemagick-for-iphone-via-snowleopard/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 00:38:09 +0000</pubDate>
		<dc:creator>Cloud</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[tips & howtos]]></category>
		<category><![CDATA[imagemagick]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[snow leopard]]></category>

		<guid isPermaLink="false">http://www.cloudgoessocial.net/?p=264</guid>
		<description><![CDATA[UPDATE: iOS4.3 and Xcode4 1.5.2010 &#8211; UPDATE: for the latest compiled libraries and test project please refer to: Latest ImageMagick Hi all ImageMagick developers! It has been a long time since my last update to my script for building ImageMagick and having it running as a statically compiled library so that you can use it [...]]]></description>
			<content:encoded><![CDATA[<h2>UPDATE: <a href="http://www.cloudgoessocial.net/2011/03/21/im-xcode4-ios4-3/">iOS4.3 and Xcode4</a></h2>
<h2>1.5.2010 &#8211; UPDATE: for the latest compiled libraries and test project please refer to: <a href="http://www.cloudgoessocial.net/2010/05/01/latest-imagemagick/">Latest ImageMagick</a></h2>
<p><a href="http://www.cloudgoessocial.net/wp-content/uploads/2010/02/im_iphone_snowleopard.jpg" rel="lightbox[264]"><img src="http://www.cloudgoessocial.net/wp-content/uploads/2010/02/im_iphone_snowleopard-300x150.jpg" alt="" title="ImageMagick statically compiles on SnowLeopard for iPhone" width="300" height="150" class="aligncenter size-medium wp-image-265" /></a></p>
<p>Hi all <a href="http://www.imagemagick.org/">ImageMagick</a> developers!</p>
<p>It has been a long time since my last update to my script for building ImageMagick and having it running as a statically compiled library so that you can use it in all your iPhone applications! To make up for the delay I have made some improvements:</p>
<ul>
<li>Script now working on Snow Leopard (tested on 10.6.2 against iPhone SDK 3.1.3)</li>
<li>Script better organized (although I want to make it even better!)</li>
<li>Script available through <a href="http://github.com/marforic/imagemagick_lib_iphone">github</a>, so if you want to help me updating it, know some bash scripting, and willing to help, just contact me!</li>
<li>Updated libpng to v1.4.0 and libtiff to v1.9.2</li>
</ul>
<p>As usual I also link you a <a href="http://www.cloudgoessocial.net/im_iphone/ImageMagick_compiled_v2.zip">.zip</a> containing all the .a universal (iPhone + iPhoneSimulator) libraries that you can use right away in your projects! I&#8217;ve also updated the <a href="http://www.cloudgoessocial.net/im_iphone/IM_Test.zip">test project</a>, just minor changes, and the new libraries!</p>
<p>I hope you are happy with the update, and I would like to thank:<br />
Verdier Christophe for a much better script stub posted in the comments<br />
<a href="http://cocoawithlove.com/2009/09/building-for-earlier-os-versions-in.html">Cocoawithlove.com</a> for a good guide on understanding why the heck the iPhoneSimulator libraries weren&#8217;t working at all!</p>
<p>Don&#8217;t be shy and comment, also pointing me to some cool iPhone Apps that you&#8217;ve been working on that use ImageMagick!</p>
<p>~C</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudgoessocial.net/2010/02/10/imagemagick-for-iphone-via-snowleopard/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
		<item>
		<title>ImageMagick on iPhone &#8211; update with TIFF</title>
		<link>http://www.cloudgoessocial.net/2009/07/28/imagemagick-on-iphone-update-with-tiff/</link>
		<comments>http://www.cloudgoessocial.net/2009/07/28/imagemagick-on-iphone-update-with-tiff/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 09:36:44 +0000</pubDate>
		<dc:creator>Cloud</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[tips & howtos]]></category>
		<category><![CDATA[imagemagick]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[tiff]]></category>

		<guid isPermaLink="false">http://www.cloudgoessocial.net/?p=212</guid>
		<description><![CDATA[UPDATE: iOS4.3 and Xcode4 PLEASE READ THE UPDATE Here I go again with an update to the ImageMagick on iPhone saga. As requested by a few people here on the site, I&#8217;ve added TIFF functionality to the compiled library. If you&#8217;re interested in reviewing the all process to compile ImageMagick for the iPhone please refer [...]]]></description>
			<content:encoded><![CDATA[<h2>UPDATE: <a href="http://www.cloudgoessocial.net/2011/03/21/im-xcode4-ios4-3/">iOS4.3 and Xcode4</a></h2>
<h2><a href="http://www.cloudgoessocial.net/2010/02/10/imagemagick-for-iphone-via-snowleopard/">PLEASE READ THE UPDATE</a> </h2>
<p>Here I go again with an update to the ImageMagick on iPhone saga.</p>
<p>As requested by a few people here on the site, I&#8217;ve added TIFF functionality to the compiled library. If you&#8217;re interested in reviewing the all process to compile ImageMagick for the iPhone please refer to my two previous posts where that&#8217;s described in detail: <a href="http://www.cloudgoessocial.net/2009/06/09/imagemagick-on-iphone-with-jpeg-png/">first</a> and <a href="http://www.cloudgoessocial.net/2009/06/26/imagemagick-on-iphone-update/">second</a>.<br />
TIFF is compiled with ZIP functionality, so you can compress your TIFF files.</p>
<p>As usual I&#8217;ve provided you with an <a href="http://www.cloudgoessocial.net/im_iphone/compile_im.sh">updated script</a> which now enables the compilation of tiff-3.8.2 alongside jpeg and png to have it supported in ImageMagick.</p>
<p>For the lazy there&#8217;s always the <a href="http://www.cloudgoessocial.net/im_iphone/ImageMagick_compiled.zip">compiled static libraries and includes</a>. But remember to take as well the *.xml configuration files for some ImageMagick functionality!</p>
<p>And the <a href="http://www.cloudgoessocial.net/im_iphone/IM_Test.zip">IM_Test Xcode project</a> has been updated as well where the TIFF functionality is tested.</p>
<p>I guess I&#8217;ve updated everything accordingly. Please let me know if anything isn&#8217;t working for you. As usual contacting me here on the site.</p>
<p>ciop ciop</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudgoessocial.net/2009/07/28/imagemagick-on-iphone-update-with-tiff/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>ImageMagick on iPhone &#8211; Benchmarks</title>
		<link>http://www.cloudgoessocial.net/2009/07/14/imagemagick-on-iphone-benchmarks/</link>
		<comments>http://www.cloudgoessocial.net/2009/07/14/imagemagick-on-iphone-benchmarks/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 14:19:06 +0000</pubDate>
		<dc:creator>Cloud</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[rand]]></category>
		<category><![CDATA[benchmarks]]></category>
		<category><![CDATA[imagemagick]]></category>

		<guid isPermaLink="false">http://www.cloudgoessocial.net/?p=208</guid>
		<description><![CDATA[Thanks to Karl (see previous post comments and update) the XCode project has now the possibility to work on the images uncompressed. We (me and Karl) wanted to see the difference for ImageMagick to work with a compressed format (JPEG, for instance) and with an uncompressed format (raw data). I&#8217;ve added to the project a [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to Karl (see previous post comments and update) the XCode project has now the possibility to work on the images uncompressed. We (me and Karl) wanted to see the difference for ImageMagick to work with a compressed format (JPEG, for instance) and with an uncompressed format (raw data).</p>
<p>I&#8217;ve added to the project a simple benchmark, consisting in running the MagickWand creation, filtering and destruction a given number of times (customizable in the beginning of the source file, for instance 10), calculating how long it takes each time and in total.</p>
<p>The results are impressive, and can be better exaplined by looking at this simple graph:</p>
<div id="attachment_209" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.cloudgoessocial.net/wp-content/uploads/2009/07/IM_benchmarks.jpg" rel="lightbox[208]"><img src="http://www.cloudgoessocial.net/wp-content/uploads/2009/07/IM_benchmarks-300x145.jpg" alt="Benchmarks running on the simulator and on the device" title="IM_benchmarks" width="300" height="145" class="size-medium wp-image-209" /></a><p class="wp-caption-text">Benchmarks running on the simulator and on the device (click to see better!)</p></div>
<p>As you can see working with uncompressed data achieves <strong>3x faster</strong> results on the iPhone device, with a mean running time of <strong>0.85 seconds</strong> to run an ordered posterize filter on an image of size 320&#215;460 (the size of the iPhone screen). Similar results are also on the Simulator achieving <strong>3.7x faster</strong> filtering for the same image.</p>
<p>The end line is trivial, working with uncompressed data, while being less easy (but as you can see from the project code not extreme) or intuitive yields much faster results!</p>
<p>You can download a <a href="http://www.cloudgoessocial.net/im_iphone/IM_benchmarks.pdf">better looking graph</a> and the <a href="http://www.cloudgoessocial.net/im_iphone/IM_Test.zip">IM_test project</a> as usual.</p>
<p>For any comment don&#8217;t hesitate to write, as you&#8217;ve seen I try to pick up my comments as much as I can (even on holiday!)</p>
<p>Thanks goes again to Karl who&#8217;s has the idea of working with raw images, and provided with the code to achieve so.</p>
<p>ciop ciop</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudgoessocial.net/2009/07/14/imagemagick-on-iphone-benchmarks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

