<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>BrainSpark Media Blog</title>
	<atom:link href="http://blog.brainsparkmedia.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.brainsparkmedia.com</link>
	<description>stuff we like, want to share and other topics related to that information super-highway</description>
	<lastBuildDate>Wed, 26 May 2010 19:15:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.brainsparkmedia.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/7acfac184e89ba828f5fd6c8cc8bc5dc?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>BrainSpark Media Blog</title>
		<link>http://blog.brainsparkmedia.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.brainsparkmedia.com/osd.xml" title="BrainSpark Media Blog" />
	<atom:link rel='hub' href='http://blog.brainsparkmedia.com/?pushpress=hub'/>
		<item>
		<title>Could Apple&#8217;s iPad Change Web Design?</title>
		<link>http://blog.brainsparkmedia.com/2010/05/26/could-apples-ipad-change-web-design/</link>
		<comments>http://blog.brainsparkmedia.com/2010/05/26/could-apples-ipad-change-web-design/#comments</comments>
		<pubDate>Wed, 26 May 2010 19:15:39 +0000</pubDate>
		<dc:creator>Spencer Smith</dc:creator>
				<category><![CDATA[BrainSpark Media]]></category>

		<guid isPermaLink="false">http://blog.brainsparkmedia.com/?p=473</guid>
		<description><![CDATA[After the iPad was released in the beginning of April, there was a great deal of discussion on how the device could change the way that web sites are designed. The iPad introduced a new browsing environment using both vertical and horizontal orientation, a touch interface, and the continued lack of flash support from the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=473&subd=brainsparkmedia&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><strong> </strong></p>
<p>After the iPad was released in the beginning of April, there was a great deal of discussion on how the device could change the way that web sites are designed. The iPad introduced a new browsing environment using both vertical and horizontal orientation, a touch interface, and the continued lack of flash support from the iPhone. These factors could eventually have a large impact on how web sites are both developed and designed.</p>
<p><strong>Orientation and Resolution</strong></p>
<p>Apple designed the iPad with a similar resolution to the standard computer. The resolution of 1024 x 768 has been a designer’s framework for over four years, so one might not think that much would change with the introduction of the iPad. According to the Apple iPad keynote address, the optimal viewing and web browsing orientation is vertical, making the resolution 768 x 1024, the opposite of what the industry has been designing for.  With the ability to change orientations by simply rotating the device, the resolution quickly changes to match. This presents the importance of fluid layouts that are easily viewable at either resolution.</p>
<p>There are a couple of different ways to deal with the orientation changes on the iPad. The first is by using layouts that have fluidity between vertical and horizontal orientations. By using smart information architecture and effective CSS web sites can be easily viewed both vertically and horizontally. This fluid design must be tested and tested again on the iPad to ensure that it is an effective design.</p>
<p>Another way to deal with the orientation changes is by using multiple CSS styles. Web sites have been able to identify different devices and configurations for years. By using this strategy, and creating multiple CSS style sheets for the two different orientation resolutions, the web page is able to change its entire layout to best fit the state of the page. An example of this is Sports Illustrated on the iPad.</p>
<p><a href="http://brainsparkmedia.files.wordpress.com/2010/05/horizontalandverrtical.jpg"><img class="aligncenter size-full wp-image-474" title="horizontalandverrtical" src="http://brainsparkmedia.files.wordpress.com/2010/05/horizontalandverrtical.jpg?w=500&#038;h=277" alt="" width="500" height="277" /></a></p>
<p>As seen in the image above from GraphicDesignBlender.com, the layout is different depending on the orientation of the device.  The vertical orientation allows for more text description, and the horizontal orientation has a much simpler layout. By using the ability to match the devices resolution to point to different CSS sheets, the user has more options in viewing web pages.</p>
<p><strong>User Experience</strong></p>
<p>On a traditional computer, the mouse is the navigational tool that is used for all interaction with a web site. On the iPad, the mouse is removed, and the navigational tool becomes the human finger. This can have many implications on current web site design. The human finger is a great deal wider than the mouse pointer, and when it comes to clicking on hyperlinks, it can become a great deal more difficult. If there are multiple links near each other, such as a list, it is possible that your finger will click on the wrong link. Wider buttons are more touch friendly and are likely to be seen more frequently in the coming future.</p>
<p>Along with the issue of hyperlink layout and clicking on the iPad, hovering presents another issue. Many web sites use a hover effect technique for drop down lists and other animated actions. With no pointer to initiate these actions, they become ineffective.</p>
<p>Additionally, on a traditional computer, the human eye typically follows the mouse pointer around the screen. With no mouse pointer, the user experience on a touch device must be assessed. The architecture and design of a web site is bound to change with the elimination of the mouse to better suit the psychology of navigating without a mouse. One way that designers have addressed the change is through 3D looking art. 3D objects appear to be more tangible and inviting to users and make them want to touch them physically.</p>
<p><strong>Flash</strong></p>
<p>There has been an ongoing debate over Apple’s lack of Flash support on the iPhone and iPad. The fact of the matter is that Apple is not supporting Flash, and web developers need to take that into account. 100% Flash web sites are not going to be visible on the iPad, and this could be a major driver for the change from 100% flash sites to hybrid sites or eliminating flash all together. Read more about the Apple ‘s beliefs on Adobe Flash: <a href="http://www.apple.com/hotnews/thoughts-on-flash/">http://www.apple.com/hotnews/thoughts-on-flash/</a></p>
<p><strong>Thoughts</strong></p>
<p>With the introduction of the iPad, web designers will be challenged to create new web sites that are more user friendly on touch interface devices. There will also likely be devices that will follow the iPad&#8217;s touch tablet design, making this an important market to ensure an excellent user experience. Keep a lookout at site designs and you&#8217;ll be sure to notice changes coming!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brainsparkmedia.wordpress.com/473/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brainsparkmedia.wordpress.com/473/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brainsparkmedia.wordpress.com/473/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brainsparkmedia.wordpress.com/473/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brainsparkmedia.wordpress.com/473/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brainsparkmedia.wordpress.com/473/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brainsparkmedia.wordpress.com/473/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brainsparkmedia.wordpress.com/473/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brainsparkmedia.wordpress.com/473/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brainsparkmedia.wordpress.com/473/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=473&subd=brainsparkmedia&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.brainsparkmedia.com/2010/05/26/could-apples-ipad-change-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ce68a9dad5465f06a1cdde717b9d1b78?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">spencerbsmith</media:title>
		</media:content>

		<media:content url="http://brainsparkmedia.files.wordpress.com/2010/05/horizontalandverrtical.jpg" medium="image">
			<media:title type="html">horizontalandverrtical</media:title>
		</media:content>
	</item>
		<item>
		<title>Office Refresh</title>
		<link>http://blog.brainsparkmedia.com/2010/04/05/office-refresh/</link>
		<comments>http://blog.brainsparkmedia.com/2010/04/05/office-refresh/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 19:22:46 +0000</pubDate>
		<dc:creator>Spencer Smith</dc:creator>
				<category><![CDATA[BrainSpark Media]]></category>

		<guid isPermaLink="false">http://blog.brainsparkmedia.com/?p=446</guid>
		<description><![CDATA[BrainSpark recently refreshed the office space with new colors reflecting the brand. Check out the slide show below to see the fresh paint!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=446&subd=brainsparkmedia&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>BrainSpark recently refreshed the office space with new colors reflecting the brand. Check out the slide show below to see the fresh paint!</p>
<a href="http://blog.brainsparkmedia.com/2010/04/05/office-refresh/#gallery-1-slideshow">Click to view slideshow.</a>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brainsparkmedia.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brainsparkmedia.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brainsparkmedia.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brainsparkmedia.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brainsparkmedia.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brainsparkmedia.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brainsparkmedia.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brainsparkmedia.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brainsparkmedia.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brainsparkmedia.wordpress.com/446/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=446&subd=brainsparkmedia&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.brainsparkmedia.com/2010/04/05/office-refresh/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ce68a9dad5465f06a1cdde717b9d1b78?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">spencerbsmith</media:title>
		</media:content>
	</item>
		<item>
		<title>Interactive Media Award</title>
		<link>http://blog.brainsparkmedia.com/2010/03/02/interactive-media-award/</link>
		<comments>http://blog.brainsparkmedia.com/2010/03/02/interactive-media-award/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 19:12:22 +0000</pubDate>
		<dc:creator>Spencer Smith</dc:creator>
				<category><![CDATA[BrainSpark Media]]></category>
		<category><![CDATA[BrainSpark]]></category>
		<category><![CDATA[BSM]]></category>
		<category><![CDATA[Denver web design and development]]></category>
		<category><![CDATA[Hyde Park Jewelers]]></category>
		<category><![CDATA[Hyde Park Jewelery]]></category>
		<category><![CDATA[IMA]]></category>
		<category><![CDATA[Ineteractive Media Award]]></category>
		<category><![CDATA[interactive agency]]></category>
		<category><![CDATA[TopSchool]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Design Award]]></category>

		<guid isPermaLink="false">http://blog.brainsparkmedia.com/?p=424</guid>
		<description><![CDATA[Last week BrainSpark earned an &#8220;Outstanding Achievement&#8221; Interactive Media Award for the new Hyde Park Jewelers site in the lifestyle category. This is BSM’s second IMA, the first being the IMA for &#8220;Best in Class&#8221; in the computer software category for TopSchool. We are very excited about the award, and plan on continuing our streak [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=424&subd=brainsparkmedia&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Last week BrainSpark earned an &#8220;Outstanding Achievement&#8221; Interactive Media Award for the new <a href="http://www.hydeparkjewelers.com" target="_blank">Hyde Park Jewelers</a> site in the lifestyle category. This is BSM’s second IMA, the first being the IMA for &#8220;Best in Class&#8221; in the computer software category for <a href="http://www.topschoolinc.com/" target="_blank">TopSchool</a>. We are very excited about the award, and plan on  continuing our streak as an award winning agency. BrainSpark&#8217;s  IMA award gallery can be seen <a href="http://www.interactivemediaawards.com/winners/gallery.asp?id=41853" target="_blank">here</a>.</p>
<p><a href="http://brainsparkmedia.files.wordpress.com/2010/02/ima-award.jpg"><img class="aligncenter size-full wp-image-418" title="IMA award" src="http://brainsparkmedia.files.wordpress.com/2010/02/ima-award.jpg?w=500&#038;h=525" alt="" width="500" height="525" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brainsparkmedia.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brainsparkmedia.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brainsparkmedia.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brainsparkmedia.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brainsparkmedia.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brainsparkmedia.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brainsparkmedia.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brainsparkmedia.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brainsparkmedia.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brainsparkmedia.wordpress.com/424/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=424&subd=brainsparkmedia&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.brainsparkmedia.com/2010/03/02/interactive-media-award/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ce68a9dad5465f06a1cdde717b9d1b78?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">spencerbsmith</media:title>
		</media:content>

		<media:content url="http://brainsparkmedia.files.wordpress.com/2010/02/ima-award.jpg" medium="image">
			<media:title type="html">IMA award</media:title>
		</media:content>
	</item>
		<item>
		<title>New Updates From the Intern</title>
		<link>http://blog.brainsparkmedia.com/2010/02/25/411/</link>
		<comments>http://blog.brainsparkmedia.com/2010/02/25/411/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 18:20:04 +0000</pubDate>
		<dc:creator>Spencer Smith</dc:creator>
				<category><![CDATA[BrainSpark Media]]></category>
		<category><![CDATA[A-Basin]]></category>
		<category><![CDATA[Arapahoe Basin]]></category>
		<category><![CDATA[BrainSpark]]></category>
		<category><![CDATA[BSM]]></category>
		<category><![CDATA[GeoEye]]></category>
		<category><![CDATA[GeoEye 101]]></category>
		<category><![CDATA[Geospatial imagery]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[Groomed Runs]]></category>
		<category><![CDATA[Hyde Park Blog]]></category>
		<category><![CDATA[Hyde Park Jewelery]]></category>
		<category><![CDATA[interactive agency]]></category>
		<category><![CDATA[PENTAX Imaging]]></category>
		<category><![CDATA[Snow Conditions]]></category>
		<category><![CDATA[TopSchool]]></category>
		<category><![CDATA[Web Design Award]]></category>

		<guid isPermaLink="false">http://blog.brainsparkmedia.com/?p=411</guid>
		<description><![CDATA[This February, the BrainSpark Media team welcomed me into their office as the new intern. I will be assisting BSM in a variety of projects and initiatives over the coming months, as well as keeping the blog up to date. Be sure to keep checking back, or subscribe to our feed for the newest blog [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=411&subd=brainsparkmedia&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>This February, the BrainSpark Media team welcomed me into their office as the new intern. I will be assisting BSM in a variety of projects and initiatives over the coming months, as well as keeping the blog up to date. Be sure to keep checking back, or subscribe to our feed for the newest blog posts!</p>
<p>A quick blurb about myself…</p>
<p><strong>Name:</strong> Spencer Burton Smith</p>
<p><strong>Hometown</strong>: Eagan, Minnesota</p>
<p><strong>College</strong>: University of Denver</p>
<p><strong>Major &amp; Minor</strong>: Marketing and Business IT</p>
<p><strong>Career Aspirations</strong>: Start a full service marketing agency</p>
<p><strong>Favorite thing about BrainSpark</strong>: Helpful employees, awesome work, great clients.</p>
<p>The past couple months have been eventful ones here at BrainSpark. With a large amount of exciting new projects with a variety of clients, we are thrilled to share our latest work…</p>
<p><strong>Nothin’ Like a Corduroy Goomer</strong></p>
<p>In January, BSM developed a one of a kind “Groomed Runs Report” for Arapahoe  Basin. This report allows the content managers to select which runs have been groomed that day, and a report is created highlighting the selected groomed runs. In addition to posting the report on the <a href="http://www.arapahoebasin.com/ABasin/snow-conditions/default.aspx" target="_blank">snow conditions</a> page, the ski patrol can send the report to the local ski shops in the area letting the skiers and riders know of the groomed runs that day. All you ski bums out there, keep an eye out for the new <a href="http://www.arapahoebasin.com/Abasin/reports/abasin-groomed-runs.pdf" target="_blank">reports</a>, and have fun on the slopes!</p>
<p><a href="http://brainsparkmedia.files.wordpress.com/2010/02/groomed-runs.jpg" target="_blank"><img class="aligncenter size-medium wp-image-409" title="groomed runs" src="http://brainsparkmedia.files.wordpress.com/2010/02/groomed-runs.jpg?w=300&#038;h=230" alt="" width="300" height="230" /></a></p>
<p><a href="http://brainsparkmedia.files.wordpress.com/2010/02/img00322_outline.jpg" target="_blank"><img class="aligncenter size-medium wp-image-408" title="IMG00322_outline" src="http://brainsparkmedia.files.wordpress.com/2010/02/img00322_outline.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a></p>
<p><strong>New GeoEye Developments</strong></p>
<p>GeoEye recently hired BrainSpark Media to lead user experience for two new web based service offering for GeoEye customers. BSM will be providing UI design, information architecture, and usability services on the new offerings. We are extremely excited to work with GeoEye on these innovative projects.</p>
<p><strong> </strong></p>
<p><strong>Fresh Packaging</strong></p>
<p>BSM created the packaging design for PENTAX Imaging’s new Ultimate Zoom rifle scope. The design was the fifth premium rifle scope package designed for the PENTAX Sport Optics line in the past six months. Keep an eye out for the scope in your local sporting good store.</p>
<p><strong>HPJ Blog</strong></p>
<p>More recently, in February BSM created a new WordPress blog for Hyde Park Jewelers. The new blog highlights Hyde Park news and events, current happenings in the industry, product releases, and community involvements. BrainSpark created a custom template for Hyde Park, which complements hydeparkjewelers.com. <a href="http://blog.hydeparkjewelers.com" target="_blank">Take a look!</a></p>
<p style="text-align:center;"><a href="http://brainsparkmedia.files.wordpress.com/2010/02/hpjblog.jpg" target="_blank"><img class="size-medium wp-image-410 aligncenter" title="Hyde Park Blog" src="http://brainsparkmedia.files.wordpress.com/2010/02/hpjblog.jpg?w=300&#038;h=207" alt="" width="300" height="207" /></a></p>
<p><strong>GeoEye + Google</strong></p>
<p>BSM spent the last couple months developing and implementing a GeoEye Google Earth layer. Layers allow the users to take a closer look at a subject, or read a little about what they are looking at. BSM created the user interface of the layer, a bigger project than meets the eye. With a confined space, and working with Google’s set parameters, BrainSpark was able to create a really cool satellite imagery layer. But don’t take my word for it, go check it out!</p>
<p><a href="http://earth.google.com/intl/en/download-earth.html" target="_blank">Google Earth Download</a></p>
<p>To enable the GeoEye layer:</p>
<ol>
<li>Click      on the “Layers” dropdown on the left side of the screen</li>
<li> Expand the “More” icon on the bottom of      the list</li>
<li>Check      the “GeoEye Featured Imagery” checkbox</li>
<li>Now, when      scanning Google Earth you will be able to click on the small GeoEye icons  and      see incredible pictures and detailed information provided by GeoEye.</li>
</ol>
<p><a href="http://brainsparkmedia.files.wordpress.com/2010/02/geoeye-google-layer.jpg" target="_blank"><img class="aligncenter size-medium wp-image-412" title="GeoEye-Google-Layer" src="http://brainsparkmedia.files.wordpress.com/2010/02/geoeye-google-layer.jpg?w=300&#038;h=179" alt="" width="300" height="179" /></a><strong> </strong></p>
<p><strong>Coming Soon – GeoEye 101 </strong></p>
<p><strong> </strong></p>
<p>BSM has been working on GeoEye microsite called GeoEye 101. This microsite will explain the Google Earth layer, and how geospatial imaging works. The site will be loaded with videos and tutorials about the technology. Keep your eyes on <a href="http://www.BrainSparkMedia.com" target="_blank">BrainSparkMedia.com</a> or <a href="http://blog.BrainSparkMedia.com" target="_blank">blog.BrainSparkMedia.com</a> for the launch.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brainsparkmedia.wordpress.com/411/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brainsparkmedia.wordpress.com/411/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brainsparkmedia.wordpress.com/411/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brainsparkmedia.wordpress.com/411/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brainsparkmedia.wordpress.com/411/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brainsparkmedia.wordpress.com/411/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brainsparkmedia.wordpress.com/411/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brainsparkmedia.wordpress.com/411/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brainsparkmedia.wordpress.com/411/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brainsparkmedia.wordpress.com/411/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=411&subd=brainsparkmedia&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.brainsparkmedia.com/2010/02/25/411/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ce68a9dad5465f06a1cdde717b9d1b78?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">spencerbsmith</media:title>
		</media:content>

		<media:content url="http://brainsparkmedia.files.wordpress.com/2010/02/groomed-runs.jpg?w=300" medium="image">
			<media:title type="html">groomed runs</media:title>
		</media:content>

		<media:content url="http://brainsparkmedia.files.wordpress.com/2010/02/img00322_outline.jpg?w=300" medium="image">
			<media:title type="html">IMG00322_outline</media:title>
		</media:content>

		<media:content url="http://brainsparkmedia.files.wordpress.com/2010/02/hpjblog.jpg?w=300" medium="image">
			<media:title type="html">Hyde Park Blog</media:title>
		</media:content>

		<media:content url="http://brainsparkmedia.files.wordpress.com/2010/02/geoeye-google-layer.jpg?w=300" medium="image">
			<media:title type="html">GeoEye-Google-Layer</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Announces 2010 Phase Out of IE6 :-)</title>
		<link>http://blog.brainsparkmedia.com/2010/01/30/google-announces-2010-phase-out-of-ie6/</link>
		<comments>http://blog.brainsparkmedia.com/2010/01/30/google-announces-2010-phase-out-of-ie6/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 00:28:12 +0000</pubDate>
		<dc:creator>brainsparkmedia</dc:creator>
				<category><![CDATA[BrainSpark Media]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[BrainSpark]]></category>
		<category><![CDATA[BSM]]></category>
		<category><![CDATA[Denver web design and development]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[IE 6]]></category>
		<category><![CDATA[interactive agency]]></category>
		<category><![CDATA[Internet Explorer 6]]></category>
		<category><![CDATA[it's about time]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web and Database Hosting]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Design Award]]></category>
		<category><![CDATA[Web Sites]]></category>

		<guid isPermaLink="false">http://blog.brainsparkmedia.com/?p=404</guid>
		<description><![CDATA[Dear Google Apps admin, In order to continue to improve our products and deliver more sophisticated features and performance, we are harnessing some of the latest improvements in web browser technology.  This includes faster JavaScript processing and new standards like HTML5.  As a result, over the course of 2010, we will be phasing out support [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=404&subd=brainsparkmedia&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Dear Google Apps admin,</p>
<p>In order to continue to improve our products and deliver more sophisticated features and performance, we are harnessing some of the latest improvements in web browser technology.  This includes faster JavaScript processing and new standards like HTML5.  As a result, over the course of 2010, we will be phasing out support for Microsoft Internet Explorer 6.0 ​as well as other older browsers that are not supported by their own manufacturers.</p>
<p>We plan to begin phasing out support of these older browsers on the Google Docs suite and the Google Sites editor on March 1, 2010.  After that point, certain functionality within these applications may have higher latency and may not work correctly in these older browsers. Later in 2010, we will start to phase out support for these browsers for Google Mail and Google Calendar.</p>
<p>Google Apps will continue to support Internet Explorer 7.0 and above, Firefox 3.0 and above, Google Chrome 4.0 and above, and Safari 3.0 and above.</p>
<p>Starting next week, users on these older browsers will see a message in Google Docs and the Google Sites editor explaining this change and asking them to upgrade their browser.  We will also alert you again closer to March 1 to remind you of this change.</p>
<p>In 2009, the Google Apps team delivered more than 100 improvements to enhance your product experience.  We are aiming to beat that in 2010 and continue to deliver the best and most innovative collaboration products for businesses.</p>
<p>Thank you for your continued support!</p>
<p>Sincerely,</p>
<p>The Google Apps team</p>
<p>Email preferences: You have received this mandatory email service announcement to update you about important changes to your Google Apps product or account.</p>
<p>Google Inc.<br />
1600 Amphitheatre Parkway<br />
Mountain View, CA 94043</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brainsparkmedia.wordpress.com/404/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brainsparkmedia.wordpress.com/404/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brainsparkmedia.wordpress.com/404/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brainsparkmedia.wordpress.com/404/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brainsparkmedia.wordpress.com/404/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brainsparkmedia.wordpress.com/404/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brainsparkmedia.wordpress.com/404/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brainsparkmedia.wordpress.com/404/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brainsparkmedia.wordpress.com/404/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brainsparkmedia.wordpress.com/404/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=404&subd=brainsparkmedia&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.brainsparkmedia.com/2010/01/30/google-announces-2010-phase-out-of-ie6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/61c4cd500921bcf5f4ab302da21e6eab?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brainsparkmedia</media:title>
		</media:content>
	</item>
		<item>
		<title>BSM Rolls Out New Hyde Park Jewelers Web For 2009 Holiday Season</title>
		<link>http://blog.brainsparkmedia.com/2009/11/06/bsm-rolls-out-new-hyde-park-jewelers-web-for-2009-holiday-season/</link>
		<comments>http://blog.brainsparkmedia.com/2009/11/06/bsm-rolls-out-new-hyde-park-jewelers-web-for-2009-holiday-season/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 06:56:55 +0000</pubDate>
		<dc:creator>George Gastis</dc:creator>
				<category><![CDATA[BrainSpark Media]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[BrainSpark]]></category>
		<category><![CDATA[BSM]]></category>
		<category><![CDATA[Denver]]></category>
		<category><![CDATA[Denver web design and development]]></category>
		<category><![CDATA[Diamonds]]></category>
		<category><![CDATA[HPJ]]></category>
		<category><![CDATA[Hyde Park Jewelery]]></category>
		<category><![CDATA[interactive agency]]></category>
		<category><![CDATA[Jewelry]]></category>
		<category><![CDATA[Las Vegas]]></category>
		<category><![CDATA[Luxery Jewlery]]></category>
		<category><![CDATA[Phoenix]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Timepeices]]></category>
		<category><![CDATA[Watches]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Sites]]></category>

		<guid isPermaLink="false">http://blog.brainsparkmedia.com/?p=395</guid>
		<description><![CDATA[BrainSpark recently teamed up with long-time client and friends Hyde Park Jewelers for a full site redevelopment, completed and launched this week. Hyde Park approached BSM to explore a redesign in late summer and the project was formally initiated by early fall with an aggressive goal for completion in time for the holiday shopping season. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=395&subd=brainsparkmedia&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><a title="BrainSparkMedia Web Site" href="http://www.BrainSparkMedia.com" target="_blank">BrainSpark</a> recently teamed up with long-time client and friends <a title="Hyde Park Jewelers Web Site" href="http://www.hydeparkjewelers.com" target="_blank">Hyde Park Jewelers</a> for a full site redevelopment, completed and launched this week. Hyde Park approached BSM to explore a redesign in late summer and the project was formally initiated by early fall with an aggressive goal for completion in time for the holiday shopping season.</p>
<div id="attachment_397" class="wp-caption aligncenter" style="width: 425px"><a title="Hyde Park Jewelers Web Site" href="http://www.hydeparkjewelers.com" target="_blank"><img class="size-full wp-image-397" title="HPJ-Site" src="http://brainsparkmedia.files.wordpress.com/2009/11/hpj-site.jpg?w=415&#038;h=377" alt="Hyde Park Jewelers Web Site" width="415" height="377" /></a><p class="wp-caption-text">HydeParkJewelers.com</p></div>
<p>The first objective for the project was to bring the visual design and messaging up-to-date to coincide with a number of supporting branding initiatives underway for the holidays. Additionally, an evaluation and overhaul of the web site&#8217;s information architecture and content presentation was conducted to showcase the wide variety of product collections, better serve the needs of Hyde Park&#8217;s target audience and improve overall site usability. Functionality enhancements were also a priority, with a focus being the implementation of a site-wide content management system to empower Hyde Park&#8217;s marketing team to manage the majority of graphic and textual content throughout the web site.</p>
<p>We are excited to reintroduce Hyde Park&#8217;s new web presence and welcome your feedback. Happy shopping!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brainsparkmedia.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brainsparkmedia.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brainsparkmedia.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brainsparkmedia.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brainsparkmedia.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brainsparkmedia.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brainsparkmedia.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brainsparkmedia.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brainsparkmedia.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brainsparkmedia.wordpress.com/395/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=395&subd=brainsparkmedia&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.brainsparkmedia.com/2009/11/06/bsm-rolls-out-new-hyde-park-jewelers-web-for-2009-holiday-season/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b66d45964939bae94bbc27fdf3921d27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">GG</media:title>
		</media:content>

		<media:content url="http://brainsparkmedia.files.wordpress.com/2009/11/hpj-site.jpg" medium="image">
			<media:title type="html">HPJ-Site</media:title>
		</media:content>
	</item>
		<item>
		<title>Arapahoe Basin Ski Area Mobile Site Launches on Opening Day</title>
		<link>http://blog.brainsparkmedia.com/2009/10/20/arapahoe-basin-ski-area-mobile-site-launches-on-opening-day/</link>
		<comments>http://blog.brainsparkmedia.com/2009/10/20/arapahoe-basin-ski-area-mobile-site-launches-on-opening-day/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 15:48:22 +0000</pubDate>
		<dc:creator>George Gastis</dc:creator>
				<category><![CDATA[BrainSpark Media]]></category>
		<category><![CDATA[A-Basin]]></category>
		<category><![CDATA[Arapahoe Basin]]></category>
		<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[BrainSpark]]></category>
		<category><![CDATA[BSM]]></category>
		<category><![CDATA[Denver web design and development]]></category>
		<category><![CDATA[interactive agency]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mobile browser]]></category>
		<category><![CDATA[mobile devices]]></category>
		<category><![CDATA[mobile technology]]></category>
		<category><![CDATA[Montezuma]]></category>
		<category><![CDATA[Montezuma Bowl]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web and Database Hosting]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Design Award]]></category>
		<category><![CDATA[Web Sites]]></category>
		<category><![CDATA[Web Technology]]></category>

		<guid isPermaLink="false">http://blog.brainsparkmedia.com/?p=379</guid>
		<description><![CDATA[It&#8217;s been a busy summer and fall on a number of project fronts. This time of year also marks a big push for one of our favorite clients, Arapahoe Basin Ski Area. In the annual &#8220;Race to Open&#8220;, the folks at the Basin have been working hard in preparation for opening day. In addition to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=379&subd=brainsparkmedia&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a busy <a title="BrainSpark News" href="http://www.brainsparkmedia.com/BSMv2/news/" target="_blank">summer and fall</a> on a number of project fronts. This time of year also marks a big push for one of our favorite clients, <a title="Arapahoe Basin Ski Area Web Site" href="http://www.arapahoebasin.com" target="_self">Arapahoe Basin Ski Area</a>. In the annual &#8220;<a title="Race To Open" href="http://www.huffingtonpost.com/2009/09/24/colorado-ski-resorts-begi_n_298376.html" target="_blank">Race to Open</a>&#8220;, the folks at the Basin have been working hard in preparation for opening day. In addition to preparations on the mountain, the marketing team along with their AOR, Adrenalin and BSM have been jamming on a few projects in anticipation of the 2009-2010 ski and riding season. First steps included the implementation of a website face-lift. Even more exciting was the release of <a title="Arapahoe Basin Ski Area Mobile Site" href="http://www.A-Basin.mobi" target="_blank">A-Basin.mobi</a>, a version of the website optimized for mobile devices.</p>
<div id="attachment_380" class="wp-caption aligncenter" style="width: 396px"><a title="Arapahoe Basin Ski Area Mobile Site" href="http://www.A-Basin.mobi" target="_blank"><img class="size-full wp-image-380" title="A-Basin.mobi" src="http://brainsparkmedia.files.wordpress.com/2009/10/2up-spread-use.jpg?w=386&#038;h=353" alt="A-Basin.mobi | Get Your Snow On The Go" width="386" height="353" /></a><p class="wp-caption-text">A-Basin.mobi | Get Your Snow On The Go</p></div>
<p>The project was on-track for mid-October, the anticipated target for opening day at both A-Basin and Loveland. When the race escalated following early snow fall and colder conditions in the high country, opening day was moved to October 9th. The night before, final preparations were completed and the mobile site was deployed. Site traffic immediately swamped the mobile site and is increasing by the day; so far so good.</p>
<p>While some aspects of mobile technology are simplified to balance the range of mobile browsers in use, the challenges transparent to most reside behind the scenes. To streamline content management, BSM&#8217;s development team integrated the mobile site with a pre-existing content management system (CMS). This resulted in an upgraded CMS that enables A-Basin content owners to manage content in one source, but deliver to both the main and mobile site versions. Another priority in doing this was to add the necessary customization to tailor the delivery of content to mobile device users but not interfere with the user experience for main site users. Pretty slick if you ask me&#8230;</p>
<p>Other aspects that few will appreciate is the detection and routing of users to the appropriate site, based on browser. Arapahoe Basin is now promoting a mobile-specific URL, A-Basin.mobi, but has long-standing URL&#8217;s that had to be dealt with. All existing domains were re-wired to direct users to the respective site version, based on browser detected. Also cool, in a nerdy sort of way.</p>
<p>In the end, a big win for all involved, including you the next time you&#8217;re crawling in I-70 traffic and jonesin&#8217; for pow. In addition to <a title="Arapahoe Basin Ski Area Mobile Site | Snow Conditions" href="http://a-basin.mobi/ABasin/mobile/snow-conditions.aspx" target="_blank">Snow Conditions</a> and <a title="Arapahoe Basin Ski Area Mobile Site | Web Cams" href="http://a-basin.mobi/Abasin/mobile/web-cams.aspx" target="_blank">Web Cams</a>, the mobile site also features <a title="Arapahoe Basin Ski Area Mobile Site | Runs Open" href="http://a-basin.mobi/Abasin/mobile/runs-open.aspx" target="_blank">Runs Open</a>, <a title="Arapahoe Basin Ski Area Mobile Site | Events" href="http://a-basin.mobi/Abasin/mobile/events.aspx" target="_blank">Events</a>, <a title="Arapahoe Basin Ski Area Mobile Site | Season Passes" href="http://a-basin.mobi/Abasin/mobile/season-passes.aspx" target="_blank">Season Passes</a>, <a title="Arapahoe Basin Ski Area Mobile Site | Tickets" href="http://a-basin.mobi/Abasin/mobile/tickets.aspx" target="_blank">Tickets</a>, <a title="Arapahoe Basin Ski Area Mobile Site | Media Center" href="http://a-basin.mobi/Abasin/mobile/media-center.aspx" target="_blank">Media</a> and <a title="Arapahoe Basin Ski Area Mobile Site | Contact Info" href="http://a-basin.mobi/Abasin/mobile/contact.aspx" target="_blank">Contact</a> information.</p>
<p>We welcome feedback too, so let us know how it works for you or if you have suggestions for future releases.</p>
<p>See you on the slopes.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brainsparkmedia.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brainsparkmedia.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brainsparkmedia.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brainsparkmedia.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brainsparkmedia.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brainsparkmedia.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brainsparkmedia.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brainsparkmedia.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brainsparkmedia.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brainsparkmedia.wordpress.com/379/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=379&subd=brainsparkmedia&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.brainsparkmedia.com/2009/10/20/arapahoe-basin-ski-area-mobile-site-launches-on-opening-day/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b66d45964939bae94bbc27fdf3921d27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">GG</media:title>
		</media:content>

		<media:content url="http://brainsparkmedia.files.wordpress.com/2009/10/2up-spread-use.jpg" medium="image">
			<media:title type="html">A-Basin.mobi</media:title>
		</media:content>
	</item>
		<item>
		<title>Props to 21c: Derby Town&#8217;s Hippest Hotel Rated #1 in the US</title>
		<link>http://blog.brainsparkmedia.com/2009/10/17/props-to-21c-derby-towns-hippest-hotel-rated-1-in-the-us/</link>
		<comments>http://blog.brainsparkmedia.com/2009/10/17/props-to-21c-derby-towns-hippest-hotel-rated-1-in-the-us/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 00:15:44 +0000</pubDate>
		<dc:creator>brainsparkmedia</dc:creator>
				<category><![CDATA[BrainSpark Media]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[21c Museum Hotel]]></category>
		<category><![CDATA[BrainSpark]]></category>
		<category><![CDATA[BSM]]></category>
		<category><![CDATA[Davey Aw]]></category>
		<category><![CDATA[Davey Awards]]></category>
		<category><![CDATA[Denver web design and development]]></category>
		<category><![CDATA[interactive agency]]></category>
		<category><![CDATA[KY]]></category>
		<category><![CDATA[Louisville]]></category>
		<category><![CDATA[Proof On Main]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Design Award]]></category>

		<guid isPermaLink="false">http://blog.brainsparkmedia.com/?p=368</guid>
		<description><![CDATA[BSM sends big congrats to client and friends, 21c Hotel for being voted #1 in the US (#6 in the world) in Condé Nast Traveler Readers&#8217; Choice Awards for 2009. This is a deserving honor for a spectacular hotel which features an equally stunning contemporary art museum, 21c Museum, within the common and surrounding areas [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=368&subd=brainsparkmedia&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>BSM sends big congrats to client and friends, <a title="21c Hotel Web Site" href="http://www.21cHotel.com" target="_blank">21c Hotel</a> for being voted #1 in the US (#6 in the world) in Condé Nast Traveler Readers&#8217; Choice Awards for 2009. This is a deserving honor for a spectacular hotel which features an equally stunning contemporary art museum, <a title="21c Museum Web Site" href="http://www.21cMuseum.org" target="_blank">21c Museum</a>, within the common and surrounding areas of the property and a 5-star restaurant, <a title="Proof On Main Web Site" href="http://www.ProofOnMain.com" target="_blank">Proof On Main</a>, right next door.</p>
<p><img src="/DOCUME%7E1/ggastis/LOCALS%7E1/Temp/moz-screenshot.png" alt="" /></p>
<div id="attachment_370" class="wp-caption aligncenter" style="width: 425px"><a title="21c Hotel Web Site" href="http://www.21cHotel.com" target="_blank"><img class="size-full wp-image-370" title="21cHotel.com" src="http://brainsparkmedia.files.wordpress.com/2009/10/21chotel.jpg?w=415&#038;h=318" alt="21cHotel.com | Louisville, KY" width="415" height="318" /></a><p class="wp-caption-text">21cHotel.com | Louisville, KY</p></div>
<p>In 2007, BrainSpark Media designed and launched their multi-site web presence and continues our working relationship with <a title="21c Museum Hotel Web Site" href="http://www.21cMuseumHotel.com" target="_blank">21c Museum Hotel</a> to date. The award-winning websites provide a glimpse of the unique properties, yet still do only moderate justice to just how cool this place is.</p>
<p>Check it out if you ever find yourself passing through Louisville, KY. Well done 21c, from Denver, CO.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brainsparkmedia.wordpress.com/368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brainsparkmedia.wordpress.com/368/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brainsparkmedia.wordpress.com/368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brainsparkmedia.wordpress.com/368/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brainsparkmedia.wordpress.com/368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brainsparkmedia.wordpress.com/368/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brainsparkmedia.wordpress.com/368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brainsparkmedia.wordpress.com/368/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brainsparkmedia.wordpress.com/368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brainsparkmedia.wordpress.com/368/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=368&subd=brainsparkmedia&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.brainsparkmedia.com/2009/10/17/props-to-21c-derby-towns-hippest-hotel-rated-1-in-the-us/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/61c4cd500921bcf5f4ab302da21e6eab?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brainsparkmedia</media:title>
		</media:content>

		<media:content url="/DOCUME%7E1/ggastis/LOCALS%7E1/Temp/moz-screenshot.png" medium="image" />

		<media:content url="http://brainsparkmedia.files.wordpress.com/2009/10/21chotel.jpg" medium="image">
			<media:title type="html">21cHotel.com</media:title>
		</media:content>
	</item>
		<item>
		<title>Mobilization Wish List</title>
		<link>http://blog.brainsparkmedia.com/2009/10/06/mobilization-wish-list/</link>
		<comments>http://blog.brainsparkmedia.com/2009/10/06/mobilization-wish-list/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 16:28:55 +0000</pubDate>
		<dc:creator>brainsparkmedia</dc:creator>
				<category><![CDATA[BrainSpark Media]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[.mobi]]></category>
		<category><![CDATA[A-Basin]]></category>
		<category><![CDATA[Arapahoe Basin]]></category>
		<category><![CDATA[BrainSpark]]></category>
		<category><![CDATA[BSM]]></category>
		<category><![CDATA[Denver web design and development]]></category>
		<category><![CDATA[interactive agency]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[m.dot]]></category>
		<category><![CDATA[mobile devices]]></category>
		<category><![CDATA[mobile technology]]></category>
		<category><![CDATA[moble browsers]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Sites]]></category>

		<guid isPermaLink="false">http://blog.brainsparkmedia.com/?p=359</guid>
		<description><![CDATA[BSM is currently working on 4 different mobile web site projects and find ourselves wondering why more web entities don&#8217;t have mobile site offerings, considering the number of users that are increasingly using mobile devices as their primary web browsing tool.  Perhaps it&#8217;s user demographics or budgetary issues, but the reality is that it can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=359&subd=brainsparkmedia&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>BSM is currently working on 4 different mobile web site projects and find ourselves wondering why more web entities don&#8217;t have mobile site offerings, considering the number of users that are increasingly using mobile devices as their primary web browsing tool.  Perhaps it&#8217;s user demographics or budgetary issues, but the reality is that it can be quite feasible to deliver mobile-friendly content. Following our internal discussion on this topic, we&#8217;ve asked ourselves a question and are curious how others would answer this,  so here goes&#8230;</p>
<p><em>Of the many web sites you frequently utilize, which one do you most strongly wish was mobile-device friendly?</em></p>
<p>Responses so far range across the board and include banking sites, favorite take out dining joints, ski resorts and pediatrician offices. While the technology for mobile web sites is neither new nor overly complex on a basic level, we&#8217;ve seen a surge in client interest surrounding mobile devices as the technology rapidly evolves and our on-the-go world seems to be doing more while on-the-go.</p>
<p>We welcome and thank you in advance for your feedback.</p>
<p>PS &#8211; In an effort to drink our own Kool Aid, one of the 4 projects currently in progress is a mobile web site for BrainSparkMedia.com, coming soon to a mobile web browser near you.  Cobbler&#8217;s kids&#8230;but it&#8217;s finally underway.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brainsparkmedia.wordpress.com/359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brainsparkmedia.wordpress.com/359/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brainsparkmedia.wordpress.com/359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brainsparkmedia.wordpress.com/359/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brainsparkmedia.wordpress.com/359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brainsparkmedia.wordpress.com/359/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brainsparkmedia.wordpress.com/359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brainsparkmedia.wordpress.com/359/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brainsparkmedia.wordpress.com/359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brainsparkmedia.wordpress.com/359/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=359&subd=brainsparkmedia&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.brainsparkmedia.com/2009/10/06/mobilization-wish-list/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/61c4cd500921bcf5f4ab302da21e6eab?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brainsparkmedia</media:title>
		</media:content>
	</item>
		<item>
		<title>IMA Awards: BSM wins Best in Class for TopSchoolInc.com</title>
		<link>http://blog.brainsparkmedia.com/2009/08/28/ima-awards-bsm-wins-best-in-class-for-topschoolinc-com/</link>
		<comments>http://blog.brainsparkmedia.com/2009/08/28/ima-awards-bsm-wins-best-in-class-for-topschoolinc-com/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 07:09:35 +0000</pubDate>
		<dc:creator>brainsparkmedia</dc:creator>
				<category><![CDATA[BrainSpark Media]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[BrainSpark]]></category>
		<category><![CDATA[BSM]]></category>
		<category><![CDATA[Denver web design and development]]></category>
		<category><![CDATA[interactive agency]]></category>
		<category><![CDATA[TopSchool]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Design Award]]></category>

		<guid isPermaLink="false">http://blog.brainsparkmedia.com/?p=346</guid>
		<description><![CDATA[Interactive Media Awards have been announced; BrainSpark Media wins Best in Class for TopSchoolInc.com, in the Computer Software category. (Sweeeeeet!) The Interactive Media Awards™ recognize the highest standards of excellence in website design and development and honor individuals and organizations for their outstanding achievement. Created by the Interactive Media Council, Inc. (IMC), a nonprofit organization [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=346&subd=brainsparkmedia&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><span id="ctl00_cphMainContent_NewsTeaser1_lblNews1"><a title="Interactive Media Awards Web Site" href="http://www.interactivemediaawards.com/" target="_blank">Interactive Media Awards</a> have been announced; BrainSpark Media wins <a title="IMA Award Gallery | BSM Best in Class" href="http://www.interactivemediaawards.com/winners/gallery.asp?id=41853" target="_blank">Best in Class</a> for <a title="TopSchool Web Site" href="http://www.topschoolinc.com/" target="_blank">TopSchoolInc.com</a>, in the Computer Software category. (Sweeeeeet!)</span></p>
<p><span> </span></p>
<div id="attachment_350" class="wp-caption aligncenter" style="width: 425px"><a title="TopSchoolInc.com | 2009 IMA Awards, &quot;Best in Class&quot; | Computer Software Category" href="http://www.TopSchoolInc.com" target="_blank"><img class="size-full wp-image-350" title="TopSchoolInc.com | 2009 IMA Awards, &quot;Best in Class&quot; | Computer Software Category" src="http://brainsparkmedia.files.wordpress.com/2009/08/ts_mgmt-cap1.jpg?w=415&#038;h=386" alt="TopSchoolInc.com | 2009 IMA Awards, &quot;Best in Class&quot; | Computer Software Category" width="415" height="386" /></a><p class="wp-caption-text">TopSchoolInc.com | 2009 IMA Awards, &quot;Best in Class&quot; | Computer Software Category</p></div>
<p>The <strong>Interactive Media Awards</strong>™ recognize the highest standards of excellence in <a title="BSM Services" href="http://www.brainsparkmedia.com/BSMv2/services/" target="_blank">website design and development</a> and honor individuals and organizations for their outstanding achievement.</p>
<p>Created by the Interactive Media Council, Inc. (IMC), a nonprofit organization of leading web designers, developers, programmers, advertisers and other web-related professionals, the competition is designed to elevate the standards of excellence on the Internet and offer <a title="BSM Accolades" href="http://www.brainsparkmedia.com/BSMv2/news/accolades.aspx" target="_blank">winners</a> a boost in marketing and exposure. IMC serves as the primary sponsor and governing body of the Interactive Media Awards™, establishes the judging system and provides the judges for the competition.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brainsparkmedia.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brainsparkmedia.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brainsparkmedia.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brainsparkmedia.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brainsparkmedia.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brainsparkmedia.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brainsparkmedia.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brainsparkmedia.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brainsparkmedia.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brainsparkmedia.wordpress.com/346/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.brainsparkmedia.com&blog=2172679&post=346&subd=brainsparkmedia&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.brainsparkmedia.com/2009/08/28/ima-awards-bsm-wins-best-in-class-for-topschoolinc-com/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/61c4cd500921bcf5f4ab302da21e6eab?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brainsparkmedia</media:title>
		</media:content>

		<media:content url="http://brainsparkmedia.files.wordpress.com/2009/08/ts_mgmt-cap1.jpg" medium="image">
			<media:title type="html">TopSchoolInc.com &#124; 2009 IMA Awards, &#34;Best in Class&#34; &#124; Computer Software Category</media:title>
		</media:content>
	</item>
	</channel>
</rss>