<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2" -->
<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/"
	>

<channel>
	<title>PHATO Productions Blog</title>
	<link>http://www.phatoproductions.com/blog</link>
	<description>Keeping you up-to-date with the Tech World</description>
	<pubDate>Thu, 06 Sep 2007 08:17:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>
	<language>en</language>
			<item>
		<title>Las Vegas Wedding - Final Results</title>
		<link>http://www.phatoproductions.com/blog/?p=52</link>
		<comments>http://www.phatoproductions.com/blog/?p=52#comments</comments>
		<pubDate>Sun, 29 Jul 2007 02:53:07 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
		
		<category><![CDATA[Wedding]]></category>

		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.phatoproductions.com/blog/?p=52</guid>
		<description><![CDATA[Its been nearly 2 months and I finally got around to posting about how the vegas wedding went. In all honesty, the wedding was super quick. I guess that is just the way they do them out there in Sin City. I didn&#8217;t actually get to shoot the wedding because they already had a photographer [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.phatoproductions.com/siteblog/wp-content/uploads/2007/07/dsc-0441.jpg" onclick="window.open('http://www.phatoproductions.com/siteblog/wp-content/uploads/2007/07/dsc-0441.jpg','popup','width=3872,height=2592,scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=yes,left=0,top=0');return false"><img src="http://www.phatoproductions.com/siteblog/wp-content/uploads/2007/07/dsc-0441-tm.jpg" alt="The Bride" title="The Bride" align="right" border="1" height="200" hspace="4" vspace="4" width="300" /></a>Its been nearly 2 months and I finally got around to posting about how the vegas wedding went. In all honesty, the wedding was super quick. I guess that is just the way they do them out there in Sin City. I didn&#8217;t actually get to shoot the wedding because they already had a photographer with their package, but I did do before and after photos as well as the reception. I think the <a href="http://www.phatoproductions.com/portfolio/photography/?c=weddings&amp;w=denjen" title="Dennis and Jenny's Wedding">photos</a> turned out quite nicely considering this was my first wedding with my Nikon D80.</p>
<p>The bride had told my wife (they work together) that she hated the photos from the photographer that came with her package. I was now scared of what she was going to think of the ones I took. I sent a CD of my photos with my wife to work and when the bride saw the photos, she was relieved to say the least. This, in-turn, gave me some relief. The bride was so excited and couldn&#8217;t wait to get her book.</p>
<p>Why don&#8217;t you all go check out some of the <a href="http://www.phatoproductions.com/portfolio/photography/?c=weddings&amp;w=denjen" title="Dennis and Jenny's Wedding">photos from the wedding</a> and let me know what you think. I would love to hear some of your opinions <img src='http://www.phatoproductions.com/siteblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.phatoproductions.com/blog/?feed=rss2&amp;p=52</wfw:commentRss>
		</item>
		<item>
		<title>PHP Find Variable in String</title>
		<link>http://www.phatoproductions.com/blog/?p=47</link>
		<comments>http://www.phatoproductions.com/blog/?p=47#comments</comments>
		<pubDate>Mon, 09 Jul 2007 05:04:51 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
		
		<category><![CDATA[tips]]></category>

		<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.phatoproductions.com/blog/?p=47</guid>
		<description><![CDATA[Anyone code in PHP out there.  Well if so, here is a helpful hint.  Ever need to find a string in an another string?  Uh, or maybe find a variable in a string?  If you don&#8217;t, someone sure does, well take me for instance, I do this often.  Its quite [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone code in PHP out there.  Well if so, here is a helpful hint.  Ever need to find a string in an another string?  Uh, or maybe find a variable in a string?  If you don&#8217;t, someone sure does, well take me for instance, I do this often.  Its quite simple.  You use the <a href="http://us.php.net/manual/en/function.strchr.php" title="strstr()">strstr()</a> function like so:</p>
<p>$string_to_find = &#8220;Patrick&#8221;;<br />
$string_to_look_in = &#8220;Hello Patrick, what is your name?&#8221;;</p>
<p>if(strstr($string_to_look_in,$string_to_find)) {</p>
<p style="text-indent:20pt;">echo &#8220;AHA, found it.&#8221;;</p>
<p>} else {</p>
<p style="text-indent:20pt;">echo &#8220;hmmm&#8230; yeah, just doesn&#8217;t seem to be here right now.&#8221;;</p>
<p>}</p>
<p>Hope this was helpful to someone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phatoproductions.com/blog/?feed=rss2&amp;p=47</wfw:commentRss>
		</item>
		<item>
		<title>Las Vegas Wedding</title>
		<link>http://www.phatoproductions.com/blog/?p=46</link>
		<comments>http://www.phatoproductions.com/blog/?p=46#comments</comments>
		<pubDate>Fri, 08 Jun 2007 23:23:27 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
		
		<category><![CDATA[Wedding]]></category>

		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.phatoproductions.com/blog/?p=46</guid>
		<description><![CDATA[This weekend I am photographing a wedding in Sin City.  The wedding is going to take place at Caesar&#8217;s Palace. This will be my first wedding with my new Nikon D80 and the SB-800 flash that I used in the previous post I did about Dark Background portraits.  I will be posting the [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend I am photographing a wedding in Sin City.  The wedding is going to take place at Caesar&#8217;s Palace. This will be my first wedding with my new Nikon D80 and the SB-800 flash that I used in the previous post I did about <a href="http://www.phatoproductions.com/blog/?p=45" title="Portrait Photography, Dark Background">Dark Background portraits</a>.  I will be posting the photos of this event shortly after I return so be sure to check back for the highlights and see how it went.  I also have done a couple other weddings in the last month and will be posting those as well, so stay tuned as I get those posted along with the settings I used and some tips so you can photograph weddings of your own.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phatoproductions.com/blog/?feed=rss2&amp;p=46</wfw:commentRss>
		</item>
		<item>
		<title>Portrait Photography, Dark Background</title>
		<link>http://www.phatoproductions.com/blog/?p=45</link>
		<comments>http://www.phatoproductions.com/blog/?p=45#comments</comments>
		<pubDate>Mon, 04 Jun 2007 03:36:12 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
		
		<category><![CDATA[Portrait]]></category>

		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.phatoproductions.com/blog/?p=45</guid>
		<description><![CDATA[I&#8217;ve always wanted to do a shot of a persons profile with a dark background.  I&#8217;m sure their are a bunch of ways to do this, but I figured out one way that I really liked.  I recently purchased a Nikon D80 Digital SLR camera, and I love it.  A few days [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve always wanted to do a shot of a persons profile with a dark background.  I&#8217;m sure their are a bunch of ways to do this, but I figured out one way that I really liked.  I recently purchased a Nikon D80 Digital SLR camera, and I love it.  A few days later I found that my Canon 580ex flash didn&#8217;t really work well with the camera so I purchased a Nikon SB-800.  The Nikon flash blows away the Canon and it is about $200 cheaper.  Anyhow, before I explain how I set this shot up I would like to let you know if you didn&#8217;t already that the Nikon Creative Lighting System is spectacular.  The D80 has a featured called Advanced Wireless Lighting.  The SB-800 flash supports this feature excellently.  What it allows you to do is use the built in flash on the D80 as a commander and the SB-800 as the slave.  So the D80 can trigger the SB-800.  I used this feature in the shot I&#8217;m showing you here.</p>
<p><a href="http://www.phatoproductions.com/siteblog/wp-content/uploads/2007/06/jason.jpg" rel="lightbox"><img src="http://www.phatoproductions.com/siteblog/wp-content/uploads/2007/06/jason-tm.jpg" height="334" width="500" border="1" hspace="4" vspace="4" alt="Jason" /></a></p>
<p>What I did was I had my friend get a nice big lung full of hookah smoke and then blow it out gradually.  I then had my wife hold the SB-800 behind his head so that I could not see it through the D80&#8217;s viewfinder.  I set the D80 and SB-800 up in wireless mode.  I then gave my camera a faster shutter speed of 1/200.  This faster shutter speed allowed me to capture the smoke in a still form rather than getting motion blur on it.  I set my iso to 200 and my aperture to f/5.  This gave me a crisp picture.  I set the exposure compensation on the D80&#8217;s flash down 2 stops and set it on the SB-800 up 2 stops.  This caused the background to not show up as much from the D80&#8217;s flash and the SB-800 helped emphasize the smoke and the lines of my friends profile. I zoomed in a little with my nikkor 18mm-135mm lens and then composed the shot.  I was now ready to set my focus and take the shot.</p>
<p>When I took the shot, the SB-800 was trigger by the D80&#8217;s on camera flash and as you can see the image came out remarkably.  Now don&#8217;t get me wrong, I had tons of trial and error shots to get the effect that I wanted.  After all is said and done, I think this shot came out beautifully, and just the way I had expected and predicted it to.</p>
<p>Go ahead and take some shots like this one and leave them in the comments for me, I would love to see what you all come up with.</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/photography" rel="tag">photography</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.phatoproductions.com/blog/?feed=rss2&amp;p=45</wfw:commentRss>
		</item>
		<item>
		<title>Vista Tips Everyone Should Know</title>
		<link>http://www.phatoproductions.com/blog/?p=42</link>
		<comments>http://www.phatoproductions.com/blog/?p=42#comments</comments>
		<pubDate>Fri, 25 May 2007 00:02:10 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
		
		<category><![CDATA[tips]]></category>

		<category><![CDATA[PC]]></category>

		<category><![CDATA[Reviews]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.phatoproductions.com/blog/?p=42</guid>
		<description><![CDATA[So I just started using Windows Vista about 2 weeks ago, and I must say, its got a few differences from XP but not much.&#160; I do like it better than XP and I haven&#8217;t had any problems at all (or none I can think of).&#160; For the average windows user, Vista may seem much [...]]]></description>
			<content:encoded><![CDATA[<p>So I just started using Windows Vista about 2 weeks ago, and I must say, its got a few differences from XP but not much.&nbsp; I do like it better than XP and I haven&#8217;t had any problems at all (or none I can think of).&nbsp; For the average windows user, Vista may seem much different and a little overwhelming, but all of your old features are there, and some new.&nbsp; If you&#8217;re thinking about upgrading I would recommend it, but only if you have a new computer.&nbsp; If you don&#8217;t you won&#8217;t get all of the goodies like aero which is the new interface which looks like glass.&nbsp; If you use a mac and you are thinking about switching over, shame on you.</p>
<p>Anyways, my friend posted some Vista tips over on his blog which really helped me out.&nbsp; You can view them by clicking here: <a title="Vista Tips" href="http://jake.phatoproductions.com/blog/?p=18" target="_blank">Vista Tips</a>.</p>
<p>Well, there is my 2 cents on Vista, more to come as I continue to use Vista more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phatoproductions.com/blog/?feed=rss2&amp;p=42</wfw:commentRss>
		</item>
		<item>
		<title>A month off</title>
		<link>http://www.phatoproductions.com/blog/?p=41</link>
		<comments>http://www.phatoproductions.com/blog/?p=41#comments</comments>
		<pubDate>Thu, 24 May 2007 21:32:57 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[General News]]></category>

		<guid isPermaLink="false">http://www.phatoproductions.com/blog/?p=41</guid>
		<description><![CDATA[I really didn&#8217;t write much or spend that much time writing any blogs before I decided to take a month off, but, I did it anyways.&#160; PHATO Productions Blog is back up and in action so, sorry about the lack of posts, and be sure to keep checking back as I praise, bash, and review [...]]]></description>
			<content:encoded><![CDATA[<p>I really didn&#8217;t write much or spend that much time writing any blogs before I decided to take a month off, but, I did it anyways.&nbsp; PHATO Productions Blog is back up and in action so, sorry about the lack of posts, and be sure to keep checking back as I praise, bash, and review the technology industry.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phatoproductions.com/blog/?feed=rss2&amp;p=41</wfw:commentRss>
		</item>
		<item>
		<title>Mac OSX - Clean Desktop</title>
		<link>http://www.phatoproductions.com/blog/?p=39</link>
		<comments>http://www.phatoproductions.com/blog/?p=39#comments</comments>
		<pubDate>Mon, 30 Apr 2007 20:07:36 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
		
		<category><![CDATA[tips]]></category>

		<category><![CDATA[Mac]]></category>

		<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://www.phatoproductions.com/blog/?p=39</guid>
		<description><![CDATA[So, your a neat freak and you want a clean desktop on your mac.  Well, there are two ways you can do this.  Since I&#8217;m a neat freak (only on my computer), I used the first method I&#8217;m going to mention of hiding all my drives on my desktop.
The first method is to [...]]]></description>
			<content:encoded><![CDATA[<p>So, your a neat freak and you want a clean desktop on your mac.  Well, there are two ways you can do this.  Since I&#8217;m a neat freak (only on my computer), I used the first method I&#8217;m going to mention of hiding all my drives on my desktop.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201%201-2.jpg" rel="lightbox" title="Method 1"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201%201-2-tm.jpg" alt="Method 1" title="Method 1" align="left" border="1" height="179" hspace="4" vspace="4" width="300" /></a>The <strong>first method</strong> is to hide all of your drives on your desktop.  The way you do this is by going to your desktop or the finder, then clicking going to <strong>Finder&gt;Preferences</strong> located in the context menu at the top right of your screen.  In the <strong>General tab</strong>, uncheck the first 3 items - <strong>Hard Disks</strong>; <strong>CDs, DVDs, and iPods</strong>; and <strong>Connected servers</strong>.  Now you might ask yourself, How do I go about accessing these items if they aren&#8217;t on my desktop.  Well, 2 simple ways.  1) Go to your <strong>finder</strong> and they will show up in the left pane, or 2) use <a href="http://quicksilver.blacktree.com/" target="_blank" title="Quicksilver">Quicksilver</a> (my preferred method).</p>
<p style="text-align: right"><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201-8.jpg" rel="lightbox['clean_desktop']" title="Method 2"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201-8-tm.jpg" alt="Method 2" title="Method 2" align="right" border="1" height="194" hspace="4" vspace="4" width="200" /></a></p>
<p style="text-align: right">&nbsp;</p>
<p style="text-align: right">&nbsp;</p>
<p style="text-align: right" align="left">The <strong>second method</strong> is to download a little program called <a href="http://foggynoggin.com/desktopple" target="_blank" title="desktopple">desktopple</a> by <a href="http://foggynoggin.com/" target="_blank" title="FoggyNoggin Software">FoggyNoggin Software</a>.  It is donationware so if you like, be sure to donate to the programmers who work hard on this excellent little software.  This software will install a little icon in your <strong>system tray</strong> located at the top right of your screen.  Just click the icon and choose <strong>Hide Desktop</strong> from the drop-down, its that simple.</p>
<p>Like I said, I prefer the first method, but if you want a simpler, more controllable approach, use method two.</p>
<p><!-- technorati tags start --></p>
<p style="text-align: right; font-size: 10px">Technorati Tags: <a href="http://www.technorati.com/tag/applications" rel="tag">applications</a>, <a href="http://www.technorati.com/tag/mac" rel="tag">mac</a>, <a href="http://www.technorati.com/tag/tips" rel="tag">tips</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.phatoproductions.com/blog/?feed=rss2&amp;p=39</wfw:commentRss>
		</item>
		<item>
		<title>RVX Treme Aganza in Dublin California</title>
		<link>http://www.phatoproductions.com/blog/?p=37</link>
		<comments>http://www.phatoproductions.com/blog/?p=37#comments</comments>
		<pubDate>Fri, 27 Apr 2007 16:51:58 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[General News]]></category>

		<guid isPermaLink="false">http://www.phatoproductions.com/blog/?p=37</guid>
		<description><![CDATA[
Just wanted to throw out a advertisement for some friends of mine.  Here is the email I was sent earlier today:
If there is one place you want to be this Saturday is at the RVX Treme Aganza here at RVX Dublin!
Please see attachment for our event guide and list of attractions.
I hope to see [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201-7.jpg" rel="lightbox"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201-7-tm.jpg" title="RVX" alt="RVX" border="1" height="240" hspace="4" vspace="4" width="300" /></a></p>
<p>Just wanted to throw out a advertisement for some friends of mine.  Here is the email I was sent earlier today:</p>
<blockquote><p>If there is one place you want to be this Saturday is at the RVX Treme Aganza here at RVX Dublin!<br />
Please see attachment for our event guide and list of attractions.<br />
I hope to see all of you here. Yes, we are giving away a brand new $10,000 Jet Ski on the Day!</p></blockquote>
<p>If you are in the San Francisco area, go check this out.  I&#8217;ve attached the attachment that was in the email.  Wish I was up their so I could go check it out.  If you go, let me know how it went in the comments.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Event_Guide.doc">Event Guide.doc (2 MB)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.phatoproductions.com/blog/?feed=rss2&amp;p=37</wfw:commentRss>
		</item>
		<item>
		<title>Quicksilver Easy Searching</title>
		<link>http://www.phatoproductions.com/blog/?p=36</link>
		<comments>http://www.phatoproductions.com/blog/?p=36#comments</comments>
		<pubDate>Wed, 25 Apr 2007 03:42:36 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
		
		<category><![CDATA[tips]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Quicksilver]]></category>

		<category><![CDATA[Mac]]></category>

		<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://www.phatoproductions.com/blog/?p=36</guid>
		<description><![CDATA[I&#8217;ve been messing around with searching using Quicksilver, and man am I amazed. Any site you can search (google, yahoo, newzbin, etc&#8230;) you can setup a quick search using Quicksilver and your default browser.  My default browser is Firefox and the search I&#8217;ll show you is for my site since google is already searchable [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been messing around with searching using Quicksilver, and man am I amazed. Any site you can search (google, yahoo, newzbin, etc&#8230;) you can setup a quick search using Quicksilver and your default browser.  My default browser is Firefox and the search I&#8217;ll show you is for my site since google is already searchable by default with Quicksilver.</p>
<p>First off, make sure you have the Web Search Module plugin installed.  This is what allows you to do these quick easy searches.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201-6.jpg" rel="lightbox['qs_easy_searching']" title="Step1"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201-6-tm.jpg" title="Step 1" alt="Step 1" border="1" height="236" hspace="4" vspace="4" width="300" /></a></p>
<p>Next, go to your browser and navigate to a search engine or the site you would like to search. I&#8217;m going to PHATO Productions Blog (hey, thats mine).</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%204.jpg" rel="lightbox['qs_easy_searching']" Title="Step 2"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%204-tm.jpg" title="Step 2" alt="Step 2" border="1" height="214" hspace="4" vspace="4" width="300" /></a></p>
<p>Now do a search in the search field and submit that search.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%202-2.jpg" rel="lightbox['qs_easy_searching']" title="Step 3"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%202-2-tm.jpg" title="Step 3" alt="Step 3" border="1" height="100" hspace="4" vspace="4" width="241" /></a></p>
<p>Notice the url after you submit the search.  Your gonna want to copy that url.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%203.jpg" rel="lightbox['qs_easy_searching']" title="Step 4"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%203-tm.jpg" title="Step 4" alt="Step 4" border="1" height="44" hspace="4" vspace="4" width="539" /></a></p>
<p>Now create a bookmark. In my case the bookmark url is going to be http://www.phatoproductions.com/blog/index.php?s=mac&amp;sbutt=Go.  I&#8217;m not going to keep the whole url though, I&#8217;m going to replace the search query (mac) with three stars (***).  When we use Quicksilver the 3 stars will allow us to put our search query in there.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%205.jpg" rel="lightbox['qs_easy_searching']" title="Step 5"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%205-tm.jpg" title="Step 5" alt="Step 5" border="1" height="208" hspace="4" vspace="4" width="262" /></a></p>
<p>After you have created your bookmark, goto Quicksilver preferences and refresh your bookmarks for your default browser, just in case Quicksilver hasn&#8217;t done that yet.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%206-1.jpg" rel="lightbox['qs_easy_searching']" title="Step 6"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%206-1-tm.jpg" title="Step 6" alt="Step 6" border="1" height="236" hspace="4" vspace="4" width="300" /></a></p>
<p>Now invoke Quicksilver and type in the name of your bookmark.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%207-1.jpg" rel="lightbox['qs_easy_searching']" title="Step 7"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%207-1-tm.jpg" title="Step 7" alt="Step 7" border="1" height="221" hspace="4" vspace="4" width="222" /></a></p>
<p>Tab over twice and type in a search and then hit enter.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%208.jpg" rel="lightbox['qs_easy_searching']" title="Step 8"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%208-tm.jpg" title="Step 8" alt="Step 8" border="1" height="215" hspace="4" vspace="4" width="220" /></a></p>
<p>The search should open up your browser with the site you are searching with the search query, notice the url.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%209.jpg" rel="lightbox['qs_easy_searching']" title="Step 9"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%209-tm.jpg" title="Step 9" alt="Step 9" border="1" height="169" hspace="4" vspace="4" width="300" /></a></p>
<p>Thats it.  Quick, easy, simple&#8230; And now your searches will be the same way once you have them all setup.  I hope this helps you out, and if it is redundant, I&#8217;m sorry, but this tip would have helped me yesterday, hehe.</p>
<p><!-- technorati tags start --></p>
<p style="text-align: right; font-size: 10px">Technorati Tags: <a href="http://www.technorati.com/tag/applications" rel="tag">applications</a>, <a href="http://www.technorati.com/tag/mac" rel="tag">mac</a>, <a href="http://www.technorati.com/tag/Quicksilver" rel="tag">Quicksilver</a>, <a href="http://www.technorati.com/tag/tips" rel="tag">tips</a>, <a href="http://www.technorati.com/tag/tutorials" rel="tag">tutorials</a></p>
<p><!-- technorati tags end --></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.phatoproductions.com/blog/?feed=rss2&amp;p=36</wfw:commentRss>
		</item>
		<item>
		<title>Smart Mailboxes and Rules for Mail.app</title>
		<link>http://www.phatoproductions.com/blog/?p=35</link>
		<comments>http://www.phatoproductions.com/blog/?p=35#comments</comments>
		<pubDate>Tue, 24 Apr 2007 20:15:39 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
		
		<category><![CDATA[tips]]></category>

		<category><![CDATA[Mac]]></category>

		<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://www.phatoproductions.com/blog/?p=35</guid>
		<description><![CDATA[Merlin Mann posted some useful smart mailboxes in Mac&#8217;s Mail.app, and I thought these were very interesting, especially the one where he separates his emails by location.  I have some of my own smart mailboxes setup and he covers a few of them such as recently viewed and recently sent.  I also have [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.43folders.com/2007/04/23/mail-smart-folders/" title="Smart Mailboxes" target="_blank">Merlin Mann posted some useful smart mailboxes</a> in Mac&#8217;s Mail.app, and I thought these were very interesting, especially the one where he separates his emails by location.  I have some of my own smart mailboxes setup and he covers a few of them such as recently viewed and recently sent.  I also have address book groups setup for friends, business, etc&#8230; and I have smart folders setup for these different groups.  I also have rules setup and one of these rules keeps my inbox clean.  I like a not so clutter inbox so I setup a rule to archive emails that are 1 day old.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201-5.jpg" rel="lightbox"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201-5-tm.jpg" title="Archive Rule" alt="Archive Rule" border="1" height="156" hspace="4" vspace="4" width="400" /></a></p>
<p>Rules and smart mailboxes are an excellent way to keep your emails organized.  So be sure to check out <a href="http://www.43folders.com/2007/04/23/mail-smart-folders/" title="Smart Mailboxes" target="_blank">Merlin Mann&#8217;s post</a> and try setting up your own smart mailboxes and rules.</p>
<p><!-- technorati tags start --></p>
<p style="text-align: right; font-size: 10px">Technorati Tags: <a href="http://www.technorati.com/tag/applications" rel="tag">applications</a>, <a href="http://www.technorati.com/tag/mac" rel="tag">mac</a>, <a href="http://www.technorati.com/tag/tips" rel="tag">tips</a></p>
<p><!-- technorati tags end --></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.phatoproductions.com/blog/?feed=rss2&amp;p=35</wfw:commentRss>
		</item>
	</channel>
</rss>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>PHATO Productions - Blog > ?feed=rss2</title>

<meta name="Description" content="PHATO Productions is a full service design firm. Anything that has to do with media such as photography, videography, web design, dvd authoring, print, etc... we do it." />
<meta name="Classification" content="Design" />
<meta name="KeyWords" content="<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/phato777/phatoproductions.com/mainfiles/header.php</b> on line <b>24</b><br />
" />
<meta name="robots" content="index, follow" />
<meta name="verify-v1" content="sce/LcFNrpv3DtDeh+Nw/cooLxoL5XCl4PPzHS79AqM=" />
	<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://www.phatoproductions.com/blog/?feed=rss2" />
	<link rel="alternate" type="text/xml" title="RSS .92" href="http://www.phatoproductions.com/blog/?feed=rss" />
	<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="http://www.phatoproductions.com/blog/?feed=atom" />
	
<script type="text/javascript" src="http://www.phatoproductions.com/_lib/_js/mootools.js"></script>
<script type="text/javascript" src="http://www.phatoproductions.com/_lib/_js/jd.gallery.js"></script>
	<script type="text/javascript" src="http://www.phatoproductions.com/_lib/_js/slimbox.js"></script>

<link rel="shortcut icon" href="http://www.phatoproductions.com/images/favicon.ico" />
<link rel="stylesheet" type="text/css" media="screen" href="http://www.phatoproductions.com/_lib/_styles/styles.css"  />
<link rel="stylesheet" type="text/css" media="screen" href="http://www.phatoproductions.com/_lib/_styles/jd.gallery.css"  />
	<link rel="stylesheet" href="http://www.phatoproductions.com/_lib/_styles/slimbox/slimbox.css" type="text/css" media="screen,projection" />
</head>
<body>
<div id="container"><!-- Start container -->
	<div id="pageHeader"><!-- Start page header -->
		<div id="buildings"></div>

		<h1>PHATO Productions</h1>
		<h2>Design, Web, Multimedia, Photography, etc...</h2>
	</div><!-- End page header -->

	<div id="contentContainer"><!-- Start main content wrapper -->
		<div id="content"><!-- Start content -->    
              <div id="unique-entry-id-52" class="blog-entry">
                <div class="blog-entry-title"><a href="http://www.phatoproductions.com/blog/?p=52">Las Vegas Wedding - Final Results</a></div>
                <div class="blog-entry-date">2007-07-28 19:53&nbsp;|
                  <span class="blog-entry-category"><a href="http://www.phatoproductions.com/blog/?cat=30" title="View all posts in Wedding" rel="category">Wedding</a>,  <a href="http://www.phatoproductions.com/blog/?cat=28" title="View all posts in Photography" rel="category">Photography</a></span>&nbsp;|
                  <span class="blog-entry-language">
                  </span>
                </div>
                <div class="blog-entry-body"><p><a href="http://www.phatoproductions.com/siteblog/wp-content/uploads/2007/07/dsc-0441.jpg" onclick="window.open('http://www.phatoproductions.com/siteblog/wp-content/uploads/2007/07/dsc-0441.jpg','popup','width=3872,height=2592,scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=yes,left=0,top=0');return false"><img src="http://www.phatoproductions.com/siteblog/wp-content/uploads/2007/07/dsc-0441-tm.jpg" alt="The Bride" title="The Bride" align="right" border="1" height="200" hspace="4" vspace="4" width="300" /></a>Its been nearly 2 months and I finally got around to posting about how the vegas wedding went. In all honesty, the wedding was super quick. I guess that is just the way they do them out there in Sin City. I didn&#8217;t actually get to shoot the wedding because they already had a photographer with their package, but I did do before and after photos as well as the reception. I think the <a href="http://www.phatoproductions.com/portfolio/photography/?c=weddings&amp;w=denjen" title="Dennis and Jenny's Wedding">photos</a> turned out quite nicely considering this was my first wedding with my Nikon D80.</p>
<p>The bride had told my wife (they work together) that she hated the photos from the photographer that came with her package. I was now scared of what she was going to think of the ones I took. I sent a CD of my photos with my wife to work and when the bride saw the photos, she was relieved to say the least. This, in-turn, gave me some relief. The bride was so excited and couldn&#8217;t wait to get her book.</p>
<p>Why don&#8217;t you all go check out some of the <a href="http://www.phatoproductions.com/portfolio/photography/?c=weddings&amp;w=denjen" title="Dennis and Jenny's Wedding">photos from the wedding</a> and let me know what you think. I would love to hear some of your opinions <img src='http://www.phatoproductions.com/siteblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
</div>
                <div class="blog-entry-comments">
                   |&nbsp;
                  <a href="http://www.phatoproductions.com/blog/?p=52#comments" title="Comment on Las Vegas Wedding - Final Results">Comments (1)</a>                </div>
              </div>
              			<br />
			<hr />
			<br />
    
              <div id="unique-entry-id-47" class="blog-entry">
                <div class="blog-entry-title"><a href="http://www.phatoproductions.com/blog/?p=47">PHP Find Variable in String</a></div>
                <div class="blog-entry-date">2007-07-08 22:04&nbsp;|
                  <span class="blog-entry-category"><a href="http://www.phatoproductions.com/blog/?cat=25" title="View all posts in tips" rel="category">tips</a>,  <a href="http://www.phatoproductions.com/blog/?cat=14" title="View all posts in Coding" rel="category">Coding</a></span>&nbsp;|
                  <span class="blog-entry-language">
                  </span>
                </div>
                <div class="blog-entry-body"><p>Anyone code in PHP out there.  Well if so, here is a helpful hint.  Ever need to find a string in an another string?  Uh, or maybe find a variable in a string?  If you don&#8217;t, someone sure does, well take me for instance, I do this often.  Its quite simple.  You use the <a href="http://us.php.net/manual/en/function.strchr.php" title="strstr()">strstr()</a> function like so:</p>
<p>$string_to_find = &#8220;Patrick&#8221;;<br />
$string_to_look_in = &#8220;Hello Patrick, what is your name?&#8221;;</p>
<p>if(strstr($string_to_look_in,$string_to_find)) {</p>
<p style="text-indent:20pt;">echo &#8220;AHA, found it.&#8221;;</p>
<p>} else {</p>
<p style="text-indent:20pt;">echo &#8220;hmmm&#8230; yeah, just doesn&#8217;t seem to be here right now.&#8221;;</p>
<p>}</p>
<p>Hope this was helpful to someone.</p>
</div>
                <div class="blog-entry-comments">
                   |&nbsp;
                  <a href="http://www.phatoproductions.com/blog/?p=47#respond" title="Comment on PHP Find Variable in String">Comments (0)</a>                </div>
              </div>
              			<br />
			<hr />
			<br />
    
              <div id="unique-entry-id-46" class="blog-entry">
                <div class="blog-entry-title"><a href="http://www.phatoproductions.com/blog/?p=46">Las Vegas Wedding</a></div>
                <div class="blog-entry-date">2007-06-08 16:23&nbsp;|
                  <span class="blog-entry-category"><a href="http://www.phatoproductions.com/blog/?cat=30" title="View all posts in Wedding" rel="category">Wedding</a>,  <a href="http://www.phatoproductions.com/blog/?cat=28" title="View all posts in Photography" rel="category">Photography</a></span>&nbsp;|
                  <span class="blog-entry-language">
                  </span>
                </div>
                <div class="blog-entry-body"><p>This weekend I am photographing a wedding in Sin City.  The wedding is going to take place at Caesar&#8217;s Palace. This will be my first wedding with my new Nikon D80 and the SB-800 flash that I used in the previous post I did about <a href="http://www.phatoproductions.com/blog/?p=45" title="Portrait Photography, Dark Background">Dark Background portraits</a>.  I will be posting the photos of this event shortly after I return so be sure to check back for the highlights and see how it went.  I also have done a couple other weddings in the last month and will be posting those as well, so stay tuned as I get those posted along with the settings I used and some tips so you can photograph weddings of your own.</p>
</div>
                <div class="blog-entry-comments">
                   |&nbsp;
                  <a href="http://www.phatoproductions.com/blog/?p=46#respond" title="Comment on Las Vegas Wedding">Comments (0)</a>                </div>
              </div>
              			<br />
			<hr />
			<br />
    
              <div id="unique-entry-id-45" class="blog-entry">
                <div class="blog-entry-title"><a href="http://www.phatoproductions.com/blog/?p=45">Portrait Photography, Dark Background</a></div>
                <div class="blog-entry-date">2007-06-03 20:36&nbsp;|
                  <span class="blog-entry-category"><a href="http://www.phatoproductions.com/blog/?cat=29" title="View all posts in Portrait" rel="category">Portrait</a>,  <a href="http://www.phatoproductions.com/blog/?cat=28" title="View all posts in Photography" rel="category">Photography</a></span>&nbsp;|
                  <span class="blog-entry-language">
                  </span>
                </div>
                <div class="blog-entry-body"><p>I&#8217;ve always wanted to do a shot of a persons profile with a dark background.  I&#8217;m sure their are a bunch of ways to do this, but I figured out one way that I really liked.  I recently purchased a Nikon D80 Digital SLR camera, and I love it.  A few days later I found that my Canon 580ex flash didn&#8217;t really work well with the camera so I purchased a Nikon SB-800.  The Nikon flash blows away the Canon and it is about $200 cheaper.  Anyhow, before I explain how I set this shot up I would like to let you know if you didn&#8217;t already that the Nikon Creative Lighting System is spectacular.  The D80 has a featured called Advanced Wireless Lighting.  The SB-800 flash supports this feature excellently.  What it allows you to do is use the built in flash on the D80 as a commander and the SB-800 as the slave.  So the D80 can trigger the SB-800.  I used this feature in the shot I&#8217;m showing you here.</p>
<p><a href="http://www.phatoproductions.com/siteblog/wp-content/uploads/2007/06/jason.jpg" rel="lightbox"><img src="http://www.phatoproductions.com/siteblog/wp-content/uploads/2007/06/jason-tm.jpg" height="334" width="500" border="1" hspace="4" vspace="4" alt="Jason" /></a></p>
<p>What I did was I had my friend get a nice big lung full of hookah smoke and then blow it out gradually.  I then had my wife hold the SB-800 behind his head so that I could not see it through the D80&#8217;s viewfinder.  I set the D80 and SB-800 up in wireless mode.  I then gave my camera a faster shutter speed of 1/200.  This faster shutter speed allowed me to capture the smoke in a still form rather than getting motion blur on it.  I set my iso to 200 and my aperture to f/5.  This gave me a crisp picture.  I set the exposure compensation on the D80&#8217;s flash down 2 stops and set it on the SB-800 up 2 stops.  This caused the background to not show up as much from the D80&#8217;s flash and the SB-800 helped emphasize the smoke and the lines of my friends profile. I zoomed in a little with my nikkor 18mm-135mm lens and then composed the shot.  I was now ready to set my focus and take the shot.</p>
<p>When I took the shot, the SB-800 was trigger by the D80&#8217;s on camera flash and as you can see the image came out remarkably.  Now don&#8217;t get me wrong, I had tons of trial and error shots to get the effect that I wanted.  After all is said and done, I think this shot came out beautifully, and just the way I had expected and predicted it to.</p>
<p>Go ahead and take some shots like this one and leave them in the comments for me, I would love to see what you all come up with.</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/photography" rel="tag">photography</a></p>
<p><!-- technorati tags end --></p>
</div>
                <div class="blog-entry-comments">
                   |&nbsp;
                  <a href="http://www.phatoproductions.com/blog/?p=45#comments" title="Comment on Portrait Photography, Dark Background">Comments (2)</a>                </div>
              </div>
              			<br />
			<hr />
			<br />
    
              <div id="unique-entry-id-42" class="blog-entry">
                <div class="blog-entry-title"><a href="http://www.phatoproductions.com/blog/?p=42">Vista Tips Everyone Should Know</a></div>
                <div class="blog-entry-date">2007-05-24 17:02&nbsp;|
                  <span class="blog-entry-category"><a href="http://www.phatoproductions.com/blog/?cat=25" title="View all posts in tips" rel="category">tips</a>,  <a href="http://www.phatoproductions.com/blog/?cat=19" title="View all posts in PC" rel="category">PC</a>,  <a href="http://www.phatoproductions.com/blog/?cat=17" title="View all posts in Reviews" rel="category">Reviews</a>,  <a href="http://www.phatoproductions.com/blog/?cat=11" title="View all posts in Windows" rel="category">Windows</a></span>&nbsp;|
                  <span class="blog-entry-language">
                  </span>
                </div>
                <div class="blog-entry-body"><p>So I just started using Windows Vista about 2 weeks ago, and I must say, its got a few differences from XP but not much.&nbsp; I do like it better than XP and I haven&#8217;t had any problems at all (or none I can think of).&nbsp; For the average windows user, Vista may seem much different and a little overwhelming, but all of your old features are there, and some new.&nbsp; If you&#8217;re thinking about upgrading I would recommend it, but only if you have a new computer.&nbsp; If you don&#8217;t you won&#8217;t get all of the goodies like aero which is the new interface which looks like glass.&nbsp; If you use a mac and you are thinking about switching over, shame on you.</p>
<p>Anyways, my friend posted some Vista tips over on his blog which really helped me out.&nbsp; You can view them by clicking here: <a title="Vista Tips" href="http://jake.phatoproductions.com/blog/?p=18" target="_blank">Vista Tips</a>.</p>
<p>Well, there is my 2 cents on Vista, more to come as I continue to use Vista more.</p>
</div>
                <div class="blog-entry-comments">
                   |&nbsp;
                  <a href="http://www.phatoproductions.com/blog/?p=42#respond" title="Comment on Vista Tips Everyone Should Know">Comments (0)</a>                </div>
              </div>
              			<br />
			<hr />
			<br />
    
              <div id="unique-entry-id-41" class="blog-entry">
                <div class="blog-entry-title"><a href="http://www.phatoproductions.com/blog/?p=41">A month off</a></div>
                <div class="blog-entry-date">2007-05-24 14:32&nbsp;|
                  <span class="blog-entry-category"><a href="http://www.phatoproductions.com/blog/?cat=4" title="View all posts in Announcements" rel="category">Announcements</a>,  <a href="http://www.phatoproductions.com/blog/?cat=2" title="View all posts in General News" rel="category">General News</a></span>&nbsp;|
                  <span class="blog-entry-language">
                  </span>
                </div>
                <div class="blog-entry-body"><p>I really didn&#8217;t write much or spend that much time writing any blogs before I decided to take a month off, but, I did it anyways.&nbsp; PHATO Productions Blog is back up and in action so, sorry about the lack of posts, and be sure to keep checking back as I praise, bash, and review the technology industry.</p>
</div>
                <div class="blog-entry-comments">
                   |&nbsp;
                  <a href="http://www.phatoproductions.com/blog/?p=41#respond" title="Comment on A month off">Comments (0)</a>                </div>
              </div>
              			<br />
			<hr />
			<br />
    
              <div id="unique-entry-id-39" class="blog-entry">
                <div class="blog-entry-title"><a href="http://www.phatoproductions.com/blog/?p=39">Mac OSX - Clean Desktop</a></div>
                <div class="blog-entry-date">2007-04-30 13:07&nbsp;|
                  <span class="blog-entry-category"><a href="http://www.phatoproductions.com/blog/?cat=25" title="View all posts in tips" rel="category">tips</a>,  <a href="http://www.phatoproductions.com/blog/?cat=10" title="View all posts in Mac" rel="category">Mac</a>,  <a href="http://www.phatoproductions.com/blog/?cat=3" title="View all posts in Applications" rel="category">Applications</a></span>&nbsp;|
                  <span class="blog-entry-language">
                  </span>
                </div>
                <div class="blog-entry-body"><p>So, your a neat freak and you want a clean desktop on your mac.  Well, there are two ways you can do this.  Since I&#8217;m a neat freak (only on my computer), I used the first method I&#8217;m going to mention of hiding all my drives on my desktop.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201%201-2.jpg" rel="lightbox" title="Method 1"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201%201-2-tm.jpg" alt="Method 1" title="Method 1" align="left" border="1" height="179" hspace="4" vspace="4" width="300" /></a>The <strong>first method</strong> is to hide all of your drives on your desktop.  The way you do this is by going to your desktop or the finder, then clicking going to <strong>Finder&gt;Preferences</strong> located in the context menu at the top right of your screen.  In the <strong>General tab</strong>, uncheck the first 3 items - <strong>Hard Disks</strong>; <strong>CDs, DVDs, and iPods</strong>; and <strong>Connected servers</strong>.  Now you might ask yourself, How do I go about accessing these items if they aren&#8217;t on my desktop.  Well, 2 simple ways.  1) Go to your <strong>finder</strong> and they will show up in the left pane, or 2) use <a href="http://quicksilver.blacktree.com/" target="_blank" title="Quicksilver">Quicksilver</a> (my preferred method).</p>
<p style="text-align: right"><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201-8.jpg" rel="lightbox['clean_desktop']" title="Method 2"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201-8-tm.jpg" alt="Method 2" title="Method 2" align="right" border="1" height="194" hspace="4" vspace="4" width="200" /></a></p>
<p style="text-align: right">&nbsp;</p>
<p style="text-align: right">&nbsp;</p>
<p style="text-align: right" align="left">The <strong>second method</strong> is to download a little program called <a href="http://foggynoggin.com/desktopple" target="_blank" title="desktopple">desktopple</a> by <a href="http://foggynoggin.com/" target="_blank" title="FoggyNoggin Software">FoggyNoggin Software</a>.  It is donationware so if you like, be sure to donate to the programmers who work hard on this excellent little software.  This software will install a little icon in your <strong>system tray</strong> located at the top right of your screen.  Just click the icon and choose <strong>Hide Desktop</strong> from the drop-down, its that simple.</p>
<p>Like I said, I prefer the first method, but if you want a simpler, more controllable approach, use method two.</p>
<p><!-- technorati tags start --></p>
<p style="text-align: right; font-size: 10px">Technorati Tags: <a href="http://www.technorati.com/tag/applications" rel="tag">applications</a>, <a href="http://www.technorati.com/tag/mac" rel="tag">mac</a>, <a href="http://www.technorati.com/tag/tips" rel="tag">tips</a></p>
<p><!-- technorati tags end --></p>
</div>
                <div class="blog-entry-comments">
                   |&nbsp;
                  <a href="http://www.phatoproductions.com/blog/?p=39#respond" title="Comment on Mac OSX - Clean Desktop">Comments (0)</a>                </div>
              </div>
              			<br />
			<hr />
			<br />
    
              <div id="unique-entry-id-37" class="blog-entry">
                <div class="blog-entry-title"><a href="http://www.phatoproductions.com/blog/?p=37">RVX Treme Aganza in Dublin California</a></div>
                <div class="blog-entry-date">2007-04-27 9:51&nbsp;|
                  <span class="blog-entry-category"><a href="http://www.phatoproductions.com/blog/?cat=4" title="View all posts in Announcements" rel="category">Announcements</a>,  <a href="http://www.phatoproductions.com/blog/?cat=2" title="View all posts in General News" rel="category">General News</a></span>&nbsp;|
                  <span class="blog-entry-language">
                  </span>
                </div>
                <div class="blog-entry-body"><p style="text-align: center"><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201-7.jpg" rel="lightbox"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201-7-tm.jpg" title="RVX" alt="RVX" border="1" height="240" hspace="4" vspace="4" width="300" /></a></p>
<p>Just wanted to throw out a advertisement for some friends of mine.  Here is the email I was sent earlier today:</p>
<blockquote><p>If there is one place you want to be this Saturday is at the RVX Treme Aganza here at RVX Dublin!<br />
Please see attachment for our event guide and list of attractions.<br />
I hope to see all of you here. Yes, we are giving away a brand new $10,000 Jet Ski on the Day!</p></blockquote>
<p>If you are in the San Francisco area, go check this out.  I&#8217;ve attached the attachment that was in the email.  Wish I was up their so I could go check it out.  If you go, let me know how it went in the comments.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Event_Guide.doc">Event Guide.doc (2 MB)</a></p>
</div>
                <div class="blog-entry-comments">
                   |&nbsp;
                  <a href="http://www.phatoproductions.com/blog/?p=37#respond" title="Comment on RVX Treme Aganza in Dublin California">Comments (0)</a>                </div>
              </div>
              			<br />
			<hr />
			<br />
    
              <div id="unique-entry-id-36" class="blog-entry">
                <div class="blog-entry-title"><a href="http://www.phatoproductions.com/blog/?p=36">Quicksilver Easy Searching</a></div>
                <div class="blog-entry-date">2007-04-24 20:42&nbsp;|
                  <span class="blog-entry-category"><a href="http://www.phatoproductions.com/blog/?cat=25" title="View all posts in tips" rel="category">tips</a>,  <a href="http://www.phatoproductions.com/blog/?cat=13" title="View all posts in Tutorials" rel="category">Tutorials</a>,  <a href="http://www.phatoproductions.com/blog/?cat=12" title="View all posts in Quicksilver" rel="category">Quicksilver</a>,  <a href="http://www.phatoproductions.com/blog/?cat=10" title="View all posts in Mac" rel="category">Mac</a>,  <a href="http://www.phatoproductions.com/blog/?cat=3" title="View all posts in Applications" rel="category">Applications</a></span>&nbsp;|
                  <span class="blog-entry-language">
                  </span>
                </div>
                <div class="blog-entry-body"><p>I&#8217;ve been messing around with searching using Quicksilver, and man am I amazed. Any site you can search (google, yahoo, newzbin, etc&#8230;) you can setup a quick search using Quicksilver and your default browser.  My default browser is Firefox and the search I&#8217;ll show you is for my site since google is already searchable by default with Quicksilver.</p>
<p>First off, make sure you have the Web Search Module plugin installed.  This is what allows you to do these quick easy searches.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201-6.jpg" rel="lightbox['qs_easy_searching']" title="Step1"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201-6-tm.jpg" title="Step 1" alt="Step 1" border="1" height="236" hspace="4" vspace="4" width="300" /></a></p>
<p>Next, go to your browser and navigate to a search engine or the site you would like to search. I&#8217;m going to PHATO Productions Blog (hey, thats mine).</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%204.jpg" rel="lightbox['qs_easy_searching']" Title="Step 2"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%204-tm.jpg" title="Step 2" alt="Step 2" border="1" height="214" hspace="4" vspace="4" width="300" /></a></p>
<p>Now do a search in the search field and submit that search.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%202-2.jpg" rel="lightbox['qs_easy_searching']" title="Step 3"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%202-2-tm.jpg" title="Step 3" alt="Step 3" border="1" height="100" hspace="4" vspace="4" width="241" /></a></p>
<p>Notice the url after you submit the search.  Your gonna want to copy that url.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%203.jpg" rel="lightbox['qs_easy_searching']" title="Step 4"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%203-tm.jpg" title="Step 4" alt="Step 4" border="1" height="44" hspace="4" vspace="4" width="539" /></a></p>
<p>Now create a bookmark. In my case the bookmark url is going to be http://www.phatoproductions.com/blog/index.php?s=mac&amp;sbutt=Go.  I&#8217;m not going to keep the whole url though, I&#8217;m going to replace the search query (mac) with three stars (***).  When we use Quicksilver the 3 stars will allow us to put our search query in there.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%205.jpg" rel="lightbox['qs_easy_searching']" title="Step 5"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%205-tm.jpg" title="Step 5" alt="Step 5" border="1" height="208" hspace="4" vspace="4" width="262" /></a></p>
<p>After you have created your bookmark, goto Quicksilver preferences and refresh your bookmarks for your default browser, just in case Quicksilver hasn&#8217;t done that yet.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%206-1.jpg" rel="lightbox['qs_easy_searching']" title="Step 6"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%206-1-tm.jpg" title="Step 6" alt="Step 6" border="1" height="236" hspace="4" vspace="4" width="300" /></a></p>
<p>Now invoke Quicksilver and type in the name of your bookmark.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%207-1.jpg" rel="lightbox['qs_easy_searching']" title="Step 7"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%207-1-tm.jpg" title="Step 7" alt="Step 7" border="1" height="221" hspace="4" vspace="4" width="222" /></a></p>
<p>Tab over twice and type in a search and then hit enter.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%208.jpg" rel="lightbox['qs_easy_searching']" title="Step 8"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%208-tm.jpg" title="Step 8" alt="Step 8" border="1" height="215" hspace="4" vspace="4" width="220" /></a></p>
<p>The search should open up your browser with the site you are searching with the search query, notice the url.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%209.jpg" rel="lightbox['qs_easy_searching']" title="Step 9"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%209-tm.jpg" title="Step 9" alt="Step 9" border="1" height="169" hspace="4" vspace="4" width="300" /></a></p>
<p>Thats it.  Quick, easy, simple&#8230; And now your searches will be the same way once you have them all setup.  I hope this helps you out, and if it is redundant, I&#8217;m sorry, but this tip would have helped me yesterday, hehe.</p>
<p><!-- technorati tags start --></p>
<p style="text-align: right; font-size: 10px">Technorati Tags: <a href="http://www.technorati.com/tag/applications" rel="tag">applications</a>, <a href="http://www.technorati.com/tag/mac" rel="tag">mac</a>, <a href="http://www.technorati.com/tag/Quicksilver" rel="tag">Quicksilver</a>, <a href="http://www.technorati.com/tag/tips" rel="tag">tips</a>, <a href="http://www.technorati.com/tag/tutorials" rel="tag">tutorials</a></p>
<p><!-- technorati tags end --></p>
<p></p>
</div>
                <div class="blog-entry-comments">
                   |&nbsp;
                  <a href="http://www.phatoproductions.com/blog/?p=36#respond" title="Comment on Quicksilver Easy Searching">Comments (0)</a>                </div>
              </div>
              			<br />
			<hr />
			<br />
    
              <div id="unique-entry-id-35" class="blog-entry">
                <div class="blog-entry-title"><a href="http://www.phatoproductions.com/blog/?p=35">Smart Mailboxes and Rules for Mail.app</a></div>
                <div class="blog-entry-date">2007-04-24 13:15&nbsp;|
                  <span class="blog-entry-category"><a href="http://www.phatoproductions.com/blog/?cat=25" title="View all posts in tips" rel="category">tips</a>,  <a href="http://www.phatoproductions.com/blog/?cat=10" title="View all posts in Mac" rel="category">Mac</a>,  <a href="http://www.phatoproductions.com/blog/?cat=3" title="View all posts in Applications" rel="category">Applications</a></span>&nbsp;|
                  <span class="blog-entry-language">
                  </span>
                </div>
                <div class="blog-entry-body"><p><a href="http://www.43folders.com/2007/04/23/mail-smart-folders/" title="Smart Mailboxes" target="_blank">Merlin Mann posted some useful smart mailboxes</a> in Mac&#8217;s Mail.app, and I thought these were very interesting, especially the one where he separates his emails by location.  I have some of my own smart mailboxes setup and he covers a few of them such as recently viewed and recently sent.  I also have address book groups setup for friends, business, etc&#8230; and I have smart folders setup for these different groups.  I also have rules setup and one of these rules keeps my inbox clean.  I like a not so clutter inbox so I setup a rule to archive emails that are 1 day old.</p>
<p><a href="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201-5.jpg" rel="lightbox"><img src="http://www.phatoproductions.com/blog/wp-content/uploads/2007/04/Picture%201-5-tm.jpg" title="Archive Rule" alt="Archive Rule" border="1" height="156" hspace="4" vspace="4" width="400" /></a></p>
<p>Rules and smart mailboxes are an excellent way to keep your emails organized.  So be sure to check out <a href="http://www.43folders.com/2007/04/23/mail-smart-folders/" title="Smart Mailboxes" target="_blank">Merlin Mann&#8217;s post</a> and try setting up your own smart mailboxes and rules.</p>
<p><!-- technorati tags start --></p>
<p style="text-align: right; font-size: 10px">Technorati Tags: <a href="http://www.technorati.com/tag/applications" rel="tag">applications</a>, <a href="http://www.technorati.com/tag/mac" rel="tag">mac</a>, <a href="http://www.technorati.com/tag/tips" rel="tag">tips</a></p>
<p><!-- technorati tags end --></p>
<p></p>
</div>
                <div class="blog-entry-comments">
                   |&nbsp;
                  <a href="http://www.phatoproductions.com/blog/?p=35#respond" title="Comment on Smart Mailboxes and Rules for Mail.app">Comments (0)</a>                </div>
              </div>
              			<br />
			<hr />
			<br />
        
    <div style="text-align:center;">
      <a href="http://www.phatoproductions.com/blog/?feed=rss2&amp;paged=2">Next Page &raquo;</a>    </div>
</div><!-- End content -->
<div class="clearer"></div>
</div><!-- End main content wrapper -->

<div id="sidebarContainer"><!-- Start Sidebar wrapper -->
<div id="navcontainer"><!-- Start Navigation -->
<ul>
	<li><a href="http://www.phatoproductions.com/" rel="self" >Home</a></li>
	<li><a href="http://www.phatoproductions.com/about" rel="self" >About</a></li>
	<li><a href="http://www.phatoproductions.com/services" rel="self" >Services</a></li>
	<li><a href="http://www.phatoproductions.com/portfolio" rel="self" >Portfolio</a>
		</li>	<li><a href="http://www.phatoproductions.com/blog" rel="self" name="current" id="current">Blog</a></li>
	<li><a href="http://www.phatoproductions.com/contact" rel="self" >Contact</a></li>
	<li><a href="http://www.phatoproductions.com/client_login" rel="self" >Client Login</a></li>
</ul>
	<br style="clear: left;" />
</div><!-- End navigation --> 
<div class="sideHeader"></div><!-- Sidebar header -->
<div id="sidebar"><!-- Start sidebar content -->
	<form style="border:1px solid #ccc;padding:3px;text-align:center;" action="http://www.feedburner.com/fb/a/emailverify" method="post" target="popupwindow" onsubmit="window.open('http://www.feedburner.com', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><p>Enter your email address:</p><p><input type="text" style="width:140px" name="email"/></p><input type="hidden" value="http://feeds.feedburner.com/~e?ffid=847946" name="url"/><input type="hidden" value="PHATO Productions Blog" name="title"/><input type="submit" value="Subscribe" /><p>Delivered by <a href="http://www.feedburner.com" target="_blank">FeedBurner</a></p></form>
<p><a href="http://feeds.feedburner.com/PhatoProductionsBlog" rel="alternate" type="application/rss+xml"><img src="http://www.feedburner.com/fb/images/pub/feed-icon16x16.png" alt="" style="vertical-align:middle;border:0"/></a> <a href="http://feeds.feedburner.com/PhatoProductionsBlog" rel="alternate" type="application/rss+xml">Subscribe in a reader</a></p>
<p><a href="http://fusion.google.com/add?feedurl=http://feeds.feedburner.com/PhatoProductionsBlog"><img src="http://buttons.googlesyndication.com/fusion/add.gif" width="104" height="17" style="border:0" alt="Add to Google Reader or Homepage"/></a></p>
<p><a href="http://add.my.yahoo.com/rss?url=http://feeds.feedburner.com/PhatoProductionsBlog" title="PHATO Productions Blog"><img src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif" alt="" style="border:0"/></a></p>
<p><a href="http://www.bloglines.com/sub/http://feeds.feedburner.com/PhatoProductionsBlog" title="PHATO Productions Blog" type="application/rss+xml"><img src="http://www.bloglines.com/images/sub_modern11.gif" alt="Subscribe in Bloglines" style="border:0"/></a></p>
	<div style="font-size:14px; font-weight:bold; text-decoration:underline">Categories</div>
    <div id="blog-categories">
      <ul>
        	<a href="http://www.phatoproductions.com/blog/?cat=2" title="Just general news">General News</a> (7)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=3" title="View all posts filed under Applications">Applications</a> (15)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=12" title="View all posts filed under Quicksilver">Quicksilver</a> (3)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=23" title="View all posts filed under Photoshop">Photoshop</a> (1)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=4" title="View all posts filed under Announcements">Announcements</a> (7)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=5" title="View all posts filed under Website">Website</a> (2)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=6" title="View all posts filed under PHATO Productions">PHATO Productions</a> (2)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=7" title="View all posts filed under AJAX">AJAX</a> (1)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=8" title="View all posts filed under Web 2.0">Web 2.0</a> (1)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=9" title="View all posts filed under BS">BS</a> (1)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=10" title="View all posts filed under Mac">Mac</a> (10)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=11" title="View all posts filed under Windows">Windows</a> (3)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=13" title="View all posts filed under Tutorials">Tutorials</a> (8)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=14" title="View all posts filed under Coding">Coding</a> (4)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=15" title="View all posts filed under Help">Help</a> (4)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=16" title="View all posts filed under Gaming">Gaming</a> (1)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=17" title="View all posts filed under Reviews">Reviews</a> (3)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=18" title="View all posts filed under Playstation 2">Playstation 2</a> (1)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=19" title="View all posts filed under PC">PC</a> (1)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=20" title="View all posts filed under Google">Google</a> (1)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=21" title="View all posts filed under Music">Music</a> (1)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=22" title="View all posts filed under Unbelievable">Unbelievable</a> (1)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=24" title="View all posts filed under hardware">hardware</a> (1)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=25" title="View all posts filed under tips">tips</a> (7)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=26" title="View all posts filed under Palm">Palm</a> (1)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=28" title="View all posts filed under Photography">Photography</a> (3)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=29" title="View all posts filed under Portrait">Portrait</a> (1)<br />
	<a href="http://www.phatoproductions.com/blog/?cat=30" title="View all posts filed under Wedding">Wedding</a> (2)<br />
      </ul>
    </div>
    <br />
	<div style="font-size:14px; font-weight:bold; text-decoration:underline">Archives</div>
    <div id="blog-categories">
      <ul>
        	<li><a href='http://www.phatoproductions.com/blog/?m=200707' title='July 2007'>July 2007</a>&nbsp;(2)</li>
	<li><a href='http://www.phatoproductions.com/blog/?m=200706' title='June 2007'>June 2007</a>&nbsp;(2)</li>
	<li><a href='http://www.phatoproductions.com/blog/?m=200705' title='May 2007'>May 2007</a>&nbsp;(2)</li>
	<li><a href='http://www.phatoproductions.com/blog/?m=200704' title='April 2007'>April 2007</a>&nbsp;(18)</li>
	<li><a href='http://www.phatoproductions.com/blog/?m=200703' title='March 2007'>March 2007</a>&nbsp;(2)</li>
	<li><a href='http://www.phatoproductions.com/blog/?m=200610' title='October 2006'>October 2006</a>&nbsp;(1)</li>
	<li><a href='http://www.phatoproductions.com/blog/?m=200609' title='September 2006'>September 2006</a>&nbsp;(2)</li>
	<li><a href='http://www.phatoproductions.com/blog/?m=200608' title='August 2006'>August 2006</a>&nbsp;(7)</li>
      </ul>
    </div>
    <br />
</div><!-- End sidebar content -->
</div><!-- End sidebar wrapper -->

<div class="clearer"></div>

<div id="footer"><!-- Start Footer -->
<p>&copy; 2007 PHATO Productions - Site Development by <a href="http://www.computerhaters.com/" title="Computer Haters">Computer Haters</a></p>
</div><!-- End Footer -->

<div id="sideOverlay"></div>
</div><!-- End container -->
	<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
	</script>
	<script type="text/javascript">
	_uacct = "UA-558870-18";
	urchinTracker();
	</script>
<script type='text/javascript' src='http://track3.mybloglog.com/js/jsserv.php?mblID=2007121512405553'></script>
</body>
</html>