Google Groups Home
Help | Sign in
Adding YubNub to your website.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
jeremyoutman@gmail.com  
View profile
 More options Jan 25, 8:25 pm
From: "jeremyout...@gmail.com" <jeremyout...@gmail.com>
Date: Fri, 25 Jan 2008 17:25:51 -0800 (PST)
Local: Fri, Jan 25 2008 8:25 pm
Subject: Adding YubNub to your website.
I've seen in the past websites with Google Search Bar's kind of
plugged in. Is there a way to do the same with a YubNub search bar?
I'm lauching my own website soon and it would be cool to show my
clients how wonderful YubNub is without sending them anywhere or
getting them to add it to their search bar.

Thanks, everyone here has been so helpful.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sam Peterson  
View profile
 More options Jan 26, 2:58 am
From: "Sam Peterson" <peabodyena...@gmail.com>
Date: Fri, 25 Jan 2008 23:58:15 -0800
Local: Sat, Jan 26 2008 2:58 am
Subject: Re: Adding YubNub to your website.
Add this to your site

<form action="http://yubnub.org/parser/parse" method="get" name="input_box">
  <input type="text" name="command" size="55" value=""/>
  <input type="submit" value="Enter" />
</form>

On Jan 25, 2008 5:25 PM, jeremyout...@gmail.com <jeremyout...@gmail.com> wrote:

> I've seen in the past websites with Google Search Bar's kind of
> plugged in. Is there a way to do the same with a YubNub search bar?
> I'm lauching my own website soon and it would be cool to show my
> clients how wonderful YubNub is without sending them anywhere or
> getting them to add it to their search bar.

> Thanks, everyone here has been so helpful.

--
Sam Peterson
peab...@freeshell.org
peabodyena...@gmail.com

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jeremyoutman@gmail.com  
View profile
 More options Jan 27, 3:37 am
From: "jeremyout...@gmail.com" <jeremyout...@gmail.com>
Date: Sun, 27 Jan 2008 00:37:29 -0800 (PST)
Local: Sun, Jan 27 2008 3:37 am
Subject: Re: Adding YubNub to your website.
Thank you. Works great.

On Jan 25, 11:58 pm, "Sam Peterson" <peabodyena...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gourgandin  
View profile
 More options Feb 15, 9:44 am
From: Gourgandin <gourgan...@gmail.com>
Date: Fri, 15 Feb 2008 06:44:28 -0800 (PST)
Local: Fri, Feb 15 2008 9:44 am
Subject: Re: Adding YubNub to your website.
What if I want to use the auto-completer http://www.grahamedgecombe.com/yubnub/
?

Thanks.

On 26 jan, 08:58, "Sam Peterson" <peabodyena...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sam Peterson  
View profile
 More options Feb 15, 4:00 pm
From: Sam Peterson <peabodyena...@gmail.com>
Date: Fri, 15 Feb 2008 13:00:58 -0800
Local: Fri, Feb 15 2008 4:00 pm
Subject: Re: Adding YubNub to your website.
Gourgandin <gourgan...@gmail.com> on Fri, 15 Feb 2008 06:44:28 -0800
(PST) didst step forth and proclaim thus:

> What if I want to use the auto-completer http://www.grahamedgecombe.com/yubnub/
> ?

> Thanks.

I'm not sure if the code on that page will work verbatim if you just
copy it.  It's using a request object to retrieve a list of commands
that are substring matches for what you've typed so far from his
server.  It then fills <div> objects with values equal to the
different yubnub commands into a hidden <div> element on the page.  It
then displays that element underneath the text input entry.

I'm not a javascript expert...almost never hacked any ajax before.
The main concern with copying that code is that the url
http://www.grahamedgecombe.com/yubnub/ajax.php.  That's what's used to
get the list of commands.  I don't know if you could just change the
url portion of the http_request object to be his url, if javascript
security prevent that or not.  Someone with more skills than I should
take a crack at the problem.

--
Sam Peterson
peabodyena...@gmail.com
"if programmers were paid to remove code instead of adding it,
software would be much better" -- unknown


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google