User Tools

Site Tools


code:online

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
code:online [2019/04/10 13:57]
hansek
code:online [2023/12/11 11:13] (current)
hansek
Line 1: Line 1:
 ====== Online vychytávky ====== ====== Online vychytávky ======
  
-[[http://getfractal.com/]] - kontrola HTML + CSS pro mailové zprávy (podpora v klientech) +  * [[http://getfractal.com/]] - kontrola HTML + CSS pro mailové zprávy (podpora v klientech) 
-[[https://cloudconvert.com/svg-to-png]] - konverze SVG do PNG včetně určení velikosti +  [[https://cloudconvert.com/svg-to-png]] - konverze SVG do PNG včetně určení velikosti 
-[[http://b64.io/]] - konverze obrázku do base64+  [[http://b64.io/]] - konverze obrázku do base64
  
 +===== Google Calendar event details =====
 +
 +source: https://stackoverflow.com/a/51704714
 +
 +  * get into the event detail pahe and add ''%%?eventdeb=1%%'' to the end of URL
 +  * then from ''%%More actions%%'' menu choose ''%%Troubleshooting Info%%''
 +  * later use ''%%eid%%'' = eventId and ''%%organizer%%'' = calendarId
 +  * open https://developers.google.com/calendar/api/v3/reference/events/get
 +  * and enter eventId and calendarId (see above)
 +  * agree all the dialogs
 +  * voila!
  
code/online.1554897433.txt.gz · Last modified: 2019/04/10 13:57 by hansek