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...

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...

Một thoáng Hadoop

Hadoop thường gắn liền với biểu tượng là hình ảnh chú voi vui vẻ màu vàng. Vậy Hadoop là gì, có gì hấp dẫn không?...

Swift: An Introduction

Khái quát Swift là một ngôn ngữ lập trình mới được Apple trình diễn ở sự kiện WWDC 2014. Nó được Apple giới thiệu như...

Android Performance Tips

Summary I read bellow tips  from Google site. These are not special tips but they are useful. When i started in Android, i didn’t read and...

Chào Nha Trang 2014

Những ngày tháng Năm, từng cơn mưa rào bất chợt, nắng hè chói chang cho bao hẹn ước học trò thắp lên màu lửa hoa...

Có thể bạn chưa biết (PHP)

Bài blog này dùng để giới thiệu/chia sẻ một số thủ thuật/ câu lệnh php mà có thể mọi người không để ý hoặc không...

Khái quát SQL injection

I – SQL injection là gì? SQL injection là một kỹ thuật cho phép những kẻ tấn công lợi dụng lỗ hổng của việc kiểm tra...

RubyMine

1. Giới thiệu RubyMine – một trong những công cụ cung cấp môi trường làm việc IDE (Integrated Development Environment) dành cho các nhà phát...

Pushing a Rails app to Heroku

We will be creating a very simple blog using Rails 4, RSpec then deploy it to Heroku today, mainly focus on the way to implement TDD....
Scroll Up