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 [2016/06/29 08:17]
marto
welcome [2019/11/01 09:41]
kenny [Where to find us] add pdf map
Line 1: Line 1:
-====== Electron Club 10th Anniversary ====== 
- 
-Join us on **Saturday 02 July 2016 from 12:00** onward for the 10th anniversary celebrations. Event details to be confirmed. Stay tuned. Yes, there will be cake. 
- 
-Events include: 
- 
-  * Brief introduction to the Electron Club 
-  * A few words from some of our existing groups, explaining who they are, what they do etc.. 
-  * Tea, Coffee, Juice, home baking provided. 
-  * From 1pm on wards, a 'learn to Solder' workshop. 
-  * Some [[https://en.wikipedia.org/wiki/Lightning_talk|Lightning talks]] on various subjects. 
-  * From 3pm a talk on the development of a Modular synthesizer from our friends [[http://www.gmsn.co.uk|Glasgow Make Some Noise]]. 
-  * Other events TBC and general party fun throughout the day. 
- 
-All events are free, and all are welcome.  
-If you do plan on attending, to give a rough idea of the numbers of attended to expect please [[http://doodle.com/poll/yxr3y3gpuxg3q5z6|add your name to this list]] or [[contact|email us]]. 
- 
- 
 ====== Welcome ====== ====== Welcome ======
  
Line 25: Line 7:
  
 **The space also provides a location that not-for-profit community and discussion groups can use at no charge for meetings and to develop projects.** **The space also provides a location that not-for-profit community and discussion groups can use at no charge for meetings and to develop projects.**
 +
 +**If you any questions about the space, want to book it for your own use, or join one of our workshops, you can contact us [[Contact | here]].**
  
 **All are welcome.** **All are welcome.**
Line 30: Line 14:
 {{gallery>gallery?random?nocache&=2&300x300}} {{gallery>gallery?random?nocache&=2&300x300}}
  
 +====== Upcoming Events  ======
  
-**If you any questions about the space, want to book it for your own use, or join one of our workshopsyou can contact us [[Contact here]].**+Below is a list of events scheduled within the next 30 days. Certain events have their own listing in the [[events|events section]]. The information is taken from our [[howto:calendar|calendar]]and is also available as an [[http://electronclub.org/rss.php|rss]] feed. More information about regular [[groups:|groups]] can be found within the [[groups:|groups]] section of the site.
  
 +<sql>select 
 +from_unixtime( floor(start_time), '%d/%m/%Y @ %H:%i') as Event_Date,
 +name as "Event Name",
 +description as "Description",
 +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
 +where from_unixtime( floor(start_time)) >= curdate()
 +and from_unixtime( floor(start_time)) < curdate() + interval 30 day
 +and upper( description ) not like "%CCA BUILDING CLOSED%"
 +order by start_time ;</sql>
  
 ====== Where to find us ====== ====== Where to find us ======
Line 43: Line 42:
 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]]\\ +This {{ :electronclub-cca-map.pdf | map}} shows the location of the Electron Club in the CCA 
 + 
 +[[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/contact.html | 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.
  
 ====== Who we are ====== ====== Who we are ======
welcome.txt · Last modified: 2022/03/22 08:23 by kenny