Click here to Skip to main content
15,886,963 members
Home / Discussions / Java
   

Java

 
QuestionJava1 Pin
zakarie mukhtar abdi21-Dec-17 20:03
zakarie mukhtar abdi21-Dec-17 20:03 
AnswerRe: Java1 Pin
Richard MacCutchan21-Dec-17 21:44
mveRichard MacCutchan21-Dec-17 21:44 
GeneralRe: Java1 Pin
barrontD3-Jan-18 19:50
barrontD3-Jan-18 19:50 
QuestionJava Pin
Member 1358560919-Dec-17 15:38
Member 1358560919-Dec-17 15:38 
AnswerRe: Java Pin
Richard MacCutchan19-Dec-17 22:02
mveRichard MacCutchan19-Dec-17 22:02 
AnswerRe: Java Pin
barrontD4-Jan-18 19:51
barrontD4-Jan-18 19:51 
QuestionHow to build a simple web crawler that gets events for a future date? Pin
Member 135663578-Dec-17 21:32
Member 135663578-Dec-17 21:32 
AnswerRe: How to build a simple web crawler that gets events for a future date? Pin
Richard MacCutchan8-Dec-17 22:28
mveRichard MacCutchan8-Dec-17 22:28 
Member 13566357 wrote:
what advice do you have to complete such a project?
Be prepared for years of work; what you are asking for is far beyond a few simple classes. You would need to read each url, break it down into all its different parts and somehow analyse the content to identify each event (whatever you mean by that). You would then need to follow links from the event to extract any other relevant details. Just take a look at a few websites and see how they advertise events, each one is different.
GeneralRe: How to build a simple web crawler that gets events for a future date? Pin
Member 135663578-Dec-17 22:39
Member 135663578-Dec-17 22:39 
GeneralRe: How to build a simple web crawler that gets events for a future date? Pin
Richard MacCutchan8-Dec-17 22:52
mveRichard MacCutchan8-Dec-17 22:52 
GeneralRe: How to build a simple web crawler that gets events for a future date? Pin
Member 135663578-Dec-17 22:58
Member 135663578-Dec-17 22:58 
GeneralRe: How to build a simple web crawler that gets events for a future date? Pin
Richard MacCutchan8-Dec-17 23:07
mveRichard MacCutchan8-Dec-17 23:07 
GeneralRe: How to build a simple web crawler that gets events for a future date? Pin
Member 135663578-Dec-17 23:18
Member 135663578-Dec-17 23:18 
GeneralRe: How to build a simple web crawler that gets events for a future date? Pin
Richard MacCutchan8-Dec-17 23:23
mveRichard MacCutchan8-Dec-17 23:23 
GeneralRe: How to build a simple web crawler that gets events for a future date? Pin
Member 135663578-Dec-17 23:28
Member 135663578-Dec-17 23:28 
Questionhuffman codeing Pin
Member 125740473-Dec-17 19:48
Member 125740473-Dec-17 19:48 
AnswerRe: huffman codeing Pin
Afzaal Ahmad Zeeshan3-Dec-17 21:18
professionalAfzaal Ahmad Zeeshan3-Dec-17 21:18 
AnswerRe: huffman codeing Pin
Patrice T5-Dec-17 12:13
mvePatrice T5-Dec-17 12:13 
Questionjava swing program problem Pin
Member 135535202-Dec-17 5:16
Member 135535202-Dec-17 5:16 
AnswerRe: java swing program problem Pin
Richard MacCutchan2-Dec-17 6:05
mveRichard MacCutchan2-Dec-17 6:05 
QuestionI need code source code for genetic synthesis and particle Swarm optimization in the netbeans environment to simulate cloudsim . Can anyone help me ? Pin
Member 1149240730-Nov-17 12:15
Member 1149240730-Nov-17 12:15 
AnswerRe: I need code source code for genetic synthesis and particle Swarm optimization in the netbeans environment to simulate cloudsim . Can anyone help me ? Pin
Richard MacCutchan30-Nov-17 21:13
mveRichard MacCutchan30-Nov-17 21:13 
AnswerRe: I need code source code for genetic synthesis and particle Swarm optimization in the netbeans environment to simulate cloudsim . Can anyone help me ? Pin
jschell1-Dec-17 7:59
jschell1-Dec-17 7:59 
QuestionWhat are the best methods to measure your test quality? Pin
Sealights 27-Nov-17 3:02
Sealights 27-Nov-17 3:02 
AnswerRe: What are the best methods to measure your test quality? Pin
Richard MacCutchan28-Nov-17 6:12
mveRichard MacCutchan28-Nov-17 6:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.