User Tools

Site Tools


welcome

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
Next revision Both sides next revision
welcome [2017/01/09 00:05]
marto cca url fix
welcome [2018/07/27 10:28]
marto CCA closure
Line 1: Line 1:
 ====== Welcome ====== ====== Welcome ======
  
 +===== Temporary closure due to GSA fire =====
 +
 +Due to the recent fire at Glasgow School of Art the [[http://cca-glasgow.com/programme/cca-closure|CCA is closed until the end of August]].
  
 **The Electron Club is a voluntary run space where people interested in things like Free Open Source Software, DIY culture, circuit bending, hardware hacking, streaming, audio and video editing, green technologies, and amateur radio can meet, use equipment, and share and disseminate their skills and ideas.**  **The Electron Club is a voluntary run space where people interested in things like Free Open Source Software, DIY culture, circuit bending, hardware hacking, streaming, audio and video editing, green technologies, and amateur radio can meet, use equipment, and share and disseminate their skills and ideas.** 
Line 22: Line 25:
 name as "Event Name", name as "Event Name",
 description as "Description", description as "Description",
-concat('<a href="http://www.electronclub.org/calendar/view_entry.php?id=', id, '" target="_blank">Click here</a>') as "Link"+concat('<a href="http://www.electronclub.org/calendar/view_entry.php?id=', id, '" target="_blank">Click here</a>') as "Link", 
 +CASE  
 +  WHEN status = '0' THEN 'Confirmed' 
 +  WHEN status = '4' THEN 'Tentative' 
 +END as "Booking Status"
 from mrbs_entry from mrbs_entry
 where from_unixtime( floor(start_time)) >= curdate() where from_unixtime( floor(start_time)) >= curdate()
Line 38: Line 45:
 Glasgow Glasgow
  
-[[http://www.openstreetmap.org/?lat=55.865764&lon=-4.264938&zoom=18&layers=C| CCA on OpenStreetMap]] - [[https://maps.google.co.uk/maps?q=cca,+glasgow&hl=en&ll=55.865735,-4.264986&spn=0.000777,0.002411&geocode=+&hq=cca,+glasgow&t=h&z=19| CCA on Google Maps]]\\ +[[http://www.openstreetmap.org/#map=18/55.86596/-4.26599| CCA on OpenStreetMap]] - [[https://maps.google.co.uk/maps?q=cca,+glasgow&hl=en&ll=55.865735,-4.264986&spn=0.000777,0.002411&geocode=+&hq=cca,+glasgow&t=h&z=19| CCA on Google Maps]]\\ 
  
 See the CCA website for [[http://www.cca-glasgow.com/programme | opening hours]] or check the [[http://www.electronclub.org/calendar/ | calendar]] for Electron club related meeting/event times. See the CCA website for [[http://www.cca-glasgow.com/programme | opening hours]] or check the [[http://www.electronclub.org/calendar/ | calendar]] for Electron club related meeting/event times.
welcome.txt · Last modified: 2022/03/22 08:23 by kenny