<feed xmlns='http://www.w3.org/2005/Atom'>
  <id>
    tag:ruby.morphball.net:release_info
  </id>
  <title type='text'>
    ruby.morphball.net リリース情報
  </title>
  <subtitle type='text'>
    新しいソフトウェアのリリース情報、及びサイト更新情報の配信
  </subtitle>
  <updated>
    2013-02-15T00:37:09+09:00
  </updated>
  <link href='http://ruby.morphball.net/' rel='alternate'/>
  <entry>
    <id>
      tag:ruby.morphball.net:release_info/20130214a.md
    </id>
    <title type='text'>
      Rubyリファレンスマニュアル chm版リミックス更新（2013年2月版）＆新テーマ版を2種類公開
    </title>
    <content type='xhtml'>
      <div xmlns='http://www.w3.org/1999/xhtml'>
        <p>
          <a href='http://ruby.morphball.net/refm-remix.html'>
            Rubyリファレンスマニュアル chm版リミックス
          </a>
          を2013年2月時点での最新版に更新し、
          <strong>
            新しいデザインテーマ「white rhythm 2」版と「rubicle rhythm 2」版を公開しました
          </strong>
        </p>
        <ul>
          <li>
            <p>
              トップページに、「このリファレンスマニュアルについて」の節と、文書の版・リリース日付の表示を追加し、本ページのURLを明記。（Thanks: としやさん）
            </p>
          </li>
          <li>
            <p>
              リファレンスマニュアルを開いたときのウインドウタイトルに「(Remix)」という文字列を追加
            </p>
          </li>
        </ul>
        <dl>
          <dd style='float: left; margin-right: 1em; margin-bottom: 2em; text-align: center;'>
            <img src='http://ruby.morphball.net/image/refm-remix/thumbnail/theme2-white-rhythm.png' border='0' width='400' height='286'/>
            <br/>
            <span>
              white rhythm 2
            </span>
          </dd>
          <dd style='float: left; margin-right: 1em; margin-bottom: 2em; text-align: center;'>
            <img src='http://ruby.morphball.net/image/refm-remix/thumbnail/theme2-rubicle-rhythm.png' border='0' width='400' height='286'/>
            <br/>
            <span>
              rubicle rhythm 2
            </span>
          </dd>
        </dl>
      </div>
    </content>
    <updated>
      2013-02-15T00:37:07+09:00
    </updated>
    <link href='http://ruby.morphball.net/' rel='alternate'/>
  </entry>
  <entry>
    <id>
      tag:ruby.morphball.net:release_info/20120708a.md
    </id>
    <title type='text'>
      Rubyリファレンスマニュアル chm版リミックス更新（2012年7月版）
    </title>
    <content type='xhtml'>
      <div xmlns='http://www.w3.org/1999/xhtml'>
        <p>
          <a href='http://ruby.morphball.net/refm-remix.html'>
            Rubyリファレンスマニュアル chm版リミックス
          </a>
          を2012年7月時点の最新版に更新しました（revision 5259）
        </p>
        <ul>
          <li>
            <p>
              <code>
                String#pathmap
              </code>
              など、「外部ライブラリで再定義されるメソッド」が表示できない不具合を修正
            </p>
          </li>
          <li>
            <p>
              ファイルサイズの削減処理は、弊害が大きいため中止し、元のように全てのメソッドごとのHTMLページをchmに含めるようにした（5MB→9MB）
            </p>
          </li>
        </ul>
      </div>
    </content>
    <updated>
      2012-07-08T20:17:22+09:00
    </updated>
    <link href='http://ruby.morphball.net/' rel='alternate'/>
  </entry>
  <entry>
    <id>
      tag:ruby.morphball.net:release_info/20120519a.md
    </id>
    <title type='text'>
      Rubyリファレンスマニュアル chm版リミックス更新＆新テーマ版を2種類公開
    </title>
    <content type='xhtml'>
      <div xmlns='http://www.w3.org/1999/xhtml'>
        <p>
          <a href='http://ruby.morphball.net/refm-remix.html'>
            Rubyリファレンスマニュアル chm版リミックス
          </a>
          を更新（revision 5159）し、
          <strong>
            標準テーマ版以外に新しく「secondlife blue」版と「secondlife blue + blank」版を公開
          </strong>
          。その他以下の点を更新
        </p>
        <ul>
          <li>
            <p>
              Windowsでchmを直接ダウンロードすると、セキュリティの問題でchmの中身を表示できないことがあるため、zip形式に圧縮して配布するように変更
            </p>
          </li>
          <li>
            <p>
              メソッドごとのHTMLページをchmに含めないように変更して、サイズを大幅に軽量化（およそ9MB→5MB）
            </p>
          </li>
          <li>
            <p>
              通常の文書ページで、パンくずリストに文書のタイトルを表示するようにした（今まではファイル名を表示していた）
            </p>
          </li>
        </ul>
      </div>
    </content>
    <updated>
      2012-05-19T22:27:56+09:00
    </updated>
    <link href='http://ruby.morphball.net/' rel='alternate'/>
  </entry>
  <entry>
    <id>
      tag:ruby.morphball.net:release_info/20120503a.md
    </id>
    <title type='text'>
      Rubyリファレンスマニュアル chm版リミックスのページに「使い方・注意事項」の節を追加
    </title>
    <content type='xhtml'>
      <div xmlns='http://www.w3.org/1999/xhtml'>
        <p>
          <a href='http://ruby.morphball.net/refm-remix.html'>
            Rubyリファレンスマニュアル chm版リミックス
          </a>
           のページに「
          <a href='http://ruby.morphball.net/refm-remix.html#usage'>
            使い方・注意事項
          </a>
          」の節を追加しました
        </p>
      </div>
    </content>
    <updated>
      2012-05-03T17:06:26+09:00
    </updated>
    <link href='http://ruby.morphball.net/' rel='alternate'/>
  </entry>
  <entry>
    <id>
      tag:ruby.morphball.net:release_info/20120502a.md
    </id>
    <title type='text'>
      Rubyリファレンスマニュアル chm版リミックスのページを更新
    </title>
    <content type='xhtml'>
      <div xmlns='http://www.w3.org/1999/xhtml'>
        <p>
          <a href='http://ruby.morphball.net/refm-remix.html'>
            Rubyリファレンスマニュアル chm版リミックス
          </a>
           のページを大幅に更新しました（スクリーンショットの掲載、コンパイル手順の掲載など）
        </p>
      </div>
    </content>
    <updated>
      2012-05-02T23:05:06+09:00
    </updated>
    <link href='http://ruby.morphball.net/' rel='alternate'/>
  </entry>
  <entry>
    <id>
      tag:ruby.morphball.net:release_info/20120429b.md
    </id>
    <title type='text'>
      ruby.morphball.net 要望＆サポート掲示板を設置
    </title>
    <content type='xhtml'>
      <div xmlns='http://www.w3.org/1999/xhtml'>
        <p>
          <a href='http://ruby.morphball.net/bbs/bbs.cgi'>
            ruby.morphball.net 要望＆サポート掲示板
          </a>
           を設置いたしました。
          当サイトで公開中のパッケージやソフトウェアについて、質問や感想、要望、バグ報告などがありましたら、お気軽に書き込んでください。
        </p>
      </div>
    </content>
    <updated>
      2012-05-02T13:56:16+09:00
    </updated>
    <link href='http://ruby.morphball.net/' rel='alternate'/>
  </entry>
  <entry>
    <id>
      tag:ruby.morphball.net:release_info/20120429a.md
    </id>
    <title type='text'>
      Rubyリファレンスマニュアル chm版リミックスをリリース
    </title>
    <content type='xhtml'>
      <div xmlns='http://www.w3.org/1999/xhtml'>
        <p>
          <a href='http://ruby.morphball.net/refm-remix.html'>
            Rubyリファレンスマニュアル chm版リミックス
          </a>
           をリリースしました。 最新のRubyリファレンスマニュアルを独自にchm形式（Windows HTML
          Help形式）へコンパイルし、使い勝手や目次などを改善したものです
        </p>
      </div>
    </content>
    <updated>
      2012-05-02T13:54:28+09:00
    </updated>
    <link href='http://ruby.morphball.net/' rel='alternate'/>
  </entry>
  <entry>
    <id>
      tag:ruby.morphball.net:release_info/20100429a.md
    </id>
    <title type='text'>
      BlueFeather 0.40 をリリース
    </title>
    <content type='xhtml'>
      <div xmlns='http://www.w3.org/1999/xhtml'>
        <p>
          <a href='http://ruby.morphball.net/bluefeather/'>
            BlueFeather 0.40
          </a>
           をリリース
        </p>
        <ul>
          <li>
            <p>
              エンコーディングを指定するとき、「shift_jis」と「shift-jis」のどちらでも受け付けるように変更
            </p>
          </li>
          <li>
            <p>
              <a href='http://ruby.morphball.net/bluefeather/doc/metadata-reference.html'>
                文書メタデータ
              </a>
              に「Header-ID-Type:」ヘッダを追加。 値に「escape」を指定すると、自動生成される見出しIDが変化する
            </p>
            <pre>
              <code>
                Header-ID-Type: escape 
              </code>
            </pre>
          </li>
          <li>
            <p>
              リンク先アンカーの省略記法を追加。以下の2つの記述は同じ意味になる
            </p>
            <pre>
              <code>
                [TargetHeader](#) [TargetHeader](#TargetHeader) 
              </code>
            </pre>
          </li>
          <li>
            <p>
              不具合の修正
            </p>
            <ul>
              <li>
                ruby 1.9.x 系列で、エンコーディングに「shift-jis」を指定すると、エラーで落ちる
              </li>
            </ul>
          </li>
        </ul>
      </div>
    </content>
    <updated>
      2010-04-29T21:20:58+09:00
    </updated>
    <link href='http://ruby.morphball.net/' rel='alternate'/>
  </entry>
  <entry>
    <id>
      tag:ruby.morphball.net:release_info/20100224a.md
    </id>
    <title type='text'>
      BlueFeather 0.34 をリリース
    </title>
    <content type='xhtml'>
      <div xmlns='http://www.w3.org/1999/xhtml'>
        <p>
          <a href='http://ruby.morphball.net/bluefeather/'>
            BlueFeather 0.34
          </a>
           をリリース
        </p>
        <ul>
          <li>
            <p>
              不具合の修正
            </p>
            <ul>
              <li>
                <p>
                  コード片の中に、不正なHTMLタグのように見えるテキストが含まれていると、エラーで落ちる
                </p>
                <pre>
                  <code>
                    ~~~~ f&lt;a &lt; b&gt;(a) ~~~~ 
                  </code>
                </pre>
              </li>
            </ul>
          </li>
        </ul>
      </div>
    </content>
    <updated>
      2010-02-25T07:18:32+09:00
    </updated>
    <link href='http://ruby.morphball.net/' rel='alternate'/>
  </entry>
  <entry>
    <id>
      tag:ruby.morphball.net:release_info/20091229b.md
    </id>
    <title type='text'>
      Rumixの開発レポジトリをSourceForge.jpに移転
    </title>
    <content type='xhtml'>
      <div xmlns='http://www.w3.org/1999/xhtml'>
        <p>
          Rumixの開発レポジトリを、LaunchpadからSourceForge.jpに移転。また
          <a href='http://ruby.morphball.net/rumix/#REP'>
            Rumixのページを移転に合わせて書き換え
          </a>
        </p>
      </div>
    </content>
    <updated>
      2009-12-29T00:30:06+09:00
    </updated>
    <link href='http://ruby.morphball.net/' rel='alternate'/>
  </entry>
  <entry>
    <id>
      tag:ruby.morphball.net:release_info/20091229a.md
    </id>
    <title type='text'>
      Rumix 1.00 リリース
    </title>
    <content type='xhtml'>
      <div xmlns='http://www.w3.org/1999/xhtml'>
        <p>
          <a href='http://ruby.morphball.net/rumix/'>
            Rumix 1.00
          </a>
           をリリース
        </p>
        <ul>
          <li>
            <p>
              <a href='http://www.osk.3web.ne.jp/~nyasu/software/vrproject.html'>
                VisualuRuby
              </a>
              、
              <a href='http://facets.rubyforge.org/'>
                Ruby Facets
              </a>
              を同梱するようにした
            </p>
          </li>
          <li>
            <p>
              ruby本体、exerb、NYACUS、NYADOSをそれぞれ最新版へバージョンアップ
            </p>
          </li>
          <li>
            <p>
              インストーラ起動時、最初の画面でインストールするrubyのバージョンを表示するようにした
            </p>
          </li>
          <li>
            <p>
              バージョン番号の付け方を変更。小数点以下2桁まで使うようにした
            </p>
          </li>
          <li>
            <p>
              そのほか、細かな変更＆修正
            </p>
          </li>
        </ul>
      </div>
    </content>
    <updated>
      2009-12-29T00:28:04+09:00
    </updated>
    <link href='http://ruby.morphball.net/' rel='alternate'/>
  </entry>
</feed>