Go Back   TechArena Community > Technology > Technology & Internet
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , ,

Sponsored Links



Write a robot for google wave

Technology & Internet


Reply
 
Thread Tools Search this Thread
  #1  
Old 25-12-2009
Member
 
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.
Reply With Quote
  #2  
Old 25-12-2009
Jackson2's Avatar
Member
 
Join Date: Apr 2008
Posts: 2,268
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.
Reply With Quote
  #3  
Old 25-12-2009
Techno01's Avatar
Member
 
Join Date: Apr 2008
Posts: 2,269
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.
Reply With Quote
  #4  
Old 25-12-2009
Trio's Avatar
Member
 
Join Date: May 2008
Posts: 2,754
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.
Reply With Quote
  #5  
Old 25-12-2009
deveritt's Avatar
Member
 
Join Date: Apr 2008
Posts: 2,525
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>
Reply With Quote
  #6  
Old 25-12-2009
Techguru01's Avatar
Member
 
Join Date: Oct 2005
Posts: 2,118
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
Reply With Quote
Reply

  TechArena Community > Technology > Technology & Internet


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Write a robot for google wave"
Thread Thread Starter Forum Replies Last Post
Google Wave Notifier in Google Chrome Courtney Technology & Internet 5 07-04-2010 01:46 PM
Privacy and security in Google wave ROSENDO33 Technology & Internet 5 20-12-2009 07:02 AM
Best among Google Wave and Mozilla Raindrop Shaan12 Polls & Voting 3 09-12-2009 04:17 AM
Using Google Wave in mobile phone DEWITT Technology & Internet 3 09-12-2009 03:48 AM
Google Wave Details worm4u Technology & Internet 3 06-08-2009 07:40 PM


All times are GMT +5.5. The time now is 06:40 AM.