Main Menu
Login
SSL SecureMode
Username:
Password:  
Lost Password?
Register now!
ChangeVision Members Map
Search
Categories  Syndicate midori's entries

Most recent entries
2008/05/30
Category: Developers Blog : 

Author: midori (11:08 am)
JUDE/Professional 5.3 Beta has been released!
I would like to introduce new functions of JUDE/Professional 5.3 Beta

[Edit function of JUDE API]

JUDE has been provided the reference function of JUDE API.
And now, you can edit class diagrams, usecase diagrams, ER diagrams and Mind Maps by using edit function of JUDE API since JUDE/Professional 5.3 Beta.

You can find detailed information about JUDE API in the JUDE install folder\api\doc\index.html.

As a sample program of JUDE API, DB Reverse Tool is included in it. Let's try!

[DB Reverse Tool]

DB Reverse Tool is included as a sample application of JUDE API in the JUDE install folder. This application employs the edit function of JUDE API for ER diagrams.

You can import table definitions of your DB system into JUDE ER models, then create ER diagrams in JUDE/Professional 5.3 Beta.

[DB Reverse Tool]









Please see db_reverse-e.html under the JUDE install folder for details.

Thanks!
Midori
2008/01/09
Category: Developers Blog : 

Author: midori (10:09 am)
JUDE/Professional 5.2 Beta and JUDE/Community5.2 Beta have been released on December 21, 2007.

What's new in JUDE/Professional 5.2 Beta?

- DFD (Data Flow Diagram)
- Template Class
- Curved Line
- and more!

What's new in JUDE/Community 5.2 Beta?

- Import Java for Java 5.0 is now available in JUDE/Community!
- Template Class
- Curved Line
- and more!

Let's try out the new version. An evaluation license for JUDE/Professional is available on JUDE website.

If you have any requests, please let us know at any time. We are pleased to hear a lot of requests and suggestions!

Note)
Beta versions can be used for evaluation and demonstration purposes only. Files edited by beta versions may not be able to open in other versions.


Thanks,
Midori
2007/09/06
Category: Developers Blog : 

Author: midori (11:34 am)
We have been developing JUDE/Professional 5.1 and JUDE/Community5.1 for these few months, and finally the beta versions have been released on August 31, 2007.

What's new in JUDE/Professional 5.1 Beta?

- CRUD
- Convert from Flow elements to UseCases, from Lanes to Actors
- Gradation and shadow
- Extended search function
- and more!

What's CRUD?

As a new function, ER diagram has been added since JUDE/Professional 3.2. Then, our next step is CRUD. CRUD stands for Create, Read, Update and Delete. It can be used to analyze entities and functions in the project.

[CRUD]






















ER diagrams (Entities) can be set to the upper side as models, and UseCase Diagram, Activity Diagram and Flowchart can be set to the left side as functions.

We hope it will help you to analyze your project. If you have any suggestions regarding CRUD, we will be happy to hear it.

-----

As common function of JUDE/Professional and JUDE/Community,
Gradation and Shadow are added on diagrams.

If you set background colors for view elements and diagrams, then set gradation and shadow, your diagrams looks a bid different.

[Gradation and Shadow]










Gradation and shadow can be set in System Properties.

[System Properties] - [Diagram Editor]
- [Show shadow on elements]
- [Gradation (Element)]
- [Gradation (Background)]


-----

Usability of Class Diagram is also improved. The following functions are added:
- Copy & paste attributes and operations
- Add attribute and operation above by Shift + Enter
and so on.


Let's try out the new version. An evaluation license for JUDE/Professional is available on JUDE website.

If you have any requests, please feel free to tell us in the forum. We are pleased to hear a lot of requests and suggestions!

Note)
Beta versions can be used for evaluation and demonstration purposes only.


Thanks,
Midori
2007/07/05
Category: Developers Blog : 

Author: midori (11:58 am)
JUDE development team members are writing JUDE Tips in How to Use of JUDE forum in this community site.

Currently, you can find 15 tips in the forum, How to Use of JUDE. Let's have a look at posts which start with "[Tips]".

Example of Tips :

- JUDE API
- Move Attributes and Operations in Class
- Printing Function in JUDE
and more!

[JUDE Tips Mind Map]






We wish that these tips are helpful for you to understand how to use of JUDE and improve performance of your modeling.

Please let us know if your have anything that your want to know about JUDE. We are happy to write them as tips here!

Thanks,
Midori
2007/05/14
Category: Developers Blog : 

Author: midori (1:47 pm)
We are getting answers of questionnaire from users on JUDE website everyday. I would like to share the last week's result here with you.

The result of last week is as follows;

[Why did you choose JUDE?]























Top 2 of all are "Recommendation" and "Good Features".

As a JUDE developer, I'm very happy to see that a lot of users are satisfied with JUDE features and recommend it to their colleagues and friends! Thank you very much!!

Also, it makes me think anew that it is really important to improve JUDE continually, in response to users' requests. If you have any requests and feedback, please feel free to let us know at any time
2007/03/01
Category: Developers Blog : 

Author: midori (5:02 pm)
Do you need ER diagrams for your development?
JUDE has started to support Entity relationship diagrams in JUDE/Professional 3.2.

As you can see the image of ER diagram, it's very clear and easy to draw diagrams.

I would like to introduce you some excellent features of ER diagrams in JUDE.

As basic functions, it supports IDEF1X and IE notations and can be displayed with logical and physical name. Export SQL function is available at [Tool] - [ER Diagram] - [Export SQL] in the main menu.

Display level can be set by the Entity popup menu.
(Entity, Primary Key and Attribute levels)

Also, visibilities of each element in attributes such as data types, lengths, default values, foreign key sign and null option, can be set by the Entity popup menu.

Entity categories (resource, event and summary) can be specified in the Entity property view. If you set the default value of each category in the system properties (Go to [Tool] - [System Properties] -[ER Diagram] in the main menu), you can easily categorize them.

To add primary keys and attributes in entities, try shortcut keys.
After selecting an entity on the ER diagram, press Ctrl + K to add primary keys and press Ctrl + F to add attributes. Also, press enter when continually adding primary keys and attributes.

In the future version, we are planning to convert ER diagrams to Mind Map and UML diagrams.

Let's take a look! It's fast and easy to use!
An evaluation license is available here.
http://jude.change-vision.com/jude-web/getEvaluationLicenseButton.do

Thank you for your support.
Midori
2006/10/31
Category: Developers Blog : 

Author: midori (11:10 am)
Composite Structure Diagram has been added in JUDE/Professional 3.1.

Finally, we have started supporting Import Java 5.0 (Generics have not been supported yet and will be imported as normal classes). Generics will be supported in the near feature.

Now, JUDE provides API for Class and UseCase diagrams and Mind Map. Collaboration function is also available with JUDE/Server3.1.

Please visit our website for more details.
http://jude.change-vision.com/jude-web/product/professional.html

Try 20-day evaluation for JUDE/Professional
http://jude.change-vision.com/jude-web/getEvaluationLicenseButton.do
2006/10/13
Category: Developers Blog : 

Author: midori (9:10 am)
AJAX World Conference & Expo was held in Santa Clara, California
on October 3 and 4.

There were over 70 sessions regarding Ajax and Web 2.0. Developers,
researchers and investors were gathering from all over the world.

I attended interesting sessions such as Keynote by
Jesse James Garrett
who named "Ajax" (Asynchronous JavaScript + XML),
"Designing for Ajax" by Bill Scott at Yahoo! and so on.

In several sessions, I have heard about user communities (myspace, YouTube, etc.)
were very active in the world. Definitely, they are changing the
world of the Web! According to the venture capitalist's view, "mixi"
(Japanese user community) is also gaining the public attention.

Some companies (Laszlo Systems, Nexaweb, JackBe, etc.) made
presentations and showed demos of Ajax applications. These companies
will help us to speed up our development by providing Ajax platforms and services.

During the conference, I have talked with over 40 people from all over
the world (UK, China, India, Singapore, Korea, Japan and across the United States).
It was a pleasure to meet a devoted JUDE fan from Singapore.

Thanks!
Midori
2006/09/27
Category: Developers Blog : 

Author: midori (10:00 am)
In JUDE/Professional 3.1 Beta1, Composite Structure Diagram in UML2.0 has been added.

An evaluation license for JUDE/Professional is available.
http://jude.change-vision.com/jude-web/product/professional.html

-------------------------------------------------------------
Composite Structure Diagram

- Structured Class
- Part
- External Part
- Connector
- Port
- Provided Interface
- Required Interface
- Usage Dependency
-------------------------------------------------------------

There are also new diagram elements in the following diagrams;
-------------------------------------------------------------
Class Diagram

- Provided Interface
- Required Interface
-------------------------------------------------------------
Component Diagram

- Component Notation has been updated (UML2.0)
- Part
- Connector
- Port
- Provided Interface
- Required Interface
- Usage Dependency
-------------------------------------------------------------

Your feedback would be greatly appreciated for the beta version.
We would like to enhance the functions and quality in it as much as possible.

Thanks,
Midori
2006/09/20
Category: Developers Blog : 

Author: midori (10:39 am)
JUDE/Think! has been released!

JUDE/Think! is a mind map tool to visualize objectives, speed up thinking processes and ideas, leading to new inspiration and results. It can be used for taking minutes, making a project plan, planning an event, and so on.

Let's take a look! An evaluation version is free of charge for 20 days.


*Click image to see Mind Map - "Welcome to JUDE/Think!"

Download
[JUDE/Think! 1.1.2 (for Windows)] 26,259KB
http://jude.change-vision.com/jude-web/files/jude-think-1_1_2-jre-setup.exe

[JUDE/Think! 1.1.2 (for MacOSX)] 9,875KB
http://jude.change-vision.com/jude-web/files/jude-think-1.1.2-MacOs.zip


Your feedback about this product would be greatly appreciated.

JUDE/Think! Forum
http://jude-users.com/en/modules/xhnewbb/viewforum.php?forum=4

Thanks,
Midori

« 1 (2)