365key.com
发现·保存·分享@天天网摘

Q版365key  设为首页 加为收藏 帮助

 首页  网址  添加  我的网摘  我的订阅  最新网摘  收录榜  点击榜  同好  配置  工具箱  标签  兴趣小组 
  IT168 |  华军下载 |  猫扑 |  VeryCD |  CSDN技术 |  DoNews |  9Flash |  中金 |  游侠 |  股票天下 |  游戏公会 |  电子工程 |  白银时代 |  和365Key合作

kevenlw的网摘列表 RSS格式输出  365Key邮件订阅,每天可以定期收到邮件通知  使用 POTU 订阅
搜索词: 时间:
分类:     排序:
 
刷新列表 共2页、30项网摘
Joe Gregorio | BitWorking | REST Tips: URI space is infinite点击:55
 分类:语义构建; REST 时间:2007-3-7 16:38:33 kevenlw收录 复制到我的网摘
One of the questions that has arisen several times recently is validation using REST.

The scenario is that a client, a web page or some other agent, needs to do some quick validation for feedback to the user. For example, when entering a zipcode into a form we'd like to check that zipcode as it's entered and display some visual feedback when it's valid.
http://bitworking.org/news/132/REST-Tips-URI-space-is-infinite
rest-discuss : Search Results点击:74
 分类:语义构建; REST 时间:2007-3-7 16:34:13 kevenlw收录 复制到我的网摘
http://tech.groups.yahoo.com/group/rest-discuss/msearch?AT=fielding&AM=contains&pos=0&cnt=10
rest-discuss : Message: Re: [rest-discuss] RESTful representation of nouns?点击:56
 分类:语义构建; REST 时间:2007-3-7 16:33:50 kevenlw收录 复制到我的网摘
http://tech.groups.yahoo.com/group/rest-discuss/message/5838
InfoQ: Interview with Sanjiva Weerawarana: Debunking REST/WS-* Myths点击:91
 分类:语义构建; REST 时间:2007-3-7 16:32:29 kevenlw收录 复制到我的网摘
InfoQ's Stefan Tilkov had a chance to talk to Sanjiva Weerawarana, who founded WSO2 after having spent nearly 8 years in IBM Research, where he was one of the founders of the Web services platform. During that time, he co-authored many Web services specifications including WSDL, BPEL4WS, WS-Addressing, WS-RF and WS-Eventing. He lead the creation of IBM SOAP4J, which was released just 2 days after the SOAP 1.1 specification was released and which later became Apache SOAP. He went on to architect and implement many other products, including Apache Axis, Apache WSIF, the IBM Web Services Gateway and IBM BPWS4J, a BPEL4WS implementation, and was a key driver of IBMs Web services technical strategy.
http://www.infoq.com/articles/sanjiva-rest-myths
Joe Gregorio | BitWorking | REST and WS-*点击:58
 分类:语义构建; REST 时间:2007-3-7 16:27:58 kevenlw收录 复制到我的网摘
In a large system you may be faced with either a multitude of clients or a menagerie of them; in either case you have to stop serializing objects and start exchanging documents.
http://bitworking.org/news/125/REST-and-WS
Ajax and REST, Part 1点击:36
 分类:REST 时间:2007-2-19 11:11:38 kevenlw收录 (还有1人收录) 复制到我的网摘
The more that server-side Web applications become immersive by following rich-application models and delivering personalized content, the more their architectures violate Representational State Transfer (REST), the Web's architectural style. These violations can decrease application scalability and increase system complexity. By achieving harmony with REST, Ajax architecture lets immersive Web applications eliminate these negative effects and enjoy REST's desirable properties.
http://www-128.ibm.com/developerworks/java/library/wa-ajaxarch/
Ajax and REST, Part 2点击:38
 分类:REST 时间:2007-2-19 11:10:59 kevenlw收录 (还有1人收录) 复制到我的网摘
Ajax has begun to explode in popularity. Old Web frameworks are retrofitting themselves to support Ajax, new pure-Ajax frameworks are under development, and many organizations are considering Ajax adoption or are already building Ajax applications. But for all the excitement, relatively few organizations have deployed Ajax applications successfully. This article, the second in a two-part series, will help you decide if you should use Ajax in real IT applications, and it aims to improve your chances of success with Ajax development.
http://www-128.ibm.com/developerworks/java/library/wa-ajaxarch2.html
Paul Prescod, the RESTafarian Most High点击:39
 分类:REST 时间:2007-2-19 11:07:36 kevenlw收录 复制到我的网摘
This interview with Paul Prescod is a first here at kintespace.com. To explain to you the importance of Paul Prescod is like trying to explain to you how and why you are reading these words on the Internet. No, Paul Prescod did not invent the Internet. Paul Prescod is a leading visionary in forming the consciousness required to build on the Internet, using its HTTP protocol efficiently. Paul is all about the consciousness of REST. One might say that Roy Fielding built the electric guitar but it’s Paul Prescod as Jimi Hendrix who really gets you interested in playing it. So let’s sit down and listen to the Internet with the electric sounds of Paul Prescod.
http://www.kintespace.com/rasx37.html
Stefan Tilkov's Random Stuff: SOAP vs. POX vs. REST点击:44
 分类:REST; SOAP 时间:2007-2-19 11:05:00 kevenlw收录 复制到我的网摘
So, we’ve got another of those REST-vs.-SOAP debates again … or, to be more exact, a SOAP-vs.-POX debate that has somehow turned into REST-vs.-SOAP. Whatever.
http://www.innoq.com/blog/st/2006/11/06/soap_vs_pox_vs_rest.html
Articles/REST for the Rest of Us - doc.opengarden.org点击:59
 分类:REST 时间:2007-2-19 11:01:29 kevenlw收录 复制到我的网摘
So, what makes REST so appealing? The answer is simplicity. Instead of requiring a whole new set of technologies, it builds directly on what we have today and what we are familiar with. Except, it applies it in a novel and practical way. So, let's explore what REST means to you. This introduction will cover some HTTP basics and then dive into guidelines in how to apply REST to your web-services.
http://doc.opengarden.org/Articles/REST_for_the_Rest_of_Us
me thegiive:[2006/12/22] - 樂多日誌点击:56
 分类:web2.0; REST 时间:2007-2-6 7:40:59 kevenlw收录 复制到我的网摘
引述 :『重點是了解 resources 觀念: 為每個 resource 用單一 URI 定位,忘記用不同URL syntax來觸發不同動作的傳統思維吧(別用 ?action=somepage 之類的東西),URL應該是名詞而不是動詞。設計這個 resource 使用哪種 (HTTP) verb,設計有哪些 content types。』
http://blog.roodo.com/thegiive/archives/2589754.html
什麼是REST跟RESTful? at {|ihower.idv.tw| blog }点击:69
 分类:web2.0; REST 时间:2007-2-6 7:31:42 kevenlw收录 (还有2人收录) 复制到我的网摘
REST 是一種分散式超媒體系統(如WWW)的軟體架構風格,你可以想像它是一個良好設計的Web應用程式規則: 一組網路Web頁面(虛擬的狀態機器),其中 Client 透過點選超連結(狀態變換),結果是下個Web頁面(表示應用程式的下一個狀態)。
http://ihower.idv.tw/blog/archives/1542
SD Times - Give It a REST点击:105
 分类:xml; w3c; rest; 语义Web; Web服务 时间:2007-2-4 8:50:48 kevenlw收录 复制到我的网摘
I’ve decided to stop being polite about the WS-* stack. I shipped my first XML-over-HTTP solution more than seven years ago. SOAP didn’t exist, so we just used servlets to parse requests and respond appropriately, a technique that today is called “Plain Old XML” (POX). We did lots of things that, in later years, would be considered wrong—we didn’t use namespaces, we didn’t fret a great deal about validation, we constructed our XML using string-processing commands—and, of course, there were pain points in what we developed. Yet we shipped.
http://www.sdtimes.com/fullcolumn/column-20070115-02.html
Business Functions | The REST Dialogues | What Not How | http://duncan-cragg.org/blog/点击:76
 分类:REST; Web服务; SOAP; ebay; APIs 时间:2007-1-17 15:37:06 kevenlw收录 复制到我的网摘
Although eBay have what they call a 'REST' interface, it is, in fact, a STREST interface, and only works for a few of the many function calls that they make available via SOAP (GetSearchResults, GetItem, GetCategoryListings, etc).
http://duncan-cragg.org/blog/post/business-functions-rest-dialogues/
Internet Alchemy ?REST is Functional点击:48
 分类:REST 时间:2007-1-16 17:31:40 kevenlw收录 复制到我的网摘
This is from a blog called discipline and punish which I’ve not come across before. Lots of interesting stuff there on OpenID, and a rant on syntax obsession that fits well with a current Talisian discussion.
http://iandavis.com/blog/2007/01/rest-is-functional
alexbarnett.net blog : REST Web Services and ROA点击:56
 分类:REST 时间:2007-1-7 22:57:38 kevenlw收录 复制到我的网摘
REST Web Services, a book in progress by Leonard Richardson and Sam Ruby piqued my interest yesterday. From the introduction:

"We want to restore the World Wide Web to its rightful place as a respected architecture for distributed programming. We want to shift the focus of "web service" programming from a method-based Service-Oriented Architecture that just happens to use HTTP as a transfer protocol, to a URI-based Resource-Oriented Architecture that uses the technologies of the web to their fullest."

"...a lot of people have gotten the impression that REST just means "whatever you want to do, so long as you don't use SOAP". That it's a sloppy no-methodology used to justify bad design, malformed XML, and, in particularly troublesome cases, Extreme Programming."
http://www.alexbarnett.net/blog/archive/2006/11/04/REST-Web-Services-and-ROA.aspx
REST Web Services点击:23
 分类:REST 时间:2007-1-7 22:51:58 kevenlw收录 复制到我的网摘
a book by Leonard Richardson and Sam Ruby

"A complex system that works is invariably found to have evolved from a simple system that worked."
--John Gall, Systemantics

To design a website you need to know about HTTP, XHTML, and URIs.

To design a web application you need to know about HTTP, XHTML, and URIs.

To design a web service you need to know about XML, SOAP, WSDL, UDDI, WS-Policy, WS-Security, WS-Eventing, WS-Reliability, WS-Coordination, WS-Transaction, WS-Notification, WS-BaseNotification, WS-Topics, WS-Transfer...
http://www.crummy.com/writing/REST-Web-Services/
eFoundations: Thinking about REST, Part 1: Developing a Resource-Orientation点击:49
 分类:REST 时间:2007-1-7 22:40:34 kevenlw收录 复制到我的网摘
One of the most helpful resources I've come across recently is a presentation by Stefan Tilkov titled "REST - The Better Web Services Model" (both slides and audio are available). It provides a very clear and comprehensive introduction to the "Representational State Transfer" "architectural style", which is an abstraction defined by Roy Fielding to articulate the key architectural priciples underpinning the Web and the HTTP protocol, and to the way features of HTTP implement the REST style. He moves from the general to the specific and discusses how to design a RESTful application, and contrasts this approach with that taken by the "Web Services" family of specifications, concluding on the "provocative" note: "If you only remember one thing, it should be that HTTP is good enough". I found it an excellent presentation and I'd strongly recommend giving it a listen.
http://efoundations.typepad.com/efoundations/2007/01/thinking_about.html
XML.com: Show Me the Code点击:70
 分类:REST; Web服务 时间:2007-1-5 23:49:45 kevenlw收录 复制到我的网摘
In my inaugural article, I outlined the four basic steps you needed to follow when creating a RESTful web service. Now let's take those basic steps and follow them through a worked example. To stay on familiar ground we'll create something that you may find familiar: a web bookmark service. It's hip, all the cool kids have one, and by the end of this article, so will we — or at least we'll have the specification for one. The actual implementation will be fleshed out over future articles.
http://www.xml.com/pub/a/2005/03/02/restful.html
XML.com: Implementing REST Web Services: Best Practices and Guidelines点击:64
 分类:REST; Web服务 时间:2007-1-5 23:49:16 kevenlw收录 复制到我的网摘
Despite the lack of vendor support, Representational State Transfer (REST) web services have won the hearts of many working developers. For example, Amazon's web services have both SOAP and REST interfaces, and 85% of the usage is on the REST interface. Compared with other styles of web services, REST is easy to implement and has many highly desirable architectural properties: scalability, performance, security, reliability, and extensibility. Those characteristics fit nicely with the modern business environment, which commands technical solutions just as adoptive and agile as the business itself.
http://www.xml.com/pub/a/2004/08/11/rest.html
How to create a REST Protocol | 2006-03-24 | BitWorking点击:42
 分类:REST; Web服务 时间:2006-12-20 23:38:16 kevenlw收录 复制到我的网摘
f you follow web services, then you may have heard of REST. REST is an architectural style that can be used to guide the construction of web services. Recently, there have been attempts to create such services that have met with mixed success. This article outlines a series of steps you can follow in creating your protocol--guidance that will help you get all the benefits that REST has to offer, while avoiding common pitfalls.
http://bitworking.org/news/How_to_create_a_REST_Protocol
SIP/IMS网络中的Representational State Transfer (REST)和数据分布点击:37
 分类:REST; Web服务 时间:2006-12-20 17:41:45 kevenlw收录 复制到我的网摘
Representational State Transfer(具象状态传输,REST)是一种Web services方法,它是万维网(World Wide Web)的基础,尽管人们并不始终这么认为。在IT社区中,有关面向服务架构(SOA)的大部分讨论是关于Web Services Definition Language和Simple Object Access Protocol的。然而,XML Configuration Access Protocol (XCAP)为在SIP/IMS网络中进行高效的数据分布提供了一种REST方式的解决方案。此外,XCAP可以与SIP结合使用,用于会话管理和状态更改通知,以创建一个用于数据分布的高度可伸缩的、高效且灵活的系统。
http://dev2dev.bea.com.cn/bbsdoc/20060529259.html
跨越边界: REST on Rails点击:38
 分类:REST; Web服务 时间:2006-12-20 12:38:23 kevenlw收录 (还有1人收录) 复制到我的网摘
本文介绍了如何在 Ruby on Rails 中添加 REST 风格的 Web 服务,并从 Ruby 和 Java 代码调用服务。
http://www-128.ibm.com/developerworks/cn/java/j-cb08016/index.html
REST - The Better Web Services Model - Parleys - The Belgian Java User Group点击:99
 分类:REST; presentation 时间:2006-12-18 22:38:26 kevenlw收录 复制到我的网摘
http://www.bejug.org/confluenceBeJUG/display/PARLEYS/REST - The Better Web Services Model
Setting Data | The REST Dialogues | What Not How | http://duncan-cragg.org/blog/点击:52
 分类:web2.0; REST; SOA 时间:2006-11-19 23:52:47 kevenlw收录 复制到我的网摘
In an exclusive nine-part dialogue with an imaginary eBay Architect, we present an accessible discussion of the REST vs. SOA issue.
http://duncan-cragg.org/blog/post/setting-data-rest-dialogues/
InfoQ: Tim Bray on Rails, REST, XML, Java, and More点击:81
 分类:web2.0; talking; REST; XML 时间:2006-11-17 7:08:41 kevenlw收录 复制到我的网摘
InfoQ Ruby editor Obie Fernandez interviews Tim Bray, one of the inventors of XML and current Director of Web Technologies for Sun Microsystems. We cover varied topics such as his opinions about Ruby and Rails, the impact of dynamic languages on web development, static versus dynamic typing, Sun's support of the JRuby project, Atom, and WS-* versus REST approaches to systems integration.
http://www.infoq.com/interviews/tim_bray_rails_and_more
Brandon Smith ?Misunderstanding REST点击:35
 分类:web2.0; REST 时间:2006-8-18 23:00:02 kevenlw收录 复制到我的网摘
The Atom Publishing Protocol is not just Yet Another Publishing Protocol just as it was never intended only to be a protocol for manipulating episodic web content (think Atom Message Bus). It is an attempt to standardize the manipulation of the fundemental Web abstraction…the resource. As Alex claims the “file” is the fundemental abstraction that revolutionized computer programming decades ago, so too the “resource” abstraction is and will continue to revolutionize Web programming in ways we don’t currently understand. There are those that do
http://16cards.com/2006/08/17/misunderstanding-rest/
Refactoring to REST点击:27
 分类:工具; REST 时间:2006-7-22 17:32:55 kevenlw收录 复制到我的网摘
Inspired largely by DHH’s RailsConf keynote, I recently set about refactoring IconBuffet.com. Specifically, I wanted to embrace the SimplyRestful plugin and see how much of the application could be re-cast in terms of resources, as opposed to RPC—without changing any functionality.
http://scottraymond.net/articles/2006/07/20/refactoring-to-rest
Dare Obasanjo aka Carnage4Life - Misunderstanding REST: A look at the Bloglines, del.icio.us and Flickr APIs点击:30
 分类:REST 时间:2006-7-18 21:03:13 kevenlw收录 复制到我的网摘
I've slowly been appreciating the wisdom in using REpresentational State Transfer (REST) as the architectural style for building services on the Web. My most recent influences have been Nelson Minar's ETech presentation entitled Building a New Web Service at Google and a discussion on the XML-DEV mailing list last week.
http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=7a2f3df2-83f7-471b-bbe6-2d8462060263
Trying to clean it up and put it to bed… -- Chip’s Quips点击:51
 分类:数字图书馆; REST; SOAP 时间:2006-7-18 17:00:54 kevenlw收录 复制到我的网摘
A post from Assaf the next day led me to dig further into what REST is. Turns out I’ve been doing a lot of that. Any time you write an RSS or ATOM feed and make it available at a URI, that’s an example of REST. Ruby on Rails uses RESTful URIs in their implementation of the model-view-controller pattern. Some even say that every web page implements REST, though that’s stretching the definition pretty thin.
http://www.chipsquips.com/?p=398
页码: [1 2 共2页、30项网摘

使用帮助 |  如何保存网摘 |  给365Key提建议 |  媒体报道 |  站长推广须知
Copyright (C) 2004 365Key.com--天天网摘 All Rights Reserved