You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Wiki <wi...@apache.org> on 2005/07/13 12:26:53 UTC

[Ws Wiki] Update of "SummerOfCode/2005/RSSFeedGenerator" by jananda

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.

The following page has been changed by jananda:
http://wiki.apache.org/ws/SummerOfCode/2005/RSSFeedGenerator

------------------------------------------------------------------------------
  ##language:en
  == Title ==
+ === Integrate RSS with Apache AXIS2 ===
  
  
  ==== Name ====
+ ===== N.A.Jananda Jayamanna =====
  
  
  
  ==== Mentors ====
+ ===== Dr.Sanjeewa Weerawarna. =====
+ ===== Mr. Ajith Ranabahu =====
+ ===== Mr. Deepal Jayasinghe =====
+ 
  
    
  
  ==== Email ====
+ ===== jananda@gmail.com =====
  
  
  
  
  ==== Project Title ====
+ ====== Integrate RSS with Apache AXIS2 =====
  
      
  
  
  ==== Synopsis ====
+ ====== Axis 2.0 will be a platform for the next generation of web services and service oriented applications. Axis2 is an effort to re-design and totally re-implement both Axis/Java and (eventually) Axis/C++ on a new architecture. The architecture should support all kinds of MEP's (Message Exchange Patterns). The platform is extensible to accommodate the growing demand for different WS-* implementations. Axis2 is developing a more flexible pipeline architecture which can yet be managed and packaged in a more organized manner. =====
  
+ ===== Really Simple Syndication (RSS) is a lightweight XML format designed for sharing headlines and other Web content. Think of it as a distributable "What's New" for a site. Anything that can be broken down into discrete items can be syndicated via RSS. Once information about each item is in RSS format, an RSS-aware program can check the feed for changes and react to the changes in an appropriate way. ======
+ 
+ ====== RSS-aware programs called news aggregators are popular in the weblogging community. Many weblogs make content available in RSS. A news aggregator can help you keep up with all your favorite weblogs by checking their RSS feeds and displaying new items from each of them. ======
+ 
+ ===== My project is aimed to integrate these two technologies together to provide better services to the society such as accessing latest web services as soon as they are available. In my implementation, when web services are deployed in Axis 2, RSS feeds are generated using deployed web services data. If someone (Basically an aggregator) is interested in receiving those feeds he has to subscribe for the service. The subscribers are notified about the latest web services deployed in Axis 2 using these feeds. Subscribe, unsubscribe, renew, etc all operations are handled by the service. Also I have decided to create an RSS aggregator which can handle not only Axis 2 feeds but also others. =====
  
  
  ==== Deliverables ====
@@ -56, +70 @@

  
  ==== Bio ====
  
+ I'm N.A. Jananda Jayamanna. I'm a B.Sc (Engineering) undergraduate student studying Computer Science & Engineering at University of Moratuwa, Sri Lanka. I'm currently in Level 3 (3rd year)
- I am a student on .....
- 
  
  ==== References ====