Sunday, January 20, 2008

Java Installation Setup

Hi all, just a quick,

Here I put some guide for Java path environment variable setup and test your java code.

After installing Java Development kit (guna kak fuzi nye version 1.6.0_04),

1. Click Start > Control Panel > System on Windows XP or Start > Settings > Control Panel > System

2. Click Advanced > Environment Variables.

3. Add the location of bin folder of JDK installation for PATH in User Variables and System Variables. <-- tukar kan dua dua

A typical value for PATH is:
C:\Program Files\Java\jdk1.6.0_04\bin


ok..done, then try to test your java code, Hello world program:

1. Open notepad, paste:

/**
* The HelloWorldApp class implements an application that
* simply prints "Hello World!" to standard output.
*/
class HelloWorldApp {
public static void main(String[] args) {
System.out.println("Hello World!"); // Display the string.
}
}

2.Save the file under  C:\Program Files\Java\jdk1.6.0_04\bin, save as HelloWorldApp.java

3. Open cmd @ command prompt, get into directory "C:\Program Files\Java\jdk1.6.0_04\bin", then compile the java file such:


C:\Program Files\Java\jdk1.6.0_04\bin>javac HelloWorldApp.java

4. If compilation process is okay, no error should be appeared, then run the java program.


C:\Program Files\Java\jdk1.6.0_04\bin>java HelloWorldApp
HelloWorldApp!





All the best!....tioman~ heh

Signing off,




Monday, January 14, 2008

link for principles of wireless networks - chapter 1

hi guys i just found chapter 1....just open this link....da tngk soklan dia...wua bnyknye....

http://www.pearsonhighered.com/samplechapter/0130930032.pdf


Regards,
~RuFaI...

Sunday, January 13, 2008

WK1 - DAY2 : ITT780 & ITT 781 Introduction

ITT780 - Wireless Networks and ITT 781 - Advance Operating System
Lecturer: Prof. Dr. Kamaruddin Mamat

ITT 780 - Wireless Networks

Grading:

--Quiz - 10%

--Proposal - 20%

--Assignment - 30%

--Exams (2 will be conducted) - 40%


** Quiz will be assign for 10 minutes before class
** Assignment ( 7-10 homework assignment anticipated)~ will be collected @ the beginning of the class of the day.

Examination:-
-- Mid Term (2/3) - 9am till 11am
-- Final Exam (20/4) - 9am till 11am

Research Proposal
- Investigation of specific topic in details.
- Prepare short presentation for 10 minutes.
- Submit proposal before presentation.

Textbooks: Wireless Communication & Network, Prentice Hall, 2nd Edition*

*Can order from him which he try to manage to get 22 set next week.

Assignment 1 :
Task: Read Chapter 1 Overview of Wireless Network
Source: Karen Pahlawan & Prashant Krishnamurthy , Principles of Wireless Networks
(Unified Approach). Answer the question Q1.1 till Q1.16
Due date: 20 January 2008 (submit print copy)

-------------------------------------------------------------------------------------

ITT781 - Advance Operating System

Grading:

-- Quiz 10%

-- Paper review 20%

-- Assignment 30%

-- Exams (2 exams will be conducted) 40%

**Quiz 10 minutes before class will be conducted
**Assignment (7-10 anticipated)

Examinations:-
Midterm (9/3) - 9am till 11am
Final exam (13/4) - 9am till 11am

Research Paper Review
- Select research paper relevant to OS
- Selection based on respectable such IEEE, ACM , IBM + etc source.
- Short presentation need to be prepared, 10 minutes approx.

References source will be used: Abraham Silbershatz (2007) 7th Edition Ed. John Wiley - Operating System Concept ~ ada gambar dinasour..heh. Download link: Operating System Concept

Assignment 1:
Task: Install Java JDK and setup it manually (changing path environment variable) and read chapter 1 notes.






Signing off.

Saturday, January 12, 2008

WK1 - DAY1 : BEL600 and ITT779 Introduction

12 January 2008

BEL600 - Post Graduate Writting and Presentation Skills
Lecturer : Assoc Prof Hjh. Hasnah Hj. Abd. Kadir



First day meeting our lecturer for BEL600 paper. As usual, first day of class there is introduction session from lecturer. As stated above, Pn. Hasnah gave us first assessment to check our English writing level. 1st task, we were required to write a short writing about one of our subject that we have taken last semester. In ACADEMIC writing, not journal type, story telling type or blogging type..hehe. We're given about 30 minutes to complete it. After that, we have a break about 15 minutes, then another assessment for grammar level. This assessment, such fill in the blank task, more towards grammar exercises. Remind us back to school doing that exercise.

Along the class, its fun to learn back all those grammar rules which most of us forgotten already. After both assessment, we mark our paper and discuss about it. Pn Hasnah taught us some important TENSES which suppose to have 12 rather than 3 (Not only Past, Present and Future Tense ah.. remember that.). All the Had, Has, Have form also been taught. Finally, we have our first task to do at home (so called assignment), which is abstract reading, containing in the handout that she gave. Need to be submitted next week.

We did request for change time to 1130, Pn. Hasnah seems ok with that but we need to check with the next lecturer..ok read next. Class end at 1120.

** Even though this is the report for BEL600, kindly please avoid any grammar mistakes here. :P



ITT779 - Computer Performance Modeling
Lecturer : Dr. Kamarularifin Abd Jalil



First meeting with Dr. Kamarul at 1130 am. Dr. introduces himself and basic briefing about this subject. This subject basically is calculation based which the pre-requisite for student suppose to know basic about; Probability, Calculus, Algebra, and Operational Research. He mention about the assessment for his class which are:

Project** Grouping : 30%
* 3 person per group

Test (2 Test will be conducted): 40%

Quizes : 15%

Assignement : 15%

**Project basically will be using C++ programming language software / OMNET ++ software. 20% extra will be added if u're using OMNET ++.

Example of project that he gave, "Develop Network Model Simulation" from OMNET ++ or C++ or NS2 by using Gillbert Elliot Model --> Simulate wireless network.

Each group should have different model. Project should come with presentation and report submission. Report should contain every detail about the model and usage example about the model. Submission of the report will be 1 week before the semester end. All softcopy of the details Dr will forward it to Abg. Su since our beloved class rep is not around...heh.

After the assessment briefing, he start explaining the introduction of chapter 1 which is the only one chapter is all about theory and the rest later will be all calculation. Chapter one basic is all about simulation type and queuing. So prepare guys, we need to have scientific calculator in his class later on. For those did not have one, try to have it yea, ebay or lelong.com.my might help. :P ..Chapter one notes softcopy also will be distributed by abg. Su.

We did mention to change class to lab, he said the class doesn’t need computer usage, only calculation. Too bad, no more connectivity guys..hehe.

And also we mention to change the schedule time to make it at morning time, too bad also; he got class during the time. So mission changing class and swapping time for Saturday considered failed! Sorry Rahman... =(


Signing off.