<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>writeas &amp;mdash; Dino’s Journal 📖</title>
    <link>https://journal.dinobansigan.com/tag:writeas</link>
    <description>A peek into the mind of a sleep deprived software developer, husband, dad and gamer.</description>
    <pubDate>Tue, 28 Apr 2026 09:06:17 +0000</pubDate>
    <image>
      <url>https://i.snap.as/BVD4B4O.png</url>
      <title>writeas &amp;mdash; Dino’s Journal 📖</title>
      <link>https://journal.dinobansigan.com/tag:writeas</link>
    </image>
    <item>
      <title>How to Change Order of Write.as Pinned Pages</title>
      <link>https://journal.dinobansigan.com/how-to-change-order-of-write-as-pinned-pages?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[Just figured out how to change the order of the pinned pages on this write.as powered site. The order is based off when you pin a page. The most recent pinned page shows up at the end of the list. So, then it&#39;s simply a matter of unpinning pages, then pinning them again in a certain order, right? Yes and no. &#xA;&#xA;The problem is that the &#34;Pin&#34; functionality is only available when viewing the list of posts on your homepage. Once you unpin a page that was written say, months or even years ago, you would have to scroll back possibly through multiple pages to find the post you want to pin. &#xA;&#xA;My solution to this was to first update the &#34;Created&#34; date metadata, setting it to &#34;now&#34; or today&#39;s date. Then you can unpin it and it should show up as the first post on your homepage. Now, you can easily pin it again.&#xA;&#xA;If you wanted to retain the original &#34;Created&#34; date value, you can write it down before you start updating it. Or you can just download/export a backup of your site before attempting this.&#xA;&#xA;hr class=&#34;sb&#34;/&#xA;This post is Day 37 of my &amp;#35;100DaysToOffload challenge. Visit https://100daystooffload.com to get more info, or to get involved.&#xA;&#xA;Tags: #HowTo #WriteAs #100DaysToOffload&#xA;&#xA;!--emailsub--&#xA;&#xA;div id=&#34;post-signature&#34;&#xD;&#xA;div class=&#34;alert-info&#34;&#xD;&#xA;ba href=&#34;https://remark.as/p/journal.dinobansigan.com/how-to-change-order-of-write-as-pinned-pages&#34;Discuss.../a/b or leave me a comment below.&#xD;&#xA;/div&#xD;&#xA;/div]]&gt;</description>
      <content:encoded><![CDATA[<p>Just figured out how to change the order of the pinned pages on this write.as powered site. The order is based off <em>when</em> you pin a page. The most recent pinned page shows up at the end of the list. So, then it&#39;s simply a matter of unpinning pages, then pinning them again in a certain order, right? Yes and no.</p>

<p>The problem is that the <em>“Pin”</em> functionality is only available when viewing the list of posts on your homepage. Once you unpin a page that was written say, months or even years ago, you would have to scroll back possibly through multiple pages to find the post you want to pin.</p>

<p>My solution to this was to first update the “Created” date metadata, setting it to “now” or today&#39;s date. Then you can unpin it and it should show up as the first post on your homepage. Now, you can easily pin it again.</p>

<p><em>If you wanted to retain the original “Created” date value, you can write it down before you start updating it. Or you can just download/export a backup of your site before attempting this.</em></p>

<hr class="sb"/>

<p><em>This post is Day 37 of my #100DaysToOffload challenge. Visit <a href="https://100daystooffload.com">https://100daystooffload.com</a> to get more info, or to get involved.</em></p>

<p><em>Tags: <a href="https://journal.dinobansigan.com/tag:HowTo" class="hashtag"><span>#</span><span class="p-category">HowTo</span></a> <a href="https://journal.dinobansigan.com/tag:WriteAs" class="hashtag"><span>#</span><span class="p-category">WriteAs</span></a> <a href="https://journal.dinobansigan.com/tag:100DaysToOffload" class="hashtag"><span>#</span><span class="p-category">100DaysToOffload</span></a></em></p>



<div id="post-signature" id="post-signature">
<div class="alert-info">
<b><a href="https://remark.as/p/journal.dinobansigan.com/how-to-change-order-of-write-as-pinned-pages">Discuss...</a></b> or leave me a comment below.
</div>
</div>
]]></content:encoded>
      <guid>https://journal.dinobansigan.com/how-to-change-order-of-write-as-pinned-pages</guid>
      <pubDate>Tue, 18 Aug 2020 12:50:00 +0000</pubDate>
    </item>
    <item>
      <title>Blog Post Navigation using JavaScript | Part 2</title>
      <link>https://journal.dinobansigan.com/blog-post-navigation-using-javascript-part-2?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[The content for this post has been moved to my dev blog.&#xA;&#xA;hr /&#xA;This post is Day 7 of my &amp;#35;100DaysToOffload challenge. Visit https://100daystooffload.com to get more info, or to get involved.&#xA;&#xA;Tags: #Blogging #HowTo #100DaysToOffload #WriteAs&#xA;&#xA;!--emailsub--&#xA;&#xA;div id=&#34;post-signature&#34;&#xD;&#xA;div class=&#34;alert-info&#34;&#xD;&#xA;ba href=&#34;https://remark.as/p/journal.dinobansigan.com/blog-post-navigation-using-javascript-part-2&#34;Discuss.../a/b or leave me a comment below.&#xD;&#xA;/div&#xD;&#xA;/div]]&gt;</description>
      <content:encoded><![CDATA[<p>The content for this post has been <a href="https://write.as/attach-to-process/blog-post-navigation-using-javascript-part-2">moved to my dev blog</a>.</p>

<hr/>

<p><em>This post is Day 7 of my #100DaysToOffload challenge. Visit <a href="https://100daystooffload.com">https://100daystooffload.com</a> to get more info, or to get involved.</em></p>

<p><em>Tags: <a href="https://journal.dinobansigan.com/tag:Blogging" class="hashtag"><span>#</span><span class="p-category">Blogging</span></a> <a href="https://journal.dinobansigan.com/tag:HowTo" class="hashtag"><span>#</span><span class="p-category">HowTo</span></a> <a href="https://journal.dinobansigan.com/tag:100DaysToOffload" class="hashtag"><span>#</span><span class="p-category">100DaysToOffload</span></a> <a href="https://journal.dinobansigan.com/tag:WriteAs" class="hashtag"><span>#</span><span class="p-category">WriteAs</span></a></em></p>



<div id="post-signature" id="post-signature">
<div class="alert-info">
<b><a href="https://remark.as/p/journal.dinobansigan.com/blog-post-navigation-using-javascript-part-2">Discuss...</a></b> or leave me a comment below.
</div>
</div>
]]></content:encoded>
      <guid>https://journal.dinobansigan.com/blog-post-navigation-using-javascript-part-2</guid>
      <pubDate>Tue, 23 Jun 2020 17:22:20 +0000</pubDate>
    </item>
    <item>
      <title>Blog Post Navigation using JavaScript | Part 1</title>
      <link>https://journal.dinobansigan.com/blog-post-navigation-using-javascript-part-1?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[The content for this post has been moved to my dev blog.&#xA;&#xA;hr /&#xA;This post is Day 6 of my &amp;#35;100DaysToOffload challenge. Visit https://100daystooffload.com to get more info, or to get involved.&#xA;&#xA;Tags: #SiteUpdates #Blogging #HowTo #100DaysToOffload #WriteAs&#xA;&#xA;!--emailsub--&#xA;&#xA;div id=&#34;post-signature&#34;&#xD;&#xA;div class=&#34;alert-info&#34;&#xD;&#xA;ba href=&#34;https://remark.as/p/journal.dinobansigan.com/blog-post-navigation-using-javascript-part-1&#34;Discuss.../a/b or leave me a comment below.&#xD;&#xA;/div&#xD;&#xA;/div]]&gt;</description>
      <content:encoded><![CDATA[<p>The content for this post has been <a href="https://write.as/attach-to-process/blog-post-navigation-using-javascript-part-1">moved to my dev blog</a>.</p>

<hr/>

<p><em>This post is Day 6 of my #100DaysToOffload challenge. Visit <a href="https://100daystooffload.com">https://100daystooffload.com</a> to get more info, or to get involved.</em></p>

<p><em>Tags: <a href="https://journal.dinobansigan.com/tag:SiteUpdates" class="hashtag"><span>#</span><span class="p-category">SiteUpdates</span></a> <a href="https://journal.dinobansigan.com/tag:Blogging" class="hashtag"><span>#</span><span class="p-category">Blogging</span></a> <a href="https://journal.dinobansigan.com/tag:HowTo" class="hashtag"><span>#</span><span class="p-category">HowTo</span></a> <a href="https://journal.dinobansigan.com/tag:100DaysToOffload" class="hashtag"><span>#</span><span class="p-category">100DaysToOffload</span></a> <a href="https://journal.dinobansigan.com/tag:WriteAs" class="hashtag"><span>#</span><span class="p-category">WriteAs</span></a></em></p>



<div id="post-signature" id="post-signature">
<div class="alert-info">
<b><a href="https://remark.as/p/journal.dinobansigan.com/blog-post-navigation-using-javascript-part-1">Discuss...</a></b> or leave me a comment below.
</div>
</div>
]]></content:encoded>
      <guid>https://journal.dinobansigan.com/blog-post-navigation-using-javascript-part-1</guid>
      <pubDate>Sat, 20 Jun 2020 03:33:56 +0000</pubDate>
    </item>
  </channel>
</rss>