Awesome List Updates on Feb 16, 2015

4 awesome lists updated today.

🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor

1. Awesome Courses

Courses / Programming Languages / Compilers

2. Awesome Dojo

Packages, libraries and scripts

Applications / Dojo 2

Themes / Dojo 2

3. Htaccess

Miscellaneous / Disable Internet Explorer Compatibility View

Disable Internet Explorer Compatibility View

Compatibility View in IE may affect how some websites are displayed. The following snippet should force IE to use the Edge Rendering Engine and disable the Compatibility View.

<IfModule mod_headers.c>
    BrowserMatch MSIE is-msie
    Header set X-UA-Compatible IE=edge env=is-msie
</IfModule>

4. Awesome Android Ui

Button