{"id":78,"date":"2009-08-14T10:56:07","date_gmt":"2009-08-14T17:56:07","guid":{"rendered":"https:\/\/formidableengineeringconsultants.com\/?p=78"},"modified":"2010-03-30T16:03:43","modified_gmt":"2010-03-30T23:03:43","slug":"the-www-is-the-wheel","status":"publish","type":"post","link":"https:\/\/formidableengineeringconsultants.com\/?p=78","title":{"rendered":"The WWW is The Wheel"},"content":{"rendered":"<p>For no apparent reason, but moreso than ever before, I have come to believe that the <a href=\"http:\/\/en.wikipedia.org\/wiki\/World_Wide_Web\">World Wide Web<\/a> can truly be <a rel=\"nofollow\" href=\"http:\/\/www.information-management.com\/news\/1037094-1.html\">the source of all knowledge<\/a> and a savior for the <a href=\"http:\/\/2.bp.blogspot.com\/_mfV4Y7a3_80\/SJ7lqeDcr7I\/AAAAAAAAADc\/CB0-5LNZPGM\/s400\/lazy-cat5.jpg\">lazy<\/a> (or at least an inspiration to those who need examples to learn or get started).<\/p>\n<p>I was writing a simple application in C the other day and needed to code up a dynamic array.  It seemed to me that actually typing out the 20 or so lines of code to implement the allocation and management was just too much effort.  And then it occurred to me &#8211; &#8220;Why reinvent the wheel?&#8221;  People write dynamic arrays in C every day and I bet that at least one person posted their implementation to the WWW for all to see and admire.  A <a href=\"http:\/\/www.google.com\/search?q=dynamic+array+in+C&#038;rls=com.microsoft:en-us&#038;ie=UTF-8&#038;oe=UTF-8&#038;startIndex=&#038;startPage=1\">quick search<\/a> revealed that to be true and in minutes I was customizing code to suit my needs.<\/p>\n<p>Now&#8230;did I really save time?  In the end, did my customizations result in no net increase in productivity?  In many ways, for me, it didn&#8217;t matter.  I am the sort of person who needs some inspiration to overcome a blank sheet of paper &#8211; something concrete &#8211; a real starting point &#8211; even a bad one.  Having that implementation in place gave me that starting point and even if I ended up deleting everything and rewriting it I feel like I benefited, at least psychologically, from having somewhere to start.  <\/p>\n<p>It is also valuable to see and learn from the experience of others.  Why should I re-invent something so basic?  Why not use what&#8217;s already extant and spend my energy and talent where I can really add value? <\/p>\n<p>But it is also true that although the WWW may indeed be &#8220;the wheel&#8221; it sometimes provides a wheel made from <a href=\"http:\/\/images.google.com\/images?q=broken%20wheel&#038;rls=com.microsoft:en-us&#038;oe=UTF-8&#038;startIndex=&#038;startPage=1&#038;um=1&#038;ie=UTF-8&#038;sa=N&#038;hl=en&#038;tab=wi\">wood or stone, that has a flat tire or is damaged beyond repair<\/a>.  For me, though, even that is beneficial since it helps me overcome that forbidding blank sheet of paper.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>For no apparent reason, but moreso than ever before, I have come to believe that the World Wide Web can truly be the source of all knowledge and a savior for the lazy (or at least an inspiration to those who need examples to learn or get started). I was writing a simple application in [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[15],"tags":[25,24,89,23,22],"class_list":["post-78","post","type-post","status-publish","format-standard","hentry","category-software","tag-code-reuse","tag-reinvent","tag-software","tag-wheel","tag-world-wide-web"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"For no apparent reason, but moreso than ever before, I have come to believe that the World Wide Web can truly be the source of all knowledge and a savior for the lazy (or at least an inspiration to those who need examples to learn or get started). I was writing a simple application in\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Neil Jacobson\"\/>\n\t<meta name=\"google-site-verification\" content=\"hcThytVxutDgJk0fcuQPHqy2BjpXFdiJh55Tq_GZlQk\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/formidableengineeringconsultants.com\/?p=78\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Formidable Engineering Consultants - Smart People Who Do Great Stuff (est. 2009 A.D.)\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"The WWW is The Wheel - Formidable Engineering Consultants\" \/>\n\t\t<meta property=\"og:description\" content=\"For no apparent reason, but moreso than ever before, I have come to believe that the World Wide Web can truly be the source of all knowledge and a savior for the lazy (or at least an inspiration to those who need examples to learn or get started). I was writing a simple application in\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/formidableengineeringconsultants.com\/?p=78\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2009-08-14T17:56:07+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2010-03-30T23:03:43+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/FormidableEC\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@FormidableEC\" \/>\n\t\t<meta name=\"twitter:title\" content=\"The WWW is The Wheel - Formidable Engineering Consultants\" \/>\n\t\t<meta name=\"twitter:description\" content=\"For no apparent reason, but moreso than ever before, I have come to believe that the World Wide Web can truly be the source of all knowledge and a savior for the lazy (or at least an inspiration to those who need examples to learn or get started). I was writing a simple application in\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@FormidableEC\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?p=78#blogposting\",\"name\":\"The WWW is The Wheel - Formidable Engineering Consultants\",\"headline\":\"The WWW is The Wheel\",\"author\":{\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?author=2#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/ChatGPT-Image-Mar-6-2026-01_05_09-PM.png\",\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/#articleImage\",\"width\":1024,\"height\":1024},\"datePublished\":\"2009-08-14T10:56:07-08:00\",\"dateModified\":\"2010-03-30T16:03:43-08:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?p=78#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?p=78#webpage\"},\"articleSection\":\"Software, code reuse, reinvent, Software, wheel, world wide web\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?p=78#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/formidableengineeringconsultants.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?cat=15#listItem\",\"name\":\"Software\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?cat=15#listItem\",\"position\":2,\"name\":\"Software\",\"item\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?cat=15\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?p=78#listItem\",\"name\":\"The WWW is The Wheel\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?p=78#listItem\",\"position\":3,\"name\":\"The WWW is The Wheel\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?cat=15#listItem\",\"name\":\"Software\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/#organization\",\"name\":\"Formidable Engineering Consultants\",\"description\":\"Smart People Who Do Great Stuff (est. 2009 A.D.)\",\"url\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/\",\"email\":\"info@formidableengineeringconsultants.com\",\"telephone\":\"+14086418470\",\"foundingDate\":\"2009-06-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":10},\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/ChatGPT-Image-Mar-6-2026-01_05_09-PM.png\",\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?p=78\\\/#organizationLogo\",\"width\":1024,\"height\":1024},\"image\":{\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?p=78\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/FormidableEC\",\"https:\\\/\\\/twitter.com\\\/FormidableEC\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/340591\\\/admin\\\/feed\\\/posts\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?author=2#author\",\"url\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?author=2\",\"name\":\"Neil Jacobson\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?p=78#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/27185864c92633da1881588725e57b08761b0e94ba3ae7869ca27ed5a1e29dfd?s=96&d=monsterid&r=g\",\"width\":96,\"height\":96,\"caption\":\"Neil Jacobson\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?p=78#webpage\",\"url\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?p=78\",\"name\":\"The WWW is The Wheel - Formidable Engineering Consultants\",\"description\":\"For no apparent reason, but moreso than ever before, I have come to believe that the World Wide Web can truly be the source of all knowledge and a savior for the lazy (or at least an inspiration to those who need examples to learn or get started). I was writing a simple application in\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?p=78#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?author=2#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/?author=2#author\"},\"datePublished\":\"2009-08-14T10:56:07-08:00\",\"dateModified\":\"2010-03-30T16:03:43-08:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/#website\",\"url\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/\",\"name\":\"Formidable Engineering Consultants\",\"description\":\"Smart People Who Do Great Stuff (est. 2009 A.D.)\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/formidableengineeringconsultants.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"The WWW is The Wheel - Formidable Engineering Consultants","description":"For no apparent reason, but moreso than ever before, I have come to believe that the World Wide Web can truly be the source of all knowledge and a savior for the lazy (or at least an inspiration to those who need examples to learn or get started). I was writing a simple application in","canonical_url":"https:\/\/formidableengineeringconsultants.com\/?p=78","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"hcThytVxutDgJk0fcuQPHqy2BjpXFdiJh55Tq_GZlQk","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/formidableengineeringconsultants.com\/?p=78#blogposting","name":"The WWW is The Wheel - Formidable Engineering Consultants","headline":"The WWW is The Wheel","author":{"@id":"https:\/\/formidableengineeringconsultants.com\/?author=2#author"},"publisher":{"@id":"https:\/\/formidableengineeringconsultants.com\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/formidableengineeringconsultants.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-6-2026-01_05_09-PM.png","@id":"https:\/\/formidableengineeringconsultants.com\/#articleImage","width":1024,"height":1024},"datePublished":"2009-08-14T10:56:07-08:00","dateModified":"2010-03-30T16:03:43-08:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/formidableengineeringconsultants.com\/?p=78#webpage"},"isPartOf":{"@id":"https:\/\/formidableengineeringconsultants.com\/?p=78#webpage"},"articleSection":"Software, code reuse, reinvent, Software, wheel, world wide web"},{"@type":"BreadcrumbList","@id":"https:\/\/formidableengineeringconsultants.com\/?p=78#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/formidableengineeringconsultants.com#listItem","position":1,"name":"Home","item":"https:\/\/formidableengineeringconsultants.com","nextItem":{"@type":"ListItem","@id":"https:\/\/formidableengineeringconsultants.com\/?cat=15#listItem","name":"Software"}},{"@type":"ListItem","@id":"https:\/\/formidableengineeringconsultants.com\/?cat=15#listItem","position":2,"name":"Software","item":"https:\/\/formidableengineeringconsultants.com\/?cat=15","nextItem":{"@type":"ListItem","@id":"https:\/\/formidableengineeringconsultants.com\/?p=78#listItem","name":"The WWW is The Wheel"},"previousItem":{"@type":"ListItem","@id":"https:\/\/formidableengineeringconsultants.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/formidableengineeringconsultants.com\/?p=78#listItem","position":3,"name":"The WWW is The Wheel","previousItem":{"@type":"ListItem","@id":"https:\/\/formidableengineeringconsultants.com\/?cat=15#listItem","name":"Software"}}]},{"@type":"Organization","@id":"https:\/\/formidableengineeringconsultants.com\/#organization","name":"Formidable Engineering Consultants","description":"Smart People Who Do Great Stuff (est. 2009 A.D.)","url":"https:\/\/formidableengineeringconsultants.com\/","email":"info@formidableengineeringconsultants.com","telephone":"+14086418470","foundingDate":"2009-06-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":1,"maxValue":10},"logo":{"@type":"ImageObject","url":"https:\/\/formidableengineeringconsultants.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-6-2026-01_05_09-PM.png","@id":"https:\/\/formidableengineeringconsultants.com\/?p=78\/#organizationLogo","width":1024,"height":1024},"image":{"@id":"https:\/\/formidableengineeringconsultants.com\/?p=78\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/FormidableEC","https:\/\/twitter.com\/FormidableEC","https:\/\/www.linkedin.com\/company\/340591\/admin\/feed\/posts\/"]},{"@type":"Person","@id":"https:\/\/formidableengineeringconsultants.com\/?author=2#author","url":"https:\/\/formidableengineeringconsultants.com\/?author=2","name":"Neil Jacobson","image":{"@type":"ImageObject","@id":"https:\/\/formidableengineeringconsultants.com\/?p=78#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/27185864c92633da1881588725e57b08761b0e94ba3ae7869ca27ed5a1e29dfd?s=96&d=monsterid&r=g","width":96,"height":96,"caption":"Neil Jacobson"}},{"@type":"WebPage","@id":"https:\/\/formidableengineeringconsultants.com\/?p=78#webpage","url":"https:\/\/formidableengineeringconsultants.com\/?p=78","name":"The WWW is The Wheel - Formidable Engineering Consultants","description":"For no apparent reason, but moreso than ever before, I have come to believe that the World Wide Web can truly be the source of all knowledge and a savior for the lazy (or at least an inspiration to those who need examples to learn or get started). I was writing a simple application in","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/formidableengineeringconsultants.com\/#website"},"breadcrumb":{"@id":"https:\/\/formidableengineeringconsultants.com\/?p=78#breadcrumblist"},"author":{"@id":"https:\/\/formidableengineeringconsultants.com\/?author=2#author"},"creator":{"@id":"https:\/\/formidableengineeringconsultants.com\/?author=2#author"},"datePublished":"2009-08-14T10:56:07-08:00","dateModified":"2010-03-30T16:03:43-08:00"},{"@type":"WebSite","@id":"https:\/\/formidableengineeringconsultants.com\/#website","url":"https:\/\/formidableengineeringconsultants.com\/","name":"Formidable Engineering Consultants","description":"Smart People Who Do Great Stuff (est. 2009 A.D.)","inLanguage":"en-US","publisher":{"@id":"https:\/\/formidableengineeringconsultants.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"Formidable Engineering Consultants - Smart People Who Do Great Stuff (est. 2009 A.D.)","og:type":"article","og:title":"The WWW is The Wheel - Formidable Engineering Consultants","og:description":"For no apparent reason, but moreso than ever before, I have come to believe that the World Wide Web can truly be the source of all knowledge and a savior for the lazy (or at least an inspiration to those who need examples to learn or get started). I was writing a simple application in","og:url":"https:\/\/formidableengineeringconsultants.com\/?p=78","article:published_time":"2009-08-14T17:56:07+00:00","article:modified_time":"2010-03-30T23:03:43+00:00","article:publisher":"https:\/\/www.facebook.com\/FormidableEC","twitter:card":"summary_large_image","twitter:site":"@FormidableEC","twitter:title":"The WWW is The Wheel - Formidable Engineering Consultants","twitter:description":"For no apparent reason, but moreso than ever before, I have come to believe that the World Wide Web can truly be the source of all knowledge and a savior for the lazy (or at least an inspiration to those who need examples to learn or get started). I was writing a simple application in","twitter:creator":"@FormidableEC"},"aioseo_meta_data":{"post_id":"78","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2023-09-20 21:53:18","updated":"2025-06-03 17:55:07","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/formidableengineeringconsultants.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/formidableengineeringconsultants.com\/?cat=15\" title=\"Software\">Software<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tThe WWW is The Wheel\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/formidableengineeringconsultants.com"},{"label":"Software","link":"https:\/\/formidableengineeringconsultants.com\/?cat=15"},{"label":"The WWW is The Wheel","link":"https:\/\/formidableengineeringconsultants.com\/?p=78"}],"_links":{"self":[{"href":"https:\/\/formidableengineeringconsultants.com\/index.php?rest_route=\/wp\/v2\/posts\/78","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/formidableengineeringconsultants.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/formidableengineeringconsultants.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/formidableengineeringconsultants.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/formidableengineeringconsultants.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=78"}],"version-history":[{"count":8,"href":"https:\/\/formidableengineeringconsultants.com\/index.php?rest_route=\/wp\/v2\/posts\/78\/revisions"}],"predecessor-version":[{"id":131,"href":"https:\/\/formidableengineeringconsultants.com\/index.php?rest_route=\/wp\/v2\/posts\/78\/revisions\/131"}],"wp:attachment":[{"href":"https:\/\/formidableengineeringconsultants.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=78"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/formidableengineeringconsultants.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=78"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/formidableengineeringconsultants.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=78"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}