Results 1 to 6 of 6

Thread: Write a robot for google wave

  1. #1
    Join Date
    Sep 2009
    Posts
    125

    Write a robot for google wave

    Hi everybody, recently I heard about the write a robot for Google wave, Is it really sends an predefined email automatically, what are the other activities of Google wave. I think it is a combination of old ideas, and widgets that are already in exists. I want use the service of Google, can you tell how can I use Google wave.

  2. #2
    Join Date
    Apr 2008
    Posts
    2,277

    Re: Write a robot for google wave

    Each and every user has know very well that when they sends an email to a fined address of email so it is makes a possible to know themselves or about current activities in Google Wave, when you are not sign in. If you want test of the Robot that every user will gain to access of Google Wave Preview account. If you were not received, you can make request at Google Wave to click here . Then you may get the invitation by the Google.

  3. #3
    Join Date
    Apr 2008
    Posts
    2,276

    Re: Write a robot for google wave

    Reasons for Google wave to succeed
    * It is developed by the google company, and company has very reputation in the market, you see the Gmail
    * There are only few of the product release gets so much media attention, so the google wave attracts the attention of the people when launch is created.
    * It comes with new revolutionary features, we tested google wave and gets impressed.

  4. #4
    Join Date
    May 2008
    Posts
    2,792

    Re: Write a robot for google wave

    The robot will send an email to a predefined destination of address when a new bilp is created in it. With the help of this you can check yourself or others about their current activity. The codes are writing for robot with the help of Eclipse IDE in Fe-dora Linux 12, it will also be written Python and Java. This article is used for java and robot on to Google App Engine.

  5. #5
    Join Date
    Apr 2008
    Posts
    2,572

    Re: Write a robot for google wave

    Code of robot
    Wave Robots are Java Servlet which implement in the proces-sEvents( ) method of AbstractRobot-Servlet class.
    From the Google Wave API class.
    Following is the code for a Robot for send email

    package com.it4enterprise.wave;... } }

    Emailer class to send an E-mail as follows,

    A new blip has been added to the wave - <Text of the first Blip in theWave>. Click <link> to view the Wave Parsing through the code, the line:

    Wavelet wavelet = bundle.getWavelet();

    reference to Wave and line:

    if (e.getType() == Event-Type.WAVELET_BLIP_CREATED)

    Checks creation of a new Blip. THe Blip in the wave and send its text in the E-mail along with the URL of the Wave. Note the snippet:

    wavelet.getWaveId().replace("+","%252B")

    We get the Wave ID and replacethe + so as to construct a browser friendlyURL.

    appcfg.py update
    <path_to_script_directory>

  6. #6
    Join Date
    Oct 2005
    Posts
    2,358

    Re: Write a robot for google wave

    You have to type in unique identifier of application for example, bli-palert. You have to type in application Title, say, "Sends E-Mail on a New Blip" and click on Save. We assume that you running Fedora 12 installation, clickon
    You have to click system
    and then Administration
    Now select Remove Soft-ware menu.
    and in search box you have to type eclipse and click on find.
    From amongst the list of packages displayed, select Fedora Eclipse and then click on Apply.
    I'm the Proud Owner of the most dangerous weapon
    known to man kind: Human Brain

Similar Threads

  1. Samsung wave sync with Google
    By Iraivan in forum Portable Devices
    Replies: 2
    Last Post: 09-01-2011, 07:14 PM
  2. Google Wave Notifier in Google Chrome
    By Courtney in forum Technology & Internet
    Replies: 5
    Last Post: 07-04-2010, 12:46 PM
  3. HOW I CAN make a account in google WAVE and tell me about this
    By sachin4abap in forum Technology & Internet
    Replies: 1
    Last Post: 21-12-2009, 03:58 PM
  4. Best among Google Wave and Mozilla Raindrop
    By Shaan12 in forum Polls & Voting
    Replies: 3
    Last Post: 09-12-2009, 04:17 AM
  5. Google Wave Details
    By worm4u in forum Technology & Internet
    Replies: 3
    Last Post: 06-08-2009, 06:40 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,881,198.98539 seconds with 17 queries