由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - open source java programs/tools database
相关主题
java source code analyzing toolTop Ten Errors Java Programmers Make(1)
Looking for a QA automation engineer (转载)Re: question:linked list?
How to find function pointers in Java?Re: How to find function pointers in Jav
Stress test tools.来来来,给偶解决一个问题
how to run Java on Linux?VECTOR一问
Nutch类里的字符串向量赋值,总报错:
问个 crawler 的问题So I played with Vaadin a little bit
我也想问个crawler的问题Where does Java Store Static Variable?
相关话题的讨论汇总
话题: search话题: google话题: java话题: source话题: tools
进入Java版参与讨论
1 (共1页)
b******y
发帖数: 9224
1
I am thinking about storing the pointers/links of good open source java
tools/programs on JiansNet.com. I'd like to get some feedback from everyone
if that's helpful or not. Would you like to use that? Thanks!
g*****g
发帖数: 34805
2
http://java-source.net/

everyone

【在 b******y 的大作中提到】
: I am thinking about storing the pointers/links of good open source java
: tools/programs on JiansNet.com. I'd like to get some feedback from everyone
: if that's helpful or not. Would you like to use that? Thanks!

b******y
发帖数: 9224
3
Goodbug, thanks a lot for providing that link.
It seems a good starting point to know open source programs. But, I guess
what I want to accomplish is:
1) find all the good open source or public domain java tools/programs
2) some of the open source programs/tools are not robust enough or not very
good, so I wouldn't recommend that
So, bottomline is, I want to create a place to store the easy-to-use java
tools, as simple as just one java class.
What do you think?
m******t
发帖数: 2416
4
Man, there are so many review sites now that I think what
we really need is a review site about the review sites!

very

【在 b******y 的大作中提到】
: Goodbug, thanks a lot for providing that link.
: It seems a good starting point to know open source programs. But, I guess
: what I want to accomplish is:
: 1) find all the good open source or public domain java tools/programs
: 2) some of the open source programs/tools are not robust enough or not very
: good, so I wouldn't recommend that
: So, bottomline is, I want to create a place to store the easy-to-use java
: tools, as simple as just one java class.
: What do you think?

g*****g
发帖数: 34805
5
Google rules.

【在 m******t 的大作中提到】
: Man, there are so many review sites now that I think what
: we really need is a review site about the review sites!
:
: very

b******y
发帖数: 9224
6

Google is good enough for most needs. But, for certain search needs, Google
is not specific enough.
Being a search engine technologist, I'd like to do a special search engines
to satisfies those niche markets.
Something Google doesn't do well:
1) e-commerce product search
2) recency based search (they sucks at searching for recent discussions
about java, for example, for something dynamic like java platform, I'd like
to see recent articles about java rather than old stuff)
3) their search conta

【在 g*****g 的大作中提到】
: Google rules.
k***r
发帖数: 4260
7
Interesting. Are you working in this field, trying to solve these issues?
Product search - so far I don't believe it can be solved if the data source
is crawler. Some companies do much better with product feed aggregation. gg
may do the same in the future.
Recency shouldn't be a hard to solve problem for them. I've been wondering
why they are not doing this.
I actually think their are doing well in spam site control. It's a tough
problem.

Google
engines
like

【在 b******y 的大作中提到】
:
: Google is good enough for most needs. But, for certain search needs, Google
: is not specific enough.
: Being a search engine technologist, I'd like to do a special search engines
: to satisfies those niche markets.
: Something Google doesn't do well:
: 1) e-commerce product search
: 2) recency based search (they sucks at searching for recent discussions
: about java, for example, for something dynamic like java platform, I'd like
: to see recent articles about java rather than old stuff)

b******y
发帖数: 9224
8

Search is my hobby ;-) Hope it would be my career in the future... My work
deals with search technology, but, not entirely.
Google used to have crawler based product search (froogle at that time),
they switched to feed based later on. I guess just like you mentioned,
crawler based is too wishywashy. Product search needs precision in data I
think.
Google is extremely good at spam control. However, still not perfect yet.
I am just interested in search, but, I don't have the energy to solve all
th

【在 k***r 的大作中提到】
: Interesting. Are you working in this field, trying to solve these issues?
: Product search - so far I don't believe it can be solved if the data source
: is crawler. Some companies do much better with product feed aggregation. gg
: may do the same in the future.
: Recency shouldn't be a hard to solve problem for them. I've been wondering
: why they are not doing this.
: I actually think their are doing well in spam site control. It's a tough
: problem.
:
: Google

k***r
发帖数: 4260
9
I'm highly skeptical about this :)
I think the history has pretty much proven that either you get it, or you
don't get it, in the search market in most areas. In some areas, there are
more than one popular search engines. But I think this is just for a short
period of time, a matter of years, before they consolidate.

【在 b******y 的大作中提到】
:
: Search is my hobby ;-) Hope it would be my career in the future... My work
: deals with search technology, but, not entirely.
: Google used to have crawler based product search (froogle at that time),
: they switched to feed based later on. I guess just like you mentioned,
: crawler based is too wishywashy. Product search needs precision in data I
: think.
: Google is extremely good at spam control. However, still not perfect yet.
: I am just interested in search, but, I don't have the energy to solve all
: th

c*****y
发帖数: 562
10
Check this:
http://www.ohloh.net
1 (共1页)
进入Java版参与讨论
相关主题
Where does Java Store Static Variable?how to run Java on Linux?
如何删除 linked list 的最后一个元素Nutch
Java是如何处理ArrayList和LinkedList的内存的?问个 crawler 的问题
一个bug竟然是legacy code埋的地雷。我也想问个crawler的问题
java source code analyzing toolTop Ten Errors Java Programmers Make(1)
Looking for a QA automation engineer (转载)Re: question:linked list?
How to find function pointers in Java?Re: How to find function pointers in Jav
Stress test tools.来来来,给偶解决一个问题
相关话题的讨论汇总
话题: search话题: google话题: java话题: source话题: tools