<?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></title>
	<atom:link href="http://johncbradley.com/wordpress/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://johncbradley.com/wordpress</link>
	<description></description>
	<lastBuildDate>Thu, 23 Feb 2012 21:39:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Ten Laws to Design By</title>
		<link>http://johncbradley.com/wordpress/?p=72</link>
		<comments>http://johncbradley.com/wordpress/?p=72#comments</comments>
		<pubDate>Thu, 23 Feb 2012 21:39:12 +0000</pubDate>
		<dc:creator>John Bradley</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://johncbradley.com/wordpress/?p=72</guid>
		<description><![CDATA[As designers we have to be aware of the function of our work and design as much as we care about the aesthetics and visuals. There are a lot of terms for the design of how the site functions and works, from “usability design” to “user experience,” what remains constant is that if we want [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://3.7designs.co/blog/2010/07/ten-laws-to-design-by/" title="Reblogged from" target="_blank"></a></p>
<p>As designers we have to be aware of the function of our work and design as much as we care about the aesthetics and visuals. There are a lot of terms for the design of how the site functions and works, from “usability design” to “user experience,” what remains constant is that if we want to become better designers we have to pair these two concepts together.</p>
<p>Using clear and effective design laws as guides we can use proven formulas for better design. These laws both assist in the usability / experience of our design as well as the aesthetic values. Furthermore being able to refer and cite these laws when presenting or discussing design you can further establish yourself as a expert with justified reasons for your design choices.</p>
<p><strong>1. Hick’s Law</strong><br />
Hick’s law states that with every additional choice the time it will take for one to make a selection increases. This means that the more options a user has when using your website or web application the more difficult it will be to use. This law really speaks the importance of simplicity.</p>
<p>The classic case study for Hick’s law involves a grocery store which put out free jam tasting for customers. In one case they had 40+ jams to sample and choose from, and in the other only a few samples. What they discovered is that customers purchased more jam when presented with three to four options over the forty plus. Most customers opted not to purchase jam at all rather than pick from such a large selection.</p>
<p>What this means for us designers is that we should minimize the amount of choices a user has to select from. Removing any unnecessary pages, links, buttons or selections will make your designs much more effective.</p>
<p>Read more about Hick’s Law.</p>
<p><strong>2. The Pareto Principal, or the 80 / 20 Rule</strong><br />
The pareto principal stipulates that a high percentage of users will perform a low percentage of actions. Meaning that most of your users are going to go to a small percentage of pages. Or in terms of web applications that most of your users will perform a small percentage of tasks.</p>
<p>Using this principal we can identify what that small percentage of actions that most of the users are performing (using analytics, research, interviews, etc…) We can then put higher emphasis on those tasks and actions to make the site easier to use. Sometimes this can lead to the inclusion of a new navigation, or altering the homepage to make finding and accomplishing those tasks easier.</p>
<p>This can also lead to the pair down and removal of content and features from a website. If the users are not accessing or using the information, then you can improve the site by removing it. This ties into Hick’s Law and Occam’s Razor.</p>
<p>Read more about the Pareto Principal</p>
<p><strong>3. The Rule of Thirds</strong><br />
The rule of thirds is a method of composing elements to be visually pleasing in addition to identifying ways that users eyes will scan across  the page. Photographers have been using this principal for years to create more visually interesting compositions.</p>
<p>The rule of thirds is used by breaking up a design into thirds both vertically and horizontally. This builds a grid of intersecting lines. The rule states that a viewer is more likely to be drawn to the intersection of those lines. Additionally it is a good rule of thumb to place elements along the lines and intersections as well as avoid placing anything in the dead center of the composition or have a horizon diving the composition in half.</p>
<p>Placing elements so that they take up 1/3rd or 2/rds of the space will be more visually pleasing to most viewers.</p>
<p>Read more about the Rule of Thirds.</p>
<p><strong>4. Proximity</strong><br />
The law of proximity is often neglected, even by experienced designers. This law states that elements that are near each other will appear related. This sounds like a very simple and obvious law but it is so often overlooked.</p>
<p>What this means is that you must be very aware of how much space you are placing between elements with in your design. If you have a series of elements that are too close together, users will assume that this was done so on purpose and that those elements are related. This is often an issue with web applications, where buttons or controls are grouped together yet have unrelated functionality. The result is that users get confused when trying to use and understand the application.</p>
<p>For example a search button that is too close to a save and cancel will likely get the assumption that the search is related to saving or canceling. Some users may think that the search is for searching previous versions of your work or that it is specific search for help, etc…</p>
<p>Proximity should be used carefully as it is extremely powerful. One simple example of good proximity use would be placing headlines closer to the paragraphs they are related to them than the paragraphs previous. You can look at the headlines in this blog as an example.</p>
<p><strong>5. Feedback</strong><br />
Feedback is a concept that industrial designers have mastered for decades. Feedback is giving a user clear indication that something has happened, is happening or could happen. This communication is essential in the design of many products, consider a coffee maker that didn’t have a light indicating it was on. You would probably be burning coffee constantly!</p>
<p>Since users interact with our sites and applications we need to be aware of providing adequate feedback. This means providing loading bars, hover states on all links, using the visited link property,  :focus states on form elements and :active states on links.</p>
<p>Sometimes designers will neglect to have hover states on links out of laziness. However it really does improve the usability and quality of your design.</p>
<p><strong>6. Fitts’ Law</strong><br />
Fitts’ Law can be described as “The time required to move to a target is a function of the target size and distance to the target.” We can apply this to web design by looking at the hit area of our objects. Meaning the larger we can make the clickable area of key links and navigational elements the easier they will be to click on. Remember that while as web designers we may be extremely proficient at using the mouse and the web, there are a lot of users who still have trouble with these basic functions.</p>
<p>A common misuse of Fitts’ law is when a design is coded so that the text of a menu bar is clickable but the tabs themselves are not. Rather than just making the text clickable it would be a great idea to add padding to that link element to increase the clickable area. Sometimes this means turning the anchor into a block level element and wrapping details inside.</p>
<p>This can work in the opposite way as well, meaning items we want to be difficult to be clicked on (such as cancel buttons / links) should have a smaller clickable area. This is why you often see forms or actions that have large “save” buttons but text based “delete” or “cancel” links. WordPress uses this law extremely well.</p>
<p>Read more about Fitts’ Law.</p>
<p><strong>7. The Golden Ratio</strong><br />
The golden ratio is often confused with the rule of thirds, but make no mistake they are different. The golden ratio looks at what proportions are naturally most visually appealing. This ratio has been used in design, architecture and engineering for hundreds of years. It even has been tied to what features we find most attractive in people (both facial features and body types).</p>
<p>The golden ratio can be described as a ratio with in the elements of a form, such as height to width, approximating 0.618.</p>
<p>When applied to rectangles you can continue to create smaller disections of the shape using the .618 ratio, which creates a natural spiral pattern. This can be seen in nature by examining sea shells.</p>
<p>This ratio has been used through out history, in everything from the craftsmanship of violins to the design of the Parthenon and Stonehendge.</p>
<p>It is unlikely that some of these items were created with the golden ratio in mind, rather the creators likely preferred the visual appeal of the design when using these ratios.</p>
<p>Ultimately the golden ratio is more likely to produce visually pleasing compositions.</p>
<p>Read more about the Golden Ratio</p>
<p><strong>8. Occam’s Razor</strong><br />
Occam’s Razor put simply, states that “the simplest solution is almost always the best.” With the flexibility and power of the web and our design tools, it is easy to get carried away. The result is a very complicated site or design that may have a lot of functionality and information, but is difficult to use, build and maintain. Despite the fact that one might think the site can do more, it actually accomplishes less.</p>
<p>This is commonly an issue where companies feel the need to put everything they possibly could up on the website in the rare case that someone wants the information. What gets ignored is that the overwhelming majority of the users will access about 20% of the content on the site (see the 80/20 rule earlier).</p>
<p>Being ruthless about the value that a page or piece of content provides and removing anything that is unnecessary will make significantly stronger and more effective designs.</p>
<p>Additionally this rule speaks to the age old saying that “A design isn’t finished when there is nothing more to add, but when there is nothing left to take away.” Design simplicity is elegant, sophisticated and much more effective than the complex decorative style that is so prevalent on the web these days.</p>
<p>Read more about Occams Razor.</p>
<p><strong>9. Fibonacci Sequence</strong><br />
The Fibonacci Sequence is a series of numbers in which each number is the sum of the preceding two. For example if you started with 1 it would go like this:</p>
<p>1, 1, 2, 3, 5, 8, 13, 21, 34, 55, etc…</p>
<p>This is significant as it has been found in many classical creative works, is found commonly in nature and is often used in addition to the golden ratio. Patterns based on the sequence are intrinsically aesthetic and therefor should be used in the composition of our designs.</p>
<p>This sequence can be used to create visual patterns, create shapes, organic figures, build grids or dictate sizing and ratios. The Fibonacci sequence is considered to be one of the most influential patterns in both mathematics as well as design.</p>
<p>Read more about the Fibonacci Sequence</p>
<p><strong>10. Mental Models</strong><br />
The Mental Model law states that it is significantly easier for users to understand and learn something new if they can model it off of something they already understand. This is why the concept of tabs works so well and why operating systems are modeled off of real world office situations (folders, files, desktop, etc…)</p>
<p>We can use this concept in making our designs easier to use as well as more effective visually. There are times where it would be effective to model our designs off of real world situations or objects. Consider designs that mimic desktops, papers or offices. Users can learn, understand and draw meaning from these types of designs because they can relate it to their understanding of the objects in real life.</p>
<p>Use the Laws, Design Better<br />
Are there any laws or design principals that you use when crafting your designs? I would love to hear about them.</p>
]]></content:encoded>
			<wfw:commentRss>http://johncbradley.com/wordpress/?feed=rss2&#038;p=72</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xbox 360, Kinect and the challenge of new paradigms.</title>
		<link>http://johncbradley.com/wordpress/?p=69</link>
		<comments>http://johncbradley.com/wordpress/?p=69#comments</comments>
		<pubDate>Thu, 08 Dec 2011 06:36:04 +0000</pubDate>
		<dc:creator>John Bradley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[360]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[espn]]></category>
		<category><![CDATA[kinect]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[ux]]></category>
		<category><![CDATA[video games]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://johncbradley.com/wordpress/?p=69</guid>
		<description><![CDATA[One of the most challenging and rewarding things about working on the ESPN on Xbox team is dealing with multiple user interface models. No longer are users confined to using just the good old Xbox 360 controller. There is now the media remote and the amazing new Kinect. Designing for the Kinect has been nuts. [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_68" class="wp-caption alignleft" style="width: 596px"><img src="http://johncbradley.com/wordpress/wp-content/uploads/2011/12/586_kinect_sensor_front_side_angle_0.jpg" alt="Kinect" title="Xbox 360 Kinect" width="586" height="330" class="size-full wp-image-68" /><p class="wp-caption-text">Kinect</p></div>
<p>One of the most challenging and rewarding things about working on the ESPN on Xbox team is dealing with multiple user interface models. No longer are users confined to using just the good old Xbox 360 controller. There is now the media remote and the amazing new Kinect.</p>
<p>Designing for the Kinect has been nuts. The difference in restrictions and advantages the Kinect offers are endless. At every turn we must ask ourselves if it is working in all three interfaces and whether or not we need to sacrifice usability in some areas for others.</p>
<p>This balancing act brings something to the surface though. It challenges us to make an interface which is truly usable, simple and understandable. It&#8217;s going to be fun watching all of the different applications utilize the Kinect in different and innovative ways. Check out the new Xbox 360 dashboard for the latest and greatest.</p>
]]></content:encoded>
			<wfw:commentRss>http://johncbradley.com/wordpress/?feed=rss2&#038;p=69</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meet Buck</title>
		<link>http://johncbradley.com/wordpress/?p=65</link>
		<comments>http://johncbradley.com/wordpress/?p=65#comments</comments>
		<pubDate>Tue, 29 Nov 2011 19:51:20 +0000</pubDate>
		<dc:creator>John Bradley</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://johncbradley.com/wordpress/?p=65</guid>
		<description><![CDATA[Just thought I would share this video. It&#8217;s pretty amazing, try pausing it at any moment. Frame by frame it totally looks like its hand painted.]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/17535548?title=0&amp;byline=0&amp;portrait=0&amp;color=ffcc00" width="600" height="338" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<p>Just thought I would share this video. It&#8217;s pretty amazing, try pausing it at any moment. Frame by frame it totally looks like its hand painted.</p>
]]></content:encoded>
			<wfw:commentRss>http://johncbradley.com/wordpress/?feed=rss2&#038;p=65</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What I&#8217;ve been up to.</title>
		<link>http://johncbradley.com/wordpress/?p=62</link>
		<comments>http://johncbradley.com/wordpress/?p=62#comments</comments>
		<pubDate>Sun, 09 Oct 2011 21:27:24 +0000</pubDate>
		<dc:creator>John Bradley</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[espn]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[ux]]></category>
		<category><![CDATA[video games]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://johncbradley.com/wordpress/?p=62</guid>
		<description><![CDATA[I&#8217;m finally back in Seattle and started working at Microsoft. I joined the ESPN for Xbox team back in June and have been going full force ever since. I never thought I would end up doing anything in the video game industry but so far I am really enjoying it. The process, freedom and challenge [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m finally back in Seattle and started working at Microsoft. I joined the ESPN for Xbox team back in June and have been going full force ever since. I never thought I would end up doing anything in the video game industry but so far I am really enjoying it. The process, freedom and challenge of designing for such a big market and client is pretty awesome. </p>
<p>I was hired on as a &#8220;2D Production Artist&#8221; but have been doing everything from comps to UX flow design. I&#8217;ve created bumpers for advertising, designed a new bottom line ticker and contributed to a lot of behind the scenes stuff too. The amount I am learning from this job is astounding, it&#8217;s also nice to work with such seasoned professionals.</p>
<p>Anyways we released our new ESPN 2.0 back on August 25 and its been going strong ever since. Look for an update to my portfolio in the near future which features my new work on this application.</p>
<p><img src="http://frontrow.espn.go.com/wp-content/uploads/2011/08/espn3screengrab-1024x576.jpg" alt="ESPN on Xbox LIve" /></p>
<p>Check it out!<br />
<a href="http://frontrow.espn.go.com/2011/08/inside-espn-on-xbox-live/"></p>
]]></content:encoded>
			<wfw:commentRss>http://johncbradley.com/wordpress/?feed=rss2&#038;p=62</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Music Video</title>
		<link>http://johncbradley.com/wordpress/?p=57</link>
		<comments>http://johncbradley.com/wordpress/?p=57#comments</comments>
		<pubDate>Wed, 06 Oct 2010 23:46:05 +0000</pubDate>
		<dc:creator>John Bradley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://johncbradley.com/wordpress/?p=57</guid>
		<description><![CDATA[Canine Stereo &#8220;RCU Remix&#8221; from John Bradley on Vimeo. Canine Stereo &#8220;RCU Remix&#8221; First music video for local group Canine Stereo (formerly known as TRS). Directed, shot and edited by John C. Bradley.Shot on a Canon T2i with a Nikon 50mm f1.8 lens.Edited and graded in Adobe Premiere Pro.All video shot at 1920&#215;1080 24p Thanks [...]]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/15472628?color=ffcc00" width="600" height="338" frameborder="0"></iframe>
<p><a href="http://vimeo.com/15472628">Canine Stereo &#8220;RCU Remix&#8221;</a> from <a href="http://vimeo.com/johnbradley">John Bradley</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Canine Stereo &#8220;RCU Remix&#8221;</p>
<p>First music video for local group Canine Stereo (formerly known as TRS).</p>
<p>Directed, shot and edited by John C. Bradley.<br />Shot on a Canon T2i with a Nikon 50mm f1.8 lens.<br />Edited and graded in Adobe Premiere Pro.<br />All video shot at 1920&#215;1080 24p</p>
<p>Thanks to Jules and Julien who asked me to do this for them it was fun. This is my first music video and I think it turned out pretty ok. We didn&#8217;t want to do much in terms of a story line or meaning behind the video. Just show them doing the song. Syncing the audio with their mouths was a bit of a pain but not as bad as I thought it would be. Getting the color right was a bit more time consuming though.</p>
]]></content:encoded>
			<wfw:commentRss>http://johncbradley.com/wordpress/?feed=rss2&#038;p=57</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back To School</title>
		<link>http://johncbradley.com/wordpress/?p=54</link>
		<comments>http://johncbradley.com/wordpress/?p=54#comments</comments>
		<pubDate>Thu, 23 Sep 2010 01:08:44 +0000</pubDate>
		<dc:creator>John Bradley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://johncbradley.com/wordpress/?p=54</guid>
		<description><![CDATA[Started my senior year today and it should be a good year. New roommate, new apartment and 17 credits a quarter. Hopefully I will be taking some ISP classes where I can create some new design stuff and videos. Look out for the music video for Canine Stereo which I directed, shot and edited. Its [...]]]></description>
			<content:encoded><![CDATA[<p>Started my senior year today and it should be a good year. New roommate, new apartment and 17 credits a quarter. Hopefully I will be taking some ISP classes where I can create some new design stuff and videos. Look out for the music video for Canine Stereo which I directed, shot and edited. Its still a WIP but I hope to have it completed soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://johncbradley.com/wordpress/?feed=rss2&#038;p=54</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taco Bauer</title>
		<link>http://johncbradley.com/wordpress/?p=51</link>
		<comments>http://johncbradley.com/wordpress/?p=51#comments</comments>
		<pubDate>Mon, 21 Jun 2010 10:03:27 +0000</pubDate>
		<dc:creator>John Bradley</dc:creator>
				<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://johncbradley.com/wordpress/?p=51</guid>
		<description><![CDATA[I was wanting to practice some after effects and shooting video with guns on camera. I&#8217;m am thinking of trying to do an action short but who knows. The first video is the ungraded, no special effects, straight from the camera edit. The second video has been graded using Premier Pro and had special effects [...]]]></description>
			<content:encoded><![CDATA[<p>I was wanting to practice some after effects and shooting video with guns on camera. I&#8217;m am thinking of trying to do an action short but who knows. The first video is the ungraded, no special effects, straight from the camera edit. The second video has been graded using Premier Pro and had special effects applied in After Effects.</p>
<p><object width="600" height="338"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=12700731&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffcc00&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=12700731&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffcc00&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="600" height="338"></embed></object>
<p><a href="http://vimeo.com/12700731">Taco Bauer &#8211; Ungraded</a> from <a href="http://vimeo.com/johnbradley">John Bradley</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><object width="600" height="338"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=12730120&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffcc00&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=12730120&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffcc00&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="600" height="338"></embed></object>
<p><a href="http://vimeo.com/12730120">Taco Bauer</a> from <a href="http://vimeo.com/johnbradley">John Bradley</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>It was pretty time consuming getting the muzzle flashes, lighting and casings but it was totally worth the effort.</p>
]]></content:encoded>
			<wfw:commentRss>http://johncbradley.com/wordpress/?feed=rss2&#038;p=51</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inhale</title>
		<link>http://johncbradley.com/wordpress/?p=46</link>
		<comments>http://johncbradley.com/wordpress/?p=46#comments</comments>
		<pubDate>Thu, 10 Jun 2010 00:16:36 +0000</pubDate>
		<dc:creator>John Bradley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://johncbradley.com/wordpress/?p=46</guid>
		<description><![CDATA[Inhale from John Bradley on Vimeo. We were filming an &#8220;Intro&#8221; type video for my video production team class that featured this doll being kidnapped and us saving it from an explosive situation. The shoot was fun and turned out pretty good. Afterward while some other class mates were editing the video we thought we [...]]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="338" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=12255253&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffd500&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="600" height="338" src="http://vimeo.com/moogaloop.swf?clip_id=12255253&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffd500&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/12255253">Inhale</a> from <a href="http://vimeo.com/johnbradley">John Bradley</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>We were filming an &#8220;Intro&#8221; type video for my video production team class that featured this doll being kidnapped and us saving it from an explosive situation. The shoot was fun and turned out pretty good. Afterward while some other class mates were editing the video we thought we would shoot baby doing some not so baby things. Ended up just sitting outside having Eric take a smoke break with baby. Too funny, the cigarette fit perfectly in the baby&#8217;s mouth. I really liked the lighting for these shots. Just bright enough and soft enough but still able to maintain some nice deep shadows. The footage is really shaky though, I forgot to bring my shoulder mount but its still a pretty fun video.</p>
<p>Shot on a Canon T2i with a Nikon 50mm f1.8 lens.<br />
Edited and graded in Adobe Premiere Pro.<br />
All video shot at 1920&#215;1080 30p</p>
]]></content:encoded>
			<wfw:commentRss>http://johncbradley.com/wordpress/?feed=rss2&#038;p=46</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ridin&#8217; Low in the 3-6-0</title>
		<link>http://johncbradley.com/wordpress/?p=44</link>
		<comments>http://johncbradley.com/wordpress/?p=44#comments</comments>
		<pubDate>Mon, 17 May 2010 23:56:11 +0000</pubDate>
		<dc:creator>John Bradley</dc:creator>
				<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://johncbradley.com/wordpress/?p=44</guid>
		<description><![CDATA[Video is finished take a look. Ridin&#8217; Low in the 3-6-0 from John Bradley on Vimeo. Short video of this years &#8220;Ridin&#8217; Low in the 3-6-0&#8243; Lowrider show at Western Washington University. Shot on a Canon T2i with a Nikon 50mm f1.8 lens. Edited and graded in Adobe Premiere Pro. Music: Bien, Bien by Control [...]]]></description>
			<content:encoded><![CDATA[<p>Video is finished take a look.</p>
<p><object width="600" height="338"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=11821619&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffd500&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=11821619&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffd500&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="600" height="338"></embed></object>
<p><a href="http://vimeo.com/11821619">Ridin&#8217; Low in the 3-6-0</a> from <a href="http://vimeo.com/user1678019">John Bradley</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Short video of this years &#8220;Ridin&#8217; Low in the 3-6-0&#8243; Lowrider show at Western Washington University.</p>
<p>Shot on a Canon T2i with a Nikon 50mm f1.8 lens.<br />
Edited and graded in Adobe Premiere Pro.<br />
Music: Bien, Bien by Control Mechete<br />
All video shot at 1280&#215;720 60p</p>
]]></content:encoded>
			<wfw:commentRss>http://johncbradley.com/wordpress/?feed=rss2&#038;p=44</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simply beautiful work</title>
		<link>http://johncbradley.com/wordpress/?p=25</link>
		<comments>http://johncbradley.com/wordpress/?p=25#comments</comments>
		<pubDate>Thu, 06 May 2010 03:07:39 +0000</pubDate>
		<dc:creator>John Bradley</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Philip Bloom]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://johncbradley.com/wordpress/?p=25</guid>
		<description><![CDATA[From the day I first saw this short film by Philip Bloom I have been in love with his work. The emotions and shear beauty of this piece are astounding.  Just last weekend I sold my old Nikon d40 and purchased a Canon T2i which should be here tomorrow. The video these new DSLR&#8217;s can [...]]]></description>
			<content:encoded><![CDATA[<p>From the day I first saw this short film by Philip Bloom I have been in love with his work. The emotions and shear beauty of this piece are astounding.  Just last weekend I sold my old Nikon d40 and purchased a Canon T2i which should be here tomorrow. The video these new DSLR&#8217;s can shoot is ridiculous and I can only hope to be on par with Mr. Philip Bloom when I start shooting with mine.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="338" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=8100091&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffffff&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="600" height="338" src="http://vimeo.com/moogaloop.swf?clip_id=8100091&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffffff&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/8100091">Skywalker Ranch</a> from <a href="http://vimeo.com/philipbloom">Philip Bloom</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://johncbradley.com/wordpress/?feed=rss2&#038;p=25</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

