mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
58 lines
2 KiB
Markdown
58 lines
2 KiB
Markdown
|
---
|
||
|
title: "My Site \"Personal Site Desktop Env\" Source Code"
|
||
|
description: "Source codenya situs \"Personal Site Desktop Env\" yang dibuat menggunakan JavaScript protoytpe, ditambah jQuery dan script.aculo.us sebagai JS librarynya."
|
||
|
date: 2011-12-30T04:07:28+07:00
|
||
|
lastmod:
|
||
|
draft: false
|
||
|
noindex: false
|
||
|
featured: false
|
||
|
pinned: false
|
||
|
# comments: false
|
||
|
series:
|
||
|
# -
|
||
|
categories:
|
||
|
- Programming
|
||
|
tags:
|
||
|
- JQuery
|
||
|
- JavaScript
|
||
|
images:
|
||
|
# -
|
||
|
# menu:
|
||
|
# main:
|
||
|
# weight: 100
|
||
|
# params:
|
||
|
# icon:
|
||
|
# vendor: bs
|
||
|
# name: book
|
||
|
# color: '#e24d0e'
|
||
|
authors:
|
||
|
- ditatompel
|
||
|
---
|
||
|
|
||
|
Beberapa waktu lalu, seseorang meminta *source code* situs milik saya. Kemudian saya juga berjanji kepada [@nofia fitri](https://twitter.com/Nofia_Fitri) buat *share* *source code*nya.
|
||
|
|
||
|
<!--more-->
|
||
|
|
||
|
Jadi ni situs dibuat menggunakan **JavaScript** `protoytpe` framework, ditambah `jQuery` dan `script.aculo.us` sebagai **JavaScript** *library*nya.
|
||
|
|
||
|
Disini kita banyak maenin `iframe` dengan *window appearance*-nya. Misalnya *iframe* ke aplikasi **YM Spy** yang pernah saya share juga di devilzc0de (*broken link* `http://devilzc0de.org/forum/thread-10192.html`).
|
||
|
|
||
|
Langsung aja download di `http://j.mp/ditatompelDeskEnv`.
|
||
|
|
||
|
Di source code sudah ane kasi juga comment2 yang mungkin bisa sedikit memperjelas untuk tiap fungsinya.
|
||
|
|
||
|
Silahkan dikembangkan sesuai kebutuhan dan keinginan masing2.
|
||
|
|
||
|
Jika ada yg belum mengerti; mohon sebelum bertanya diobok-obok dulu yah link referensi di bawah.
|
||
|
|
||
|
Credit dan referesi :
|
||
|
* [http://jquery.com/](http://jquery.com/)
|
||
|
* [http://script.aculo.us/](http://script.aculo.us/)
|
||
|
* [http://prototypejs.org/](http://prototypejs.org/)
|
||
|
* [http://itseb.com/](http://itseb.com/)
|
||
|
* [http://www.jplayer.org/](http://www.jplayer.org/)
|
||
|
* [http://xilinus.com/](http://xilinus.com/)
|
||
|
* [http://srobbin.com/jquery-plugins/jquery-backstretch/](http://srobbin.com/jquery-plugins/jquery-backstretch/)
|
||
|
|
||
|
Untuh window decoration / artnya bisa cari juga di situs ini -> [http://art.gnome.org/themes/](http://art.gnome.org/themes/).
|