While trying out the new features of the latest Visual Studio 2005 I came
across a really cool one, debugging in the aspx :

Dmitry Jemerov, Omea Project Leader, announced it on there
newsgroup:
Hello everyone,
The first EAP build of the next version of Omea, codenamed Tokaj, is
available.
You can download it at:
http://www.jetbrains.com/omea/download/eap.html
The list of new features implemented in Tokaj can be found at: http://www.jetbrains.net/confluence/display/OMEA/Omea+Tokaj+Release+Notes
Feel free to send your suggestions and bug reports to the
jetbrains.omniamea.eap newsgroup.
--
Dmitry
Jemerov
Omea Project Leader
JetBrains, Inc.
http://www.jetbrains.com
"Develop with
pleasure!"
I started to develop a plugin for Omea Reader, as you can read on
the previous
post.
This plugin lets you select an entry in Omea Reader and send it to
a Groove Discussion tool.
I have used Groove Web Services
Development Kit, and in an 2 hours effort I could have the first release of
the plugin running.
I was searching for such a solution to send messages I
read in newsgroups to Groove Discussion tool, so now I have one. For sure I have
to finalize it first, but here is a first screenshot of the result:
I started to develop an Omea
Reader Plugin using Omea OpenAPI. The OpenAPI is a set of tools,
documentation and sample code which can be used for developing Omea plugins. The
current version of the OpenAPI is available here: Omea-OpenAPI-1.0.3.zip (1
MB). The development is straight forward, I like the API.
My idea is to bring the content that I aggregate in Omea to another tool that
I am using.
More to come...