Monday, 30 December 2013

Dadam network sound

Sequencial process
contoh:
interface f0/0
ip address 192.168.1.1 255.255.255.0
ip access-group in 123
no shutdown


What would be the first process, the second process the router will do upon receiving a packet?

1st process masking (ip address): checking ip address table, 2nd process filtering (ip access-group in): checkin access-list table, 3rd process

Sunday, 29 December 2013

Sistematika penulisan ala gue

Judul
Pertanyaan: Apa yang lo lakukan?
Mandi

Latar belakang
Pertanyaan: Apa yang mendasari lo mandi?
Gw mau pergi

Tujuan
Pertanyaan: Untuk apa lo mandi?
Kenapa atau ngapain lo mandi?
Supaya gw tidak bau, gatal-gatal,

Manfaat
Apa manfaat dari yang lo lakukan itu bagi diri lo dan bagi orang lain?
Mandi buat diri gw: membuat gw tidak bau badan dan tidak gatal-gatal
Manfaat buat orang lain: gw tidak menyebabkan bau tidak sedap, dan tidak membuat orang lain risih karena garuk-garuk



Variabel yang mendukung kesuksesan lo mandi?
Air, sabun, handuk





Your own private theater


Artinya: Kalau kamu pinter memasuk-masukan, kamu bisa jadi engineer :D Cukup melegakan yah?

Saturday, 28 December 2013

OOP ala gua

tumbuhan punya daun, batang, bunga, buah

tinggi batang awalnya = 0
warna daun awal = .....

tumbuhan bisa berkembang ditandai dengan perpanjangan batang.
tumbuhan bisa layu, ditandai dengan warna dauh yang kuning.
method adalah
tumbuh()
layu()
segar()

1. Membuat kelas
Contoh: Kelas tumbuhan

2. Membuat objek
Contoh: mawar
bunga.tinggi = 0
bunga.

3. memasukkan/menggolongkan objek ke suatu kelas

Dahulu kita hanya mengenal obyek: benda, manusia, tumbuh-tumbuhan dan hewan, tapi sekarang sejak berdirinya dunia komputer, kita mengenal obyek: file, text, etc :D

Input, output, mesin (fungsi)

Input, output, mesin
Diketahui input, output, tentukan mesin
Diketahui input, mesin, tentukan output
Diketahui output, mesin tentukan input

Command Line Parameters for Wmplayer

Windows Media Player supports a set of command line parameters that specify how the Player behaves when it starts. The following table details the parameters and their behaviors.
Syntax Behavior
"path\filename"(For example: wmplayer "c:\filename.wma")Start the Player and play the file.
"path\filename" /fullscreen(For example: wmplayer "c:\filename.wmv" /fullscreen)Play the specified file in full-screen mode.You must specify the path and file name of the content to play.
/Device:{DVD|AudioCD}(For example: wmplayer /device:audio CD)Play a DVD or audio CD.
"path\filename?WMPSkin=skin name"For example: wmplayer "c:\filename.wma?wmpskin=headspace"Open the Player, applying the specified skin.
/Service:keynameOpen the Player showing the online store specified by keyname.Requires Windows Media Player 10 or later.
/Task NowPlaying Open the Player in the Now Playing feature.
/Task MediaGuide Open the Player in the Media Guide feature (current active online store in Windows Media Player 10 or later).
/Task CDAudio Open the Player in the Copy from CD feature (Rip feature in Windows Media Player 10 or Windows Media Player 11). This parameter is not supported in Windows Media Player 12.
/Task CDWrite Open the Player in the Burn feature.Requires Windows Media Player 10.
/Task MediaLibrary Open the Player in the Library feature.
/Task RadioTuner Open the Player in the Radio Tuner feature (current active online store in Windows Media Player 10 or later).
/Task PortableDevice Open the Player in the Copy to CD or Device feature (Sync feature in Windows Media Player 10 or later).
/Task Services /Service servicenameOpen the Player in the Premium Services feature, showing the service specified by the servicename parameter. This value is the unique name for the service. If the specified service has not been previously viewed, the servicename parameter is ignored. (Opens the specified online store in Windows Media Player 10 or later.)
/Task ServiceTaskXOpen the Player in the online store service task pane specified by X. For example, /Task ServiceTask1 opens the Player in the first online store service task pane.
/Task SkinViewer Open the Player in the Skin Chooser feature.
/Playlist PlaylistNameOpen the Player and play the specified playlist.
/Schema:{Music|Pictures|Video|TV|Other}For example: wmplayer /Schema:Pictures /Task:PortableDeviceOpen the Player, showing the specified media category. Requires Windows Media Player 11.