<?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>Atomic Interactive &#187; Alexis Branham</title>
	<atom:link href="http://atomicinteractive.com/blog/author/alexis/feed/" rel="self" type="application/rss+xml" />
	<link>http://atomicinteractive.com</link>
	<description>Positively Charged Marketing</description>
	<lastBuildDate>Tue, 24 Jan 2012 21:51:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Typekit</title>
		<link>http://atomicinteractive.com/blog/typekit/</link>
		<comments>http://atomicinteractive.com/blog/typekit/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 18:43:10 +0000</pubDate>
		<dc:creator>Alexis Branham</dc:creator>
				<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://atomicinteractive.com/blog/?p=740</guid>
		<description><![CDATA[Fonts have been a sore spot for web designers for a long time. Back in the day, we were limited to the most basic of fonts – Arial, Times, and Helvetica – because we needed to use fonts that most &#8230; <a href="http://atomicinteractive.com/blog/typekit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://atomicinteractive.com/wp-content/uploads/2011/02/typekit.jpg"><img class="alignnone size-full wp-image-742" title="typekit" src="http://atomicinteractive.com/wp-content/uploads/2011/02/typekit.jpg" alt="" width="500" height="340" /></a></p>
<p>Fonts have been a sore spot for <a title="Web Designers Dayton, Ohio" href="http://atomicinteractive.com/" target="_blank">web designers</a> for a long time.</p>
<p>Back in the day, we were limited to the most basic of fonts – <em>Arial, Times, and Helvetica</em> – because we needed to use fonts that most people had on their machines. Then came the time of JavaScript- and Flash-based plug-ins. They let us use a wider range of fonts &#8230; but things still weren’t great. Often the fonts didn’t load quickly or smoothly. Strange things happened when you used special fonts for links or wrapping text. And of course, Apple has decided not to support <a title="Ohio Flash Design" href="http://atomicinteractive.com/" target="_blank">Flash</a> in the iPhone and iPad environments.</p>
<p>Thank goodness, we finally have something new. It’s <a href="http://www.typekit.com">Typekit</a>.</p>
<p>Typekit is a subscription-based library of fonts that designers can use for their websites. All the fonts are hosted online by Typeface, so anything you can find on Typekit, you can plug into your site. And your users won’t require Flash, like other font substitutors have in the past.<br />
As a designer, I appreciate the selection of fonts that Typekit makes available. They look like they were hand-picked by someone with a strong design sensibility and an understanding of what works visually on the web.</p>
<p>And as a <a title="Web Development Ohio" href="http://atomicinteractive.com/services/web-development.php" target="_blank">developer</a>, I love how easy it is to find the font you’re looking for and apply it to your CSS classes, IDs, or any other HTML tag in your markup. You can also pare down your bandwidth use by choosing only the weights and styles in each font family that you need.</p>
<p>Finally, from a business perspective, Typekit is just plain affordable. You can buy one subscription for your company and use it across all the sites that you develop.</p>
<p>I can hardly believe I’m saying this, but Typekit may make fonts fun again for web designers. I think it’s time to break out the champagne.</p>
]]></content:encoded>
			<wfw:commentRss>http://atomicinteractive.com/blog/typekit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 and CSS3 make development more powerful than ever</title>
		<link>http://atomicinteractive.com/blog/html5-and-css3-make-development-more-powerful-than-ever/</link>
		<comments>http://atomicinteractive.com/blog/html5-and-css3-make-development-more-powerful-than-ever/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 18:10:55 +0000</pubDate>
		<dc:creator>Alexis Branham</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://atomicinteractive.com/blog/?p=435</guid>
		<description><![CDATA[HTML5 and CSS3 are the new web development tools on the scene, and they’re making life easier and more exciting for development geeks around the world. Earlier versions of HTML and CSS have been around for years. HTML, of course, &#8230; <a href="http://atomicinteractive.com/blog/html5-and-css3-make-development-more-powerful-than-ever/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-442" title="blog-pic-html5" src="http://atomicinteractive.com/wp-content/uploads/2010/08/blog-pic-html5.jpg" alt="blog-pic-html5" width="500" height="250" /></p>
<p>HTML5 and CSS3 are the new <a title="Ohio" href="http://www.atomicinteractive.com">web development</a> tools on the scene, and they’re making life easier and more exciting for <a title="Web" href="http://www.atomicinteractive.com/about/eric-ditmer.php">development geeks</a> around the world.</p>
<p>Earlier versions of HTML and CSS have been around for years. HTML, of course, is the language that browsers use to display web pages. And CSS is a tool that developers use to control what web pages look like, and to ensure that any changes they make to a web page “cascade” through the site consistently.</p>
<p>HTML5 and CSS3, the new version of these tools, don’t actually help developers do anything radically different  – you still can’t click on a candy bar and have one materialize on your desk. (Maybe soon ???) The true power of HTML5 and CSS3 is that they help developers do some of the same things they always have – but much more easily and quickly.<strong></strong></p>
<p><strong>For example:</strong></p>
<ul>
<li> HTML5 lets you add increased functionality to a site – like audio and video, or drag-and-drop features – directly in your HTML5 code. Previously, you had to add a third-party plug-in to your HTML to do the same thing.</li>
<li> In the same way, CSS3 makes it easier to display certain design elements  on your site – such as rounded corners, rotating elements, drop shadows, or special fonts. Previously, you would have needed multiple lines of code to execute such features, or a Flash or JavaScript plug-in.</li>
</ul>
<p>Creating these elements using HTML5 and CSS3 can make life better for everybody – the <a title="Ohio Web Designer" href="http://www.atomicinteractive.com">designer</a>, the <a title="Website" href="http://www.atomicinteractive.com/work/">client</a>, and the end user. The designer benefits because shorter, simpler coding makes for faster, and frankly, more enjoyable development. The client benefits because the more efficiently we can work, the more cost-effective development and ongoing maintenance are. And the end user benefits because sites that don’t rely on endless plug-ins load more quickly.</p>
<p>Now, truth be told, not all browsers are ready to support HTML5. Mobile devices are leading the pack – in fact, we’ve been developing iPhone and iPad apps and sites right and left using the new language. Chrome and Safari are on the way to supporting it fully &#8230; Firefox is getting there &#8230; and IE is not even close. So, depending on what browser most of your audience is using, folks could have difficulty viewing sites developed in HTML5.</p>
<p>But soon enough, everyone will catch up. In the meantime, designers and front-end developers are going to be enjoying our new toys &#8230; experimenting with creating new websites that are more interactive and dynamic than ever before.</p>
]]></content:encoded>
			<wfw:commentRss>http://atomicinteractive.com/blog/html5-and-css3-make-development-more-powerful-than-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Ounce of Preparation = A Great Design</title>
		<link>http://atomicinteractive.com/blog/an-ounce-of-preparation-a-great-design/</link>
		<comments>http://atomicinteractive.com/blog/an-ounce-of-preparation-a-great-design/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 01:24:23 +0000</pubDate>
		<dc:creator>Alexis Branham</dc:creator>
				<category><![CDATA[Interactive Design]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://atomicinteractive.com/blog/?p=221</guid>
		<description><![CDATA[Back when I was just a wee young designer, I used to jump onto Photoshop the second I started a new design. The result was lots of rework, and lots of wasted time. Over the past few years I’ve settled &#8230; <a href="http://atomicinteractive.com/blog/an-ounce-of-preparation-a-great-design/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://atomicinteractive.com/wp-content/uploads/2010/01/alexis-post-1-18-10.jpg" alt="" /></p>
<p>Back when I was just a wee young designer, I used to jump onto Photoshop the second I started a new design.  The result was lots of rework, and lots of wasted time.</p>
<p>Over the past few years I’ve settled into a process that instead focuses on upfront preparation. I’ve found that spending a bit of time on prep saves a lot of time in the overall design. And, I get better results with a less stress.</p>
<p>So here’s my process. Call it “Alexis’ secret for a stress-free design.“</p>
<ul>
<li> <strong>Start with an idea file.</strong> I 	start by researching my customer’s audience and competition. I try 	to figure out what works on  different sites and what doesn’t. I 	also flip though website galleries and design annuals, looking for 	pieces of inspiration that fit with my customer’s goals and can 	start to spark a design.</li>
<li> <strong>Move to sketches.</strong> Once I 	have a direction in mind, I start sketching. Often I’ll work on 	just one element of the site first — the header or the footer, or 	maybe the navigation. I like to get one component right, then build 	the rest of the layout around that.</li>
<li> <strong>Choose a color palette.</strong> After I’ve got a basic layout, I start to think about color. Often 	I’m working with a client’s existing brand colors, but want to 	create a richer, complementary palette for the web. I sometimes 	visit sites like <a href="http://kuler.adobe.com/">kuler.adobe.com</a> as a jumping-off point for ideas.</li>
<li> <strong>Head to Photoshop.</strong> Once 	I’ve got the building blocks of the site– the layout and color 	palette – I can jump onto Photoshop and create the final design. 	At that point, Photoshop is just a matter of executing the concept I 	already have – easy peasy.</li>
</ul>
<p>It’s important to spread this process over two or three days. I get much better results if I have time to let the <a title="Web Design Concepts" href="http://atomicinteractive.com/services/interactive-design.php" target="_blank">design concepts</a> sink in, if I can sleep on them. Inspiration often strikes not when I’m plowing through a project, but when I take a moment to step away from it.</p>
<p>It’s also important to get feedback between every step in the process – an external perspective on whether I’m on the right track. That stops me from going too far down the road on a design if it’s not quite right for the customer. Saves me time, saves the customer money.</p>
<p>That’s what I call a win–win.</p>
]]></content:encoded>
			<wfw:commentRss>http://atomicinteractive.com/blog/an-ounce-of-preparation-a-great-design/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

