Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
<div style="float: right; width: 20%; border-left: 1em solid black;"> | <div style="float: right; width: 20%; border-left: 1em solid black;"> | ||
= Recent tweets = | = Recent tweets = | ||
<div id="tweets"></div><script type="text/javascript"> | |||
function twitterCallback2(json) | |||
{ | |||
output = document.getElementById('tweets'); | |||
for(i=0;i<json.length;i++) | |||
output.innerHTML += '<a href="https://twitter.com/#!/revspacenl/status/'+json[i].id+'">' + json[i].text + "</a><br />"; | |||
} | |||
</script><script type="text/javascript" src="https://twitter.com/statuses/user_timeline/revspacenl.json?callback=twitterCallback2&count=10"></script> | |||
<div style="width: 80%;"> | <div style="width: 80%;"> | ||
= Upcoming events = | = Upcoming events = |
Revision as of 00:45, 2 October 2011
Under construction
This wiki is currently undergoing a migration from foswiki to mediawiki, and might therefore show partial content. If you want to help, check WikiMigration.
Revelation space: the hackerspace in Den Haag, NL (also servicing Zoetermeer, Delft, Voorburg, Rijswijk, Rotterdam, Pijnacker and the rest of the world).
Recent tweets
<script type="text/javascript">function twitterCallback2(json) {
output = document.getElementById('tweets'); for(i=0;i<json.length;i++) output.innerHTML += '<a href="https://twitter.com/#!/revspacenl/status/'+json[i].id+'">' + json[i].text + "</a>
";
} </script><script type="text/javascript" src="https://twitter.com/statuses/user_timeline/revspacenl.json?callback=twitterCallback2&count=10"></script>
Upcoming events
%CALENDAR{aslist="1" topic="RevelationSpace.AgendaEvents" days="30"}%
The latest news
(<a href="%SCRIPTURL{"view"}%/%WEB%/LatestNews?num=all">all news</a>): %INCLUDE{"LatestNews"}%