Công cụ hữu ích trong Android: Draw9Patch
1. Giới thiệu Background là một phần không thể thiếu trong phát triển 1 ứng dụng android. Khi làm việc với nó chắc chắn chúng...
Quality management system or the way to create higher quality products
Problem As a engineer, I see that the common problem that an engineer usually meet in his software project is about time/schedule/ technical issues. “ You...
Công cụ hữu ích trong Android: Hierarchy Viewer
1. Giới thiệu Hierarchy Viewer là công cụ được tích hợp sẵn trong Android SDK. Khi chúng ta tải Android SDK về máy thì Hierarchy Viewer đã...
Tản mạn về nghề BSE
Với sự phát triển của nền khoa học kỹ thuật như hiện nay thì số lượng các công ty IT nước ngoài đầu tư vào...
Công nghệ phía sau Hyperlapse từ Instagram
Hôm qua, chúng tôi đã phát hành Hyperlapse – một ứng dụng mới cho phép bạn quay và chia sẻ những video time lapse. Time...
Play Framework: Accessing an SQL Database
Hi all, As you know, Play is an open source web application framework, written in Scala and Java, which follows the model–view–controller (MVC) architectural pattern....
Scala: One more step forward
Hi all, In two previous posts, I have guided you to prepare the environment, install IDE, and some basic of Scala. You can refer to...
Scala: From Zero to Algorithms
Introduction Hi all, In previous post, I have guided you to prepare the environment, install IDE, and write first Hello World Scala application using IntellJ....
Scala: First step to move on!
Hi everyone! Today I am going to help you, especially for developers who use Ubuntu as working OS, get start with Scala: install, create first...
[CakePHP] Unit Testing JavaScript using QUnit and JScoverage
How to run Unit Tests on JavaScript code in CakePHP? Introduction As developers, we’re taught the importance of testing right from the beginning. Testing...
Quảng cáo trên Twitter.
Chắc hẳn nhiều người thường nghe về quảng cáo Twitter nhưng trong các bạn đã có ai đã sử dụng chúng? Chúng ta có thể...
Advanced XSS methods and how to prevent – part 2
At part 1, i’ve introduced about 2 methods of XSS, they’re Parameter Tampering, Cross-Site Request Forgery (CSRF). In this part, i will show you 2 more mthods...
Advanced XSS methods and how to prevent – part 1
“Cross-site scripting (XSS) is a type of computer security vulnerability typically found in Web applications. XSS enables attackers to inject client-side script into Web pages viewed by other users. A cross-site scripting vulnerability may be...
Change terminal theme & color when connect to other server(Ubuntu)
Có khi nào bạn gặp phải trường hợp gõ đi gõ lại một command line nhàm trán chưa? mình chắc câu trả lời sẽ là “có”....
Jasmine jQuery
We’re doing a lot of jQuery based development, while Jasmine by design tries to stay DOM agnostic. It is not that big problem, as Jasmine...