<?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>ProtoShare Community</title>
	<atom:link href="http://community.protoshare.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://community.protoshare.com</link>
	<description>ProtoShare Blog and Resource Center</description>
	<lastBuildDate>Mon, 17 Jun 2013 23:53:40 +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>ProtoShare Tip: Adding Tabs to your Tabbed Panel</title>
		<link>http://community.protoshare.com/2013/06/adding-tabs-tabbed-panel/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adding-tabs-tabbed-panel</link>
		<comments>http://community.protoshare.com/2013/06/adding-tabs-tabbed-panel/#comments</comments>
		<pubDate>Mon, 17 Jun 2013 23:52:56 +0000</pubDate>
		<dc:creator>Nick Jennings</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[ProtoShare Tips & Tricks]]></category>
		<category><![CDATA[ProtoShare Workflows]]></category>

		<guid isPermaLink="false">http://community.protoshare.com/?p=7667</guid>
		<description><![CDATA[With the new palette released in ProtoShare 9, you can easily create a 3-tab tabbed panel by dragging and dropping a single State-Based Navigation component. This will generate a state with three values, one for each of the tabs, and &#8230; <a href="http://community.protoshare.com/2013/06/adding-tabs-tabbed-panel/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>With the new palette released in ProtoShare 9, you can easily create a 3-tab tabbed panel by dragging and dropping a single State-Based Navigation component. This will generate a state with three values, one for each of the tabs, and content placeholders for the three tabs.</p>
<p>To add additional tabs to your tabbed panel, you will need to add new values to your current state and content for the new tab.</p>
<p>You can add the additional values to your state by accessing the Property Inspector for the Horizontal Tab Navigation component. In the Inspector under Navigation, you will find the attached state. Select the Edit State button and insert your new values to create the additional tabs.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://community.protoshare.com/wp-content/uploads/2013/06/State-Values.png" alt="Inserting a new state value" width="302" height="317" /></p>
<p>Once you have the new tab in your navigation, you will need to create content to display when that tab is selected. You can either make the new content out of new components or make a copy of one of the placeholders.</p>
<p>To make a copy of the placeholder content, you will start off by ungrouping the three content boxes that came with the tabbed panel. You can ungroup components by right-clicking the content and selecting Ungroup.</p>
<p>Now that you have ungrouped the content boxes, copy and paste to create another content box and change the visiblity for the new content box to only be visible when the new tab (or state value) is selected. You will now have sucessfully created a new tab in your tabbed panel.</p>
<p><img class="aligncenter" src="http://community.protoshare.com/wp-content/uploads/2013/06/New-Tab.png" alt="The newly added tab" width="630" height="229" /></p>
<p>For additional help, you can check out our tutorial video on <a href="http://www.youtube.com/watch?feature=player_embedded&amp;v=wa-7Y5TJrS4">how to make a tabbed panel.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://community.protoshare.com/2013/06/adding-tabs-tabbed-panel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Responsive Design with ProtoShare</title>
		<link>http://community.protoshare.com/2013/06/responsive-design/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=responsive-design</link>
		<comments>http://community.protoshare.com/2013/06/responsive-design/#comments</comments>
		<pubDate>Wed, 12 Jun 2013 17:20:13 +0000</pubDate>
		<dc:creator>Andrew Mottaz</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[ProtoShare Tips & Tricks]]></category>
		<category><![CDATA[ProtoShare Workflows]]></category>

		<guid isPermaLink="false">http://community.protoshare.com/?p=6756</guid>
		<description><![CDATA[ProtoShare, with its multiple designs per page and view on device mobile capability, is uniquely positioned as a prototyping tool to help you accelerate your Responsive Design projects. This article will discuss what Responsive Design is, and how ProtoShare can &#8230; <a href="http://community.protoshare.com/2013/06/responsive-design/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>ProtoShare, with its multiple designs per page and view on device mobile capability, is uniquely positioned as a <a href="http://www.protoshare.com/benefits/why-protoshare/">prototyping tool</a> to help you accelerate your Responsive Design projects. This article will discuss what Responsive Design is, and how ProtoShare can help you do it effectively.</p>
<h3>Responsive Web Design</h3>
<p>First, what is Responsive Design? Well, there are many responsive JavaScript frameworks, led by Twitter&#8217;s Bootstrap, that tend to define Responsive by the enabling technology:</p>
<ul>
<li>Media queries to set CSS styles based on what screen size is accessing the website</li>
<li>A flexible grid-based layout that uses relative sizing</li>
<li>Flexible images and media, through dynamic resizing or CSS</li>
</ul>
<p>But defining Responsive based on the implementing technology is a mistake. Technologies are means to an end. I prefer the thinking of <a href="http://futurefriend.ly/" target="_blank">future friendly</a>. Device capabilities and screen sizes are evolving and will continue to change. Responsive is a technology that allows you to build sites that will continue to work well during this evolution.</p>
<p>If you define Responsive as designing and developing websites in such a way that they provide a high-quality user experience on a wide and growing range of devices, then Responsive Design is the next big thing, and it’s going to be around for a long time.</p>
<h3>Mobile First</h3>
<p>OK, so if Responsive is the next big thing, why mobile first?</p>
<p>I&#8217;ll point you to the <a href="http://www.lukew.com/ff/entry.asp?933" target="_blank">authoritative article</a> by Luke Wroblewski, but to summarize: Mobile is growing incredibly fast; mobile forces you to focus on what&#8217;s important; mobile expands your capabilities ( with things like GPS, device orientation etc. ).</p>
<h3>Mobile-First Responsive Design with ProtoShare</h3>
<p>How does prototyping fit in with Mobile-First Responsive Design? One important point about Responsive: It&#8217;s more work than just designing a website. You can&#8217;t just design a desktop site, build it with a Responsive framework and expect great results. The basics of UX have not changed. You have to pay attention to the user experience.</p>
<p>Given that UX still matters, our basic Responsive philosophy is &#8220;<a href="http://community.protoshare.com/2013/03/responsive-web-design-breakpoints/" target="_blank">prototype the breakpoints</a>&#8220;. Here are the steps we recommend when doing Responsive Design with ProtoShare:</p>
<p><strong>1) Start by prototyping one of your mobile breakpoints.</strong> As you build this, focus on the experience you want small screen users to have. Iterate on this. Get it as close to complete as possible.</p>
<p><img class=" alignnone" src="http://community.protoshare.com/wp-content/uploads/2012/10/Screen-Shot-2012-10-30-at-9.54.40-AM.png" alt="Small Mobile Design" width="439" height="505" /></p>
<p><strong>2) Duplicate the design and rearrange elements to make the next larger size.</strong> Using ProtoShare&#8217;s multiple designs per page, you can view these side by side. Annotate intended experience differences between this breakpoint and the previous breakpoint.</p>
<p><img class="alignnone" src="http://community.protoshare.com/wp-content/uploads/2012/10/Screen-Shot-2012-10-30-at-9.59.07-AM.png" alt="Second Breakpoint" width="604" height="330" /></p>
<p><strong>3) Rinse and repeat.</strong></p>
<p>How many breakpoints do you need to prototype? It really depends &#8211; how many are there that had substantive differences? In my experience, the minimum is usually two. The first is small screen mobile, which almost always needs different navigation from even small tablet sizes, and the second is &#8220;desktop&#8221; ( which is often very similar to tablet ). By starting with a mobile screen, prototyping and getting the experience right, and then moving on to larger breakpoints, you can really highlight the important differences between device experiences.</p>
<p>Some people lean toward just doing the prototyping in HTML in a Responsive framework. The reason I think this is usually a mistake is that you&#8217;re then putting the technology, as opposed to the user experience, in the driver&#8217;s seat. Prototype to get the experience right, then use the technology to implement the vision.</p>
<h3>ProtoShare&#8217;s Multiple Designs Per Page</h3>
<p>Because of ProtoShare&#8217;s multiple designs per page function, you can build out and experience the different breakpoints as you go. You can compare breakpoints side by side to highlight and discuss differences. As we saw above, you can view the various breakpoints on the target device.</p>
<p><img src="http://community.protoshare.com/wp-content/uploads/2012/10/Screen-Shot-2012-10-30-at-1.55.36-PM.png" alt="Multiple Designs Per Page" width="508" height="260" /></p>
<p>If you use a consistent naming standard ( as above 960 Wide, 320 Wide ) for the design, you can use ProtoShare&#8217;s browse by name function in the Review interface to browse through a set of prototypes.</p>
<h3>Summing Up</h3>
<p>Designing for Responsive requires effort. Don&#8217;t expect the technology to solve your UX problems for you. By starting with mobile, prototyping the breakpoints, and iterating through the prototypes, you will get better results, eliminate expensive rework and create a shared understanding with your team. Read &#8220;<a href="http://community.protoshare.com/2013/01/go-responsive/" target="_blank">Should You Go Responsive</a>&#8221; for more information.</p>
<p>Are you using ProtoShare with Responsive? Drop us a line and let us know what you&#8217;re up to!</p>
]]></content:encoded>
			<wfw:commentRss>http://community.protoshare.com/2013/06/responsive-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cognitive Bias in Web Design</title>
		<link>http://community.protoshare.com/2013/06/cognitive-bias-web-design/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cognitive-bias-web-design</link>
		<comments>http://community.protoshare.com/2013/06/cognitive-bias-web-design/#comments</comments>
		<pubDate>Fri, 07 Jun 2013 20:15:53 +0000</pubDate>
		<dc:creator>Andrew Mottaz</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Industry]]></category>
		<category><![CDATA[Prototyping Benefits]]></category>

		<guid isPermaLink="false">http://community.protoshare.com/?p=7643</guid>
		<description><![CDATA[Someone pointed me to an interesting article in WebSite Magazine called &#8220;Does Cognitive Bias Kill Creativity?&#8221; by Paul Ralph.  ( Interesting user experience tidbit, I could not figure out a way to link directly to the article, so you&#8217;ll find &#8230; <a href="http://community.protoshare.com/2013/06/cognitive-bias-web-design/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Someone pointed me to an interesting article in WebSite Magazine called &#8220;Does Cognitive Bias Kill Creativity?&#8221; by Paul Ralph.  ( Interesting user experience tidbit, I could not figure out a way to link directly to the article, so you&#8217;ll find the article on page 51 of <a href="http://www.websitemagazine.com/scripts/sub/digital.aspx?issue=67">this issue</a>. )</p>
<p>The main thrust of the article is that creativity is a lot of work, we tend to take the path of least resistance, and we hate to second guess our decisions or rework anything that seems done.</p>
<p>This article reminded me of the answer to a question we get a lot lately &#8212; the question is &#8220;Why shouldn&#8217;t I just use Bootstrap ( or Foundation or some other framework ) to do my <a href="http://www.protoshare.com/benefits/why-protoshare/">prototyping</a>?&#8221;  The answer I give to this question is two-fold:</p>
<p>First, although you can get something created very quickly with Bootstrap, when you start making changes, you can get bogged down in the HTML, CSS and JavaScript.  Depending on your level of expertise, the difficulties here can be prohibitive.</p>
<p>The second part of the answer is due to cognitive bias.  Once you build out your <a href="http://www.protoshare.com/prototypes/">prototype</a> in Bootstrap or another framework, you can create a huge amount of lock-in, or what is called Cognitive Bias in the article above.  Responsive frameworks provide solid default answers to many different design questions.  The bias comes from a feeling of  commitment on the part of the designers, developers and others based on the previously expended effort.  It&#8217;s hard to change paths once you&#8217;ve started down a road, and you won&#8217;t even consider major changes or completely different approaches.  In short, you start with a set of constraints that negatively impacts your creativity.</p>
<p>We recently completed a Bootstrap based redesign of ProtoShare.com, and by keeping our prototyping in ProtoShare until we answered the design and ux questions ourselves, we were able to get through the design and UX process very quickly, and then when we started to build using Bootstrap, we had a pretty clear idea of what the final outcome would be.  ProtoShare achieved its goal of eliminating huge amounts of rework by letting us focus on quick, highly-flexible iterations during design and ux followed by longer iterations ( some in ProtoShare and some in code ) after we started development.</p>
<p>As always, I&#8217;d love to hear your experiences with this.</p>
]]></content:encoded>
			<wfw:commentRss>http://community.protoshare.com/2013/06/cognitive-bias-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thanks to UXPA Boston and WebVisions Portland</title>
		<link>http://community.protoshare.com/2013/05/thanks-uxpa-boston-webvisions-portland/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=thanks-uxpa-boston-webvisions-portland</link>
		<comments>http://community.protoshare.com/2013/05/thanks-uxpa-boston-webvisions-portland/#comments</comments>
		<pubDate>Sat, 01 Jun 2013 00:27:26 +0000</pubDate>
		<dc:creator>Andrew Mottaz</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Industry]]></category>

		<guid isPermaLink="false">http://community.protoshare.com/?p=7627</guid>
		<description><![CDATA[Thanks to everyone who participated in my talks at UXPA Boston and WebVisions Portland. As well as a big thanks to all of the organizers!  Both of my talks were about Lean UX and bridging the gap between UX and Development. &#8230; <a href="http://community.protoshare.com/2013/05/thanks-uxpa-boston-webvisions-portland/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 240px"><img title="Steven Fisher at UXPA Boston" src="http://community.protoshare.com/wp-content/uploads/2013/05/ProtoShare-Advisory-Board-Member.jpeg" alt="Steven Fisher at UXPA Boston" width="230" height="307" /><p class="wp-caption-text">ProtoShare Advisory Board Member Steven Fisher at UXPA Boston</p></div>
<p>Thanks to everyone who participated in my talks at UXPA Boston and WebVisions Portland. As well as a big thanks to all of the organizers!  Both of my talks were about Lean UX and bridging the gap between UX and Development.  You can see my slides <a title="UXPA Boston Andrew Mottaz Slides" href="http://www.slideshare.net/AndrewMottaz/uxpa-lean-ux-bridging-the-gap-between-ux-and-developers" target="_blank">here</a>, and a summary of the UXPA Boston discussion <a href="http://allthingsamrita.wordpress.com/2013/05/29/leanux-bridging-the-gap-between-ux-and-developers/" target="_blank">here</a>.  As always, it&#8217;s really the quality of the audience participation that makes these talks rock.</p>
<p>Don&#8217;t miss the next CHIFOO Portland. This ProtoShare sponsored event includes free food, drinks and admission! Check out more info on our <a href="http://www.protoshare.com/news-events/">ProtoShare News &amp; Events</a> page.</p>
<p>And congratulations to our giveaway winners too!</p>
<div class="wp-caption alignleft" style="width: 240px"><img class=" " title="UXPA Boston ProtoShare Winner" src="http://community.protoshare.com/wp-content/uploads/2013/05/ProtoShare-Winner.jpg" alt="UXPA Boston ProtoShare Winner" width="230" height="307" /><p class="wp-caption-text">UXPA Boston ProtoShare Winner</p></div>
]]></content:encoded>
			<wfw:commentRss>http://community.protoshare.com/2013/05/thanks-uxpa-boston-webvisions-portland/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Anyone have an Answer for This?</title>
		<link>http://community.protoshare.com/2013/05/cloud-based-wed-tool/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cloud-based-wed-tool</link>
		<comments>http://community.protoshare.com/2013/05/cloud-based-wed-tool/#comments</comments>
		<pubDate>Mon, 20 May 2013 19:23:32 +0000</pubDate>
		<dc:creator>Bob Wiggins</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Industry]]></category>

		<guid isPermaLink="false">http://community.protoshare.com/?p=7620</guid>
		<description><![CDATA[The following question appears today on the UX Professionals Group on LinkedIn: What is your favourite Cloud Based Web / UI Prototyping tool? Anyone have any answers they&#8217;d be willing to contribute to the thread on LinkedIn?]]></description>
			<content:encoded><![CDATA[<p>The following question appears today on the UX Professionals Group on LinkedIn:</p>
<p><a href="http://www.linkedin.com/groups/What-is-your-favourite-Cloud-38178.S.242254292?qid=459c3a51-bd50-4d50-a933-9f492df76f96&amp;trk=group_most_recent_rich-0-b-ttl&amp;goback=%2Egmr_38178">What is your favourite Cloud Based Web / UI Prototyping tool?</a></p>
<p>Anyone have any answers they&#8217;d be willing to contribute to the thread on LinkedIn?</p>
]]></content:encoded>
			<wfw:commentRss>http://community.protoshare.com/2013/05/cloud-based-wed-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ProtoShare is Sponsoring WebVisions Portland!</title>
		<link>http://community.protoshare.com/2013/05/webvisions-portland/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=webvisions-portland</link>
		<comments>http://community.protoshare.com/2013/05/webvisions-portland/#comments</comments>
		<pubDate>Wed, 15 May 2013 20:46:00 +0000</pubDate>
		<dc:creator>Meghan Neff</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Industry]]></category>

		<guid isPermaLink="false">http://community.protoshare.com/?p=7607</guid>
		<description><![CDATA[ProtoShare is excited to sponsor WebVisions Portland from May 22-24 at the Oregon Convention Center. We look forward to seeing members of the UX community from all over the country in our home town. Andrew Mottaz, the founder and creator &#8230; <a href="http://community.protoshare.com/2013/05/webvisions-portland/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>ProtoShare is excited to sponsor <a title="WebVisions Portland" href="http://www.webvisionsevent.com/portland/" target="_blank">WebVisions Portland</a> from May 22-24 at the Oregon Convention Center. We look forward to seeing members of the UX community from all over the country in our home town.</p>
<p>Andrew Mottaz, the founder and creator of ProtoShare will be hosting a FREE, mid-day mini-workshop on Lean UX. The workshop will be held on Wednesday, May 22nd from 12:30-2:00pm.</p>
<p>In the workshop you will learn about treating design ideas as hypotheses, and how to replace giant spec docs with a shared understanding.</p>
<p>Space is limited for the workshop, so <a title="Lean UX Workshop Registration" href="http://www.eventbrite.com/event/4447342120" target="_blank">Register Now</a> using your Facebook or email account to ensure you will have a spot! If you are interested in attending the full WebVisions Portland conference, you can purchase tickets <a href="http://webvisions-portland.strangertickets.com/" target="_blank">here</a>.</p>
<p>You can also come by to check out our booth: ProtoShare will have an area for attendees to test out our software and get to know some of our team. Stop by to meet us and find out why <a href="http://www.protoshare.com/benefits/" target="_blank">prototyping</a> will improve your process by saving you time and money.</p>
<p>See you next week at WebVisions!</p>
]]></content:encoded>
			<wfw:commentRss>http://community.protoshare.com/2013/05/webvisions-portland/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Angel Investors and Start-up Funding</title>
		<link>http://community.protoshare.com/2013/04/angel-investors-startup-funding/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=angel-investors-startup-funding</link>
		<comments>http://community.protoshare.com/2013/04/angel-investors-startup-funding/#comments</comments>
		<pubDate>Fri, 26 Apr 2013 17:54:34 +0000</pubDate>
		<dc:creator>Bob Wiggins</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Industry]]></category>
		<category><![CDATA[Prototyping Benefits]]></category>

		<guid isPermaLink="false">http://community.protoshare.com/?p=7569</guid>
		<description><![CDATA[One type of customer we often see is the software start-up in fundraising mode. The founder is usually working on an angel round of funding, and wants to create an interactive prototype of the software product that they can show &#8230; <a href="http://community.protoshare.com/2013/04/angel-investors-startup-funding/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One type of customer we often see is the software start-up in fundraising mode. The founder is usually working on an angel round of funding, and wants to create an <a title="Interactive Prototype" href="http://www.protoshare.com/prototypes/">interactive prototype</a> of the software product that they can show to potential angel investors. ProtoShare works really well for this.</p>
<p>I can tell you from personal experience as an angel investor that it can be difficult for an investor to grasp a business idea in the abstract. Unless I can see what the founder has in mind for a software product, it can be all too easy to dismiss the idea because of a lack of understanding. If I can see and interact with a prototype of the software, it&#8217;s usually much easier to grasp the idea and get behind it.</p>
<p>Until the founder successfully raises their angel funding round, they usually won&#8217;t have the ability to build the actual software product itself &#8211; that&#8217;s why they are out raising money. But <a title="ProtoShare" href="http://www.protoshare.com/">ProtoShare</a> costs only $29 a month. In a few weeks (and sometimes over a weekend), the founder can create a functioning prototype and be out on the fundraising trail. It&#8217;s a very small investment that can significantly improve the odds of a successful fund-raise.</p>
<p>If the fundraising effort is a success, this will be the best money the founder ever spent. And if the start-up doesn&#8217;t get funded, at $29 a month, the founder has spent under $100, rather than tens of thousands on actual software development.</p>
<p>I guess the surprising thing is that we don&#8217;t see more customers like this.</p>
]]></content:encoded>
			<wfw:commentRss>http://community.protoshare.com/2013/04/angel-investors-startup-funding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Wireframing</title>
		<link>http://community.protoshare.com/2013/04/website-wireframing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=website-wireframing</link>
		<comments>http://community.protoshare.com/2013/04/website-wireframing/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 18:04:17 +0000</pubDate>
		<dc:creator>Meghan Neff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://community.protoshare.com/?p=7553</guid>
		<description><![CDATA[ProtoShare just launched our new website redesign. We started the redesign using our own wireframing tool and managed the lifecycle of the project through ProtoShare’s built-in collaboration. As a project manager in the digital marketing world, I have led numerous website redesign &#8230; <a href="http://community.protoshare.com/2013/04/website-wireframing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>ProtoShare just launched our new website redesign. We started the redesign using our own <a title="Wireframing Tool" href="http://www.protoshare.com/features/">wireframing tool</a> and managed the lifecycle of the project through ProtoShare’s built-in collaboration.</p>
<p>As a project manager in the digital marketing world, I have led numerous website redesign projects and know how important visual specifications are to improving the overall process of a redesign.</p>
<p>At past companies I used PowerPoint to create website wireframes and although it works for very basic wireframes, the visual and interactive interest was practically non-existent. When I used PowerPoint for wireframing navigation and layout, there was always a lack of visual specification that had to be made up for in written specifications.  In order to protect ourselves from scope creep, we had to include a laundry list of items that were not included in the project.</p>
<p>With ProtoShare, everything is readily visible and you can <a title="Wireframe" href="http://www.protoshare.com/wireframes/">wireframe</a> from low to high fidelity quickly. I put together a low fidelity wireframe and created multiple design layouts for each page that I then shared with my designer. The designer added fidelity to the layouts, proposed alternatives, and suggested changes. By working together and iterating quickly, we made rapid progress in the design phase.</p>
<p>ProtoShare lets you work your way up to a high-fidelity prototype that looks and acts like a functional website. It also keeps all of your team’s work (final designs for each page, comments on designs, annotations and more) all in one place &#8211; making collaboration and requirements tracking a streamlined process.</p>
<p>As a relatively new member of the ProtoShare team, I was sold on the technology before we even started the project. I cannot begin to express how invaluable a tool like ProtoShare is to the <a title="Wireframe Design Process" href="http://www.protoshare.com/benefits/process/">design process</a> and wireframing of a website. Simply put, the tool made our redesign process faster, easier, and more enjoyable.</p>
<p>To make things even better, when the project was turned over to our developers, there was no confusion about what to build and everything they needed was right there. I can honestly say, from first hand experience &#8211; ProtoShare creates happy clients and happy teams.</p>
]]></content:encoded>
			<wfw:commentRss>http://community.protoshare.com/2013/04/website-wireframing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ProtoShare Competitor Comparison</title>
		<link>http://community.protoshare.com/2013/04/protoshare-competitor-comparison/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=protoshare-competitor-comparison</link>
		<comments>http://community.protoshare.com/2013/04/protoshare-competitor-comparison/#comments</comments>
		<pubDate>Fri, 05 Apr 2013 16:50:41 +0000</pubDate>
		<dc:creator>Bob Wiggins</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Industry]]></category>

		<guid isPermaLink="false">http://community.protoshare.com/?p=7478</guid>
		<description><![CDATA[Thank You iRise! ProtoShare Sweeps the Floor with Axure in iRise Analysis If you put &#8220;ProtoShare&#8221; into Google, a paid ad from iRise comes up, offering a comparison of iRise to ProtoShare and other prototyping tools.  Being a curious sort, &#8230; <a href="http://community.protoshare.com/2013/04/protoshare-competitor-comparison/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Thank You iRise!</strong></p>
<p><em>ProtoShare Sweeps the Floor with Axure in iRise Analysis</em></p>
<p>If you put &#8220;ProtoShare&#8221; into Google, a paid ad from iRise comes up, offering a comparison of iRise to ProtoShare and other prototyping tools.  Being a curious sort, I recently requested the report.</p>
<p>Not surprisingly, in iRise&#8217;s report, iRise does rather well, with green dots beside every attribute the report deems important.  iRise is an expensive, enterprise-class application (and it was their report), so that didn&#8217;t come as much of a surprise.</p>
<p>What did come as a pleasant surprise was how well ProtoShare stacked up against iRise in iRise&#8217;s report, and, even more importantly, how we blew the doors off Axure.  Here is the <a href="http://www.irise.com/files/pdf/iRiseComparisonChart.pdf" target="_blank">report</a>, courtesy of iRise.</p>
<p>Out of the 26 attributes iRise considered important, the report says that ProtoShare has 13 (6 fully and 7 partially), while Axure has only 8 (and all of those only partially).</p>
<p>We might quibble about some aspects of iRise&#8217;s report, and I note that iRise did not even include the latest version of ProtoShare in its analysis.  Nevertheless, iRise&#8217;s report certainly serves as an unbiased summary of how ProtoShare stacks up against Axure, and for that, we say &#8220;Thank You iRise.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://community.protoshare.com/2013/04/protoshare-competitor-comparison/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Responsive Web Design Breakpoints</title>
		<link>http://community.protoshare.com/2013/03/responsive-web-design-breakpoints/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=responsive-web-design-breakpoints</link>
		<comments>http://community.protoshare.com/2013/03/responsive-web-design-breakpoints/#comments</comments>
		<pubDate>Fri, 29 Mar 2013 17:34:24 +0000</pubDate>
		<dc:creator>Alex Johnson</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Industry]]></category>
		<category><![CDATA[Prototyping Benefits]]></category>

		<guid isPermaLink="false">http://community.protoshare.com/?p=7453</guid>
		<description><![CDATA[I read Responsive web design: the war has not yet been won on Elliot Jay Stocks&#8217; blog recently. He&#8217;s an experienced web designer, and knows a thing or two about responsive web design. A central point of the article is that &#8230; <a href="http://community.protoshare.com/2013/03/responsive-web-design-breakpoints/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I read <a title="Responsive web design: the war has not yet been won" href="http://elliotjaystocks.com/blog/responsive-web-design-the-war-has-not-yet-been-won/" target="_blank">Responsive web design: the war has not yet been won</a> on Elliot Jay Stocks&#8217; blog recently. He&#8217;s an experienced web designer, and knows a thing or two about responsive web design. A central point of the article is that responsive design is not just about adapting your design to the sizes of different devices. It&#8217;s about finding those points where a given design breaks down and adjusting it so that it works again. He writes,</p>
<blockquote><p>Introduce media queries only when it [feels] natural to re-adjust the content. … If you adjust your design <em>when it looks right</em>, you won’t have to worry about retro-fitting your media queries for new devices.</p></blockquote>
<p>Responsive web design is continuous, it is <a title="Analog signal - Wikipedia" href="http://en.wikipedia.org/wiki/Analog_signal" target="_blank">analog</a>. It is about creating a design that works well at every size. If you set your breakpoints at specific device sizes with no consideration for the nature of your design, you can easily end up with a design that fails at an intermediate size. It makes validation of your website much more difficult because you have to check the design at every possible pixel width to make sure that it works.</p>
<p>Either that, or you just ignore the issue, and hope no one ever makes a device with a different screen size.</p>
<p>Instead, if you introduce breakpoints where the design breaks down, you have essentially already validated the design at all sizes in between your breakpoints.</p>
<hr />
<p>Read more about how ProtoShare can help you create prototypes for <a title="Responsive Web Design" href="http://community.protoshare.com/2012/10/responsive-web-design-protoshare/">responsive web design</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://community.protoshare.com/2013/03/responsive-web-design-breakpoints/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
