Tuesday, June 27, 2017

Bagaimana cara singkat melakukan refresh CSS di Chrome, Firefox dan IE?

Pembaca Budiman, hari ini aku ini menshare bagaimanakah cara singkat (short-cuts) melakukan refresh CSS di Chrome, Firefox dan IE?
Untuk para developer (programmer) yang masih memiliki jam terbang belum banyak dalam penerapan CSS di aplikasi web, maka refresh CSS untuk melihat tampilan dilayar secara interaktif sangat diperlukan sekali.

Monday, June 26, 2017

How to get the name of country, state, city, etc are using the PHP

Dear readers, how web PHP can get the location where a web application is used by a user. Today, we can use the facility to know the location of the user is located from Geoip (Geolocation by IP Address) portal.

Explanations can be reviewed in full at https://geoip-db.com/. In this portal described various script code to read a location via IP. The codes are:
      JSON object       - https://geoip-db.com/json
      JSONP callback - https://geoip-db.com/jsonp 
                                or https://geoip-db.com/jsonp/54.191.123.456
      A jQuery example with html markup
      A plain JSONP javascript example, no jQuery required.
      PHP script
      A C # .NET WPF script

These are the example PHP scripts of Geoip (Geolocation by IP Address):

Thursday, June 22, 2017

How to install LAMPP on Ubuntu 17

Dear readers want to have LAMPP for work computer with Opensource Operating system, then the following steps can be used and tested.

Stages that must be passed by dear readers are:
1. Install LINUX 17.04
2. Install APACHE 2
3. Install MYSQL 5.7
4. Install PHP Version 7.1
5. Install PhpMyAdmin
Which has been configured and ready to use on Ubuntu 17.04 server (Zesty Zapus).

Wednesday, June 21, 2017

How to install Epson TM-T81 POS Printer Driver (Epson-TM-BA-Thermal) on Ubuntu 17.04

Installation of this type of printer type required several stages in order to print a receipt.

First stage must have internet connection.

Monday, June 19, 2017

Cara mudah dan cepat Upgrade ke PHP7.1 di Ubuntu

Pembaca Budiman, sekarang kita akan membahas bagaimana mudahnya upgrade dari PHP7.0 ke PHP7.1.
Melalui apt-get install -y, maka kita dengan mudah mengubah versi PHP lama menjadi terbaru.

Saturday, June 17, 2017

Perintah CLI untuk install Linux, Apache, MySQL, dan PHP (LAMPP) di Ubuntu 17

Pembaca Budiman ingin memiliki LAMPP untuk komputer kerja dengan sistem Operasi Opensource, maka langkah-langkah berikut ini dapat dipergunakan dan telah diuji coba.

Tahapan yang harus dilalui oleh Pembaca Budiman adalah:
1. Install LINUX 17.04
2. Install APACHE 2
3. Install MYSQL 5.7
4. Install PHP Version 5.6
5. Install PhpMyAdmin
Yang telah dikonfigurasi dan siap digunakan di server Ubuntu 17.04 (Zesty Zapus).

Tuesday, June 13, 2017

Cara Instalasi Driver Scanner Epson Epson L220 di Linux Ubuntu 14.04

Mudah sekali menginstall driver scanner epson L220 di linux ubuntu  14.04 LTS dengan ketentuan Para Pembaca Budiman harus memiliki koneksi internet yang baik dan cepat. Printer/Scanner Epson L220 harus sudah terhubung dan kondisi dalam keadaan aktif.

Saturday, June 10, 2017

The Autocomplete widgets

The Autocomplete widgets provides suggestions while you type into the field. Here the suggestions are tags for programming languages, give "ja" (for Java or JavaScript) a try.

Thursday, June 8, 2017

Cara install driver printer Epson L210 di Linux Ubuntu 14.04

Mudah sekali menginstall driver printer scanner epson L210 di linux ubuntu  14.04 LTS dengan ketentuan Para Pembaca Budiman harus memiliki koneksi internet yang baik dan cepat. Printer Epson L210 harus sudah terhubung dan kondisi dalam keadaan aktif.

Thursday, June 1, 2017

Free Download The Best Applications

In moment like this for all search engines to find any free app it is very difficult. The level difficulties such as:
1. The website address that suits us want
2. On screened many menu choices that make us confused
3. Must be a member to download or update
4. Often redirected to the software seller website and sometime up to mallware
5. Often also directed to websites that are just content tags without links
6. Spend a lot of time up to 5-6 hours per day

Cara Instal Kdevelop

Pembaca budiman yang terbiasa menggunakan Kdevelop sebagai text editor untuk membuat atau membaca semua script yang dibuat. Berikut ini cara...