<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>#charts posts — Ben Crowder</title>
    <link>https://bencrowder.net/blog/tag/charts/</link>
    <atom:link href="https://bencrowder.net/blog/tag/charts/feed/" rel="self" />
    <description>Feed for blog posts tagged with #charts.</description>
    <lastBuildDate>Mon, 13 Apr 2026 03:29:26 GMT</lastBuildDate>
    <language>en-US</language>
    <generator>https://bencrowder.net/</generator>

    <item>
      <title>Latin declensions worksheet</title>
      <link>https://bencrowder.net/blog/2026/latin-declensions-worksheet/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2026/latin-declensions-worksheet/</guid>
      <pubDate>Sun, 01 Feb 2026 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>I’ve added a fill-in-the-blank worksheet for the <a href="https://bencrowder.net/latin-declensions/">Latin declensions chart</a>:</p>
<p><figure class="border">
        <a href="https://bencrowder.net/latin-declensions/"><img src="https://cdn.bencrowder.net/images/projects/latin-declensions-worksheet.png" alt="https://cdn.bencrowder.net/images/projects/latin-declensions-worksheet.png" title="https://cdn.bencrowder.net/images/projects/latin-declensions-worksheet.png" /></a>
        
      </figure></p>
<p>(And I have to add that the source being HTML and CSS made it incredibly easy to pick this project again after three years of not touching it.)</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Latin declensions worksheet">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>New daily goal charts</title>
      <link>https://bencrowder.net/blog/2023/new-daily-goal-charts/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2023/new-daily-goal-charts/</guid>
      <pubDate>Sat, 25 Feb 2023 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>Inspired by Robert A. Caro’s <a href="https://tumblr.austinkleon.com/post/668846381400768512">planning calendar</a>, I’ve redesigned my <a href="https://bencrowder.net/daily-goal-chart/">daily goal charts</a>:</p>
<p><figure class="border">
        <a href="https://bencrowder.net/daily-goal-chart/"><img src="https://cdn.bencrowder.net/images/projects/daily-goal-chart/daily-goal-chart-landscape.png" alt="A daily goal chart" title="A daily goal chart" /></a>
        
      </figure></p>
<p>This time the chart doesn’t have a specific year baked in, so it’s reusable. (And there’s a variation for leap years.) It’s freely available as PDFs in both portrait and landscape. Currently just letter size, though maybe someday I’ll start including A4 and other sizes.</p>
<p>Colophon: I made these charts with HTML (it’s just a table), CSS, JavaScript (on page rather than via Node), and Firefox. The font is Avenir Next.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20New daily goal charts">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Latin declensions chart update</title>
      <link>https://bencrowder.net/blog/2023/latin-declensions-chart-update-2/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2023/latin-declensions-chart-update-2/</guid>
      <pubDate>Sun, 12 Feb 2023 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>I ported my <a href="https://bencrowder.net/latin-declensions/">Latin declensions chart</a> from PlotDevice (which was Mac-only and thus not accessible to people without Macs) to <a href="https://cdn.bencrowder.net/downloads/lang/latin-declensions.html">HTML/CSS</a>.</p>
<p>Some notes:</p>
<ul>
<li>My goal with this was to make a chart that’s modifiable as easily as possible without building a full chart-generation app.</li>
<li>Because this HTML and CSS is intended for print and not at all for the responsive web, there are a few ways I did things that I probably wouldn’t have used on a web project.</li>
<li>I considered using on-page JavaScript to generate the table HTML, since right now there’s a lot of duplication, but I opted to stick with straight HTML to make it easier for non-technical people to modify.</li>
<li>The column widths are manually set so that things line up across tables. I could have done one big table instead, but the editing ergonomics would have been substantially worse.</li>
<li>Chrome still can’t print lines less than 1pt in width, so I used Firefox to export the PDF.</li>
<li>I wish custom properties worked in <code>@page</code>. I also plan to eventually refactor this so that more of the CSS is configurable via custom properties. (At this point it’s just column widths/gaps and colors.)</li>
<li>This 3.0 version of the chart changes the font from Museo Sans / Minion Pro to EB Garamond, so that the font is freely available. (EB Garamond also feels more appropriate to Latin than Museo Sans.)</li>
</ul><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Latin declensions chart update">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Projects — Prints 2.6</title>
      <link>https://bencrowder.net/blog/2022/projects-prints-2.6/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2022/projects-prints-2.6/</guid>
      <pubDate>Sun, 31 Jul 2022 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>We’ll group the projects together today.</p>
<h2 id="familypedigrees">Family pedigrees</h2>
<p>An old-yet-new chart type: family pedigrees.</p>
<p><figure class="border">
        <a href="https://cdn.bencrowder.net/blog/2022/07/family-pedigrees-3-gen.png"><img src="https://cdn.bencrowder.net/blog/2022/07/family-pedigrees-3-gen.png" alt="https://cdn.bencrowder.net/blog/2022/07/family-pedigrees-3-gen.png" title="https://cdn.bencrowder.net/blog/2022/07/family-pedigrees-3-gen.png" /></a>
        
      </figure></p>
<p>As you can see, it’s a little different from the <a href="https://bencrowder.net/blog/2014/experimental-family-pedigree/">initial design</a>. This modern incarnation admittedly isn’t as pretty in some ways, but it’s a heck of a lot easier to lay out programmatically.</p>
<p>New things: It shows which child the line comes through, I added the lifespan right after each parent’s name, and I added indicators for the children showing how many kids they had (the dot) and how many marriages (the slash, though if they were married only once and had children, I left the marriage indicator off).</p>
<p>It also supports four generations, admittedly with less space and smaller type:</p>
<p><figure class="border">
        <a href="https://cdn.bencrowder.net/blog/2022/07/family-pedigrees-4-gen.png"><img src="https://cdn.bencrowder.net/blog/2022/07/family-pedigrees-4-gen.png" alt="https://cdn.bencrowder.net/blog/2022/07/family-pedigrees-4-gen.png" title="https://cdn.bencrowder.net/blog/2022/07/family-pedigrees-4-gen.png" /></a>
        
      </figure></p>
<p>I tried it without the table borders, by the way. While it was more readable than I expected, it felt a little too loose and unmoored.</p>
<p>The input uses ArchieML and currently looks like this:</p>
<pre>
[families]

family: 1.1
marriage: 30 Dec 1829 in Polanco
father: José Antonio Fuentevilla Fuentevilla // 1809-1878
mother: Manuela Gándara Cobo // 1811-1879
[.children]
  name: ? // 1830-1831

  name: Josefa // 1832-1834

  name: Francisca Maria // 1835-1843

  name: Maria Remedios // 1838-1898
  children: 6

  name: Maria Luisa // 1841-1916
  marriages: 1

  name: Manuel // 1845-

  name: < Maria Isabel // 1848-1928
  children: 9

  name: Maria Dolores // 1853-1853

  name: José Maria // 1858-1858
[]

family: 2.1
marriage: 29 Feb 1808 in Polanco
father: José Fuentevilla Piñera // 1779-1855
mother: Vicenta Manuela Fuentevilla Ruiz // 1787-1828
[.children]
  name: < José Antonio // 1809-1878
  children: 9

  ...etc.
[]
</pre>
<p>…etc.</p>
<p>Right now the family numbering is table-based (column, row), but eventually I think I probably want to make it hierarchical (somehow) so it’s easier to know which cell to put things in.</p>
<h2 id="timelinecharts">Timeline charts</h2>
<p>Another new chart of sorts: timelines. I’ve been sorting through my Cuban lines and realized I needed some way to map out everybody so I could see the bigger picture.</p>
<p><figure class="border">
        <a href="https://cdn.bencrowder.net/blog/2022/07/timeline-chart.png"><img src="https://cdn.bencrowder.net/blog/2022/07/timeline-chart.png" alt="https://cdn.bencrowder.net/blog/2022/07/timeline-chart.png" title="https://cdn.bencrowder.net/blog/2022/07/timeline-chart.png" /></a>
        
      </figure></p>
<p>The input is an ArchieML file that just lists events with dates and optional places:</p>
<pre>
title: Cuba timeline

[timeline]

event: Antonio Sánchez Rodríguez Díaz marries Ana Josefa Muñoz y Martínez Machado, possibly in El Calvario
daterange: 1790s-1800s

event: Agustin Sánchez Muñoz marries Ana Josefa Montoro, who then dies before 7 Feb 1835
daterange: 1790s-1830s

event: Rafaela Crispina Sánchez Muñoz born to Antonio Sánchez Rodríguez Díaz and Ana Josefa Muñoz y Martínez Machado
date: 1805 Oct 25
place: Matanzas City

event: Domingo Sánchez Muñoz born to Antonio Sánchez Rodríguez Díaz and Ana Josefa Muñoz y Martínez Machado
date: 1807 May 12
place: Matanzas City

event: Antonia Crispina Vargas Hernández is born to José Vargas and Gertrudis Hernández
daterange: 1800s
place: Güira de Melena, Mayabeque

...etc.
</pre>
<p>If the date is a range, it’s italicized to show that it’s broader than a specific date.</p>
<p>(I originally was just going to use Google Docs for this, by the way, and made an initial prototype there. Having to do all the formatting manually got old, though, so I scripted it. Now I can just focus on the content.)</p>
<h2 id="familysheetsupdate">Family sheets update</h2>
<p>I’ve got almost all the family sheet functionality ported to Node/JavaScript and cleaned up. (The sparklines code now uses tracks and markers in a way that is much more extensible and easier to work with.) In the process, I also revised the resolution (before, it just keyed off the year, but now it uses the month and day if present as well, so spacing is more accurate), added dotted-line support for date ranges (for birth and death), and added a marker for divorce (a skinny X):</p>
<p><figure class="border">
        <a href="https://cdn.bencrowder.net/blog/2022/07/family-sheet-changes.png"><img src="https://cdn.bencrowder.net/blog/2022/07/family-sheet-changes.png" alt="https://cdn.bencrowder.net/blog/2022/07/family-sheet-changes.png" title="https://cdn.bencrowder.net/blog/2022/07/family-sheet-changes.png" /></a>
        
      </figure></p>
<p>Still have a number of bugs to fix, but it’s getting close.</p>
<h2 id="tabularpedigreesupdate">Tabular pedigrees update</h2>
<p>I ported the tabular pedigrees to Node/JavaScript and added support for seven-generation charts:</p>
<p><figure class="border">
        <a href="https://cdn.bencrowder.net/blog/2022/07/tabular-pedigree-7-gen.png"><img src="https://cdn.bencrowder.net/blog/2022/07/tabular-pedigree-7-gen.png" alt="https://cdn.bencrowder.net/blog/2022/07/tabular-pedigree-7-gen.png" title="https://cdn.bencrowder.net/blog/2022/07/tabular-pedigree-7-gen.png" /></a>
        
      </figure></p>
<p>Comparison to the six-generation chart:</p>
<p><figure class="border">
        <a href="https://cdn.bencrowder.net/blog/2022/06/tabular-pedigree.png"><img src="https://cdn.bencrowder.net/blog/2022/06/tabular-pedigree.png" alt="https://cdn.bencrowder.net/blog/2022/06/tabular-pedigree.png" title="https://cdn.bencrowder.net/blog/2022/06/tabular-pedigree.png" /></a>
        
      </figure></p>
<p>The shaded cells, by the way, indicate that I haven’t yet verified those people. Basically a <code>TODO</code> comment for myself.</p>
<p>Can’t wait till Chrome supports border stroke widths smaller than 1pt.</p>
<h2 id="quicklinks">Quick links</h2>
<p>Last and sort of least, I’m slowly putting together <a href="https://bencrowder.net/genealogy/torre-de-passeri/civil-registration/">a page with quick links</a> to the various Torre de’ Passeri civil registration scans on FamilySearch, to save myself some time. Planning to do this for the other localities I do research in as well.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Projects — Prints 2.6">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Family sparklines</title>
      <link>https://bencrowder.net/blog/2022/family-sparklines/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2022/family-sparklines/</guid>
      <pubDate>Mon, 20 Jun 2022 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>I’ve been thinking more about <a href="https://bencrowder.net/blog/2006/genealogy-sparklines/">genealogy sparklines</a>. Decided to pick up the <a href="https://bencrowder.net/blog/2021/1259/">recent work</a> I did in that vein and make it work for families, for use in my new <a href="https://bencrowder.net/blog/2022/family-sheets/">family sheets</a>. This also riffs off my old <a href="https://bencrowder.net/family-analysis/">family analysis</a> project.</p>
<p>Introducing the first draft of family sparklines:</p>
<p><figure>
        <a href="https://cdn.bencrowder.net/blog/2022/06/family-sparklines.png"><img src="https://cdn.bencrowder.net/blog/2022/06/family-sparklines.png" alt="https://cdn.bencrowder.net/blog/2022/06/family-sparklines.png" title="https://cdn.bencrowder.net/blog/2022/06/family-sparklines.png" /></a>
        
      </figure></p>
<p>(At this point are they really still sparklines, you ask? Good question.)</p>
<p>These families are from my Spanish line, by the way, which is why there is an abundance of initials.</p>
<p>Basic idea: larger hollow circles are marriages, smaller filled circles are children. Vertical marks at beginning or end for birth and death. (If the vertical tick isn’t present, the birth or death date isn’t known.) Father at the top of the chart, mother at the bottom, children in the middle. Vertical line from father to mother for the parents’ marriage. In cases where the marriage isn’t known (like in the bottom right MA/CS family), the vertical line and circles are left out. People’s initials are at the right to help know who is who. The smaller vertical tick marks on each line mark ten years of age. If there isn’t a death date, it goes five years past the last known date.</p>
<p>It’s still a work in progress, but I like how it provides an at-a-glance overview of a family. With the JAFF/MGC family in the upper left, for example, I can easily see that:</p>
<ul>
<li>The parents were alive for all three marriages of their children and most of the grandkids’ births</li>
<li>They had five children die young</li>
<li>I don’t have a marriage or death for MFG</li>
<li>I haven’t found any children for MLFG</li>
</ul>
<p>You can also see a child born before the wedding, how old people were when they married, gaps where there might have been children, etc.</p>
<p>I’m sure I’ll refine it further in the future, but I wanted to post where it’s at right now.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Family sparklines">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Tabular pedigree chart</title>
      <link>https://bencrowder.net/blog/2022/tabular-pedigree-chart/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2022/tabular-pedigree-chart/</guid>
      <pubDate>Mon, 20 Jun 2022 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>Lately I’ve found myself wanting to have local, paper copies of my genealogical research. As part of that, I wrote a script that takes input like this:</p>

<pre>
- Maria Isabel Fuentevilla Gándara | 1848 | ? | Polanco, Spain
-- José Antonio Fuentevilla Fuentevilla | 1809 | 1878 | Polanco, Spain
--- José Fuentevilla Piñera | 1779 | ? | Polanco, Spain
---- José Villa Oyuela | 1737 | 1803 | Polanco, Spain
----- Juan Antonio Villa Cacho | ? | ? | Polanco, Spain
------ Santiago Villa | 1687 | ? | Polanco, Spain
------ Maria Cacho
----- Rosa Maria Oyuela | ? | 1740 | Polanco, Spain
------ Damian Oyuela | ? | 1720 |
------ Josefa Rio
---- Rosa Piñera Pereda | 1747 | 1817 | Rumoroso, Spain
----- Juan Francisco Piñera Velo | ? | ? | Rumoroso, Spain
------ Juan Piñera | ? | ? | Arce, Spain
------ Francisca Velo | ? | ? | Arce, Spain
----- Maria Pereda Fuente | ? | ? | Rumoroso, Spain
------ Francisco Pereda | ? | ? | Rumoroso, Spain
------ Anna Fuente | ? | ? | Rumoroso, Spain
</pre>

<p>And turns it into what I’m calling a tabular pedigree chart:</p>

<figure class="border">
        <a href="https://cdn.bencrowder.net/blog/2022/06/tabular-pedigree.png"><img src="https://cdn.bencrowder.net/blog/2022/06/tabular-pedigree.png" alt="https://cdn.bencrowder.net/blog/2022/06/tabular-pedigree.png" title="https://cdn.bencrowder.net/blog/2022/06/tabular-pedigree.png" /></a>
        
      </figure>

<figure>
        <a href="https://cdn.bencrowder.net/blog/2022/06/tabular-pedigree-binder.jpg"><img src="https://cdn.bencrowder.net/blog/2022/06/tabular-pedigree-binder.jpg" alt="https://cdn.bencrowder.net/blog/2022/06/tabular-pedigree-binder.jpg" title="https://cdn.bencrowder.net/blog/2022/06/tabular-pedigree-binder.jpg" /></a>
        
      </figure>

<p>It’s not glamorous by any means, and it’s still a work in progress, but it was super simple to implement with HTML tables and a bit of CSS. I print it to PDF from the browser. Overall, I’m fairly happy with it.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Tabular pedigree chart">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Daily goal chart</title>
      <link>https://bencrowder.net/blog/2018/daily-goal-chart/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2018/daily-goal-chart/</guid>
      <pubDate>Tue, 18 Dec 2018 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>The only time I’ve had success writing each day has been when I’ve made a physical chart, taped it up on my wall, and then filled in a box each day I hit my goal. It’s Jerry Seinfeld’s <a href="https://lifehacker.com/281626/jerry-seinfelds-productivity-secret">don’t break the chain</a> idea, and it works remarkably well for me. My current streak (I don’t write on Sundays):</p>
<p><figure>
        <img src="https://cdn.bencrowder.net/blog/2018/12/daily-words.jpg" alt="daily-words.jpg" title="daily-words.jpg" />
        
      </figure></p>
<p>Since this seemed like it might be useful for others, I’ve made <a href="https://bencrowder.net/design/daily-goal-chart/">daily goal charts</a>, available for free PDF download:</p>
<p><figure class="border">
        <a href="https://bencrowder.net/design/daily-goal-chart/"><img src="https://cdn.bencrowder.net/images/projects/daily-goal-chart/daily-goal-chart-2019.png" alt="Daily goal chart" title="Daily goal chart" /></a>
        
      </figure></p>
<p>There’s also what I’m calling a “blank” chart, where you can write in the number of words you wrote (or anything else like that):</p>
<p><figure class="border">
        <a href="https://bencrowder.net/design/daily-goal-chart/"><img src="https://cdn.bencrowder.net/images/projects/daily-goal-chart/blank-daily-goal-chart-2019.png" alt="Blank daily goal chart" title="Blank daily goal chart" /></a>
        
      </figure></p>
<p>Charts for 2018 through 2023 are up. (I figure five years is enough for now.)</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Daily goal chart">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Ugaritic alphabet chart</title>
      <link>https://bencrowder.net/blog/2017/ugaritic-alphabet-chart/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2017/ugaritic-alphabet-chart/</guid>
      <pubDate>Fri, 14 Jul 2017 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>After a year-long hiatus, I’m starting to get back into making language charts. Today’s offering is an (admittedly obscure) <a href="https://bencrowder.net/languages/ugaritic-alphabet/">Ugaritic alphabet chart</a>:</p>
<p><figure class="border">
        <a href="https://bencrowder.net/languages/ugaritic-alphabet/"><img src="https://cdn.bencrowder.net/blog/2017/07/ugaritic-alphabet.png" alt="ugaritic-alphabet.png" title="ugaritic-alphabet.png" /></a>
        
      </figure></p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Ugaritic alphabet chart">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Russian alphabet chart</title>
      <link>https://bencrowder.net/blog/2016/russian-alphabet-chart/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2016/russian-alphabet-chart/</guid>
      <pubDate>Tue, 12 Jul 2016 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>Just finished the aforementioned <a href="https://bencrowder.net/languages/russian-alphabet/">Russian alphabet chart</a>:</p>
<p><figure class="border">
        <a href="https://bencrowder.net/languages/russian-alphabet/"><img src="https://cdn.bencrowder.net/blog/2016/07/RussianAlphabet.png" alt="RussianAlphabet.png" title="RussianAlphabet.png" /></a>
        
      </figure></p>
<p>It’s available in PDF as usual.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Russian alphabet chart">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>I’m working on a Russian alphabet chart at the moment. Things are mostly in place, with some spacing...</title>
      <link>https://bencrowder.net/blog/2016/501/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2016/501/</guid>
      <pubDate>Fri, 08 Jul 2016 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>I’m working on a Russian alphabet chart at the moment. Things are mostly in place, with some spacing to do on some of the IPA bits, possibly adding cursive, and then sending the chart to some Russian speakers for proofing. It’s close.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20I’m working on a Russian alphabet chart at the moment. Things are mostly in place, with some spacing...">Reply via email</a></p>]]></description>
    </item>
    
  </channel>
</rss>
