GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Internet Explorer 7 TIPS ( customized search bar ) (https://gfy.com/showthread.php?t=670926)

SmokeyTheBear 10-27-2006 09:28 AM

Internet Explorer 7 TIPS ( customized search bar )
 
If you have IE7 you will notice they added a google type search box on the upper right, now they let you customize where the search goes to , and you can build tools to let surfers use your custom search in their ie search box
Heres an example demo i made ( its prefectly safe to use and simple to remove )

http://ytmnd.webspacemania.com/search/


heres how to make your own customized search box

first make yourself an xml file in the following format

-----------------------------
<?xml version="1.0" encoding="UTF-8" ?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>Smokey The Bear Porn Search</ShortName>
<Description>Smokey The Bear Porn Search provider</Description>
<InputEncoding>UTF-8</InputEncoding>
<Url type="text/html" template="http://hornydog.webspacemania.com/wmv/?videos={searchTerms}" />
</OpenSearchDescription>

--------------------------------


notice where it says {searchTerms} thats where you input the url to your own search service

so if you wanted to add a youtube search box to your ie you would do it like this


<?xml version="1.0" encoding="UTF-8" ?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>Smokey The Bear Porn Search</ShortName>
<Description>Smokey The Bear Porn Search provider</Description>
<InputEncoding>UTF-8</InputEncoding>
<Url type="text/html" template="https://youtube.com/results?search_query={searchTerms}" />
</OpenSearchDescription>


to initiate the process simply use the following javascript pointing to the xml file we just created


<script>
function fd() {
window.external.AddSearchProvider("http://ytmnd.webspacemania.com/search/stb.xml");
}
</script>
<center><a href=http://www.yoursite.com/thankyou.html onclick=fd();>ADD HERE</a>



p.s. this only works on ie7 so if your using firefox go get a real browser :winkwink:

TurboAngel 10-27-2006 09:29 AM

Did you know I love you?

:)

The Truth Hurts 10-27-2006 09:34 AM

ie7 rules...
only thing that sucked was the address bar being above the menu.
took care of that, and now all is good.

SmokeyTheBear 10-27-2006 09:45 AM

Quote:

Originally Posted by TurboAngel (Post 11167585)
Did you know I love you?

:)

oooh la la heh:thumbsup

SmokeyTheBear 11-07-2006 12:22 AM

bump 4 a cool overlooked thread

marketsmart 11-07-2006 12:23 AM

thats cool :thumbsup

martinsc 11-07-2006 12:28 AM

great tip.:thumbsup

Dveron 11-07-2006 12:47 AM

Quote:

Originally Posted by The Truth Hurts (Post 11167625)
ie7 rules...
only thing that sucked was the address bar being above the menu.
took care of that, and now all is good.


How do you change that? Can't figure it out

Babagirls 11-07-2006 01:04 AM

Quote:

Originally Posted by Dveron (Post 11260532)
How do you change that? Can't figure it out

ya, same here. and did anyone else notice the text looks fake'ish? it's not as crisp as IE6 (unless my settings are just weird)

After Shock Media 11-07-2006 01:25 AM

Umm so that little search box could search say GFY?
Show me how please... I break stuff so make it easy on me.

Dveron 11-07-2006 01:33 AM

Quote:

Originally Posted by Babagirls (Post 11260620)
ya, same here. and did anyone else notice the text looks fake'ish? it's not as crisp as IE6 (unless my settings are just weird)

Yeah text does look a little too clean or something now. Will get used to it I guess.

Babagirls 11-07-2006 01:38 AM

Quote:

Originally Posted by Dveron (Post 11260759)
Yeah text does look a little too clean or something now. Will get used to it I guess.

oh good, so it's not just me. :upsidedow

grayfoxjackal 11-07-2006 04:46 AM

cool TIP man!:thumbsup

The Truth Hurts 11-07-2006 05:58 AM

Quote:

Originally Posted by Dveron (Post 11260532)
How do you change that? Can't figure it out

start>run>gpedit.msc

user confuguration>administrative templates>windows components>internet explorer

then over in the right side, one of the settings is named "Moving the menu bar above the navigation bar".. double click, tick enabled radio button.

boobshare 11-07-2006 06:59 AM

cool, I've just installed IE7 to see what all the fuss was about. Time to fool around with it!

SmokeyTheBear 11-07-2006 08:59 AM

Quote:

Originally Posted by After Shock Media (Post 11260714)
Umm so that little search box could search say GFY?
Show me how please... I break stuff so make it easy on me.


well to do gfy is a tad more complex because gfy doesnt have an easily readable search url like mysite.com/search.php?word=lensman


but you can do a simply query from google of just gfy results..

You can try it here http://ytmnd.webspacemania.com/se/

it will ask if you want to make it your default search engine , you can click yes or no doesnt matter its easily changed , then just type a search item into the search bar and select "Gfy search" from the drop down list of search providers

clip4free 11-07-2006 10:15 AM

thanks for the info!

emmanuelle 11-07-2006 10:27 AM

Quote:

Originally Posted by The Truth Hurts (Post 11261885)
start>run>gpedit.msc

user confuguration>administrative templates>windows components>internet explorer

then over in the right side, one of the settings is named "Moving the menu bar above the navigation bar".. double click, tick enabled radio button.

my windows cant seem to find gpedit.msc


All times are GMT -7. The time now is 03:58 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123