{"id":3219,"date":"2012-06-12T00:48:03","date_gmt":"2012-06-12T04:48:03","guid":{"rendered":"https:\/\/example.com\/?postname=test-of-windows-live-writer"},"modified":"2012-06-12T00:48:03","modified_gmt":"2012-06-12T04:48:03","slug":"test-of-windows-live-writer","status":"publish","type":"post","link":"http:\/\/atomsofttech.com\/blog\/uncategorized\/test-of-windows-live-writer\/","title":{"rendered":"Test of Windows Live Writer"},"content":{"rendered":"<p>I recently installed Windows Live Writer and well this is a test. The layout is pretty cool so far. Seems ultra easy to use. If you can read this then it works! <img decoding=\"async\" style=\"border-style:none;\" class=\"wlEmoticon wlEmoticon-smile\" alt=\"Smile\" src=\"http:\/\/atomsoft.wordpress.com\/wp-content\/uploads\/2012\/06\/wlemoticon-smile.png\"><\/p>\n<div style=\"border-bottom:silver 1px solid;text-align:left;border-left:silver 1px solid;line-height:12pt;background-color:#f4f4f4;margin:20px 0 10px;width:97.5%;font-family:'Courier New', courier, monospace;direction:ltr;max-height:200px;font-size:8pt;overflow:auto;border-top:silver 1px solid;cursor:text;border-right:silver 1px solid;padding:4px;\" id=\"codeSnippetWrapper\">\n<pre style=\"text-align:left;line-height:12pt;background-color:#f4f4f4;margin:0;width:100%;font-family:'Courier New', courier, monospace;direction:ltr;color:black;font-size:8pt;overflow:visible;border-style:none;padding:0;\"><span style=\"color:#0000ff;\">int<\/span> main(<span style=\"color:#0000ff;\">void<\/span>)<br>{<br><br>    GPIO_InitTypeDef *LEDdef;<br><br>    LEDdef-&gt;GPIO_Pin = GPIO_Pin_15;<br>    LEDdef-&gt;GPIO_Mode = GPIO_Mode_OUT;<br>    LEDdef-&gt;GPIO_Speed = GPIO_Speed_50MHz;<br>    LEDdef-&gt;GPIO_OType = GPIO_OType_PP;<br>    LEDdef-&gt;GPIO_PuPd = GPIO_PuPd_NOPULL;<br><br>    GPIO_Init(GPIOD, LEDdef);<br><br>    <span style=\"color:#0000ff;\">while<\/span>(1)<br>    {<br>    <br>    }<br><br>    <span style=\"color:#0000ff;\">return<\/span> 0;<br>}<\/pre>\n<p><\/div>\n<p>Above is a test of a code snippet. Updating page while still on it is ok as well <img decoding=\"async\" style=\"border-style:none;\" class=\"wlEmoticon wlEmoticon-smile\" alt=\"Smile\" src=\"http:\/\/atomsoft.wordpress.com\/wp-content\/uploads\/2012\/06\/wlemoticon-smile.png\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I recently installed Windows Live Writer and well this is a test. The layout is pretty cool so far. Seems ultra easy to use. If you can read this then it works! int main(void){ GPIO_InitTypeDef *LEDdef; LEDdef-&gt;GPIO_Pin = GPIO_Pin_15; LEDdef-&gt;GPIO_Mode = GPIO_Mode_OUT; LEDdef-&gt;GPIO_Speed = GPIO_Speed_50MHz; LEDdef-&gt;GPIO_OType = GPIO_OType_PP; LEDdef-&gt;GPIO_PuPd = GPIO_PuPd_NOPULL; GPIO_Init(GPIOD, LEDdef); while(1) { [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-3219","post","type-post","status-publish","format-standard","hentry"],"jetpack_featured_media_url":"","_links":{"self":[{"href":"http:\/\/atomsofttech.com\/blog\/wp-json\/wp\/v2\/posts\/3219","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/atomsofttech.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/atomsofttech.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/atomsofttech.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/atomsofttech.com\/blog\/wp-json\/wp\/v2\/comments?post=3219"}],"version-history":[{"count":0,"href":"http:\/\/atomsofttech.com\/blog\/wp-json\/wp\/v2\/posts\/3219\/revisions"}],"wp:attachment":[{"href":"http:\/\/atomsofttech.com\/blog\/wp-json\/wp\/v2\/media?parent=3219"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/atomsofttech.com\/blog\/wp-json\/wp\/v2\/categories?post=3219"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/atomsofttech.com\/blog\/wp-json\/wp\/v2\/tags?post=3219"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}