PastDays
RSS
No reproduction or republication without written permission.
written by ... sakag_blue @ machine.homeunix.org
(or........... sakag_blue @ users.sourceforge.net)
Home
Powered by ThingamaBlog
| GoogleSearch In This Weblog... |
|
|
さよなら、こんな毎日…
|
The Sleep Scripting Project 2.1-b20
:: 2007.11.15 9:43.25 ::
|
|
http://sleep.hick.org/
Read-only hashes and arrays now fire a warning when a side effect op is
attempted. An inconsistent error handling bug in profile only debug mode
was fixed. $null now evaluates to null and not "" when passed to Java as
a String. The fork() function now places useful information in the
created thread name.
Permalink
Categories: {Script_on_Java}
|
|
|
Fan 1.0.17
:: 2007.11.07 9:47.00 ::
|
|
http://sourceforge.net/projects/fan
Fan is an OO, functional programming language designed to cross compile
to both the Java and .NET platforms. It provides a concise syntax along
with elegant, cross portable libraries.
Obj auto-casts to anything
Use serialization for thread messaging when not immutable
Dynamic methods
Buf: hex, base64, digest support
TimeZone database and buildtz script for importing Olsen database
Rename Time -> DateTime
DateTime ticks to date/time calculations
Locale API
Rename parse -> fromStr
Permalink
Categories: {Script_on_Java}
|
|
|
OpenJX v1.13
:: 2007.10.29 9:16.46 ::
|
|
http://openjx.org/
OpenJX is an interpreter written in Java which allows developers to produce a Java Swing Application or Applet from a few lines of XML and JavaScript.
Permalink
Categories: {Script_on_Java}
|
|
|
CoW, a Controllable Wiki
:: 2007.10.29 9:02.09 ::
|
|
http://gatewiki.sourceforge.net/
CoW uses Grails and currently includes:
- a wiki language with a JavaCC parser
- a content persistence and versioning backend using Subversion
- simple display and edit of wiki pages and other static content (with a
minimal hypersonic DB to store pointers to wiki areas and
user/role/permission data)
- a version of the Grails Acegi (Spring security) plugin that includes editing
of the user data and assigns permissions to wiki areas based on their DB id
- user registration using the Captcha plugin
だそうです。
Permalink
Categories: {CMS-Wiki-Blog} {Script_on_Java}
|
|
|
ZK 3.0.0 RC2
:: 2007.10.24 9:43.10 ::
|
|
http://www.zkoss.org/
Over 22 new features and 56 bugfixes were made. This release supports
the new ZK layout component and SimpleListModelSharer which integrates
Server Push and ListModel.
特に以下。
ZK User-interface Markup Language (ZUML).
Scripting in EL expressions and your favorite scripting languages,
include but not limited to Java, JavaScript, Ruby and Groovy.
Simple yet boundless component model.
Customizing components with pre-compiled Java classes, or by scripting
in your favorite scripting languages, include but not limited to Java,
JavaScript, Ruby and Groovy. The choice is yours.
Permalink
Categories: {Script_on_Java}
|
|
|