Tuesday, 31 December 2013

LMMS (Free Music maker software)

Default components:
1. Song-editor
 This is where different sound elements are organized to produce a song.

2. Beat + Bassline Editor
This is where drum beats or basslines can be created.

3. FX-Mixer
Where volume of each channel can be separately controlled.

4. Controller Rack
Where controller is added.


Default screen
 

Monday, 30 December 2013

Jenis-jenis Garis

1. Line
2. Rectangle
3. Ellipse
4. Polygon

Great InfoGraphics on programming language

The History of Programming Languages

Major signal in human body

1. Heart rate
2. Blood preasure

Error log VBA


1. #NAME?
Example:
=cetak
using incomplete(do not list a parameter); calling a function but do not supply argument
=aloha()
calling unexist function
=aloha
calling unexist function (although with different notation)

2. #VALUE?
Example:
=mesin()
"not supplying parameters"

Cloud computing benefit

In case of UJAM cloud music maker

1.  Gak perlu beli computer super
In the cloud, the workload is moved from our device to a powerful server, so we don't need to buy a supercomputer in order to make a music.

2.  Bisa diakses dimana saja; bisa dari gadget (Iphone, android smartphone, etc.) juga
Because it's in the cloud, UJAM is accessible from anywhere on the planet, will run on portable devices, and can embedded with other services.

3.  Jasa perkapalan bisa mati (aplikasi gak perlu dikirim lewat kapal lagi :D)
Like all cloud-based solutions, UJAM is easy to distribute to millions of people without shipping physical product.

4.  Upadates gak ribet lagi nge-download software ter-update
When we need to update UJAM, you wan't to have to wait for cumbersome software downloads or be reminded to update your system -- you'll get the updates automatically

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