RAA replaced
2002-10-24
We www-admin@ruby-lang.org rewrote current RAA which got a little old and rickety.
Changes:
- lightweight top page
- iso8859-1 => UTF-8
- added simple keyword search
- show projects by the specified owner
SOAP and XML-RPC interfaces will be updated, too. Users of RAA SOAP and XML-RPC interfaces, please tell me if the problem occurred. I changed wire format a little. See below;
- id and owner_id element are added to each entry. Those two elements contain positive integer.
- For SOAP interface users only: element url, download and email are marked as xsd:anyURI type. Those elements will be unmarshalled as a URI object at client side, not a String object.
Except SOAP and XML-RPC we are offering a plain XML or RDF file of RAA information. Those are at http://raa.ruby-lang.org/xml.xml and http://raa.ruby-lang.org/rdf.xml. You can also get recent information in RDF format from http://raa.ruby-lang.org/since.mrb
Users of pragdave’s XML/RDF feed interfaces should use above for a while. Pragdave’s former interfaces are not updated now because of replacing RAA DB. Bare in mind some changes are made to these interfaces, too. See below;
- *.xml files are updated in each 15 minutes, not on the fly.
- Charset encoding scheme was changed from iso-8859-1 to UTF-8.
- XML instance format is changed for user’s convenience.
Aktuelle Neuigkeiten
Ruby 3.4.2 veröffentlicht
Ruby 3.4.2 wurde veröffentlicht.
Geschrieben von k0kubun am 14.2.2025
Ruby 3.2.7 veröffentlicht
Ruby 3.2.7 wurde veröffentlicht.
Geschrieben von nagachika am 4.2.2025
Ruby 3.3.7 veröffentlicht
Ruby 3.3.7 wurde veröffentlicht.
Geschrieben von k0kubun am 15.1.2025
Ruby 3.4.0 veröffentlicht
Wir freuen uns, die Veröffentlichung von Ruby 3.4.0 bekannt zu geben. Ruby 3.4 führt den it-Blockparameter ein, ändert Prism zum Standardparser, bietet Happy Eyeballs Version...
Geschrieben von naruse am 25.12.2024