<?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>Web Design in Buffalo NY &#124; Staple Web Design</title>
	<atom:link href="http://www.staplewebdesign.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.staplewebdesign.com</link>
	<description>We create websites that focus on both aesthetics and usability for your business</description>
	<lastBuildDate>Fri, 03 Feb 2012 06:34:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>My Thoughts on Responsive Web Design</title>
		<link>http://www.staplewebdesign.com/2011/my-thoughts-responsive-web-design/</link>
		<comments>http://www.staplewebdesign.com/2011/my-thoughts-responsive-web-design/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 15:14:20 +0000</pubDate>
		<dc:creator>Andy Staple</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.staplewebdesign.com/?p=1219</guid>
		<description><![CDATA[<p>A bit about Responsive Web Design.</p><p>Original Article: <a href="http://www.staplewebdesign.com/2011/my-thoughts-responsive-web-design/">My Thoughts on Responsive Web Design</a></p>]]></description>
			<content:encoded><![CDATA[<p>Most people outside of the Web Design &amp; Development community probably have never heard of the term “responsive web design”, and almost surely don&#8217;t know what exactly it is. I’ve been keeping up with Responsive Web Design for a while now since first reading about it on A List Apart, and looking curiously at sites by the likes of Simon Collison &amp; Ethan Marcotte.</p>
<p>In the simplest terms I can describe it, Responsive Web Design is design that uses new HTML &amp; CSS features to allow a single piece of content be flexible enough to allow easy viewing on many different types of devices. Well, that wasn’t quite simple, so lets take another stab at it; design that reacts to the device it is shown on. That is a bit better, but still vague. Either way, this is a new (and old) take on creating sites for the web now. 5 years ago, the web was generally restricted to a PC or Laptop Monitor. Just about then smart phones began to shake the world up with their tiny 320px screens. This sent us designers into fits. We’ve always been waiting for the days we can ignore 800&#215;600, then 1024&#215;768, and now they throw this curveball at us and we’re regressing! Well, not really. The Mobile Web is a huge part of the web as a whole now, and finding a solid solution to create websites that work well in both the PC Monitor and Smartphone was a challenging, but exciting thought for many designers. Up until recently, most people would create a site with a stylesheet for a Computer, and then create another site for mobile. This works in most cases, but its extra work, for designers who’d rather pretty something up than we’d want to code two sites instead of one.</p>
<p>On May 25th of last year, Ethan Marcotte wrote an <a href="http://www.alistapart.com/articles/responsive-web-design/" target="_blank">article</a> on A List Apart explaining a fancy way to create sites that work in any imaginable size constraints by using CSS Media Queries and semantic markup. It took a bit for it to catch on, but it finally is now. Creating a new workflow for designers doesn’t always go over well.</p>
<p>When I first started in Design, the web was just moving towards the at-that-time standards-based floated div layout from the dreaded table structure that had plagued the web up until that point. I’ve built many sites using fixed-width float techniques and while I don’t think its that hard, and feels more natural than table-based layouts I’ve used in the past. Sure there was always a bit of frustration with the issue of clearing floated divs, whether it be by a clearfix method, or another method. None we’re exactly elegant, but did get the job done.</p>
<p>Well what are my thoughts on Responsive Web Design? I’ve built a few sites using parts of this newfangled technology, but I’m currently in the process of making a full responsive site. I’ll be chronicling my inevitable excitement and struggles with it. I can say that so far, I look at it as a very large step forward. However, it is not a perfect solution. As web designers, we’re all very familiar with making things work the best they can, so its all about choosing the path of least resistance and right now this looks it’ll be that path.</p>
<p>Original Article: <a href="http://www.staplewebdesign.com/2011/my-thoughts-responsive-web-design/">My Thoughts on Responsive Web Design</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.staplewebdesign.com/2011/my-thoughts-responsive-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Forums Not Quite Dead</title>
		<link>http://www.staplewebdesign.com/2011/online-forums-not-dead/</link>
		<comments>http://www.staplewebdesign.com/2011/online-forums-not-dead/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 05:09:53 +0000</pubDate>
		<dc:creator>Andy Staple</dc:creator>
				<category><![CDATA[Randomness]]></category>

		<guid isPermaLink="false">http://www.staplewebdesign.com/?p=1199</guid>
		<description><![CDATA[<p>Why Forums are still a great resource, and why they aren't going away anytime soon</p><p>Original Article: <a href="http://www.staplewebdesign.com/2011/online-forums-not-dead/">Online Forums Not Quite Dead</a></p>]]></description>
			<content:encoded><![CDATA[<p>I often get asked where people should go to get a question answered about [anything]. Whether you&#8217;re looking for help, to network, or just to enjoy some common company with others online with similar interests, forums are a great place to head to.</p>
<p>You may be wondering, why the hell is Andy writing about forums? Well, I just read a great blog post by Jane Wells of Automattic (the company behind WordPress) titled <em><a href="http://jane.wordpress.com/2011/09/22/in-praise-of-the-forums/" target="_blank">In Praise of the Forums</a></em>. In this article she explains why people often get upset when she sends them to WordPress&#8217; support forums, but then goes into detail about why it is a great resource, and often times faster and more helpful than a private support system. I want to go a bit further and say that Forums can be looked at as one of most powerful ways to use the web. </p>
<p>I am definitely biased in the fact that I own and run a <a href="http://www.camarozone.com/forum/" target="_blank">Camaro forum</a> (and have run others in the past), so I wanted to get that out of the way first. However, I don&#8217;t think that there can be enough emphasis placed on how great of a tool online forums are. There are a few ways to look at what defines an online forum. From the stalwarts like vBulletin, phpBB, and other &#8220;bulletin board&#8221; software, to something more specific or custom, like Yahoo Answers. I like to think of Yahoo Answers as a forum in the general sense. You have a topic (question), and responses (answers). Other similar sites are found all over the web. Even more custom and niche sites like <a href="http://www.forrst.com" target="_blank">Forrst</a> (a Designers &amp; Developers community) could be looked at as a forum if you break down the 4 types of posts. Each type of post has a main topic, and then responses from other users.</p>
<p>When it comes down to it, I think most all of the social sites have roots in forum-esque ideas. I&#8217;ve heard many people in the past few years stating that the forum is a dead breed, and that everyone has moved onto social media. I agree that social media is great, and has done great things for the internet and people&#8217;s lives. What I don&#8217;t agree with is the thought that forums are dying. Sure, some forums die, just like some social networks do. I still don&#8217;t see a better architecture for getting crowdsourced answers and using the sum of everyones knowledge to help teach yourself something, solve a problem, or help others. So next time you have a question, or want to learn more about a specific topic, take a look at forums and I think you&#8217;ll be pleasantly surprised.</p>
<p>Original Article: <a href="http://www.staplewebdesign.com/2011/online-forums-not-dead/">Online Forums Not Quite Dead</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.staplewebdesign.com/2011/online-forums-not-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Night Owl</title>
		<link>http://www.staplewebdesign.com/2011/night-owl/</link>
		<comments>http://www.staplewebdesign.com/2011/night-owl/#comments</comments>
		<pubDate>Sat, 10 Sep 2011 07:13:20 +0000</pubDate>
		<dc:creator>Andy Staple</dc:creator>
				<category><![CDATA[Randomness]]></category>

		<guid isPermaLink="false">http://www.staplewebdesign.com/?p=1178</guid>
		<description><![CDATA[<p>There is no right work schedule, work when you feel you do your best. </p><p>Original Article: <a href="http://www.staplewebdesign.com/2011/night-owl/">Night Owl</a></p>]]></description>
			<content:encoded><![CDATA[<p>For years now, I&#8217;ve tried to be &#8220;normal&#8221;, in the sense that I work a &#8220;nine to five&#8221; work schedule. When I first started freelancing more, I was looking for any advice I could get and everywhere you turn you read that you need to have a set schedule for work. I&#8217;ve found that in my case, this theory is bullshit. I&#8217;ve always enjoyed working at night. I always seem to focus more on the tasks at hand, I have no distractions, whether their in my own head or from the outside world, and I just feel like I&#8217;m more creative when working my weird hours.</p>
<p>So I&#8217;ve decided I&#8217;m not going to fight it anymore. Why I was so afraid to just work the hours I really want to work I may never know, other than to think I need to fit a mold.</p>
<p>There is not much I like better than to work creatively with my headphones on at 2:00 AM on a weekday. </p>
<p>Original Article: <a href="http://www.staplewebdesign.com/2011/night-owl/">Night Owl</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.staplewebdesign.com/2011/night-owl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pluric</title>
		<link>http://www.staplewebdesign.com/2011/pluric/</link>
		<comments>http://www.staplewebdesign.com/2011/pluric/#comments</comments>
		<pubDate>Sat, 03 Sep 2011 15:22:05 +0000</pubDate>
		<dc:creator>Andy Staple</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.staplewebdesign.com/?p=1165</guid>
		<description><![CDATA[<p>Pluric is a new idea for an internet discussion board, dubbed by the client as &#8220;recreating usenet, crossed with twitter&#8221;. We created the site to have an application-like feel while in use, and a fluid design to maximize space for each user, and made it fast and easy to switch between all sections of the [...]</p><p>Original Article: <a href="http://www.staplewebdesign.com/2011/pluric/">Pluric</a></p>]]></description>
			<content:encoded><![CDATA[<p>Pluric is a new idea for an internet discussion board, dubbed by the client as &#8220;recreating usenet, crossed with twitter&#8221;. We created the site to have an application-like feel while in use, and a fluid design to maximize space for each user, and made it fast and easy to switch between all sections of the site.</p>
<p>Original Article: <a href="http://www.staplewebdesign.com/2011/pluric/">Pluric</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.staplewebdesign.com/2011/pluric/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Becoming A Leaner Me</title>
		<link>http://www.staplewebdesign.com/2011/becoming-a-leaner-me/</link>
		<comments>http://www.staplewebdesign.com/2011/becoming-a-leaner-me/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 20:56:12 +0000</pubDate>
		<dc:creator>Andy Staple</dc:creator>
				<category><![CDATA[Randomness]]></category>

		<guid isPermaLink="false">http://www.staplewebdesign.com/?p=1154</guid>
		<description><![CDATA[<p>A personal redesign, shedding some weight physically &#38; mentally.</p><p>Original Article: <a href="http://www.staplewebdesign.com/2011/becoming-a-leaner-me/">Becoming A Leaner Me</a></p>]]></description>
			<content:encoded><![CDATA[<p>As a freelance designer, often I get harassed by my friends that I should be really happy to be working for myself. They&#8217;re right, I should be happy about it and I am. However, I also have the stigma that almost all self-employed people are tagged with; working less and doing less. I don&#8217;t bother to correct them that I put tons of extra hours into my work because I know most of my friends are simply poking fun and usually not serious. I do work very often, and find personal time harder to come by which is a big issue. I really need to find more time for me. Along the same lines, I sit at the computer for 9 or more hours a day 5 or 6 days a week. It isn&#8217;t always fun, and it sure makes getting fat easy, which I&#8217;m good at.</p>
<h3><strong><del datetime="2011-08-12T20:23:05+00:00">Fat &amp; Lazy</del></strong></h3>
<p>So, I&#8217;ve decided I&#8217;m tired of being overweight. My friend and client, Marc Halpern of <a href="http://www.halpernfitness.com" target="_blank">Halpern Fitness</a> and I have started a workout routine. Marc is a great Personal Trainer, and I&#8217;ve gone at this for a week now and already feel better about myself, and have more energy. I&#8217;ve always had Marc around, but never seriously got into a workout regiment made by him to cater directly to me. This morning I was thinking how very stupid I have been for waiting this long. I&#8217;ve tried many workouts, and I don&#8217;t think I&#8217;ve ever felt that any of my own workouts with equipment at a gym are nearly as beneficial as working directly with Marc. We&#8217;ve set up daily nutrition goals, as well as my goal of making it to 250lbs by March. </p>
<h3><strong>Excuses, everyone has them and they all&#8230;</strong></h3>
<p>One excuse I constantly used was that I was going to lose too much of my billable hours &amp; productivity by worrying about exercising. To put it gently, I was stupidly wrong. I&#8217;m not losing any time. I think knowing I have to make room for exercise each day makes me more proficient with the rest of my scheduling. On top of this, I feel like I have more energy mentally to get through longer days and not get creatively burnt out. Maybe the release of aggression &#038; pent-up energy just helps me focus the rest of the day. I&#8217;m no doctor, but I sure as hell feel better.</p>
<p>Original Article: <a href="http://www.staplewebdesign.com/2011/becoming-a-leaner-me/">Becoming A Leaner Me</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.staplewebdesign.com/2011/becoming-a-leaner-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>John Abisch</title>
		<link>http://www.staplewebdesign.com/2011/john-abisch/</link>
		<comments>http://www.staplewebdesign.com/2011/john-abisch/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 06:01:56 +0000</pubDate>
		<dc:creator>Andy Staple</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.staplewebdesign.com/?p=1148</guid>
		<description><![CDATA[<p>John Abisch is a award winning Singer, Songwriter and Guitarist from Rochester, NY. He was looking for a site that would reflect his outlook on life. He wanted the design to show the feeling of serenity. With that in mind, I created a design that shows his love for the ocean, as well as the [...]</p><p>Original Article: <a href="http://www.staplewebdesign.com/2011/john-abisch/">John Abisch</a></p>]]></description>
			<content:encoded><![CDATA[<p>John Abisch is a award winning Singer, Songwriter and Guitarist from Rochester, NY. He was looking for a site that would reflect his outlook on life. He wanted the design to show the feeling of serenity. With that in mind, I created a design that shows his love for the ocean, as well as the very clean and relaxing vocals &amp; instrumentals.</p>
<p>Original Article: <a href="http://www.staplewebdesign.com/2011/john-abisch/">John Abisch</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.staplewebdesign.com/2011/john-abisch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Halpern Fitness Logo</title>
		<link>http://www.staplewebdesign.com/2011/halpern-fitness-logo/</link>
		<comments>http://www.staplewebdesign.com/2011/halpern-fitness-logo/#comments</comments>
		<pubDate>Sat, 09 Jul 2011 20:53:39 +0000</pubDate>
		<dc:creator>Andy Staple</dc:creator>
				<category><![CDATA[Logo Design]]></category>

		<guid isPermaLink="false">http://www.staplewebdesign.com/?p=1173</guid>
		<description><![CDATA[<p></p><p>Original Article: <a href="http://www.staplewebdesign.com/2011/halpern-fitness-logo/">Halpern Fitness Logo</a></p>]]></description>
			<content:encoded><![CDATA[<p></p><p>Original Article: <a href="http://www.staplewebdesign.com/2011/halpern-fitness-logo/">Halpern Fitness Logo</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.staplewebdesign.com/2011/halpern-fitness-logo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BrewFridge</title>
		<link>http://www.staplewebdesign.com/2011/brewfridge/</link>
		<comments>http://www.staplewebdesign.com/2011/brewfridge/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 05:47:40 +0000</pubDate>
		<dc:creator>Andy Staple</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.staplewebdesign.com/?p=1032</guid>
		<description><![CDATA[<p>BrewFridge is an online (and soon to be mobile) application that keeps track of Beer that you own, have owned and wish to own. Think of it as a Wine Cellar application for quality beer. The Site needed a simple but powerful user interface and the ability to scale and add new features as the [...]</p><p>Original Article: <a href="http://www.staplewebdesign.com/2011/brewfridge/">BrewFridge</a></p>]]></description>
			<content:encoded><![CDATA[<p>BrewFridge is an online (and soon to be mobile) application that keeps track of Beer that you own, have owned and wish to own. Think of it as a Wine Cellar application for quality beer. The Site needed a simple but powerful user interface and the ability to scale and add new features as the product progresses.</p>
<p>Original Article: <a href="http://www.staplewebdesign.com/2011/brewfridge/">BrewFridge</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.staplewebdesign.com/2011/brewfridge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Buffalo WordPress Meetup</title>
		<link>http://www.staplewebdesign.com/2011/buffalo-wordpress-meetup/</link>
		<comments>http://www.staplewebdesign.com/2011/buffalo-wordpress-meetup/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 04:30:04 +0000</pubDate>
		<dc:creator>Andy Staple</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.staplewebdesign.com/?p=1018</guid>
		<description><![CDATA[<p>The Buffalo WordPress Users Meetup is a bi-weekly gathering of people interested in WordPress. The design is meant to be simple, yet also at the same time show the power of the WordPress platform to handle full sites.</p><p>Original Article: <a href="http://www.staplewebdesign.com/2011/buffalo-wordpress-meetup/">Buffalo WordPress Meetup</a></p>]]></description>
			<content:encoded><![CDATA[<p>The Buffalo WordPress Users Meetup is a bi-weekly gathering of people interested in WordPress. The design is meant to be simple, yet also at the same time show the power of the WordPress platform to handle full sites.</p>
<p>Original Article: <a href="http://www.staplewebdesign.com/2011/buffalo-wordpress-meetup/">Buffalo WordPress Meetup</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.staplewebdesign.com/2011/buffalo-wordpress-meetup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advantages to running WordPress</title>
		<link>http://www.staplewebdesign.com/2011/advantages-to-running-wordpress/</link>
		<comments>http://www.staplewebdesign.com/2011/advantages-to-running-wordpress/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 01:31:17 +0000</pubDate>
		<dc:creator>Andy Staple</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.staplewebdesign.com/?p=1014</guid>
		<description><![CDATA[<p>Whenever someone asks me what I&#8217;d suggest to them for a Content Management System (CMS) or blogging platform, the answer is almost always WordPress. I power this site with WordPress, as well as probably 75% of my design clients sites. WordPress has many distinct advantages over other alternatives, and as an overall platform I find [...]</p><p>Original Article: <a href="http://www.staplewebdesign.com/2011/advantages-to-running-wordpress/">Advantages to running WordPress</a></p>]]></description>
			<content:encoded><![CDATA[<p>Whenever someone asks me what I&#8217;d suggest to them for a Content Management System (CMS) or blogging platform, the answer is almost always WordPress. I power this site with WordPress, as well as probably 75% of my design clients sites.</p>
<p>WordPress has many distinct advantages over other alternatives, and as an overall platform I find it to be the closest to my utopia when weighing all features &#038; options.</p>
<p>The advantages WordPress has include:</p>
<ul>
<li><strong>Free &#038; open source</strong><br />
This means that WordPress does not cost the person or company running the site money to run their software, and by being Open Source and under the GPL License they never will charge you.</li>
<li><strong>A very active and growing Development Community</strong><br />
One of the biggest advantages to running WordPress over other Systems is that the amount of plugins available is outstanding, and almost all are free or very reasonably priced considering.</li>
<li><strong>Knows it indentity</strong><br />
That may sound a bit odd, but many pieces of software becoming overweight and bloated as they grow. Community input asks for certain features and these keep piling on top of one another. WordPress is a bit different in that it expects a user to install Plugins for enhanced or specific needs. This keeps the system simple and easy to use.</li>
<li><strong>Simple and powerful content editors</strong><br />
The Main dashboard of WordPress is meant to be easy to get around, and the areas to add or edit content are simple to use and even less computer-savvy people can edit and update content easily after just a gentle nudge in the right direction.</li>
</ul>
<p>I could go on for  some time about more intricate details on the power of WordPress but those are the main reasons I almost always suggest WordPress. A word of warning though, no single piece of software will be perfect in every situation, and WordPress is no different. There are certain things that may be easier to build on another platform, or without a platform entirely. I use WordPress in any instance where it would make sense to, but you shouldn&#8217;t have to fight against the software you&#8217;re using to build something, and that is why I won&#8217;t say that WordPress is the best CMS for all applications, that is just too large of a check to cash. </p>
<p>Original Article: <a href="http://www.staplewebdesign.com/2011/advantages-to-running-wordpress/">Advantages to running WordPress</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.staplewebdesign.com/2011/advantages-to-running-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

