<?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>Lepolt.com &#187; Apple</title>
	<atom:link href="http://www.lepolt.com/blog/category/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lepolt.com/blog</link>
	<description>Random stuff from my head to your computer</description>
	<lastBuildDate>Sat, 27 Mar 2010 03:13:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Crazy Going Slowly Am I</title>
		<link>http://www.lepolt.com/blog/2009/03/31/crazy-going-slowly-am-i/</link>
		<comments>http://www.lepolt.com/blog/2009/03/31/crazy-going-slowly-am-i/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 01:24:19 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[story]]></category>

		<guid isPermaLink="false">http://www.lepolt.com/blog/?p=305</guid>
		<description><![CDATA[I have an iMac. Abi has a Macbook. We recently found out that the Apple Remote that came with my computer also works with hers. That&#8217;s a good thing if we plug her computer into the TV to watch a movie. It&#8217;s a bizzare thing when Front Row randomly opens on my computer because Abi [...]]]></description>
			<content:encoded><![CDATA[<p>I have an iMac. Abi has a Macbook. We recently found out that the Apple Remote that came with my computer also works with hers. That&#8217;s a good thing if we plug her computer into the TV to watch a movie. It&#8217;s a bizzare thing when Front Row randomly opens on my computer because Abi stole the remote. It&#8217;s a bad thing if I&#8217;m messing around on my computer and Front Row opens up on Abi&#8217;s computer when she&#8217;s trying to do work. </p>
<p>Apparently I find it more funny than she does.</p>
<p>We have since taken care of the &#8220;problem.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lepolt.com/blog/2009/03/31/crazy-going-slowly-am-i/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iWeb Review: The Great, the Good, the Bad, and the Ugly</title>
		<link>http://www.lepolt.com/blog/2008/02/07/iweb-review-the-great-the-good-the-bad-and-the-ugly/</link>
		<comments>http://www.lepolt.com/blog/2008/02/07/iweb-review-the-great-the-good-the-bad-and-the-ugly/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 00:59:11 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.lepolt.com/blog/2008/02/07/iweb-review-the-great-the-good-the-bad-and-the-ugly/</guid>
		<description><![CDATA[First of all, I apologize to all the non-Mac users that happen to fall upon this blog post, chances are you&#8217;re not going to care about this one much.&#160; I&#8217;d like to take a few minutes to review the latest version of Apple&#8217;s website design tool, iWeb &#8217;08.
iWeb comes standard with the most recent versions [...]]]></description>
			<content:encoded><![CDATA[<p>First of all, I apologize to all the non-Mac users that happen to fall upon this blog post, chances are you&rsquo;re not going to care about this one much.&nbsp; I&rsquo;d like to take a few minutes to review the latest version of Apple&rsquo;s website design tool, iWeb &rsquo;08.</p>
<p>iWeb comes standard with the most recent versions of iLife.&nbsp; From Apple&rsquo;s webpage: &ldquo;iWeb makes it easy to create a website that&rsquo;s stunningly beautiful &mdash; and totally you. Start with an Apple-designed theme, then customize it with your own text, photos, movies, and podcasts until it&rsquo;s exactly what you want. And switch themes with a click anytime.&rdquo;&nbsp; These things are all true, although I found myself trying to make my sites more complex than iWeb had in mind.&nbsp; More on that later.</p>
<p>iWeb was designed with the idea that its users would integrate with their .Mac account.&nbsp; .Mac is simply Apple&rsquo;s web hosting service that costs more than pretty much anyone else, and gives you less storage space and bandwidth.&nbsp; .Mac does give you some new email addresses and the ability to sync/backup documents from your computer, but all things considered I would never purchase an account with them.</p>
<p>This already begins to affect the iWeb functionality, as you must have a .Mac account to use certain features such as blog comments, interactive picture slideshows, and only publishing changes from pages that have changed.&nbsp; Confused?&nbsp; Yeah, I don&rsquo;t think it makes much sense either.&nbsp; </p>
<p>Since I have a programming background, I decided that I could create a blog from a third party blogging site, update my blog template to match my iWeb template, and seamlessly integrate them together so that no one would be able to tell a difference.&nbsp; Well, that didn&rsquo;t work because the iWeb templates use a bunch of JavaScript, CSS, images, and some other stuff that made it more difficult than it was worth to try to mimic.&nbsp; So, screw that idea.&nbsp; After that failed I busted out my trusty Internet friend, Google, to see if other people had tried the same thing I did.&nbsp; Turns out they did, and I came upon an application called iComment (<a href="http://web.mac.com/cbrantly/iWeb/Software/iComment.html">link</a>).</p>
<p>iComment utilizes a free third party commenting system called HaloScan (<a href="http://www.haloscan.com/">link</a>) that users can integrate into pretty much whatever site they want.&nbsp; I downloaded the demo of iComment to try it out and see if I liked it.&nbsp; After running iComment a few times, I figured out that it was simply parsing my HTML pages and replacing/inserting text that HaloScan requires to display comments on a page.&nbsp; Again, since I have a programming background I figured I could do that myself.&nbsp; Turns out, this actually worked.&nbsp; One excellent new feature of iWeb is called Web Widgets.&nbsp; These things let you insert code directly into your HTML page, which was exactly what I need with HaloScan.&nbsp; Sweet, right?&nbsp; </p>
<p>I thought I was done.&nbsp; </p>
<p>When I was testing my new comment functionality, I was using a web browser with an ad blocking add-in installed&hellip;this therefore meant that the ads HaloScan was inserting near my blog comments were not visible to me.&nbsp; It wasn&rsquo;t until my friend mentioned something to me that I noticed.&nbsp; Since I didn&rsquo;t set this page up to make money and look like crap, I kicked HaloScan off and decided to drop iWeb altogether.&nbsp; I&rsquo;ve since switched to WordPress as my blogging tool, and simple CSS for the layout.</p>
<p>Now don&rsquo;t get me wrong here, iWeb certainly is nice.&nbsp; It is by far the easiest web design tool that I have ever used.&nbsp; It integrates very well with iPhoto so if you want a photo in a certain place you can simply drag and drop it on the page wherever you want.&nbsp; It doesn&rsquo;t get a whole lot simpler than that.&nbsp; iWeb also comes with about 25 unique template styles, each with eight page styles so you can create a new page based on what it will be used for.&nbsp; Example: blog, pictures, etc.&nbsp; iWeb is also much, much nicer when it is used with .Mac, so all of the iWeb functionality can be used.&nbsp; </p>
<p>For experienced web programmers, iWeb is definitely not the way to go.&nbsp; There is no obvious way to make changes to the CSS, there is no easy way to edit the HTML code, and the functionality is greatly reduced when not used with .Mac.</p>
<p>In conclusion:<br />
   <strong>The Great</strong><br />
   Ease of use, ability to make great looking websites without knowing a thing about the web.</p>
<p><strong>The Good</strong><br />
Integration with iPhoto, WYSIWYG editor very intuitive to use.</p>
<p><strong>The Bad</strong><br />
Adding HTML code through Web Widgets is awkward, publishing a site to a folder updates every single file on the site so it is difficult to upload only required files.</p>
<p><strong>The Ugly</strong><br />
iWeb without .Mac integration is just a fancy version of Print Shop for the web.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lepolt.com/blog/2008/02/07/iweb-review-the-great-the-good-the-bad-and-the-ugly/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
