Sistem informasi sederhana supermarket (objek: multimart)


Untuk tuntutan mata kuliah Advance Database Concept / Konsep database lanjutan.

link download : disini

Untuk screen shoot bisa dilihat disini :

Resize foto pada Ubuntu dengan Nautilus Converter Image


Bagaimana melakukan resize foto pada ubuntu?

from: askbuntu.com

Untuk melakukan resize kita dapat menggunakan fitur dari nautilus (File manager). Nautilus memiliki extension untuk dapat melakukan resize foto. Untuk menginstall,

sudo apt-get install nautilus-image-converter
nautilus image converter dapat melakukan resize dan rotate. Klik kanan pada image dan pilih resize/rotate image.

credits :

http://ubuntugenius.wordpress.com/2010/05/22/guide-to-customising-enhancing-nautilus-file-manager-for-ubuntugnomelinux/

http://askubuntu.com/questions/1164/how-to-easily-resize-images

 

FTP pada localhost wordpress


Pada saat instalasi theme atau plugins, WP akan meminta akses ftp localhost. Anda bisa mengakali dengan:

1) Open a terminal and traverse to your WordPress directory on your localhost. For me the command is: cd /home/cillosis/mysites/wordpress
2) Run this command: sudo chown -R www-data:www-data *
3) You should now be able to install themes and plugins. Enjoy!

Install dan setting Active Directory Domain Service pada Windows Server 2008


Pada initial configuration task klik add roles (customize this server). Maka sebuah wizard akan tampil. Klik next kemudian tampil pilihan instalasi (Select Server Roles) : Read more of this post

Java The Complete Reference Ebook, Seventh edition


Content:

01: Data Types, Variables, Arrays
02: Operators, Control Statements
03: Classes, Methods, Inheritance
04: Packages, Interfaces,
05: Exception Handling, Multi-threading
06: Enumeration, Autoboxing, Annotations
07: I/O, Applets, Generics
08: String Handling, Events Handling
09: Networking
10: Building Graphical User Interface
11: Java Beans, Swing, Servlets
12: Documentation using Comments
13: Creating Download Manager in Java

Book Name:   Java: the Complete Reference
Author:   Herbert Schildt
Edition:   Seventh
Language:   English
Pages:   1057
File Type:   WinRAR Archive (Please unzip it to read Book)
File Size:   3.92 MB

 

Download here