<?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>DEV Community: binarybill</title>
    <description>The latest articles on DEV Community by binarybill (@binarybill).</description>
    <link>https://dev.to/binarybill</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%2Fuser%2Fprofile_image%2F88988%2F98cda7fc-e25e-41b9-8bc0-ab42e6f2905f.png</url>
      <title>DEV Community: binarybill</title>
      <link>https://dev.to/binarybill</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/binarybill"/>
    <language>en</language>
    <item>
      <title>Best tool for phone layout ???</title>
      <dc:creator>binarybill</dc:creator>
      <pubDate>Sun, 05 Aug 2018 00:12:51 +0000</pubDate>
      <link>https://dev.to/binarybill/best-tool-for-phone-layout--46g0</link>
      <guid>https://dev.to/binarybill/best-tool-for-phone-layout--46g0</guid>
      <description>&lt;p&gt;What is the best tool to use for layout of a mobile webpage?  Like if I want to move an object 4 pixels to the left or if I want to make sure the page looks good on all phone sizes?&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>Web App Help</title>
      <dc:creator>binarybill</dc:creator>
      <pubDate>Thu, 02 Aug 2018 17:39:48 +0000</pubDate>
      <link>https://dev.to/binarybill/web-app-help-4jn5</link>
      <guid>https://dev.to/binarybill/web-app-help-4jn5</guid>
      <description>&lt;p&gt;I want to create the following web app.&lt;/p&gt;

&lt;p&gt;Web App description: This web app will have 4 buttons on the screen for phone1.  Each button has a unique color and when its pressed, it will change the background color on the screen of phone2.&lt;/p&gt;

&lt;p&gt;So the reason I want to do this as a web app is that I've already done it as an iOS app using Multipeer Connectivity... and I like the idea of not having to download a native app and including my android friends.  I think this is just a simple app to get started with web app development, but I'm a newbie and feel a little unsure of my current direction.&lt;/p&gt;

&lt;p&gt;I'd like some advice on what technology to use for this project.  My research has led me to websockets to accomplish this instead of socket.io or webRTC.  So here are some of the questions that are in my head:&lt;/p&gt;

&lt;p&gt;Is websockets the right tech?&lt;br&gt;
Will websockets let me connect more than 2 devices?&lt;br&gt;
Do I need to use node.js too?&lt;br&gt;
Will iOS Safari support the tech I use (I have iOS 11.4)?&lt;br&gt;
Where can I host this web app for free?&lt;/p&gt;

</description>
      <category>help</category>
    </item>
  </channel>
</rss>
