<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">
    <channel rdf:about="https://astah-users.change-vision.com/en/modules/weblog/">
        <title>Developers Blog</title>
        <link>https://astah-users.change-vision.com/en/modules/weblog/</link>
        <description>Astah Users Community Site</description>
        <dc:language>en</dc:language>
        <dc:creator>midori</dc:creator>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=66" />
                <rdf:li rdf:resource="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=62" />
                <rdf:li rdf:resource="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=60" />
                <rdf:li rdf:resource="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=59" />
                <rdf:li rdf:resource="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=57" />
                <rdf:li rdf:resource="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=56" />
                <rdf:li rdf:resource="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=55" />
                <rdf:li rdf:resource="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=47" />
                <rdf:li rdf:resource="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=46" />
                <rdf:li rdf:resource="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=45" />
            </rdf:Seq>
        </items>
    </channel>
    <item rdf:about="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=66">
        <title>astah* Basic Operation Guide</title>
        <link>https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=66</link>
        <dc:date>2009-11-02T14:52:09+09:00</dc:date>
        <dc:creator>midori</dc:creator>
        <description>astah* Basic Operation Guide has been added astah* website. 

- astah* Basic Operation Guide

This guide shows you the basic operations in astah*, starting with the screen layout of astah*, Model and View Element, and how to create a diagram/model and so on. It is helpful for those using astah* at the first time.

</description>
    </item>
    <item rdf:about="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=62">
        <title>Portuguese version of JUDE/Community 5.5 is now available!</title>
        <link>https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=62</link>
        <dc:date>2009-07-14T09:31:35+09:00</dc:date>
        <dc:creator>midori</dc:creator>
        <description>Thanks to SEA Tecnologia in Brazil, the Portuguese translation of JUDE/Community 5.5 is now available on JUDE website.

Let&amp;amp;#039;s enjoy using the Portuguese version of JUDE/Community.

1) Download and install JUDE/Community 5.5.

2) Download a resource file and unzip it. And, save it into JUDE install folder.

Please see details in JUDE GUI Localization

Introduction of JUDE/Professional, JUDE/Community (Portuguese page)</description>
    </item>
    <item rdf:about="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=60">
        <title>Simplicity, Simplicity, Simplicity</title>
        <link>https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=60</link>
        <dc:date>2009-04-15T09:10:21+09:00</dc:date>
        <dc:creator>midori</dc:creator>
        <description>QCon Tokyo was held at Tokyo conference center, Japan on April 9-10, 2009.

I have attended several sessions and found some common trend. That is, &amp;amp;quot;Simple is best&amp;amp;quot;.

In Martin Fowler&amp;amp;#039;s keynote speech, he presented Domain Specific Language (DSL). He highlighted readability of code, as role of DSL. It helps business people to understand an application.

Also, Rod Johnson, the creator of Spring, in &amp;amp;quot;Spring in a Changing World&amp;amp;quot; stat...</description>
    </item>
    <item rdf:about="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=59">
        <title>Martin Fowler at QCon Tokyo</title>
        <link>https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=59</link>
        <dc:date>2009-04-13T16:50:07+09:00</dc:date>
        <dc:creator>midori</dc:creator>
        <description>Martin Fowler made a keynote speech at QCon Tokyo on April 9, 2009. He presented an introduction of Domain Specific Language (DSL).

As an example, he showed us a statemachine diagram, a class diagram and Java code. It is not a difficult code, but maybe we can not understand it at a glance. At least, we have to read the code to understand.

However, it&amp;amp;#039;s more readable if you use DSL.

He presented several examples such as XML, CSS, regular expressions, Ruby on Rai...</description>
    </item>
    <item rdf:about="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=57">
        <title>UML2.0 has been supported in JUDE/Community 5.4</title>
        <link>https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=57</link>
        <dc:date>2008-10-31T13:45:36+09:00</dc:date>
        <dc:creator>midori</dc:creator>
        <description>Thanks to many requests from JUDE users worldwide, we have added UML2.0 support in JUDE/Community 5.4.

Now you can draw Composite Structure Diagrams in JUDE/Community5.4 :










And, you can draw Sequence Diagrams by using Combined Fragments, Interaction Use and State Invariant, and so on :










Other UML2.0 elements have been added. The detailed information of UML 2.0 in JUDE is available at :
http://jude.change-vision.com/jude-web/product/features.html#uml2

Do...</description>
    </item>
    <item rdf:about="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=56">
        <title>Portuguese version of JUDE/Community 5.3 is now available!</title>
        <link>https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=56</link>
        <dc:date>2008-10-03T16:55:07+09:00</dc:date>
        <dc:creator>midori</dc:creator>
        <description>Thanks to SEA Tecnologia in Brazil, the Portuguese translation of JUDE/Community 5.3 is newly added in JUDE website.

Let&amp;amp;#039;s enjoy using the Portuguese version of JUDE/Community.

1) Download and install JUDE/Community 5.3.

2) Download and set the Portuguese resource file into JUDE.

Please see details in JUDE GUI Localization</description>
    </item>
    <item rdf:about="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=55">
        <title>JUDE API Sample Programs</title>
        <link>https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=55</link>
        <dc:date>2008-09-02T10:07:09+09:00</dc:date>
        <dc:creator>midori</dc:creator>
        <description>JUDE API Forum has been opened. This forum is aimed to share JUDE API programs among JUDE users.

The following programs are available in the forum:
- DB Reverse
- CSV Export
- Class/ER Diagrams Export
- State Transition Table

Also, C# reverse program will be released in the next version of JUDE.

JUDE API enables you to reference, create and edit JUDE models. (Create and edit functions are supported in JUDE/Professional only.) Let&amp;amp;#039;s have a look at JUDE API sampl...</description>
    </item>
    <item rdf:about="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=47">
        <title>GUI Localization for JUDE/Community - Portuguese, Chinese, Spanish and more!</title>
        <link>https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=47</link>
        <dc:date>2008-07-11T14:42:24+09:00</dc:date>
        <dc:creator>midori</dc:creator>
        <description>GUI for JUDE/Community can be translated into various languages such as Portuguese, Chinese, Spanish and more!

JUDE/Community is supported in English and Japanese. In addition,  property files for the following languages can be downloaded from JUDE website though there are not the latest versions.
- JUDE GUI Localization

[Portuguese]




















[Chinese]




















[Spanish]




















You can also translate the property file into your own lang...</description>
    </item>
    <item rdf:about="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=46">
        <title>JUDE/Professional, Community 5.3 Released!</title>
        <link>https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=46</link>
        <dc:date>2008-06-30T10:15:05+09:00</dc:date>
        <dc:creator>midori</dc:creator>
        <description>JUDE/Professional and Community 5.3 have been released on June 27, 2008.

Here are new functions in JUDE/Professional 5.3.

- C# Modeling Support
- Export C#
- Edit function of JUDE API
- DB Reverse Tool (Sample)
and more.

In JUDE/Community 5.3, there are several improvements which have been requested by JUDE users.

- Antialiasing options are added.
- Attribute multiplicity can be input in the Attribute property view.
- An alert message is added for size alignment.
- Add...</description>
    </item>
    <item rdf:about="https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=45">
        <title>C# in JUDE/Professional 5.3 Beta</title>
        <link>https://astah-users.change-vision.com/en/modules/weblog/details.php?blog_id=45</link>
        <dc:date>2008-06-02T10:46:04+09:00</dc:date>
        <dc:creator>midori</dc:creator>
        <description>It&amp;amp;#039;s a good news for C# programmers. We have received a lot of requests regarding C# support and now start supporting it in JUDE/Professional 5.3 Beta.

By using this new version of JUDE, you can create Class diagrams with C# setting and export them to C# skeleton codes. Let&amp;amp;#039;s take a look!


[How to Set C#]

C# setting can be added to classes, attributes and operations.
To use C# function, please set ON to the C# option of the project.



















...</description>
    </item>
</rdf:RDF>