Dear All, I am working in data analysis for Grid forecasting. For this I am planning to use prediction models in data mining. Can any one help me which...
Dear Fawad, Pl discuss with Fatima who is doing a project with Mr Uzair. Regards ... Prof Dr Arshad Ali Dean NUST Institute of Information Technology 166A...
Prof Dr Arshad Ali
arshad.ali@...
Mar 1, 2004 9:29 am
45
Dear Fawad, You may explore the Grid Economy project especially Nimord-G.This deals with forescasting related issues as well...Sphinx may also help you More...
Dear Ashiq, I am really very thankful for such useful information. I have gone through the NIMRID project and NIMROD-G which is a Grid version NIMROD. It is...
I have shared a book, You may find some help from this. Principles of Data Mining by David Hand, Heikki Mannila and Padhraic Smyth ISBN: 026208290x The MIT...
Dear Rashid, Thank you very much for the BOOK !!! It seems to me as if quite a valuable resource for learning data mining. Actually I am concerned with chap...
Dear Members, Give me suggestions that how can we make this group more informative and helpful for the members. Any suggestions will be highly appreciated… ...
Dear Fawad, Parametric modeling means some thing configurable and dynamic. More over SPHIX is university of Florida project developed and designed by Rick and...
Dear Moderator, I guess we must first create awareness to general educated masses and highly learned IT community about Grid and its applications towards ...
Dear Ashiq, You input is really valuable, i am really thankful. Now i think i am ready to study more in this domain. After i study more about Grid analysis...
Dear Ashiq, I really respect your suggestion, it is quite nice. Before stating any thing one should know its importance. This is quite practical approach. So ...
Dear All, It is interesting to note that Novartis has scraped its 21 Million computer upgrade plan by employing Grid Engine thereby utilizing the computing...
Prof Dr Arshad Ali
arshad.ali@...
Mar 2, 2004 1:02 pm
55
Dear All, Please check this link. http://www.cerncourier.com/main/article/44/2/14 -- Fawad Nazir Student, Bachelors of Information Technology NIIT Distributed...
Dear All, With reference to my Email having Subject "Fully Funded Research Openings at NIIT",i had publicized the information about the funded research ...
Enter your vote today! A new poll has been created for the pakgrid group: You Skills in Grid Computing? o Excellent o Very Good o Good o Fair o Poor To vote,...
AOA, Please tell which Linux version are using??? I will be away for couple of days after that i can send you complete solution with the required msql RPMS. In...
I'm using Red Hat Linux 8. ... From: Fawad Nazir To: pakgrid@yahoogroups.com Sent: Thursday, March 11, 2004 11:40 AM Subject: Re: [pakgrid] Error msg: do u...
hi all, i am having a problem with running an application which run java application as an Win NT service the name of application is JavaService.exe the link...
Dear Mati, It seems that you are trying to run a java server as win NT service. Please make sure that you have admin access to do so. Trying running the...
Dear All, I have attached a pdf, its a nice document about using web services for grid data analysis. If some one is interested in Grid Data Analysis please do...
dear mati, the code u ve sent is just a simple client/server application and will run as user process in the operating system. it has nothing to do with WIN NT...
The following pakgrid poll is now closed. Here are the final results: POLL QUESTION: You Skills in Grid Computing? CHOICES AND RESULTS - Excellent, 0 votes,...
pakgrid@yahoogroups.com
Apr 3, 2004 6:55 am
68
sir! i am working on ASDK1.0.3 with jdk1.1.3,i want to compile my own aglet, i follow all the steps that asks IBM(japan).plz help me to compile my own aglet,i...
... I dont know much about aglets except that i think its a agent platform. What i would recommend that you consult Mr. Ejaz (Faculty, Member at NUST Institute...
Hello Sumaira, Most probably the PATH is not set (check JAVA_HOME )so javac is not being recoginized as a command. To check your path type echo %PATH% at the...
well i think u should check firs tthe name of class and name of the source file it mus tbe same and case sensitive too. ... STOP MORE SPAM with the new MSN 8...
nadeem qazi
nadeem_h_qazi@...
Apr 12, 2004 8:08 pm
72
I agree with Fawad about the javac problem. On a windows system, u have to append the path environment variable with path to the j2sdk1.x.y\bin directory. E.g...
Fahad Khalid
fahad.khalid@...
Apr 12, 2004 8:09 pm
73
To compile a an aglet you need to specify the aglets classes along eith java classes in the class path. then you can compile the any program that is using...