Recent update
Selamat jadi CPNS di UNDANA Kupang, Penny…
November 29th, 2008 by nugnux
The Journal:
1. Asrama Putri Bone (Uni, Pram, Arif, Finta, Verra, Hijrah)
2. 7 Sup Konro, 2 Iga Bakar, 2 Jus Avokad Kopi, 2 Jus Avokad, ¹Es Teh, ¹Es Jeruk, ¹Jus Wortel, ¹Jus Pisang, ¹Jus Mangga (Uni, Pram, Arif , Finta, Verra, Hijrah, Ellida, Immel, Wahyu)
3. Ramai Mall Malioboro (Uni, Pram, Verra, Hijrah, si kembar ketinggalan)
4. Post Mode Gejayan (Uni, Pram, Verra, Hijrah, si kembar ketinggalan)
5. Asrama Putri Bone (Uni, Pram, Verra, Hijrah, si kembar akhirnya bisa menyusul, plus Kak Aras plus Mardia)
6. Di kost, tidur, sendiri…
Posted in Uncategorized | | | 0 Comments
Using Telkomsel Flash, W960i and OpenSuSE Linux
November 29th, 2008 by nugnux
Attach your w960i to computer, make sure it is in “normal mode”
create file wvdial-flash.config in folder /etc (you must be login as root, or at least copy to /etc folder as root)
[Dialer Defaults]
Modem=/dev/ttyACM1
Baud=115200
Init1=ATZ
Init2=ATQ0 V¹E¹S0=0 &C¹&D2
Init3=
Phone=*99#
Username=internet
Ask Password=0
Dial Command=ATDT
Stupid Mode=1
Compuserve=0
Force Address
Idle Seconds=0
Dial Message1=
Dial Message2=
ISDN=0
Auto DNS=1
using wvdial (as root):
#wvdial –config /etc/wvdial-flash.config
if you got error, try to play 2nd line e.g Modem=/dev/ttyACM2 (it sometimes occur when i detach the phone and attach it again)
Enjoy.
Posted in internet | | | 0 Comments
The Answer of My Introduction Mathemathical for Physicist (Jawaban ujian Fismatku)
November 29th, 2008 by nugnux
I use fortran to generate x n y position:
below is the code
PROGRAM Grafik
IMPLICIT NONE
REAL :: gaya,ygaya,k,ky,a,ay,m,v,vy,t,x,y,z
REAL :: sbx,sby,sbz,g,fx,fy,fz
REAL :: r,dt,dx,dy,dz,dv,dvy,theta,phi
INTEGER :: i,j,n
r =100
g =10
n =50
k =10000
ky =1000
t=0
dt=0.001
OPEN (80, FILE = ‘data.dat’, STATUS = ‘NEW’, FORM = ‘FORMATTED’)
WRITE(80,*) ‘ i t x y’
CLOSE(80)
OPEN(80, ACCESS = ‘APPEND’, FILE = ‘data.dat’, FORM = ‘FORMATTED’)
DO i=-n,n
x=i
x=x/10
IF (x .NE. 1) THEN
!y=(2+x-x*x)/(x-1)/(x-1)
z=2-x-x*x
vy=(x-1)*(x-1)
y=z/vy
END IF
WRITE(80,81) x,y
8¹FORMAT(e14.7,’ ‘,e14.7)
END DO
CLOSE(80)
END PROGRAM Grafik
compile using:
$gfortran grafik.f90
that syntax has output a.out
run using:
$./a.out
It’ll create file named data.dat and generate number of f(x)=(2-x-x^2)/(x-1)^2
plot using kst :
$kst -x ¹-y 2 data.dat
It means kst will plot a graph using 1st column as x-axis and 2nd column as y-axis of data.dat
to simplify that procedure, I create text file named run.sh contain:
rm *.dat
gfortran grafik.f90
./a.out
kst -x ¹-y 2 data.dat
make run.sh executable
then run:
$./run.sh
………dan mereka hidup bahagia berdua selamanya.
Posted in fortran | | | 0 Comments
Hiks! Hore…
November 29th, 2008 by nugnux
Benar-benar dikerjain Penguin sepagian,
uh 3 jam yang menyebalkan
Selamat bu Yus (hehe)
Posted in Uncategorized | | | 0 Comments
Hore
November 26th, 2008 by nugnux
Finally, I’m able to conquer Telkomsel Flash+W960i+OpenSuSE10.3
Posted in computer, diary, internet, linux | | | 0 Comments
Telkomsel Flash
November 26th, 2008 by nugnux
Trying telkomsel Flash on my OpenSuSE 10.3
not successfull yet
Posted in Uncategorized | | | 0 Comments
Internet by Phone as Modem
November 25th, 2008 by nugnux
Tonight, I spend my time by surfing to internet
I don’t care even my M3 was run out pulse
just fun
Posted in diary | | | 0 Comments
dr Sardjito
November 24th, 2008 by nugnux
di bagian kulit kelamin, uh
Posted in crazyness | | | 0 Comments
I Know You Here
November 23rd, 2008 by nugnux
You’re in my head
I pray for your voice
everytime I slip away
Thought I don’t understand
the reason I’m grounded here
in eternity
Help me to save my soul
surrender to your grace
Take me right where I stand
You know that I know you here
Posted in diary | | | 0 Comments
Weekend at Alagaesia
November 22nd, 2008 by nugnux
Yeah, this morning I met Eragon and I promised him to spend my weekend with him, Roran and Saphira.
so, here I am
Posted in diary | | | 0 Comments
« Previous EntriesCategories
- computer (1)
- crazyness (8)
- diary (27)
- fortran (2)
- internet (2)
- linux (1)
- music (8)
- Physicist (5)
- Uncategorized (85)
Archives
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- February 2007
Blogroll

