Pages

This is default featured post 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Rabu, 28 Januari 2015


  1. /var/www/html/
  2. Ekstrak file nya terlebih dahulu :

    " unzip moodle.zip"
  3. Beri hak akses terlebih dahulu.

    " chmod -R 755 /var/www/html/moodle "

    " chown -R www-data.www-data /var/www/html/moodle/ "
  4. Buka Browser ketikan :

    " http://localhost/moodle/

  5. Selanjutnya yaitu memilih bahasa, pilih bahasa inggris saja :
  6. Kemudian buat folder " moodledata " di direktory /var/www/ :

    " mkdri /var/www/moodledata "

    Klik Next
  7. Pilih Improved MySQL.

    Klik Next
  8. Kemudian Klik Continue saja.

  9. jika sudah Ok semua klik next.
     
  10. Klik Next saja di langkah selanjutnya dan tunggu instalasi sambil minum kopi,karena memakan waktu sedikit lama.

  11. Isi data dengan lengkap konfigurasinya.

  12. ini adalah tampilan utamanya.

  13. sekian postingan dari saya semoga bermanfaat. 




Sumber : http://rizalnurhadi97.blogspot.com/2014/07/cara-install-moodle-di-linux-mint.html

Selasa, 27 Januari 2015

Jibas 

ASLI

( Screenshoots )

 

 

JIBAS merupakan “Layanan sistem informasi” yang dikembangkan untuk keperluan sekolah yang memadukan fitur seperti komunitas + konten + informasi + hiburan, yang berbasiskan pada website. Selain itu JIBAS adalah aplikasi opensource yang dengan kata lain kita dapat ikut berpartisipasi mengembangkan aplikasi ini secara bebas dan dengan kata lain “free” hehe..JIBAS dapat membantu peran para guru untuk melakukan proses input kegiatan sekolah dimanapun dan kapanpun, karena JIBAS merupakan aplikasi web yang dapat diakses secara online. lebih lengkapnya silakan baca di sini.

Langkah - langkah instalasinya sebagai berikut :
=> Kita download file instalasinya di situs resminya :
      http://www.jibas.net/res/jibas/jibas.education.community.src-3.3.7z

=> Atau bisa kita download lewat termina, tetapi kita lagsung simpan filenya di /var/www. 
     /var/www# wget http://www.jibas.net/res/jibas/jibas.education.community.src-3.3.7z

=> Jika kita belum menginstall p7zip, kita langsung saja menginstallnya dengan perintah :
     yum --enablerepo=clearos-epel install p7zip

=> Setelah kita menginstall p7zip, selanjutnya kita ekstrak file jibas :
      7za x jibas.education.community-3.3jibas

.education.community-3.3 jibas
.education.community-3.3 jibas
.education.community-3.3 jibas

=> Masuk ke direktori jibas :
     cd jibas.education.community-3.3jibas

=> Di dalam direktori jibas, ada jibas lagi dan kita bisa merubah namanya.

=>  Pindah folder jibas dan filesharing.
       mv jibas /var/www/
       mv filesharing /var/www/

=> Restore database jibas, lalu masukkan passwod mysql.
      mysql -u root -p < jibas_db.sql

=> Ubah permission folder /jibas dan /filesharinG.
      cd ..
      chmod -R 755 jibas
      chmod -R 755 filesharing

=> Edit file :
      a. /jibas/include/database.config.php , sesuaikan password dengan password root MySQL.
         Password basis data MySQL JIBAS
         $db_pass='passwordrootMySQL';

      b. /jibas/include/application.config.php
         Alamat Server aplikasi SISFO JIBAS Alamat ini digunakan untuk menampilkan header cetak di laporan-laporan yang disediakan SISFO JIBAS.
        Gunakan alamat IP atau nama domainnya, jangan menggunakan localhost.
$G_SERVER_ADDR="ip_address_server/jibas"
        Direktori untuk menyimpan berkas-berkas unggahan dari aplikasi InfoGuru. $FS_UPLOAD_DIR='/var/www/jibas/filesharing/';
         Direktori tempat menyimpan galeri foto di aplikasi InfoGuru.
IG_GALLERY_DIR='';
        Direktori tempat menyimpan galeri foto di aplikasi InfoSiswa.
IS_GALLERY_DIR='';
       Sistem operasi yang digunakan ( win | lin ).
$G_OS='lin';
       Lokasi Sekolah.
$G_LOKASI="Gombong";

=> Ketikkan :
     msql -u root -p
     kemudian isikan password MySQL anda
  
=> Kemudian ketikkan :
     GRANT ALL PRIVILEGES ON *.* TO `root`@`%` IDENTIFIED BY 'kebersamaan';
     (kebersamaan adalah password komputer anda)
     kemudian :
      quit;

JIBAS singkatan dari Jaringan Informasi Bersama Antar Sekolah.

JIBAS lahir dari visi "Kebersamaan untuk Kemajuan Pendidikan Indonesia"

Singkat kata, jaringan yang dibentuk JIBAS akan menggabungkan fitur dan layanan berupa komunitas + konten + informasi + hiburan, mirip gabungan Facebook + Google + Yahoo + Wikipedia tetapi khusus untuk pendidikan Indonesia.

Jaringan ini bersifat terbuka dan tumbuh mandiri. Terbuka artinya, berbagai pihak dapat ikut serta mengembangkan dan menyediakan layanan pendidikan bagi komunitas yang terbentuk. Tumbuh mandiri maksudnya, jaringan komunitas ini berkembang dari aktifitas dan interaksi dari setiap anggotanya.


Sistem ini dipasang secara lokal di sekolah jadi memudahkan sekolah untuk menggunakannya. Secara berkala, data operasional sekolah ini ditransfer secara online atau offline ke basis data JIBAS pusat. Jadi, bagi sekolah yang berada di daerah atau belum memiliki fasilitas Internet memadai, masih dapat terhubung ke jaringan JIBAS. Dari basis data JIBAS pusat inilah kemudian dibentuk layanan komunitas, informasi sekolah dan konten pendidikan yang dapat diakses oleh berbagai elemen pendidikan, dari mulai siswa, guru, orang tua, sekolah, yayasan, pemerintah dan masyarakat umum.
- See more at: http://hma13.blogspot.com/2014/01/install-cms-jibas-di-linux-ubuntu.html#sthash.og8Qc8Yo.dpuf
=> Berhasil - berhasil...
     Jibas dapat anda akses di
     http://ip_address_server/jibas

=> Untuk username defaul JIBAS
      user = jibas
      password = password
 





Langkah-Langkah Me-Nginstall JOOMLA

( Screenshoots )











Senin, 26 Januari 2015

Langkah Langkah Pembuatan MEDIA WIKI

( Screenshoots )










Senin, 19 Januari 2015

HTML Styles


I am Red

I am Blue


Try it Yourself »


HTML Styling

Every HTML element has a default style (background color is white, text color is black, text-size is 12px ...)
Changing the default style of an HTML element, can be done with the style attribute.
This example changes the default background color from white to lightgrey:

Example

<body style="background-color:lightgrey">

<h1>This is a heading</h1>

<p>This is a paragraph.</p>

</body>

Try it Yourself »
Note The bgcolor attribute, supported in older versions of HTML, is not valid in HTML5.

The HTML Style Attribute

The HTML style attribute has the following syntax:
style="property:value"
The property is a CSS property. The value is a CSS value.
Note You will learn more about CSS later in this tutorial.

HTML Text Color

The color property defines the text color to be used for an HTML element:

Example

<!DOCTYPE html>
<html>

<body>
  <h1 style="color:blue">This is a heading</h1>
  <p style="color:red">This is a paragraph.</p>
</body>

</html>

Try it Yourself »


HTML Text Fonts

The font-family property defines the font to be used for an HTML element:

Example

<!DOCTYPE html>
<html>

<body>
  <h1 style="font-family:verdana">This is a heading</h1>
  <p style="font-family:courier">This is a paragraph.</p>
</body>

</html>

Try it Yourself »
Note The <font> tag, supported in older versions of HTML, is not valid in HTML5.

HTML Text Size

The font-size property defines the text size to be used for an HTML element:

Example

<!DOCTYPE html>
<html>

<body>
  <h1 style="font-size:300%">This is a heading</h1>
  <p style="font-size:160%">This is a paragraph.</p>
</body>

</html>

Try it Yourself »


HTML Text Alignment

The text-align property defines the horizontal text alignment for an HTML element:

Example

<!DOCTYPE html>
<html>

<body>
  <h1 style="text-align:center">Centered Heading</h1>
  <p>This is a paragraph.</p>
</body>

</html>

Try it Yourself »
Note The <center> tag, supported in older versions of HTML, is not valid in HTML5.

Chapter Summary

  • Use the style attribute for styling HTML elements
  • Use background-color for background color
  • Use color for text colors
  • Use font-family for text fonts
  • Use font-size for text sizes
  • Use text-align for text alignment

Test Yourself with Exercises!

Exercise 1 »    Exercise 2 »    Exercise 3 »    Exercise 4 »   

Tutorial Tentang jQuery

Tutorial Tentang jQuery


jQuery jQuery is a JavaScript Library.
jQuery greatly simplifies JavaScript programming.
jQuery is easy to learn.

"Try it yourself" Examples in Each Chapter

With our online editor, you can edit the code, and click on a button to view the result.

Example

$(document).ready(function(){
  $("p").click(function(){
    $(this).hide();
  });
});

Try it yourself »
Click on the "Try it yourself" button to see how it works.

jQuery Examples

Learn by examples! At W3Schools you will find a lot of jQuery examples to edit and test yourself.

jQuery Quiz Test

Test your jQuery skills at W3Schools!

jQuery References

At W3Schools you will find a complete reference of all jQuery objects and methods.


Tutorial Tentang PHP

 Tutorial Tentang PHP


PHP PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages.
PHP is a widely-used, free, and efficient alternative to competitors such as Microsoft's ASP.

Easy Learning with "Show PHP"

Our "Show PHP" tool makes it easy to learn PHP, it shows both the PHP source code and the HTML output of the code.

Example

<!DOCTYPE html>
<html>
<body>

<?php
echo "My first PHP script!";
?>


</body>
</html>

Run example »
Click on the "Run example" button to see how it works.

PHP 5 References

At W3Schools you will find complete references of all PHP functions:

PHP 5 Quiz Test

Test your PHP skills at W3Schools!
Start PHP Quiz!

PHP 5 Exam - Get Your Diploma!

W3Schools Certification

W3Schools' Online Certification

The perfect solution for professionals who need to balance work, family, and career building.
More than 10 000 certificates already issued!
Get Your Certificate »

The HTML Certificate documents your knowledge of HTML.
The HTML5 Certificate documents your knowledge of advanced HTML5.
The CSS Certificate documents your knowledge of advanced CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The jQuery Certificate documents your knowledge of jQuery.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.



Java Script

Tutorial Tentang Java Script

JavaScript Tutorial


JavaScript JavaScript is the programming language of the Web.
All modern HTML pages are using JavaScript.
JavaScript is easy to learn.
This tutorial will teach you JavaScript from basic to advanced.

Examples in Each Chapter

With our "Try it Yourself" editor, you can change all examples and view the results.

Example

My First JavaScript


Try it Yourself »
Note We recommend reading this tutorial, in the sequence listed in the left menu.

Learn by Examples

Examples are better than 1000 words. Examples are often easier to understand than text explanations.
This tutorial supplements all explanations with clarifying "Try it Yourself" examples.
Note If you try all the examples, you will learn a lot about JavaScript, in a very short time!

Why Study JavaScript?

JavaScript is one of the 3 languages all web developers must learn:
   1. HTML to define the content of web pages
   2. CSS to specify the layout of web pages
   3. JavaScript to program the behavior of web pages
This tutorial is about JavaScript, and how JavaScript works with HTML and CSS.

JavaScript Examples

This tutorial contains hundreds of examples!
The Complete List of JavaScript Examples

JavaScript References

W3Schools maintains a complete JavaScript reference, including all HTML DOM, and browser objects.
The reference contains examples for all objects, properties, and methods, and is continuously updated according to the latest web standards.
Complete JavaScript Reference

JavaScript Quiz Test

Test your JavaScript skills at W3Schools!
Start JavaScript Quiz!

JavaScript Exam - Get Your Diploma!

W3Schools Certification

W3Schools' Online Certification

The perfect solution for professionals who need to balance work, family, and career building.
More than 10 000 certificates already issued!
Get Your Certificate »

The HTML Certificate documents your knowledge of HTML.
The HTML5 Certificate documents your knowledge of advanced HTML5.
The CSS Certificate documents your knowledge of advanced CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The jQuery Certificate documents your knowledge of jQuery.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.

Css

Sedikit Pegertian Tentang CSS

 

CSS Tutorial


CSS Save a lot of work with CSS!
In our CSS tutorial you will learn how to use CSS to control the style and layout of multiple Web pages all at once.

Examples in Each Chapter

This CSS tutorial contains hundreds of CSS examples.
With our online editor, you can edit the CSS, and click on a button to view the result.

CSS Example

body {
    background-color: #d0e4fe;
}

h1 {
    color: orange;
    text-align: center;
}

p {
    font-family: "Times New Roman";
    font-size: 20px;
}

Try it yourself »
Click on the "Try it Yourself" button to see how it works.

CSS Examples

Learn from 200 examples! With our editor, you can edit the CSS, and click on a button to view the result.
Try-It-Yourself!

CSS Quiz Test

Test your CSS skills at W3Schools!
Start CSS Quiz!

CSS References

At W3Schools you will find complete CSS references of all properties and selectors with syntax, examples, browser support, and more.
CSS Properties Reference
CSS Selectors Reference
CSS Aural Reference
CSS Units
CSS Color Reference

Exam - Get Your Diploma!

W3Schools Certification

W3Schools' Online Certification

The perfect solution for professionals who need to balance work, family, and career building.
More than 10 000 certificates already issued!
Get Your Certificate »

The HTML Certificate documents your knowledge of HTML.
The HTML5 Certificate documents your knowledge of advanced HTML5.
The CSS Certificate documents your knowledge of advanced CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The jQuery Certificate documents your knowledge of jQuery.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.



Html

Memahami Apa Itu HTML

HTML(5) Tutorial


HTML With HTML you can create your own Web site.
This tutorial teaches you everything about HTML.
HTML is easy to learn - You will enjoy it.

Examples in Every Chapter

This HTML tutorial contains hundreds of HTML examples.
With our online HTML editor, you can edit the HTML, and click on a button to view the result.

Example

<!DOCTYPE html>
<html>
<head>
  <title>Page Title</title>
</head>

<body>

  <h1>This is a Heading</h1>

  <p>This is a paragraph.</p>

</body>

</html>

Try it Yourself »

Note Click on the "Try it Yourself" button to see how it works.
Start learning HTML now!

HTML Examples

At the end of the HTML tutorial, you can find more than 200 examples.
With our online editor, you can edit and test each example yourself.
Go to HTML Examples!

HTML Quiz Test

Test your HTML skills at W3Schools!
Start HTML Quiz!

HTML References

At W3Schools you will find complete references about tags, attributes, events, color names, entities, character-sets, URL encoding, language codes, HTTP messages, and more.
HTML Tag Reference

HTML Exam - Get Your Diploma!

W3Schools Certification

W3Schools' Online Certification

The perfect solution for professionals who need to balance work, family, and career building.
More than 10 000 certificates already issued!
Get Your Certificate »

The HTML Certificate documents your knowledge of HTML.
The HTML5 Certificate documents your knowledge of advanced HTML5.
The CSS Certificate documents your knowledge of advanced CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The jQuery Certificate documents your knowledge of jQuery.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.





Sumber : http://www.w3schools.com/html/default.asp

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More