[m-rev.] for review 2/2: Add links to other communities

Paul Bone paul at bone.id.au
Thu May 2 23:34:19 AEST 2013


For review by anyone.

Add links to other communities

include/contact.inc:
    Add a number of links to Mercury communities on the web.
---
 include/contact.inc | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/include/contact.inc b/include/contact.inc
index c160978..0e445b7 100644
--- a/include/contact.inc
+++ b/include/contact.inc
@@ -113,3 +113,43 @@ Please use the search bar below to search the archives:
 </tr>
 </table>
 </form>
+
+<h3>Other communities and social networks</h3>
+
+<h4>IRC</h4>
+
+There is a Mercury IRC channel on the
+<a href="http://www.freenode.net">Freenode</a>
+IRC network.
+Connect to <code>irc.freenode.net</code> and join the <code>#mercury</code>
+channel.
+
+<h4>stackoverflow.com</h4>
+
+<a href="http://www.stackoverflow.com">stackoverflow.com</a>
+is a website for developers to ask and answer questions.
+Questions are organised using tage.
+The questions with the Mercury tag are
+<a href="http://stackoverflow.com/questions/tagged/mercury">here</a>.
+
+<h4>Rosetta Code</h4>
+
+A Mercury category has been established on
+<a href="http://rosettacode.org">Rosetta Code</a>,
+a website for sharing implementations of common problems in different
+languages.
+The Mercury category can be found
+<a href="http://rosettacode.org/wiki/Mercury">here</a>.
+
+<h4>Twitter</h4>
+
+The <a href="https://twitter.com/MercuryLang">@MercuryLang</a>
+twitter account will make announcements of news, releases and
+ROTD builds.
+
+<h4>Google+</h4>
+
+Micheal Richter has created a Google+ community.
+See <a href="https://plus.google.com/communities/108576397306370583348">
+the Mercury community on Google+</a>
+
-- 
1.8.1.3




More information about the reviews mailing list