Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
YubNub Auto Complete
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
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
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
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Graham  
View profile  
 More options Sep 30 2007, 9:48 am
From: Graham <grahamedgeco...@gmail.com>
Date: Sun, 30 Sep 2007 06:48:41 -0700
Local: Sun, Sep 30 2007 9:48 am
Subject: YubNub Auto Complete
I really like this, and I thought it was time to give something back.
So I decided to program an auto complete function for YubNub:
http://www.grahamedgecombe.com/yubnub/.

When you use it, it will save the command and parameters you use and
how many times it has been used in that way.

Then, when you type in a command, it will automatically "guess" what
you are typing. Like Google Suggest.

It stores everyones results in a database, so the more people use it,
the bigger the database becomes. It will submit the request to a
script that adds your command in the database, then it will redirect
it to the YubNub parser.

I'm pleased with the way it works :).

Please try it out, I will be interested in people's opinions on it.


 
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.
elzr  
View profile  
 More options Oct 6 2007, 3:34 am
From: elzr <ely.pa...@gmail.com>
Date: Sat, 06 Oct 2007 07:34:19 -0000
Local: Sat, Oct 6 2007 3:34 am
Subject: Re: YubNub Auto Complete
Fun idea Graham!

It should be an interesting way to discover new commands-an urgent
problem, I'd think. And not only would autocomplete increase
serendipity, it could also work as a more immediate ls.

I liked that parameters are stored together with the command but I'm
not so sure about storing actual queries. Not only does it feel like a
privacy breech but it doesn't feel very helpful, cluttering the list
to boot.

An intriguing variation would be to autocomplete with a list showing
commands and their man pages' first line. Then, when selecting a
command, it, together with man-page-obtained parameters, would be
inserted; you'd be placed directly next to the first parameter; and
tabbing would take you across parameters. OK, the tabbing part would
be hard, but it would be cool. For example, when selecting the xe
command ""xe -amount  -from  -to " would be inserted, you'd be placed
right after -amount, and tabbing would cycle to -from and -to.

In the interest of speed (I'm known to exaggerate so brace yourself)
you could make the script-submitting through an AJAX call that awaits
no confirmation (after all, calls almost never fail and failures are
not at all critical in this case). You'd be thus replacing sequence
with synchrony and two small chains are stabler and faster than one
long one. :)

Anyway, thanks for giving back! Hope this keeps evolving.

-elzr.com

On Sep 30, 8:48 am, Graham <grahamedgeco...@gmail.com> wrote:


 
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.
Singpolyma  
View profile  
 More options Oct 10 2007, 12:51 pm
From: Singpolyma <singpol...@gmail.com>
Date: Wed, 10 Oct 2007 16:51:56 -0000
Local: Wed, Oct 10 2007 12:51 pm
Subject: Re: YubNub Auto Complete
Now if only XUL let us put a non-browser-history autocomplete on the
firefox location bar...

I may add an option to submit command history here though...

On Sep 30, 9:48 am, Graham <grahamedgeco...@gmail.com> wrote:


 
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 »