{"id":3564,"date":"2022-05-25T13:10:24","date_gmt":"2022-05-25T07:40:24","guid":{"rendered":"https:\/\/binaryterms.com\/?p=3564"},"modified":"2022-06-29T14:07:56","modified_gmt":"2022-06-29T08:37:56","slug":"open-source-software-development","status":"publish","type":"post","link":"https:\/\/binaryterms.com\/open-source-software-development.html","title":{"rendered":"Open Source Software Development"},"content":{"rendered":"<p>Open-source software development is a method of developing open-source software that is publicly accessible. Well, open-source software is distributed along with its source code. Thus the source code is available to all, with its original rights.<\/p>\n<p>The open-source software comes with a license that allows the other programmers to add patches to the source code or change or fix some part of it. Thus the programmers can modify the source code of the open-source software to manipulate the behaviour of the software.<\/p>\n<p>Let us study more about the development of open-source software.<\/p>\n<h2>Content: Open Source Software Development<\/h2>\n<ol>\n<li><a href=\"#WhatisOpenSourceSoftwareDevelopment?\">What is Open Source Software Development?<\/a><\/li>\n<li><a href=\"#OpenSourceSoftwareDevelopmentMethod\">Open Source Software Development Method<\/a><\/li>\n<li><a href=\"#WhydoPeoplePreferOpenSourceSoftware?\">Why do People Prefer Open Source Software?<\/a><\/li>\n<li><a href=\"#DifferenceBetweenOpenSourceandClosedSourceSoftwareDevelopmentApproaches?\">Difference Between the Open Source and Closed Source Software?<\/a><\/li>\n<li><a href=\"#AdvantagesandDisadvantages\">Advantages and Disadvantages<\/a><\/li>\n<\/ol>\n<p><a name=\"WhatisOpenSourceSoftwareDevelopment?\"><\/a><\/p>\n<h3>What is Open Source Software Development?<\/h3>\n<p>Open-source software development is the process of developing open-source software. The software is developed and distributed along with its source code, thus making it publicly accessible. Now, as it is available with the distributed license, it permits the other programmers to use, modify and share the open-source software.<\/p>\n<p>During the open-source software development, the programmer can add or fix a part of the software in order to make the software work properly.<\/p>\n<h4>Example of Open-Source Software<\/h4>\n<ul>\n<li>Libre Office<\/li>\n<li>VLC media player<\/li>\n<li>Apache Web Server, etc.<\/li>\n<\/ul>\n<p><a name=\"OpenSourceSoftwareDevelopmentMethod\"><\/a><\/p>\n<h3>Development Method<\/h3>\n<p>The open-source software development method defines how the original creator of the software distributes the software so that its source code is made available to all. The open-source software creators release the software with the open-source license that permits the other user or programmers to copy, modify and share the source code.<\/p>\n<p>The license defines how anyone can use, study, copy, modify and share the open-source software. Thus, anyone can contribute to the evolution of open-source software.<\/p>\n<p>When someone changes the source code of open-source software, the software must include what was altered and how it was altered.<\/p>\n<p>Based on rules included in the license, the modified software may or may not be made available for free.<br \/>\n<a name=\"WhydoPeoplePreferOpenSourceSoftware?\"><\/a><\/p>\n<h3>Why do People Prefer Open Source Over Closed Source?<\/h3>\n<p>People prefer the open-source software development approach over the other development approach for several reasons, as discussed below:<\/p>\n<p><strong>Control<\/strong><\/p>\n<p>With the open-source software development approach, the user has control over the behaviour of the software as they can modify the software according to their desire. Every user can develop the open-source software for the purpose they wish.<\/p>\n<p><strong>Training<\/strong><\/p>\n<p>The source code of the open-source software is publicly accessible. So, the learner can study the source code and learn programming in a better way while creating new software. Subsequently, the programmers can share their work with others by inviting them to comment on their work to develop their programming skills.<\/p>\n<p>Even if people identify some mistakes in the source code of the open-source software, they can notify them by sharing them with others to avoid making the same mistake.<\/p>\n<p><strong>Accuracy<\/strong><\/p>\n<p>The accuracy level of open source software is higher than any proprietary software. Because anyone can view the code of open-source software, and if the viewer finds any error in the code that the original coder may have missed, they can correct it.<\/p>\n<p>As now so many people can work on the same piece of code, they can fix and update the open-source software and raise the accuracy of the open-source software.<\/p>\n<p><strong>Stability<\/strong><\/p>\n<p>People prefer open software over proprietary software for long-term projects. Because programmers develop the source code and distribute it publicly, the users rely on this source code to achieve their tasks. They are sure that these tools will not disappear even if the original creator of these code stop working on them.<\/p>\n<p><strong>Community<\/strong><\/p>\n<p>Usually, the community of users and developers forms around the open-source software. This community include the people who produce, test, use and promote the software.<br \/>\n<a name=\"DifferenceBetweenOpenSourceandClosedSourceSoftwareDevelopmentApproaches?\"><\/a><\/p>\n<h3>Difference Between Open Source and Closed Source Software?<\/h3>\n<p>We can classify the software as open-source and closed source software depending on the development approach.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-3570\" src=\"https:\/\/binaryterms.com\/wp-content\/uploads\/2022\/05\/Open-Source-Software-Development.jpg\" alt=\"Open Source Software Development\" width=\"600\" height=\"400\" srcset=\"https:\/\/binaryterms.com\/wp-content\/uploads\/2022\/05\/Open-Source-Software-Development.jpg 600w, https:\/\/binaryterms.com\/wp-content\/uploads\/2022\/05\/Open-Source-Software-Development-300x200.jpg 300w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/p>\n<p>Open-source software is the one where the original creator of the software makes the source code of the software available to the public. The user can view, modify, study, use and share the source code of the open-source software.<\/p>\n<p>Closed source software is one that a person, team, or organization creates and maintains. Only the creator of the software has control over it. We refer to such software as proprietary software.<\/p>\n<p>The comparison chart below illustrates more differences between open-source software and closed source software.<\/p>\n<p>\n<table id=\"tablepress-11\" class=\"tablepress tablepress-id-11\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">Basis for Comparison<\/th><th class=\"column-2\">Open Source Software<\/th><th class=\"column-3\">Closed Source Software<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">Basic<\/td><td class=\"column-2\">The source code is accessible to public. <\/td><td class=\"column-3\">The source code is accessible to the original creator only. <\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">Alteration<\/td><td class=\"column-2\">The source code can be used, modified and update.<\/td><td class=\"column-3\">The source code can only be modified by its creator.<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">Price<\/td><td class=\"column-2\">User have to pay zero or nominal charges to use open source software. <\/td><td class=\"column-3\">To use proprietary software the user has to pay according to the significance of the software.  <\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">Failure <\/td><td class=\"column-2\">It fails fast and fix fast.<\/td><td class=\"column-3\">There is no room for failure.<\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">Outdate <\/td><td class=\"column-2\">The open source software may get outdated but you can still run the older version. <\/td><td class=\"column-3\">When closed source software gets outdated you cannot upgrade it to another version.  <\/td>\n<\/tr>\n<tr class=\"row-7\">\n\t<td class=\"column-1\">Evolution<\/td><td class=\"column-2\">The open source software continues to evolve.<\/td><td class=\"column-3\">The closed source software evolves at a slower pace. <\/td>\n<\/tr>\n<tr class=\"row-8\">\n\t<td class=\"column-1\">License <\/td><td class=\"column-2\">Do not have any licensing restriction.<\/td><td class=\"column-3\">There is licensing restriction. <\/td>\n<\/tr>\n<tr class=\"row-9\">\n\t<td class=\"column-1\">Support<\/td><td class=\"column-2\">Most of the open source software has community support.<\/td><td class=\"column-3\">Some kind of support comes with prize of the software.<\/td>\n<\/tr>\n<tr class=\"row-10\">\n\t<td class=\"column-1\">Responsibility<\/td><td class=\"column-2\">No one is responsible for patching your software if you run into any problem. <\/td><td class=\"column-3\">Only the software vendor is responsible if you run into a problem. <\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-11 from cache --><br \/>\n<a name=\"AdvantagesandDisadvantages\"><\/a><\/p>\n<h3>Advantages and Disadvantages<\/h3>\n<p><strong>Advantages<\/strong><\/p>\n<ul>\n<li>As the source code is publicly available to all, developers can freely make changes to the open-source software.<\/li>\n<li>Open-source software is stable, and hence the developers can use it for the long term project.<\/li>\n<li>It provides a great source of learning opportunities for beginners.<\/li>\n<li>The programmer can improve the source code of the open software and come up with their innovation.<\/li>\n<li>Open-source software forms a community around it that helps improvise the source code.<\/li>\n<\/ul>\n<p><strong>Disadvantages<\/strong><\/p>\n<ul>\n<li>Though the open-source software comes with a built-in community that helps improvise the software, it is difficult to explain to the community members how the software patches should be prepared and merged into the mainline software.<\/li>\n<li>Using open-source software can be a threat to your core business because your competitors may also know about the idea or the way of implementation of the software.<\/li>\n<li>The open-source software is even harder to use and adopt due to its lack of user friendly.<\/li>\n<\/ul>\n<p>So, this is all about open-source software development. We have discussed the development method and how it is different from proprietary software. We have also discussed why people prefer open-source software over close source software.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Open-source software development is a method of developing open-source software that is publicly accessible. Well, open-source software is distributed along with its source code. Thus the source code is available to all, with its original rights. The open-source software comes with a license that allows the other programmers to add patches to the source code [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[6],"tags":[],"class_list":{"0":"post-3564","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-software-engineering","7":"entry"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What is Open Source Software Development? Method - Binary Terms<\/title>\n<meta name=\"description\" content=\"Open-source software development is a method of developing open-source software that is publicly accessible to all.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/binaryterms.com\/open-source-software-development.html\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is Open Source Software Development? Method - Binary Terms\" \/>\n<meta property=\"og:description\" content=\"Open-source software development is a method of developing open-source software that is publicly accessible to all.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/binaryterms.com\/open-source-software-development.html\" \/>\n<meta property=\"og:site_name\" content=\"Binary Terms\" \/>\n<meta property=\"article:published_time\" content=\"2022-05-25T07:40:24+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-06-29T08:37:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/binaryterms.com\/wp-content\/uploads\/2022\/05\/Open-Source-Software-Development.jpg\" \/>\n<meta name=\"author\" content=\"Neha T\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Neha T\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/binaryterms.com\/open-source-software-development.html#article\",\"isPartOf\":{\"@id\":\"https:\/\/binaryterms.com\/open-source-software-development.html\"},\"author\":{\"name\":\"Neha T\",\"@id\":\"https:\/\/binaryterms.com\/#\/schema\/person\/e495f1d57f5c0a4c521cc3dba95661fe\"},\"headline\":\"Open Source Software Development\",\"datePublished\":\"2022-05-25T07:40:24+00:00\",\"dateModified\":\"2022-06-29T08:37:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/binaryterms.com\/open-source-software-development.html\"},\"wordCount\":946,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/binaryterms.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/binaryterms.com\/open-source-software-development.html#primaryimage\"},\"thumbnailUrl\":\"https:\/\/binaryterms.com\/wp-content\/uploads\/2022\/05\/Open-Source-Software-Development.jpg\",\"articleSection\":[\"Software Engineering\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/binaryterms.com\/open-source-software-development.html#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/binaryterms.com\/open-source-software-development.html\",\"url\":\"https:\/\/binaryterms.com\/open-source-software-development.html\",\"name\":\"What is Open Source Software Development? Method - Binary Terms\",\"isPartOf\":{\"@id\":\"https:\/\/binaryterms.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/binaryterms.com\/open-source-software-development.html#primaryimage\"},\"image\":{\"@id\":\"https:\/\/binaryterms.com\/open-source-software-development.html#primaryimage\"},\"thumbnailUrl\":\"https:\/\/binaryterms.com\/wp-content\/uploads\/2022\/05\/Open-Source-Software-Development.jpg\",\"datePublished\":\"2022-05-25T07:40:24+00:00\",\"dateModified\":\"2022-06-29T08:37:56+00:00\",\"description\":\"Open-source software development is a method of developing open-source software that is publicly accessible to all.\",\"breadcrumb\":{\"@id\":\"https:\/\/binaryterms.com\/open-source-software-development.html#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/binaryterms.com\/open-source-software-development.html\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/binaryterms.com\/open-source-software-development.html#primaryimage\",\"url\":\"https:\/\/binaryterms.com\/wp-content\/uploads\/2022\/05\/Open-Source-Software-Development.jpg\",\"contentUrl\":\"https:\/\/binaryterms.com\/wp-content\/uploads\/2022\/05\/Open-Source-Software-Development.jpg\",\"width\":600,\"height\":400,\"caption\":\"Open Source Software Development\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/binaryterms.com\/open-source-software-development.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/binaryterms.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Open Source Software Development\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/binaryterms.com\/#website\",\"url\":\"https:\/\/binaryterms.com\/\",\"name\":\"Binary Terms\",\"description\":\"The Computer Science &amp; IT Guide\",\"publisher\":{\"@id\":\"https:\/\/binaryterms.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/binaryterms.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/binaryterms.com\/#organization\",\"name\":\"Binary Terms\",\"url\":\"https:\/\/binaryterms.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/binaryterms.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/binaryterms.com\/wp-content\/uploads\/2020\/05\/binary-terms-logo1.png\",\"contentUrl\":\"https:\/\/binaryterms.com\/wp-content\/uploads\/2020\/05\/binary-terms-logo1.png\",\"width\":400,\"height\":63,\"caption\":\"Binary Terms\"},\"image\":{\"@id\":\"https:\/\/binaryterms.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/binaryterms.com\/#\/schema\/person\/e495f1d57f5c0a4c521cc3dba95661fe\",\"name\":\"Neha T\",\"url\":\"https:\/\/binaryterms.com\/author\/author\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is Open Source Software Development? Method - Binary Terms","description":"Open-source software development is a method of developing open-source software that is publicly accessible to all.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/binaryterms.com\/open-source-software-development.html","og_locale":"en_GB","og_type":"article","og_title":"What is Open Source Software Development? Method - Binary Terms","og_description":"Open-source software development is a method of developing open-source software that is publicly accessible to all.","og_url":"https:\/\/binaryterms.com\/open-source-software-development.html","og_site_name":"Binary Terms","article_published_time":"2022-05-25T07:40:24+00:00","article_modified_time":"2022-06-29T08:37:56+00:00","og_image":[{"url":"https:\/\/binaryterms.com\/wp-content\/uploads\/2022\/05\/Open-Source-Software-Development.jpg","type":"","width":"","height":""}],"author":"Neha T","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Neha T","Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/binaryterms.com\/open-source-software-development.html#article","isPartOf":{"@id":"https:\/\/binaryterms.com\/open-source-software-development.html"},"author":{"name":"Neha T","@id":"https:\/\/binaryterms.com\/#\/schema\/person\/e495f1d57f5c0a4c521cc3dba95661fe"},"headline":"Open Source Software Development","datePublished":"2022-05-25T07:40:24+00:00","dateModified":"2022-06-29T08:37:56+00:00","mainEntityOfPage":{"@id":"https:\/\/binaryterms.com\/open-source-software-development.html"},"wordCount":946,"commentCount":0,"publisher":{"@id":"https:\/\/binaryterms.com\/#organization"},"image":{"@id":"https:\/\/binaryterms.com\/open-source-software-development.html#primaryimage"},"thumbnailUrl":"https:\/\/binaryterms.com\/wp-content\/uploads\/2022\/05\/Open-Source-Software-Development.jpg","articleSection":["Software Engineering"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/binaryterms.com\/open-source-software-development.html#respond"]}]},{"@type":"WebPage","@id":"https:\/\/binaryterms.com\/open-source-software-development.html","url":"https:\/\/binaryterms.com\/open-source-software-development.html","name":"What is Open Source Software Development? Method - Binary Terms","isPartOf":{"@id":"https:\/\/binaryterms.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/binaryterms.com\/open-source-software-development.html#primaryimage"},"image":{"@id":"https:\/\/binaryterms.com\/open-source-software-development.html#primaryimage"},"thumbnailUrl":"https:\/\/binaryterms.com\/wp-content\/uploads\/2022\/05\/Open-Source-Software-Development.jpg","datePublished":"2022-05-25T07:40:24+00:00","dateModified":"2022-06-29T08:37:56+00:00","description":"Open-source software development is a method of developing open-source software that is publicly accessible to all.","breadcrumb":{"@id":"https:\/\/binaryterms.com\/open-source-software-development.html#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/binaryterms.com\/open-source-software-development.html"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/binaryterms.com\/open-source-software-development.html#primaryimage","url":"https:\/\/binaryterms.com\/wp-content\/uploads\/2022\/05\/Open-Source-Software-Development.jpg","contentUrl":"https:\/\/binaryterms.com\/wp-content\/uploads\/2022\/05\/Open-Source-Software-Development.jpg","width":600,"height":400,"caption":"Open Source Software Development"},{"@type":"BreadcrumbList","@id":"https:\/\/binaryterms.com\/open-source-software-development.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/binaryterms.com\/"},{"@type":"ListItem","position":2,"name":"Open Source Software Development"}]},{"@type":"WebSite","@id":"https:\/\/binaryterms.com\/#website","url":"https:\/\/binaryterms.com\/","name":"Binary Terms","description":"The Computer Science &amp; IT Guide","publisher":{"@id":"https:\/\/binaryterms.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/binaryterms.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/binaryterms.com\/#organization","name":"Binary Terms","url":"https:\/\/binaryterms.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/binaryterms.com\/#\/schema\/logo\/image\/","url":"https:\/\/binaryterms.com\/wp-content\/uploads\/2020\/05\/binary-terms-logo1.png","contentUrl":"https:\/\/binaryterms.com\/wp-content\/uploads\/2020\/05\/binary-terms-logo1.png","width":400,"height":63,"caption":"Binary Terms"},"image":{"@id":"https:\/\/binaryterms.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/binaryterms.com\/#\/schema\/person\/e495f1d57f5c0a4c521cc3dba95661fe","name":"Neha T","url":"https:\/\/binaryterms.com\/author\/author"}]}},"_links":{"self":[{"href":"https:\/\/binaryterms.com\/wp-json\/wp\/v2\/posts\/3564","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/binaryterms.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/binaryterms.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/binaryterms.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/binaryterms.com\/wp-json\/wp\/v2\/comments?post=3564"}],"version-history":[{"count":4,"href":"https:\/\/binaryterms.com\/wp-json\/wp\/v2\/posts\/3564\/revisions"}],"predecessor-version":[{"id":3571,"href":"https:\/\/binaryterms.com\/wp-json\/wp\/v2\/posts\/3564\/revisions\/3571"}],"wp:attachment":[{"href":"https:\/\/binaryterms.com\/wp-json\/wp\/v2\/media?parent=3564"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/binaryterms.com\/wp-json\/wp\/v2\/categories?post=3564"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/binaryterms.com\/wp-json\/wp\/v2\/tags?post=3564"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}