Announcing SolVE

| 6 Comments | 2 TrackBacks

Eric Dolecki asked the question, Darron Schall answered.

I'm pleased to announce a preview release of SolVE v.1. SolVE is a local shared object viewer/editor that runs on both Mac OS X and Windows. Built in Java with IBM's SWT, SolVE looks and behaves like a native application - it should be transparent to the end user that SolVE is powered by Java under the hood.

Currently at version .1, SolVE is still under development but should be stable enough to start using regularly. Not all of the data types are supported yet (the more common ones that I use are), but I'm getting there... There are lists of things I want to do yet and some known issues I need to fix before the 1.0 release on the project page.

If you want to translate SolVE to another language, please let me know. I have almost all of the resource strings defined at this point, so translation should be relatively straightforward.

Full details (as well as download links) are available at the SolVE project page. Stay tuned for more updates...

2 TrackBacks

TrackBack URL: http://www.darronschall.com/mt/mt-tb.cgi/17

Darron Schall vient d'annoncer la naissance de SolVe sur son blog, un éditeur de fichiers .sol compatible Mac Os X et Windows. Types supportés pour l'instant : - Number - Boolean - String - Object - Null - Undefined Une... Read More

SolVE is a Local Shared Object View/Editor that runs on both Mac OS X and Windows. Coded in Java with IBM's SWT, SolVE looks and behaves like a native application making transparent to the end user that Java is under... Read More

6 Comments

nice one!... i hadn't really jumped on the swt bw until i started hacking around with the rcp and so can't believe i hadn't started playing around with this earlier... but yeah! just like u to come up with this one :)... nice one! gotta go have a look at the code... being darronisque, there shd be quite a few to take from it

cheers,
eokyere

Hi,sir~

[solve]: Can't display Chinese(UTF-8) correctly.

http://dengjie.com/temp/SolVE.gif

Hey Darron - Sweeet! Nice work!

The source code isn't available just yet but it's coming - I want to finish the data type buildout before releasing the code. Once that's done I'll apply for a sourceforge page as well to host the project page and CVS repository.

So far I've received offers to translate into French, Bulgarian, and Chinese. Thank you to everyone who has offered support for translations.

I'll investigate the Chinese character display bug. Is it a text display only issue? I'm curious if .sol files support read/write of those characters and if Flash can open a .sol file with double-byte characters, or if I just need to tweak the UI components.

About Chinese(or other utf-8 encoded) Characters:
sol always encodes varname and string data as utf-8, (Not A Double-byte),so you must decode it first,(At least in python I should).

I'd written a small python one to handle sol, xml:
you can take a look at http://icube.freezope.org/temp/s2x/s2x.py (full)and a zope ver. at http://icube.freezope.org/temp/util/s2x (parser only)

BUT, if All these works about sol really valuable, I'm wondering.

Leave a comment



About this Entry

This page contains a single entry by darron published on September 13, 2004 10:02 PM.

Making Delegate earn it's keep... was the previous entry in this blog.

What a week.. is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Archives

OpenID accepted here Learn more about OpenID
Powered by Movable Type 5.02