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
240
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
35
Keyboard shortcuts
janosgyerik
0
130
Analyze your changeset in a branch before git push using SonarLint + Git hooks; Round #2
janosgyerik
0
620
Analyze your changeset in a branch before git push using SonarLint + Git hooks
janosgyerik
0
330
Unwatch GitHub repos
janosgyerik
0
290
Code Reviews
janosgyerik
0
140
Cool features of GitHub
janosgyerik
0
1.3k
Time-saving tricks on the command line
janosgyerik
1
4.1k
Other Decks in Programming
See All in Programming
VisionProで部屋の明るさを反映させるシェーダーを作った話
segur
0
100
LLM Supervised Fine-tuningの理論と実践
datanalyticslabo
8
1.9k
Внедряем бюджетирование, или Как сделать хорошо?
lamodatech
0
930
DMMオンラインサロンアプリのSwift化
hayatan
0
170
歴史と現在から考えるスケーラブルなソフトウェア開発のプラクティス
i10416
0
300
Оптимизируем производительность блока Казначейство
lamodatech
0
950
月刊 競技プログラミングをお仕事に役立てるには
terryu16
1
1.2k
PicoRubyと暮らす、シェアハウスハック
ryosk7
0
200
php-conference-japan-2024
tasuku43
0
430
サーバーゆる勉強会 DBMS の仕組み編
kj455
1
300
PHPで作るWebSocketサーバー ~リアクティブなアプリケーションを知るために~ / WebSocket Server in PHP - To know reactive applications
seike460
PRO
2
770
混沌とした例外処理とエラー監視に秩序をもたらす
morihirok
13
2.2k
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Producing Creativity
orderedlist
PRO
343
39k
Making Projects Easy
brettharned
116
6k
How to Think Like a Performance Engineer
csswizardry
22
1.3k
Why You Should Never Use an ORM
jnunemaker
PRO
54
9.1k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
365
25k
Optimizing for Happiness
mojombo
376
70k
Building Better People: How to give real-time feedback that sticks.
wjessup
366
19k
Fireside Chat
paigeccino
34
3.1k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
127
18k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
29
960
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!