|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
►SouthOfHeaven
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
|
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
__________________
hatisblack at yahoo.com |
|
|
|
|
|
#2 |
|
H.B.I.C.
Industry Role:
Join Date: Jun 2003
Location: NC
Posts: 30,122
|
Did you know I love you?
|
|
|
|
|
|
#3 |
|
Zph7YXfjMhg
Industry Role:
Join Date: Nov 2002
Location: In Your Skull
Posts: 15,348
|
ie7 rules...
only thing that sucked was the address bar being above the menu. took care of that, and now all is good. |
|
|
|
|
|
#4 |
|
►SouthOfHeaven
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
|
__________________
hatisblack at yahoo.com |
|
|
|
|
|
#5 |
|
►SouthOfHeaven
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
|
bump 4 a cool overlooked thread
__________________
hatisblack at yahoo.com |
|
|
|
|
|
#6 |
|
HOMICIDAL TROLL KILLER
Industry Role:
Join Date: Dec 2004
Location: Sunnybrook Institution for the Criminally Insane
Posts: 20,419
|
thats cool
|
|
|
|
|
|
#7 |
|
Too lazy to set a custom title
Industry Role:
Join Date: Jun 2005
Location: 127.0.0.1
Posts: 27,047
|
great tip.
__________________
Make Money
|
|
|
|
|
|
#8 |
|
Confirmed User
Join Date: Dec 2002
Location: Vancouver
Posts: 2,794
|
|
|
|
|
|
|
#9 |
|
Text Writer
Join Date: Feb 2001
Location: Wisconsin
Posts: 18,812
|
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)
|
|
|
|
|
|
#10 |
|
It's coming look busy
Join Date: Mar 2001
Location: "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn".
Posts: 35,299
|
Umm so that little search box could search say GFY?
Show me how please... I break stuff so make it easy on me.
__________________
|
|
|
|
|
|
#11 |
|
Confirmed User
Join Date: Dec 2002
Location: Vancouver
Posts: 2,794
|
|
|
|
|
|
|
#12 | |
|
Text Writer
Join Date: Feb 2001
Location: Wisconsin
Posts: 18,812
|
Quote:
![]() |
|
|
|
|
|
|
#13 |
|
Registered User
Join Date: Nov 2006
Posts: 30
|
cool TIP man!
|
|
|
|
|
|
#14 |
|
Zph7YXfjMhg
Industry Role:
Join Date: Nov 2002
Location: In Your Skull
Posts: 15,348
|
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. |
|
|
|
|
|
#15 |
|
Registered User
Join Date: Nov 2006
Posts: 65
|
cool, I've just installed IE7 to see what all the fuss was about. Time to fool around with it!
|
|
|
|
|
|
#16 | |
|
►SouthOfHeaven
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
|
Quote:
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
__________________
hatisblack at yahoo.com |
|
|
|
|
|
|
#17 |
|
Confirmed User
Join Date: Nov 2005
Posts: 852
|
thanks for the info!
|
|
|
|
|
|
#18 |
|
Confirmed User
Join Date: Mar 2003
Location: Oh Canada!
Posts: 3,662
|
my windows cant seem to find gpedit.msc
|
|
|
|