<?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>Hip Web Design &#187; Blog</title>
	<atom:link href="http://www.hipwebdesign.com/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hipwebdesign.com</link>
	<description>Because it&#039;s your cyberspace face.</description>
	<lastBuildDate>Fri, 20 Jan 2012 09:38:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Attracting Investors To Your Web Project</title>
		<link>http://www.hipwebdesign.com/blog/attracting-investors-to-your-web-project/</link>
		<comments>http://www.hipwebdesign.com/blog/attracting-investors-to-your-web-project/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 00:54:39 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[entrepreneurs]]></category>
		<category><![CDATA[investors]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.hipwebdesign.com/?p=1021</guid>
		<description><![CDATA[Big idea, small budget. That&#8217;s how it always starts. You&#8217;ve got a great idea, but you&#8217;ve only got a little to invest. What do you? Time and time again, I see people trying to sell their concepts based on ideas alone. That&#8217;s not gonna work. Investors want to see something in action. A proof of [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Big idea, small budget.</strong> That&#8217;s how it always starts. You&#8217;ve got a great idea, but you&#8217;ve only got a little to invest. What do you?</p>
<p>Time and time again, I see people trying to sell their concepts based on ideas alone. That&#8217;s not gonna work. Investors want to see something in action. A proof of concept. Something tangible that they can interact with.</p>
<p>Too many aspiring entrepreneurs go into meetings armed with only a power-point slide and optimism. This might be enough to <em>explain</em> your concept, but what you should really do is <em>demonstrate</em> it.</p>
<p>Take whatever money you can scrounge up, find a good web developer, and create a rudimentary version of what you hope to accomplish. It should have the veneer of a polished, professional site, with the illusion of massive functionality, but on the back-end it should be basic. A sampling of things to come. A taste of what could be. Just enough for your investors to look at and say, &#8220;I see it!&#8221;</p>
<p>Investors hear ideas all day, but show them the promise of a finished product, with a glimpse of the ultimate goal, and the investor can more easily start to fill in the gaps.</p>
<p>Remember to show <em>and </em>tell. Spend what you can afford on <em>showing </em>so that when you <em>tell, </em>it&#8217;s more than just words.</p>
<p>It&#8217;s a process that requires some creative sleight-of-hand and a mutual understanding of your goals, so let Hip Web Design help you work within your small budget to produce a working sample of your big idea. If you&#8217;re serious about attracting investors, show your investors that you&#8217;re serious about what you&#8217;ve got to offer.</p>
<p><a href="http://www.hipwebdesign.com/contact/">Get a quote from Hip Web Design today!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hipwebdesign.com/blog/attracting-investors-to-your-web-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is jQuery?</title>
		<link>http://www.hipwebdesign.com/blog/what-is-jquery/</link>
		<comments>http://www.hipwebdesign.com/blog/what-is-jquery/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 20:11:15 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery Demos]]></category>
		<category><![CDATA[jQuery Tools]]></category>
		<category><![CDATA[jQuery UI]]></category>

		<guid isPermaLink="false">http://www.hipwebdesign.com/?p=743</guid>
		<description><![CDATA[Let&#8217;s start here: jQuery is a JavaScript library that, as their tag line suggests, allows web programmers to &#8220;Write Less, Do More.&#8221; In other words, jQuery is a collection of pre-written JavaScript code (aka, a library), bundled in ways that make exploiting its many possibilities easier for designers and programmers. So why is this good? [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s start here:</p>
<p><a href="http://jquery.com/" target="_blank">jQuery</a> is a <a href="http://en.wikipedia.org/wiki/JavaScript" target="_blank">JavaScript</a> library that, as their tag line suggests, allows web programmers to &#8220;Write Less, Do More.&#8221;</p>
<p>In other words, jQuery is a collection of pre-written JavaScript code (aka, a library), bundled in ways that make exploiting its many possibilities easier for designers and programmers.</p>
<p>So why is this good?</p>
<p>JavaScript has been around for a while and it&#8217;s always been useful in creating dynamic effects for websites. However, simply making an element move could become a very arduous process because JavaScript&#8217;s language could get overly complex for many simple effects or events.</p>
<p>Then there was <a href="http://en.wikipedia.org/wiki/Adobe_Flash" target="_blank">Flash</a>. Flash offered a new way to add dynamic, moving content to websites, and it&#8217;s Photoshop-esque interface was more familiar to designers. For a little while, it seemed that JavaScript was on the decline.</p>
<p>But, along came jQuery, and suddenly, effects and events using JavaScript were made easier to access and easier to employ.</p>
<p>It came at the right time, too. Mobile devices, like the iPhone and iPad, don&#8217;t support Flash, which means JavaScript became a much more universally compatible option.</p>
<p>Today, jQuery is all over the place. The relative ease at which it can be put to use means that it is also a more affordable weapon in the web developer&#8217;s arsenal. Essentially, it means that the client can get a little more bang for their buck.</p>
<p>Hip Web Design uses jQuery in many of its projects, including this very site. You will see things like overlays and tooltips, which have been bundled into even more convenient functions thanks to libraries like <a href="http://flowplayer.org/tools/index.html" target="_blank">Flowplayer&#8217;s jQuery Tools</a>.</p>
<p>Here is a list of some jQuery demos and plugins (pre-coded events/effects):</p>
<p>jQuery UI:</p>
<ul>
<li><a href="http://jqueryui.com/demos/draggable/" target="_blank">Draggable</a></li>
<li><a href="http://jqueryui.com/demos/droppable/" target="_blank">Droppable</a></li>
<li><a href="http://jqueryui.com/demos/resizable/" target="_blank">Resizeable</a></li>
<li><a href="http://jqueryui.com/demos/selectable/" target="_blank">Selectable</a></li>
<li><a href="http://jqueryui.com/demos/sortable/" target="_blank">Sortable</a></li>
</ul>
<p>jQuery Tools:</p>
<ul>
<li><a href="http://flowplayer.org/tools/demos/tabs/index.html" target="_blank">Tabs</a></li>
<li><a href="http://flowplayer.org/tools/demos/tooltip/index.html" target="_blank">Tooltips</a></li>
<li><a href="http://flowplayer.org/tools/demos/overlay/index.html" target="_blank">Overlays</a></li>
<li><a href="http://flowplayer.org/tools/demos/scrollable/index.html" target="_blank">Scrollable</a></li>
</ul>
<p>Demos in Action:</p>
<ul>
<li><a href="http://www.webdesignerdepot.com/2010/07/20-demos-showing-advanced-jquery-effects/" target="_blank">20+ Advanced Uses</a></li>
<li><a href="http://speckyboy.com/2008/12/10/37-phenomenal-jquery-plugins-and-demos-for-developers/" target="_blank">37 Plugins &amp; Demos</a></li>
<li><a href="http://www.webdeveloperjuice.com/2010/01/14/14-jquery-and-css-demos-i-wish-i-knew-much-before/" target="_blank">Even more demos</a></li>
</ul>
<p>jQuery is just one of the many cutting-edge methods Hip Web Design uses in the design and development of our client&#8217;s websites. <a href="http://www.hipwebdesign.com/contact/">Get your quote today!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hipwebdesign.com/blog/what-is-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Year, New Design</title>
		<link>http://www.hipwebdesign.com/blog/new-year-new-design/</link>
		<comments>http://www.hipwebdesign.com/blog/new-year-new-design/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 01:01:19 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Redesign]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.hipwebdesign.com/?p=735</guid>
		<description><![CDATA[Has your website had a aesthetic update lately? If not, you may want to consider breathing some new life into it. Stores are constantly adjusting their merchandise, putting new clothes on their mannequins. Magazines are constantly changing their layouts, commissioning new front pages. Businesses of all types know the importance of having a fresh look, [...]]]></description>
			<content:encoded><![CDATA[<p>Has your website had a aesthetic update lately? If not, you may want to consider breathing some new life into it.</p>
<p>Stores are constantly adjusting their merchandise, putting new clothes on their mannequins. Magazines are constantly changing their layouts, commissioning new front pages. Businesses of all types know the importance of having a fresh look, otherwise they risk looking stale and stagnant.</p>
<p>Same goes for a good website. Actually, it may be even more important with a website. Trends, features, and tools come and go so rapidly online that if you don&#8217;t keep up, you fall behind.</p>
<p>I&#8217;ve posted before on the <a href="http://www.hipwebdesign.com/blog/when-is-it-time-to-re-design/">benefits of a regular refresh</a>. A new look could be just the thing you need to get traffic moving again. It reminds your visitors that your website is alive, that there&#8217;s someone behind the wheel, and that they can come back time and again and expect something new and fresh.</p>
<p><a href="http://www.hipwebdesign.com/contact/">Get a quote</a> today for your website&#8217;s facelift.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hipwebdesign.com/blog/new-year-new-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Are Content Management Systems (CMS)?</title>
		<link>http://www.hipwebdesign.com/blog/what-are-content-management-systems-cms/</link>
		<comments>http://www.hipwebdesign.com/blog/what-are-content-management-systems-cms/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 09:25:20 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Tumblr]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.hipwebdesign.com/?p=719</guid>
		<description><![CDATA[Back in the day (like seven years ago, which is basically forever), if you were going to hire someone to build you a website, you could expect to also pay them every single time you wanted to make a change, no matter how seemingly simple. There are many sites out there that still operate this [...]]]></description>
			<content:encoded><![CDATA[<p>Back in the day (like seven years ago, which is basically forever), if you were going to hire someone to build you a website, you could expect to also pay them every single time you wanted to make a change, no matter how seemingly simple. There are many sites out there that still operate this way today. Yours might be one of them. The reason for this is simple: the average person doesn&#8217;t have the technical proficiency required to do these things on their own, and even the simplest things require at lease <em>some </em>level of understanding.</p>
<p>Content management systems, also known as <a href="http://en.wikipedia.org/wiki/Web_content_management_system" target="_blank">CMS</a>, came onto the scene to make managing the content of a website easier for someone who doesn&#8217;t have the same technical proficiency as the person who built the site. In the past, if you wanted a content management system, you had to have a programmer who knew how to build you one, which would inevitably result in much higher costs. Even then, a CMS could remain too complicated for just anyone to pick up and use.</p>
<p>As more and more people came to the internet and sought to become involved and connected, along came platforms like <a href="http://www.joomla.org/" target="_blank">Joomla</a> and <a href="http://drupal.org/" target="_blank">Drupal</a>, not to mention various others, that offered site owners and programmers better CMS solutions. These <em>&#8220;platforms&#8221; </em>are pre-fabricated content management systems that a website could be built on top of. This would save the programmer a ton of time and effort and the client a lot of money. Still, these CMS solutions required a level of technical savvy that a lot of people new to the internet just didn&#8217;t have.</p>
<p>Today, content management systems are very common and are becoming even more ingrained in the way websites are built and managed. Platforms like <a href="http://www.wordpress.org" target="_blank">WordPress</a> and <a href="http://www.tumblr.com/" target="_blank">Tumblr</a> have developed overtime to cater to the less tech-savvy, making it easier than ever for people to learn how to manage their own websites. And, while they aren&#8217;t considered content management systems, sites like Twitter and Facebook employ much of the same strategies for simplifying how a user interacts and modifies content on the internet.</p>
<p>In my opinion, if you&#8217;re going to have a website built, you should be involved in its management. To do this, you will need a content management system, and you should make sure you&#8217;re getting one that is simple, safe, and pretty. My CMS of choice is WordPress.</p>
<p>WordPress started off as a very basic open-source blogging platform that has since become a very robust CMS, especially for designers and programmers who know how to implement it effectively. It is not only easy for beginners to figure out and use, but it is flexible enough to be something even the most advanced web user can appreciate.</p>
<p>So, to summarize, a content management system does exactly what it says; It lets you &#8212; the site&#8217;s owner &#8212; take the reins and contribute to the management of your site&#8217;s content. These days, you would be hard pressed to find a web programmer who would build their own CMS specifically for you, so make sure you find out what they plan to use and how easy it will be for you to learn.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hipwebdesign.com/blog/what-are-content-management-systems-cms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Prepping For Your Web Design</title>
		<link>http://www.hipwebdesign.com/blog/prepping-for-your-web-design/</link>
		<comments>http://www.hipwebdesign.com/blog/prepping-for-your-web-design/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 09:12:03 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[outline]]></category>
		<category><![CDATA[preparation]]></category>

		<guid isPermaLink="false">http://www.hipwebdesign.com/?p=574</guid>
		<description><![CDATA[If you want a great web design experience, some of the responsibility lies in your hands as the client. One of the best things you can do to help your project go smoothly is&#8230; be prepared! When you start thinking about your soon-to-be website, your excitement might fade when you realize you don&#8217;t really know [...]]]></description>
			<content:encoded><![CDATA[<p>If you want a great web design experience, some of the responsibility lies in your hands as the client. One of the best things you can do to help your project go smoothly is&#8230; be prepared!<span id="more-574"></span></p>
<p>When you start thinking about your soon-to-be website, your excitement might fade when you realize you don&#8217;t really know where to begin. What should you do first? And how should you organize your thoughts so that they&#8217;ll be useful to your designer? Here are some tips:</p>
<h4>Create a Basic Outline</h4>
<p>Start by opening up your favorite word processor and mapping out your table of contents. What should your navigation look like and what content will your site consist of? A basic table of contents might look like this:</p>
<ol>
<li>Home</li>
<li>About Us</li>
<li>Archives</li>
<li>Links</li>
<li>Contact Us</li>
</ol>
<p>You get the idea.</p>
<p>Next, take some time to expand on each of those sections by writing a little about what you expect to be on each of the pages. If you don&#8217;t have all your content ready yet, that&#8217;s okay! But some description is better than nothing.</p>
<h4>Compile Your Content</h4>
<p>Creating a table of contents will help you see the larger picture. Now that you know what <em>kind </em>of content you&#8217;ll have, it&#8217;s time to start producing that content. If you have an About Us page, type up your biography or mission statement. If you have an Archives page, decide if you&#8217;d like to archive by month, year, and/or category.</p>
<p>And don&#8217;t forget about your Homepage! Figure out what content is most important and think of the best way to deliver it. When someone comes to your site, they should immediately be able to find what they&#8217;re looking for. Long winded welcome messages are unnecessary. Get to the point and show them the goods!</p>
<h4>Collect Your Assets (Images, PDFs, Videos, etc.)</h4>
<p>If you want quality photos on your site, you&#8217;re going to have to provide them to your designer so they have something to work with. Visit a stock photography site and purchase your photos so that they&#8217;re available for your designer to use. And if videos are a big part of your site, you&#8217;ll want to have a few of those ready too &#8212; if possible.</p>
<h4>Prepare Some Direction</h4>
<p>If you&#8217;ve ever experienced working with a great designer, you might start to think that they know what you want better than you do. But expecting as much is unrealistic. To make sure your designer has a good sense of what you&#8217;re aiming for, create a list of links to websites that you admire or have elements that you hope to emulate. Make sure you include a description about what it is you like about it.</p>
<p>Here&#8217;s an example:</p>
<ul>
<li>Hip Web Design (http://www.hipwebdesign.com) &#8212; I really <em>love </em>the colors of this site. It pops. I&#8217;d like the colors to pop on my site too.</li>
</ul>
<h4>Acquire the Essentials</h4>
<p>There are a few technical requirements for starting a new website. I posted an article a while back called &#8220;<a href="http://www.hipwebdesign.com/blog/what-do-i-need-for-a-website/">What Do I Need for a Website</a>,&#8221; but I&#8217;ve broken it down simply here:</p>
<ol>
<li>Hosting</li>
<li>Domain name</li>
</ol>
<p>Typically, you can get both these things at the same time from the same provider. If you aren&#8217;t sure what you need, ask your designer/developer before hand.</p>
<p>Once you acquire these, compile a list of user names and passwords that your designer/developer will need to start setting things up for you.</p>
<h4>Put It All Together</h4>
<p>As a designer, one of the worst things is when a client trickles everything in to you. When content comes in spread out over dozens of emails, it&#8217;s easy for things to get lost or over looked.</p>
<p>Once you&#8217;ve got everything we&#8217;ve discussed above, make sure it&#8217;s organized and appropriately labeled. Then, ideally, put it all into one folder and compress it into a ZIP file. If you&#8217;ve got a lot of photos or videos to send, you may need to spread this out a little, but when it comes to the basic information, having it well organized and together will let the designer move ahead faster.</p>
<h4>You&#8217;re Good To Go</h4>
<p>Now that you&#8217;ve created a nice little package, send it off to your designer. He/she will be grateful that you&#8217;ve made such efficient preparations. This will leave more time for your designer to focus on the important things &#8212; like designing your site.</p>
<p>If you come to your designer unprepared, they may not be able to attack your project with the high morale needed to produce something genius. Waiting for material and instructions to come in can bog down the entire process and kill your project&#8217;s momentum.</p>
<p>And as always&#8230; Hip Web Design is <a href="http://www.hipwebdesign.com/contact/">standing by</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hipwebdesign.com/blog/prepping-for-your-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning to Freelance Web Design</title>
		<link>http://www.hipwebdesign.com/blog/learning-to-freelance-web-design/</link>
		<comments>http://www.hipwebdesign.com/blog/learning-to-freelance-web-design/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 21:02:56 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Adam Savage]]></category>
		<category><![CDATA[failure]]></category>
		<category><![CDATA[freelance]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[Mythbusters]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.hipwebdesign.com/?p=566</guid>
		<description><![CDATA[I&#8217;m writing this post because I just finished watching MythBuster Adam Savage give a talk about some of his &#8220;Colossal Failures.&#8221; He paints a very relate-able portrait of what it&#8217;s like to be a freelancer &#8212; especially one just starting out &#8212; and his trials and tribulations translate almost seamlessly to freelance web design. I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m writing this post because I just finished watching MythBuster <a href="http://twitter.com/donttrythis" target="_blank">Adam Savage</a> give a talk about some of his &#8220;<a href="http://fora.tv/2009/05/30/MythBuster_Adam_Savages_Colossal_Failures" target="_blank">Colossal Failures</a>.&#8221; He paints a very relate-able portrait of what it&#8217;s like to be a freelancer &#8212; especially one just starting out &#8212; and his trials and tribulations translate almost seamlessly to freelance web design.<span id="more-566"></span></p>
<p><object width="500" height="330" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="webhost=fora.tv&amp;clipid=9607&amp;cliptype=clip" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="src" value="http://fora.tv/embedded_player" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><embed width="500" height="330" type="application/x-shockwave-flash" src="http://fora.tv/embedded_player" flashvars="webhost=fora.tv&amp;clipid=9607&amp;cliptype=clip" allowScriptAccess="always" allowFullScreen="true" allowfullscreen="true" allowscriptaccess="always" /></object></p>
<p>I learned to do web design pretty much the same way Adam Savage learned to be a special effects artist &#8212; I just jumped in. When you&#8217;re learning something new, failure is unavoidable. But failure is necessary. It&#8217;s the mistakes that make you better at what you do. They refine you, provide you with wisdom, and, as Adam Savage put it, strengthen your intuition.</p>
<p>There are limits to what a person can accomplish given a particular set of boundaries. As a freelancer, it&#8217;s up to you to test those boundaries, and at times fail, so that you develop a greater understanding of yourself, and therefore know what <em>you</em> need to get the job done for your clients.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hipwebdesign.com/blog/learning-to-freelance-web-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Stay Away From Flash</title>
		<link>http://www.hipwebdesign.com/blog/stay-away-from-flash/</link>
		<comments>http://www.hipwebdesign.com/blog/stay-away-from-flash/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 08:17:08 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Compatibility]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.hipwebdesign.com/?p=545</guid>
		<description><![CDATA[I often get clients who are stoked about the idea of building a site in Flash so that they can&#8230; well&#8230; look flashy. If you&#8217;re in that boat, let me give you just one piece of advice: Don&#8217;t! Yes, technically speaking, you can do some pretty neat stuff with Flash, but there are three major [...]]]></description>
			<content:encoded><![CDATA[<p>I often get clients who are stoked about the idea of building a site in Flash so that they can&#8230; well&#8230; look flashy. If you&#8217;re in that boat, let me give you just one piece of advice: <em>Don&#8217;t!</em></p>
<p>Yes, technically speaking, you can do some pretty neat stuff with Flash, but there are three major drawbacks: they&#8217;re difficult to manage, they can potentially destroy your search engine optimization, and they can be incompatible on some mobile devices.<span id="more-545"></span></p>
<p>Let&#8217;s start with management. Flash just isn&#8217;t as portable and flexible as other methods of coding. From a programming perspective, integrating a full-flash website with a user-friendly content management system can be challenging and arduous (aka expensive). Major changes to your design, depending on its complexity, could cost you a pretty penny, not to mention the inconvenience. Simply put, it just isn&#8217;t as practical to build a site in Flash, especially if the client wants to manage it on their own.</p>
<p>Then there&#8217;s the search engine problem. This is probably the most dangerous drawback to a full-flash site. Unlike  HTML or other methods of coding, Flash doesn&#8217;t render text or coding in a way that is easily accessible by search engines. Because of this, search engines can&#8217;t pull information from your site necessary to rank it. You might as well not have a website if you&#8217;re hoping to get traffic from search engines.</p>
<p>The final drawback is compatibility. In order to view Flash in your browser, you must have Flash installed. It is pretty standard these days, but there&#8217;s still the off chance your visitor doesn&#8217;t have it, or is running a very old version. More importantly, some mobile devices don&#8217;t even support flash. This could have a negative impact on your business if visitors find issue with your site.</p>
<p>So, pretty much what I&#8217;m saying is don&#8217;t get too excited about Flash. That&#8217;s really all that it is. Something flashy to be used in moderation. There are better, more efficient ways to create a dynamic site, like using jQuery, which will keep your site easy to maintain and search engine optimized. There are many examples of jQuery on this site, which include scrolling elements, tooltips, overlays, and galleries.</p>
<p>In the end, if you mention to your designer that you want a Flash website and (s)he raises no concern, you may want to reconsider whether they have your best interests in mind.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hipwebdesign.com/blog/stay-away-from-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When is it Time to Re-Design?</title>
		<link>http://www.hipwebdesign.com/blog/when-is-it-time-to-re-design/</link>
		<comments>http://www.hipwebdesign.com/blog/when-is-it-time-to-re-design/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 03:52:51 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Redesign]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.hipwebdesign.com/?p=513</guid>
		<description><![CDATA[When&#8217;s the last time you gave your site a serious make-over? Let&#8217;s face it, trends come and go, especially on the internet. A stunning website you had designed just a year ago may pale in comparison to a website designed today. In my opinion, a design has about a 6 month shelf-life, and then it [...]]]></description>
			<content:encoded><![CDATA[<p>When&#8217;s the last time you gave your site a serious make-over?</p>
<p>Let&#8217;s face it, trends come and go, especially on the internet. A stunning website you had designed just a year ago may pale in comparison to a website designed today. In my opinion, a design has about a 6 month shelf-life, and then it starts to go stale.<span id="more-513"></span></p>
<p>This doesn&#8217;t necessarily mean you have to scrap the whole thing and start back at the drawing board (although you might). Just do something different.</p>
<p>Bloggers should be especially aware. You may get the same TIME magazine every week, but at least the layout changes. Internet readers want the same thing. Keep your design fresh, and your functionality fresher, and your readers will keep coming back. You&#8217;ve got to keep up with the creative flow, otherwise your visitors will find greener, more interesting pastures.</p>
<p>It&#8217;s important, however, that you don&#8217;t over do it and lose the sense of identity you&#8217;ve established. In some cases, you may WANT to lose that identity, but generally, you need an anchor. Something that strings one design to the next, while still pushing the envelope.</p>
<p>Take Pepsi, for example. They recently made-over their logo. But, hold it up to the old one, and you&#8217;ll see that there&#8217;s a great deal of subtlety involved. Employ this same sense of subtlety when approaching a re-design. Even something slight can get people talking, and that&#8217;s good for business.</p>
<p>Another example is Tropicana. They gave themselves a new look, got some attention, then went back to their more traditional style. Don&#8217;t be afraid to reinvent your aesthetic. In another six months, you may want to pull it back, but you&#8217;re still keeping your site fresh and in the minds of your visitors.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hipwebdesign.com/blog/when-is-it-time-to-re-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New to Blogging: What&#8217;s It Gonna Take?</title>
		<link>http://www.hipwebdesign.com/blog/new-to-blogging-whats-it-gonna-take/</link>
		<comments>http://www.hipwebdesign.com/blog/new-to-blogging-whats-it-gonna-take/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 07:52:21 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[learning to blog]]></category>
		<category><![CDATA[new blogger]]></category>

		<guid isPermaLink="false">http://www.hipwebdesign.com/?p=502</guid>
		<description><![CDATA[So you want to blog? I don&#8217;t blame you. There a million reasons to get into it. Business, entertainment, education, and fun, just to name a few. But does it have to be so tech-y? Well&#8230; sort of. You see, like anything (making coffee, riding a bike, lumber-jacking, etc.) you have to be willing to [...]]]></description>
			<content:encoded><![CDATA[<p>So you want to blog? I don&#8217;t blame you. There a million reasons to get into it. Business, entertainment, education, and fun, just to name a few. But does it have to be so tech-y?<span id="more-502"></span></p>
<p>Well&#8230; sort of. You see, like anything (making coffee, riding a bike, lumber-jacking, etc.) you have to be willing to learn to use your tools. Fortunately, the tools are getting easier to use every day. Hip Web Design makes sure that those tools &#8212; the easy ones &#8212; are at your disposal, and that you&#8217;re informed enough to dive right in.</p>
<p>Still seem a little daunting to you? Have you ever written an email? A Word document? If you&#8217;ve ever done those things, you can blog. Never done those things? Well you made it to this website, didn&#8217;t you? The key to these &#8220;easy tools&#8221; is their intuitiveness. They rely more on common sense than technical expertise.</p>
<p>You might be thinking, &#8220;Okay, easy tools. Great. But I want it to look cool. Not like all those other ones.&#8221; You can have that too! Don&#8217;t be fooled into thinking that an easy to manage website means dumbed-down. It&#8217;s just the opposite. Here&#8217;s the brilliance in what Hip Web Design offers: completely custom designs, cutting edge style, all sorts of bells and whistles, but all the content is manageable by YOU. On your own time. In your pajamas. Between coffee and&#8230; lumber-jacking.</p>
<p>If you&#8217;re on the fence, <a href="http://www.hipwebdesign.com/contact/">contact Hip Web Design</a>. You&#8217;ll be blogging (or running an online store, sharing your portfolio, advertising your business) in no time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hipwebdesign.com/blog/new-to-blogging-whats-it-gonna-take/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Do I Need for a Website?</title>
		<link>http://www.hipwebdesign.com/blog/what-do-i-need-for-a-website/</link>
		<comments>http://www.hipwebdesign.com/blog/what-do-i-need-for-a-website/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 09:39:06 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[building a website]]></category>
		<category><![CDATA[first website]]></category>
		<category><![CDATA[starting a website]]></category>
		<category><![CDATA[website basics]]></category>
		<category><![CDATA[website necessities]]></category>

		<guid isPermaLink="false">http://www.hipwebdesign.com/?p=496</guid>
		<description><![CDATA[If you&#8217;re reading this article, you&#8217;re probably thinking about owning your own website and joining a, traditionally, tech savvy club. Well, more and more often I&#8217;ve been getting clients who are new to the whole idea of owning a site and have some good questions. The big question for many is &#8220;What am I gonna [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re reading this article, you&#8217;re probably thinking about owning your own website and joining a, traditionally, tech savvy club. Well, more and more often I&#8217;ve been getting clients who are new to the whole idea of owning a site and have some good questions.<span id="more-496"></span></p>
<p>The big question for many is <strong><em>&#8220;What am I gonna need?&#8221;</em></strong></p>
<p>Aside from <strong>an idea</strong> and <strong>a web designer</strong>, here are some essential things you&#8217;ll end up needing:</p>
<ol>
<li><strong>A domain name.</strong> A domain is the address where people will find your site. Like, example.com</li>
<li><strong>Web hosting</strong>. Think of this as the house that your address (domain) points to. A web host will provide you with a &#8220;space&#8221; to put your website. <a href="http://www.godaddy.com" target="_blank">GoDaddy.com</a> is a popular web host. You usually buy your domain name and web hosting from the same company since it&#8217;s more convenient that way.</li>
</ol>
<p>In some cases, as it is with Hip Web Design, your web designer can help you acquire both these things, so don&#8217;t be afraid to ask. However, since you&#8217;ll be paying for it, you should be familiar with what exactly it is you&#8217;re getting.</p>
<p>There are also some things that will apply depending on what kind of site you&#8217;re hoping to build. If you plan to open an online store and accept credit card payments, you&#8217;re going to need extra services.</p>
<ol>
<li><strong>A shopping cart.</strong> This refers to a feature found on most online stores in which you select an item and put it into a virtual &#8220;shopping cart.&#8221; This shopping cart keeps track of the shoppers purchases and provides some accounting to show the visitor what they owe. There are two basic types of shopping carts: One that is bought and installed by your web designer, or one that is built from scratch by your web designer. The price for this has a few variables, so you should talk with your web designer about what is right for you.</li>
<li><strong>A payment gateway.</strong> A payment gateway is just like a point-of-sale terminal at a retail store. Instead of swiping your card through a machine, you pay a service to process your credit card payments electronically. A payment gateway is a service that provides you with the ability and security to accept credit card purchases through your website. This price also varies from company to company, and may depend on what kind of shopping cart you want.</li>
</ol>
<p>Don&#8217;t be scared away if you&#8217;re intimidated by some of these points. Here at Hip Web Design, we&#8217;re more than happy to talk you through it and get you the best deal possible.</p>
<p>So&#8230; is that all? Those are the bare essentials; Hosting and a domain name a must. Shopping cart and Payment gateway if you want to sell products.</p>
<p>If you&#8217;re a beginner and you want to teach yourself more about what it&#8217;s like to have a website and participate in the online community, you should try opening (and regularly using) a <a href="http://www.twitter.com/" target="_blank">Twitter</a> or <a href="http://www.facebook.com" target="_blank">Facebook</a> account. You could also start with a free blog from <a href="http://www.WordPress.com" target="_blank">WordPress.com</a> or <a href="http://www.Tumblr.com" target="_blank">Tumblr.com</a>. These are both companies that give you a free, limited domain and hosting for a pre-designed, ready-to-use blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hipwebdesign.com/blog/what-do-i-need-for-a-website/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

