Skip to content

Instantly share code, notes, and snippets.

View ielcoro's full-sized avatar

Iñaki Elcoro ielcoro

  • Asemblia
  • Bilbao
View GitHub Profile
@ielcoro
ielcoro / app.html
Last active February 15, 2018 18:05 — forked from jdanyow/app.html
Aurelia view engine hooks
<template>
<require from="./binding-functions"></require>
<h1 if.bind="!promise(myPromise).settled">
....
</h1>
<h1 if.bind="promise(myPromise).resolved">
It resolved!
</h1>
@ielcoro
ielcoro / alt-layout.html
Created May 18, 2016 14:22 — forked from anonymous/alt-layout.html
Aurelia router with layouts
<template>
<section class="au-animate">
<div class="well">
<content select="#navigation"></content>
</div>
<div>
<content select="#content"></content>
</div>
</section>
</template>
@ielcoro
ielcoro / bartolo.js
Last active August 29, 2015 14:25 — forked from dbonillaf/bartolo.js
var express = require('express');
var fs = require('fs');
var handlebars = require('handlebars');
var source = new Buffer(10);
// El objeto source no contiene nada
console.log(source.toString('utf-8'));
fs.readFile('home.html', function(error, content){
#EXTINF:-1,Nickelodeon
http://B29273.cdn.telefonica.com/29273/NICK_SUB.m3u8
#EXTINF:-1,Disney Junior
http://B29285.cdn.telefonica.com/29285/DSNJR_SUB.m3u8
#EXTINF:-1,40TV
http://B31312.cdn.telefonica.com/31312/40TV_SUB.m3u8
#EXTINF:-1,Disney XD
http://B31309.cdn.telefonica.com/31309/DSNYXD_SUB.m3u8
#EXTINF:-1,Canal Cocina
http://B31305.cdn.telefonica.com/31305/COCINA_SUB.m3u8
#EXTINF:-1,Nickelodeon
http://B29273.cdn.telefonica.com/29273/NICK_SUB.m3u8
#EXTINF:-1,Disney Junior
http://B29285.cdn.telefonica.com/29285/DSNJR_SUB.m3u8
#EXTINF:-1,40TV
http://B31312.cdn.telefonica.com/31312/40TV_SUB.m3u8
#EXTINF:-1,Disney XD
http://B31309.cdn.telefonica.com/31309/DSNYXD_SUB.m3u8
#EXTINF:-1,Canal Cocina
http://B31305.cdn.telefonica.com/31305/COCINA_SUB.m3u8
@ielcoro
ielcoro / .readme.md
Last active August 29, 2015 14:15 — forked from anonymous/historyReports.cs
Reporting Services Examples

###Todos los ejemplos parten de añadir las siguientes referencias a los servicios de Reporting Services:

  • http:///ReportServer/ReportService2010.asmx
  • http:///ReportServer/ReportExecution2005.asmx