Re: Twitter Emulation Using GWT

2010-01-06 Thread Prashant
Awesome! I'll be grateful to have the code!! :)

Also, your interface is reading from Twitter. I was looking at reading
from a database on the server side and sending it to the client. How
can I go about that?

On Dec 27 2009, 4:27 pm, Nicolas Wetzel wetz...@gmail.com wrote:
 go on thewww.awdio.com, I've done this if you want the code i can give you
 it

 On Fri, Dec 25, 2009 at 3:54 PM, Prashant kv.prs...@gmail.com wrote:
  Hey all,

  I read this wonderful article on Nettuts called Twitter Emulation
  Using MooTools 1.2 and PHP. I love Mootools and am comfortable with
  PHP. I wanted to know how to emulate Twitter as done using PHP and
  Mootools. The scenario is the same.

  A text box is provided for input and a button to submit the text.
  There are click and key handlers provided. Now my query is how can one
  go about adding the text in display. What element could be used? I
  thought of a list box but it doesn't give the Twitter list effect. I
  thought of using HTML and adding any text dynamically but this is
  where everything is coming to a halt. Unable to understand how to go
  about this.

  Any help will be greatly appreciated.

  Thank you.

  --

  You received this message because you are subscribed to the Google Groups
  Google Web Toolkit group.
  To post to this group, send email to google-web-tool...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.
-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




Re: Twitter Emulation Using GWT

2009-12-27 Thread Nicolas Wetzel
go on the www.awdio.com, I've done this if you want the code i can give you
it

On Fri, Dec 25, 2009 at 3:54 PM, Prashant kv.prs...@gmail.com wrote:

 Hey all,

 I read this wonderful article on Nettuts called Twitter Emulation
 Using MooTools 1.2 and PHP. I love Mootools and am comfortable with
 PHP. I wanted to know how to emulate Twitter as done using PHP and
 Mootools. The scenario is the same.

 A text box is provided for input and a button to submit the text.
 There are click and key handlers provided. Now my query is how can one
 go about adding the text in display. What element could be used? I
 thought of a list box but it doesn't give the Twitter list effect. I
 thought of using HTML and adding any text dynamically but this is
 where everything is coming to a halt. Unable to understand how to go
 about this.

 Any help will be greatly appreciated.

 Thank you.

 --

 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.




--

You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




Twitter Emulation Using GWT

2009-12-26 Thread Prashant
Hey all,

I read this wonderful article on Nettuts called Twitter Emulation
Using MooTools 1.2 and PHP. I love Mootools and am comfortable with
PHP. I wanted to know how to emulate Twitter as done using PHP and
Mootools. The scenario is the same.

A text box is provided for input and a button to submit the text.
There are click and key handlers provided. Now my query is how can one
go about adding the text in display. What element could be used? I
thought of a list box but it doesn't give the Twitter list effect. I
thought of using HTML and adding any text dynamically but this is
where everything is coming to a halt. Unable to understand how to go
about this.

Any help will be greatly appreciated.

Thank you.

--

You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.