key map
[
{ "keys": ["super+shift+l"], "command": "reindent"}
]
settings
{
"ignored_packages": [],
"vintage_start_in_command_mode": true
}
remove extended file attribute include sub folders
xattr -rc *
remove ACL include sub folders
chmod -RN *
Use Preview Bounds - check
The beautiful, open source front-end SDK for developing hybrid mobile apps with HTML5.
http://ionicframework.com
Masonry
Cascading grid layout library
http://masonry.desandro.com
http://www.asp.net/whitepapers/mvc4-release-notes
<host factoryType="System.Web.Mvc.MvcWebRazorHostFactory, System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
delete from tblblogfeed where tid not in(select min(tid) from tblblogfeed group by actuallink)
delete from tblnewsfeed where tid not in(select min(tid) from tblnewsfeed group by originallink)