Cool product: Kapow Mashup Server

by: Allan Thræn

The last couple of days I've been (among a gazillion other things) playing around with KapowTech's Mashup Server products. Kapow's product suite consist of several programs that enables you to create your own robots for traversing the webpages and retrieving content in a structured mannor, so that you can use it on your own site. They support both dynamic retrieval of web-clips, and one-time data-collection. The last part is what I find particularly interesting for EPiServer cause that presents itself as an easy way to migrate a lot of already existing content to a new EPiServer installation.

To proof my point I did the following:

  1. Used Kapow's ModelMaker application to make a data-model that resembled a new EPiServer PageType I had made - "Movie". This step could in the future easily be automated cause the model is basically just an xml-file that describes a series of properties and their types.
  2. Used Kapow's RoboMaker to create a robot that would visit IMDB's list of top 250 movies, and then for each movie extract the Title, Director and Tag-line as well as the main cast-list. After I had read and followed a "Getting Started" guide included in the documentation, it took me about 30min - 1 hour to make this and troubleshoot it.
  3. Ran the robot and got a list of the movies in an XML file.
  4. Used my Simple Page Import WebService to import the pages on my testsite, allan.epidesk.com. See the results here.

 

Conclusion: KapowTech seems like a really easy way to migrate a lot of existing web contents if the pages are structured in the same way.

30 November 2007

Tags:


    Comments

    1. Nice post, I do think there is great potential for using Kapow to do content migration into EPiServer.
    Post a comment    
    User verification Image for user verification  
    Allan Thræn

    About me

    I'm  a  developer on the Research team, currently stationed in our US office. My technical interests are typically focused around search, information management, artificial intelligence, personalization, tracking user behavior, usability in content management and most of all making cool plugins and code samples for EPiServer.

    On top of this blog I have the blog Allan On Technology and I often crosspost.

     

     

     


    Syndications


    Archive


    Tag cloud

    EPiTrace logger