<?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>Skyler Call</title>
	<atom:link href="http://www.skylercall.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skylercall.com</link>
	<description>Husband &#38; Father, IT Manager, Photographer</description>
	<lastBuildDate>Thu, 26 Aug 2010 04:46:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<cloud domain='www.skylercall.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Monitor Non-Standard Ports in Nagios</title>
		<link>http://www.skylercall.com/2010/08/monitor-non-standard-ports-in-nagios/</link>
		<comments>http://www.skylercall.com/2010/08/monitor-non-standard-ports-in-nagios/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 20:30:19 +0000</pubDate>
		<dc:creator>skylercall</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.skylercall.com/?p=312</guid>
		<description><![CDATA[I have been playing with Nagios over the last couple days. Aside from the steep learning curve I am quite happy with it. The largest frustration I encountered, however, is that no where in their official documentation does it say anything about monitoring services that are on non-standard ports. After searching for a solution I [...]]]></description>
			<content:encoded><![CDATA[<p>I have been playing with <a href="http://www.nagios.org" target="_blank">Nagios</a> over the last couple days. Aside from the steep learning curve I am quite happy with it. The largest frustration I encountered, however, is that no where in their <a href="http://nagios.sourceforge.net/docs/3_0/toc.html" target="_blank">official documentation</a> does it say anything about monitoring services that are on non-standard ports. After searching for a solution I finally came across a few people talking about defining a custom command like this:</p>
<p><code>define command{<br />
&nbsp;command_name	check_customport<br />
&nbsp;command_line /usr/lib/nagios/plugins/check_tcp -H $HOSTADDRESS$ -p [PORT]<br />
}</code><br />
Using this method required extra definitions in my configuration files and even then my services were reported as working when in fact they were not (although, I may have just figured out why).</p>
<p>There is a much simpler way! I was sure there must be a native command for altering which port Nagios checks. Finally, I found it <a href="http://wiki.nagios.org/index.php/Howtos:checkbyssh_RedHat" target="_blank">buried in their wiki</a>:</p>
<p><code>define service{<br />
&nbsp;use generic-service<br />
&nbsp;host_name remotehost<br />
&nbsp;service_description HTTP<br />
&nbsp;check_command check_http!-p [PORT]<br />
}<br />
</code><br />
It is as simple as appending &#8220;!-p [Your Custom Port Goes Here]&#8221; to the check_command! My Nagios definitions just got a lot simpler.<br />
<script type="text/javascript"><!--
  google_ad_client = "pub-9370590211138523";
  /* 468x60, created 4/8/10 */
  google_ad_slot = "5505018188";
  google_ad_width = 468;
  google_ad_height = 60;
  //-->
</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.skylercall.com/2010/08/monitor-non-standard-ports-in-nagios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Helps Me Be More Productive</title>
		<link>http://www.skylercall.com/2010/06/windows-7-helps-me-be-more-productive/</link>
		<comments>http://www.skylercall.com/2010/06/windows-7-helps-me-be-more-productive/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 17:58:58 +0000</pubDate>
		<dc:creator>skylercall</dc:creator>
				<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.skylercall.com/?p=264</guid>
		<description><![CDATA[Forgive me if this is all old news to you. I skipped over Windows Vista so I am not aware if these features are new as of Windows 7 or just new since Windows XP. Also, I am running Windows 7 Professional 64-Bit. Some of these features may not be available in Home or Home [...]]]></description>
			<content:encoded><![CDATA[<p>Forgive me if this is all old news to you. I skipped over Windows Vista so I am not aware if these features are new as of Windows 7 or just new since Windows XP. Also, I am running Windows 7 Professional 64-Bit. Some of these features may not be available in Home or Home Premium editions.</p>
<h3>Sticky Notes</h3>
<p><img class="alignright size-full wp-image-265" title="Sticky-Notes" src="http://www.skylercall.com/wp-content/uploads/2010/06/Sticky-Notes.png" alt="" width="192" height="216" />With Windows XP, throughout the day, I would accumulate many instances of Notepad; each with different notes taken from phone calls, assignments given to me by others in the office, or just little tasks that I did not want to forget. Having so many instances of Notepad open all at once would clutter up the taskbar and also the Alt+Tab window making it more confusing and time-consuming to navigate from one window to another. When it came time to restart my computer for whatever reason I first had to go through all the Notepad instances and save them to my desktop. If my computer ever shutdown unexpectedly due to a crash or power-loss I lost all my unsaved notes from that day.</p>
<p>After installing Windows 7 on my new computer I was quite happy to see a program called Sticky Notes. Sticky Notes solves all the problems I had experienced previously by using Notepad to log all of my notes. The individual notes even grow automatically as I type more and more text in them. If they get too big for my liking I can then make them smaller again and a scrollbar appears. You can also change the color of each note if you wish. The only feature I miss is the ability to change the font size. Sometimes only two words fit on one line before the next gets pushed down which isn&#8217;t aesthetically pleasing.</p>
<h3>Full Date Displayed in Taskbar</h3>
<p>This may sound like something unimportant but I am horrible at keeping track of the current date. I am always amazed when others can easily predict what day of the week some future date will fall on. In Windows XP, unless you make your taskbar at least twice as tall as the default size or move it over to one of the left or right side of your monitor you can only see the time. To see the date you have to hover your mouse over and wait for the tooltip to pop up showing the date (which oddly doesn&#8217;t always work) or you have to double click on the clock to open up the Date and Time Properties window which comes with its own problems. Have you ever spent a moment browsing the calendar and then accidentally clicked OK instead of Cancel? The system date changes!</p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2010/06/Date-and-Time.png" alt="" title="Date-and-Time" class="alignright size-full wp-image-274" />Now with Windows 7 I can see the full date without moving my mouse. If I want to browse the calendar I click it an up pops a non-destructive, read-only calendar! If I absolutely want to change my system date (which I&#8217;ve never wanted to do before but I suppose is necessary for computers that don&#8217;t have access to the internet for an NTP server) I first have to click &#8216;Change date and time settings&#8230;&#8217;.</p>
<h3>Pin Programs to Taskbar</h3>
<p>Access to my favorite and most-used programs is now only one mouse click away thanks to the &#8216;Pin this program to taskbar&#8217; feature. Now if only Microsoft would allow me to pin a folder to it without using <a href="http://www.unawave.de/windows-7-tipps/folder-to-taskbar.html?lang=EN">a silly hack</a>!</p>
<p>And finally, I am allowed to reorder the position of the open applications shown in the taskbar! Yay!</p>
<h3>Better Navigation in Windows Explorer</h3>
<p><img src="http://www.skylercall.com/wp-content/uploads/2010/06/Windows-Explorer.png" alt="" title="Windows-Explorer" width="290" height="69" class="alignright size-full wp-image-288" />This one is a bit difficult for me to explain. When I first started navigating in Windows Explorer I panicked when I couldn&#8217;t find the Up button to jump to the parent folder (Yes, I know. There is a Back button but back isn&#8217;t always up!) but then I found something better. There is an ant trail at the top where you can click on any parent folder. Even better is that each parent folder has an arrow next to it that when clicked drops down to give you access to any of its sub folders. This makes moving around much quicker.</p>
<h3>Configure Schedule in Disk Defragmenter</h3>
<p><img src="http://www.skylercall.com/wp-content/uploads/2010/06/Disk-Defragmenter-300x239.png" alt="" title="Disk-Defragmenter" width="300" height="239" class="alignright size-medium wp-image-303" />Keeping my hard drives fragment-free, optimized for speed and efficiency, is now easier with Windows 7. Back in Windows XP I had to setup a custom Scheduled Task to run Disk Defragmenter on a schedule. Now, setting up the same schedule is easily done using the native Configure Schedule tool within Disk Defragmenter. Click &#8216;Configure Schedule&#8217;, set the frequency, the time of day, and you are done!</p>
<h3>Snipping Tool</h3>
<p>How do you think I got all the nice screenshots for this post? Capturing part of the screen used to mean taking a screenshot, pasting it in Microsoft Paint, saving it, opening the saved image in Adobe Photoshop, cropping it, and saving the final image! That is a lot of steps. So many, that I often avoided providing a screenshot.</p>
<p>Now, with Windows 7 I have Snipping Tool! Snipping Tool allows me to draw a box around an area of the screen and click save. It is that easy! If you don&#8217;t want to draw a rectangle you can use the other snip types, Free-form Snip, Window Snip, and Full-screen Snip. After capturing an image you can draw on it or use a highlighter before saving it. My only complaint is that I haven&#8217;t found a way to get a shot of something that requires control of the mouse to display such as tooltips, drop-down meus, and right-click menus. I also couldn&#8217;t figure out how to get a snip of the tool itself to show you here. Yes, I could open up Paint and then Photoshop but who does that anymore!<br />
<script type="text/javascript"><!--
  google_ad_client = "pub-9370590211138523";
  /* 468x60, created 4/8/10 */
  google_ad_slot = "5505018188";
  google_ad_width = 468;
  google_ad_height = 60;
  //-->
</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.skylercall.com/2010/06/windows-7-helps-me-be-more-productive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>East Bay Studios Meetup Group – November Event</title>
		<link>http://www.skylercall.com/2009/11/east-bay-studios-meetup-group-november-event/</link>
		<comments>http://www.skylercall.com/2009/11/east-bay-studios-meetup-group-november-event/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 21:41:31 +0000</pubDate>
		<dc:creator>skylercall</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.skylercall.com/?p=233</guid>
		<description><![CDATA[This month we met to take photos of models at Pete&#8216;s new studio. It gave me a real chance to try out my Westcott Umbrella and recently purchased Canon EOS 7D. Below are some of the photos I took during the event. To view the rest please visit the full set on Flickr.]]></description>
			<content:encoded><![CDATA[<p>This month we met to take photos of models at <a href="http://www.meetup.com/EastBayStudios/members/4506627/" target="_blank">Pete</a>&#8216;s new studio. It gave me a real chance to try out my <a href="http://www.skylercall.com/2009/10/westcott-45-optical-white-satin-umbrella-with-removable-black-cover/" target="_blank">Westcott Umbrella</a> and <a href="http://friendfeed.com/skylercall/e0f12a57/i-just-picked-up-canon-7d" target="_blank">recently purchased</a> <a href="http://www.usa.canon.com/consumer/controller?act=ModelInfoAct&#038;fcategoryid=139&#038;modelid=19356" target="_blank">Canon EOS 7D</a>. Below are some of the photos I took during the event. To view the rest please visit the <a href="http://www.flickr.com/photos/24887904@N02/sets/72157622669387243/" target="_blank">full set on Flickr</a>.</p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/11/CallStudios-0190.jpg" alt="CallStudios-0190" title="CallStudios-0190" width="600" height="391" class="alignnone size-full wp-image-234" /></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/11/CallStudios-0236.jpg" alt="CallStudios-0236" title="CallStudios-0236" width="600" height="880" class="alignnone size-full wp-image-235" /></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/11/CallStudios-0276.jpg" alt="CallStudios-0276" title="CallStudios-0276" width="600" height="863" class="alignnone size-full wp-image-236" /></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/11/CallStudios-0304.jpg" alt="CallStudios-0304" title="CallStudios-0304" width="600" height="888" class="alignnone size-full wp-image-237" /></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/11/CallStudios-0340.jpg" alt="CallStudios-0340" title="CallStudios-0340" width="600" height="393" class="alignnone size-full wp-image-238" /></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/11/CallStudios-0372.jpg" alt="CallStudios-0372" title="CallStudios-0372" width="600" height="401" class="alignnone size-full wp-image-239" /></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/11/CallStudios-0380.jpg" alt="CallStudios-0380" title="CallStudios-0380" width="600" height="848" class="alignnone size-full wp-image-240" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.skylercall.com/2009/11/east-bay-studios-meetup-group-november-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Westcott 45&#8243; Optical White Satin Umbrella with Removable Black Cover</title>
		<link>http://www.skylercall.com/2009/10/westcott-45-optical-white-satin-umbrella-with-removable-black-cover/</link>
		<comments>http://www.skylercall.com/2009/10/westcott-45-optical-white-satin-umbrella-with-removable-black-cover/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 17:01:29 +0000</pubDate>
		<dc:creator>skylercall</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.skylercall.com/?p=213</guid>
		<description><![CDATA[In the past when I have used an umbrella it has been one I borrowed from my friend Clark Weakley. I recently had my first engagement shoot earlier this month and will hopefully be shooting the bridals, wedding, and reception as well. I decided I really needed to get my own umbrella. Last year when [...]]]></description>
			<content:encoded><![CDATA[<p>In the past when I have used an umbrella it has been one I borrowed from my friend <a href="http://www.meetup.com/provophoto/members/9250754/" target="_blank">Clark Weakley</a>. I recently had my first <a href="http://www.callstudios.com/Weddings/Jessica-and-Adam/Engagements/10005005_dDLj5" target="_blank">engagement shoot</a> earlier this month and will hopefully be shooting the bridals, wedding, and reception as well. I decided I really needed to get my own umbrella. Last year when I attended a <a href="http://www.edpierceseminars.com/" target="_blank">seminar by Ed Pierce</a> (fantastic seminar by the way) all I heard when it came to lighting equipment was <a href="http://www.fjwestcott.com/" target="_blank">Westcott</a> this and Westcott that. So, I decided to buy the <a href="http://www.fjwestcott.com/products/product.cfm?itemnum=2016&#038;tbl=products&#038;head=umbrellas" target="_blank">Westcott 45&#8243; Optical White Satin Umbrella with Removable Black Cover</a>.</p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/10/WestcottUmbrella.jpg" alt="WestcottUmbrella" title="WestcottUmbrella" width="600" height="480" class="alignnone size-full wp-image-216" /></p>
<p>With the black cover on you shoot into the umbrella and the light bounces back at our subject. Remove the cover and you have a semi-transparent shoot-through umbrella. I was worried about how hard it might be to remove and replace the cover but was quite pleased when I saw just how easy it was. The black cover has little metal end caps that slip over the end of each umbrella rod.</p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/10/IMG_4590.jpg" alt="IMG_4590" title="IMG_4590" width="600" height="381" class="alignnone size-full wp-image-221" /></p>
<p>I am very impressed with the construction of this umbrella. Every part of it seems so durable including the solid shaft that runs through my flash bracket.</p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/10/IMG_4593.jpg" alt="IMG_4593" title="IMG_4593" width="600" height="451" class="alignnone size-full wp-image-224" /></p>
<p>So far my only complaint about this umbrella is that is comes with the same cheap bag as all the other umbrellas I have seen before. My first time putting the umbrella back into the case I discovered that it already has a hole in it.</p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/10/IMG_4603.jpg" alt="IMG_4603" title="IMG_4603" width="600" height="603" class="alignnone size-full wp-image-228" /><br />
<script type="text/javascript"><!--
  google_ad_client = "pub-9370590211138523";
  /* 468x60, created 4/8/10 */
  google_ad_slot = "5505018188";
  google_ad_width = 468;
  google_ad_height = 60;
  //-->
</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.skylercall.com/2009/10/westcott-45-optical-white-satin-umbrella-with-removable-black-cover/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Christiansen Family</title>
		<link>http://www.skylercall.com/2009/10/christiansen-family/</link>
		<comments>http://www.skylercall.com/2009/10/christiansen-family/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 21:57:52 +0000</pubDate>
		<dc:creator>skylercall</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.skylercall.com/?p=204</guid>
		<description><![CDATA[Below are some of the photos I took of my wife&#8217;s parents and her siblings that still live at home. View the full gallery at http://www.callstudios.com]]></description>
			<content:encoded><![CDATA[<p>Below are some of the photos I took of my wife&#8217;s parents and her siblings that still live at home. View the full gallery at <a href="http://www.callstudios.com/Portraits/Christiansen-F/9996566_n97WA" target="_blank">http://www.callstudios.com</a></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/10/IMG_3918.jpg" alt="IMG_3918" title="IMG_3918" width="600" height="400" class="alignnone size-full wp-image-205" /></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/10/IMG_4038.jpg" alt="IMG_4038" title="IMG_4038" width="600" height="859" class="alignnone size-full wp-image-206" /></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/10/IMG_3948.jpg" alt="IMG_3948" title="IMG_3948" width="600" height="395" class="alignnone size-full wp-image-207" /></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/10/IMG_3886.jpg" alt="IMG_3886" title="IMG_3886" width="600" height="400" class="alignnone size-full wp-image-208" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.skylercall.com/2009/10/christiansen-family/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>East Bay Studios Meetup Group &#8211; September Event</title>
		<link>http://www.skylercall.com/2009/09/east-bay-studios-meetup-group-september-event/</link>
		<comments>http://www.skylercall.com/2009/09/east-bay-studios-meetup-group-september-event/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 16:40:25 +0000</pubDate>
		<dc:creator>skylercall</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.skylercall.com/?p=190</guid>
		<description><![CDATA[This month we met outside an abandoned building near the Provo Airport to take photos of models and cars. Below are some of the photos I took during the event. To view the rest please visit the full set on Flickr.]]></description>
			<content:encoded><![CDATA[<p>This month we met outside an abandoned building near the Provo Airport to take photos of models and cars. Below are some of the photos I took during the event. To view the rest please visit the <a href="http://www.flickr.com/photos/24887904@N02/sets/72157622272281979/" target="_blank">full set on Flickr</a>.</p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/09/3927510479_d32fb63813_o.jpg" alt="3927510479_d32fb63813_o" title="3927510479_d32fb63813_o" width="600" height="400" class="alignnone size-full wp-image-191" /></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/09/3927510733_5ea23c3893_o.jpg" alt="3927510733_5ea23c3893_o" title="3927510733_5ea23c3893_o" width="600" height="400" class="alignnone size-full wp-image-192" /></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/09/3927510973_5cc0d2cd9d_o.jpg" alt="3927510973_5cc0d2cd9d_o" title="3927510973_5cc0d2cd9d_o" width="600" height="901" class="alignnone size-full wp-image-193" /></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/09/3927511225_ab915fcbff_o.jpg" alt="3927511225_ab915fcbff_o" title="3927511225_ab915fcbff_o" width="600" height="400" class="alignnone size-full wp-image-194" /></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/09/3928293148_31cdb9e692_o.jpg" alt="3928293148_31cdb9e692_o" title="3928293148_31cdb9e692_o" width="600" height="400" class="alignnone size-full wp-image-195" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.skylercall.com/2009/09/east-bay-studios-meetup-group-september-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoid Slow Traffic with Google Maps</title>
		<link>http://www.skylercall.com/2009/09/avoid-slow-traffic-with-google-maps/</link>
		<comments>http://www.skylercall.com/2009/09/avoid-slow-traffic-with-google-maps/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 22:06:59 +0000</pubDate>
		<dc:creator>skylercall</dc:creator>
				<category><![CDATA[Thought]]></category>

		<guid isPermaLink="false">http://www.skylercall.com/?p=185</guid>
		<description><![CDATA[I am so excited about Google&#8217;s new crowdsourcing road congestion data project. If Verizon Wireless would stop blocking the GPS device in my BlackBerry 8830 I would gladly do my part and share my location data. Feature Request: Google should now be ready to implement a new feature I have long been wishing for. When [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-171" title="Avoid slow traffic" src="http://www.skylercall.com/wp-content/uploads/2009/09/avoid-slow-traffic.gif" alt="Avoid slow traffic" width="383" height="305" />I am so excited about Google&#8217;s new <a href="http://googlemobile.blogspot.com/2009/08/bright-side-of-sitting-in-traffic.html">crowdsourcing road congestion data</a> project. If Verizon Wireless would stop blocking the GPS device in my BlackBerry 8830 I would gladly do my part and share my location data.</p>
<p><span style="color: #ff0000;"><strong>Feature Request:</strong></span> Google should now be ready to implement a new feature I have long been wishing for. When searching for directions in <a href="http://maps.google.com">Google Maps</a> you are given two check boxes allowing you to avoid highways and tolls. Where is the option for avoiding roads currently experiencing slow traffic?<br />
<script type="text/javascript"><!--
  google_ad_client = "pub-9370590211138523";
  /* 468x60, created 4/8/10 */
  google_ad_slot = "5505018188";
  google_ad_width = 468;
  google_ad_height = 60;
  //-->
</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.skylercall.com/2009/09/avoid-slow-traffic-with-google-maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a domain for yourself online</title>
		<link>http://www.skylercall.com/2009/08/create-a-domain-for-yourself-online/</link>
		<comments>http://www.skylercall.com/2009/08/create-a-domain-for-yourself-online/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 15:22:12 +0000</pubDate>
		<dc:creator>skylercall</dc:creator>
				<category><![CDATA[Thought]]></category>

		<guid isPermaLink="false">http://www.skylercall.com/?p=144</guid>
		<description><![CDATA[Unemployed? Looking for new career opportunities? In my opinion, passing out printed resumes is an old idea. Seth Godin put it well in his March 17, 2008 blog post entitled Why bother having a resume?. What will any HR department find when they research you online? Is there enough positive content about you to prove [...]]]></description>
			<content:encoded><![CDATA[<p>Unemployed? Looking for new career opportunities? In my opinion, passing out printed resumes is an old idea. Seth Godin put it well in his March 17, 2008 blog post entitled <a href="http://sethgodin.typepad.com/seths_blog/2008/03/why-bother-havi.html" target="_blank">Why bother having a resume?</a>.</p>
<p>What will any HR department find when they research you online? Is there enough positive content about you to prove who you are and what you have to offer? Is there any embarrassing or degrading content about you, perhaps even written by you, that can be easily uncovered? Are you even heard of in the online world?</p>
<p><img class="alignright size-full wp-image-121" title="skylercall.com" src="http://www.skylercall.com/wp-content/uploads/2009/08/skylercalldomain.jpg" alt="skylercall.com" width="300" height="255" />Create a domain for yourself online. I recently updated my website with this idea in mind. A quick visit to <a href="http://www.skylercall.com" target="_blank">my home page</a> and you will see that in a very simple manner I show you who I am and provide you easy access to the best online content about me. One improvement to my own page I hope to make soon is to replace my photo with a new vocation specific photo. I picture a photo of myself sitting in front of my clean desk and large monitors with some code I have written shown on them behind me.</p>
<p><strong>Free tools at your disposal:</strong><br />
• <a href="http://www.wordpress.org" target="_blank">WordPress</a> &#8211; This website is built on WordPress. I use it everywhere and continue to praise that it is the best blogging tool out there.<br />
• <a href="http://friendfeed.com" target="_blank">FriendFeed</a> &#8211; Get online and communicate with others in your field. Share your knowledge and expertise. Participating in an online community will help you stay up to date with the latest and provide opportunities for you to learn from others. FriendFeed is the best but you can use any online community to accomplish this. Subscribe to my feed at <a href="http://friendfeed.com/skylercall" target="_blank">FriendFeed.com/skylercall</a>.<br />
• <a href="http://www.linkedin.com" target="_blank">LinkedIn</a> &#8211; Get away from that static, boring resume and begin building a rich, dynamic resume with LinkedIn. I believe they are still too new to have a major impact today but I see great potential. Link your account to those you have worked with to begin building your pool of references. If I could make one suggestion here it would be that you not sit around waiting for volunteers to write a reference for you. Write one about them first. Hopefully they will see the effort you put into building up and improving their LinkedIn profile and will return the favor. View my LinkedIn profile at <a href="http://www.linkedin.com/in/skylercall" target="_blank">LinkedIn.com/in/skylercall</a>.</p>
<p><strong>Purchasing a domain name and web hosting</strong><br />
I recommend purchasing your domain name and web hosting from <a href="http://www.1and1.com/?k_id=13283279" target="_blank">1and1.com</a>. I have used them for years and am very happy with the service they provide. Feel free to contact me if you need help setting up an account with them or installing WordPress on your newly created account.</p>
<p><strong>Personal websites I have helped organize or design</strong> (updated 8/17/2009)<br />
Feel free to use these as examples when creating your own website.<br />
&bull; <a href="http://www.markwc.com" target="_blank">Mark Christiansen &#8211; markwc.com</a><br />
<script type="text/javascript"><!--
  google_ad_client = "pub-9370590211138523";
  /* 468x60, created 4/8/10 */
  google_ad_slot = "5505018188";
  google_ad_width = 468;
  google_ad_height = 60;
  //-->
</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.skylercall.com/2009/08/create-a-domain-for-yourself-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom RSS/Atom in FriendFeed</title>
		<link>http://www.skylercall.com/2009/07/custom-rssatom-in-friendfeed/</link>
		<comments>http://www.skylercall.com/2009/07/custom-rssatom-in-friendfeed/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 22:56:14 +0000</pubDate>
		<dc:creator>skylercall</dc:creator>
				<category><![CDATA[Thought]]></category>

		<guid isPermaLink="false">http://www.skylercall.com/?p=96</guid>
		<description><![CDATA[FriendFeed currently supports 58 services to share. When I first saw the list I was amazed at the large quantity of options. After using FriendFeed for a few weeks I noticed that some were sharing their Amazon Wishlist. I don&#8217;t have an Amazon Wishlist myself but got the idea to share my ThinkGeek Wishlist. After [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-97" title="ffservices" src="http://www.skylercall.com/wp-content/uploads/2009/07/ffservices.gif" alt="ffservices" width="227" height="314" /><a href="http://www.friendfeed.com" target="_blank">FriendFeed</a> currently supports 58 services to share. When I first saw the list I was amazed at the large quantity of options. After using FriendFeed for a few weeks I noticed that some were sharing their Amazon Wishlist. I don&#8217;t have an Amazon Wishlist myself but got the idea to share my <a href="http://www.thinkgeek.com" target="_blank">ThinkGeek</a> Wishlist. After a quick visit to FriendFeed&#8217;s Services page I discovered that ThinkGeek was not a supported service. Luckily ThinkGeek gives each wishlist an RSS feed. With that RSS feed from ThinkGeek I was able to use the Custom RSS/Atom service in FriendFeed to begin importing my ThinkGeek wishlist.</p>
<p>What other services do you use that aren&#8217;t officially supported by FriendFeed that you are able to import with the Custom RSS/Atom option?</p>
<p>Subscribe to my FriendFeed account at <a href="http://friendfeed.com/skylercall" target="_blank">http://friendfeed.com/skylercall</a>.<br />
<script type="text/javascript"><!--
  google_ad_client = "pub-9370590211138523";
  /* 468x60, created 4/8/10 */
  google_ad_slot = "5505018188";
  google_ad_width = 468;
  google_ad_height = 60;
  //-->
</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.skylercall.com/2009/07/custom-rssatom-in-friendfeed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Provo Digital Photography Meetup Group &#8211; June Event</title>
		<link>http://www.skylercall.com/2009/06/provo-digital-photography-meetup-group-june-event/</link>
		<comments>http://www.skylercall.com/2009/06/provo-digital-photography-meetup-group-june-event/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 02:12:31 +0000</pubDate>
		<dc:creator>skylercall</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.skylercall.com/?p=88</guid>
		<description><![CDATA[This month we met at a Fire Station in Provo. Below are some of the photos I took.]]></description>
			<content:encoded><![CDATA[<p>This month we met at a Fire Station in Provo. Below are some of the photos I took.</p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/06/img_3261.jpg" alt="img_3261" title="img_3261" class="alignnone size-full wp-image-89" /></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/06/img_3287.jpg" alt="img_3287" title="img_3287" class="alignnone size-full wp-image-90" /></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/06/img_3303.jpg" alt="img_3303" title="img_3303" class="alignnone size-full wp-image-91" /></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/06/img_3315.jpg" alt="img_3315" title="img_3315" class="alignnone size-full wp-image-92" /></p>
<p><img src="http://www.skylercall.com/wp-content/uploads/2009/06/img_3318.jpg" alt="img_3318" title="img_3318" class="alignnone size-full wp-image-93" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.skylercall.com/2009/06/provo-digital-photography-meetup-group-june-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
