Search this site

Saturday, April 23, 2011

Deadline oh deadline

when you were born
I depressed


when you were far away from me
I am glad I still can forget about you


when you were in the middle of your process
I still don't care about you



but now you are very near to me
and because of that I must be with you for some days

D E A D L I N E
E A D L I N E
A D L I N E
D L I N E
L I N E
I N E
N E
E

Saturday, April 9, 2011

D_FREAK

hmm.
this time I want to share
why I chose d_frEak to become my nick name

when I was in junior high school
I had a class which there are only 7 boys from 36 students in that class

what?? Like in heaven with 29 fairies...

No..no..no..
It like a war (7 vs 29)

Then 6 from 7 who didn't have a girlfriend in that time usually play card together
when breaktime, after school, or in class (don't tell anyone)

And if we arrange the first character from our name
then become
D_FREAK
that name was created in 2 May 2009

These are them
D: Danny Darmawan
F: Fendy Heryanto Koesnoto
R: Reynald Alexander G.
E: Eric Christopher (me)
A: Andreas Dwi Maryanto Gunawan
K: Kaleb Oktavianus

now you know why for me only 'E' which is capital

Thursday, April 7, 2011

graduation celebration

I just attend graduation celebration
it is very fun and wonderful I think
the song, film, ect

and there is the massage from one of graduate
2nd year = more play
3rd year = more tubes
4th year = more TA

so that's mean I who still 2nd year need to play more
wk3..

Wednesday, April 6, 2011

IRK or Basdat

until now I still confused between join IRK lab or Basdat lab

why IRK?
- K for komputasi, and I like that very much. Because it seem more similar to math than another lab

why basdat?
- when I was junior high school I like to "play" with database in MS Access and MySql. And now I take basdat lesson and study MySql which make me remember the past

fiuuuhhhh................
Friday I must make my decision

Tuesday, April 5, 2011

KAP 1000 words

now I still doing this work
my friend tell me that 1000 words is around 2 pages

but after I do it myself
I've write down 1.5 pages
and you know how many word is it?

it is only 375 words!!!

yeah still long way to go

Monday, April 4, 2011

TASM 2

thank to Adiguna
now I know how to print word

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

TData : JMP Prosess ; jump to Process
; first save the word in a label (example : Tes)
Tes DB 'D_FREAK'

Prosess:
LEA BX,Tes ; To get the first address from Tes
MOV CX,7 ; How many character you want to print

Looping:
MOV DL,[BX] ; move BX to DL
MOV AH,02h ; The service to print character
INT 21h ; Do the service!!
ADD BX,1 ; BX:=BX+1 or BX move to the next character's address
LOOP Looping ; Back to Looping
INT 20h
END TData

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

and about add I stil don't know much

they say just write
debug (yourfile).com
after compilation

then press
r,enter -> to see value all registers
t,enter -> to run the instruction one by one
q,enter -> to quit from debug

This day 4-4-2011

first I woke up late (6.45) and I had a class at 7.00
fortunately I could make it, I attended the class at 7.10

In that class my lecturer told me that there was an earthquake at 3.00
How I supposed to know because I begin to sleep at 2.30
so of course I still dreaming.

then after that I got a short massage from a friend
that I needed to print a proposal and delivered it before 9.00
so when my class end at 8.35

I ran from 6th floor to 1st floor then went to comlabs
but when I printed it, the printer was error so I couldn't print it

fortunately again one of my group
Lio just print it, then we ran from comlabs to programming lab
in 2nd floor of labtek v

and we make it at 8.58
2 minutes before deadline

it just two luck that I get this day
I don't know if I couldn't wake, maybe I couldn't attend the class
and also the proposal's deadline

Sunday, April 3, 2011

TASM

I just studying this programming language
after around 3 hour I spent
all I can do is only to understand

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

how to compile

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

open your CMD
cd to your TASM folder
write: (if my file name is d_frEak.asm)

TASM d_frEak.asm

then if success there is no error message

tlink/t d_frEak

then

d_frEak

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

how to print one character only

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

MOV AH,02h ; The service to print character
MOV DL,'U' ; DL = character you want to print
INT 21h ; print it !!
INT 20h ; end of program

Saturday, April 2, 2011

Something is missing

I don't know why but now I fell something is missing from me
It feels strange.

Althought I am sick, I am not thinking about my health.
Althought I have a lot of homeworks, I am not thinking about them.
Althought I have a lot of jobs, I am not thinking about them too.

It feels so empty.

And finally all I can do is make this note.

Friday, April 1, 2011

No One Left Behind

this word is my group motto
but do you know I thing about this motto

if it was an army, it means that there must someone who keep the rear so when the army move he/she can help anyone who was left behind.

but just you know that must be a risk job because he/she can be the one who was left behind from the army, because if it was an army it must always move forward or it couldn't finish their mission.

So do you want to become 'that' man???

My First Posting

Hello everyone I know that I just a new be.
But I'll try to write something
to share or to show what is in my mind