Help in betterment of Google CSE for Java

Hi friends,

i have created one Google Custom Search Engine specially for Java. I have added all the good sites to it that are in my knowledge. Now i need your help to make it more robust. It will help quickly find answers to all java related questions, stuffs, books etc. It will strip all results containing Ads. So all useless thing will be stripped by Google itself.

So please become a volunteer and contribute your links related to java.

Here is the link

http://google.com/coop/cse?cx=015845898287564806181%3Azq5bgiyueb8

You can also contribute to two other CSE for

Network Administration

http://google.com/coop/cse?cx=015845898287564806181%3A4xvvusoxyws

and

System Administration

http://google.com/coop/cse?cx=015845898287564806181%3Athcormtavy0

Thanks in advance.

regards

i_virus

[874 byte] By [i_virusa] at [2007-11-27 8:11:48]
# 1
come on friends,at least give some reply so that i can know if you people are interested or not...and if have any better ways then please let me know... i dont want to reinvent the wheel...regardsi_virus
i_virusa at 2007-7-12 19:55:59 > top of Java-index,Java Essentials,Java Programming...
# 2
Can Google help with better Konnie Huq searches?
filestreama at 2007-7-12 19:55:59 > top of Java-index,Java Essentials,Java Programming...
# 3
> Can Google help with better Konnie Huq searches?I Wiki'ed her and promptly spilled coffee all over my lap, honest! http://en.wikipedia.org/wiki/Image:Konnie_Huq_Leicester_Square.pngI don't recall Blue Peter presenters falling out of their tops like that.
Hippolytea at 2007-7-12 19:55:59 > top of Java-index,Java Essentials,Java Programming...
# 4
> Can Google help with better Konnie Huq searches?can please please make me understand how "Konnie Huq" is related with Java or me(i am an Indian and she is Bangladeshi, there are lot of differences sir) any way...regardsi_virus
i_virusa at 2007-7-12 19:55:59 > top of Java-index,Java Essentials,Java Programming...
# 5
For starters, is that a name built for limericks, or what?
Hippolytea at 2007-7-12 19:55:59 > top of Java-index,Java Essentials,Java Programming...
# 6
oh no no...i given it "Java Developr's Search Engine"...i dont know why Google is showing the qoute symbol that way...regardsi_virus
i_virusa at 2007-7-12 19:55:59 > top of Java-index,Java Essentials,Java Programming...
# 7
I would have thought that no replies would indicate a lack of interest. Continue to work on this if you wish but people may or maynot respond. C'est la vie.
Aknibbsa at 2007-7-12 19:55:59 > top of Java-index,Java Essentials,Java Programming...
# 8

hey Aknibbs,

thanks for your reply... actually i created this because i need this and thought that it may help others...

and i want some replies to know if there are better things available... so that i dont have to waste time on creating it from scratch...

anyways thanks for your suggestion also...

regards

i_virus

i_virusa at 2007-7-12 19:55:59 > top of Java-index,Java Essentials,Java Programming...
# 9
> can please please make me understand how "Konnie Huq"> is related with me(i am an Indian and she is> Bangladeshi, there are lot of differences sir) any> way...Hai. u r being bad man. Ishwar, Allah, Sat Guru- ik naam mai hai!
filestreama at 2007-7-12 19:55:59 > top of Java-index,Java Essentials,Java Programming...
# 10

are bhaiya,

main aisa kab kaha...

muje Ishwar, Allah, Sat Guru, Jesus ya aur koi bhi ho... kisi pe bharosa nahi raha... sab insaan ke hi banaye hue kahaniyan hai... no one exists really... and no one will ever come to help you... you have to help yourself...

so dont think that way... i just wanted to know how she, only she not her name, or religion or anything else is related to java or this thread ?

pranaam...

i_virus

i_virusa at 2007-7-12 19:55:59 > top of Java-index,Java Essentials,Java Programming...
# 11

> are bhaiya,

>

> main aisa kab kaha...

>

> muje Ishwar, Allah, Sat Guru, Jesus ya aur koi bhi

> ho... kisi pe bharosa nahi raha... sab insaan ke hi

> banaye hue kahaniyan hai... no one exists really...

> and no one will ever come to help you... you have to

> help yourself...

There is no God? Yeh galat hai!

> so dont think that way... i just wanted to know how

> she, only she not her name, or religion or anything

> else is related to java or this thread ?

It has EVERYTHING to do with Konnie.

import java.io.InputStreamReader;

import java.io.BufferedReader;

import java.io.PrintStream;

import java.io.IOException;

import java.net.Socket;

public class GoogleHuq

{

public static void main(String[] args) throws IOException

{

String query = "Konnie+Huq";

Socket s = new Socket("google.com",80);

PrintStream p = new PrintStream(s.getOutputStream());

p.print("GET /search?q="+query+" HTTP/1.0\r\n");

p.print("User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0\r\n");

p.print("Connection: close\r\n\r\n");

InputStreamReader in = new InputStreamReader(s.getInputStream());

BufferedReader buffer = new BufferedReader(in);

String line;

while ((line = buffer.readLine()) != null)

{

System.out.println(line);

}

in.close();

}

}

filestreama at 2007-7-12 19:55:59 > top of Java-index,Java Essentials,Java Programming...
# 12
> There is no God? Yeh galat hai!I tried that line on my dad, but he just replied: "Somebody gonna get a hurt real bad".
Hippolytea at 2007-7-12 19:55:59 > top of Java-index,Java Essentials,Java Programming...
# 13
> > There is no God? Yeh galat hai!> > I tried that line on my dad, but he just replied:> "Somebody gonna get a hurt real bad".Your father wouldn't happen to be from Brampton now, would he?
filestreama at 2007-7-12 19:55:59 > top of Java-index,Java Essentials,Java Programming...
# 14

filestream bhaiya,

i got ur point... it was all my fault to ask for suggestions...

and coding is on one side, and searching google is on other, it would be better for me at least to open a new tab and type whatever i have to search for and press the enter button...

> There is no God? Yeh galat hai!

let your god be with you...

regards

i_virus

i_virusa at 2007-7-12 19:55:59 > top of Java-index,Java Essentials,Java Programming...
# 15

> filestream bhaiya,

Bhaiya? Mai tumhara bapu hai.

Seriously tho', why in Bhagwan's name would we give a chuwwa's chitters about bettering Google search. Most of us have better things to do like posit the existence of the ideal n00bie. A n00b who would ask smart question, who would thank the regulars for suggestions, who would make positive contributions to the forums.

filestreama at 2007-7-21 22:31:39 > top of Java-index,Java Essentials,Java Programming...
# 16
and would bring coffee, and possibly donuts... that's a co-op, not a newbie.
corlettka at 2007-7-21 22:31:39 > top of Java-index,Java Essentials,Java Programming...
# 17
> and would bring coffee, and possibly donuts... that's> a co-op, not a newbie.cor, I was going to write that but decided to be serious. Great minds think alike! ;-)
filestreama at 2007-7-21 22:31:39 > top of Java-index,Java Essentials,Java Programming...
# 18

> > and would bring coffee, and possibly donuts...

> that's

> > a co-op, not a newbie.

>

> cor, I was going to write that but decided to be

> serious. Great minds think alike! ;-)

streamy if great minds think alike what would be the reverse that would explain you two ? ;-P

Aknibbsa at 2007-7-21 22:31:39 > top of Java-index,Java Essentials,Java Programming...
# 19
Don't be modest. You two are Javawallahs!
Hippolytea at 2007-7-21 22:31:39 > top of Java-index,Java Essentials,Java Programming...
# 20
http://www.bendicks.co.uk/index.php?modul=b112*sigh*
Hippolytea at 2007-7-21 22:31:39 > top of Java-index,Java Essentials,Java Programming...
# 21

> > > and would bring coffee, and possibly donuts...

> > that's

> > > a co-op, not a newbie.

> >

> > cor, I was going to write that but decided to be

> > serious. Great minds think alike! ;-)

>

> streamy if great minds think alike what would be the

> reverse that would explain you two ? ;-P

That's easy. I'm mentally deficient! ;-)

filestreama at 2007-7-21 22:31:39 > top of Java-index,Java Essentials,Java Programming...
# 22

> Seriously tho', why in Bhagwan's name would we give a

> chuwwa's chitters about bettering Google search.

> Most of us have better things to do like posit the

> existence of the ideal n00bie. A n00b who would ask

> smart question, who would thank the regulars for

> suggestions, who would make positive contributions

> to the forums.

i haven't asked for any help on the name of god and i dont need any help form your god... and yes i asked for help as a n00b from you experts out there...

> > filestream bhaiya,

>

> Bhaiya? Mai tumhara bapu hai.

>

to bapuji, have mercy on me and help me to delete this thread by clicking on the button above saying "Report Abuse"... it would be a great help from you... really...

regards

i_virus

i_virusa at 2007-7-21 22:31:39 > top of Java-index,Java Essentials,Java Programming...
# 23
Karma, man. No thread is ever really deleted.
Hippolytea at 2007-7-21 22:31:39 > top of Java-index,Java Essentials,Java Programming...
# 24
thats really bad bro...now i am just thinking of the time when i made this thread... what i asked for and what i have got...anyways...regardsi_virus
i_virusa at 2007-7-21 22:31:39 > top of Java-index,Java Essentials,Java Programming...