*{ margin: 0; padding: 0; list-style: none; text-decoration: none; -->

Welcome!

I am Huddanzul Web Developer Graphic Design Tour Organizer Project Consultant

View Work Hire Me!
Web Developer
Tour Organizer
Graphic Design
Project Consultant
Who am i

Huddanzul.

Web developer and more..

I have studied information technology with a concentration in web programming and have an interest in community-based tourism, increasing knowledge about tourism by attending several seminars and trainings facilitated by the local government.

make some small actions with environmental issues involving grassroots communities.

Works

Web Developer

Development your bussiness Profile website, school Profile and Forums, e-commerce like Travel Booking, Hotels or local products

View Offer
Tour Organizer

Help you to arrange a company gathering Packages, study tour Packages, Hotel, Transportations and weekend tours

Get Experience
Project Consultant

human development in improving community-based tourism businesses in tourist villages or local assosiation in the village

Call Me
Graphic Design

interested in journalistic photography, landscape, street photography, documentary filming and social issues

Request

Portofolio

Web Developer Tour Organizer Sosial Works Graphic Design

Web Developer Tour Organizer Social Works Graphic Design

My Blog

Showing posts with label Kuliah. Show all posts
Showing posts with label Kuliah. Show all posts

Mengenal Lebih Dekat Photography Jurnalistik

Pengertian Photography Jurnalistik


Secara Bahasa

Fotografi (dari bahasa Inggris: photography, yang berasal dari kata Yunani yaitu "photos" : Cahaya dan "Grafo" : Melukis/menulis.) adalah proses melukis/menulis dengan menggunakan media cahaya
dan dalam Kamus Besar Bahasa Indonesia (KBBI), Photography adalah seni dan penghasilan gambar dan cahaya pd film atau permukaan yg dipekakan.

Jurnalistik berasal dari bahasa Belanda “Journalistich” atau dalam bahasa Inggris “Journalism” yang bersumber dari bahasa Perancis “Journal”, asal kata dari “Jour” yang berarti hari. Jadi journal berarti catatan harian.
Journalistich berarti pengetahuan tentang penyiaran catatan harian dengan segala aspeknya, meliputi : mencari, mengolah, sampai kepada menyebarluaskan catatan harian tersebut. Dan yang disebarluaskan itu adalah apa yang biasa kita sebut sebagai berita.

Jadi, Photography Jurnalistik adalah Seni pengambilan gambar atau seni melukis yang disiarkan atau disebarluaskan. Dalam arti luas Photography Jurnalistik adalah berita bergambar atau seni berita bergambar.

Pengantar Teknologi WEB

Pengantar Internet (HTTP)

LAN
          LAN consists of the following components:
        LAN file server is a repository of various software and data files for the network (optional)
        Nodes are the client machines on the LAN
        Wired or wireless communication media that connects the devices
          LAN network interface card (NIC) is a special adapter that links an individual device to the communication medium and specifies:
        The rate of data transmission;
        The size of the message units;
        Addressing information attached to each message
        The network topology

WAN + WIRELESS

          Wide area networks (WANs) are networks that cover large geographic areas.
        WANs typically connect multiple LANs
        WANs have large capacity and combine multiple channels (fiber optic, satellite, microwave, etc.)
        WANs are provided by common carriers, such as telephone companies (Sprint, AT&T, etc.)
          Wireless:
        Wifi - simple wireless networks
        WLAN - expanding the wireless connection

        WiMax - Long-range wirelessWHAT IS INTERNET

WHAT IS INTERNET ?



INTERNET – EXTERNET

          Intranet: is a private enterprise network for information gathering and distribution within an organization.
          Extranet: is a community of interest created by extending an intranet to selected entities external to an organization.INTERNET
          Inter-connections network
        Memiliki bnyk sub network
        Komputer yg berbeda-beda, media penghubung yg berbeda-beda = heterogen
          Internet = hardware, WWW (web) = software
          Beberapa komponen:
        Router, client, server, modem, DNS, protocol, TCP/IP
          Router: hardware yang mengatur jalur data sebuah paket (message)
          Client: bagian yg meminta layanan ke server
          Server: bagian yg melayani client (response)
          Modem (modulator/demodulator):
        Modulator merupakan bagian yang mengubah sinyal informasi kedalam sinyal pembawa (Carrier) dan siap untuk dikirimkan.
        Demodulator adalah bagian yang memisahkan sinyal informasi (yang berisi data atau pesan) dari sinyal pembawa (carrier) yang diterima sehingga informasi tersebut dapat diterima dengan baik.
          DNS : Domain Name Services
        Mengasosiasikan setiap node (komputer) yg terhubung ke Internet dengan sebuah nama yg “human readable”
        Mis: 202.134.201.137 => google.com
          Protocol: aturan komunikasi data
          TCP/IP: Transmission Control Protocol / Internet Protocol
        Protocol untuk Internet
          TCP: mengatur transmisi data
        Data dibagi menjadi paket2 kecil (~1.5kb)
        Paket tsb dikirim lwt router
          IP: menerjemahkan aturan dari satu network ke network yg lain
        Memungkinkan antar jaringan berbeda saling berkomunikasi

PENJELASAN

          Protokol application layer: bertanggung jawab untuk menyediakan akses kepada aplikasi terhadap layanan jaringan TCP/IP.
          Protokol host to network: berguna untuk membuat komunikasi menggunakan sesi koneksi yang bersifat connection-oriented atau broadcast yang bersifat connectionless.
          Protokol lapisan network: bertanggung jawab untuk melakukan pemetaan (routing) dan enkapsulasi paket-paket data jaringan menjadi paket-paket IP.
          Protokol lapisan physical: bertanggung jawab untuk meletakkan frame-frame jaringan di atas media jaringan yang digunakan.

DOMAIN

          Adalah alamat permanen situs di dunia internet
          Identifikasi sebuah situs  Istilah yang umum digunakan adalah URL.
               http://www.fppti.or.id
               http://www.ipi.or.id
               http://www.iwapi-jabar.or.id

GENERIC DOMAINS

Tata Nama

          xxx.com : commercial                          
           xxx.edu : dunia pendidikan
          xxx.ac.id : pendidikan
           xxx.go.id : pemerintahan
          xxx.org :organisasi non profit

CENTURY SPECIFIC DOMAIN

          Berektensi dua huruf second level domain)
        Indonesia  berekstensi  id
        Australia au
        Jepang berekstensi .jp  
          Di Indonesia: dikenal dengan domain-co.id, .ac.id, .go.id, .mil.id, .or.id

Type OF WEBSITE

          Portal Web site- www.yahoo.com
          News Web site- www.cnn.com
          Informational web site- www.smidec.gov.my
          Business/ Marketing web site- www.kraft.com
          Educational website- www.resepi.mesra.net
          Entertainment web site- www.shockwave.com
          Advocacy web site- www.hsus.org
          Personal web site- www.ukm.my/radzuan
          Blog

HTTP

          Hypertext Transport Protocol (RFC 1945)
          Tim Berners-Lee, 1991
          Language of the Web
        Protocol yang digunakan untuk komunikasi antara web browsers dan web servers
        Since 1990
          TCP port 80
          Penyempurnaan HTTP 1.0 menjadi versi 1.1 dispesifikasikan oleh IETF dengan RFC 2616
          HTTP merupakan implementasi dari protokol TCP
          Bersifat “Stateless”
        Tidak ada informasi yang disimpan
        Solusi? Cookies & Session
          HTTP bersifat request – response:
        HTTP client (user agent misalnya) mengirimkan permintaan (request) ke HTTP server dan server meresponse sesuai request tersebut
          User agent: Mozilla, Netscape, Microsoft Internet Explorer atau browser berbasis teks, Lynx atau links
          Perbedaan mendasar antara HTTP/1.1 dengan HTTP/1.0 adalah penggunaan hubungan persistent.
          HTTP/1.0 membuka satu koneksi untuk tiap permintaan URI
        header = Connection: close
          HTTP/1.1 dapat menggunakan sebuah koneksi TCP untuk beberapa permintaan URI (persistent)
        header = Connection: Keep-Alive
kecuali jika client menyatakan tidak hendak menggunakan hubungan persistent (header = Connection: close).

HTTP CLIENT BROWSER

          NCSA Mosaic (M. Andreesen)
          Netscape Navigator (M. Andreesen)
          Microsoft Internet Explorer
          Browser Wars of the 1990's
          Mozilla (Netscape Open Sourced)
          Now Mozilla Firefox
          Apple Safari (from Konqueror)
          Others (Opera, Lynx)
Universal Resource Location (URL)
http://www.stanford.edu:80/class/cs193i/schedule.html 
Protocol (Scheme)
http://www.stanford.edu:80/class/cs193i/schedule.html
                Host Name
http://www.stanford.edu:80/class/cs193i/schedule.html
                                     Port
http://www.stanford.edu:80/class/cs193i/schedule.html
                                                               Path

URL PATH = FILE SYSTEM PATH

          URL Path “/” maps to Document Root
          Let’s say Document Root is C:\htdocs\
/ => C:\htdocs\
/images/ => C:\htdocs\images\
/a/X.html => C:\htdocs\a\X.html

HTTP 1.0 is Stateless

          Each request/response pair uses its own connection; doesn't know about other pairs
          "One-Shot"
        Server Fulfills Request, and closes connection
+ Simple
─ Hard to design pages that are "logically connected" (e.g. Amazon checkout)

What is the URL path?

          http://foo.com:8080/a/b/bar.html?hello.there#binky
          query begins with ?
        hello.there
          fragment begins with #
        binky
          So, path is between host and query/fragment
        /a/b/bar.html
          But Request-Line includes Query

Fragment

          Used by client side to scroll to named anchors
          ...
          http://foo.com/b.html#Chapter1

Request String

          The path & query part of the URL
          NOT the fragment part
          http://foo.com/dir/b.html?info=extra&hello
        /dir/b.html?info=extra&hello is the Request String

HTTP Request Messages

          GET – retrieve document specified by URL
          PUT – store specified document under given URL
          HEAD – retrieve info. about document specified by URL
          POST – give information (eg. annotation) to the server
          DELETE – remove document specified  by URL
          CONNECT – for use by caches

Example Request / Response

          Client requests
                                http://solaria.stanford.edu/food/index.html
          Client sends

GET /food/index.html HTTP/1.0\r\n\r\n

          Server sees request with path /food/index.html
          Server maps onto Document Root

G:/webroot + /food/index.html

          Server sends back file over HTTP (e.g. HTML file)




Struktur Data Apa itu Stack (Tumpukan) ?



  1. Apa Itu Stack (Tumpukan)

Stack merupakan bagian dari struktur data yang dikategorikan ke dalam bentuk linear data, dimana operasi pemasukan maupun pengeluaran data selalu dilakukan pada salah satu sisinya. Dalam dunia komputer, penggunaan stack (tumpukan) merupakan suatu hal yang umum digunakan seperti untuk penentuan alamat memory, penempatan ruang data dan aplikasi lain. Sebagai bagian dari struktur data, aplikasi stack juga digunakan untuk berbagai macam keperluan seperti pengujian kalimatpalindrome, penguji tanda kurung (matching parentheses), dan juga berfungsi sebagai konversi dari notasi infix menjadi notasi postfix.

Get in Touch

Whatsapp :

+62 822 60 999 093

Address :

Kp. Sumur, Ds. Sumberjaya, Sumur 42283,
Pandeglang - Banten - Indonesia