<?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>Guimkie &#187; Mac</title>
	<atom:link href="http://guimkie.com/tag/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://guimkie.com</link>
	<description>Tutorials and great Mac software!</description>
	<lastBuildDate>Wed, 31 Mar 2010 13:59:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://guimkie.com</link>
  <url>http://guimkie.com/favicon.ico</url>
  <title>Guimkie</title>
</image>
		<item>
		<title>Safari&#8217;s Web Inspector &#8211; Hell nice!!!</title>
		<link>http://guimkie.com/mac-os-x-leopard/safaris-web-inspector-hell-nice/</link>
		<comments>http://guimkie.com/mac-os-x-leopard/safaris-web-inspector-hell-nice/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 16:52:21 +0000</pubDate>
		<dc:creator>Max (from Guimkie)</dc:creator>
				<category><![CDATA[Mac OS X Leopard]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://guimkie.com/mac-os-x-leopard/safaris-web-inspector-hell-nice/</guid>
		<description><![CDATA[Safari 3 is Apple&#8217;s latest browser and is surely my favorite one in the world of browsers. Firefox, is just yuck, it has a ugly look and ARG &#8211; just horrible. We then have Opera which is the worse that I have ever experienced &#8211; I mean, just look at the icon??? Who wants that [...]]]></description>
			<content:encoded><![CDATA[<p>Safari 3 is Apple&#8217;s latest browser and is surely my favorite one in the world of browsers. Firefox, is just yuck, it has a ugly look and ARG &#8211; just horrible. We then have Opera which is the worse that I have ever experienced &#8211; I mean, just look at the icon??? Who wants that in a dock??? No one!!! BTW &#8211; same goes for the Firefox icon (Even though the fox is a nice idea). Better is the Camino Browser which is a mixture of Firefox&#8217;s browser engine and Safari&#8217;s elegance. Well done Camino group!!!</p>
<p>In any case, I&#8217;m a 100% Safari user and will never switch to a different one.</p>
<p>Now to the post, since Safari is quite new, it has some great features that have yet not been discovered. One of them is a advanced source-code inspector that makes life easier than ever, at least for developers.</p>
<p>Firefox has a plugin named <a target="_blank" href="http://www.getfirebug.com/">Firebug</a> which allows you to look at the source-code of a page, steal stylesheets in a snap and lots of other great things. Safari now supports this without any sort of plugin. A right-click inspector will allow you to get this:</p>
<p style="text-align: center;"><img src="http://guimkie.com/files/images/wi1.png" class="GUIMKIE-image"/></p>
<p>The image above shows the loading time for certain things of my site. All visually interesting and the power of this &#8220;inspector&#8221; is just amazing.</p>
<p style="text-align: center;"><img src="http://guimkie.com/files/images/wi2.png" class="GUIMKIE-image"/></p>
<p>Here is a image which shows the source code with syntax coloring. </p>
<p style="text-align: center;"><img src="http://guimkie.com/files/images/wi3.png" class="GUIMKIE-image"/></p>
<p>This image shows how elements are set up within other elements, basically displaying the whole hierarchy and then the corresponding style attachments for this element! Coooool!</p>
<p>This is known through <a target="_blank" href="http://panic.com/coda/">Coda</a> already &#8211; but it is just nice to see this out of Coda.</p>
<p>Now how do you get this cool thing? It&#8217;s totally easy, just follow this steps:</p>
<ol>
<li>Open Terminal (Applications/Utilities/Terminal.app).</li>
<li>Paste in this command line:<br />
<code>defaults write com.apple.Safari WebKitDeveloperExtras -bool true</code></li>
<li>Hit enter and now open Safari.</li>
<li>Open any page and then right-click (or on a MacBook: ctrl + left click) and select the Element Inspector.</li>
<li>Now you have a new window with all the features above. If you want the Element Inspector in the same window as the actual page, then click on the lower-left icon looking like three boxes</li>
<li>If you want to get the inspector away, just paste in the same command line into Terminal, only with &#8220;false&#8221; at the end instead of &#8220;true.&#8221;
</ol>
<p>I hope you enjoy this little trick. <img src='http://guimkie.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://guimkie.com/mac-os-x-leopard/safaris-web-inspector-hell-nice/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Yay &#8211; Finally I Have Leopard</title>
		<link>http://guimkie.com/mac-os-x-leopard/yay-finally-i-have-leopard/</link>
		<comments>http://guimkie.com/mac-os-x-leopard/yay-finally-i-have-leopard/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 19:02:41 +0000</pubDate>
		<dc:creator>Max (from Guimkie)</dc:creator>
				<category><![CDATA[Mac OS X Leopard]]></category>
		<category><![CDATA[Dev Tools]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://guimkie.com/mac-os-x-leopard/yay-finally-i-have-leopard/</guid>
		<description><![CDATA[Yeah I know, probably not very exciting for all you guys, Leopard has been around quite a long time and many of you are already using it &#8211; but I was not one of them. It finally arrived today since Amazon didn&#8217;t have enough copies left so it took them quite a while to process [...]]]></description>
			<content:encoded><![CDATA[<p>Yeah I know, probably not very exciting for all you guys, Leopard has been around quite a long time and many of you are already using it &#8211; but I was not one of them. It finally arrived today since Amazon didn&#8217;t have enough copies left so it took them quite a while to process through all the orders.</p>
<p>It&#8217;s installed &#8211;  I just ordered another 1GB RAM for my mac &#8211; and the upgrade was a charm. Nothing lost, only great new things were gained. First of all, I changed the background from this ugly Aurora to the Grass background &#8211; but I am still not really happy with the outcome. i guess I have to make my own cool aqua background, since Apple didn&#8217;t want to.</p>
<p>In any case, I took a look at the new Developer Tools and they are really great. Now it&#8217;s real fun making apps &#8211; with the new Leopard! <img src='http://guimkie.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p>I guess that&#8217;s about it, what I wanted to say in this post. </p>
]]></content:encoded>
			<wfw:commentRss>http://guimkie.com/mac-os-x-leopard/yay-finally-i-have-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
