Skip to content

Instantly share code, notes, and snippets.

@lucioseki
lucioseki / AWS Summit São Paulo 2022 | Agenda
Last active July 30, 2022 19:21
AWS Summit São Paulo 2022 | Agenda JSON
The AWS Summit São Paulo 2022 | Agenda [0] page sends a GET request
to an endpoint [1], limited to 9 results specified the parameter `size`.
We can specify a greater `size` to retrieve all the results (the total is 135)
as in `ammer-summit.json`.
[0] https://aws.amazon.com/pt/events/summits/sao-paulo/agenda
[1] https://aws.amazon.com/api/dirs/items/search?item.directoryId=amer-summit&sort_by=item.additionalFields.startDateTime&sort_order=asc&size=9&item.locale=pt_BR&tags.id=amer-summit%23location%23sao-paulo
javascript:(function(){_readableOptions={'text_font':'Goergia,%20Palatino','text_font_monospace':'Inconsolata','text_font_header':'quote(Times%20New%20Roman),%20Times,%20serif','text_size':'20px','text_line_height':'1.5','box_width':'30em','color_text':'#657B83','color_background':'#FDF6E3','color_links':'#B58900','text_align':'justified','base':'web_readability','custom_css':'pre%20{%20%20%20%20background-color:%20#EEE8D5;%20%20%20%20color:%20#586E75;%20%20%20%20padding:%201em;%20%20%20%20overflow:%20auto;}'};if(document.getElementsByTagName('body').length>0);else{return;}if(window.$readable){if(window.$readable.bookmarkletTimer){return;}}else{window.$readable={};}window.$readable.bookmarkletTimer=true;window.$readable.options=_readableOptions;if(window.$readable.bookmarkletClicked){window.$readable.bookmarkletClicked();return;}_readableScript=document.createElement('script');_readableScript.setAttribute('src','http://readable-static.tastefulwords.com/target.js?rand='+encodeURIComponent(Math.random()));docum
@lucioseki
lucioseki / gist:2690237
Created May 13, 2012 21:15
30 useful tips p/ seu dia-a-dia
1 - Ingles
2 - RSPEC + Shoulda Matchers
3 - Spork
4 - Jruby
5 - Heroku
6 - Amazon AWS
7 - Capistrano
8 - Twitter bootstrap (foundation by Rhapael Djazz)
9 - html5 boilerplate