Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 19-03-2008, 19:15
kompressaur's Avatar
demented c-u-n-
 
Join Date: May 2005
Posts: 68158
Thanks: 6
Thanked 3 Times in 3 Posts
Search Boxes

Seeing as is Easter i have delayed my no admin policy till tuesday (loads to go sort actually so i might be off forums too)

Anyhow this is something i have been pondering for a few weeks. Wouldnt it (would it?) be great if we had wee search boxes for sites such as soccerbase and
soccernet in the sidebar? Folks would just type in 'East Stirling' in either site and it will open a new browser window and in it will be google search results for said site. You would just click the first link and before you know it youve got all of East Stirling's results this season.

Good bad?

I'll post this here incase we go for it.
"How can I add a Google search box to my Web site?": Tech Support from Ask Dave Taylor!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 19-03-2008, 19:18
kompressaur's Avatar
demented c-u-n-
 
Join Date: May 2005
Posts: 68158
Thanks: 6
Thanked 3 Times in 3 Posts
Re: Search Boxes

Here's a search of soccerbase for 'east Stirling' for you all to see
east stirling site:soccerbase.com - Google Search

I hate having to go and find soccerbase in the sidebar or in my favs then i have to click Teams and then scottish etc etc (or i could use their search box) Why not just jhave their search box on TDP to make life easier for us all?

Just a suggestion and i can understand if folks think its really unessescary
Reply With Quote
  #3 (permalink)  
Old 25-03-2008, 17:40
kompressaur's Avatar
demented c-u-n-
 
Join Date: May 2005
Posts: 68158
Thanks: 6
Thanked 3 Times in 3 Posts
Re: Search Boxes



maxlength="255" value="" />


The Web
value="askdavetaylor.com" checked /> Ask Dave Taylor


Reply With Quote
  #4 (permalink)  
Old 25-03-2008, 17:42
kompressaur's Avatar
demented c-u-n-
 
Join Date: May 2005
Posts: 68158
Thanks: 6
Thanked 3 Times in 3 Posts
Re: Search Boxes

well that worked well. Just need to get the results to open in a new page. Ill look at it when i aint so busy-

PHP Code:
<form method="get" action="http://www.google.com/search">
<
input type="text"   name="q" size="15"
 
maxlength="150" value="" />
<
input type="submit" value="soccerbase" />
<
input type="radio"  name="sitesearch" value="" />
 
The Web
<input type="radio"  name="sitesearch"
 
value="soccerbase.com" checked />search socerbase</form

Last edited by kompressaur : 25-03-2008 at 17:49.
Reply With Quote
  #5 (permalink)  
Old 25-03-2008, 17:53
kompressaur's Avatar
demented c-u-n-
 
Join Date: May 2005
Posts: 68158
Thanks: 6
Thanked 3 Times in 3 Posts
Re: Search Boxes

fcuk i just found this-

PHP Code:
<form method="get" action="http://www.google.com/search">

just needs to have target="new" added and it'll redirect the result of that form to a new window called "new". If you always want to guarantee that a new window is launched rather than possibly reusing the 'new window, use "_blank" as the target instead:

<
form method="get" action="http://www.google.com/search" target="_blank"
im so excited its made me ready for the loo. Im foa big shite. Ive a feeling im gonna go to town with this. We could have them in the footer. Search all the sites we need. Im forever using the soccerbase one, socernet too. Dont mind me here. Tell us what you think when im done though
Reply With Quote
  #6 (permalink)  
Old 25-03-2008, 18:10
kompressaur's Avatar
demented c-u-n-
 
Join Date: May 2005
Posts: 68158
Thanks: 6
Thanked 3 Times in 3 Posts
Re: Search Boxes

Ive added a couple to the sidebar. Is that not darn cool or is it just me? If it is darn cool can anyone suggest aymore sites that we could add?
Reply With Quote
  #7 (permalink)  
Old 25-03-2008, 18:15
kompressaur's Avatar
demented c-u-n-
 
Join Date: May 2005
Posts: 68158
Thanks: 6
Thanked 3 Times in 3 Posts
Re: Search Boxes

aye im happy with that and i'll leave it for now. If we can think of ways to improve it then all the better but i will leave it all for now. Maybe we should a a 'search tdp' one up top. Ive a funny feeling google likes people having these boxes. Ill go give it a try and see how it looks and acts
Reply With Quote
  #8 (permalink)  
Old 25-03-2008, 18:16
kompressaur's Avatar
demented c-u-n-
 
Join Date: May 2005
Posts: 68158
Thanks: 6
Thanked 3 Times in 3 Posts
Re: Search Boxes

nah bollocks ill leave it as that
Reply With Quote
  #9 (permalink)  
Old 25-03-2008, 20:51
keemanan's Avatar
©ⓝⓤⓣ
 
Join Date: May 2005
Posts: 4051
Thanks: 2
Thanked 0 Times in 0 Posts
Re: Search Boxes

soccernet dont work for me komp:

google.com/search?hl=en&sitesearch=soccernet.com&q=city
google.com/search?q=man+city&sitesearch=soccerbase.com

there's the urls.
I use football365 stats for my analysis
__________________
A bit special
Reply With Quote
  #10 (permalink)  
Old 25-03-2008, 21:02
MickeyPaul's Avatar
Onion Boy
 
Join Date: May 2005
Posts: 17768
Thanks: 2
Thanked 0 Times in 0 Posts
Re: Search Boxes


"You're gonna need a bigger side-bar..."

I jest. It seems quite handy.
Reply With Quote
  #11 (permalink)  
Old 25-03-2008, 21:42
kompressaur's Avatar
demented c-u-n-
 
Join Date: May 2005
Posts: 68158
Thanks: 6
Thanked 3 Times in 3 Posts
Re: Search Boxes

Bloody hell im just finding this weird having people giving me feedback. aye i get feedback sometimes but only when things aint suiting them errr aye brilliant. soccernet not working Keem? I'll go and look into it. football365 you say Keem? Let me have a look.

I can change the width mick if needs be?

Also i would like to be able to not have the full url of the site in the button as at the moment i have to
Reply With Quote
  #12 (permalink)  
Old 25-03-2008, 21:43
kompressaur's Avatar
demented c-u-n-
 
Join Date: May 2005
Posts: 68158
Thanks: 6
Thanked 3 Times in 3 Posts
Re: Search Boxes

ah i see ive put the old code in soccerbase. I changed that and then put the old code in by mistake. ill fix that
Reply With Quote
  #13 (permalink)  
Old 25-03-2008, 21:49
kompressaur's Avatar
demented c-u-n-
 
Join Date: May 2005
Posts: 68158
Thanks: 6
Thanked 3 Times in 3 Posts
Re: Search Boxes

I just used soccerbase Keem as it was searchable. Too many times im making a post and i say 'im sure x has done ok v y' this season and i can never be bothered openeing a new window, googling soccerbase or locating my favs or even just clicking on it ion the sidebar. You still need to locate 'team x' when you get there. I dont know if football365 stats would give us anything by the way of search reuslts but im sure there are other sites that people use regular and could benefit for us having that sites searchbox on TDP
Reply With Quote
  #14 (permalink)  
Old 25-03-2008, 22:06
MickeyPaul's Avatar
Onion Boy
 
Join Date: May 2005
Posts: 17768
Thanks: 2
Thanked 0 Times in 0 Posts
Re: Search Boxes

I was only kidding about the bigger sidebar - I was just referring to how much is on it now.

Is the sidebar maybe a bit wide even you think? I can't really tell too well as I'm using a widescreen but I noticed when trying to adjust my screen to normal viewing size, TDP (forum side) suddenly seemed a bit squashed and the sidebar a lil chunkier than need be.
Reply With Quote
  #15 (permalink)  
Old 25-03-2008, 22:13
kompressaur's Avatar
demented c-u-n-
 
Join Date: May 2005
Posts: 68158
Thanks: 6
Thanked 3 Times in 3 Posts
Re: Search Boxes

I'm all for making it less wide truth be told Mick. I would have it as small as we could get away with truth be told. I'll have a think how it works and maybe we can make it smaller.

Quote:
I was just referring to how much is on it now
ah but thats the beauty Mick. People can open and close menus to suit. Dont get me wrong since installation it aint been touched really so im all for working on it before i give up trying all these things soon.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

TDP News

Latest Offers

SPORTS BETTING FORUMS

TDP FORUMS

Internet Wraps

Skysports

Front Page People

Betting Menu

Latest Big Shout

TDP Poker Usernames

Most Viewed Threads Last 48hrs Other Forums

Latest Partners

Random Member Submitted Quote
  • Lady Astor: "If I were married to you, I'd put poison in your coffee." Reply: "If I were married to you, I'd drink it."
    submitted by


New To Site? Need Help?

All times are GMT. The time now is 02:44.