Blogs
dW Blogs
with Tags:
rest
X
X
- Sort by:
- Date ▼
- Title
- Likes/Votes
- Comments
- Visits
First Principles for Solution Design Community Blog
One part of my "day job" is to help our products and solutions manage conflicting requirements. I've been involved in a number of standards efforts over the past 5 years, so this is not new territory in a sense. Since it's really easy for people to...
from Blog: Integrated Service Management
|
|
Lotusphere Comes To You 2011 東京でセッションを開催しました
3月2日(水)に東京国際フォーラムで行われた Lotusphere Comes To You 2011 東京イベントで Web テクノロジーに関するセッションを開催しました。 このイベントは毎年1月に米国フロリダ州オーランドにて開催される、Lotus の祭典 "Lotusphere" で発表された年間戦略や最新情報をベースに、日本のユーザー様やビジネスパートナー様にその情報をお届けすることを目的とした内容で構成されています。2日は東京会場で行われ、そして来週8日には大阪会場での開催が予定されて...
from Blog: プログラマーですが、何か?(I am a software programmer.)
|
|
Ajax and REST Technologies : Dojo, GWT, Restlet and JSON
Background
Lately,
I've been able to work on some of my spare time projects, which
somehow always seems to leads me to Web 2.0 topics. For a new
web application, I looked at technologies that enable me to create a
Web 2.0 UI which communicates with a...
from Blog: Kind of Blog
|
|
LotusLive コミュニティ機能を API から使う(2)
過去2回はこちら: LotusLive コミュニティ機能を API から使う(0) LotusLive コミュニティ機能を API から使う(1) 前回までに LotusLive API を使って LotusLive コミュニティから、自分に関係するコミュニティに関連する情報をフィードで取り出す方法を紹介しました。今回はこの手順を Java プログラムにしてみます。なお、以下のプログラムコード内では HTTP が利用できるライブラリである Jakarta Commons HTTPClient 3.1...
from Blog: プログラマーですが、何か?(I am a software programmer.)
|
|
REST and JPA working together
JEST: REST on OpenJPA View more presentations from Pinaki Poddar .
REST is not an API (Application Programming Interface). It is an architectural style that prescribes not to have an API to access the facilities of a service. Why is such prescription...
from Blog: Pinaki Poddar
|
|
LotusLive コミュニティ機能を API から使う(1)
前回の続きです: LotusLive コミュニティ機能を API から使う(0) 今回は API を使って LotusLive コミュニティ内の情報にアクセスしてみます。実際に試すには LotusLive のアカウントを持っていることが前提条件となりますので、必要に応じて LotusLive Engage か LotusLive Connections の 試用版アカウント を申し込み、ログインできる状態にしておいてください。また試しにテスト用のコミュニティやそのコンテンツを適当に作成しておくと実行結果が空でな...
from Blog: プログラマーですが、何か?(I am a software programmer.)
|
|
Overview of Implementing a JAX-RS Service with WebSphere Web 2.0 Feature Pack
DougBreaux
Tags:
web2.0
spring
websphere
feature-pack
java
rest
wink
apache
jax-rs
3 Comments
7,747 Visits
WebSphere Configuration
Feature Pack for Web 2.0 installed into WebSphere. This simply copies a bunch of files, including the JAX-RS jar files, into $WAS_HOME/web2fep. The IBM JAX-RS implementation is based on Apache Wink , version 1.0 as of this...
from Blog: Dougclectica
|
|
LotusLive コミュニティ機能を API から使う(0)
IBM が提供するコラボレーションクラウドサービスである LotusLive は昨年から REST API が一部公開 され、そのサービスを外部アプリケーションから利用することが可能になりました。2011年最初のシリーズとして、その内容について勉強したことを自分なりにこのブログでまとめてみます。今回は手始めの準備段階として API の説明というよりは、API を利用するサービスの内容そのものの紹介を中心とします。今後の API 紹介の中で、必要に応じてこのページを改めて参照いただければ、「どんなサービスを API...
from Blog: プログラマーですが、何か?(I am a software programmer.)
|
|
Demo: Rational ClearCase UCM / ClearQuest integration using the ClearQuest OSLC REST interface
This video shows how LAN ClearCase clients using
the Rational ClearCase UCM / ClearQuest integration can utilize the
Rational ClearQuest OSLC REST interface. ClearCase LAN clients (also
called ClearCase thick clients) include cleartool, Project Explorer,...
from Blog: Notes from Rational Support
|
|
使用 Assemble Flow 开发简单协作流程 Community Blog
这是朱可、文兵、易立和新生关于Assemble Flow的第二篇文章,在 上一篇 介绍Assemble Flow和Feed Mashup服务的基础上,展示了如何通过Assemble Flow开发简单的协作流程。 点击这里阅读文章: 使用 Assemble flow 开发简单协作流程
from Blog: WebSphere sMash China
|
|
WebSphere-World - RESTful services in Java - Platform choices
DougBreaux
Tags:
cxf
rest
restful
websphere
jersey
jax-rs
spring
resteasy
web-services
feature-pack
restlet
apache
wink
java
2,095 Visits
REST implementation options in WebSphere Here is the URL for this bookmark: http://www.websphere-world.com/modules.php?name=News&file=article&sid=2069
from Blog: Dougclectica
|
|
使用WebSphere sMash中的Assemble Flow构建Mashup应用 Community Blog
这是文兵、朱可和易立写的关于如何利用Assemble Flow组装融合不同feed源提供的数据,创建Mashup应用的文章。虽然,文章中的截图和现在sMash中的界面已经不同,但仍然是了解Mashup服务和应用以及实践基于Restful Web Service组装web2.0应用的入门首选。 通过此文,读者可以了解 IBM WebSphere sMash Assemble Flow
的简单概念和功能。之后,通过一个示例,读者可以尝试设置sMash环境、创建 sMash 项目,并利用 Assemble Flow...
from Blog: WebSphere sMash China
|
|
WebSphere 多媒体课堂: 准备好使用 IBM WebSphere sMash 了吗? Community Blog
http://www.ibm.com/developerworks/cn/onlinecourse/websphere/wes-smashoverview.html
在 IBM IMPACT 2008 大会上,IBM 公布了 Project Zero 的商业版本:IBM
WebSphere® sMash®。 WebSphere sMash 赋予了开发人员强大的能力,使他们可以使用动态脚本语言 Groovy 和
PHP、轻量级应用程序装配方法和 REST 风格的服务调用来创建、装配和执行情景应用。在本课...
from Blog: WebSphere sMash China
|
|
Restlet开发之Servlet扩展 Community Blog
Restlet(http://www.restlet.org/)是使用Java语言开发的开源REST框架,基本上,RESTlet提供了两种的使用模式:用于Standalone的Web Service开发以及作为Servlet扩展整合到WEB应用中。 我们来看看如何使用RESTlet框架开发一个Servlet扩展,处理REST请求。 先来假定如下的场景,客户端通过http://localhost:8080/RestService/html/jose URL获得相应资源的HTML表述。...
from Blog: Notes&Expeditor中国研发团队博客
|
|
Interview with Roland Barcia, Web 2.0 Architect
This week get to know Roland Barcia , the lead Web 2.0 Architect for IBM Software Services for WebSphere - he's up to his elbows in technology, working with customers to build end to end Web 2.0 style architecture. Tell me about yourself and what you're...
from Blog: Yin meets yang
|