- The JavaScript developer center: This section provides a lot of articles and documentation on how to use JavaScript with yahoo! products and services and also many code samples you can learn (wink, wink) from and make use of in your own web and client applications.
- The UI Library: The Yahoo! User Interface Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, HTML and AJAX. All the components in the Yahoo! User Interface Library have been released as open source under a BSD license and are free for all uses.
- The Widget engine: The Yahoo! Widget Engine (formerly known as Konfabulator) is a JavaScript runtime engine for Windows and Mac OS X, which help you create widgets for your desktop such as clocks, calculators, stock tickers etc.
- Maps API: There are three API families for Yahoo! maps - AJAX, Flash, and the original Simple API.
- The PHP developer center: As you might have known, Yahoo! runs PHP, and naturally have a PHP developer center where they provide HOWTO articles, code samples, and community resources for using Yahoo! Web services with PHP.
Thursday, March 02, 2006
Yahoo Design Patterns Library
This has been around for a while but I just came across , but in case you haven't seen it and you're doing web-based development, you really should check out the Yahoo Design Patterns Library. It is a part of the Yahoo! developer network (something really new to me, as I did not go to yahoo for a while). It's simply an excellent resource for web developers. I just went through a part of the site and here is a part of some interesting stuff going on in the yahoo developer network ...
Labels:
patterns
Subscribe to:
Post Comments (Atom)
Popular Posts
-
In a previous post, I described how to use Quartz scheduler for scheduling . In this post, I describe the configuration changes required for...
-
The previous post described how to implement a JMS messaging client using Spring JMS . This post will describe how to implement the Message ...
-
This post will describe how to create and deploy a Java Web Application war to Heroku using Heroku CLI. You will need a basic understanding ...
-
JUnit 4 introduces a completely different API to the older versions. JUnit 4 uses Java 5 annotations to describe tests instead of using in...
-
New posts with iText 5.5.12 Following are two new posts for PDF Merge with iText 5.5.12 Merge PDF files using iText 5 Merge and Paginate PDF...
-
Roller is a Java based blog server. It is in Apache incubator as of now. Roller drives Sun Microsystem's blogs.sun.com employee bloggi...
-
In the previous post, I described the use of Displaytag to implement paging in a simple JSP. In this example, I describe the use of Displayt...
-
In the past, I wrote a post on how to implement Web Services using JAX-WS on Glassfish, and Apache Axis. In this post I will describe how to...
-
Update: A new post for validation in struts with annotation is available at: Struts 2 Validation: Annotations . Struts 2.0 relies on a val...
-
Redhat Enterprise Linux provides Redhat Developer Toolset , which allows you to install Git. However, it is usually an older version. If you...
No comments:
Post a Comment