<?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>Sean Shadmand</title>
	<atom:link href="http://www.seanshadmand.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seanshadmand.com</link>
	<description>Pondering About Life</description>
	<lastBuildDate>Fri, 14 Jun 2013 22:30:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
<image>
			<title>Sean Shadmand</title>
			<url>http://www.seanshadmand.com/wp-content/uploads/2009/06/feed.jpg</url>
			<link>http://www.seanshadmand.com</link>
			<width></width>
			<height></height>
			<description>Pondering About Life</description>
		</image>		<item>
		<title>Super Nerdy &#8220;traceroute&#8221; fun</title>
		<link>http://www.seanshadmand.com/2013/05/15/super-nerdy-traceroute-fun/</link>
		<comments>http://www.seanshadmand.com/2013/05/15/super-nerdy-traceroute-fun/#comments</comments>
		<pubDate>Wed, 15 May 2013 16:44:13 +0000</pubDate>
		<dc:creator>sshadmand</dc:creator>
				<category><![CDATA[Feature Tech]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[things to do]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[nerdy]]></category>
		<category><![CDATA[starward]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[traceroute]]></category>

		<guid isPermaLink="false">http://www.seanshadmand.com/?p=2617</guid>
		<description><![CDATA[Okay, fair warning this is, as my friend Kanad would say, &#8220;Nerdy Gigabyting&#8221; stuff. For all you Star Wars fans out there, and even some op engineers that may not like Star Wars check out these hops in your terminal shared with me my friend and co-worker Jason P.  &#160; #&#62; traceroute 216.81.59.173 For those of [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.seanshadmand.com/wp-content/uploads/2013/05/star-wars-episode-iv-opening-shot.png"><img class="alignleft size-medium wp-image-2624" alt="star-wars-episode-iv-opening-shot" src="http://www.seanshadmand.com/wp-content/uploads/2013/05/star-wars-episode-iv-opening-shot-300x173.png" width="300" height="173" /></a>Okay, fair warning this is, as my friend Kanad would say, &#8220;Nerdy Gigabyting&#8221; stuff.</p>
<p>For all you Star Wars fans out there, and even some op engineers that may not like Star Wars check out these hops in your terminal shared with me my friend and co-worker <a href="http://polites.com/" target="_blank">Jason P. </a></p>
<p>&nbsp;</p>
<pre>#&gt; traceroute 216.81.59.173</pre>
<p>For those of you that are curious about what the hell a traceroute is, it is a way to see the set of network hops taken to get to the destination in question. For instance, when you visit www.seanshadmand.com from your computer the request is sent to your local network, then a nearby network and then the next switching and moving between networks until it arrived at the network that holds my website. Just ike taking multiple roads to get to and from work your request must travle through different &#8220;intersection&#8221; to get to a web page.</p>
<p>Here is an example of doing a traceroute to my DNS www.seanshadmand.com</p>
<pre>Sean-Shadmands-MacBook-Pro:~ seanshadmand$ traceroute seanshadmand.com
traceroute to seanshadmand.com (54.245.121.115), 64 hops max, 52 byte packets
 1  10.4.11.1 (10.4.11.1)  3.884 ms  1.013 ms  2.993 ms
 2  10.4.1.1 (10.4.1.1)  0.842 ms  0.977 ms  1.194 ms
 3  50-0-241-217.dedicated.static.sonic.net (50.0.241.217)  9.055 ms  8.422 ms  10.212 ms
 4  gig1-28.cr1.colaca01.sonic.net (70.36.228.97)  9.576 ms  6.047 ms  7.426 ms
 5  po3.cr1.lsatca11.sonic.net (75.101.33.166)  8.560 ms  9.594 ms *
 6  * * *
 7  0.xe-6-0-0.gw.equinix-sj.sonic.net (64.142.0.185)  6.043 ms * *
 8  * equinix01-sfo5.amazon.com (206.223.116.177)  13.506 ms *
 9  * 205.251.229.173 (205.251.229.173)  49.171 ms *
10  205.251.232.70 (205.251.232.70)  38.752 ms
    205.251.232.112 (205.251.232.112)  32.057 ms
    205.251.232.68 (205.251.232.68)  34.793 ms
11  205.251.232.141 (205.251.232.141)  29.312 ms  32.983 ms
    205.251.232.159 (205.251.232.159)  41.429 ms
12  205.251.232.165 (205.251.232.165)  34.375 ms  35.858 ms  64.349 ms
13  ec2-50-112-0-241.us-west-2.compute.amazonaws.com (50.112.0.241)  41.451 ms
    ec2-50-112-0-163.us-west-2.compute.amazonaws.com (50.112.0.163)  30.499 ms  28.531 ms</pre>
<p>Here you can see the request working its way from our local network to our Sonic.net provider all the way down to the network hosting my site, Amazon.</p>
<p>Okay, so here is what the original traceroute I mentioned above did in 64 hops &#8211; the following is a spoiler alert, do not scroll down if you want to try it yourself <img src='http://www.seanshadmand.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<pre>Sean-Shadmands-MacBook-Pro:~ seanshadmand$ traceroute 216.81.59.173
traceroute to 216.81.59.173 (216.81.59.173), 64 hops max, 52 byte packets
 1  10.4.11.1 (10.4.11.1)  1.586 ms  0.751 ms  0.748 ms
 2  10.4.1.1 (10.4.1.1)  0.863 ms  0.922 ms  0.976 ms
 3  50-0-241-217.dedicated.static.sonic.net (50.0.241.217)  9.179 ms  7.557 ms  11.639 ms
 4  gig1-28.cr1.colaca01.sonic.net (70.36.228.97)  9.738 ms  8.369 ms  6.678 ms
 5  po3.cr1.lsatca11.sonic.net (75.101.33.166)  7.323 ms  50.077 ms  7.756 ms
 6  0.xe-5-1-0.gw.pao1.sonic.net (69.12.211.1)  6.980 ms  12.417 ms  6.569 ms
 7  0.xe-6-0-0.gw.equinix-sj.sonic.net (64.142.0.185)  5.534 ms  5.873 ms  5.865 ms
 8  10gigabitethernet2-3.core1.sjc2.he.net (206.223.116.37)  6.746 ms  13.966 ms  12.247 ms
 9  10gigabitethernet14-7.core1.lax2.he.net (184.105.213.5)  26.900 ms  20.975 ms  22.262 ms
10  10gigabitethernet2-3.core1.phx2.he.net (184.105.222.85)  74.895 ms  40.622 ms  29.217 ms
11  10gigabitethernet5-3.core1.dal1.he.net (184.105.222.78)  56.980 ms  55.502 ms  54.686 ms
12  10gigabitethernet5-4.core1.atl1.he.net (184.105.213.114)  75.773 ms  74.998 ms  72.689 ms
13  216.66.0.26 (216.66.0.26)  73.062 ms  74.324 ms  72.802 ms
14  * * *
15  episode.iv (206.214.251.1)  116.403 ms  130.009 ms  112.626 ms
16  a.new.hope (206.214.251.6)  111.127 ms  112.484 ms  109.912 ms
17  it.is.a.period.of.civil.war (206.214.251.9)  109.559 ms * *
18  * rebel.spaceships (206.214.251.14)  112.966 ms *
19  * * striking.from.a.hidden.base (206.214.251.17)  114.395 ms
20  * have.won.their.first.victory (206.214.251.22)  114.337 ms *
21  * * against.the.evil.galactic.empire (206.214.251.25)  136.658 ms
22  during.the.battle (206.214.251.30)  116.953 ms  115.696 ms  112.170 ms
23  rebel.spies.managed (206.214.251.33)  110.094 ms  112.563 ms  114.632 ms
24  to.steal.secret.plans (206.214.251.38)  110.638 ms  109.706 ms  109.454 ms
25  to.the.empires.ultimate.weapon (206.214.251.41)  110.453 ms  114.561 ms  114.792 ms
26  the.death.star (206.214.251.46)  113.295 ms  115.245 ms  115.005 ms
27  an.armored.space.station (206.214.251.49)  163.362 ms  113.893 ms  114.685 ms
28  with.enough.power.to (206.214.251.54)  115.263 ms  111.979 ms  117.865 ms
29  destroy.an.entire.planet (206.214.251.57)  114.727 ms  113.755 ms  126.718 ms
30  pursued.by.the.empires (206.214.251.62)  115.042 ms  116.474 ms  110.436 ms
31  sinister.agents (206.214.251.65)  113.995 ms  115.831 ms  115.973 ms
32  princess.leia.races.home (206.214.251.70)  111.079 ms  131.545 ms  115.804 ms
33  aboard.her.starship (206.214.251.73)  111.702 ms  116.699 ms  113.923 ms
34  * custodian.of.the.stolen.plans (206.214.251.78)  120.468 ms  116.254 ms
35  that.can.save.her (206.214.251.81)  112.573 ms  117.197 ms  123.432 ms
36  people.and.restore (206.214.251.86)  110.282 ms  119.757 ms  114.538 ms
37  * * *
38  0-----i-------i-----0 (206.214.251.94)  134.709 ms * *
39  * 0------------------0 (206.214.251.97)  131.887 ms *
40  * * *
41  0----------------0 (206.214.251.105)  116.773 ms  114.683 ms  111.513 ms
42  0---------------0 (206.214.251.110)  114.764 ms  111.789 ms  114.402 ms
43  0--------------0 (206.214.251.113)  111.076 ms  116.629 ms  111.154 ms
44  0-------------0 (206.214.251.118)  112.852 ms  114.205 ms  111.433 ms
45  0------------0 (206.214.251.121)  115.202 ms  112.044 ms  114.663 ms
46  0-----------0 (206.214.251.126)  201.307 ms  111.747 ms  117.750 ms
47  0----------0 (206.214.251.129)  116.196 ms  111.185 ms  110.688 ms
48  0---------0 (206.214.251.134)  110.780 ms  114.799 ms  113.196 ms
49  0--------0 (206.214.251.137)  113.402 ms  115.738 ms  114.843 ms
50  0-------0 (206.214.251.142)  113.381 ms  111.589 ms  116.851 ms
51  0------0 (206.214.251.145)  116.478 ms  111.657 ms  116.318 ms
52  0-----0 (206.214.251.150)  115.002 ms  115.580 ms  116.904 ms
53  0----0 (206.214.251.153)  138.367 ms  115.620 ms *
54  0---0 (206.214.251.158)  113.654 ms  111.288 ms  111.488 ms
55  0--0 (206.214.251.161)  117.350 ms  118.801 ms  147.315 ms
56  0-0 (206.214.251.166)  114.342 ms  120.037 ms *
57  * * 00 (206.214.251.169)  118.554 ms
58  i (206.214.251.174)  117.896 ms * *
59  * by.ryan.werber (206.214.251.177)  150.234 ms *
60  blizzards.breed.ccie.creativity (206.214.251.182)  115.374 ms * *
61  * please.try.again.tracerote.to.obiwan.scrye.net (206.214.251.185)  120.250 ms  146.107 ms
62  read.more.at.beaglenetworks.net (206.214.251.190)  116.038 ms *  115.467 ms</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.seanshadmand.com/2013/05/15/super-nerdy-traceroute-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What a company manifesto means to me and what I would expect it to accomplish</title>
		<link>http://www.seanshadmand.com/2013/05/14/what-a-company-manifesto-means-to-me-and-what-i-would-expect-it-to-accomplish/</link>
		<comments>http://www.seanshadmand.com/2013/05/14/what-a-company-manifesto-means-to-me-and-what-i-would-expect-it-to-accomplish/#comments</comments>
		<pubDate>Tue, 14 May 2013 19:26:50 +0000</pubDate>
		<dc:creator>sshadmand</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[Process]]></category>
		<category><![CDATA[Style]]></category>

		<guid isPermaLink="false">http://seanshadmand.com/?p=2610</guid>
		<description><![CDATA[When creating a Manifesto for your company the goal  not to &#8220;create a manifesto” but to reveal the strengths of the values within the company in a way that decreases the number of complex decisions needing to be made day-to-day. The manifesto will be “the book” (more or less a page) of reason that can lead a [...]]]></description>
				<content:encoded><![CDATA[<p>When creating a Manifesto for your company the goal  not to &#8220;create a manifesto” but to reveal the strengths of the values within the company in a way that decreases the number of complex decisions needing to be made day-to-day.</p>
<p>The manifesto will be “the book” (more or less a page) of reason that can lead a team without the need for specific leaders to be present (and even help prep the next generation of leaders to form in the same vein.)</p>
<p>It relieves people of the stresses and distractions of complex (or seemingly complex) decisions while in the middle of the workday, fighting in the trenches.<a href="http://seanshadmand.com/wp-content/uploads/2013/05/Screen-Shot-2013-05-14-at-12.22.05-PM.png"><img class="alignleft size-medium wp-image-2611" alt="Screen Shot 2013-05-14 at 12.22.05 PM" src="http://seanshadmand.com/wp-content/uploads/2013/05/Screen-Shot-2013-05-14-at-12.22.05-PM-290x300.png" width="290" height="300" /></a></p>
<p><b><i>Picture this: </i></b>A team of army rangers are falling back in the middle of an amazonian battle field. They realize one of their platoon members went missing while under fire. What do they do? Less organized soldiers would scatter under this pressure and lose their head. Should it be “Every man for themselves!”, or “Let’s hide it out until morning”. Luckily this group of rangers know that there is one core value that prevails in situations like this: &#8220;never leave a soldier behind&#8221;. &#8211; Boom, decision made. They spend their time devising a plan to find him first and foremost  (no matter the hurdles, it will be resolved) and work out the other tangentials for the mission based on that ad-hoc plan.</p>
<p>&nbsp;</p>
<p>Values are great and help create strategy, but as importantly when things go wrong values help keep the bigger picture moving along even when the current battles make that difficult to understand. <b><i>Plans fail, but values do not.</i></b></p>
<p><a href="http://seanshadmand.com/wp-content/uploads/2013/05/Screen-Shot-2013-05-14-at-12.22.05-PM1.png"><br />
</a> <a href="http://seanshadmand.com/wp-content/uploads/2013/05/bf3-jungle.jpg"><img class="alignleft size-medium wp-image-2614" alt="bf3-jungle" src="http://seanshadmand.com/wp-content/uploads/2013/05/bf3-jungle-300x176.jpg" width="300" height="176" /></a></p>
<p><b><i>More practically speaking</i></b> the battles on a tech companies floor are less tragic, but battles nonetheless. Imagine a moment where a poorly designed widget is backend-ready and functional. The discussion comes up around the pros and cons of deploying something that doesn&#8217;t look good, but is ready to ship for testing. The debate could rage on, but with a core manifesto that decision is already made: if the core value says design is key to our tests &#8211; then the decision is made and the time is spent planning on executing that value; if the core value says release when ready and iterate &#8211; again the decision is made.</p>
<p>&nbsp;</p>
<p>Those decisions shape a company and should not change week-to-week, problem-to-problem, or day-by-day from department to department. They shape outcomes and the character of a company through a decision tree that is easy to repeat. <b>Consistent and efficient decision making is more important than re-assessing the perfect decision for the situation each and every time it comes up. </b>The written word is amazing at facilitating that.</p>
<p>&nbsp;</p>
<p>Of course we all have great thoughts and your company has awesome values already, but having them written down is the difference between an interesting legend shared by some and a religion followed by many.</p>
<p>&nbsp;</p>
<p>As for my suggestions regarding the setting for <b><i>how a document can be built  as a team</i></b> here are some thoughts.</p>
<p>&nbsp;</p>
<ol>
<li>Make sure people feel heard (i.e. right down every idea)</li>
<li>Help filter out laws that promote restrictions (which end up being things people feel reprimanded for doing)  and turn them into concept that create direction and productivity to help people grow, expand, and focus. It is a document of supportiveness.</li>
<li>Use it to help give people clarity in situations that need tie breakers, or rules of thumb. For example, “future value does not trump current value” has saved our team from missing out on what we have while over planning for something we do not.</li>
<li>Be clear on what an item suggested means when it is written (often times one person’s perspective on what &#8220;awareness&#8221; can be, for instance, is different than another&#8217;s) Be descriptive.</li>
<li>Find a/the person that matches the essence of what a manifiesto item describes. They will most likely be the champion of that thought and help keep it alive and well. Find passion in the people and you will also find the strength in the doc.</li>
</ol>
<p>I believe once the fundamental concepts are solidified into the manifesto it becomes a spine for current, and as importantly, new employees that come in so they can quickly latch onto and adopt the companies process/thinking as it expands in size.<br />
There will be debate over the items presented, and debate is good. As such, it may also be a good idea to nail down<b><i> some key words that keep the conversation on track</i></b> to what we believe the manifesto points should adhere to.</p>
<p>The words I propose are:</p>
<ul>
<li>positive</li>
<li>smooth</li>
<li>friendly</li>
<li>helpful</li>
<li>productive</li>
</ul>
<p>If an item does not instill many of these words, for instance, then the item may be off track.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seanshadmand.com/2013/05/14/what-a-company-manifesto-means-to-me-and-what-i-would-expect-it-to-accomplish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No matter what happens to you &#8211; make good art</title>
		<link>http://www.seanshadmand.com/2013/05/04/no-matter-what-happens-to-you-make-good-art/</link>
		<comments>http://www.seanshadmand.com/2013/05/04/no-matter-what-happens-to-you-make-good-art/#comments</comments>
		<pubDate>Sat, 04 May 2013 03:10:09 +0000</pubDate>
		<dc:creator>sshadmand</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[comencement]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[speech]]></category>

		<guid isPermaLink="false">http://seanshadmand.com/?p=2606</guid>
		<description><![CDATA[Great commencement speech from Neil Gaimen passed on to me by Isaac Mosquera. Lots of poetic insights&#8230;Have a looksee If you don&#8217;t know how to do it pretend you are someone that knows how to do it and do it. &#8211; Neil Gaiman https://www.youtube.com/watch?feature=player_embedded&#38;v=ikAb-NYkseI]]></description>
				<content:encoded><![CDATA[<p>Great commencement speech from Neil Gaimen passed on to me by Isaac Mosquera. Lots of poetic insights&#8230;Have a looksee</p>
<p>If you don&#8217;t know how to do it pretend you are someone that knows how to do it and do it. &#8211; Neil Gaiman</p>
<p><em id="__mceDel"><br />
<a href="https://www.youtube.com/watch?feature=player_embedded&amp;v=ikAb-NYkseI" target="_blank" rel="nofollow nofollow">https://www.youtube.com/<wbr />watch?feature=player_embedded&amp;v<wbr />=ikAb-NYkseI</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.seanshadmand.com/2013/05/04/no-matter-what-happens-to-you-make-good-art/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazing Animated Scrolling Sites: A web symphony in design</title>
		<link>http://www.seanshadmand.com/2013/03/03/amazing-animated-scrolling-sites-a-web-symphony-in-design/</link>
		<comments>http://www.seanshadmand.com/2013/03/03/amazing-animated-scrolling-sites-a-web-symphony-in-design/#comments</comments>
		<pubDate>Sun, 03 Mar 2013 19:14:20 +0000</pubDate>
		<dc:creator>sshadmand</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[beautiful]]></category>
		<category><![CDATA[scroll sites]]></category>

		<guid isPermaLink="false">http://seanshadmand.com/?p=2554</guid>
		<description><![CDATA[I am a big fan of creative and captivating site design. One way of telling your story through your website&#8217;s design is by using animates scrolling effects. How they work is the viewer controls the animation and presentation through the amount the scroll wheel has been moved. Every pixel scrolled triggers a movent to some aspect or [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.seanshadmand.com/wp-content/uploads/2013/03/animation.png"><img class="alignleft size-full wp-image-2580" alt="animation" src="http://www.seanshadmand.com/wp-content/uploads/2013/03/animation.png" width="295" height="193" /></a>I am a big fan of creative and captivating site design. One way of telling your story through your website&#8217;s design is by using animates scrolling effects. How they work is the viewer controls the animation and presentation through the amount the scroll wheel has been moved. Every pixel scrolled triggers a movent to some aspect or object on the web page. In many cases the web designer makes a sort of symphony with the multitude of events being moved and morphed on the page. You can see some past blog posts of mine on <a href="http://www.seanshadmand.com/tag/scroll-sites/" target="_blank">animated scrolling website designs here</a>.</p>
<p>Here are some more recent orchestrations of stories being told in that fashion below. For this blog I am including video screen captures with the screenshots of the site as some of the sites in my older blog posts have since disapeared and there is no longer a way to see how they animated in the past. Live and learn <img src='http://www.seanshadmand.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>(Note: Click the titles of each site to visit their webpage)</p>
<h3></h3>
<h3><a href="http://www.fishy.com.br/" target="_blank">Fishy</a></h3>
<p><em>I really liked the use of paper like textures on the site. It makes it feel like a book or pamphlet has exploded into life. I also really liked how they put a whole slew of characters and objects into motion without making the site feel cluttered or confusing. This site is a super rich scrolling experience.</em></p>
<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/60354163' width='600' height='300' frameborder='0'></iframe></div>
<p>&nbsp;</p>
<h3></h3>
<h3><a href="http://ikayzo.com" target="_blank">Ikayzo</a></h3>
<p><em>Your really gonna like this one. Not only are the graphics smooth, but they capture a great affect and time-period quite elegantly. The concept of having a single machine traverse and change as it scrolls through the deeper pages within it, while also tying it into the story being told is exceptionally well done.</em></p>
<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/60354102' width='600' height='300' frameborder='0'></iframe></div>
<p>&nbsp;</p>
<h3></h3>
<h3><a href="http://zxcvbnmnbvcxz.com/" target="_blank">Super Chemical</a></h3>
<p>It was the subtle animations created in the background that really caught my eye on this one. There wasn&#8217;t as many objects in motion in the foreground as the others, but the scenery chosen to be animated did a good job supplementing the site instead of going heavy on the scroll animations being the star of the show. It looks like these guys put up a new version of the site quite a bit so check out the video, but makes sure you check out the site as well as they may already have a new one out by the time you read this.</p>
<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/60353839' width='600' height='300' frameborder='0'></iframe></div>
<p>&nbsp;</p>
<h3></h3>
<h3><a href="http://pitch.csspiffle.com/" target="_blank">CSSPiffle</a></h3>
<p><em>A good use of foreground and background in the scrolling animation. Also a great demo of their product offerings, and I like that it is their &#8220;pitch deck&#8221; (Something given to clients or investors which is usually done in a power point or pdf).</em></p>
<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/60353297' width='600' height='300' frameborder='0'></iframe></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3><a href="http://www.bagigia.com/" target="_blank">Bagigia</a></h3>
<p><em>I really give credit to this site. It is a site for a leather bag which could easily have been made into a static site like others in their space. They do a great job display the bag using a 3d rotation, and also do a cute tie in between the scroll and the bag by using a zipper as the scroll progress bar at the bottom of the screen.</em></p>
<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/60353704' width='600' height='300' frameborder='0'></iframe></div>
<p>&nbsp;</p>
<p>You can find more here: http://favbulous.com/post/983/23-stunning-parallax-scroll-websites-you-have-to-know</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seanshadmand.com/2013/03/03/amazing-animated-scrolling-sites-a-web-symphony-in-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Erec Makes A Fire: A Children&#8217;s Book About Entrepreneurism</title>
		<link>http://www.seanshadmand.com/2013/02/11/erec-makes-fire-a-childrens-book-about-entrepreneurism/</link>
		<comments>http://www.seanshadmand.com/2013/02/11/erec-makes-fire-a-childrens-book-about-entrepreneurism/#comments</comments>
		<pubDate>Mon, 11 Feb 2013 02:19:47 +0000</pubDate>
		<dc:creator>sshadmand</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Feature Style]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[products]]></category>
		<category><![CDATA[Stories]]></category>
		<category><![CDATA[Style]]></category>

		<guid isPermaLink="false">http://seanshadmand.com/?p=2389</guid>
		<description><![CDATA[What is the book about? Erec Makes a Fire is a story of how a group of kids stumble upon a cave covered in ancient wall writings depicting the story of how a unique young cave boy (Erec) accidentally created his first great invention: fire. The story shows how, even in the most simplest of times, [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignleft  wp-image-2390" title="Front_cover_sample" alt="" src="http://seanshadmand.com/wp-content/uploads/2013/02/Front_cover_sample-300x249.png" width="252" height="209" /></p>
<h4>What is the book about?</h4>
<p>Erec Makes a Fire is a story of how a group of kids stumble upon a cave covered in ancient wall writings depicting the story of how a unique young cave boy (Erec) accidentally created his first great invention: fire. The story shows how, even in the most simplest of times, one is able to form a business, sell a product, and create a success. The book is written to subtly embed one of the most fundamental parts of business in a child&#8217;s mind: leveraging an opportunity when finding demand in your community and providing a supply for it. Even before cash, computers, technology, LLC formation or business entities, business and entrepreneurs thrived through observation and invention,  and they still do so today. This story helps teach youngsters, and remind their parents, that entrepenuerism is all around us and to keep an eye out for one&#8217;s own personal &#8220;fire&#8221; opportunity.</p>
<h4>Why did I write the book?</h4>
<p>As a person who loves the world of entrepreneurism, I also love telling a story about how anyone can turn a will or idea into a business. I have enjoyed telling that story, and giving tips on how to do it best, for a number of years through various mediums such as<a href="http://www.seanshadmand.com/features-and-publications/" target="_blank"> interviews in print, in person, and on TV</a>. Now that more and more of my close friends are having kids I want to share that passion and story through a form that their kids can benefit from. I noticed there wasn&#8217;t much out there in the world of children&#8217;s books that took business concepts and simplified them into stories kids could love, as well as learn from. So, what else was I to do as an entrepreneur but to fill that void. <span style="text-decoration: underline;">Erec Makes a Fire </span>is the first in a hopeful series of books that builds a foundation of business mindedness in our children.</p>
<h4><a href="http://seanshadmand.com/wp-content/uploads/2013/02/group.png"><img class="aligncenter" title="group" alt="" src="http://seanshadmand.com/wp-content/uploads/2013/02/group.png" width="405" height="343" /></a></h4>
<h4>Beliefs that inspired</h4>
<div style="width: 620px;"><span style="text-align: center;">Two major beliefs of mine contributed greatly to the creation of this story: First, immersion is a great key to early developmental learning, and secondly, kids are extremely capable of learning and understanding complex concepts early on, especially when it is told through story and analogy.</span></div>
<div style="width: 620px;"><span style="text-align: center;">In regards to immersion, I believe that even if a child does not understand a concept introduced to them directly, being surrounded by that concept will help them become more comfortable with the subject matter as they mature. This makes the principles taught far less foreign to them, and therefore more easily consumed when they grow up, as compared to those learning the same concepts for the first time later in life.</span></div>
<p style="width: 620px;">I also believe that children can grasp complex concepts, like supply and demand or finance, far earlier in their lives than is generally taught today. I have always been amazed at how kids pick up core concepts so deeply. Yet, adults at times &#8220;protect them&#8221; from complicated concepts for worry of it going over their heads. Supply and demand can have complexities within &#8211; yes, but the basics are &#8211; well &#8211; basic and building stories around those concepts can most definitely be consumed by children. Look how well they understand other stories we give them, like ones around &#8220;how to share&#8221;, a concept that I find many adults still struggling to grasp. I remember sitting with adults during dinners as a kid while they talked to one another about their businesses around me. Over time and many family diners a grew more familiar with many of the things they talked about while still being a child. Although I was unable to articulate my perspectives on the subjects at the time I mades notes to remind myself that one day, when I got older, I would remember this: kids get more than you think.</p>
<div id="attachment_2436" class="wp-caption alignright" style="width: 290px"><a href="http://seanshadmand.com/wp-content/uploads/2013/02/stickets.png"><img class=" wp-image-2436" style="border: 0; background: none; margin: 15px;" title="Stickers" alt="Stickers" src="http://seanshadmand.com/wp-content/uploads/2013/02/stickets.png" width="280" height="211" /></a><p class="wp-caption-text">Sticker Collection Available Through KickStarter</p></div>
<p><span style="text-decoration: underline;">Erec Makes a Fire</span> is a new kind of children&#8217;s book that immerses young people in concepts they should be given the chance to understand early in life so that they can have a foundation for understanding it more deeply as they grow up. As such the company under which the book is created is called &#8220;Small People. Big Ideas. LLC&#8221;</p>
<h4>How and When Can I get it?</h4>
<p>The first few copies will be made available as gifted items through a fundraising drive on KickStarter. I have my initial proofs and prototypes complete. Based on how much I can raise through KickStarter I am shooting to making it available by the summer of 2013. There will be special gifts given out through KickStarter in addition to the books themselves to make things more interesting, such as: signed copies; custom printed copies; packages including digital, print  version and stickers; as well as custom designs where our artist injects a characterization of your child  into a character in the book! Books will be made available through softcovers, hardcovers, and ebooks.</p>
<h4>About Kick Starter:</h4>
<p>KickStarter is a crowd funding platform that allows projects to get funded before they start. It is a great way to start a business or project and works perfectly with the <span style="text-decoration: underline;">Erec Makes A Fire</span> book as the funds are only released if the book gets enough demand. The simplest way to think of KickStarter is this: think of those PBS drives on TV, the &#8220;If you pledge more than $50 you get this free tote bag&#8221; type of promotions. For a project like mine my gift will be an early copy of the book and other creative unique offers mentioned above that only funders will be able to receive. You can read more about KickStarter here: <a title="KickStarter 101" href="http://www.kickstarter.com/help/faq/kickstarter%20basics#Kick " target="_blank">http://www.kickstarter.com/help/faq/kickstarter%20basics#Kick </a></p>
<div id="attachment_2444" class="wp-caption alignleft" style="width: 235px"><a href="http://seanshadmand.com/wp-content/uploads/2013/02/erg.png"><img class="size-medium wp-image-2444" style="border: 0; background: none;" title="Erg" alt="Erg: Erec's first customer as a Sticker" src="http://seanshadmand.com/wp-content/uploads/2013/02/erg-225x300.png" width="225" height="300" /></a><p class="wp-caption-text">Erg: Erec&#8217;s first customer as a Sticker</p></div>
<h4></h4>
<h4>Why Did you Spell &#8220;Erec&#8221; with an &#8220;e&#8221; instead of an &#8220;i&#8221; ?</h4>
<p>The names of the book are witten with some historical significance in mind. <a href="http://en.wikipedia.org/wiki/Homo_erectus" target="_blank">Homo Erectus</a> and <a href="http://en.wikipedia.org/wiki/Homo_ergaster" target="_blank">Homo Ergaster</a> are the scientific names for the two homonids believed to be around during the time period fire was discovered. So, the characters names in the book take each half of each of those names: Erec, and his friend Tus are the first two characters introduced. Followed by his first two customers Erg and Aster.</p>
<h4 style="clear: both;">Slides of Creative Process</h4>
<div>
<table>
<tbody>
<tr>
<td>
<p><div class="wp-caption alignnone" style="width: 226px"><img title="Original Idea Draft" alt="Original Idea Draft" src="http://seanshadmand.com/wp-content/uploads/2013/02/original-draft.png" width="216" height="216" /><p class="wp-caption-text">Original Idea Draft</p></div></td>
<td>
<p><div class="wp-caption alignnone" style="width: 226px"><img title="Draft Rewrites" alt="Draft Rewrites" src="http://seanshadmand.com/wp-content/uploads/2013/02/rewrite.png" width="216" height="216" /><p class="wp-caption-text">Draft Rewrites</p></div></td>
</tr>
<tr>
<td>
<p><div class="wp-caption alignnone" style="width: 226px"><img title="Character Development" alt="Preliminary Sketches and Character Development" src="http://seanshadmand.com/wp-content/uploads/2013/02/Rough_sketch_erec-300x224.jpg" width="216" height="161" /><p class="wp-caption-text">Preliminary Sketches and Character Development</p></div></td>
<td>
<p><div class="wp-caption alignnone" style="width: 226px"><img title="Scene Development" alt="Backdrop Scene Development Sketches" src="http://seanshadmand.com/wp-content/uploads/2013/02/erec_town_sketch-300x226.jpg" width="216" height="163" /><p class="wp-caption-text">Backdrop Scene Development Sketches</p></div></td>
</tr>
<tr>
<td>
<p><div class="wp-caption alignnone" style="width: 248px"><img class=" " title="Final Sketch" alt="Story Board Final Sketches" src="http://seanshadmand.com/wp-content/uploads/2013/02/Rough_sketch_exchange_cave-300x224.jpg" width="238" height="177" /><p class="wp-caption-text">Story Board Final Sketches</p></div></td>
<td>
<p><div class="wp-caption alignnone" style="width: 250px"><img title="Digital Slide" alt="Final Sketches Converted to Digital" src="http://seanshadmand.com/wp-content/uploads/2013/02/story_board_digital-300x228.png" width="240" height="182" /><p class="wp-caption-text">Final Sketches Converted to Digital</p></div></td>
</tr>
<tr>
<td colspan="2">
<p><div class="wp-caption alignnone" style="width: 510px"><img title="Final Layout" alt="Final Layout Colored for Publishing" src="http://seanshadmand.com/wp-content/uploads/2013/02/final.png" width="500" height="216" /><p class="wp-caption-text">Final Layout Colored for Publishing</p></div></td>
</tr>
</tbody>
</table>
<div id="attachment_2543" class="wp-caption aligncenter" style="width: 310px"><a href="http://seanshadmand.com/wp-content/uploads/2013/02/20130211-P1090359.jpg"><img class="size-medium wp-image-2543 " alt="20130211-P1090359" src="http://seanshadmand.com/wp-content/uploads/2013/02/20130211-P1090359-300x225.jpg" width="300" height="225" /></a><p class="wp-caption-text">Printed Proofed Books</p></div>
<div id="attachment_2550" class="wp-caption aligncenter" style="width: 250px"><a href="http://seanshadmand.com/wp-content/uploads/2013/02/photo_3.jpg"><img class=" wp-image-2550 " title="Sticker (kids) Proofs" alt="Sticker (kids) Proofs" src="http://seanshadmand.com/wp-content/uploads/2013/02/photo_3-300x225.jpg" width="240" height="180" /></a><p class="wp-caption-text">Sticker (kids) Proofs</p></div>
<p>Get in to the cheering section and <a href="http://www.facebook.com/ErecMakesaFire">like us</a> at <a href="http://www.facebook.com/ErecMakesaFire">http://www.facebook.com/ErecMakesaFire</a>, and subscribe to email updates as we neat the big release <a href="http://signup.erecmakesafire.com">here</a> (<a href="http://signup.erecmakesafire.com">http://signup.erecmakesafire.com</a>)!</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.seanshadmand.com/2013/02/11/erec-makes-fire-a-childrens-book-about-entrepreneurism/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Hangouts Finally Work!</title>
		<link>http://www.seanshadmand.com/2013/02/06/google-hangouts-finally-work/</link>
		<comments>http://www.seanshadmand.com/2013/02/06/google-hangouts-finally-work/#comments</comments>
		<pubDate>Wed, 06 Feb 2013 19:01:34 +0000</pubDate>
		<dc:creator>sshadmand</dc:creator>
				<category><![CDATA[products]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[hangouts]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[screen share]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[voice]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://seanshadmand.com/?p=2467</guid>
		<description><![CDATA[I have been trying Google Hangouts sporadically for the last &#8230; 6 months or so. Using it once a month to handle a group chat or video chat instead of my regular Skype, phone, or webex usage. It improved tremedously each month, but since in the first few months it wouldnt evenload correctlt thta wasnt [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://seanshadmand.com/wp-content/uploads/2013/02/google-plus-logo-640.jpg"><img class="alignleft size-medium wp-image-2468" style="padding-top: 50px; background-color: #fff;" title="google-plus-logo-640" alt="" src="http://seanshadmand.com/wp-content/uploads/2013/02/google-plus-logo-640-300x168.jpg" width="300" height="168" /></a>I have been trying <a href="http://www.google.com/+/learnmore/hangouts/" target="_blank">Google Hangouts</a> sporadically for the last &#8230; 6 months or so. Using it once a month to handle a group chat or video chat instead of my regular Skype, phone, or webex usage. It improved tremedously each month, but since in the first few months it wouldnt evenload correctlt thta wasnt saying much. By the time it finally started loading correctly for me it was dropping calls left and right and very choppy in the UI.</p>
<p>All that being said, it was a great day in the video conference world today: our team at <a href="http://www.getsocialize.com" target="_blank">Socialize</a> used Hangouts for a group call and it worked flawlessly! Hooray, finally a group video chat system that actually works. Of course I am holding back a little bit since most video chat services are hit or miss, but I must admit that the steady growth of improvement on Google Hangouts is nice, and if it keeps up this trajectory it will be the goto for me and my team.</p>
<p>&nbsp;</p>
<p><strong>Some cool features that come with GHang:</strong></p>
<p>1 &#8211; You can schedule a hangout on your calendar</p>
<p><a href="http://seanshadmand.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-06-at-10.58.12-AM.png"><img class="size-medium wp-image-2469" style="border: 1px solid #ccc;" title="Screen Shot 2013-02-06 at 10.58.12 AM" alt="" src="http://seanshadmand.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-06-at-10.58.12-AM-300x204.png" width="300" height="204" /></a></p>
<p>2 &#8211; You can video chat with multiple poeple for free</p>
<p><a href="http://seanshadmand.com/wp-content/uploads/2013/02/google-hangout-bands-HEARSOME.png"><img class="size-medium wp-image-2470" title="google-hangout-bands-HEARSOME" alt="" src="http://seanshadmand.com/wp-content/uploads/2013/02/google-hangout-bands-HEARSOME-300x197.png" width="300" height="197" /></a></p>
<p>3 &#8211; It comes with the standard &#8220;effects&#8221; sweet people know and love. We had a good time using the &#8220;applause&#8221; effect for each persons update, and the &#8220;gong&#8221; effect when the meeting was over.</p>
<p><a href="http://seanshadmand.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-06-at-11.00.39-AM.png"><img class="alignnone size-full wp-image-2471" title="Screen Shot 2013-02-06 at 11.00.39 AM" alt="" src="http://seanshadmand.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-06-at-11.00.39-AM.png" width="284" height="256" /></a></p>
<p>4 &#8211; You can screen share to the group pretty easily</p>
<p>5 &#8211; You can pull in your Google Drive data into the chat. Which is nice for us since we use GDrive a lot. I haven&#8217;t tried it yet, but presentations in GDrive should integrate well&#8230;</p>
<p><a href="http://www.google.com/+/learnmore/hangouts/" target="_blank">Give Google Hangouts a shot</a>, and let me know if it worked smoothly for you too, or if my glee is premature.</p>
<p><strong> -UPDATED- </strong></p>
<p><strong></strong>6 &#8211; You can also use Google Voice  within hangouts to add those without internet to the call.</p>
<p><a href="http://seanshadmand.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-13-at-10.17.49-AM.png"><img class="alignnone  wp-image-2545" alt="Screen Shot 2013-02-13 at 10.17.49 AM" src="http://seanshadmand.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-13-at-10.17.49-AM.png" width="388" height="219" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.seanshadmand.com/2013/02/06/google-hangouts-finally-work/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Chrome Tip: Multi-profiles and Offline Docs</title>
		<link>http://www.seanshadmand.com/2013/02/02/chrome-tip-multi-profiles-and-offline-docs/</link>
		<comments>http://www.seanshadmand.com/2013/02/02/chrome-tip-multi-profiles-and-offline-docs/#comments</comments>
		<pubDate>Sat, 02 Feb 2013 23:00:28 +0000</pubDate>
		<dc:creator>sshadmand</dc:creator>
				<category><![CDATA[learning]]></category>
		<category><![CDATA[products]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[incognito]]></category>
		<category><![CDATA[offline]]></category>
		<category><![CDATA[profiles]]></category>
		<category><![CDATA[ste-by-step]]></category>

		<guid isPermaLink="false">http://seanshadmand.com/?p=2355</guid>
		<description><![CDATA[You may have already used the Chrome incognito profile, but what you may not know about is the fact that chrome now allows you to create and use multiple profiles on your computer. While incognito us used to specfically ensure that no data is stored or tracked on your system based on the sites and pages you [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://seanshadmand.com/wp-content/uploads/2013/02/chrome_profiles1.png"><img class="wp-image-2358 alignleft" title="chrome_profiles" src="http://seanshadmand.com/wp-content/uploads/2013/02/chrome_profiles1.png" alt="" width="246" height="220" /></a>You may have already used the Chrome incognito profile, but what you may not know about is the fact that chrome now allows you to create and use multiple profiles on your computer. While incognito us used to specfically ensure that no data is stored or tracked on your system based on the sites and pages you visit, profiles allow you to better manage the various ways those pages are stored either online or off. Here is how to use them.</p>
<h4><strong>Incognito Mode:</strong></h4>
<p>Incognito mode <em>( i.e. the mode with the browser icon as a sunglass and hat wearing fellow in this blog&#8217;s screen shot )</em> prevents pages you visit from being tracked, stored in history and clears all cookies from your session once the window is closed, no matter what the site you are visiting has set. There are many reasons why you may want to do this. The cite version: You and your girlfriend use the same computer and you don&#8217;t want her to know about the surprise earrings you have been shopping for her online. The not so cute version, well, let&#8217;s just say you can avoid getting in trouble like Jim Levenstein does in American Reunion. (BTW, that movie is not worth seeing even if to only get the joke)</p>
<p>To enable incognito mode go to the menu ( <img style="margin: 0; padding: 0; vertical-align: bottom;" title="menu2" src="http://seanshadmand.com/wp-content/uploads/2013/02/menu2.png" alt="" width="21" height="21" /> ) option in the top right corner of your Chrome browser and select &#8220;New Incognito Window&#8221; or press <span style="color: #808080;">Command+Shift+N</span> . Also note: Chrome in your app on your mobile device has the same options and works the same way.</p>
<h4>Signing in to Chrome</h4>
<p>Chrome can connect to your GMail account, and doing so allows you to do things like sync bookmarks between devices, as well as allow you to edit your Google Drive documents stored on the cloud even while you have no internet connection available. This tool came in handy recently when I came up with some ideas for a document I was working on while at a hotel that didn&#8217;t have wifi available. I simply made the changes needed and when internet resumed the doc was synced and merged to my online version of the doc. By signing in to your Google account on chrome a default profile for your computer <em>( i.e. the mode with the browser icon as a head with no face in this blog&#8217;s screen shot )</em> will be automatically assigned to you and connected to the account you signed in with.</p>
<p>To login to your Google account in Chrome go to the menu ( <img style="margin: 0; padding: 0; vertical-align: bottom;" title="menu2" src="http://seanshadmand.com/wp-content/uploads/2013/02/menu2.png" alt="" width="21" height="21" /> ) option in the top right corner of your Chrome browser and select &#8220;Sign In&#8221;. You will then be given the Google login page. Sign in as you would with your GMail account and you are all set.</p>
<h4><strong>Enabling Your Chrome Profile to Work on Docs Offline</strong></h4>
<p>If you haven&#8217;t used your Google Drive already you should really take a second to get to know it. Not only can you store 5GB of files of any type for free in your Google Drive AND use them as a local drive on your computer and phone just like Dropbox, BUT you can use it to create and save documents of various types that you can use to collaborate on simultaneous with other users.</p>
<p>To explain the latter more clearly through example: We use Google Docs at Socialize at all our meetings. During the meeting we create a google doc and throughout the meeting anyone can add, append, change or update the way the notes are taken all at the same time. You can see one another typing as you type and often times most of the meeting will be completed in silence while everyone adds their notes to the doc. Collaboration is saved and shared in a document instantly.</p>
<p>But I digress&#8230;</p>
<p>To enable your Google docs to have offline access first go to your Google Drive (<a title="Google Drive " href="http://drive.google.com" target="_blank">http://drive.google.com</a>). On the left hand menu select the &#8220;more&#8221; drop down to reveal extra options. Finally click &#8220;offline docs&#8221; and enable. Your drive will sync your docs to your local Chrome profile. Note: If you do not see the &#8220;Offline Docs&#8221; in the &#8220;more&#8221; dropdown, and you are using Google App for work, you will need to either enable the feature in your Google App&#8217;s Admin portal, or get your sysadmin to do it for you. It is located in the Google Drive sectionof the Admin&#8217;s &#8220;Settings&#8221; tab.</p>
<h4><strong>Multiple Chrome Profiles</strong></h4>
<p>You are probably just fine getting your Google Drive working on your default Chrome profile to work on offline docs, just as I was for quite some time. The problem is that when I tried to enable offline docs for my personal Google Drive documents, as well as my work docs, the Google Drive system did not allow it. Chrome only allows one offline sync per Chrome profile. To fix this problem you will need to create an additional Chrome Profile on your browser <em>( i.e. create a mode with a different browser icon like the one with the Ninja in this blog&#8217;s screen shot )</em>, and then enable Offline Docs in your Google Drive while in the correct profile.</p>
<p>To add additional profiles to Chrome go to the menu ( <img style="margin: 0; padding: 0; vertical-align: bottom;" title="menu2" src="http://seanshadmand.com/wp-content/uploads/2013/02/menu2.png" alt="" width="21" height="21" /> ) option in the top right corner of your Chrome browser and select &#8220;Settings&#8221;. Scroll down to the &#8220;Users&#8221; section and choose &#8220;Add new user.&#8221; Once you have added a profile correctly your Users section should look something like this:</p>
<p style="text-align: center;"><a href="http://seanshadmand.com/wp-content/uploads/2013/02/profiles2.png"><img class=" wp-image-2384 aligncenter" title="profiles" src="http://seanshadmand.com/wp-content/uploads/2013/02/profiles2.png" alt="" width="536" height="134" /></a></p>
<h4>Switching Between Profiles</h4>
<p>To switch between profile simply click the icon for your current profile in the top right of the browser and choose the profile you wish to use. Once selected, a new browser window will open with that profile enabled.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seanshadmand.com/2013/02/02/chrome-tip-multi-profiles-and-offline-docs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Maps for iPhone Saves the Day. Thanks Santa!</title>
		<link>http://www.seanshadmand.com/2012/12/13/google-maps-ios/</link>
		<comments>http://www.seanshadmand.com/2012/12/13/google-maps-ios/#comments</comments>
		<pubDate>Thu, 13 Dec 2012 18:08:44 +0000</pubDate>
		<dc:creator>sshadmand</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[products]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[maps]]></category>

		<guid isPermaLink="false">http://seanshadmand.com/?p=2327</guid>
		<description><![CDATA[It&#8217;s finally here &#8211; Google Maps for iPhone! Seriously, thank god. The Apple maps has gotten allot of flack, and I try to stay out of the bashing business, but man &#8211; it kept shoving the fact that it blows in my face for quite some time and it couldn&#8217;t be ignored. On my iPhone4 [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://seanshadmand.com/wp-content/uploads/2012/12/photo-1.png"><img class="alignleft size-thumbnail wp-image-2328" title="photo (1)" src="http://seanshadmand.com/wp-content/uploads/2012/12/photo-1-150x150.png" alt="" width="150" height="150" /></a>It&#8217;s finally here &#8211; Google Maps for iPhone! Seriously, thank god.</p>
<p>The Apple maps has gotten allot of flack, and I try to stay out of the bashing business, but man &#8211; it kept shoving the fact that it blows in my face for quite some time and it couldn&#8217;t be ignored.</p>
<p>On my iPhone4 the new Google maps movement is a bit choppy, but that could very well be my old device struggling to keep up. The funny thing about this app coming out now before christmas is that I was seriously considering upgraind to Android (as I believe 2013 will be the true shift for Google/Android&#8217;s supremacy  , but with this app iPhone5 slipped right back into my option pool. Interesting play Google, interesting play&#8230;</p>
<p>&nbsp;</p>
<p><img class="alignright" title="photo (2)" src="http://seanshadmand.com/wp-content/uploads/2012/12/photo-2-200x300.png" alt="" width="200" height="300" /><strong>One thing to observe:</strong> My home screen of my iPhone has now gone from Apple maps, mail, and safari to now sporting a Google trifecta of Google Maps, Gmail, and Chrome. All with my user account logged in. It is like Google is slowly creating an unatachable symbotic relationship with my iphone. All the apps from Google listed are a bit choppy but I still made them my primary apps for those functions for two reasons, 1) I am ready for a visual/ux refresh and a hybrid of Apple charm with Google power is satisfying 2) I use Google in every other aspect of my life, so why not one more? I see more of this to come in 2013.</p>
<p>Also, cheers to Google for giving into the mobile app revolution and ending their forced fight to &#8220;preserve&#8221; the HTML5 movement for the better of us all. The goal is always to make great products, and if HTML5 can do that now &#8211; use it, if you are giving up quality &#8211; don&#8217;t. It&#8217;s simple. I am glad they and others like Facebook finally realized how to play the game. Although it is a 6 year delayed reaction I am happy it&#8217;s here.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seanshadmand.com/2012/12/13/google-maps-ios/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How soon before our worlds population limit is reached?</title>
		<link>http://www.seanshadmand.com/2012/12/01/more-fun-graphs-world-population/</link>
		<comments>http://www.seanshadmand.com/2012/12/01/more-fun-graphs-world-population/#comments</comments>
		<pubDate>Sat, 01 Dec 2012 19:00:51 +0000</pubDate>
		<dc:creator>sshadmand</dc:creator>
				<category><![CDATA[graphs]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[census]]></category>
		<category><![CDATA[population]]></category>

		<guid isPermaLink="false">http://www.seanshadmand.com/?p=2306</guid>
		<description><![CDATA[I was watching Doomsday Preppers and one of the segments was on a prepper preparing for over population. As my typical curiosity provokes, I looked up some world growth population stats to see what we are dealing with. I figured I might as share some things I found. &#160; Fertility RateInterestingly, as the life expectancy of the world has increased [...]]]></description>
				<content:encoded><![CDATA[<p>I was watching<a href="http://channel.nationalgeographic.com/channel/doomsday-preppers/"> Doomsday Preppers</a> and one of the segments was on a prepper preparing for over population. As my typical curiosity provokes, I looked up some world growth population stats to see what we are dealing with. I figured I might as share some things I found.</p>
<p>&nbsp;</p>
<table>
<tbody>
<tr>
<td><img class="alignleft size-thumbnail wp-image-2309" title="fertility" src="http://www.seanshadmand.com/wp-content/uploads/2012/12/fertility-150x150.png" alt="" width="150" height="150" /></td>
<td style="vertical-align: top;"><strong>Fertility Rate</strong>Interestingly, as the life expectancy of the world has increased the fertility rate has decreased. This graph is pretty neat, press play and watch the changes by country over time.</p>
<p><a href="http://goo.gl/6vh8E">http://goo.gl/6vh8E</a></td>
</tr>
<tr>
<td><img class="alignleft size-thumbnail wp-image-2308" title="Screen shot 2012-12-01 at 10.44.57 AM" src="http://www.seanshadmand.com/wp-content/uploads/2012/12/Screen-shot-2012-12-01-at-10.44.57-AM-150x150.png" alt="" width="150" height="150" /></td>
<td style="vertical-align: top;"><strong>Population Growth:</strong><strong></strong>World population growth is linear at about 1 Billion per decade.<br />
<a href="http://goo.gl/EgJLo">http://goo.gl/EgJLo</a></td>
</tr>
<tr>
<td><img title="Growth Rate" src="http://www.seanshadmand.com/wp-content/uploads/2012/12/Screen-shot-2012-12-01-at-10.43.56-AM-150x150.png" alt="" width="150" height="150" /></td>
<td style="vertical-align: top;"><strong>Population Growth Rate:</strong>The world population growth rate is shinking.</p>
<p><a href="http://goo.gl/QKgMH">http://goo.gl/QKgMH</a></td>
</tr>
</tbody>
</table>
<p>As for the worlds population limit, it turns out to be harder to find. Variables such as technology, and how the environment could change as the population grows makes it difficult to nail down. I seems that a average expectation is 50 Billion, but I have seen estimates to be over 100 Billion as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seanshadmand.com/2012/12/01/more-fun-graphs-world-population/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are the latest apps connecting our digital media worlds?</title>
		<link>http://www.seanshadmand.com/2012/11/17/what-are-the-latest-apps-connecting-our-digital-media-worlds/</link>
		<comments>http://www.seanshadmand.com/2012/11/17/what-are-the-latest-apps-connecting-our-digital-media-worlds/#comments</comments>
		<pubDate>Sat, 17 Nov 2012 19:03:30 +0000</pubDate>
		<dc:creator>sshadmand</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.seanshadmand.com/?p=2298</guid>
		<description><![CDATA[I wrote a post a few months ago about &#8220;tagging&#8221; (http://www.seanshadmand.com/2012/03/02/finally-audio-based-commands-that-dont-suck/) looking for products that connect our real world data to our digital device data on demand. Regarding that, I see the opportunity for how Shazam commercial tagging technology and the Conan show technology, written about in the post will play out for the positive [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.seanshadmand.com/wp-content/uploads/2012/11/Screen-Shot-2012-11-17-at-11.01.38-AM.png"><img class="alignleft size-full wp-image-2299" title="Ipad &amp; TV" src="http://www.seanshadmand.com/wp-content/uploads/2012/11/Screen-Shot-2012-11-17-at-11.01.38-AM.png" alt="" width="384" height="268" /></a></p>
<p style="clear: both;">I wrote a post a few months ago about &#8220;tagging&#8221; (<a href="http://www.seanshadmand.com/2012/03/02/finally-audio-based-commands-that-dont-suck/">http://www.seanshadmand.com/2012/03/02/finally-audio-based-commands-that-dont-suck/</a>) looking for products that connect our real world data to our digital device data on demand.</p>
<p>Regarding that, I see the opportunity for how Shazam commercial tagging technology and the Conan show technology, written about in the post will play out for the positive in the near future.</p>
<p>The intonow iPad app (by Yahoo: <a href="https://itunes.apple.com/us/app/intonow-from-yahoo!/id406436404?mt=8">https://itunes.apple.com/us/app/intonow-from-yahoo!/id406436404?mt=8</a>) allows TV watchers to sync up with any show on TV. It actually works great and integrates social into every show live. I noticed that when I try to sync when a commercial is on it gives a warning: &#8220;You cannot sync commercials Which is great &#8212; it knows it was a commercial. Now that my iPad is on and open, and sync is well made and works consistently, I can now see the Shazam tagging work beautiful. I don&#8217;t expect it to be very far away.</p>
<p>Also, regarding Yahoo, this is the second time (first with producing Burning Love, a great web only comedy series; and the second the intonow mobile app) in a matter of month I have been impressed with what they are putting out in the TV media space. They have a nothing to lose attitude and are able to take the necessary chances needed to be taken by a big company to change the landscape and lead the charge in the inevitable transition into the digital first media world. A great early indicator that they will be big players in 2013.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seanshadmand.com/2012/11/17/what-are-the-latest-apps-connecting-our-digital-media-worlds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: www.seanshadmand.com @ 2013-06-20 08:45:26 by W3 Total Cache -->