Java Specification Request on Community Currencies
bernfast writes "I've submitted a Java Specification Request on complementary currencies to the Java Community Process. This specification will allow to implement arbitrary units of exchange as Java currencies. Examples are timedollars and other community currencies.
This JSR is still in need of an expert group and will probably not receive too much industry suppport, so any help from the open source community is welcome."
Why is this being made a java-specific thing? I would much rather see this generalized. Making it language-specific limits its use, especially in the industry... as much as most of us hate MS, we have to admit that being able to use something in C# as well as other languages is a big selling point.
Disconnect and self-destruct, one bullet at a time.
or does anyone else find it funny that a slashdot comment is linked to in a JSR?
BSD is for people who love UNIX. Linux is for those who hate Microsoft.
No offense, but why is this interesting. A JSR being submitted is no big deal and this is not exactly earth shattering stuff.
Who will set the exchange rates for those community currencies that aren't tied to a measure of time or to the US dollar?
I hope you guys know you're supposed to declare the value of barter and in-kind services as income and pay taxes on it.
If these types of things get popular, the IRS will find you.
Doesn't seem like a spec, a process or anything you would package or get certified. Just sounds like someones idea?
How about you signup at http://www.sourceforge.net and launch your program there and use the available j2ee protocols to design your application?
I'm not quite sure what you mean by "And it would help if there was native Java support for the most popular computing platforms" There is of course the JRE runtime which runs on just about any platform, and there are compilers available if you want to complie all the way down to native.
I bet you 10 simolarians that this won't work.
This sounds a lot like the Local Exchange Trading System, which has been around for a while. It allows communities to engage in economic activities without official currency if there is none available.
Why is the poster doing this as a JSR? They are requests for Java specifications. Things that go into the core of the Java platform.
The problem domain for this proposed JSR is primarily in the business world, not the technical one. I can't see any one proposal getting sufficient backing from a wide enough user group. Certainly not enough for everyone to agree on a useful technical implementation of this.
There are better ways to handle this...
I suggest that the poster goes and sets up his own web service to do this (banks and investment firms offer such services already). And work out an open API.
It's good you've found a problem that interests you. But please don't feel you need to go and clutter up my platform of choice to go solving it.
--
Java Hosting on Linux VPSs
The only problem is, it is written in C so you may not like it. ;)
Seastead this.
Argh.. people who tries to come up with a new 'independent monetary system' seems to not understand two things. 1) Time is money 2) The existing banking system.
They are essentially trying to create a miniature banking system (within a community)by hoping people's time is worth zero. There is a reason why we now have bank notes, checks, credit cards, bankers, notaries, etc.
What Java really needs to be taken seriously is a standard!
Who is not taking Java seriously? It's by far the most in-demand language in the IT industry.
And it would help if there was native Java support for the most popular computing platforms.
Why? The point of java is that it is not native. Its up to the VM implementor to handle the native code translation.
Instead Sun choose to sue Microsoft to get them to remove Java from their OS.
No. Sun sued Microsoft to get them to either remove or fix Microsoft's Java, which deliberately omitted parts of standard Java (such as RMI) and by default encouraged developers to produce Windows-only applications.
Decent Java is widespread on Windows as companies like Dell pre-install Sun's JRE.
See for example Margrit Kennedy's 140-page book Interest and Inflation free Money - you'll never look at money the same way again after reading the first chapter.
Trusted Computing FAQ | Free Dawit Isaak!
I have a niche idea that doesn't really belong in the core API, but maybe if I post it on slashdot people will care!
Awesome idea, could provide significant benefits ... but unfortunately written in Java.
This sort of thing would be incredibly interesting if it were done in C or something else least-common-denominator that can be used in any piece of software.
May we never see th
There is a more general proposal alreay out there:
... units package supports programatic unit handling via an abstract Unit class, run-time checking and conversion, unit arithmetic, unit parsing and formatting, and a units database.
http://jcp.org/en/jsr/detail?id=108
108 Units Specification
The