Slidedeck.io is a repository of tech HTML based presentations hosted on github
More about SlideDeck.io »
Flexbox
layouting finally made easy
Frontend Meetup Romandie
...
by zufrieden
Don't be a victim of a known security vulnerability
```
Localisation is not just about the language.
The way we display content for different countries matters.
What works in one country may not wo...
SQL Injection
http://lee.greens.io/sql_injection_slides/
Lee Green
image credit: http://xkcd.com/327
What is an injection vulnerability?
Vuln...
by LeeXGreen
Data Viz and Mapping in Drupal for Fun and Profit
ESIP Summer Meeting
July 11, 2014
Native Drupal Mapping Tools
GeoPHP/Geofield
...
by fillerwriter
Data Visualisation
for Hacks & Hackers
(in Prague!)what is it all about
that's the buzz, baby
and there is nothing you can do about it ...information visualisation
philosophy?
↓
data visualisation
$!data are abstrac...
by danse
W3C Web Components
Standardized re-usable HTML5 tags
Created by Mark Bennett / @markbennett
10 minute talk / 10 min discussion
Please save questions
A component is..
...
by MarkBennett
Raspberry Pi
¿Qué es?
Ordenador del tamaño de una tarjeta de crédito
Barato
De bajo consumo
Linux inside
Plataforma de aprendizaje
Amplia comunid...
by tombatossals
From Traces To (Formal) Models
William Durand - February 13, 2014
About Me
PhD student at Michelin / LIMOS
Graduated from IUT and ISIMA
I Open Source
P...
by willdurand
Let's teach the web
Melek Jebnoun - Membre conseil programme ReMo
@melek0210
Compte Twitter officiel de l'agence tunisienne d'Internet
Pourcentage d'utilisateurs d'Internet par rapport à la ...
by moztn
Once Upon A Time In Software Testing
William Durand - December 18, 2013
About Me
PhD student at Michelin / LIMOS
Graduated from IUT and ISIMA
I Open Sou...
by willdurand
顯示色彩的奧秘 v0.2
Posted: 2014-04-15 13:50
標準的色彩空間
在了解Raw的運作原理,以及白平衡對於色調的影響之後,接下來我們要從色彩空間說起,色彩空間(color space)的標準始於國際照明委員會(CIE)在1931年經過一系列的實驗與嚴謹的數學方法所定下來的,稱做CIE 1931 XYZ色彩空間。
有關...
by sophAi
guifi.net
Leo Nomdedeu (Thinking4U) y David Rubert(Universitat Jaume I)
¿Qué es guifi.net?
Guifi.net es una red de telecomunicaciones libre, abierta y neutral, mayoritariamente inalámb...
by tombatossals
PhD Thesis Introduction
William Durand - May 31, 2013
PhD Topic
Automated Test Generation for applications and production machines in ...
by willdurand
guifi.net
http://tombatossals.github.io/guifi.net-presentacion-decharlas.com
¿Qué es guifi.net?
Guifi.net es una red de telecomunicaciones libre, abierta y neutral, mayoritariamente in...
by tombatossals
Exploring Drupal 8
Laying Out the Vision of a Geospatial Platform in the Next Version of D...
by fillerwriter
Prototyping
in the browser
24/10/2013 – Marc Friederich
Marc Friederich
UX Designer / Web developer
...
by zufrieden
OpenStreetMap
Introducción a los mapas libres
+ David Rubert / @tombatossa...
by tombatossals
say yo to angularJS
http://goo.gl/lXk4g
Who Am i ?
i am zack yang
...
by zack9433
Data visualization and interactivity — that gorgeous D3
Francesco Occhipinti for Berlin JS, 18 July 2013what is it all aboutthat's the buzz, baby
and there is nothing you can do about it ...but data are abstract
while w...
by danse
Object Calisthenics
Your code sucks, let's fix it!
Yay!
class Board {
public String board() {
StringBuilder buf = new...
by willdurand
Audio cables
Type and Usage of Important Studio Cables
...
by tombatossals
Data Visualization Berlin
Welcome!what is it all aboutthat's the buzz, baby
and there is nothing you can do about it ...but data are abstract
while we human beings come from a world of sensible thingssense making
Smell
...
by danse
Github Pages中级教程
陈堰平
目录
HTML/CSS 初步
markdown介绍
github的使用
github pages网站的搭建
幻灯片设置
Reveal.js的主题设置:
Sky - Beige - Simple - Serif - Night - Default - Solarized - Moon
选择切换方式:
Cube - Page - Concave -...
by yanping
Jacob Swartwood
Pittsburgh Node.js Meetup 2013
http://jswartwood.github.io/node-streams
|
Unix Pipe
Usage
...
by jswartwood
A Promised Talk
Writing simple, readable, and maintatable asych JavaScript
by Mark Bennett
Who am I?
JavaScript = Asynchronous Code
The problem
var fi...
by MarkBennett
AngularJS
Introducción y primeros pasos
+ David Rubert / @tombatossals
...
by tombatossals
Working with Git
For Orbital
How to get started, and what you need to get going
by Laurence Putra
Slides can be found at http://bit.ly/orbitalgit
whoami
Recently graduated geek
Engineer at BillPin
Organiser at Geekcam...
Checking in with Mapping in Drupal 7
Online Edition
Meet John Snow and Henry Whitehead
- John Snow and Henry Whitehead
- London, 1854. 1st city w...
by fillerwriter
The Strange Case of Jekyll and Prose
Presented by Dylan Staley / @dstaley
Table of Contents
Why static sites are amazeballs
The beast that is Jekyll
How to succeed wit...
by dstaley
Image Modelling to Generate a Probabilistic Astronomical Catalogue
20 May 2013
Kilian Walsh
with ...
漫谈统计分析
陈堰平
统计与数据挖掘
统计分析
EDA(探索性数据分析)
CDA(验证性数据分析)
机器学习
数据挖掘
商务智能
常用统计方法
描述统计
回归分析
判别分析
聚类分析
……
数据类型
方法要与数据类型对应
回归分析: \(g(y)=\beta_{0}+\beta_{1}x_{1}+...+\beta_{k}x_{k}\)
y为连续变量 → 普通线性回归...
by yanping
Firefox OS & OpenWebApp Workshop
Il y a deux ans ...
Et puis ...
Et on a eu ça
Et finalemen...
by moztn
http://brackets.io
Brackets
Glenn Ruehle
Principal Scientist • Adobe
gruehle@adobe.com •
@GlennRuehlehttp://github.com/gruehle
...
by gruehle
Guava
core Java libraries by
Joiner
Joiner
String joined = Joiner.on(":").join("A", "B", "C");
assertEquals("A:B:C", joined);
Splitter
...
by csabapalfi
RWD Process
June 6, 2013
Hello
Marc
github.com/zufrieden
@zufrieden
♥
Our process ...
by zufrieden
INFECT THE CMS
Heather Billings, @hbillings
Jacob Harris, @harrisj
Al Shaw, @a_l
Inevitable Conflict
Your apps are built from data
The CMS is built from words
...
by harrisj
From STUPID to SOLID code!
A few basic principles of Object-Oriented Programming and Design.
SOLID
A ...
by willdurand
Capítulo 13
Use sempre media queries baseadas no conteúdo da sua página
Media Queries
Media Query consiste em um tipo de mídia de zero ou mais expressões que verificam as condições de determ...
by littlemario
Mobile Apps
with Drupal
Created by Alex Hripak / @alexh58
:/ root$ WHOAMI;
Scenario
You = Excellent web developer
Client = Thinks you know everything "techy"
We love ou...
by alexh58
Going off grid
…a little bit
Chris Elsmore & Steve Pike
@elsmorian & @stringfellow
Purpose
...
by stringfellow
Software Engineering using Generic Programming and Computational Geometry
Philipp Möller
Who?
works at GeometryFactory
improved interfaces/c...
by bo0ts
Game of Darts
JavaScript is great but...
don't forget your vars, or
semicolons, or
this, or
===
no prototypical privacy
no lexic...
by MarkBennett
A Python nyelv
Egy rövid bevezető
Viktor Nagy / The Pulilab Kft.
Első benyomás
#!/usr/bin/env python
# -*- coding: UTF-8 -*-
# Egy minta
def hello():
print 'Hello Világ...
by nagyv
<Front-end>
you must know
i am zack yang
PIXNET 程式設計工程...
by zack9433
Bringing Magic Back
Keep Frontend DRY; sprinkle it with Magic
Who am I?
Ian Carrico
@iamcarrico
drupal.org/user/1300542
github.com/ChinggizKhan
...
by ChinggizKhan
Development
Environments
Lee GreenJune 2013
Overview
Problems
Partial Solutions
...
by LeeXGreen
Guess First
Oh hey, these are some notes. They'll be hidden in your presentation, but you can see them if you open the speaker notes window (hit 's' on your keyboard).
What makes the big bang...
by cxytomo
Kinetic.js
A Kinetic Canvas
Presented by Paul Hutson
First... the HTML5 Canvas
The canvas tag is "New" with HTML5
It enables us to dynamicall...
Live Browser Reloading
Make front end development easier
Your typical web dev flow might go something like this…
Write some code in your text editor of choice
...
by footedesign
Test driven developmentwhy tests?normal tests, written after the development, have mainly one
purpose
regression
regression tests relief you code by a task: to be similar to
itself
thus, they enable the code to evolve...
by danse
a meteor shower
http://meteor.com
AsyncJS, Brighton
Today…
What / why Meteor?
Code!
Reality Check.
The Present State of JavaScript Web Applications
Choosing a Framework
The Contende...
by adhipg
about
發表於: 2013-04-09 20:10
Write your post here.
Comments
...
by sophAi
AXLSX
Vos fichiers xlsx, tout simplement en Ruby
Présentation de Pierre Merlin, le 7 janvier 2012, au Paris.rb
Bonjour
Pierre Merlin, développeur freelance.
...
by pimpin