|
| |||||||||
| Tags: predefined email, recent activities, robot google wave, succeed google wave |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| 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
| ||||
| ||||
| 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
| ||||
| ||||
| 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
| ||||
| ||||
| 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
| ||||
| ||||
| 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
| ||||
| ||||
| 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 |
![]() |
|
| Thread Tools | Search this Thread |
| |
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 |