<?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: Ian bradbury</title>
    <description>The latest articles on DEV Community by Ian bradbury (@bizzibody).</description>
    <link>https://dev.to/bizzibody</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%2F30892%2F27a67d2e-d3a4-4aa9-83dd-29f0f8e5e20d.png</url>
      <title>DEV Community: Ian bradbury</title>
      <link>https://dev.to/bizzibody</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bizzibody"/>
    <language>en</language>
    <item>
      <title>How many Models == too many Models?</title>
      <dc:creator>Ian bradbury</dc:creator>
      <pubDate>Wed, 27 May 2020 18:42:47 +0000</pubDate>
      <link>https://dev.to/bizzibody/how-many-models-too-many-models-3mdg</link>
      <guid>https://dev.to/bizzibody/how-many-models-too-many-models-3mdg</guid>
      <description>&lt;p&gt;Question.  How many models is considered too many?&lt;/p&gt;

&lt;p&gt;20?&lt;br&gt;
50?&lt;br&gt;
100?&lt;/p&gt;

</description>
      <category>rails</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Developing Rails apps using an iPad</title>
      <dc:creator>Ian bradbury</dc:creator>
      <pubDate>Wed, 25 Mar 2020 13:23:26 +0000</pubDate>
      <link>https://dev.to/bizzibody/developing-rails-apps-using-an-ipad-5fi7</link>
      <guid>https://dev.to/bizzibody/developing-rails-apps-using-an-ipad-5fi7</guid>
      <description>&lt;p&gt;&lt;strong&gt;Question.  Does anyone use an iPad to develop Rails applications?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I need to reduce the weight of my work bag and have been thinking about trying out an iPad.  &lt;/p&gt;

&lt;p&gt;That the new iPad magic keyboard might look amazing has nothing to do with this question.  ;)&lt;/p&gt;

&lt;p&gt;My main areas of concern are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Editor&lt;/li&gt;
&lt;li&gt;Console / SSH&lt;/li&gt;
&lt;li&gt;SFTP&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All reasonable comments or ideas appreciated.&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>rails</category>
      <category>ruby</category>
      <category>ipad</category>
    </item>
    <item>
      <title>Rails 5 or 6?</title>
      <dc:creator>Ian bradbury</dc:creator>
      <pubDate>Fri, 15 Nov 2019 14:56:02 +0000</pubDate>
      <link>https://dev.to/bizzibody/rails-5-or-6-42e3</link>
      <guid>https://dev.to/bizzibody/rails-5-or-6-42e3</guid>
      <description>&lt;p&gt;Is anyone using Rails 6 on a live project yet?  Or considering moving to 6?&lt;/p&gt;

&lt;p&gt;Just starting a new project and am not persuaded to move over to 6.  Just wondered what others are thinking.&lt;/p&gt;

</description>
      <category>rails</category>
    </item>
    <item>
      <title>Which Mobile Backend?</title>
      <dc:creator>Ian bradbury</dc:creator>
      <pubDate>Sun, 12 May 2019 18:07:15 +0000</pubDate>
      <link>https://dev.to/bizzibody/which-mobile-backend-2l4k</link>
      <guid>https://dev.to/bizzibody/which-mobile-backend-2l4k</guid>
      <description>&lt;p&gt;I am looking for a backend platform to host data for a new mobile app.  The app will have a fairly complex data structure with private and shared data. Of course I'll be looking to sync data across devices.&lt;/p&gt;

&lt;p&gt;In the past I have used Realm and Parse (Sashido hosted).  I have had a play with Couchbase - which I do like.&lt;/p&gt;

&lt;p&gt;Does anyone have any advice to share?  &lt;/p&gt;

&lt;p&gt;Please help me find a backend platform that has good developer and mobile tools and that I can rely on.&lt;/p&gt;

</description>
      <category>mobile</category>
      <category>architecture</category>
      <category>database</category>
      <category>discuss</category>
    </item>
    <item>
      <title>MongoDB buys Realm</title>
      <dc:creator>Ian bradbury</dc:creator>
      <pubDate>Fri, 03 May 2019 14:52:04 +0000</pubDate>
      <link>https://dev.to/bizzibody/mongodb-buys-realm-1m7n</link>
      <guid>https://dev.to/bizzibody/mongodb-buys-realm-1m7n</guid>
      <description>&lt;p&gt;In case you've been living under a rock the past few days you should be aware that MongoDB have agreed to purchase Realm.&lt;/p&gt;

&lt;p&gt;Of course Realm and Mongo have published many nice words about each other and about how nothing might change, which is all good stuff.  But as an indie developer who uses Realm I have grave concerns for the databases’ future, especially having been bitten big time by the Parse closure a few years ago.  Fortunately I am not a user of the Realm Cloud (too many security concerns) so I am hopeful that I will be least affected as the future unrolls.&lt;/p&gt;

&lt;p&gt;How do you feel?&lt;br&gt;
Are you worried?&lt;br&gt;
Do you use Realm?&lt;/p&gt;

&lt;p&gt;There is an FAQ on the Realm forums if you want to read some more.&lt;br&gt;
&lt;a href="https://forums.realm.io/t/realm-and-mongodb-faqs/2672"&gt;https://forums.realm.io/t/realm-and-mongodb-faqs/2672&lt;/a&gt;&lt;/p&gt;

</description>
      <category>realm</category>
      <category>mongodb</category>
      <category>discuss</category>
    </item>
    <item>
      <title>What happens when a private blockchain certificate expires?</title>
      <dc:creator>Ian bradbury</dc:creator>
      <pubDate>Thu, 19 Apr 2018 10:45:02 +0000</pubDate>
      <link>https://dev.to/bizzibody/what-happens-when-a-private-blockchain-certificate-expires-3mc2</link>
      <guid>https://dev.to/bizzibody/what-happens-when-a-private-blockchain-certificate-expires-3mc2</guid>
      <description>&lt;p&gt;Here's the scenario.  Private blockchain - built on the Hyperledger Fabric technology.  At start up you created certificate authorities for each of the network participant organisations and certificates for all of the peers etc.&lt;/p&gt;

&lt;p&gt;Sometime later.....  these certificates start to expire.&lt;/p&gt;

&lt;p&gt;Q : What happens then?&lt;/p&gt;

&lt;p&gt;Q : How are the certificates managed and renewed?&lt;/p&gt;

&lt;p&gt;Q : How does that affect the blockchain?&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>hyperledger</category>
      <category>fabric</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Becoming a sustaining member of dev.to is not optimal</title>
      <dc:creator>Ian bradbury</dc:creator>
      <pubDate>Fri, 02 Feb 2018 13:16:18 +0000</pubDate>
      <link>https://dev.to/bizzibody/becoming-a-sustaining-member-of-devto-is-not-optimal-2gmd</link>
      <guid>https://dev.to/bizzibody/becoming-a-sustaining-member-of-devto-is-not-optimal-2gmd</guid>
      <description>

&lt;p&gt;I wanted to sign up and become a Sustaining Member of dev.to.&lt;/p&gt;

&lt;p&gt;Without looking.  Say out loud where the link to do that is.&lt;/p&gt;

&lt;p&gt;I'm not a betting man but I would guess that you were not even close.&lt;/p&gt;

&lt;p&gt;Come on dev.to team.  Sort it out.  Front and centre.  Big call to action button.&lt;/p&gt;

&lt;p&gt;And..... Even if you find the page - chances are you'll be disappointed that you can't just click the $10 or $25 box.&lt;/p&gt;

&lt;p&gt;Harsh?  Maybe.  I just want the community to grow and flourish.&lt;/p&gt;


</description>
      <category>discuss</category>
      <category>sustainingmembership</category>
    </item>
    <item>
      <title>Android or React Native?</title>
      <dc:creator>Ian bradbury</dc:creator>
      <pubDate>Fri, 26 Jan 2018 16:49:22 +0000</pubDate>
      <link>https://dev.to/bizzibody/android-or-react-native-2hci</link>
      <guid>https://dev.to/bizzibody/android-or-react-native-2hci</guid>
      <description>&lt;p&gt;So.  I am a proficient iOS/Swift developer and I am keen to develop an app on the Android platform.&lt;/p&gt;

&lt;p&gt;However.  I am also a realist and I know that the time available to me is limited.  &lt;/p&gt;

&lt;p&gt;Q : Will my time be better spent learning React-Native - or - Android Java/Kotlin?&lt;/p&gt;

</description>
      <category>android</category>
      <category>gettingstarted</category>
      <category>reactnative</category>
      <category>discuss</category>
    </item>
    <item>
      <title>How to get started with Andrtoid development?</title>
      <dc:creator>Ian bradbury</dc:creator>
      <pubDate>Wed, 24 Jan 2018 08:23:14 +0000</pubDate>
      <link>https://dev.to/bizzibody/how-to-get-started-with-andrtoid-development-3d36</link>
      <guid>https://dev.to/bizzibody/how-to-get-started-with-andrtoid-development-3d36</guid>
      <description>&lt;p&gt;Advice please.  (Sensible)&lt;/p&gt;

&lt;p&gt;What sites and lists should I frequent if I would like to learn about Android development?&lt;/p&gt;

&lt;p&gt;I am a proficient iOS / Swift developer - so I am looking for somethnig that will help me translate iOS concepts to Android concepts.&lt;/p&gt;

&lt;p&gt;Is there a:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;   tutorial series&lt;/li&gt;
&lt;li&gt;   blog&lt;/li&gt;
&lt;li&gt;   community site&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That you can recomend?&lt;/p&gt;

</description>
      <category>help</category>
      <category>kotlin</category>
      <category>androiddevelopment</category>
      <category>android</category>
    </item>
    <item>
      <title>So who owns what?</title>
      <dc:creator>Ian bradbury</dc:creator>
      <pubDate>Wed, 25 Oct 2017 12:07:50 +0000</pubDate>
      <link>https://dev.to/bizzibody/so-who-owns-what-687</link>
      <guid>https://dev.to/bizzibody/so-who-owns-what-687</guid>
      <description>&lt;p&gt;Question.  Who owns the content that "we" create and post on this site?&lt;/p&gt;

&lt;p&gt;Question.  What rights do we retain when "we" create content and post on this site?&lt;/p&gt;

&lt;p&gt;Question.  As users.... what do you think the answers to these questions are and should be?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>meta</category>
    </item>
    <item>
      <title>Explain Rust like I'm five</title>
      <dc:creator>Ian bradbury</dc:creator>
      <pubDate>Tue, 12 Sep 2017 08:25:42 +0000</pubDate>
      <link>https://dev.to/bizzibody/explain-like-im-five--rust</link>
      <guid>https://dev.to/bizzibody/explain-like-im-five--rust</guid>
      <description>&lt;p&gt;I see the term RUST here and there and I nod internally to myself that I know it's a development language or something.  But I really don't know anything about RUST.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What are RUST's strong points?
&lt;/li&gt;
&lt;li&gt;Why and when would I want to use it?
&lt;/li&gt;
&lt;li&gt;And (importantly) will i earn lots of money if I invest my time with it?&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>rust</category>
      <category>explainlikeimfive</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
