<?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>Call Me Goon</title>
	<atom:link href="http://callmegoon.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://callmegoon.com</link>
	<description></description>
	<lastBuildDate>Sun, 07 Feb 2010 21:37:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Super Bowl Drinking Game</title>
		<link>http://callmegoon.com/super-bowl-drinking-game/</link>
		<comments>http://callmegoon.com/super-bowl-drinking-game/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 21:37:20 +0000</pubDate>
		<dc:creator>Goon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://callmegoon.com/?p=938</guid>
		<description><![CDATA[This little super bowl drinking game was forwarded on to me in an email.  I thought it was too classic to not post online.  Hope you enjoy!

Every time they mention hurricane Katrina, drink 1
If they show pictures of the City of New Orleans right after Katrina, drink 1
Every time they say how much [...]]]></description>
			<content:encoded><![CDATA[<p>This little super bowl drinking game was forwarded on to me in an email.  I thought it was too classic to not post online.  Hope you enjoy!</p>
<ul>
<li>Every time they mention hurricane Katrina, drink 1</li>
<li>If they show pictures of the City of New Orleans right after Katrina, drink 1</li>
<li>Every time they say how much the Saints mean 2 the City of New Orleans,drink 1</li>
<li>Every time the words &#8220;tragedy&#8221;, &#8220;flood&#8221;, or &#8220;devastation&#8221; are used, drink 1</li>
<li>Every time they talk about how good Reggie Bush was in college, drink 3</li>
<li>If they show Kim Kardashian in the stands, drink 5</li>
<li>Every time they show a picture of Reggie Bush with a bat or say &#8220;bringing the wood&#8221; drink for 5 seconds.</li>
<li>Every time Reggie Bush gets negative yardage trying to run around in the backfield a bunch and outrun the defense, drink 1 and turn to the person next to you and say &#8220;I told you Vince Young should have won the Heisman&#8221;</li>
<li>Every time Reggie Bush gets up and flexes his arms in that pose he likes to do, drink 1</li>
<li>If they mention Tim Tebow for any reason, funnel a beer</li>
<li>Every time they say that &#8220;it&#8217;s destiny for the Saints to win&#8221; drink 1</li>
<li>If they show footage of Katrina survivors at the Superdome, take a shot of cheap liquor</li>
<li>If they call Saints fans the most passionate fans in football, drink 1</li>
<li>If they say that the Saints, Saints fans, or the City of New Orleans &#8220;deserve&#8221; a Superbowl victory, drink 1</li>
<li>Every time they say how good of a story the Saints are, drink 1</li>
<li>If Jeremy Shockey pretends to be hurt after dropping a pass, drink 2</li>
<li>If they mention the Saints beating the Falcons in 2006 in the first game after Katrina in the Superdome, drink 5 and remember that we are still a better football team with better fans.</li>
<li>Every time they compare hurricane Katrina to the Haiti earthquake, funnel a beer and yell &#8220;bullshit!&#8221;</li>
<li>Every time they mention brew Brees as the Mardi Gras king, drink 1</li>
<li>Every time they show Archie Manning, drink 1, and mention how bad he sucked. If they show old footage of him on the Saints, drink 5. If they mention how tough of a decision it was for him as for whom to cheer for, drink 10.</li>
<li>Every time they show a saints fan yelling &#8220;Who dat!&#8221; or a sign/shirt saying the same, drink 1.</li>
<li>If they show Chris Paul at the game, drink 1 and mention to someone how much better he is than Marvin Williams.</li>
<li>If they show former Mayor Ray Nagin, drink 5 and then punch someone in the face</li>
</ul>
<p>Other Rules not involving the Saints:</p>
<ul>
<li>Every time they show Eli Manning in the press box, drink 1</li>
<li>Every time Pierre Garcon is mentioned with Haiti, drink 1</li>
<li>If Brett Favre is mentioned for any reason, drink 1</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://callmegoon.com/super-bowl-drinking-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a fun, clean, easy to use FAQ list with jQuery!</title>
		<link>http://callmegoon.com/create-a-fun-clean-easy-to-use-faq-list/</link>
		<comments>http://callmegoon.com/create-a-fun-clean-easy-to-use-faq-list/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 04:01:14 +0000</pubDate>
		<dc:creator>Goon</dc:creator>
				<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://callmegoon.com/?p=906</guid>
		<description><![CDATA[
This tutorial demonstrates how to create a jQuery FAQ list that is both easy to use and easy to create.  View a real life example.
FAQ pages are often a long list of questions followed by answers, or a list of questions that anchor link to an answer further down the page.  Neither one [...]]]></description>
			<content:encoded><![CDATA[<img class="alignleft size-full wp-image-908" title="jQuery FAQ List" src="http://callmegoon.com/wp-content/uploads/2009/09/Featured-List.jpg" alt="jQuery FAQ List" width="143" height="125" />
<p>This tutorial demonstrates how to create a jQuery FAQ list that is both easy to use and easy to create.  <a class="newwindow" href="http://www.gatewaygi.com/faqs">View a real life example.</a></p>
<p>FAQ pages are often a long list of questions followed by answers, or a list of questions that anchor link to an answer further down the page.  Neither one creates a very usable way for users to easily find the information they are looking for.</p>
<p>The following script fixes all of that by creating a clean page that puts the user in control of what information to display.</p>

<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0' width='560' height='345'><param name='movie' value='http://screenr.com/Content/assets/screenr_0817090731.swf' ></param><param name='flashvars' value='i=15231' ></param><param name='allowFullScreen' value='true' ></param><embed src='http://screenr.com/Content/assets/screenr_0817090731.swf' flashvars='i=15231' allowFullScreen='true' width='560' height='345' pluginspage='http://www.macromedia.com/go/getflashplayer' ></embed></object>

<h3>The HTML</h3>
<p>First we wrap everything in a wrapper div and give it a class name.  Within this div is an h5.  This h5 is actually our question.  It doesn't have to be an h5, but if you use a different element, you will have to edit the jQuery accordingly to target the element you have chosen to use.  Next, we have a div with a class of answer.  We will be targeting this div in order for the user to be able to show and hide the answer.  Within this div is a paragraph tag with some filler lorem ipsum text.</p>
<p>That is all you need to create the HTML for one question, however, to get the full effect, you will want to copy and past this code a few times so that  you have a few questions.</p>
<pre class="brush: xml;">
&amp;amp;lt;div class=&amp;amp;quot;FAQWrap&amp;amp;quot;&amp;amp;gt;
  &amp;amp;lt;h5&amp;amp;gt;This is my question?&amp;amp;lt;/h5&amp;amp;gt;
  &amp;amp;lt;div class=&amp;amp;quot;answer&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;p&amp;amp;gt;Notare quam littera gothica quam, nunc putamus parum claram anteposuerit litterarum. Et quinta decima eodem modo typi qui nunc. Per seacula quarta decima nobis videntur parum clari: fiant sollemnes in.  Equitur mutationem consuetudium lectorum mirum est formas humanitatis.&amp;amp;lt;/p&amp;amp;gt;
    &amp;amp;lt;/div&amp;amp;gt;
  &amp;amp;lt;/div&amp;amp;gt;
</pre>

<h3>The CSS</h3>
<p>The styles are essentially unimportant.  You can styles the layout any way you want, but I will give some insight into some of the styles I often choose when creating an FAQ page.</p>
<p>The first thing to note is that I give my h5 a cursor: pointer style.  This creates the hand pointer when the user hovers on the question.  That gives the user a clear indication that something will happen if they click on this question.</p>
<p>You will also see that I have different background images for the h5 depending on whether it has a class of inactive or active.  We will change this class with jQuery when the user clicks the question and the class, along with the background image arrow, will toggle, again creating visual interactivity between the user and the page.</p>
<pre class="brush: css;">
#content {width: 960px; margin: 0 auto;}
.FAQWrap h5 {color: #555; margin: 10px 0 0 0; padding: 0 0 0 20px; font-size: 14px; font-weight: normal; cursor: pointer;}
.FAQWrap h5.inactive {background: url(../images/bg-faq-inactive.png) no-repeat 0 3px;}
.FAQWrap h5.active {background: url(../images/bg-faq-active.png) no-repeat 0 3px;}
.FAQWrap .answer {background: #EEE; margin: 10px 10px 20px 30px; padding: 10px;}
</pre>

<h3>The jQuery</h3>
<p>And finally, the most important part, the jQuery.  Remember of course to first link to the jQuery framework.</p>
<p>The first thing we do is hide all answer divs when the page loads.  That creates the nice clean layout we are looking for and puts the control in the hands of the user as which information they want displayed on the page.</p>
<p>Next, we target all h5's within the FAQWrap div and assign a class of inactive.  This, along with our CSS on the h5, will create a background image of an arrow pointing to the right, denoting that the answer is hidden, but can be displayed if you click the question.</p>
<p>The next thing we want to do is run a function when we click on an h5 within FAQWrap.  The first thing we do is use this toggleClass method to switch the class of the actual h5 we clicked.  toggleClass simply toggles the class name on the targeted element.  If it has a class of 'inactive', it will switch the class to 'active', and if it is 'active', it will switch the class to 'inactive'.   So, hopefully you are now beginning to see that each time we click on an h5, we are switching the class name between 'inactive' and 'active', and that, in combination with our CSS, is what is changing our background image arrow on the h5.</p>
<p>The last thing we do, which is most important, is slideToggle the answer div.  The way we do that is first find the parent of 'this' (the h5 we are clicking on), then we are finding the div with a class of answer within that parent element, and slideToggling it.  This means that if the answer is showing, it will slideUp and and be hidden, and if it is hidden, it will slideDown and show.</p>
<pre class="brush: jscript;">
$(function() {
      $('.answer').hide();
      $('.FAQWrap h5').addClass('inactive');
      $('.FAQWrap h5').click(function() {
        $(this).toggleClass('active');
        $(this).toggleClass('inactive');
        $(this).parent().find('.answer').slideToggle();        
      });
    });
</pre>

<h3>The Demo</h3>
<p>And so when you put all of that together, you get a nice, clean, easy to use FAQ page that any user will enjoy using!</p>
<style type="text/css" media="screen">
.FAQWrap h5 {color: #555; margin: 10px 0 0 0; padding: 0 0 0 20px; font-size: 14px; font-weight: normal; cursor: pointer;}
.FAQWrap h5.inactive {background: url(/wp-content/themes/simplebeginnings/images/bg-faq-inactive.png) no-repeat 0 3px;}
.FAQWrap h5.active {background: url(/wp-content/themes/simplebeginnings/images/bg-faq-active.png) no-repeat 0 3px;}
.FAQWrap .answer {background: #EEE; margin: 10px 10px 20px 30px; padding: 10px;}
</style>
<script type="text/javascript" charset="utf-8">
    $(function() {
      $('.answer').hide();
      $('.FAQWrap h5').addClass('inactive');
      $('.FAQWrap h5').click(function() {
        $(this).toggleClass('active');
        $(this).toggleClass('inactive');
        $(this).parent().find('.answer').slideToggle();        
      });
    });
  </script>
<div class="FAQWrap">
      <h5>This is my question?</h5>
      <div class="answer">
        <p>Notare quam littera gothica quam, nunc putamus parum claram anteposuerit litterarum. Et quinta decima eodem modo typi qui nunc. Per seacula quarta decima nobis videntur parum clari: fiant sollemnes in. Sequitur mutationem consuetudium lectorum mirum est formas humanitatis.</p>
      </div>
    </div>
    <div class="FAQWrap">
      <h5>This is my question?</h5>
      <div class="answer">
        <p>Notare quam littera gothica quam, nunc putamus parum claram anteposuerit litterarum. Et quinta decima eodem modo typi qui nunc. Per seacula quarta decima nobis videntur parum clari: fiant sollemnes in. Sequitur mutationem consuetudium lectorum mirum est formas humanitatis.</p>
      </div>
    </div>
    <div class="FAQWrap">
      <h5>This is my question?</h5>
      <div class="answer">
        <p>Notare quam littera gothica quam, nunc putamus parum claram anteposuerit litterarum. Et quinta decima eodem modo typi qui nunc. Per seacula quarta decima nobis videntur parum clari: fiant sollemnes in. Sequitur mutationem consuetudium lectorum mirum est formas humanitatis.</p>
      </div>
    </div>

<p class="source"><a href="/sourcefiles/FAQExample.zip">Download the source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://callmegoon.com/create-a-fun-clean-easy-to-use-faq-list/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Simple jQuery Image Fade Slideshow</title>
		<link>http://callmegoon.com/jquery-image-fader/</link>
		<comments>http://callmegoon.com/jquery-image-fader/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 05:10:06 +0000</pubDate>
		<dc:creator>Goon</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://callmegoon.com/?p=855</guid>
		<description><![CDATA[

This tutorial demonstrates how to create a simple image fade slideshow using jquery.  We will use a plugin called the jQuery Cycle Plugin to make achieving this effect easier.  "The plugin provides a method called cycle which is invoked on a container element. Each child element of the container becomes a "slide". Options [...]]]></description>
			<content:encoded><![CDATA[<img class="alignleft size-full wp-image-856" title="jQuery Image Fader" src="http://callmegoon.com/wp-content/uploads/2009/09/jquery.jpg" alt="jQuery Image Fader" width="143" height="125" />

This tutorial demonstrates how to create a simple image fade slideshow using jquery.  We will use a plugin called the <a class="newwindow" href="http://malsup.com/jquery/cycle/">jQuery Cycle Plugin</a> to make achieving this effect easier.  "The plugin provides a method called cycle which is invoked on a container element. Each child element of the container becomes a "slide". Options control how and when the slides are transitioned."

There are numerous transitions besides just fade that can easily be implemented as well, including zoom, shuffle, turn down, etc.  It is actually quite simple to implement, just follow the steps below and you'll quickly be on your way.  You can also download the <a href="/sourcefiles/Image_Fader.zip">source files</a> as a quick an easy to dig into the code.
<h3>Demo:</h3>
<script src="http://callmegoon.com/wp-content/themes/simplebeginnings/js/imageCycle.js"></script>
 <script type="text/javascript">// <![CDATA[
$(function() {
if (!$('.pics').length > 0) return false;
$('.pics').cycle('fade');
});
// ]]&gt;</script>

<!-- .picsWrap {background: #eee; width: 230px; border: 1px solid #ddd;} img {border-bottom: 1px solid #fff;} .picsWrap p {padding: 10px; margin: 0;} -->
<div class="pics"><img src="/wp-content/themes/simplebeginnings/images/imagefader/1.png" alt="" width="205" height="147" />
<img src="/wp-content/themes/simplebeginnings/images/imagefader/2.jpg" alt="" width="205" height="147" />
<img src="/wp-content/themes/simplebeginnings/images/imagefader/3.jpg" alt="" width="205" height="147" />
<img src="/wp-content/themes/simplebeginnings/images/imagefader/4.jpg" alt="" width="205" height="147" /></div>
<!--end .pics-->
<h3>Code:</h3>
First, download the jquery framework.  You can grab that <a class="newwindow" href="http://code.google.com/p/jqueryjs/downloads/detail?name=jquery-1.3.1.min.js">here</a>.  Next, head over to the <a class="newwindow" href="http://malsup.com/jquery/cycle/">jQuery Cycle Plugin</a> page and download the image cycle javascript file.  Or you can download it directly <a class="newwindow" href="http://malsup.com/jquery/cycle/jquery.cycle.all.min.js?v2.71">here</a>.  You may have to copy the code from this page and save into a file, I called mine imageCycle.js.

Next, create a new file called index.html.  Within index.html, you need to call a couple javascript files, both jquery.js and the imageCycle.js we just downloaded.  We also need to create a function to initiate the cycle plugin on a specific html element.

<pre class="brush: jscript;">
&lt;script src=&quot;/js/jquery.min.js&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;/js/imageCycle.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
$(function() {
if (!$('.pics').length &gt; 0) return false;
$('.pics').cycle('fade');
});
&lt;/script&gt;
</pre>

For the HTML, I will create a div with a class of 'pics'.  Within that div are simple img elements.  The class of pics on our div is the trigger from our jquery function that creates that image rotation on all the img elements within our div.

<pre class="brush: xml;">
&lt;div class=&quot;pics&quot;&gt;
  	&lt;img src=&quot;images/1.png&quot; width=&quot;205&quot; height=&quot;147&quot; alt=&quot;&quot; title=&quot;&quot; /&gt;
  	&lt;img src=&quot;images/2.jpg&quot; width=&quot;205&quot; height=&quot;147&quot; alt=&quot;&quot; title=&quot;&quot; /&gt;
  	&lt;img src=&quot;images/3.jpg&quot; width=&quot;205&quot; height=&quot;147&quot; alt=&quot;&quot; title=&quot;&quot; /&gt;
  	&lt;img src=&quot;images/4.jpg&quot; width=&quot;205&quot; height=&quot;147&quot; alt=&quot;&quot; title=&quot;&quot; /&gt;
  &lt;/div&gt;&lt;!--end .pics--&gt;
</pre>

It's really as simple as that.
<ol>
	<li>link to the jquery framework</li>
	<li>link to the image cycle jquery plugin</li>
	<li>create a function that links to a specific class to trigger the rotation (just copy the exact function I have included)</li>
	<li>create a div with a class of 'pics' (or whatever trigger you chose to use in your function.  If you just copied mine, it will be 'pics').</li>
	<li>include the images with your div that you would like to fade in and out</li>
</ol>
You can always add your own custom styles to spice things up a bit if necessary, but I tried to keep this as simple as possible.  Be sure to head over the <a class="newwindow" href="http://malsup.com/jquery/cycle/">jQuery Cycle Plugin</a> page for even more features and image fade possibilities.
<p class="source"><a href="/sourcefiles/Image_Fader.zip">Download Source</a></p>]]></content:encoded>
			<wfw:commentRss>http://callmegoon.com/jquery-image-fader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a Custom, Personalized Image Collage Wallpaper for Your iPhone</title>
		<link>http://callmegoon.com/create-a-custom-personalized-image-collage-wallpaper-for-your-iphone/</link>
		<comments>http://callmegoon.com/create-a-custom-personalized-image-collage-wallpaper-for-your-iphone/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 04:12:07 +0000</pubDate>
		<dc:creator>Goon</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://callmegoon.com/?p=848</guid>
		<description><![CDATA[Here is a quick tip on creating a cool iphone wallpaper collage using only your iphone!  All you need is the facebook application, and I will assume if you are an iPhone user that you also have the facebook app.
Here&#8217;s what to do.  Open up the facebook application on your iphone and navigate [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-852" title="Custom iPhone Wallpaper" src="http://callmegoon.com/wp-content/uploads/2009/09/iphone.jpg" alt="Custom iPhone Wallpaper" width="143" height="125" />Here is a quick tip on creating a cool iphone wallpaper collage using only your iphone!  All you need is the facebook application, and I will assume if you are an iPhone user that you also have the facebook app.</p>
<p>Here&#8217;s what to do.  Open up the facebook application on your iphone and navigate to one of your favorite photo albums.  When you open the album, it shows a collage of thumbnails. All we want to do is take a screenshot of this view and then set it as our wallpaper.</p>
<p>If you don&#8217;t already know how to take a screenshot or screen capture on the iPhone, simply hold the on/off button on the top of your phone and then click the home button.  Your screen will  then flash and save an image to your photo library.  You can now go in your photo library and set the image as your wallpaper.  You then have a custom, personalized wallpaper using nothing but your iPhone and the facebook application!</p>
<p><img class="alignnone size-full wp-image-849" title="Custom iPhone Wallpaper" src="http://callmegoon.com/wp-content/uploads/2009/09/custom_wallpaper.jpg" alt="Custom iPhone Wallpaper" width="250" height="445" /></p>
]]></content:encoded>
			<wfw:commentRss>http://callmegoon.com/create-a-custom-personalized-image-collage-wallpaper-for-your-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open or Quit all Applications at Once with AppleScript</title>
		<link>http://callmegoon.com/open-or-quit-all-applications-at-once-with-applescript/</link>
		<comments>http://callmegoon.com/open-or-quit-all-applications-at-once-with-applescript/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 20:41:19 +0000</pubDate>
		<dc:creator>Goon</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[OS X Leopard]]></category>

		<guid isPermaLink="false">http://callmegoon.com/?p=751</guid>
		<description><![CDATA[As a front end web developer, I find myself opening the same applications every morning in the same monotonous way.  I decided it would be nice if I could just open them all with one click on the mouse.  And so, I dug into a little Applescript.
Here are 4 easy steps to get set up [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-756" title="Script Editor" src="http://callmegoon.com/wp-content/uploads/2009/08/sripteditor.jpg" alt="Script Editor" width="143" height="125" />As a front end web developer, I find myself opening the same applications every morning in the same monotonous way.  I decided it would be nice if I could just open them all with one click on the mouse.  And so, I dug into a little Applescript.</p>
<p>Here are 4 easy steps to get set up to open all the applications you use on a daily basis with one simple click of the mouse.</p>
<p>&nbsp;</p>
<p><strong>First</strong>: navigate to <span style="color: #808080;">Applications &gt; AppleScript &gt; Script Editor</span>.  Open Script Editor.  This is where we can write and save a simple AppleScript to open all the apps that we want to open.  You will see a window popup that looks like this:</p>
<p><img class="aligncenter size-medium wp-image-753" title="AppleScript Window" src="http://callmegoon.com/wp-content/uploads/2009/08/Picture-1-247x300.png" alt="AppleScript Window" width="247" height="300" /></p>
<p><strong>Second</strong>: now we just have to write our script and it couldn&#8217;t be easier.  For each application that we want to open we write:</p>
<p><span style="color: #0000ff;"><strong>tell</strong> application <span style="color: #000000;">&#8220;Mail&#8221;</span><br />
activate<br />
<strong>end tell</strong></span></p>
<p><span style="color: #0000ff;"><strong>tell</strong> application <span style="color: #000000;">&#8220;Firefox&#8221;</span><br />
activate<br />
<strong>end tell</strong></span></p>
<p>etc. etc. for each application that we want to open.  You can hit &#8216;Run&#8217; in the toolbar to see your script in action.</p>
<p><strong>Third</strong>: Now we want to save our script so we can reuse it every morning.  Go to<span style="color: #808080;"> File &gt; Save</span> and save it as whatever name you would like, but save it to this location: <span style="color: #808080;">Your_Home_Folder/Library</span><span style="color: #808080;">/Scripts</span>.  If a &#8216;Scripts&#8217; folder does not exist you can go ahead and create one in this location.  This is where you should save all of your AppleScripts.</p>
<p><strong>Fourth</strong>: At this point, you are basically up and running, you could just navigate to your scripts folder every morning, double click the script and run it to open your applications, but that doesn&#8217;t seem very efficient.  Instead, it would be great to have a button in our main menu bar that we can click to run this script.  Good news, we can do just that!  Navigate to <span style="color: #808080;">Applications &gt; AppleScript &gt; AppleScript Utility</span> and check &#8216;<span style="color: #808080;">Show Script menu in menu bar</span>&#8216;.  </p>
<p><img class="size-full wp-image-752 alignleft" title="AppleScript menu bar" src="http://callmegoon.com/wp-content/uploads/2009/08/Picture-2.png" alt="AppleScript menu bar" width="75" height="63" /></p>
<p>Now we have a little icon that we can click on.  When we click this icon we get a drop down of all our scripts.  At the bottom you should see your script.  Simply click on it to run it!</p>
<h4>Bonus Material!</h4>
<p>It would be just as great if we could easily quit all of our open applications at the end of the day with just one click.  Good news again, that is even easier to do!</p>
<p>Open up Automator in your Applications folder.  Choose &#8216;<span style="color: #808080;">Custom</span>&#8216; as your starting (this gives you a blank canvas to start with).  Make sure &#8216;Actions&#8217; is highlighted and click on &#8216;library&#8217;.  In the column to the right of &#8216;library&#8217;, scroll down to &#8216;<span style="color: #808080;">Quit All Applications&#8217;</span>.  Click on this and drag and drop it into the empty space to the right.</p>
<p>Now all you have to do is save this script. Go to File &gt; Save and name it whatever you like, but remember to save it to <span style="color: #808080;">Your_Home_Folder/Library/Scripts</span>.  Now, when you click on the AppleScript icon in the menu bar, you will see your &#8216;quit all applications&#8217; script.  Simply click on it to quit all open applications.</p>
<p>I hope this article has been helpful and please let me know of any questions or other suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://callmegoon.com/open-or-quit-all-applications-at-once-with-applescript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alice &#8211; Have All Your Home Essentials Delivered to Your Door!</title>
		<link>http://callmegoon.com/alice-have-all-your-home-essentials-delivered-to-your-door/</link>
		<comments>http://callmegoon.com/alice-have-all-your-home-essentials-delivered-to-your-door/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 04:32:50 +0000</pubDate>
		<dc:creator>Goon</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://callmegoon.com/?p=728</guid>
		<description><![CDATA[If you haven&#8217;t already heard, alice.com is one of the greatest, most convenient online resources I have come across.  In a nutshell, you can order most anything you would find at Target, Walgreen&#8217;s, or any similar shopping center.
&#8220;Alice provides you a better way to manage all of your household essentials online. You tell Alice what [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-729" title="Alice.com" src="http://callmegoon.com/wp-content/uploads/2009/08/alice.jpg" alt="Alice.com" width="143" height="125" />If you haven&#8217;t already heard, <a class="newwindow" href="http://www.alice.com/referral/70616ED9">alice.com</a> is one of the greatest, most convenient online resources I have come across.  In a nutshell, you can order most anything you would find at Target, Walgreen&#8217;s, or any similar shopping center.</p>
<blockquote><p>&#8220;Alice provides you a better way to manage all of your household essentials online. You tell Alice what you buy—choosing from great deals on 1000’s of products—and Alice goes to work. We organize all of your products, find coupons and deals for you, remind you when you might be running low, and help you order just the items you need so you can avoid that trip to the corner drugstore or the big-box store. And all this convenience comes direct to your door with free shipping included.&#8221;</p></blockquote>
<p>Not only is the design and user interface very intuitive and creative, the prices are actually very competitive and everything is shipped to your door in just 2 days.  Oh yeah, and the shipping is ABSOLUTELY FREE!  Granted, this is only going to take my laziness to the next level, but the fact that I can get everything I need for my apartment without having to walk any further than my front door, is quite exciting.</p>
<p>I just received my first order today and everything went very smoothly.  It comes in a nice little branded alice.com box.  It was packed very securely so everything I ordered was intact upon arrival.  It even came with a very nice receipt.  I know that sounds insignificant, but little organizational details like that can go a long way and only further substantiate alice.com as a very legitimate service.</p>
<p>I know you are dying to get signed up.  So just head over to<a class="newwindow" href="http://www.alice.com/referral/70616ED9"> alice.com</a>, all you need is an email address (and of course a credit card, but you don&#8217;t need that until you decide to make a purchase).  There are lots of features to check out, including: shopping by room, a spending history chart, scheduled reminders to stock up on items you may be running out of&#8230;etc, etc.  I could go on and on, but you should definitely just check it out for youself!</p>
<p><img class="alignleft size-full wp-image-730" title="Alice.com box" src="http://callmegoon.com/wp-content/uploads/2009/08/alice-1.png" alt="Alice.com box" width="200" height="226" /><br />
<img class="alignleft size-full wp-image-731" title="alice.com packaging" src="http://callmegoon.com/wp-content/uploads/2009/08/alice-2.png" alt="alice.com packaging" width="200" height="218" /><br />
<img class="alignleft size-full wp-image-736" title="alice.com packaging" src="http://callmegoon.com/wp-content/uploads/2009/08/alice-3.png" alt="alice.com packaging" width="200" height="236" /><br />
<img class="alignleft size-full wp-image-737" title="alice.com receipt" src="http://callmegoon.com/wp-content/uploads/2009/08/alice-41.png" alt="alice.com receipt" width="200" height="185" /></p>
]]></content:encoded>
			<wfw:commentRss>http://callmegoon.com/alice-have-all-your-home-essentials-delivered-to-your-door/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
