Saturday, October 24, 2009

OSDE 0.3.0 stable just has been released!

Hi there!

I'm happy to announce that OSDE 0.3.0 stable supported to OpenSocial 0.9 has just been released! This version is a first major upgrade that works with new owners, committers and contributors. I'm glad to develop this version with them.

The features of OSDE are the following:

* Support to OpenSocial 0.9.
* Replacing some libraries to a recent version.
* Fixed some bugs.

You can install automatically this version using the following update-site:
http://opensocial-development-environment.googlecode.com/svn/update-site/site.xml

If you already have the 0.3.0 Candidate release, you should uninstall the candidate version before installing the stable version.

I don't know how to express my appreciation for developers who developing and testing with me.

Thank you everyone, and enjoy coding with OSDE! :)

Sunday, October 4, 2009

Release OSDE 0.3.0 Candidate 1 supported OS 0.9 spec!

Current version 0.2.8 has supported the OpenSocial Specification 0.8.1. But, there are already some services supported the OpenSocial Specification 0.9. A lot of developers want to write and test an gadget using the 0.9 spec.

We continue to develop the next version of OSDE that support the 0.9 spec. Today, the preparation for releasing the candidate version of the upcoming version was complete. You can install and use the new version "OSDE 0.3.0 Candidate 1" using the following update-site:

http://opensocial-development-environment.googlecode.com/svn/update-site-candidate/site.xml

Apache Shindig 1.1 Beta1 has been integrated in this version. And, you can create your project and generate some sample codes using OSAPI. Of course, you can also use other functions which defined by OS 0.9 spec.

If you find something wrong, please report it at this project site as a new issue.

http://code.google.com/p/opensocial-development-environment/issues/list

Thank you for your cooperation.
-Yoichiro

Wednesday, July 22, 2009

Windows users

How many is the users who is using Windows?

I'm using Mac. Of course, I'm developing and testing OSDE on MacOS X. Therefore, OSDE can't execute on Windows completely...

The causes are...

* The path which includes a white space.
* The method for executing the process of Jetty.

I must fix the issues for Windows users...

Thursday, May 28, 2009

Current tasks

Hi, I'm Yoichiro Tanaka and the creator of the OpenSocial Development Environment plug-in for Eclipse. Today I'm starting this blog. I hope you'll subscribe to this blog as there's a lots about OSDE I would like to tell you about.

Currently, I'm developing for the upcoming version 0.3.0 of OSDE. The next version will have a shindig server supporting OpenSocial v0.9. Improving services for fetching and updating people, activities, and appdata has been finished, but the supporting 3-legged OAuth is not supported yet.

I think the next version of OSDE will be released in a few weeks...