<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dw="https://www.dreamwidth.org">
  <id>tag:dreamwidth.org,2009-05-20:374172</id>
  <title>Rich and Strange Aeons</title>
  <subtitle>mindstalk</subtitle>
  <author>
    <name>mindstalk</name>
  </author>
  <link rel="alternate" type="text/html" href="https://mindstalk.dreamwidth.org/"/>
  <link rel="self" type="text/xml" href="https://mindstalk.dreamwidth.org/data/atom"/>
  <updated>2024-05-01T03:17:37Z</updated>
  <dw:journal username="mindstalk" type="personal"/>
  <entry>
    <id>tag:dreamwidth.org,2009-05-20:374172:639684</id>
    <link rel="alternate" type="text/html" href="https://mindstalk.dreamwidth.org/639684.html"/>
    <link rel="self" type="text/xml" href="https://mindstalk.dreamwidth.org/data/atom/?itemid=639684"/>
    <title>Style change</title>
    <published>2024-05-01T03:17:37Z</published>
    <updated>2024-05-01T03:17:37Z</updated>
    <category term="dreamwidth"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">&lt;p&gt;I finally poked around at different Dreamwidth styles.  The key incitement was that my old one didn't render lists well in Markdown, insert a line break between a list bullet and the list item.  Removing the break from the HTML version wasn't much fun.&lt;/p&gt;

&lt;p&gt;Turns out that many modern(?) styles have the same bug.  But the &lt;a href="https://www.dreamwidth.org/customize/?layoutid=331476"&gt;Abstractia family&lt;/a&gt; does what I want.  Then it was a matter of hunting down a variant that wasn't dark on dark, tweaking the colors to have more contrast and also more conventional link colors, and seeing if I could get nice fonts back.  Firefox is still a stickler about cross-domain loading, so I couldn't get Elegante to be loaded in it, though Safari did load it.  I ended up going with &lt;a href="https://fonts.google.com/specimen/Imperial+Script?preview.text=Rich%20and%20Strange%20Aeons&amp;amp;query=imperial&amp;amp;classification=Handwriting"&gt;Imperial Script&lt;/a&gt; direct from Google Fonts.&lt;/p&gt;

&lt;p&gt;Ironically, because I have Firefox impose Garamond everywhere it can, I myself do not get the benefit of seeing my own fancy script. On the upside, I see Facebook and Twitter in Garamond.&lt;/p&gt;

&lt;p&gt;I also poked at AO3 work skins today, and got my works to use serif with the least effort possible.  Create a work skin containing&lt;/p&gt;

&lt;pre&gt;
#workskin p {
  font-family: 'EB Garamond', GaramondNo8, Garamond, Georgia, serif;
}
&lt;/pre&gt;

&lt;p&gt;use the skin for a work, and voila, it'll probably all be in Georgia, unless someone has a Garamond font loaded.&lt;/p&gt;
&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=mindstalk&amp;ditemid=639684" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-20:374172:634881</id>
    <link rel="alternate" type="text/html" href="https://mindstalk.dreamwidth.org/634881.html"/>
    <link rel="self" type="text/xml" href="https://mindstalk.dreamwidth.org/data/atom/?itemid=634881"/>
    <title>Dreamwidth and HTML formatting</title>
    <published>2024-03-12T18:56:54Z</published>
    <updated>2024-03-12T19:19:22Z</updated>
    <category term="dreamwidth"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">&lt;p&gt;So, my past two entries were composed and posted "AO3" style.  I write locally in a Markdown text file, I convert it to HTML via pandoc, I check it locally in my browser, I post it in the HTML mode input box.  This has worked great on AO3, but I didn't think to double-check my entries here until replying to comments this morning.  And discovered my entries were ugly.  Raw line breaks (not br codes, just text file breaks) in the HTML were preserved rather than being wrapped.  The paratransit entry had huge gaps in the blockquotes.  The blockquotes were italicized.&lt;/p&gt;

&lt;p&gt;The first two problems are now fixed, by my checking [Disable Auto-Formatting] and re-saving the entries.  The blockquote italics I assume are part of the ornate style I chose to use for this journal, and I guess I get to question that decision now.&lt;/p&gt;

&lt;p&gt;Auto-Formatting isn't all bad.  &lt;em&gt;This&lt;/em&gt; entry was written the old way, as simple text typed directly into the HTML mode box (notice the asterisks) (Edit: never mind, see below.)  Without Formatting it would be one big paragraph, rather than (so far) three.  (Why don't I use Rich Text?  I dunno, never liked it much.)&lt;/p&gt;

&lt;p&gt;Anyway, if the Pyrrhic and Paratransit entries looked painful to read, they should be better now.&lt;/p&gt;

&lt;p&gt;Edit: I noticed a Markdown option on comments, and then found &lt;a href="https://www.dreamwidth.org/support/faqbrowse?faqid=271"&gt;text format documentation&lt;/a&gt; and the &lt;a href="https://www.dreamwidth.org/beta"&gt;Beta&lt;/a&gt; page.  With Beta Create Entries, I could compose Markdown right here!  Huh. Plus an option for making up my own entry links?  &lt;em&gt;Fascinating&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;Yeah, so if you leave Entry Link blank then your entry URL will be the (digits).html style, but if you enter anything, then it will be (year)/(month)/(day)/(text).html style.  You can have human-readable post URLs!&lt;/p&gt;

&lt;p&gt;And if you update an older post to the new link style, the old links will still work, I tested it. So you won't break old bookmarks.&lt;/p&gt;
&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=mindstalk&amp;ditemid=634881" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-20:374172:553708</id>
    <link rel="alternate" type="text/html" href="https://mindstalk.dreamwidth.org/553708.html"/>
    <link rel="self" type="text/xml" href="https://mindstalk.dreamwidth.org/data/atom/?itemid=553708"/>
    <title>Dreamwidth activity pickup</title>
    <published>2020-03-25T21:43:06Z</published>
    <updated>2020-03-25T21:43:06Z</updated>
    <category term="dreamwidth"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">I hadn't been paying attention to post dates... I thought I'd been checking my reading page often enough, but apparently not, because a newly active friend got completely buried until she commented today, and I have to go look for her posts that I missed!&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=mindstalk&amp;ditemid=553708" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-20:374172:508573</id>
    <link rel="alternate" type="text/html" href="https://mindstalk.dreamwidth.org/508573.html"/>
    <link rel="self" type="text/xml" href="https://mindstalk.dreamwidth.org/data/atom/?itemid=508573"/>
    <title>style poll</title>
    <published>2018-12-09T20:14:12Z</published>
    <updated>2018-12-09T20:14:12Z</updated>
    <category term="poll"/>
    <category term="dreamwidth"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">&lt;div&gt;&lt;a href="https://www.dreamwidth.org/poll/?id=20874"&gt;View Poll: #20874&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;I adopted it when first joining DW; it was the best intersection of stuff I wanted.  I wasn't thrilled by it but at the time I figured DW was just a backup for my LJ and didn't to spend hours on styles.&lt;br /&gt;&lt;br /&gt;I wonder how "anonymous" and "details results visible" will interact.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=mindstalk&amp;ditemid=508573" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-05-20:374172:507884</id>
    <link rel="alternate" type="text/html" href="https://mindstalk.dreamwidth.org/507884.html"/>
    <link rel="self" type="text/xml" href="https://mindstalk.dreamwidth.org/data/atom/?itemid=507884"/>
    <title>Dreamwidth, free speech, and cat owners</title>
    <published>2018-12-08T06:46:31Z</published>
    <updated>2018-12-08T06:46:31Z</updated>
    <category term="dreamwidth"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">If Dreamwidth allows anything legal, what does that mean for &amp;quot;cat owners&amp;quot;?&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/img/silk/identity/user_staff.png" alt="[staff profile] " style="vertical-align: text-bottom; border: 0; padding-right: 1px;" width="17" height="17" /&gt;&lt;a href="https://denise.dreamwidth.org/"&gt;&lt;b&gt;denise&lt;/b&gt;&lt;/a&gt; &lt;a href="https://dw-news.dreamwidth.org/38929.html?thread=5758737#cmt5758737"&gt;chimes&lt;/a&gt; in.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=mindstalk&amp;ditemid=507884" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
</feed>
