<?xml version='1.0' encoding='utf-8' ?>

<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>development corrupts</title>
  <link>https://afuna.dreamwidth.org/</link>
  <description>development corrupts - Dreamwidth Studios</description>
  <lastBuildDate>Sat, 26 Feb 2011 07:57:09 GMT</lastBuildDate>
  <generator>LiveJournal / Dreamwidth Studios</generator>
  <lj:journal>afuna</lj:journal>
  <lj:journaltype>personal</lj:journaltype>
  <image>
    <url>https://v2.dreamwidth.org/13/32</url>
    <title>development corrupts</title>
    <link>https://afuna.dreamwidth.org/</link>
    <width>100</width>
    <height>100</height>
  </image>

<item>
  <guid isPermaLink='true'>https://afuna.dreamwidth.org/1015473.html</guid>
  <pubDate>Sat, 26 Feb 2011 07:57:09 GMT</pubDate>
  <title>Paring down</title>
  <link>https://afuna.dreamwidth.org/1015473.html</link>
  <description>I couldn&apos;t sleep last night, so I took Tabula Rasa Plain and pared it down the bare essentials -- used the wizard to remove all the modules,  colored the content in shades of gray with some orange highlights, and made unobtrusive any controls and non-content-related links.&lt;br /&gt;&lt;br /&gt;It&apos;s not written for sharing because it&apos;s here to satisfy some very personal quirks*, and so I can&apos;t be bothered to test it in other browsers.&lt;br /&gt;&lt;br /&gt;* I need gray and no-distractions this week like I need food (but, all my food this week needs to have some red. It just is the way it is!)&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=afuna&amp;ditemid=1015473&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://afuna.dreamwidth.org/1015473.html</comments>
  <category>styles</category>
  <category>cleanup</category>
  <category>personal</category>
  <lj:security>public</lj:security>
  <lj:reply-count>6</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://afuna.dreamwidth.org/60226.html</guid>
  <pubDate>Wed, 02 Dec 2009 08:57:07 GMT</pubDate>
  <title>Creating and customizing a theme layer</title>
  <link>https://afuna.dreamwidth.org/60226.html</link>
  <description>Edited slightly, and posted to &lt;a href=&quot;http://dw-styles.dreamwidth.org/13219.html&quot;&gt;http://dw-styles.dreamwidth.org/13219.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The basic settings to customize your theme can be accessed and modified via &lt;a href=&quot;http://www.dreamwidth.org/customize/options&quot;&gt;the Customize Journal Style&lt;/a&gt; page. However, if you&apos;re doing something more complicated, you may need to modify code snippets or manually set some variables. For these, you will need to know how to create a theme layer and attach it to your style.&lt;br /&gt;&lt;br /&gt;First of all, a quick rundown of terms:&lt;br /&gt;&lt;br /&gt;A &lt;strong&gt;style&lt;/strong&gt; is what is applied to your journal, and it is made up of several layers. A &lt;strong&gt;layout layer&lt;/strong&gt; is the basic structure or framework of the style. Customizations via the Customize Journal Style page will be saved as auto-generated customizations in a &lt;strong&gt;user layer&lt;/strong&gt;. Any other modifications you make, you should do in a theme layer. A &lt;strong&gt;theme layer&lt;/strong&gt; can contain system-provided default color settings; it can also contain any additional advanced customizations you wish to apply to your journal.&lt;br /&gt;&lt;br /&gt;Technically, you can just modify a user layer, and it seems easier to do that, because it&apos;s already been created for you and you can skip the few steps required to create and attach a  new theme layer to your style. However, this is a bad idea, because hand-edited changes to a user layer may be erased the next time you use the wizard. To be safe, always create a separate theme layer if you need to edit something manually. &lt;br /&gt;&lt;br /&gt;(!! the links will work from single entry-view; they&apos;ll also work from read page, etc, when I post the final entry)&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;#style&quot;&gt;Find your current style information&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;#theme&quot;&gt;Create a new theme layer&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;#copy&quot;&gt;Copy existing theme layer settings to your new theme layer&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;#apply&quot;&gt;Apply the new theme layer to your style&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;#tips&quot;&gt;Tips&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class=&quot;cut-wrapper&quot;&gt;&lt;span style=&quot;display: none;&quot; id=&quot;span-cuttag___1&quot; class=&quot;cuttag&quot;&gt;&lt;/span&gt;&lt;b class=&quot;cut-open&quot;&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class=&quot;cut-text&quot;&gt;&lt;a href=&quot;https://afuna.dreamwidth.org/60226.html#cutid1&quot;&gt;on with the tutorial&lt;/a&gt;&lt;/b&gt;&lt;b class=&quot;cut-close&quot;&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style=&quot;display: none;&quot; id=&quot;div-cuttag___1&quot; aria-live=&quot;assertive&quot;&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;For the record, I now hate the advanced customization area and want it to die die die :-) Setting things up is way more complicated than it should be&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=afuna&amp;ditemid=60226&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://afuna.dreamwidth.org/60226.html</comments>
  <category>s2</category>
  <category>dreamwidth</category>
  <category>styles</category>
  <lj:security>public</lj:security>
  <lj:reply-count>7</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://afuna.dreamwidth.org/60126.html</guid>
  <pubDate>Wed, 02 Dec 2009 06:56:16 GMT</pubDate>
  <title>Custom reading list colors</title>
  <link>https://afuna.dreamwidth.org/60126.html</link>
  <description>ETA: Posted! &lt;a href=&quot;http://dw-nifty.dreamwidth.org/4374.html&quot;&gt;http://dw-nifty.dreamwidth.org/4374.html&lt;/a&gt; (with minor edits, including removing exclamation points *g*)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;So many people do not know that Dreamwidth has had custom reading list colors for a long time now!&lt;br /&gt;&lt;br /&gt;Putting up a draft entry, shall polish and post to &lt;span style=&apos;white-space: nowrap;&apos;&gt;&lt;a href=&apos;https://dw-nifty.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/comm_staff.png&apos; alt=&apos;[site community profile] &apos; width=&apos;16&apos; height=&apos;16&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://dw-nifty.dreamwidth.org/&apos;&gt;&lt;b&gt;dw_nifty&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; or &lt;span style=&apos;white-space: nowrap;&apos;&gt;&lt;a href=&apos;https://dw-styles.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/comm_staff.png&apos; alt=&apos;[site community profile] &apos; width=&apos;16&apos; height=&apos;16&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://dw-styles.dreamwidth.org/&apos;&gt;&lt;b&gt;dw_styles&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; (but I think I may need to do a &quot;here&apos;s how to create and start editing your theme layer&quot; first, which I keep putting off) &lt;br /&gt;&lt;br /&gt;&lt;h3&gt;Enable the custom reading list colors defined by your style&lt;/h3&gt;&lt;br /&gt;&lt;br /&gt;Custom reading list colors are disabled by default, so you&apos;ll need to enable it, but it is available for all styles (with the exception of Zesty).&lt;br /&gt;&lt;br /&gt;Go to &lt;a href=&quot;http://www.dreamwidth.org/customize/options&quot;&gt;Customize Journal Style&lt;/a&gt;, under &quot;Additional Options&quot; select &quot;Use my custom reading list colors&quot;&lt;br /&gt;&lt;br /&gt;Most styles implement it as a border around the userpic. However, some styles, such as Negatives, have implemented it as part of the entry border. If you don&apos;t like where your style puts the custom colors, you can also customize them by setting some variables in the advanced customization area.&lt;br /&gt;&lt;br /&gt;&lt;span class=&quot;cut-wrapper&quot;&gt;&lt;span style=&quot;display: none;&quot; id=&quot;span-cuttag___1&quot; class=&quot;cuttag&quot;&gt;&lt;/span&gt;&lt;b class=&quot;cut-open&quot;&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class=&quot;cut-text&quot;&gt;&lt;a href=&quot;https://afuna.dreamwidth.org/60126.html#cutid1&quot;&gt;Read on&lt;/a&gt;&lt;/b&gt;&lt;b class=&quot;cut-close&quot;&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style=&quot;display: none;&quot; id=&quot;div-cuttag___1&quot; aria-live=&quot;assertive&quot;&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=afuna&amp;ditemid=60126&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://afuna.dreamwidth.org/60126.html</comments>
  <category>s2</category>
  <category>dreamwidth</category>
  <category>styles</category>
  <lj:security>public</lj:security>
  <lj:reply-count>21</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://afuna.dreamwidth.org/39944.html</guid>
  <pubDate>Mon, 21 Sep 2009 17:43:43 GMT</pubDate>
  <title>CSS -&amp;gt; S2 properties conversion easement script</title>
  <link>https://afuna.dreamwidth.org/39944.html</link>
  <description>Just wrote a &lt;a href=&quot;http://www.afunamatata.com/dreamwidth/scripts/css_to_s2.pl&quot;&gt;quick script which parses out colors and the elements they apply to&lt;/a&gt; from a CSS stylesheet, to make it easier to match them to s2 properties.&lt;br /&gt;&lt;br /&gt;Invoke by doing:&lt;br /&gt;&lt;br /&gt;&amp;gt; css_to_s2.pl path/to/stylesheet&lt;br /&gt;&lt;br /&gt;Can take multiple stylesheets. Actually, if it could parse out the colors from multiple stylesheets, and compare somehow pick out which colors were theme-specific, that would be pretty useful in conversion. (It does nothing of the sort now; it&apos;s just slightly easier this way than wading through the rest of the positioning, etc, code)&lt;br /&gt;&lt;br /&gt;Mmm, not posting anywhere (else) until I figure out a better way to lay out the data. But I figure I could eventually put up a webpage as an interface in case anyone wants to use it quickly for conversion. Would need to be more careful about the input/output then, but that can wait until later.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=afuna&amp;ditemid=39944&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://afuna.dreamwidth.org/39944.html</comments>
  <category>code</category>
  <category>dreamwidth</category>
  <category>styles</category>
  <lj:mood>relaxed</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>4</lj:reply-count>
</item>
</channel>
</rss>
