Malaysiakini is down but not out, you can help keep the information flows
What you can do via Twitter
Cut and paste the following:
New MalaysiaKini site, monitor Sarawak elections & track govt's attempts to stop flow of info, http://bit.ly/fjwSz3 #sarawak #apcnews
New SarawakReport site, monitor Sarawak elections & track govt's attempts to stop flow of info, http://bit.ly/fjwSz3 #sarawak #apcnews
What you can do via RSS
Add the Malaysiakini RSS feed to your site:
https://malaysiakinicom.wordpress.com/feed/
Add a Twitter feed
If you can add a Twitter feed to your site try this code, trending on #sarawak:
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'search',
search: 'sarawak',
interval: 6000,
title: 'Sarawak, Malaysia',
subject: 'Sarawak State Election',
width: 250,
height: 300,
theme: {
shell: {
background: '#4d2608',
color: '#ffffff'
},
tweets: {
background: '#ffffff',
color: '#444444',
links: '#1985b5'
}
},
features: {
scrollbar: false,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
toptweets: true,
behavior: 'default'
}
}).render().start();
</script>