Skip to content

Instantly share code, notes, and snippets.

@drobiazko
drobiazko / flow.json
Created April 10, 2012 07:37
Untitled_0
{
"nodes": [
{
"title": "Timeline",
"icon": "images/icons/twitter_64.png",
"top": 145,
"left": 257,
"compID": "twitter",
"username": "elasticio",
"backFill": "15",
@drobiazko
drobiazko / flow.json
Created April 12, 2012 19:07
Untitled_329
{
"nodes": [
{
"title": "Timeline",
"icon": "images/icons/twitter_64.png",
"top": 104,
"left": 215,
"compID": "twitter",
"username": "elasticio",
"backFill": "15",
@drobiazko
drobiazko / flow.json
Created April 15, 2012 18:02
Postmark to Dropbox
{
"nodes": [
{
"title": "Postmark Inbound",
"icon": "images/icons/postmark_64.png",
"top": 133,
"left": 174,
"compID": "postmark_receive",
"id": "step_160"
},
@drobiazko
drobiazko / flow.json
Created April 18, 2012 09:23
Twitter Timeline to Dropbox
{
"nodes": [
{
"title": "Timeline",
"icon": "images/icons/twitter_64.png",
"top": 122,
"left": 234,
"compID": "twitter",
"username": "elasticio",
"backFill": "15",
@drobiazko
drobiazko / flow.json
Created April 18, 2012 13:34
Untitled_0
{
"nodes": [
{
"title": "Timeline",
"icon": "images/icons/twitter_64.png",
"top": 113,
"left": 179,
"compID": "twitter",
"username": "elasticio",
"backFill": "15",
@drobiazko
drobiazko / flow.json
Created April 27, 2012 20:18
Display customers on GMap
{
"nodes": [
{
"title": "HTTP Request",
"icon": "images/icons/http_64.png",
"top": 132,
"left": 131,
"compID": "http",
"uri": "/users/:id",
"method": "get",
@drobiazko
drobiazko / flow.json
Created April 28, 2012 14:05 — forked from zubairov/flow.json
Display customers on GMap
{
"nodes": [
{
"title": "HTTP Request",
"icon": "images/icons/http_64.png",
"top": 131,
"left": 131,
"compID": "http",
"uri": "/users/:id",
"method": "get",
@drobiazko
drobiazko / flow.json
Created May 1, 2012 12:15
Simple Request-Response
{
"nodes": [
{
"title": "HTTP Request",
"icon": "images/icons/http_64.png",
"top": 107,
"left": 189,
"compID": "http",
"uri": "/users/:id",
"method": "get",
@drobiazko
drobiazko / gist:2569504
Created May 1, 2012 16:40
show_customers.html
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no"/>
<style type="text/css">
html {
height: 100%
}
body {
@drobiazko
drobiazko / flow.json
Created May 4, 2012 20:40
Klout score filter
{
"nodes": [
{
"title": "Mentions",
"icon": "images/icons/twitter_64.png",
"top": 118,
"left": 180,
"compID": "twitter_mentions",
"username": "elasticio",
"id": "step_118"