Setting Laravel with Xampp environment (Windows)

Laravel

Laravel is one of the popular PHP frameworks in the world. It has the features of MVC structure, OOP format, Packages control, combined RoR  & ASP.net styles, and according to Composer to manage its built-in dependencies. So developer can produce a high quality, productivity, elegant, functionality, easy-managed and (slower speed?) web application. This article will help you set Laravel environment with Windows Xampp. Successfully launch your project at the first step.

Continue reading “Setting Laravel with Xampp environment (Windows)”

Lists of Basic Linux Commands for Bash

Linux

Linux has been commonly run almost everywhere in technology, such as your desktop, smartphone, router, web server, IoT and even in the stock market.  If you are a web developer, mobile developer, software engineer, hardware engineer or other IT related person, learning Linux can help you have better understanding on collaboration and communication. This article records bunch of lists of basic Linux commands for the beginner needs.

Continue reading “Lists of Basic Linux Commands for Bash”

AI bashes

Tensorflow
We designed a web app that can define what is an ore and what is a waste by using an image classifier model created by tensorflow, python, and docker. We can take a photo of rock from our phone and upload into the web app. The machine learning tool will show the percentage and pie chart about whether your rock photo is an ore or a waste.

5 Steps activates free WordPress SSL in Bluehost

SSL

Recently, Bluehost just announced that it provides a new service that let the user add a SSL certificate (https) into their website. However, if the user are using a shared hosting, it will still need to purchase a dedicated IP domain for registration. Buying a dedicated IP costs a lot of money.

Fortunately, Bluehost also provides another service that enable user to add a SSL certificate – the website must be hosted on WordPress. Adding a SSL makes your website more secure, helps boost your searching ranking on google engine. If your are a Bluehost user who currently using WordPress. This post will assist you to transfer your site from HTTP to HTTPS step by step. Solving the problems that might be happened on the progress.

Continue reading “5 Steps activates free WordPress SSL in Bluehost”

Javascript Time Tracker with Progress Bar

Time Tracker

Time tracker tools help you understand how much time you spend on each task, spend your timing wisely, and increase the productivity. This article shows you how to create a simple Javascript time tracker using setInterval function. The demo presents single-tracking and multi-tracking with CSS progress bars.

View Demo

Continue reading “Javascript Time Tracker with Progress Bar”

Simple data visualization with HTML5 form and Chart.js

In recent, data visualization becomes more important because it presents a better conversation between customer and business. The company can even through the business intelligence tools to transfer their data to information to drive values. This article will show you how to use HTML5 Chart.js to deliver a simple chart for data visualization.

View Demo

Continue reading “Simple data visualization with HTML5 form and Chart.js”

Manually redirects your website from Blogger to WordPress

There are plenty of online articles showing that how to switch from Blogger to WordPress. However, sometimes we may face unexpected issues for “My blogger doesn’t have matching URL so it can not import completely to WordPress.” or “I just want to manually redirect to my website.” or even “I have no idea what the heck it is…”.

This article assists someone who looks for the correct answer to manual redirect the post links.

Continue reading “Manually redirects your website from Blogger to WordPress”