<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Gymnasium</title>
    <description>The latest articles on Forem by Gymnasium (@gymnasium).</description>
    <link>https://forem.com/gymnasium</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F664%2F99ad9120-185f-4512-8470-006142a9c423.png</url>
      <title>Forem: Gymnasium</title>
      <link>https://forem.com/gymnasium</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/gymnasium"/>
    <language>en</language>
    <item>
      <title>Publishing Your First GitHub Pages Website</title>
      <dc:creator>Mike Bifulco</dc:creator>
      <pubDate>Wed, 19 Feb 2020 16:17:12 +0000</pubDate>
      <link>https://forem.com/gymnasium/publishing-your-first-github-pages-website-3586</link>
      <guid>https://forem.com/gymnasium/publishing-your-first-github-pages-website-3586</guid>
      <description>&lt;p&gt;We recently published this tutorial as part of Gymnasium's weekly &lt;a href="https://thegymnasium.com/take5" rel="noopener noreferrer"&gt;Take 5&lt;/a&gt; tutorial series.  We're nearing 30 different &lt;em&gt;Take 5s&lt;/em&gt;, which you can check out for free (&lt;em&gt;always&lt;/em&gt; free, no strings attached!) on our site.  You should also check out our full-length courses and hour long Gym Shorts courses.&lt;/p&gt;

&lt;p&gt;Enjoy!&lt;br&gt;
&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/ukPI1zlxKqg"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Note: This is the first video tutorial I've done - so I'm keen to hear your feedback on my presentation style! I'll be doing more Take 5s in the future, and I'm always looking to improve.  Thanks in advance!&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>beginners</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>From Filler to Matter: Wireframes and Prototypes in UX Design</title>
      <dc:creator>Mike Bifulco</dc:creator>
      <pubDate>Tue, 25 Jun 2019 14:56:17 +0000</pubDate>
      <link>https://forem.com/gymnasium/from-filler-to-matter-wireframes-and-prototypes-in-ux-design-4ogf</link>
      <guid>https://forem.com/gymnasium/from-filler-to-matter-wireframes-and-prototypes-in-ux-design-4ogf</guid>
      <description>&lt;p&gt;The language of design can be puzzling for rookies and pros alike. Wireframing and prototyping are two terms in particular that are commonly confused, though the two have distinctly different roles in the production process. Missing these key steps can result in an unfinished product with a less cohesive user experience. Therefore, it’s crucial to understand the distinction between wireframing and prototyping and ensure that each has a place in your project.&lt;/p&gt;

&lt;h1&gt;
  
  
  Start out with a Wireframe
&lt;/h1&gt;

&lt;p&gt;Although wireframes span a range of fidelity, they tend to be on the lower end. This means they’re rough drafts that typically leave out details and finishing touches like copy and clickable content. In other words, they’re not meant to be works of art. The key to a successful wireframe is simplicity, since it serves as the static skeleton of the finished product. Broad horizontal lines and Lorem Ipsum can serve as placeholders for text; blank boxes can substitute for images and videos; and arrows can illustrate movement and flow. Over the course of the project, these proxies will become the completed core elements of your user experience.&lt;/p&gt;

&lt;p&gt;Whether designed through a digital sketching tool or brainstormed on a whiteboard, wireframes bring shape to your concept by defining the outline of its structure, layout, and &lt;a href="https://theblog.adobe.com/a-beginners-guide-to-information-architecture-for-ux-designers/" rel="noopener noreferrer"&gt;information hierarchy&lt;/a&gt;. Like a building’s blueprint, wireframes map out the bigger picture and help you lay out the steps needed to make it a reality. They’re also an invaluable resource for acquiring constructive criticism on the first iteration of your idea, which can address potential problems and save time down the line for both designers and developers.&lt;/p&gt;

&lt;p&gt;While wireframes play a critical part in the beginning stages of design and development, their most important function may arguably be to serve as a base for the production of a prototype.&lt;/p&gt;

&lt;h1&gt;
  
  
  Plan with a Prototype
&lt;/h1&gt;

&lt;p&gt;A prototype builds muscle — function and form — on top of the skeletal wireframe and brings it to life. This gives you a realistic look at your design and its level of usability and interactivity. In contrast to low-fidelity wireframes, prototypes are higher-fidelity models that provide a tangible test drive of the end product.&lt;/p&gt;

&lt;p&gt;Whether your goal is to facilitate user testing or present the concept to clients, prototypes are typically created through the use of software like &lt;a href="https://thegymnasium.com/courses/GYM/005/0/about" rel="noopener noreferrer"&gt;Sketch&lt;/a&gt; and &lt;a href="https://thegymnasium.com/courses/GYM/008/0/about" rel="noopener noreferrer"&gt;Axure&lt;/a&gt;. Through these tools, you can simulate realistic interactions with the prototype by adding features such as clickability and dynamic content. This interactivity is what turns a wireframe into a prototype. It also helps streamline the development process and makes it easier to transition from concept to execution.&lt;/p&gt;

&lt;p&gt;However, as you’ll learn in Gymnasium’s &lt;a href="https://thegymnasium.com/courses/course-v1:GYM+015+0/about" rel="noopener noreferrer"&gt;new course&lt;/a&gt;, prototypes are more than just high-fidelity mockups — they’re a means for communication. As a proof of concept, prototypes can bridge the gap between designers and developers by giving both a clear picture of the final product and its functionality. This common ground fosters collaboration and gives teams the opportunity to identify and address errors before they have real-life consequences. Taking the time to do so can make your end result more polished and purposeful, according to a recent Gymnasium &lt;a href="https://gymnasium.github.io/cms/webinars/planning-before-pixels/" rel="noopener noreferrer"&gt;webinar&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;According to one &lt;a href="https://books.google.com/books?id=aieWBrFeRtUC&amp;amp;pg=PT42&amp;amp;lpg=PT42&amp;amp;dq=jonathan+baker-bates+case+study+prototype&amp;amp;source=bl&amp;amp;ots=Es_C4-h9g2&amp;amp;sig=xHHDgDBSwf9WzkidzEAuGc2nCDM&amp;amp;hl=en&amp;amp;sa=X&amp;amp;ei=3XmKVOH9B9WxogTrzoKQDA&amp;amp;ved=0CDMQ6AEwAw#v=onepage&amp;amp;q=jonathan%20baker-bates%20case%20study%20prototype&amp;amp;f=false" rel="noopener noreferrer"&gt;study&lt;/a&gt;, the usage of prototypes can reduce reports of post-release bugs by up to 25 percent. As designer John Maeda once said, “If a picture is worth a thousand words, a prototype is worth a thousand meetings.” Between their level of detail and ability to help clarify goals, prototypes are an indispensable asset for project management, risk reduction, and the creation of a refined product.&lt;/p&gt;

&lt;h1&gt;
  
  
  So, Should I Wireframe, Prototype, or Both?
&lt;/h1&gt;

&lt;p&gt;Your particular process will depend on your budget and timeline. However, taking the time to use both wireframes and prototypes is one way to ensure that your user experience is optimized to be as seamless as possible. The two assets work in tandem to bring your ideas from inception to implementation and allows for feedback and fine-tuning along the way. Tempting as it is to skip the practice rounds and dive straight into the details, refining your vision and allowing it to evolve will result in a better experience — for both its users and the team behind it.&lt;/p&gt;

&lt;p&gt;Note: this article was written by the fantastic &lt;a href="https://twitter.com/Milo_Goodman" rel="noopener noreferrer"&gt;Milo Goodman&lt;/a&gt;, and was originally posted to Gymnasium's &lt;a href="https://medium.com/gymnasium/from-filler-to-matter-wireframes-and-prototypes-in-ux-design-a73b0c0c27cd" rel="noopener noreferrer"&gt;Medium&lt;/a&gt; account. If you're a Medium-fiend, you may want to subscribe to us there, too!&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>design</category>
      <category>ux</category>
      <category>prototyping</category>
    </item>
    <item>
      <title>Livestreaming now - rebuilding thegymnasium.com with gatsby!</title>
      <dc:creator>Mike Bifulco</dc:creator>
      <pubDate>Tue, 11 Jun 2019 17:31:27 +0000</pubDate>
      <link>https://forem.com/gymnasium/livestreaming-now-rebuilding-gymnasium-com-with-gatsby-3akb</link>
      <guid>https://forem.com/gymnasium/livestreaming-now-rebuilding-gymnasium-com-with-gatsby-3akb</guid>
      <description>&lt;p&gt;Hey y'all! I'm about to start my weekly livestream, where I work on features, issues, and updates for &lt;a href="//thegymnasium.com"&gt;thegymnasium.com&lt;/a&gt;.  You can catch me right on our homepage, or if you're a twitch user, hop on over to &lt;a href="https://twitch.tv/irreverentmike" rel="noopener noreferrer"&gt;@irreverentmike on twitch&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Looking forward to having you there!&lt;/p&gt;

&lt;h1&gt;
  
  
  Update: All done - thanks for tuning in!
&lt;/h1&gt;

</description>
      <category>dev</category>
      <category>react</category>
      <category>showdev</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Webinar- Prototyping as Process</title>
      <dc:creator>Mike Bifulco</dc:creator>
      <pubDate>Sat, 11 May 2019 01:16:09 +0000</pubDate>
      <link>https://forem.com/gymnasium/webinar-prototyping-as-process-2kd5</link>
      <guid>https://forem.com/gymnasium/webinar-prototyping-as-process-2kd5</guid>
      <description>&lt;p&gt;Over the years, prototyping has become an integral part of digital product development. Learn what that looks like from three industry leaders.&lt;/p&gt;

&lt;p&gt;Design aficionado Jeremy Osborn will be joined by industry experts, Dave Rupert and James Young, to discuss the ins and outs of:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Modern design documentation&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The new tools that aim to improve it&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Effective team communication&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://gymnasium.github.io/cms/webinars/prototyping-as-process/?utm_source=dev.to&amp;amp;utm_medium=post&amp;amp;utm_campaign=AQ_NA_GYM-webinar&amp;amp;utm_content=prototyping-as-process-051419"&gt;Register (it's free!)&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;See you there!&lt;/p&gt;

</description>
      <category>ux</category>
      <category>prototyping</category>
      <category>wireframing</category>
      <category>design</category>
    </item>
    <item>
      <title>Live streaming right now on Twitch! (update: All done!)</title>
      <dc:creator>Mike Bifulco</dc:creator>
      <pubDate>Tue, 30 Apr 2019 17:44:01 +0000</pubDate>
      <link>https://forem.com/gymnasium/live-streaming-right-now-on-twitch-4el4</link>
      <guid>https://forem.com/gymnasium/live-streaming-right-now-on-twitch-4el4</guid>
      <description>&lt;h1&gt;
  
  
  Hey there!
&lt;/h1&gt;

&lt;p&gt;I'm Mike Bifulco, Technical Director for &lt;a href="//thegymnasium.com"&gt;thegymnasium.com&lt;/a&gt;.  Once a week I jump on Twitch to livestream some of the projects I'm working on.&lt;/p&gt;

&lt;h1&gt;
  
  
  Coming at you live!
&lt;/h1&gt;

&lt;p&gt;This week I'm working on a complete overhaul of our marketing pages using Gatsby and Storybook.  It's a lot of node, and a lot of react - and I'm learning as I go.  None of this scripted.&lt;/p&gt;

&lt;p&gt;Catch the stream &lt;a href="https://thegymnasium.com" rel="noopener noreferrer"&gt;on our homepage&lt;/a&gt;, or on &lt;a href="https://twitch.tv/irreverentmike" rel="noopener noreferrer"&gt;Twitch @irreverentmike&lt;/a&gt;.  See you there!&lt;/p&gt;

</description>
      <category>gatsby</category>
      <category>node</category>
      <category>react</category>
      <category>showdev</category>
    </item>
    <item>
      <title>Livestreaming now - building a Storybook and Gatsby front end for thegymnasium.com</title>
      <dc:creator>Mike Bifulco</dc:creator>
      <pubDate>Tue, 26 Mar 2019 17:32:46 +0000</pubDate>
      <link>https://forem.com/gymnasium/livestreaming-now---building-a-storybook-and-gatsby-front-end-for-thegymnasiumcom-3mp1</link>
      <guid>https://forem.com/gymnasium/livestreaming-now---building-a-storybook-and-gatsby-front-end-for-thegymnasiumcom-3mp1</guid>
      <description>&lt;p&gt;Hey there! I &lt;a href="https://twitch.tv/irreverentmike" rel="noopener noreferrer"&gt;livestream my work on Gymnasium&lt;/a&gt; once a week from about 1:30-3pm EST on twitch (and on the homepage for Gymnasium).  &lt;/p&gt;

&lt;p&gt;This week I'm continuing work on new marketing pages for Gymnasium using Gatsby and Storybook.  Say hi in chat if you came from Dev.to!&lt;/p&gt;

&lt;p&gt;See you there!🎉&lt;/p&gt;

</description>
      <category>dev</category>
      <category>livestream</category>
      <category>gatsby</category>
      <category>react</category>
    </item>
  </channel>
</rss>
