ASIPのRubyistなるままに このページをアンテナに追加 RSSフィード

9999-01-01

Meteor

17:59 | Meteorを含むブックマーク

軽量(簡易?)(X)HTML(5)パーサです。

XMLパーサとしても使用可能です。

パーサもどきかもしれません。

続きを読む

2011-10-11

Meteor for Ruby

08:58 | Meteor for Rubyを含むブックマーク

0.9.7.0、リリース。

http://github.com/asip/meteor/

http://rubygems.org/gems/meteor

[今回の変更]
 ・Meteor::ParserFactory#elementの追加
 ・サンプルの更新

2011-10-08

Meteor for Ruby

19:33 | Meteor for Rubyを含むブックマーク

0.9.6.11、リリース。

http://github.com/asip/meteor/

http://rubygems.org/gems/meteor

[今回の変更]
 ・Meteor::RootElementの見直し

2011-10-05

Meteor for Ruby

10:30 | Meteor for Rubyを含むブックマーク

0.9.6.10、リリース。

http://github.com/asip/meteor/

http://rubygems.org/gems/meteor

[変更点]
 ・パフォーマンスチューニング(ちょこっと)
  →Ruby1.8コードのモンキーパッチングによる分離

2011-09-17

Meteor for Ruby

17:30 | Meteor for Rubyを含むブックマーク

0.9.6.9、リリース。

http://github.com/asip/meteor/

http://rubygems.org/gems/meteor

[変更点]
 ・パフォーマンスチューニング(ちょこっと)