Slidedeck.io is a repository of tech HTML based presentations hosted on github

More about SlideDeck.io »

14513 presentations

Hardware Hacking with Johnny-Five and Node.js – March 24, 2016

Hardware Hacking with Johnny-Five and Node.js March 24, 2016 Portland JSOT Meetup! Lyza Danger Gardner | @lyzadanger HAY WAIT Before we get to that, let's look at how...

by lyzadanger


Raymarching – in WebGL

Raymarching in WebGL Rémi Papillié / @wsmind Introduction Live coding setup 4 vertices - just a fullscreen quad // Vertex shader uniform vec2 resolution; attribute vec...

by wsmind


Moteurs de jeu – Hits Playtime 2015

Moteurs de jeu Hits Playtime 2015 Rémi Papillié / @wsmind Moteur de jeu ? Moteur Brique logicielle réutilisable pour plusieurs jeux Composants bas-niveau Expose des...

by wsmind


MapServer: Quoi de Neuf pour la 7.0 ?

MapServer: Quoi de Neuf pour la 7.0 ? tbonfort@terriscope.fr @tbonfort Notes go here ...

by tbonfort


presentation-css-unit

CSSの様々な単位 @GeckoTang 全ての場所で使えるものや、一部のCSS関数内で使える単位など、CSSではとても多くの単位を扱うことができます。 px以外の単位を状況に応じて、使いこなせるようになりましょう。 % <percentage>型 パーセンテージ。何かしらを基準とした値。単位ではないけど一応。 gradientとかに置いては、gradientを指定した要素の幅や高さを基準とした割...

by geckotang


Web demo packing – Tricks and hacks behind FuckJS

Web demo packing Tricks and hacks behind FuckJS wsmind / tmp Prod context DemoJS invitation Releasing more important than packing Initial target 8k, final size 12k ...

by wsmind


Ruth's Talks

Ruth's Talks Journey Through Space & Time - JS Oxford July '15 Journey Through Space & Time - Responsive Day Out June '15 & FEL April '15 Web vs Native - NorDevCon '15 ...

by Rumyra


10x-roadmap

TenXer Roadmap From the terminal, pop in: yo reveal:slide "Slide Title" Available options: --markdown --attributes --notes ...

by Laidlaw


Log the things! – Event-basierende, effiziente und skalierbare Datenaggregation mit fluentd – Worum geht es hier eigentlich?

Log the things! Event-basierende, effiziente und skalierbare Datenaggregation mit fluentd Herzlich Willkommen! Dachte ich erspare euch das übliche Meme Es gibt allerdings einen Vortrag, bei d...

by moritzheiber


presentation-webanimations

Web Animations @GeckoTang Web Animationsという仕様 Web Animations 1.0 CSS AnimationsをJavaScript側で定義し、実行するための仕様。 途中でキャンセルしたり、アニメーション終了のイベントも取れる。 Chrome 36から実装される。2014/06/10時点だと、Canaryで動く Chrome 36以外でも使いたい場合はPoly...

by geckotang


Python – Tutorial Básico – ¿Qué es Python?

Python Tutorial Básico Creado por Carlos Huamaní / @carlosHS92 ...

by carloshs92


presentation-zindex

z-indexと向き合う @GeckoTang z-indexとは z-indexでは、ボックスの重なり順序を指定します。 positionでstatic以外の値(relative,absolute,fixed,sticky)が指定されている要素に適用されます。 初期値はautoで、親と同じ階層になります。 positionが指定されて、z-indexを指定しない場合は、後から書いたものが上層に、先...

by geckotang


Test Driven Development – Using JUnit, Mockito and Hamcrest for Java

Test Driven Development Using JUnit, Mockito and Hamcrest for Java Phil Lamond This talk is about TDD in Java using JUnit, and combining with Mockito for dynamic mocking and Hamcrest m...

by phillamond


ideal-for-low-bandwidth

jQuery: Now Ideal For Low Bandwidth Timmy Willison @timmywil About Me jQuery core team member Sizzle survivor OpenTable employee Whovian ...

by timmywil


Make Your Browser Dance – Hello – Happy New Year!

Make Your Browser Dance Hello I'm Ruth Work in The Lab at O2 UX, Design, Front End Dev @rumyra What we do in the Lab - Proof of Concept Happy New Year! ...

by Rumyra


Backbone.js – Introduction

Backbone.js Introduction Created by Dmytro Yarmak Evolution of frontend 1. Static HTML many years ago JS is very rare 2. jQeury DOM AJAX Animat...

by dmytroyarmak


Introduction

Introduction Created by Dmytro Yarmak About Marionette Backbone.js framework Reduce boilerplate code Better Zombie management View management Modules ...

by dmytroyarmak


Parse.com & Backbone.js – What Is Require.js? – What Is Backbone.js?

Parse.com & Backbone.js With Require.js Created by AJ Liptak Overview Require.js Backbon...

by aj-liptak


Workflow for the Wary – UXD 2014 – 1999

Workflow for the Wary UXD 2014 Made by Lyza Danger Gardner / @lyzadanger Hi Lyza Danger Gardner (@lyzadanger) Co-founder, CTO, Cloud Four https://github.co...

by lyzadanger


We Need to Do as Little as Possible – Sainté Mobile Days, 2013 – The mobile web was the future

We Need to Do as Little as Possible Sainté Mobile Days, 2013 Made by Lyza Danger Gardner / @lyzadanger Download this presentation at http://bit.ly/...

by lyzadanger


Capistrano 3 –

Capistrano 3 Krzysztof Knapik the first major release of Capistrano in almost 5 years significant changes might make a lot of sites offline, and make a lot of people very...unhapp...

by knapo


Django – Entiendo como trabaja – MTV y Django

Django Entiendo como trabaja Creado por Carlos Huamaní / @carlosHS92 ...

by carloshs92


mongodb + mailqueue + rails? Yes! – Rails Israel - 9th October 2013

mongodb + mailqueue + rails? Yes! Rails Israel - 9th October 2013 Krzysztof Knapik Tech Lead @ Lunar Logic Ruby & JS consultant @ infakt @knapo github.com/kn...

by knapo


Parse.com & Backbone.js – What Is Require.js? – What Is Backbone.js?

Parse.com & Backbone.js With Require.js Created by AJ Liptak Overview Require.js Backbon...

by aj-liptak


Arquitetura de Computadores – Uma breve comparação entre Windows 8 e OS X – Antes de Começar...

Arquitetura de Computadores Uma breve comparação entre Windows 8 e OS X Antes de Começar... Apple "Think Different" Fundada em '76 317 Lojas Físicas US$ 397bi bolsa ...

by jmscarpa


apprentice – how I stopped worrying about slave lag and love replication – apprentice

apprentice or how I stopped worrying about slave lag and love replication apprentice A MariaDB/MySQL slave lag and cluster integrity checker Appr...

by moritzheiber


MapServer MapCache: Fast and Featureful Tile Serving – What's a Tiling Server – Protocols

MapServer MapCache: Fast and Featureful Tile Serving @tbonfort Notes...

by tbonfort


銆奐ava缂栫▼鎬濇兂銆 璇讳功鍒嗕韩 – 鐑界伀璇讳功浼欬/h3> – Java闈㈠悜瀵硅薄绋嬪簭璁捐鐨勫熀鏈壒寰/h3> 灏佽 缁ф壙 澶氭€/li>

��Java����˼�롷 �������� ���������� 2013-9-4 Ŀ¼ Java���������������ƵĻ������� �ӿ� �ڲ��� ���� �ַ��� Java���������������ƵĻ������� ��װ �̳� ��̬ ...

by zheng861014


WF Tools FTW@ Pfizer

WF Tools FTW@ Pfizer Presented by Dave Hall & Tim Holt. Who are we? Acquia Technical Consultant Drupalist Systems Architect Large Scale Migration Specialist ...

by wftools


Sass – 一种动态样式语言 – Less 、Sass 、Scss 、 Stylus 简介 + 区别

Sass 一种动态样式语言 Created by 左邦阳 Less 、Sass 、Scss 、 Stylus 简介 + 区别 CSS预处理器 Less Stylus基于JavaScript, 在客户端处理,Sass基于Ruby,在服务器端处理 扩展名:Less style.less , Sass style.sass/...

by ericlva


Hi ! You've reached my portfolio on github. – To navigate through this presentation please use the arrow keys or click on one of the icons above to skip ahead. – About Me

Hi ! You've reached my portfolio on github. To navigate through this presentation please use the arrow keys or click on one of the icons above to skip ahead. Created by Yishi Zhao ...

by choyixi


Introduction – to – TypeSquare

Introduction to TypeSquare Morisawa Inc. お知らせ   ...

by kanzmrsw


FIREFOX OS – El tiempo es ahora – ¿Qué es Mozilla?

FIREFOX OS El tiempo es ahora Creado por Carlos Huamaní / @carlosHS92 ¿Qué es Mozilla? Personas interesadas en ayudar a otros y que desean trabajar en equipo para hacer ...

by carloshs92


Getting oomph out of Grunt – One year ago – Evolution

Getting oomph out of Grunt By James HiscockOne year ago I presented a talk about the Census Explorer we made for SBSpython extract-jade.py # Manual copy pasting ./combine.sh uglify js/combined.js > js/minified.js # z...

by Bockit


Collision of two worlds – Console versus Web – Who am I?

Collision of two worlds Console versus Web Rémi Papillié / @wsmind Agenda Console and Web convergence Web & console legacy Content creation pipelines Improveme...

by wsmind


JUCSE 2013 – Seguridad de Aplicaciones Web – Objetivos

JUCSE 2013 Seguridad de Aplicaciones Web por Francisco J Capdevila / @pancho_jay y Daniel Maldonado / @elcodigok Objetivos Exponer las principales problemáticas en la...

by elcodigok


We Need to Do as Little as Possible – Over the Air 2013 – So glad to be back

We Need to Do as Little as Possible Over the Air 2013 Made by Lyza Danger Gardner / @lyzadanger So glad to be back Thank you This is more of a story, an adventure ...

by lyzadanger


Max & Min – Average – StandardDeviation

Streaming Algorithms JSconf Eu 2013 Julien Genestoux @julien51 http://Superfeedr.com Your turn. You have 1 minute. (I only get 30 total!) At Superfeedr, we deal with streams that are too big...

by julien51


– node.js – Things you need to know

node.js a beginner's guide Rob Phippen what the heck is node? A tiny (5.6MB install) runtime for creating web Servers using JavaScript that is generating a lot of interest Part ...

by RobPhippen


Backbone.js – Introduction

Backbone.js Part 1 Created by Dmytro Yarmak Evolution of frontend 1. Static HTML many years ago JS is very rare 2. jQeury DOM AJAX Animation ...

by dmytroyarmak


West Monroe Partners – AJ Liptak – Integration Practice

West Monroe Partners Computer Technology & Consulting Created by AJ Liptak Agenda Introductions ...

by aj-liptak


An Introduction to Git and Github – Some basics – Getting Going with Git

An Introduction to Git and Github Some basics Phil Lamond Disclaimer: I'm not a Git guru If you want to hear it from the horse's mouth, watch Git by a git (Linus Torvalds who als...

by phillamond


Helios – y su integración en iOS – ¿Es @mattt una persona o una legión?

Helios y su integración en iOS ¿Es @mattt una persona o una legión? Created by Javier Moreno / @jmoreno helios, an extensible open-source mobile backend framework si, si,...

by jmoreno


presentation-d3-intro

d3 is magic John Goodall jgoodall@ornl.gov http://jgoodall.me/ http://jgoodall.me/presentation-d3-intro/ d3 Created by Mike Bostock, who has lots of great examples Inherits lots of lessons from Prefuse (java)...

by jgoodall


Make Your Browser Dance – Hello – Happy Birthday To Me!

Make Your Browser Dance Hello I'm Ruth Work in The Lab at o2 UX, Design, Front End Dev @rumyra Happy Birthday To Me! It was my birthday yest...

by Rumyra


Lessons Learnt Building REST APIs – About Us – A New Project!

Lessons Learnt Building REST APIs   http://slides.bluet.com.au/cd207   Sascha Wenninger (@sufw) + Custodio de Oliveira (@zcust01)   About Us Sascha Wenninger ...

by sufw


prez

YunoHost en 2015, est-ce que Madame ou Monsieur Michu peut s’auto-héberger ? Écrit par Adrien Beudin / @beudbeud Adrien Beudin Alias beudbeud Administrateur système linux Co-fondateur et responsable techniq...

by YunoHost


Git – a distributed version control system – Distributed Version Control Systems

Git a distributed version control system What is version control Version control is a system that records changes to a file or set of files over time so that you can recall specific ver...

by Cotard


Unlock the Full Potential of HTTP Caching

Unlock the Full Potential of HTTP Caching Thuva Tharma | Developer @ theScore Inc. | @ttharma RFC 2616, Section 13 ...

by thuva


AMD-ifying jQuery Source

AMD-ifying jQuery Source Timmy Willison / @timmywil What is AMD?        ... WHAT IS AMD? Asynchronous Module Definition Workable javascript module system ...

by timmywil


mongodb + mailqueue + rails? Yes! – KRUG - 11th September 2013

mongodb + mailqueue + rails? Yes! KRUG - 11th September 2013 Krzysztof Knapik @knapo github.com/knapo about me Tech Lead @ Lunar Logic ...

by knapo


Presentations

Presentations The importance of SSL: A live demo ...

by stevenocchipinti


Frontend Conference Zurich 2013 – 2013/08/29 - 2013/08/30 – Future of Frontend Frameworks

Frontend Conference Zurich 2013 2013/08/29 - 2013/08/30 Christian Keller Future of Frontend Frameworks ...

by cw-ck