Re: [PHP] Add php.net to my browser search box

2009-07-17 Thread Paul M Foster
On Thu, Jul 16, 2009 at 12:59:00PM -0300, Martin Scotta wrote: > Hi all! > > I'd like to add php.net to my browser search box. Gee, I just keep a tab open to php.net at all times. Just like having "Programming PHP" on my desk at all times. Paul -- Paul M. Foster -- PHP General Mailing Lis

Re: [PHP] Add php.net to my browser search box

2009-07-17 Thread Michelle Konzack
Hello Jim, Am 2009-07-16 09:40:53, schrieb Jim Lucas: > I use FF 2 & 3 and I created a bookmark that simply had a keyword > assigned to it. > > Bookmark properties are as follows: > > Name: PHP.net > Location: http://www.php.net/%s > Keyword: php > Description: Type "php " in t

Re: [PHP] Add php.net to my browser search box

2009-07-17 Thread Michael Kubler
Jim Lucas wrote: I use FF 2 & 3 and I created a bookmark that simply had a keyword assigned to it. Bookmark properties are as follows: Name: PHP.net Location: http://www.php.net/%s Keyword:php Description:Type "php " in the address bar to perform a

Re: [PHP] Add php.net to my browser search box

2009-07-16 Thread Daniel Brown
On Thu, Jul 16, 2009 at 20:24, Eric Butera wrote: > > Interesting content on that site, Dan! One of those situations where I bought a domain name with the intent and desire to do something, and wound up converting it to personal usage. In this case, doing nothing but putting up random crap to

Re: [PHP] Add php.net to my browser search box

2009-07-16 Thread Eric Butera
On Thu, Jul 16, 2009 at 12:09 PM, Daniel Brown wrote: > On Thu, Jul 16, 2009 at 11:59, Martin Scotta wrote: >> Hi all! >> >> I'd like to add php.net to my browser search box. >> Most browser can do it by "looking" at some XML provided by the site. > >    I had written one about two and a half years

Re: [PHP] Add php.net to my browser search box

2009-07-16 Thread Michelle Konzack
Good evening Daniel, thank you for the link... I was searching such tool... Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/Linux Consultant Am 2009-07-16 12:09:07, schrieb Daniel Brown: > I had written one about tw

Re: [PHP] Add php.net to my browser search box

2009-07-16 Thread Jim Lucas
Martin Scotta wrote: > Hi all! > > I'd like to add php.net to my browser search box. > Most browser can do it by "looking" at some XML provided by the site. > > The HTML must contain a simple link tag like this > title="PHP.net" > href="http://php.net/osd.xml"; /> > > and osd.xml should be

Re: [PHP] Add php.net to my browser search box

2009-07-16 Thread Daniel Brown
On Thu, Jul 16, 2009 at 11:59, Martin Scotta wrote: > Hi all! > > I'd like to add php.net to my browser search box. > Most browser can do it by "looking" at some XML provided by the site. I had written one about two and a half years ago. It's the dumbest, simplest thing, and yet it's now been