Posts

Showing posts from January, 2018

The 7 Best Fastest Browsers for Android 2018

Image
The 7 Best  Fastest Browsers for Android 2018 The latest Browser app - A mobile device or table must have access to the internet. If you want to browse browsing requires browsers to access updated information every day. Actually, every smartphone or tablet vendors have entered the default browser, but when viewed from the download on the play store revealed the fact that the default browser still has a limited feature. In contrast to some developers who developed the browser so that has a myriad of features that facilitate users to do browsing activity comfortably. Speed ​​and responsiveness of the application also greatly affects the android users migrate to several Browsers made by some Developer in the Play store. Some browsers have advantages with load/process faster than the default browser. Besides There are several browsers on Playstore that offer the application without ads/ads. So automatically ads that exist in some sites can be removed without having to download ot...

How To Access Blocked Websites ( Internet Positive)

Image
How To Access Blocked Websites ( Internet Positive) The easy way to open a site that blocked speedy operators to eliminate the positive internet is guaranteed 100% Powerful and successful. The Internet is the gateway of knowledge hence from it it is very beautiful to surf for information on the internet let alone who deals with downloads would be interesting. Tricks to open a site that is blocked by the server operator Telkomsel xl flexi Indosat axis etc or also speedy definitely who often surf the internet it is already familiar. but this information for you who do not know about Powerful Ways to Open Blocked Sites (100% Powerful). So it turns out there are some sites that can not be opened on the internet than from that I will share the experience for my friend. Why Can Site Be Blocked? The above question must be very propped in the mind buddy. Well, actually there are several reasons to block the site, see below: 1. The site infringes on copyright 2. The site contains...

Development of Technology in Healthcare

Image
Development of Technology in Healthcare The development process of digital technology has affected many fields. One area that is experiencing the penetration of digitalization of technology is in the health field. One of the influences that add to the medium of health is with the abundance of health applications that can be easily accessed through smartphone or tablet devices. For example, in developed countries today the process of examining ear or hearing health of children can be done using a smartphone device. through the device, the doctor can diagnose the infection and prepare the appropriate treatment for the patient. The growing number of mobile applications in the health field will certainly facilitate the treatment of patients. A researcher from Rock Health has found that there are currently about 13,000 digital health applications. The patients are now gradually following this trend. Rock Health as a provider of digital health ecosystem services works to explain the powe...

How To Remove Toxins from the Body

Image
How To Remove Toxins from the Body Unhealthy lifestyle makes many toxins that settle into our body. if left continuously, of course, this poison will cause many problems. Therefore, in order for the body to stay healthy make sure to all toxins in your body are removed. Unfortunately, not everyone understands how to remove toxins from the body. Well, that's why I'm here to share with you how to remove toxins from the body. Here are the reviews. 1. Doing Exercise Exercise is a healthy activity that helps make the body healthy and strong. Exercise is also capable of removing toxins from the body. The poison will come out in conjunction with sweat. So, if you want to remove toxins from the body make sure to exercise every day. You can exercise pool, run, push-ups, sit-ups, gymnastics, and other sports. 2. Drink water Drinking 8 glasses of water every day can help your body to stay healthy and fit. In addition to making the body protected from dehydration, ...

Simple Cashier Program Using C ++

Image
This time I will share a cashier programming script that is more precisely the bookselling cashier program by using C ++ programming languages . Interested to see it directly? copy the script below, and run !! username : admin password : kuncidunia ------------------=============------------------- #include <cstdlib> #include <iostream.h> #include <windows.h> #include <conio.h> #include <fstream.h> #include <stdio.h> using namespace std; char nama[40],jawab; int jml,kb; long kode_buku; long int harga,total,kembalian=0,bayar; string isiFile,buku,penerbit; void wait ( double seconds ) { clock_t endwait; endwait = clock () + seconds * CLOCKS_PER_SEC ; while (clock() < endwait) {} } void buku1(){ buku="IPA"; penerbit="Erlanga"; } void buku2(){ buku="IPS"; penerbit="Adit"; } void buku3(){ buku="BAHASA INDONESIA"; penerbit="Eko"; } void buku4(){ buku=...

How to Handling Complaints Against Network Disorders

Image
How to Handling Complaints Against Network Disorders This time I will discuss How to Handle Complaints Against Network Disorder, for example, there is a user / your company customers complained about network problems, we as IT (Information Technology) in the company we need to take steps to handle the problems that occur, for the stage I use is as follows : Analyze : In the problems that occur we must analyze what are the likely causes of problems that occur that complained by our users or others Checking : Perform checking stages of possible causes of problems in the search whether the network check by monitoring, cable checking, checking other tools and other possibilities that can happen Action : After finding the cause of the problem, we perform the steps to make up according to the problem we face Note: Try to describe or re-explain the problem in the complaint by the user that is easily understood by our users, so that the problems that users experience i...