<?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>Notes From A Small Room</title>
	<atom:link href="http://www.smackie.org/notes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.smackie.org/notes</link>
	<description>Notes on photography, image software and Cocoa programming</description>
	<lastBuildDate>Sat, 21 Jan 2012 13:40:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>RapidAlbum 1.2.4</title>
		<link>http://www.smackie.org/notes/2012/01/21/rapidalbum-1-2-4/</link>
		<comments>http://www.smackie.org/notes/2012/01/21/rapidalbum-1-2-4/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 13:40:47 +0000</pubDate>
		<dc:creator>smackie</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.smackie.org/notes/?p=85</guid>
		<description><![CDATA[I&#8217;ve just posted RapidAlbum 1.2.4 for download. This is another minor update to fix some bugs. In restructuring some of the internals, I broke the media ordering code so that images were listed in the order they&#8217;d been added to the album, not in the required sort order. This update fixes that problem. I&#8217;ve also [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just posted RapidAlbum 1.2.4 for <a href="http://www.smackie.org/software/rapidalbum">download</a>.</p>

<p>This is another minor update to fix some bugs. In restructuring some of the internals, I broke the media ordering code so that images were listed in the order they&#8217;d been added to the album, not in the required sort order. This update fixes that problem.</p>

<p>I&#8217;ve also added an example template to show how to link images with geocoding in their metadata to Google Maps.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smackie.org/notes/2012/01/21/rapidalbum-1-2-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RapidAlbum 1.2.3</title>
		<link>http://www.smackie.org/notes/2012/01/11/rapidalbum-1-2-3/</link>
		<comments>http://www.smackie.org/notes/2012/01/11/rapidalbum-1-2-3/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 12:10:19 +0000</pubDate>
		<dc:creator>smackie</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.smackie.org/notes/?p=80</guid>
		<description><![CDATA[I&#8217;ve just posted RapidAlbum 1.2.3 for download. This is a minor bugfix release with some more changes for PDF files, some GPS tweaks and a build fix to allow RapidAlbum to run on 10.5 again. If you&#8217;re thinking about playing with the GPS metadata, I&#8217;d strongly urge you to run this version of RapidAlbum. I&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just posted RapidAlbum 1.2.3 for <a href="http://www.smackie.org/software/rapidalbum">download</a>. This is a minor bugfix release with some more changes for PDF files, some GPS tweaks and a build fix to allow RapidAlbum to run on 10.5 again. If you&#8217;re thinking about playing with the GPS metadata, I&#8217;d strongly urge you to run this version of RapidAlbum. I&#8217;ll be posting some support info about integrating Google Maps with RapidAlbum in a bit.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smackie.org/notes/2012/01/11/rapidalbum-1-2-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RapidAlbum 2012</title>
		<link>http://www.smackie.org/notes/2012/01/05/rapidalbum-2012/</link>
		<comments>http://www.smackie.org/notes/2012/01/05/rapidalbum-2012/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 19:12:37 +0000</pubDate>
		<dc:creator>smackie</dc:creator>
				<category><![CDATA[Cocoa]]></category>

		<guid isPermaLink="false">http://www.smackie.org/notes/?p=76</guid>
		<description><![CDATA[I thought it was probably worth a post explaining where I am with RapidAlbum. I abandoned a complete rewrite of the plugin before Christmas, as the plugin was growing in scale and looking like becoming a bit of a monster. My goal with RapidAlbum is to make it easier to use &#8211; the rewrite looked [...]]]></description>
			<content:encoded><![CDATA[<p>I thought it was probably worth a post explaining where I am with RapidAlbum.</p>

<p>I abandoned a complete rewrite of the plugin before Christmas, as the plugin was growing in scale and looking like becoming a bit of a monster. My goal with RapidAlbum is to make it easier to use &#8211; the rewrite looked like it&#8217;d make it a lot harder to support, which is most decidedly a non-goal. A lot of the complexity was centered around the support for image warehousing, which turns out to be quite complicated to make suitably robust.</p>

<p>When you talk about support load on free software, many users will kindly say &#8220;but I&#8217;ll pay for support!&#8221;. I&#8217;ve been lucky to have a lot of users who like RapidAlbum enough to offer to pay for it. That&#8217;s very kind but I actually have a day job that I enjoy &#8211; for the moment, Mac software is a hobby rather than a career. The support load that RapidAlbum presents has to be kept somewhat in check.</p>

<p>So what happens now? Well, my short term goal is to produce regular releases. I&#8217;m going to be tackling small problems and feature requests in RapidAlbum and fixing them for a while. I&#8217;m also going to be reworking the UI to get it closer to what I actually want.</p>

<p>The big goal in the near future is a change to the way templates work. I&#8217;m planning on bundling <em>all</em> the extra templates inside the plugin (so they&#8217;re installed automatically). I&#8217;ll also be culling out some of the older templates. One of the reasons for doing this so that I can add a better interface for template options &#8211; I&#8217;d like to be able to offer an easy way to control features in prettyPhoto, Galleria, et al without having to manually edit the template (altho&#8217; I&#8217;ll still allow that).</p>

<p>I&#8217;d actually written a fair bit of this code for the rewrite I abandoned. I&#8217;ll be reworking those changes into a release in the next month or two.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smackie.org/notes/2012/01/05/rapidalbum-2012/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RapidAlbum 1.2.2</title>
		<link>http://www.smackie.org/notes/2012/01/05/rapidalbum-1-2-2/</link>
		<comments>http://www.smackie.org/notes/2012/01/05/rapidalbum-1-2-2/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 13:43:30 +0000</pubDate>
		<dc:creator>smackie</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.smackie.org/notes/?p=73</guid>
		<description><![CDATA[I&#8217;ve just release RapidAlbum 1.2.2. This version has a workaround for the problem that causes the &#8220;plugin not found&#8221; issue that seems to have plagued some users in RW5 with RapidAlbum. I&#8217;ve also fixed a few other problems and glitches. You can download the new release from my software page.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just release RapidAlbum 1.2.2. This version has a workaround for the problem that causes the &#8220;plugin not found&#8221; issue that seems to have plagued some users in RW5 with RapidAlbum. I&#8217;ve also fixed a few other problems and glitches.</p>

<p>You can download the new release from my <a href="http://www.smackie.org/software/rapidalbum">software</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smackie.org/notes/2012/01/05/rapidalbum-1-2-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feed problems</title>
		<link>http://www.smackie.org/notes/2011/07/21/feed-problems/</link>
		<comments>http://www.smackie.org/notes/2011/07/21/feed-problems/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 00:36:13 +0000</pubDate>
		<dc:creator>smackie</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.smackie.org/notes/?p=71</guid>
		<description><![CDATA[Folks, Looks like my WordPress RSS2 setup wasn&#8217;t conforming to the tighter set of W3 rules that Apple are using for Safari and Mail subscriptions. I&#8217;ve rejigged the setup so that it sucks much, much less. The feed is now http://www.smackie.org/notes/feed/rss2/ Please use this feed if you&#8217;re using an older one with &#8220;wordpress&#8221; in the [...]]]></description>
			<content:encoded><![CDATA[<p>Folks,</p>

<p>Looks like my WordPress RSS2 setup wasn&#8217;t conforming to the tighter set of W3 rules that Apple are using for Safari and Mail subscriptions. I&#8217;ve rejigged the setup so that it sucks much, much less.</p>

<p> <img src='http://www.smackie.org/notes/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>

<p>The feed is now</p>

<pre><code>http://www.smackie.org/notes/feed/rss2/
</code></pre>

<p>Please use this feed if you&#8217;re using an older one with &#8220;wordpress&#8221; in the URL. This&#8217;ll be the feed URL going forward.</p>

<p>Thanks to everyone who dropped me a note or comment about this. Sorry for the inconvenience&#8230;</p>

<p>Cheers!</p>

<p>Scott&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smackie.org/notes/2011/07/21/feed-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Images and RapidAlbum 2</title>
		<link>http://www.smackie.org/notes/2011/05/25/images-and-rapidalbum-2/</link>
		<comments>http://www.smackie.org/notes/2011/05/25/images-and-rapidalbum-2/#comments</comments>
		<pubDate>Wed, 25 May 2011 11:19:41 +0000</pubDate>
		<dc:creator>smackie</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.smackie.org/notes/?p=67</guid>
		<description><![CDATA[I&#8217;ll be posting a few notes over the next month or two about upcoming changes. I don&#8217;t really want to post too much on this as things are still in flux but I thought it&#8217;d be worth pointing out the areas that I&#8217;m rewriting completely and know will change. A problem area for the current [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be posting a few notes over the next month or two about upcoming changes. I don&#8217;t really want to post too much on this as things are still in flux but I thought it&#8217;d be worth pointing out the areas that I&#8217;m rewriting completely and know will change.</p>

<p>A problem area for the current RapidAlbum code is image handling. Right now, when RapidAlbum generates scaled images (such as thumbnails and smaller main images), it generates them to a cache directory in the user library. This sounded like a good idea at the time but it&#8217;s led to some subtle and awkward bugs.</p>

<p>The image handling for RapidAlbum 2 is going to work like this -</p>

<ul>
<li><p>Thumbnails and sized images will be stored in the RapidWeaver document sandwich. I&#8217;m going to offer the ability to store the original image in the document sandwich too so that folks who <em>don&#8217;t</em> want to keep the original after they publish will have a backup. The current behavior, whilst very useful for a lot of folks, has caught a few users out. You&#8217;ll be able to change whether a local copy is kept or not as an album setting.</p></li>
<li><p>Original files will be tracked better on disk. Right now, when you move original images around, RapidAlbum gets confused. I&#8217;ll be tracking image paths a lot better in the new code.</p></li>
<li><p>Local copies of scaled images offers the potential ability to allow image warehousing. This is something I&#8217;m definitely working on. Whether it makes the first 2.0 release or not depends on how easy it is to add network browsing but these changes open up this possibility.</p></li>
<li><p>Images will be scaled at import and when the parameters change. Right now, they&#8217;re scaled on publish/export which causes all sorts of problems during generation (as I need some of the thumbnail and scaled image info before building the actual HTML for the pages).</p></li>
</ul>

<p>All of these changes should make RapidAlbum a lot more reliable and robust for image management.</p>

<p>Cheers!</p>

<p>Scott&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smackie.org/notes/2011/05/25/images-and-rapidalbum-2/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>RapidAlbum 1.1</title>
		<link>http://www.smackie.org/notes/2011/05/19/rapidalbum-1-1/</link>
		<comments>http://www.smackie.org/notes/2011/05/19/rapidalbum-1-1/#comments</comments>
		<pubDate>Thu, 19 May 2011 09:59:40 +0000</pubDate>
		<dc:creator>smackie</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.smackie.org/notes/?p=63</guid>
		<description><![CDATA[I&#8217;ve just released RapidAlbum 1.1 for download! Before everyone gets too excited, this release really is a bugfix and tweak release. The real changes will come in RapidAlbum 2.X, which I&#8217;m actively working on. That release will have some major changes (especially to template compatibility, image generation and the UI). However, I needed to update [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just released RapidAlbum 1.1 for download! Before everyone gets <em>too</em> excited, this release really is a bugfix and tweak release. The real changes will come in RapidAlbum 2.X, which I&#8217;m actively working on. That release will have some major changes (especially to template compatibility, image generation and the UI).</p>

<p>However, I needed to update the development environment for RapidAlbum so that it would work with the RealMac AddOns site, bring it up to date with both the newer RapidWeaver SDK interface and Apple developer tools. I also had a load of outstanding bug reports and simple tweaks that folks had asked for.</p>

<p>And, let&#8217;s face it, it doesn&#8217;t hurt for me to release some code to prove that I&#8217;m actually working on this!</p>

<p>As always for plugin updates, backup your RapidWeaver documents and don&#8217;t update in the middle of a big site design. This is a minor update and I&#8217;ve tested it a fair bit on RapidWeaver 4 + 5 but weird stuff can still happen. Caveat Emptor.</p>

<p>So, what&#8217;s new? Well, you can see the list on the <a href="http://www.smackie.net/software/rapidalbum/releasenotes/index.html">Release Notes</a> page.</p>

<p>There are two new templates in the &#8220;extra&#8221; template folder in the disk image. I&#8217;ve added a very basic template based on <a href="http://galleria.aino.se/">Galleria</a>, which is quite nice. And I&#8217;ve also added a <a href="http://www.digitalia.be/software/slimbox2">Slimbox2</a> template, which gives the same look as Slimbox but is based on JQuery.</p>

<p>Note that both of these templates will work with RapidAlbum 1.0.3 as well, if you don&#8217;t want to risk changing your RapidAlbum plugin at the moment.</p>

<p>As always, drop me a note if you have problems, questions or just want to say &#8220;hi&#8221;. You can use the new <a href="http://support.smackie.org">support interface</a> to get hold of me.</p>

<p>Cheers!</p>

<p>Scott&#8230;</p>

<p>p.s. I just realized I left Galleria out of the build. Doh! You can download a copy <a href="http://www.smackie.org/downloads/Galleria.bundle.zip">here</a> for the moment&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smackie.org/notes/2011/05/19/rapidalbum-1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated Website</title>
		<link>http://www.smackie.org/notes/2011/05/16/updated-website/</link>
		<comments>http://www.smackie.org/notes/2011/05/16/updated-website/#comments</comments>
		<pubDate>Mon, 16 May 2011 18:02:28 +0000</pubDate>
		<dc:creator>smackie</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.smackie.org/notes/?p=61</guid>
		<description><![CDATA[I&#8217;ve just updated smackie.org to a new look. The basics are pretty much the same but there&#8217;s now email support from Tender and a great deal of rejigging. This should make it easier for me to post updates and manage RapidAlbum (and other projects). If you have any problems or find broken links, please let [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just updated smackie.org to a new look. The basics are pretty much the same but there&#8217;s now email support from Tender and a great deal of rejigging. This should make it easier for me to post updates and manage RapidAlbum (and other projects). If you have any problems or find broken links, please let me know.</p>

<p>I expect to release RapidAlbum 1.1 later this week. It&#8217;s not a massive change from 1.0.3 but it&#8217;s changed a fair bit under the covers in order to make it easier for me to continue working on the next major release.</p>

<p>Cheers!</p>

<p>Scott&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smackie.org/notes/2011/05/16/updated-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PowerPC support for RapidAlbum</title>
		<link>http://www.smackie.org/notes/2011/02/26/powerpc-support-for-rapidalbum/</link>
		<comments>http://www.smackie.org/notes/2011/02/26/powerpc-support-for-rapidalbum/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 19:40:31 +0000</pubDate>
		<dc:creator>smackie</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.smackie.org/Notes/?p=59</guid>
		<description><![CDATA[One of the things that is tricky about supporting plugins like RapidAlbum is working out how far back to support things. It&#8217;s obviously been a few years since the last RapidAlbum release and the Apple toolchain has moved on considerably. I&#8217;ve just finished bringing my latest private builds of RapidAlbum up to compatibility with the [...]]]></description>
			<content:encoded><![CDATA[<p>One of the things that is tricky about supporting plugins like RapidAlbum is working out how far back to support things. It&#8217;s obviously been a few years since the last RapidAlbum release and the Apple toolchain has moved on considerably.</p>

<p>I&#8217;ve just finished bringing my latest private builds of RapidAlbum up to compatibility with the latest Apple toolchains and SDKs. This involves reworking code to remove outdated or depreciated techniques. The problem here is that it&#8217;s going to be tricky to support the PowerPC build going forward. Now, I can do it but it does affect how I approach RapidAlbum development.</p>

<p>If you&#8217;re actively using RapidAlbum on a G4 or G5 system, could you post a reply on this discussion?</p>

<p><a href="http://support.smackie.org/discussions/rapidalbum/20-rapidalbum-on-powerpc-systems">RapidAlbum on PowerPC Systems</a></p>

<p>I&#8217;m trying to gauge how many folks still need a PowerPC version of RapidAlbum.</p>

<p>Cheers!</p>

<p>Scott&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smackie.org/notes/2011/02/26/powerpc-support-for-rapidalbum/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RapidAlbum update and new templates</title>
		<link>http://www.smackie.org/notes/2010/11/17/rapidalbum-update-and-new-templates/</link>
		<comments>http://www.smackie.org/notes/2010/11/17/rapidalbum-update-and-new-templates/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 11:47:22 +0000</pubDate>
		<dc:creator>smackie</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.smackie.org/Notes/?p=57</guid>
		<description><![CDATA[My original goal with RapidAlbum was to solve a problem I had with creating custom web albums for a site I was building in RapidWeaver. After a few months tweaking and developing the plugin, I realized I could use the basic support to build pages that used existing Javascript and flash photo album tools (like [...]]]></description>
			<content:encoded><![CDATA[<p>My original goal with RapidAlbum was to solve a problem I had with creating custom web albums for a site I was building in RapidWeaver. After a few months tweaking and developing the plugin, I realized I could use the basic support to build pages that used existing Javascript and flash photo album tools (like SlimBox and SmoothGallery). This seemed like a cool idea so I added support for album templates.</p>

<p>I&#8217;d decided to supply some templates as an example of what you could do with RapidAlbum and documented the plugin template builder support a bit so that other, adventurous folks could use it to build their own template tools. I&#8217;d never really intended them to be anything other than examples.</p>

<p>However, it&#8217;s pretty clear from my inbox that folks are using the templates as-is and are looking for versions of the templates that are updated to the latest versions of the Javascript tools. That&#8217;s not really what I had in mind originally but it&#8217;s not an unreasonable request given that the existing examples are quite a few years old now.</p>

<p>You can download a fresh version of templates <a href="http://www.smackie.org/Dropbox/RapidAlbumTemplates_1.1.dmg">here</a>. I&#8217;ve updated all of the Javascript-based templates that have new versions available and added some other templates (Pretty Photo) that I made available a while back. I&#8217;ve also added a new template, called MooFlow which uses the MooFlow Javascript support to build a coverflow-like gallery. It&#8217;s not perfect but I hope it illustrates what you can still do with RapidAlbum, old and creaky as it now is.</p>

<p>I decided over the summer to start work on RapidAlbum again. I&#8217;ve already got the basics for RapidAlbum 2.0 written &#8211; it&#8217;s a complete rewrite for the latest RapidWeaver versions and Snow Leopard. I don&#8217;t have a release date for it yet but I&#8217;ll post more as it takes shape.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smackie.org/notes/2010/11/17/rapidalbum-update-and-new-templates/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

