Blog

Introducing bip.io 0.3

Feb 2015/ Posted By: wotio team

<p>We&rsquo;re very happy to announce the latest release of <a href="https://bip.io" target="_blank">bip.io</a> realizes all of our community&rsquo;s feedback!</p>
<p>bip.io 0.3 (&lsquo;Sansa&rsquo;) is both an upgrade of the user experience and <a href="https://github.com/bipio-server/bipio" target="_blank">open source server</a>, introducing a bunch of new features for authoring and sharing your Bips and contributing to its ever growing list of supported services (Pods).</p>
<p>The bip creation workflow has had a significant overhaul which places action discovery, configuration and workflow assembly at the heart of the experience without sacrificing any of the instrumentation you might already love.</p>
<p>We&rsquo;ve taken the best bits of flow based programming tools (the non-tedious parts!) and applied them to general web automation, with more crowd intelligence under the hood so you only need to customize when it makes sense. Some of that intelligence has also been baked into our open source server (<a href="https://github.com/bipio-server/bipio" target="_blank">fork it on GitHub</a>) so your own software can learn as we do. You can read a bit more about that in Scott&rsquo;s recent <a href="http://blog.bip.io/post/111597435914/transform-defaults" target="_blank">post covering transforms synchronization</a> - it&rsquo;s one of our best features.</p>
<p>The changes may look drastic but many core paradigms remain intact, now streamlined and modernized. Lets take a look at some of the bigger changes so you can get started right away. We also have a new built-in help system to refer to any time, or please reach us at support@bip.io if the going gets tough.</p>
<h3>My Bips vs Community</h3>
<p>Lets face it, there wasn&rsquo;t a lot you could actually do with Bips from their landing screen. We&rsquo;ve split community and personal bips into dedicated areas and consolidated their representation, making some common functionality available without having to drill down into Bips themselves. Simple things like Copying, Sharing, Pausing and Testing were buried in the old system, and while those things are still actionable per Bip, they&rsquo;re also now available in the My Bips landing screen. The way Bips are represented also received a facelift and is consistent across the whole system making them uniquely and consistently identifiable, embeddable and very close visually to the graphs they represent</p>
<p><img src="https://raw.githubusercontent.com/bipio-server/blog-assets/master/2015/2202/bip_repr.png" alt="" /></p>
<p>All Shared Bips are now part of the Community section, and now fully searchable with a much easier and less issue prone guided install. We&rsquo;ll be building out more community features over the coming months, and while we have some strong ideas about what this should look like we can&rsquo;t do it without you, so drop some ideas into our Feedback And Support widget. We&rsquo;ll get to them faster than you can blink.</p>
<h3>Building Your Bips</h3>
<p>OK, this was a big one. The old workflow was pretty convoluted and needed some inherent knowledge about how the system worked, with certain steps in different areas depending on what you needed to do.</p>
<p>The point of a User Experience isn&rsquo;t to just duplicate what a programmer would have to do, visually, but to create an abstraction that&rsquo;s workable and easy to use for everyone. The original experience just had to go!</p>
<p>Here&rsquo;s a little before and after, these are always fun to show off, if only for posterity.<br /><br /><a href="https://raw.githubusercontent.com/bipio-server/blog-assets/master/2015/2202/bip_old.png" target="_blank"><img style="width: 45%;" src="https://raw.githubusercontent.com/bipio-server/blog-assets/master/2015/2202/bip_old.png" alt="" /></a><br /><br /><a href="https://raw.githubusercontent.com/bipio-server/blog-assets/master/2015/2202/bip_new.png" target="_blank"> <img style="width: 45%;" src="https://raw.githubusercontent.com/bipio-server/blog-assets/master/2015/2202/bip_new.png" alt="" /></a></p>
<p>Some of the bigger changes</p>
<p>- Channels are now called &lsquo;Actions&rsquo; and &lsquo;Events&rsquo;, depending if something is performing an action on demand or generating events or content on its own.</p>
<p>- All Bips are created the same way, by pressing the &lsquo;Create A Bip&rsquo; button. Email and Web Hooks have been turned into regular event sources.</p>
<p>- The workspace takes up the entire screen and replacing the list of bips to the left are your saved Actions and Events. You can search, add, enable, authenticate and discover integrations from the one screen now, as you&rsquo;re doing work.</p>
<p>- Dragging from a node and having it spawn a Channel selection and transforms has been completely dropped. To add Actions and Events, either click &lsquo;Add&rsquo; from the left sidebar or drag it onto the workspace. Connect services by dragging from source to destination</p>
<p>- Transforms are now called Personalizations, and they don&rsquo;t need to be explicitly configured. The system will do its best to map actions based on your own behavior and when in doubt it will look to the community for suggestions, in realtime</p>
<p>- Hovering over an Action or Event will now give you contextual information about the item itself, including any global preferences</p>
<p>- The &lsquo;source&rsquo; node is always identifiable as a pulsing beacon so it&rsquo;s easy to see where source messages are emitting from</p>
<p>- Workspace physics behave more naturally. We know how annoying chasing icons is and will continue to work towards more predictable physics.</p>
<p>- Experimental - Some aspects of the Data View are now editable</p>
<p>- Sharing no longer requires a description</p>
<p>- Bips can be shared without saving, giving you the opportunity to remove personal information before sharing</p>
<p>- Triggers can be manually invoked with a &lsquo;Run Now&rsquo; button, even when paused</p>
<p>- State and Logging tools! We&rsquo;ll tell you the last time a Bip ran, and the Logs tab now includes Action/Event failures, run times and state changes</p>
<p>- Flow Controls now all have unique icons, so you can see how the control is affecting your integrations at a glance</p>
<p>And a quick demo of the improved workflow</p>
<p><iframe src="//player.vimeo.com/video/119888216" frameborder="0" width="500" height="381" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" mozallowfullscreen="mozallowfullscreen"></iframe></p>
<h3>What&rsquo;s Next</h3>
<p>Adding some much needed normality to the experience, including all the underlying server engineering, gives us a great platform on which we can concentrate on the one most important thing. Building a fantastic community!</p>
<p>We&rsquo;ll be seeding hundreds of new shared bips over the coming weeks with the 60+ services currently supported and really fine tuning documentation and service discovery, making Bip.IO easier for you to not only learn and utilize, but also contribute to and make part of your own application.</p>
<p>We&rsquo;ve had a great time receiving and implementing your feedback in building a new experience. We hope you like it and would love to know your feedback, suggestions or success stories to make the next version even better!</p>
<p>Many Thanks<br /> - Team Bip.IO</p>