<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title>Dissecting the New iLife '06 .Mac Folder Structure</title>
<link>http://homepage.mac.com/blog.mac/blog//ilife_autopsy_blog.html</link>
<description>In this instructional blog, we'll dissect the new file and folder structure created and maintained by Apple's iLife '06 suite (iMovie, iPhoto, iTunes, and iWeb).

The old structure was maintained by the Homepage web-app available at http://homepage.mac.com; it created clean, well-organized and well-structured pages. The new structure is radically different and provides some improvements in output quality and published features. Customizing and extending these web pages is a little more complicated, but we hope to clear up most of the confusion in this blog. Please give us feedback if there's something you'd like to add or comment on.</description>
<pubDate>Wed, 26 Apr 2006 13:50:09 -0400</pubDate>
<ttl>60</ttl>
<item>
<title>The Basics - iLife '05 and Earlier</title>
<link>http://homepage.mac.com/blog.mac/blog/ilife_autopsy_blog.html#utt165800348</link>
<description><![CDATA[A snapshot of the original structure of the .Mac file/folder structure for published pages is included below:<br />
<br />
<a href="http://homepage.mac.com/blog.mac/blog/user_files/original_structure.png"><img src="http://homepage.mac.com/blog.mac/blog/user_files/original_structure.png" width="200" alt="The original .Mac sites tree...one folder named Sites held each photo album's html code in a single file" title="Original .Mac Published Photo Album Structure" /></a><br />
<br />
Notice that the contents of each photo album are self contained, meaning there aren't any subfolders or supporting files.  <br />
<br />
If you used iPhoto from iLife '05 or earlier to publish a photo album, your pictures were uploaded to the Pictures folder on your iDisk.  The folder structure for these published albums is included below:<br />
<br />
<img src="http://homepage.mac.com/blog.mac/blog/user_files/photos.png" width="300" alt="Original .Mac Published Photo Album Tree" title="Original .Mac Published Photo Album Tree" /><br />
<br />
In short, the structure and organization was pretty straight forward and easy to navigate without too much trouble.<br />
<br />
<a href="http://click.linksynergy.com/fs-bin/click?id=uD0pi4Lemno&offerid=80901.10000029&type=4&subid=0"><IMG alt="Banner " border="0" src="http://www.mac.com/1/partners/468x60_F_affiliates.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=uD0pi4Lemno&bids=80901.10000029&type=4&subid=0">]]></description>
<pubDate>Mon, 03 Apr 2006 19:39:08 -0400</pubDate>
</item>
<item>
<title>The Original Homepage Slideshow</title>
<link>http://homepage.mac.com/blog.mac/blog/ilife_autopsy_blog.html#dqt166188665</link>
<description><![CDATA[When you published your iPhoto album to your .Mac account using iPhoto 5 or earlier, each album had a button to start a slide show with the interface shown below:<br />
<br /><img src="http://homepage.mac.com/blog.mac/blog/user_files/slideshow.jpg" width="300" alt="The 'old' slideshow output..." title="The 'old' slideshow output..." />
<br />
The code for this slideshow was provided in this <a href="http://homepage.mac.com/i/hpti/1/wimg/Shared/SlideShow/openSlideShowWindow.js">JavaScript file.</a>]]></description>
<pubDate>Mon, 03 Apr 2006 00:00:00 -0400</pubDate>
</item>
<item>
<title>iLife '06</title>
<link>http://homepage.mac.com/blog.mac/blog/ilife_autopsy_blog.html#fam166190003</link>
<description><![CDATA[iLife '06 drastically changed the way that photos were published to your .Mac account.  Rather than publishing the files directly to .Mac, iPhoto 6 now sends the selected photos to iWeb, where you can choose either a blog format, where each photo is in its own article, or to a photo page format, which resembles the original iPhoto output.<br />
<br />
To compare the output, here's the folder structure created when I published several photos using iPhoto 6 and iWeb:<br />
<br />
<img src="http://homepage.mac.com/blog.mac/blog/user_files/iweb_output.png" width="300" alt="The published photo album file tree created by iWeb" title="The published photo album file tree created by iWeb" /><br />
<br />
Notice that there are a few more files uploaded for each album published.  Unlike previous versions of iLife, most of the support for each element on published pages was moved into an iWeb template, which then get uploaded for each and every album you publish.  This includes the JavaScript code for the slideshow, which is now included with each file you publish, and is saved in the "your album name.js" file and called from the "slideshow.html" file.]]></description>
<pubDate>Mon, 03 Apr 2006 00:00:00 -0400</pubDate>
</item>
<item>
<title>The .Mac URLs</title>
<link>http://homepage.mac.com/blog.mac/blog/ilife_autopsy_blog.html#twf166191520</link>
<description><![CDATA[Content created by earlier versions of iLife was saved to your iDisk's "Sites" folder.  Every html file in the Sites folder was available at the following URL:<br />
<br />
<a href="http://homepage.mac.com">http://homepage.mac.com</a><br />
<br />
iPhoto 5 and earlier published each photo album using the obvious "PhotoAlbum#.html" format, where "#" was a sequential number that matched the number of albums you had published.  So, your third album you published to .Mac about "Squirrels in the Park" was uploaded and was available for view at the following URL:<br />
<br />
http://homepage.mac.com/yourdotmacname/PhotoAlbum3.html.<br /><br />
<br />
This URL is easy to type and doesn't look too ugly, but it doesn't give you any idea about the contents of the web page.
<br />
With iLife '06, content is still saved in a "Sites" folder, but now it's a subfolder inside "Web".  On one hand, the main URL makes more sense:<br />
<br />
<a href="http://web.mac.com">http://web.mac.com</a><br /><br />
On the other hand, when you publish your photo album, iWeb uses the name that you gave the iWeb site and the name you gave to the album, and so the URL for our same example looks a little uglier:<br />
<br />
http://web.mac.com/yourdotmacname/iWeb/My%20Pictures/<br />
Squirrels%20in%20the%20Park.html<br />
<br />
A much uglier URL, but you do have any idea about the contents of the web page.  The %20 mess is the code for a space since most web servers and browsers don't like punctuation and spaces in the URL.]]></description>
<pubDate>Sun, 02 Apr 2006 00:00:00 -0500</pubDate>
</item>
<item>
<title>Finding All of Your Published Photo Albums</title>
<link>http://homepage.mac.com/blog.mac/blog/ilife_autopsy_blog.html#xuk166191313</link>
<description><![CDATA[Comparing the output of the two, it's easy to see that finding all of your published photo albums is a little tougher now, but it's just a 2-step process:<br />
<br />
<ol>
<li>To find all of your photo albums published using iLife '05 or earlier, look for all PhotoAlbum#.html files inside your iDisk's /Sites folder.</li>
<li>To find all of your photo albums published using iLife '06, look for <u>all</u> .html files inside your iDisk's /Web/Sites/iWeb folder, but use the following conditions:
<ul>
<li>Look in the first level of folders that you find</li>
<li>Exclude index.html files</li>
<li>Exclude slideshow.html files</li>
</ul>
</li>
</ol><br />
A little tougher, but still not too bad...


]]></description>
<pubDate>Sun, 02 Apr 2006 00:00:00 -0500</pubDate>
</item>
<item>
<title>Get .Mac</title>
<link>http://homepage.mac.com/blog.mac/blog/ilife_autopsy_blog.html#mcu167185301</link>
<description><![CDATA[We've been using .Mac for several years now, and though it has gone through some growing pains, we've been very happy with it.  The bonus features like Backup and multiple email accounts and aliases make it very useful.  If you haven't tried Backup yet, give it a go.  Schedule backups of important files to your hard drive, to your .Mac account, or to an external storage location like CDs, DVDs, or hard drives.<br />
<br />
Try it today:<br />
<a href="http://click.linksynergy.com/fs-bin/click?id=uD0pi4Lemno&offerid=80901.10000026&type=4&subid=0"><IMG alt="Banner " border="0" src="http://www.mac.com/1/partners/468x60_B_affiliates.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=uD0pi4Lemno&bids=80901.10000026&type=4&subid=0">]]></description>
<pubDate>Wed, 19 Apr 2006 20:21:41 -0400</pubDate>
</item>
</channel>
</rss>