Sun’s virtual machine is free and open source. And cool. I tried it out tonight with W2K and am impressed.
an eddy in the bitstream
Sun’s virtual machine is free and open source. And cool. I tried it out tonight with W2K and am impressed.
A long hiatus for a full summer and then some contract work.
Some benchmarks of the latest tokenization algorithm shows that pure-ASCII tokenization is about 20% faster and UTF-8 tokenization is about 2% slower. So I’ll take it.
Benchmark was performed by using perl/docmaker.pl to generate 100 random “docs” in both encodings (ASCII and random UTF-8) and then timed using swish_lint with and without the -t option.
Also recently fixed some failing tests on Linux and a memory warning.
Swish3 has a lot more tests that Swish-e (not counting Josh Rabinowitz’s excellent testing package). And as of tonight all Swish3 tests are passing under both Linux 2.6 (CentOS 5) and OS X 10.4. \o/
I’m not shilling for a corporation. Just found an announcement about a new semantic map that sounds very impressive, and further clicking found this blog.
A year ago I announced the idea of a new Catalyst CRUD framework based on my previous work with Catalyst::Controller::Rose. The basic design hasn’t changed much, and a year later, CatalystX::CRUD (CXCRUD) 0.30 hit CPAN today, along with a bunch of related modules.
Here’s the rundown:
CatalystX::CRUD::YUI 0.004 hit CPAN today. It conforms entirely to the core 0.30 CXCRUD API, which means that it is model-agnostic. You can use it with RDBO, DBIC and (hopefully soon) LDAP. Or whatever your model is. It just needs to implement the CatalystX::CRUD::Model or ModelAdapter API.
CatalystX::CRUD::YUI offers an easy way to do web-based administration of a database. It supports one2many and many2many relationships.
© 2025 peknet
Theme by Anders Noren — Up ↑