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
42
Keyboard shortcuts
janosgyerik
0
140
Analyze your changeset in a branch before git push using SonarLint + Git hooks; Round #2
janosgyerik
0
650
Analyze your changeset in a branch before git push using SonarLint + Git hooks
janosgyerik
0
360
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
開発組織の戦略的な役割と 設計スキル向上の効果
masuda220
PRO
10
2k
Researchlyの開発で参考にしたデザイン
adsholoko
0
110
ネストしたdata classの面倒な更新にさようなら!Lensを作って理解するArrowのOpticsの世界
shiita0903
1
230
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
670
エンジニアインターン「Treasure」とHonoの2年、そして未来へ / Our Journey with Hono Two Years at Treasure and Beyond
carta_engineering
0
480
SidekiqでAIに商品説明を生成させてみた
akinko_0915
0
110
マイベストのシンプルなデータ基盤の話 - Googleスイートとのつき合い方 / mybest-simple-data-architecture-google-nized
snhryt
0
120
TFLintカスタムプラグインで始める Terraformコード品質管理
bells17
2
520
AI駆動開発カンファレンスAutumn2025 _AI駆動開発にはAI駆動品質保証
autifyhq
0
110
Vue 3.6 時代のリアクティビティ最前線 〜Vapor/alien-signals の実践とパフォーマンス最適化〜
hiranuma
2
360
Temporal Knowledge Graphで作る! 時間変化するナレッジを扱うAI Agentの世界
po3rin
5
1.2k
ドメイン駆動設計のエッセンス
masuda220
PRO
15
7.3k
Featured
See All Featured
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.8k
A Modern Web Designer's Workflow
chriscoyier
697
190k
Documentation Writing (for coders)
carmenintech
76
5.1k
A better future with KSS
kneath
239
18k
Testing 201, or: Great Expectations
jmmastey
46
7.7k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
640
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Docker and Python
trallard
46
3.6k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
Reflections from 52 weeks, 52 projects
jeffersonlam
355
21k
For a Future-Friendly Web
brad_frost
180
10k
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!