//Blog
Optimize Website Speed with Asynchronous and Deferred Javascript
Most, if not all, websites today use a lot of Javascript. Social media buttons? Plugins? Even themes? 90% of the time, there’s script embedded. You’re running scripts, and scripts slow down the page load. Here are 2 plugins to help solve this problem. Notes from Webmaster Asynchronous and Deferred Three things to remember: Parsing..
See more- 72 views
- 0 Comments
TRUNG THU 2017
Thùng thà, thùng thình trống rộn ràng ngoài đình, Có con sư tử vui múa quanh vòng quanh. Trung thu liên hoan trăng sáng ngập đường làng, Dưới ánh trăng vàng đàn em cất tiếng hát vang… Trung thu năm nay đến với thật nhiều niềm vui. Trẻ con thì rước đèn dưới trăng, người..
See more- 37 views
- 0 Comments
PERIODIC HEALTH CARE – 2017
Health is the most valuable treasure of human-being. The organization is healthy and stably developing only when each member is healthy. Health check is conducted annually in order to provide the best health care to the staffs. This year, health check activity was conducted at Medical Diag Center 2 in 4 days from 30 Sep..
See more- 27 views
- 0 Comments
CSRF Attack Techniques and How to Prevent CSRF
Website security is extremely important for developers. Experienced developers usually have clever ways to secure their projects, but for beginners, this can be a very challenging issue. When it comes to website security, there are many things to discuss, and of course, I cannot cover everything in one article. Therefore, I will create a series..
See more- 63 views
- 0 Comments
Tips to Improve the User Interface of Your Website
1. Attract with a surprise gift instead of focusing on urging users to visit the website to make a purchase. Like an act of goodwill, attracting attention in a more natural way. This could be a discount code, a 100,000 VND voucher, or a 30-day free trial of an app on the website. This is..
See more- 53 views
- 0 Comments
New Features in Laravel LTS 5.5
The Laravel community has been eagerly awaiting the release of Laravel 5.5, as Taylor Otwell mentioned on Twitter. This version is anticipated because Laravel 5.5 will be the second LTS version after Laravel 5.1, the first LTS version, which will reach its end of support in July. LTS stands for “Long Term Support,” meaning that..
See more- 55 views
- 0 Comments
Expanding the Capabilities of Shell
New features of bash, very convenient. This article will introduce some new features added in versions from 4.0 onwards. When considering aspects like shell script compatibility, caution is needed when adding new features. Even though they may not be used, it’s better to be aware of them. Let’s review and think about what problems these..
See more- 61 views
- 0 Comments
Section Forum
Công ty Rivercrane Việt Nam luôn xem trọng việc nâng cao kiến thức, kỹ năng cũng như rất quan tâm đến đời sống tinh thần của nhân viên. Cứ 2 tháng một lần, các nhóm trong công ty sẽ lần lượt tổ chức một diễn đàn gọi tên là Session forum. Mỗi nhóm có hình..
See more- 26 views
- 0 Comments
Phalcon Framework
1. What is Phalcon Framework? PHP C-extension (Phalcon) is a PHP framework built from C. Because it is built using C, the framework is very fast and has high performance, capable of handling about 3000 requests per second. We only need to know PHP to work with Phalcon easily. Phalcon is very easy to learn..
See more- 57 views
- 0 Comments
WordPress
1. What is WordPress? ◆ WordPress is an open-source software written in PHP (Hypertext Preprocessor) and uses the MySQL database management system. WordPress was first released on May 27, 2003 by its authors Matt Mullenweg and Mike Little. Currently, WordPress is owned and developed by Automattic, a company based in San Francisco, California, USA. ◆..
See more- 51 views
- 0 Comments