<?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>State College Web Design &#124; Brambling Design &#187; Web Design</title>
	<atom:link href="http://bramblingdesign.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://bramblingdesign.com</link>
	<description>State College Website Design</description>
	<lastBuildDate>Tue, 20 Sep 2011 02:38:16 +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>New Design Concerns</title>
		<link>http://bramblingdesign.com/new-design-concerns/</link>
		<comments>http://bramblingdesign.com/new-design-concerns/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 23:53:12 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://bramblingdesign.com/?p=432</guid>
		<description><![CDATA[Recently, I decided to get a new computer. After much deliberation (mostly between brands), I decided on a new Dell netbook, the Inspiron Mini 10. On the whole, I&#8217;m really happy with my decision. There are some features that I sacrifice, such as processing power, and the lack of a disk drive, but I think [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://bramblingdesign.com/files/2009/09/large1.jpg" alt="large" width="630" height="200" class="alignnone size-full wp-image-450" />Recently, I decided to get a new computer. After much deliberation (mostly between brands), I decided on a new Dell netbook, the <a href="http://www.dell.com/us/en/home/notebooks/laptop-inspiron-10/pd.aspx?refid=laptop-inspiron-10&amp;cs=19&amp;s=dhs" target="_self">Inspiron Mini 10</a>.</p>
<p>On the whole, I&#8217;m really happy with my decision. There are some features that I sacrifice, such as processing power, and the lack of a disk drive, but I think that the netbook makes up for that in portability. However, this is one &#8216;sacrifice&#8217; that I deal with on a daily basis, and that is screen size.</p>
<p>My netbook has a 10.1&#8243; screen at a resolution of 1024 by 600&#8230;slightly smaller than a standard resolution. However, despite that fact, some websites aren&#8217;t displayed correctly.</p>
<p>While the problem with some websites are often minor, it is still a problem that needs addressing. Since I&#8217;ve invested in my Dell, I&#8217;ve found myself designing with smaller screen resolutions in mind.</p>
<p>Previously, as time goes on the trend has been for screen resolutions to increase in size. However, with the increased popularity of these smaller computers, maybe we as designer need to rethink our approach. I know that I really take advantage of my 19&#8243; desktop monitor, and fail to recognize the fact that <a href="http://www.screen-resolution.com/common-screen-resolutions.php" target="_self">a majority of computer users have a smaller screen</a>.</p>
<p>Now I like 960 designs as much as the next guy, but I think that designers really should be careful about the content we place on the edges of our sites.</p>
]]></content:encoded>
			<wfw:commentRss>http://bramblingdesign.com/new-design-concerns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Pros and Cons of Web Design on a Mac</title>
		<link>http://bramblingdesign.com/the-pros-and-cons-of-web-design-on-a-mac/</link>
		<comments>http://bramblingdesign.com/the-pros-and-cons-of-web-design-on-a-mac/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 23:03:12 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://beta.bramblingdesign.com/?p=339</guid>
		<description><![CDATA[Before I start this post, I just want to say, that I may have a bit of a bias on this issue. I&#8217;ve been designing on, and religiously using a mac for my entire life. That said, I&#8217;m not going to try to tell you whether Mac or Windows is better for web design, but [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-365" src="http://bramblingdesign.com/files/2009/09/kb3001.jpg" alt="kb300" width="630" height="200" /></p>
<p>Before I start this post, I just want to say, that I may have a bit of a bias on this issue. I&#8217;ve been designing on, and religiously using a mac for my entire life. That said, I&#8217;m not going to try to tell you whether Mac or Windows is better for web design, but the benefits and difficulties that arise during the design process. Perhaps later on Sean will give an alternative viewpoint on the issue, and give us the pros and cons of Windows.</p>
<p>We&#8217;ll start with the cons.</p>
<h2>Cons</h2>
<h3>Internet Explorer</h3>
<p>Yeah, Internet Explorer was on mac. It was bundled with the OS until 2003, when it was replaced by Safari. What does that mean for you as a web developer? You can&#8217;t test your websites on Internet Explorer. That is, unless you want to code it for IE5.2. That cuts you off from cross browser testing for nearly 50% of internet users. There are a few solutions though. First off, there&#8217;s <a href="http://www.kronenberg.org/ies4osx/">IE4OSX</a>. IE4OSX uses the WINE environment to emulate Internet Explorer 6. This still cuts you off from IE7&amp;8 though. Our second solution is to simply put Windows on your Mac. There are a few ways to do this. One is to use Apple&#8217;s <a href="http://www.apple.com/support/bootcamp/">Bootcamp</a> software. It&#8217;s a pretty useful piece of software. It partitions your hard drive into a Mac disk, and a Windows disc. This seems all fine and dandy, but it&#8217;s really not all that fun to have to boot back and forth to check how IE&#8217;s doing. You&#8217;ve also got to set up your whole web development environment on Windows anyway, to fix your site for IE. The second fix is to buy Windows virtualization software like <a href="http://www.parallels.com/">Parallels</a>. Parallels is a fine piece of software if your willing to shell out the money for it. It saves you a lot of trouble by letting you run Windows inside of your OSX environment.</p>
<h3>Image Editing</h3>
<p>Macs really don&#8217;t have a very good free image editor. Photoshop is great if your willing to pay the money, but a lot of what is so enticing about web development is that it&#8217;s something that doesn&#8217;t require an investment to get into. All you should need is time. Yes, there is Gimp, but it&#8217;s horrid to work with regularly. If your someone who doesn&#8217;t work with images regularly it&#8217;s fine, but it just wasn&#8217;t created for the Mac. There are two versions; the native version, and the XWindows version. To be honest, neither of them are particularly good. The XWindows is basically an emulation of the Windows and Linux versions, which just doesn&#8217;t work well on the Mac. The native version is just plain old buggy. Half the features don&#8217;t work, and the ones that do look weird. It&#8217;s like taking the skin of OSX and draping it over some ugly, other unfortunate program.</p>
<h2>Pros</h2>
<h3>Software</h3>
<p>There&#8217;s a reason so many web designers use Macs. They simplify a whole lot. There is some great software out there, like <a href="http://www.panic.com/coda/">Coda</a> and <a href="http://macrabbit.com/espresso/">Espresso</a> that really simplify your coding experience if you want to make the investment, but today we&#8217;re going to stick to free and open source software.</p>
<h4><a href="http://cyberduck.ch/">Cyberduck</a></h4>
<p>Cyberduck is a great piece of software. I use it almost everyday. It&#8217;s an ftp client, that&#8217;s simple, easy, and free.</p>
<h4><a href="http://www.barebones.com/products/TextWrangler/">TextWrangler</a></h4>
<p>TextWrangler is another great one. TextWrangler is a text editor that&#8217;s designed for web development. It supports hundreds of languages and has built in FTP support, but it still manages to function like a pro.</p>
<h4><a href="http://pornel.net/imageoptim/en">ImageOptim</a></h4>
<p>ImageOptim is about as basic as it gets. Just put it in your dock, drop your images on top of it, and watch as their file size gets into a portion of what it was before.</p>
<h4><a href="http://www.mamp.info/en/index.html">MAMP</a></h4>
<p>Mamp is like OSX&#8217;s verion of WinAmp, except better. It&#8217;s not that it has any extra features that WinAmp doesn&#8217;t have, or any special little catch, it just does what it says it does. It runs a local server. I&#8217;ve never had any problems with it. I run a local version of every WordPress blog I have on the internet to test everything. I&#8217;ve never had any problems yet, and don&#8217;t expect to.</p>
]]></content:encoded>
			<wfw:commentRss>http://bramblingdesign.com/the-pros-and-cons-of-web-design-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My Experience with Wireframing</title>
		<link>http://bramblingdesign.com/my-experience-with-wireframing/</link>
		<comments>http://bramblingdesign.com/my-experience-with-wireframing/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 22:24:20 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://beta.bramblingdesign.com/?p=325</guid>
		<description><![CDATA[In the creation of our new portfolio, I decided to try a few new things. The biggest one, was wireframing everything before I even got to designing the site. I never even gave the process a second thought before I ready an article on The Importance of Wireframing by 45Royale (Who are a very large [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-323" src="http://bramblingdesign.com/files/2009/09/bp300.png" alt="bp300" width="630" height="200" /><br />
In the creation of our new portfolio, I decided to try a few new things. The biggest one, was wireframing everything before I even got to designing the site. I never even gave the process a second thought before I ready an article on <a href="http://www.45royale.com/blog/articles/the-importance-of-wireframing/">The Importance of Wireframing</a> by 45Royale (Who are a very large influence to Sean and I in terms of design). This is basically what inspired our new design. Some people think that it&#8217;s a waste of time, and think that they can plan everything out in their head, but problems arise from that.</p>
<p><em>Wireframing your designs is like journaling your thoughts. </em>You take everything, put it into perspective, and can then analyze, and get input on your designs even before you make them. What first took you a few extra minutes to maybe an hour now saved you hours of work reworking your website until you&#8217;ve got exactly what your client wants.</p>
<p>Do you design your homepage in your image editor of choice before actually creating your webpage already? Why not take it just a step farther? Rather than plan out just a portion of your site, you can do the whole thing, and it will take a whole lot less time. Then once you&#8217;ve done that you can clearly understand your project and you can use a backbone for the rest of your project. Now you can design your homepage, then break out the text editor and code your site.</p>
<p>You can make things much more complex and different if you think everything through. If your anything like me, you have a few moments of great design time, and the rest of the time your working you&#8217;ve got no idea what you&#8217;re doing. This is another benefit of wireframing. Why not take one of those moments and think out your whole site. This way, rather than getting stuck on the little details, you can spend the rest of your &#8216;dull&#8217; time working on the little things, fixing the little details. So get on out there and try wireframing. Just once, I promise good will come of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://bramblingdesign.com/my-experience-with-wireframing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Inspiration From Nature</title>
		<link>http://bramblingdesign.com/inspiration-from-nature/</link>
		<comments>http://bramblingdesign.com/inspiration-from-nature/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 01:11:37 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://beta.bramblingdesign.com/?p=222</guid>
		<description><![CDATA[This is an interesting topic, that every web designer eventually comes across. We don&#8217;t think about our real original source: nature. We take everything from it. Our gradients are inspired by the sky. Silhouettes by sunrise and sunset. Many of our logos are directly inspired by our natural surroundings. As an example when Sean came [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-308" src="http://bramblingdesign.com/files/2009/09/bridge300.png" alt="bridge300" width="630" height="200" /><br />
This is an interesting topic, that every web designer eventually comes across. We don&#8217;t think about our real original source: nature. We take everything from it. Our gradients are inspired by the sky. Silhouettes by sunrise and sunset. Many of our logos are directly inspired by our natural surroundings. As an example when Sean came up with our companies name and designed our logo, the first place he looked was outside, because that is the source for all true art.</p>
<p>Web designers aren&#8217;t the first group of artists be be awed by their surroundings. Look at any of your favorite artists work from any time and much of the work you see is of a tree, a lake, sunset over a mountain, or a night sky. So it comes to no surprise that web designers do the same thing.</p>
<p>Everything has a source. So, when all there was around us was nature, nature was what inspired people. Still our surroundings are comprised mainly of things that are not man made, and still the majority of what we do has it&#8217;s source in nature.</p>
<h2>Examples of Nature in Web Design</h2>
<h4><a href="http://valendesigns.com/">Valen Designs</a></h4>
<p>Valen Designs created the websites for Envato, a very popular web based tutorial website. Be sure to take notice of his logo.</p>
<p><a href="http://valendesigns.com/"><img class="alignnone size-full wp-image-371" src="http://bramblingdesign.com/files/2009/09/valen.jpg" alt="valen" width="630" height="200" /></a></p>
<h4><a href="http://www.viget.com/inspire/">Viget Inspire</a></h4>
<p>Viget Inspire is all nature. They made a beautiful watercolor inspired design of a mountain landscape, in a sunset.</p>
<p><a href="http://www.viget.com/inspire/"><img class="alignnone size-full wp-image-372" src="http://bramblingdesign.com/files/2009/09/viget.jpg" alt="viget" width="630" height="200" /></a></p>
<h4><a href="http://www.alifelski.com/">Ali Felski</a></h4>
<p>This is another really cool one. She uses a night scene, with a grungy floral layer over it as her header.</p>
<p><a href="http://www.alifelski.com/"><img class="alignnone size-full wp-image-373" src="http://bramblingdesign.com/files/2009/09/alifeski.jpg" alt="alifeski" width="630" height="200" /></a></p>
<h4><a href="http://storypixel.com/">Story Pixel</a></h4>
<p>A corn field. This is a perfect example of taking part of your everyday life, and portraying it in such a creative manner.</p>
<p><a href="http://storypixel.com/"><img class="alignnone size-full wp-image-374" src="http://bramblingdesign.com/files/2009/09/storypixel.jpg" alt="storypixel" width="630" height="200" /></a></p>
<h4><a href="http://sunrisedesign.com/">Sunrise Design</a></h4>
<p>This ones really cool. If you visit their site, you can see a cool moving cloud effect done in JQuery which actually inspired the bubbles in <a href="http://tim.bramblingdesign.com">my own personal portfolio site.</a></p>
<p><a href="http://sunrisedesign.com/"><img class="alignnone size-full wp-image-375" src="http://bramblingdesign.com/files/2009/09/sunrise.jpg" alt="sunrise" width="630" height="200" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://bramblingdesign.com/inspiration-from-nature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

