Re: A somewhat new BBtool -- bbweb

2002-06-07 Thread Mike
You could look at urlencode() from php, should be fairly small and easy enough to rip. --- static unsigned char hexchars[] = "0123456789ABCDEF"; /* {{{ php_url_encode */ PHPAPI char *php_url_encode(char *s, int len, int *new_length) { register int x, y; unsigned char *str; str = (

Re: A somewhat new BBtool -- bbweb

2002-06-07 Thread Scott Furt
Derek Cunningham wrote: > On Thu, Jun06,02 12:53, Mr.X wrote: >> >>This is cool. Works fine for me, by the way. > > > Hmm... now we need bbgoogle. :) > > DC > remove the space when strncat()'ing browser to real_command, build it. (the patch shows the lines) modify bbweb.browser to be somet

Re: A somewhat new BBtool -- bbweb

2002-06-06 Thread Jeremy C. Reed
On Thu, 6 Jun 2002, Scott Furt wrote: > Now, instead of typing in a binary to run, you can type > in a URL, and it'll load the browser of your choice with > the URL. I have a similar tool that I call xurl (or is it xopenwww). First I highlight some text. Then I left click into it (I located it

Re: A somewhat new BBtool -- bbweb

2002-06-06 Thread Derek Cunningham
On Thu, Jun06,02 12:53, Mr.X wrote: > On 06 Jun 2002 12:00:55 -0400 > Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote: > > On Thu, 2002-06-06 at 11:19, Scott Furt wrote: > > > Good morning everyone: > > > > > > I couldnt get any sleep last night so i decided to hack up > > > bbrun and modify it

Re: A somewhat new BBtool -- bbweb

2002-06-06 Thread Mr . X
On 06 Jun 2002 12:00:55 -0400 Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote: > On Thu, 2002-06-06 at 11:19, Scott Furt wrote: > > Good morning everyone: > > > > I couldnt get any sleep last night so i decided to hack up > > bbrun and modify it to bbweb. > > > > Now, instead of typing in a bi

Re: A somewhat new BBtool -- bbweb

2002-06-06 Thread Matthew Weier O'Phinney
On Thu, 2002-06-06 at 11:19, Scott Furt wrote: > Good morning everyone: > > I couldnt get any sleep last night so i decided to hack up > bbrun and modify it to bbweb. > > Now, instead of typing in a binary to run, you can type > in a URL, and it'll load the browser of your choice with > the URL.

A somewhat new BBtool -- bbweb

2002-06-06 Thread Scott Furt
Good morning everyone: I couldnt get any sleep last night so i decided to hack up bbrun and modify it to bbweb. Now, instead of typing in a binary to run, you can type in a URL, and it'll load the browser of your choice with the URL. Put the path to your fav. browser in ~/.bbtools/bbweb.browser

Re: New bbtool

2002-05-27 Thread Mr . X
On Mon, 27 May 2002 07:15:26 +0100 Martin Rowe <[EMAIL PROTECTED]> wrote: > 0.2 works better - I can now see the minutes changing, rather than > stuck at 24. Cheers. > > Regards, Martin Yeah, I can't believe I did that. It's okay, I have a long history of making retarded mistakes :)

Re: New bbtool

2002-05-26 Thread Martin Rowe
On Monday 27 May 2002 12:52 am, Mr.X wrote: > Well, it's official, I'm a dumbass. I already found a bug in that > bastard of a bbtool. You'll notice it (or at least EYE noticed it), > when your days > 1, but your hours == 0. I just release version 0.2 > and it fixes the problem. Heh, just like

Re: New bbtool

2002-05-26 Thread Mr . X
Well, it's official, I'm a dumbass. I already found a bug in that bastard of a bbtool. You'll notice it (or at least EYE noticed it), when your days > 1, but your hours == 0. I just release version 0.2 and it fixes the problem. Heh, just like me, I change like 5 lines of code and there's still

Re: New bbtool

2002-05-26 Thread Mr . X
On Sun, 26 May 2002 23:24:17 +0100 Martin Rowe <[EMAIL PROTECTED]> wrote: > OT, but is that an application launcher in the middle of the Slit, to > the left of the bbkeys graphic? If so, which one? That would be wmbutton, a Window Maker dockapp. I just call it with geometry set to 64x24 (or some

Re: New bbtool

2002-05-26 Thread Martin Rowe
On Sunday 26 May 2002 8:48 am, Mr.X wrote: > Well, I wanted a bbtool that showed my uptime, so I made a few changes > to bbdate and got...(drumroll): BBUPTIME! It's not much, I dunno if > anybody else would even want it, but I figured I might as well give it > a bit of advertising. If you wanna

New bbtool

2002-05-26 Thread Mr . X
Well, I wanted a bbtool that showed my uptime, so I made a few changes to bbdate and got...(drumroll): BBUPTIME! It's not much, I dunno if anybody else would even want it, but I figured I might as well give it a bit of advertising. If you wanna know what the hell I'm talking about, check out the