Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Playing with Yahoo! Pipes
Search
Janos Gyerik
May 07, 2014
Programming
0
250
Playing with Yahoo! Pipes
A gentle introduction to Yahoo! Pipes
Janos Gyerik
May 07, 2014
Tweet
Share
More Decks by Janos Gyerik
See All by Janos Gyerik
Capture The Flag at SonarSource 2019
janosgyerik
1
39
Keyboard shortcuts
janosgyerik
0
140
Analyze your changeset in a branch before git push using SonarLint + Git hooks; Round #2
janosgyerik
0
640
Analyze your changeset in a branch before git push using SonarLint + Git hooks
janosgyerik
0
350
Unwatch GitHub repos
janosgyerik
0
310
Code Reviews
janosgyerik
0
150
Cool features of GitHub
janosgyerik
0
1.3k
Time-saving tricks on the command line
janosgyerik
1
4.2k
Other Decks in Programming
See All in Programming
Claude Code と OpenAI o3 で メタデータ情報を作る
laket
0
120
Portapad紹介プレゼンテーション
gotoumakakeru
1
120
MCPで実現できる、Webサービス利用体験について
syumai
7
2.5k
ライブ配信サービスの インフラのジレンマ -マルチクラウドに至ったワケ-
mirrativ
1
140
新世界の理解
koriym
0
130
What's new in Adaptive Android development
fornewid
0
140
あまり知られていない MCP 仕様たち / MCP specifications that aren’t widely known
ktr_0731
0
240
物語を動かす行動"量" #エンジニアニメ
konifar
14
4.4k
画像コンペでのベースラインモデルの育て方
tattaka
3
1.6k
PHPカンファレンス関西2025 基調講演
sugimotokei
6
1.1k
バイブスあるコーディングで ~PHP~ 便利ツールをつくるプラクティス
uzulla
1
330
それ CLI フレームワークがなくてもできるよ / Building CLI Tools Without Frameworks
orgachem
PRO
17
3.8k
Featured
See All Featured
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
A Modern Web Designer's Workflow
chriscoyier
695
190k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Rails Girls Zürich Keynote
gr2m
95
14k
Why You Should Never Use an ORM
jnunemaker
PRO
58
9.5k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Navigating Team Friction
lara
188
15k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Git: the NoSQL Database
bkeepers
PRO
431
65k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
GitHub's CSS Performance
jonrohan
1031
460k
Agile that works and the tools we love
rasmusluckow
329
21k
Transcript
Playing with Yahoo! Pipes
TAKE A NEWS FEED
SOMETIMES IT’S JUST TOO MUCH INFORMATION
CAN YOU CUSTOMIZE ?
WHAT IF YOU WANTED TO FILTER BY: “pushed to” ?
WHAT IF YOU WANTED TO FILTER BY: Your REPOS ?
FILTER BY: “pushed to” ? FILTER BY: Your REPO ?
! SADLY: NO & NO
NO NO NO NO NO NO NO NO NO NO
NO NO
Yahoo!Pipes FILTER AGGREGATE REARRANGE SIMPLIFY
FILTER MATCHES “pushed to” http://pipes.yahoo.com/pipes/pipe.info?_id=5646817cf8d583838d621ddcca70d705
AGGREGATE UNION MULTIPLE FEEDS http://pipes.yahoo.com/pipes/pipe.info?_id=a7620d94936ade06a6bddf866429fc4d
REARRANGE GROUP BY USERS http://pipes.yahoo.com/pipes/pipe.info?_id=cfdaf7cdc4349b72f82ef5182f2ca90b
None
DRAG & DROP & CONNECT
RSS / ATOM / RDF / iCal HTML + XPATH
XML / JSON / iCal / KML
OUTPUT OF ORANGE ELEMENT IN DEBUG WINDOW
OPERATORS GALORE…
ACCESS ATTRIBUTES VIA item.ATTRNAME
MULTIPLE ENTRIES EVERYWHERE
USER PARAMETERS & WIRING
OTHER POSSIBILITIES: YQL / FLICKER / … DUNNO, NEVER TRIED…
THE BAD? PROPRIETARY, BUGGY FUTURE UNCERTAIN USE AT YOUR OWN
RISK!