Add php.net to my browser search box

Add php.net to my browser search box

am 16.07.2009 17:59:00 von Martin Scotta

--0016e642d57a05b4fa046ed4c081
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

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 something like this


PHP.net
Quick search in PHP.net!
php quick search

http://php.net/images/logos/php-icon-white.gif

UTF-8
false


I know php.net use method="POST", but it's quite easy to provide a GET
mechanism.


is this the correct place for posting this?

--
Martin Scotta

--0016e642d57a05b4fa046ed4c081--

Re: Add php.net to my browser search box

am 16.07.2009 18:09:07 von 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 downloaded over 30,000
times. Nuts.

If you want to use it, or just use the model as a frame to build
your own, check it out:

http://isawit.com/php_search.php

--

daniel.brown@parasane.net || danbrown@php.net
http://www.parasane.net/ || http://www.pilotpig.net/
Check out our great hosting and dedicated server deals at
http://twitter.com/pilotpig

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Add php.net to my browser search box

am 16.07.2009 18:40:53 von List Manager

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 something like this
>
>
> PHP.net
> Quick search in PHP.net!
> php quick search
>
> http://php.net/images/logos/php-icon-white.gif
>
> UTF-8
> false
>

>
> I know php.net use method="POST", but it's quite easy to provide a GET
> mechanism.
>
>
> is this the correct place for posting this?
>

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 PHP.net search

Not sure if you can do this with other browsers, but I have found it to
be very useful.

Jim Lucas


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Add php.net to my browser search box

am 16.07.2009 22:16:57 von Michelle Konzack

--=_vserver1-26091-1247775688-0001-2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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 two and a half years ago. It's the
> dumbest, simplest thing, and yet it's now been downloaded over 30,000
> times. Nuts.
>=20
> If you want to use it, or just use the model as a frame to build
> your own, check it out:
>=20
> http://isawit.com/php_search.php
>=20
------------------------ END OF REPLIED MESSAGE ------------------------




--=20
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack c/o Shared Office KabelBW ICQ #328449886
+49/177/9351947 Blumenstasse 2 MSN LinuxMichi
+33/6/61925193 77694 Kehl/Germany IRC #Debian (irc.icq.com)

--=_vserver1-26091-1247775688-0001-2
Content-Type: application/pgp-signature; name="signature.pgp"
Content-Transfer-Encoding: 7bit
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFKX4q5C0FPBMSS+BIRAq+lAKDCova4mK/FlOCAtd78lGtrQdB1rwCg oheT
WauDRLy+BgbJ7ku3IZDRk4Y=
=aq7O
-----END PGP SIGNATURE-----

--=_vserver1-26091-1247775688-0001-2--

Re: Add php.net to my browser search box

am 17.07.2009 02:24:25 von Eric Butera

On Thu, Jul 16, 2009 at 12:09 PM, Daniel Brown wrote:
> On Thu, Jul 16, 2009 at 11:59, Martin Scotta wrot=
e:
>> 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 downloaded over 30,000
> times.  Nuts.
>
>    If you want to use it, or just use the model as a frame to b=
uild
> your own, check it out:
>
>        http://isawit.com/php_search.php
>
> --
>
> daniel.brown@parasane.net || danbrown@php.net
> http://www.parasane.net/ || http://www.pilotpig.net/
> Check out our great hosting and dedicated server deals at
> http://twitter.com/pilotpig
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Interesting content on that site, Dan!

--=20
http://www.ericbutera.us/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Add php.net to my browser search box

am 17.07.2009 02:28:07 von 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 do a 1995-style throwback site. Ugly, simple, linear.... only
not Netscape Navigator grey and blue. ;-P

--

daniel.brown@parasane.net || danbrown@php.net
http://www.parasane.net/ || http://www.pilotpig.net/
Check out our great hosting and dedicated server deals at
http://twitter.com/pilotpig

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Add php.net to my browser search box

am 17.07.2009 12:52:38 von Michael Kubler

--------------070408080302010203000807
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit



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 PHP.net search
>
> Not sure if you can do this with other browsers, but I have found it to
> be very useful.
>
> Jim Lucas

I second that.
It's great to be able to type something like "PHP str_replace" into
Firefox's address bar and go straight to the documentation on that function.

Michael Kubler
*G*rey *P*hoenix *P*roductions



--------------070408080302010203000807--

Re: Add php.net to my browser search box

am 17.07.2009 12:59:46 von Michelle Konzack

--=_vserver1-19930-1247828665-0001-2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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.
>=20
> Bookmark properties are as follows:
>=20
> Name: PHP.net
> Location: http://www.php.net/%s
> Keyword: php
> Description: Type "php " in the address bar
> to perform a PHP.net search
>=20
> Not sure if you can do this with other browsers, but I have found it to
> be very useful.

You are great... It works even with:

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20070113 Debian/1.7=
8-1sarge10

on my nifty IBM ThinkPad 570.

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant


--=20
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack c/o Shared Office KabelBW ICQ #328449886
+49/177/9351947 Blumenstasse 2 MSN LinuxMichi
+33/6/61925193 77694 Kehl/Germany IRC #Debian (irc.icq.com)

--=_vserver1-19930-1247828665-0001-2
Content-Type: application/pgp-signature; name="signature.pgp"
Content-Transfer-Encoding: 7bit
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFKYFmhC0FPBMSS+BIRAmp/AJ906VftekO/0+pjKZ6IwQv0dzNRAQCe IK8U
Y8k7V94UQKGz4A61OqkEbFU=
=echc
-----END PGP SIGNATURE-----

--=_vserver1-19930-1247828665-0001-2--

Re: Add php.net to my browser search box

am 17.07.2009 15:55:27 von 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 List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php