Hean Hong Leong
MY BLOGS
-
Mr Leong's Blog
http://www.mrleong.net/
This is my personal tech blog. I write about web technologies, software development tools and techniques. I runs a software development company in Johor Bahru, sometime I blog about my experience on managing developers.
LATEST ARTICLES ( 27 )
-
Per-application PHP Configuration for Upload_max_filesize And Post_max_size
This post describe how to configure upload_max_filesize and post_max_size at application level, instead of setting it php.ini. Read more
Posted on 20 June 2019 COMPUTING -
Useful OpenSSL Commands
OpenSSL is an useful utility for dealing with certificates and RSA keys. I frequently use it to generate & verify SSL certificates, generate public/private key... Read more
Posted on 17 September 2018 COMPUTING -
Python Scraper For Ballroom Dance Competition Result
I have been learning and competing in ballroom dancing. Some organizers use this "S3" software for scoring. It is able to generate HTML pages, so that organizer... Read more
Posted on 03 September 2018 COMPUTING -
Welcome to Ghost
Welcome, it's great to have you here. We know that first impressions are important, so we've populated your new site with some initial getting started posts tha... Read more
Posted on 24 August 2018 COMPUTING -
Writing Posts with Ghost ✍️
Getting started with the editor is simple, with familiar formatting options in a functional toolbar and the ability to add dynamic content seamlessly. Read more
Posted on 24 August 2018 COMPUTING -
Publishing Options
The Ghost editor has everything you need to fully optimise your content. This is where you can add tags and authors, feature a post, or turn a post into a page. Read more
Posted on 24 August 2018 COMPUTING -
Managing Admin Settings
There are a couple of things to do next while you're getting set up: making your site private and inviting your team. Read more
Posted on 24 August 2018 COMPUTING -
Organising Your Content
Ghost has a flexible organisational taxonomy called tags which can be used to configure your site structure using dynamic routing. Read more
Posted on 24 August 2018 COMPUTING -
Apps & Integrations
There are three primary ways to work with third-party services in Ghost: using Zapier, editing your theme, or using the Ghost API. Read more
Posted on 24 August 2018 COMPUTING -
Creating a Custom Theme
Ghost comes with a beautiful default theme called Casper, which is designed to be a clean, readable publication layout and can be easily adapted for most... Read more
Posted on 24 August 2018 COMPUTING -
Command Line Speed Test Using Speedtest.net Service
I have been using Speedtest.net by Ookla for testing my connection speed. On desktop I use the website. In my mobile phone, I use the mobile app. In my Linux... Read more
Posted on 21 June 2017 COMPUTING -
Command Link Check Public IP Address
ipify provides a quick way to check public IP address of a host. A simple curl command is all I need. curl https://api.ipify.org Output in JSON format. curl... Read more
Posted on 06 April 2017 COMPUTING -
Setup Alias on GMail For Forwarding Email Address
So, you purchased a domain (e.g. example.com) and you own an GMail account (e.g. [email protected]). Websites like namecheap.com provide free email... Read more
Posted on 10 March 2017 COMPUTING -
JuiceSSH - SSH Client For Android
Sometime when I am away from my computer, I might need to access my server. It might be a simple status check, or restart a service. There is where mobile SSH... Read more
Posted on 02 February 2017 COMPUTING -
Automate Backup Of AWS EBS Volumes
https://github.com/hongster/aws-ec2-backup I manage a number of EC2 instances on Amazon. I perform backup by creating snapshots of EBS volumes, as recovery is... Read more
Posted on 31 July 2016 COMPUTING -
Inspired To Learn
Feel good today. I got an email from a developer I talked to in the past. He was inspired to start learning PHP application framework. I think developers... Read more
Posted on 20 June 2016 COMPUTING -
Logging To Stdout And Stderr
There are many sophisticated logging tools that provide advanced features like analytics. Depending on your application needs, sometimes all we want is just... Read more
Posted on 15 May 2016 COMPUTING -
GitBook · Writing Made Easy
: As the name implies, GitBook is a platform for publishing and managing books using Git and Markdown. It is quite clear how these 2 fit in, Git for revision... Read more
Posted on 01 May 2016 COMPUTING -
Go Serving: Building Server App With Go
from Hean Hong Leong I gave a talk at GeekCamp in Kuala Lumpur last month. Most of the audience has never programmed with Go before. Read more
Posted on 02 April 2016 COMPUTING -
Quick Tip: Email Error Logs with PHP
: Great tip found on Evento Tuts+. This article presents a method for capturing PHP errors and sends email notification. The email contains clues on what went... Read more
Posted on 01 April 2016 COMPUTING
- 1
- 2