<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>What's New</title>
<link>http://thingamablog.sourceforge.net/whatsnew/index.html</link>
<description>Thingamablog Updates</description>
<language>en-US</language>
<copyright>Copyright 2007</copyright>
<lastBuildDate>Sun, 02 Dec 2007 10:14:40 -0500</lastBuildDate>
<pubDate>Sun, 02 Dec 2007 10:14:40 -0500</pubDate>
<generator>http://thingamablog.sf.net</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>

<item>
<title>Thingamablog 1.1b6</title>
<description>&lt;p&gt;
      This release fixes a problem with the handling of &amp;quot;Unknown tags&amp;quot; in the 
      entry editor.
    &lt;/p&gt;
    &lt;p&gt;
      It also fixes a bug in the &amp;quot;Paste formatted&amp;quot; feature, that would 
      incorrectly insert block elements into the HTMLDocument.
    &lt;/p&gt;</description>
<link>http://thingamablog.sourceforge.net/whatsnew/archives/12-01-2007_12-31-2007.html#11</link>
<guid>http://thingamablog.sourceforge.net/whatsnew/archives/12-01-2007_12-31-2007.html#11</guid>

<category></category>

<pubDate>Sun, 02 Dec 2007 10:14:39 -0500</pubDate>
</item>

<item>
<title>Thingamablog 1.1b5</title>
<description>&lt;p&gt;
      This release fixes a few minor issues:
    &lt;/p&gt;
    &lt;ul&gt;
      &lt;li&gt;
        The Paste option now pastes text unformatted
      &lt;/li&gt;
      &lt;li&gt;
        Added a &amp;quot;Paste formatted&amp;quot; option which pastes formatted text
      &lt;/li&gt;
      &lt;li&gt;
        Fixed an issue with the entry editor displaying &amp;quot;unknown&amp;quot; tags.
      &lt;/li&gt;
      &lt;li&gt;
        German translation has been updated courtesy of &lt;a href=&quot;http://thingamablog.de.vu/&quot;&gt;Fre@k&lt;/a&gt;. 
        Thanks, Fre@k!
      &lt;/li&gt;
    &lt;/ul&gt;</description>
<link>http://thingamablog.sourceforge.net/whatsnew/archives/11-01-2007_11-30-2007.html#8</link>
<guid>http://thingamablog.sourceforge.net/whatsnew/archives/11-01-2007_11-30-2007.html#8</guid>

<category></category>

<pubDate>Tue, 27 Nov 2007 03:44:44 -0500</pubDate>
</item>

<item>
<title>Thingamablog 1.1b4</title>
<description>&lt;p&gt;
      This release contains all the fixes found in 1.1b2 - 1.1b4. It fixes the 
      following bugs:
    &lt;/p&gt;
    &lt;ul&gt;
      &lt;li&gt;
        Fixes a bug caused by the use of System.getenv() method which would 
        cause startup to fail under the Blackdown JRE.
      &lt;/li&gt;
      &lt;li&gt;
        Fixes a bug that would only allow pasting of plain text or html into 
        the entry editor.
      &lt;/li&gt;
      &lt;li&gt;
        Fixes a bug in the wysiwyg editor that prevented character attributes 
        from being properly set and removed.
      &lt;/li&gt;
      &lt;li&gt;
        Fixes a bug in the wysiwyg editor that prevented character attributes 
        from being saved when switching to the source code editor, or when 
        posting entries.
      &lt;/li&gt;
      &lt;li&gt;
        Fixes a bug in the wysiwyg editor that wouldn't paste in HTML 
        formatted text properly.
      &lt;/li&gt;
      &lt;li&gt;
        Fixes a bug in the UI that would cause certain non-latin characters to 
        be displayed as cubics.
      &lt;/li&gt;
      &lt;li&gt;
        Fixes a bug that previewed entries with default settings instead of 
        the actual weblog settings.
      &lt;/li&gt;
      &lt;li&gt;
        &lt;span&gt;Fixes a bug in the Entry Editor that wouldn't save the date of 
        modified entries.&lt;/span&gt;
      &lt;/li&gt;
      &lt;li&gt;
        Fixes a bug in the RPM spec file.
      &lt;/li&gt;
      &lt;li&gt;
        Fixes a bug that didn't properly format RFC882 dates in the generated 
        RSS feed.
      &lt;/li&gt;
      &lt;li&gt;
        Fixes a bug that would add strangly formatted HTML such as &amp;lt;br&amp;gt;&amp;lt;/br&amp;gt; 
        when using the &amp;quot;tidy_html&amp;quot; attribute on template tags. E.g: 
        &amp;lt;$EntryBody tidy_html=&amp;quot;1&amp;quot;$&amp;gt;
      &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;
      In addtion, the French translation has been updated courtesy of 
      Guillôme. Thanks, Guillôme!
    &lt;/p&gt;</description>
<link>http://thingamablog.sourceforge.net/whatsnew/archives/11-01-2007_11-30-2007.html#5</link>
<guid>http://thingamablog.sourceforge.net/whatsnew/archives/11-01-2007_11-30-2007.html#5</guid>

<category></category>

<pubDate>Wed, 21 Nov 2007 23:52:41 -0500</pubDate>
</item>

<item>
<title>Thingamablog 1.1b1</title>
<description>&lt;p&gt;
      This release fixes a few bugs and also adds several new features that 
      are outlined below.
    &lt;/p&gt;
    &lt;h2&gt;
      Post from email
    &lt;/h2&gt;
    &lt;p&gt;
      This feature allows you to post to your blog remotely via email. You 
      specify an email server to check in the Weblog Config dialog or when 
      creating a new weblog. When TAMB checks your inbox, if any new mail is 
      found that matches the email address of any of your authors, it will be 
      downloaded and automatically published.
    &lt;/p&gt;
    &lt;p&gt;
      When posting from email, you tell TAMB that it should be imported by 
      prefixing the email subject field with a directive such as POST followed 
      by a colon. E.g...&lt;br&gt;&lt;code&gt;&lt;b&gt;POST: This is the entry title&lt;/b&gt;&lt;/code&gt;
    &lt;/p&gt;
    &lt;p&gt;
      You can also specify which categories the email should be imported into 
      by supplying a comma separated list of category names after the POST 
      directive. E.g...&lt;br&gt;&lt;code&gt;&lt;b&gt;POST in Current Events, Movie Reviews, 
      Cooking: An interesting documentary all about spatulas &lt;/b&gt;&lt;/code&gt;
    &lt;/p&gt;
    &lt;p&gt;
      &lt;em&gt;&lt;font size=&quot;2&quot;&gt;Note the 'in' between POST and the categories. Also 
      note that if one of your category names contains a comma or a colon, you 
      should substitute them by using the comma colon character entity. Just 
      for reference a comma is &amp;amp;#44; and a colon is &amp;amp;#58;.&lt;/font&gt;&lt;/em&gt;&lt;font size=&quot;2&quot;&gt;&lt;br&gt;&lt;/font&gt;
    &lt;/p&gt;
    &lt;p&gt;
      When you send email from web based email services like Hotmail or Yahoo, 
      they usually stick an advertisement at the bottom of the email. To get 
      around this, you can use the optional $body_start$ and $body_end$ 
      delimiters to specify where the body of the post begins and ends. For 
      example...
    &lt;/p&gt;
    &lt;p&gt;
      &lt;code&gt;$body_start$ &lt;/code&gt;
    &lt;/p&gt;
    &lt;p&gt;
      &lt;code&gt;Hello, World. &lt;/code&gt;
    &lt;/p&gt;
    &lt;p&gt;
      &lt;code&gt;This is the body of the post. &lt;/code&gt;
    &lt;/p&gt;
    &lt;p&gt;
      &lt;code&gt;$body_end$ &lt;/code&gt;
    &lt;/p&gt;
    &lt;p&gt;
      &lt;code&gt;Annoying Yahoo &lt;/code&gt;advertisment&lt;code&gt; here is ignored&lt;/code&gt;
    &lt;/p&gt;
    &lt;h2&gt;
      Template Packs
    &lt;/h2&gt;
    &lt;p&gt;
      Also new in 1.1b1 are Template Packs. These are zip files that 
      containing templates that can be imported and exported into your blog. 
      This makes it a little easier to install and try out new templates.
    &lt;/p&gt;
    &lt;p&gt;
      Installing new templates is accomplished through the &amp;quot;Install template 
      pack&amp;quot; option on the file menu. Once you install a template, it's 
      available to all the blogs in your database via the &amp;quot;Templates&amp;quot; pane on 
      the Weblog Config dialog. There you can change your current template 
      set, and preview other installed sets.
    &lt;/p&gt;
    &lt;p&gt;
      You can also export your templates to a pack which you can share with 
      others. This is done by simply right clicking on your blog and selecting 
      the &amp;quot;Export Templates&amp;quot; option. After the templates have been exported to 
      a zip file, they can be can be reinstalled using the &amp;quot;Install template 
      pack&amp;quot; option mentioned above.
    &lt;/p&gt;
    &lt;h2&gt;
      Entry Preview
    &lt;/h2&gt;
    &lt;p&gt;
      Now when writing entries you can preview how it will look using your 
      current templates from the &amp;quot;Preview&amp;quot; option on the Tools menu. When you 
      preview an entry, it's written locally and shown from a folder on your 
      local drive. This saves you from having to continually publishing an 
      entry after discovering it didn't look as you'd hoped.
    &lt;/p&gt;
    &lt;h2&gt;
      Internal Links
    &lt;/h2&gt;
    &lt;p&gt;
      With &amp;quot;Internal Links&amp;quot; you can quickly and easily create links in your 
      entries to other pages of your weblog such as entries, category pages, 
      archive pages, or any of the files in your Web Files folder. This 
      feature can be accessed from the Insert menu or the format tool bar on 
      the Entry Editor.
    &lt;/p&gt;
    &lt;h2&gt;
      Other odds and ends
    &lt;/h2&gt;
    &lt;ul&gt;
      &lt;li&gt;
        The dialog box that used to pop up every time you published has been 
        replaced by the &amp;quot;Tasks&amp;quot; dialog box.
      &lt;/li&gt;
      &lt;li&gt;
        The Options dialog now lets you select the language you'd like TAMB's 
        UI to display. Not all of the new strings have been internationalized 
        yet, however.
      &lt;/li&gt;
      &lt;li&gt;
        The &amp;quot;Web Files&amp;quot; folder can now be opened in the operating system's 
        file explorer from the right click option &amp;quot;Open.&amp;quot; Does this work ok on 
        Mac OS X?
      &lt;/li&gt;
      &lt;li&gt;
        The code editor now can do syntax highlighting for just about anything.
      &lt;/li&gt;
      &lt;li&gt;
        Slightly more flexible html editing options.
      &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;
      
    &lt;/p&gt;</description>
<link>http://thingamablog.sourceforge.net/whatsnew/archives/11-01-2007_11-30-2007.html#0</link>
<guid>http://thingamablog.sourceforge.net/whatsnew/archives/11-01-2007_11-30-2007.html#0</guid>

<category></category>

<pubDate>Mon, 12 Nov 2007 12:51:24 -0500</pubDate>
</item>

</channel>
</rss>
