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
41
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
Google Opalで使える37のライブラリ
mickey_kubo
3
150
20251016_Rails News ~Rails 8.1の足音を聴く~
morimorihoge
3
860
AkarengaLT vol.38
hashimoto_kei
1
130
Towards Transactional Buffering of CDC Events @ Flink Forward 2025 Barcelona Spain
hpgrahsl
0
120
Migration to Signals, Resource API, and NgRx Signal Store
manfredsteyer
PRO
0
130
はじめてのDSPy - 言語モデルを『プロンプト』ではなく『プログラミング』するための仕組み
masahiro_nishimi
4
17k
Introduce Hono CLI
yusukebe
6
3.1k
NixOS + Kubernetesで構築する自宅サーバーのすべて
ichi_h3
0
1.2k
Vueのバリデーション、結局どれを選べばいい? ― 自作バリデーションの限界と、脱却までの道のり ― / Which Vue Validation Library Should We Really Use? The Limits of Self-Made Validation and How I Finally Moved On
neginasu
2
1.7k
Devvox Belgium - Agentic AI Patterns
kdubois
1
150
Blazing Fast UI Development with Compose Hot Reload (droidcon London 2025)
zsmb
0
350
登壇は dynamic! な営みである / speech is dynamic
da1chi
0
390
Featured
See All Featured
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Reflections from 52 weeks, 52 projects
jeffersonlam
355
21k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.5k
The Language of Interfaces
destraynor
162
25k
YesSQL, Process and Tooling at Scale
rocio
173
15k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Balancing Empowerment & Direction
lara
5
700
The Invisible Side of Design
smashingmag
302
51k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
It's Worth the Effort
3n
187
28k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
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!