How to prettify HTML documents at the terminal

Print Friendly, PDF & Email

When working with RESTful APIs, developers often hit API endpoints to test and look up data in either JSON or XML as the common formats. We have published two recent…

How to prettify JSON documents at the terminal

Print Friendly, PDF & Email

Nowadays, many users and application developers know that using RESTful APIs is the most common and useful to grab remotely published data. It’s often to look at any RESTful API…

How to prettify XML documents at the terminal

Print Friendly, PDF & Email

Recently, we have published a post about prettifying JSON documents at the console window which is likely useful for many developers. In this post using some ideas from this question,…

Popularly Used Commands In Vim

Print Friendly, PDF & Email

Which editor do you like best and use on a daily basis? If I have to say, Vim is a pretty great text editor for everyone who enjoys working with…

Column Edit Mode in VIM

Print Friendly, PDF & Email

Typing in column mode in editors is sometimes actually useful. How many times have you wanted to replace columns of text with something? You can do this utility with common…

Commonly useful Emacs commands and shortcut keys

Print Friendly, PDF & Email

Here is the list of commonly used commands in Emacs I often use in the daily basis. Reload a current buffer or working file Why is this important? When you…

Highlight text in LaTeX

Print Friendly, PDF & Email

Purpose: Use the LaTeX soul package to highlight text in a LaTeX document. Suppose you want to provide a highlight color or background color for text in a LaTeX document.…

Automatic, clever references with cleveref

Print Friendly, PDF & Email

(Tiếng Việt) Tính năng này rất quan trọng vì: trong khi tạo các tham chiếu đến Table, Figure, Equation… bạn không nhớ đã ghi Table hay table hay TABLE etc. Và đó là lí do chúng ta muốn tự động hóa việc thêm các prefix phù hợp cho các đối tượng tham chiếu.

Guide to installation packages in R using RStudio

Print Friendly, PDF & Email

Sorry, this entry is only available in Tiếng Việt.

Creating tables in excel or spreadsheet and then generating the corresponding latex source codes

Print Friendly, PDF & Email

Sorry, this entry is only available in Tiếng Việt.