This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ { "count" : 9815, | |
"degree" : "PhD." | |
}, | |
{ "count" : 2547, | |
"degree" : "CSc." | |
}, | |
{ "count" : 433, | |
"degree" : "DrSc." | |
}, | |
{ "count" : 290, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
static assets in JS and CSS | |
how to include jquery | |
how to include google maps api | |
how to add social media | |
templates in templates | |
{{ templates.xxx }} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var myFunc = function(){}; | |
myFunc.prototype.bind = function( funct, obj ) { | |
return function(){ | |
return funct.apply( obj, arguments ); | |
}; | |
}; | |
/* | |
Element.addEventListener( "change", this.bind( this.refreshImagePreview, this ) ); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* | |
* Albumprinter Copyright 2014 | |
* Samuel Ondrek, @ondrek | |
* | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Math.random() >= 0.5 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var CreateBuildDirectory = function(callback) { | |
events.EventEmitter.call(this); | |
this.on("error", function(error){ | |
throw error; | |
process.kill(); | |
}); | |
this.on("removed", function(){ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var events = require("events"); | |
var Scanner = function() { | |
events.EventEmitter.call(this); | |
this.on("after1000", function(){ | |
console.log("one"); | |
}); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
document.addEventListener("deviceready", function(){ console.log(device) }, false); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
File: CarbonSound/Sound.h | |
Contains: Sound Manager Interfaces. | |
Version: CarbonSound-116~1 | |
Copyright: © 1986-2008 by Apple Computer, Inc., all rights reserved | |
Bugs?: For bug reports, consult the following page on |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Zodpovednosť R.Fica – LEN za svoju PRVÚ vládu 2006-2010: | |
Rozdelenie kvót CO2 – kvóty obchodované v EÚ | |
Suma: 11 086 000 000 Sk | |
Zodpovednosť: SNS | |
Nástenkový tender na ministerstve výstavby | |
Suma: 350 000 000 Sk | |
Zodpovednosť: SNS |