{"id":706,"date":"2012-11-28T17:25:36","date_gmt":"2012-11-28T17:25:36","guid":{"rendered":"http:\/\/blog.corbdesign.com\/?p=706"},"modified":"2012-11-28T17:25:36","modified_gmt":"2012-11-28T17:25:36","slug":"entity-converter","status":"publish","type":"post","link":"https:\/\/corbinrose.com\/blog\/technology\/entity-converter\/","title":{"rendered":"Entity converter"},"content":{"rendered":"\n<p>Some handy tools to convert things!<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"tables\">\n<h2>Hexadecimal to Decimal<\/h2>\n<p><\/p>\n<p>This example converts a number in hexadecimal notation (e.g. FF)<br>to decimal (e.g. 255).<\/p>\n<form>\n<table>\n<tbody>\n<tr>\n<td><label>Hexadecimal Value<input type=\"text\" value=\"ff\" name=\"hexval\" size=\"3\"><\/label><\/td>\n<td><input type=\"button\" value=\"convert\" onclick=\"hexdec(this.form)\"><\/td>\n<td><label>Decimal Value<input type=\"text\" value=\" \" name=\"result\" size=\"5&quot;\"> <\/label><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/form>\n<h2>Decimal to Hexadecimal<\/h2>\n<p><\/p>\n<p>This example converts a number in decimal notation (e.g. 255)<br>to hexadecimal (e.g. FF).<\/p>\n<form>\n<table>\n<tbody>\n<tr>\n<td><label>Decimal Value<input type=\"text\" value=\"255\" name=\"redval\" size=\"3\"><\/label><\/td>\n<td><input type=\"button\" value=\"convert\" onclick=\"dechex(this.form)\"><\/td>\n<td><label>Hexadecimal Notation<input type=\"text\" value=\"FF\" name=\"hexnot\" size=\"5\"><\/label><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/form><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Some handy tools to convert things! Hexadecimal to Decimal This example converts a number in hexadecimal notation (e.g. FF)to decimal (e.g. 255). Hexadecimal Value Decimal Value Decimal to Hexadecimal This example converts a number in decimal notation (e.g. 255)to hexadecimal (e.g. FF). Decimal Value Hexadecimal Notation<\/p>\n","protected":false},"author":2,"featured_media":4897,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","_links_to":"","_links_to_target":""},"categories":[28,17],"tags":[],"class_list":["post-706","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-coding","category-technology","clearfix","post-index"],"acf":[],"jetpack_featured_media_url":"https:\/\/corbinrose.com\/blog\/wp-content\/uploads\/2012\/11\/pexels-photo-577585-1.jpeg","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/corbinrose.com\/blog\/wp-json\/wp\/v2\/posts\/706","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/corbinrose.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/corbinrose.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/corbinrose.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/corbinrose.com\/blog\/wp-json\/wp\/v2\/comments?post=706"}],"version-history":[{"count":0,"href":"https:\/\/corbinrose.com\/blog\/wp-json\/wp\/v2\/posts\/706\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/corbinrose.com\/blog\/wp-json\/wp\/v2\/media\/4897"}],"wp:attachment":[{"href":"https:\/\/corbinrose.com\/blog\/wp-json\/wp\/v2\/media?parent=706"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/corbinrose.com\/blog\/wp-json\/wp\/v2\/categories?post=706"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/corbinrose.com\/blog\/wp-json\/wp\/v2\/tags?post=706"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}