.ui-jqgrid .subgrid-data .ui-th-column { background: yellow }
http://dl.acm.org/classics.cfm
http://www.sei.cmu.edu/podcasts/
https://github.com/MicrosoftEdge/static-code-scan
https://dev.windows.com/en-us/microsoft-edge/tools/staticscan/
https://github.com/inuyaksa/jquery.nicescroll
** https://browserdiet.com/en/
https://github.com/umdjs/umd/blob/master/templates/jqueryPlugin.js
*** https://github.com/h5bp/html5-boilerplate
https://h5bp.github.io/
https://developers.google.com/tag-manager/devguide
** https://github.com/h5bp/html5-boilerplate/pull/1629
https://github.com/h5bp/html5-boilerplate/issues/1790
*** https://github.com/h5bp/html5-boilerplate/issues/1784 pa android
csr and adsense https://github.com/h5bp/html5-boilerplate/issues/1765
*** https://github.com/h5bp/server-configs-apache
*** https://github.com/h5bp/mothereffinganimatedgif
** http://arendjr.github.io/selectivity/?utm_source=jquer.in&utm_medium=website&utm_campaign=content-curation tiene ajax
http://rmm5t.github.io/jquery-flexselect/?utm_source=jquer.in&utm_medium=website&utm_campaign=content-curation
https://github.com/zeusdeux/subsequence-search
http://jsearchdropdown.sourceforge.net/
http://www.jqueryscript.net/form/jQuery-Plugin-For-Custom-Searchable-Select-List-Customselect.html
https://kodesnippetsnstuff.wordpress.com/2012/02/19/using-a-jqgrid-as-a-subgrid/
https://fromdual.com/mysql-performance-schema-hints#bad-sql-queries-of-users
https://github.com/magnusjt/folderselect http://accidental-taxonomist.blogspot.mx/
JSON-LD 1.0
A JSON-based Serialization for Linked Data
** https://googlewebmastercentral.blogspot.mx/2015/03/easier-website-development-with-web.html, https://developers.google.com/structured-data/ http://webcomponents.org/
https://www.w3.org/Submission/2015/SUBM-wot-model-20150824/
--
http://jscomplexity.org
*** http://www.answerdash.com/ y http://softwareengineeringdaily.com/category/podcast/
--
*** https://www.youtube.com/watch?v=PkOBnYxqj3k&ebc=ANyPxKqpkR9-_VIXZAcNmsHVifguCjmGjm_gb8y0XIh4EzFxvhfGL1GhYOdNeTquafuN23CkXi_GcaRt8texk9dzclzis5zYJQ
on fast load
13:10
23:37 criticalpath button
** http://delighten.co.uk/7-future-web-design-trends
** https://teamtreehouse.com/library/episode-148-web-design-trends-sharing-buttons-flexbox-techniques
usefull flexbox techniques alignment shifting wraping
*** HEADERS
X-Frame-Options Clickjacking, Content Security Policy to mitigate Cross Site Scripting and related attack
X-Content-Type-Options
Contet security policy
https://developer.mozilla.org/en-US/docs/Web/Security/CSP/CSP_policy_directives
https://github.com/eoftedal/csp-testing tester csptesting.herokuapp.com
CORS
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers
X-Access-Controll-Allow-Origin: http://example.com
X-Accss-Control-Allow-Credentials: true
The Origin header, not yet supported by all
The Referer header, hackable
xhr.setRequestHeader('X-CSRF-Token', csrf_token);
authentication_token / anti_forgery_token
dificult token receieve compare with session
Same Origin Policy
cookies http only
http://superherojs.com/
http://www.jstips.co/
http://stackoverflow.com/questions/16808486/explanation-of-window-performance-javascript
http://swizec.com/blog/week-14-heuristic-evaluation-of-user-interfaces/swizec/6505
https://alexsexton.com/blog/2013/03/deploying-javascript-applications/
podcast https://teamtreehouse.com
fastcgi_ignore_client_abort off; and ignore_user_abort
** https://github.com/ovr/phpsa
ob_implicit_flush(true); echo str_pad($text,4096); flush()
Bupropion
Trazodone
SAM-e (S-adenosyl-L-methionine), and b vitamins: when taken with vitamin B12 (1 mg daily) and folate (800 mcg), low levels of which are seen in depressed people. The dosage of SAM-e starts at 400 mg a day and can go up to 1,600 mg
jQuery(function($) {
var locations = {
'Germany': ['Duesseldorf', 'Leinfelden-Echterdingen', 'Eschborn'],
'Spain': ['Barcelona'],
'Hungary': ['Pecs'],
'USA': ['Downers Grove'],
'Mexico': ['Puebla'],
'South Africa': ['Midrand'],
'China': ['Beijing'],
'Russia': ['St. Petersburg'],
}
var $locations = $('#location');
$('#country').change(function () {
var country = $(this).val(), lcns = locations[country] || [];
var html = $.map(lcns, function(lcn){
return ''
}).join('');
$locations.html(html)
});
});
http://stackoverflow.com/questions/247304/what-data-type-to-use-for-hashed-password-field-and-what-length
http://kb.odin.com/en/116078 http://wpguru.co.uk/2014/08/how-to-upgrade-from-plesk-11-5-to-plesk-12/ http://kb.odin.com/en/121896
https://github.com/yahoo/pure/
https://responsivedesign.is/
ultra select box
http://jsfiddle.net/gB32r/ - es combobox deja escribir
----------
login
badlogin
logout
blocked
list
read
insert
update
delete
events
starts
today
expired
delayed
errors
other
command: do something
document: result of
event-done: something done
vs log viene digested
-> llama xx($action,$subaction='',table?,functionPoint?,$arrayData=array(),$object=null,$changes?)
ver http://www.computer.org/csdl/mags/so/2016/01/mso2016010013.html)