From 84a59732f693afc4f8f626a4ce34d037e5c4e820 Mon Sep 17 00:00:00 2001 From: Hyunsik Choi Date: Tue, 24 Jun 2014 16:09:36 +0900 Subject: [PATCH] TAJO-886: Add IRC page to community section in site. --- CHANGES | 2 ++ tajo-project/src/site/apt/index.apt | 4 ++++ tajo-project/src/site/markdown/irc.md | 28 +++++++++++++++++++++++++++ tajo-project/src/site/site.xml | 1 + 4 files changed, 35 insertions(+) create mode 100644 tajo-project/src/site/markdown/irc.md diff --git a/CHANGES b/CHANGES index c9fc1ee814..51587fd5c5 100644 --- a/CHANGES +++ b/CHANGES @@ -150,6 +150,8 @@ Release 0.9.0 - unreleased TASKS + TAJO-886: Add IRC page to community section in site. (hyunsik) + TAJO-859: Update site for new committer Alvin Henrick. (hyunsik) TAJO-817: tajo-core should not skip deploy. (hyunsik) diff --git a/tajo-project/src/site/apt/index.apt b/tajo-project/src/site/apt/index.apt index 382f754074..35f7a6451d 100644 --- a/tajo-project/src/site/apt/index.apt +++ b/tajo-project/src/site/apt/index.apt @@ -67,6 +67,10 @@ Releases News + * <<[2014-06-14]>> Hyunsik Choi had a talk at {{{https://www.campsite.org/bigdatacampla/event/531}Big Data Camp LA 2014}}. ({{{http://www.slideshare.net/gruter/tajo-la-bigdatacamp2014}Slide}}) + + * <<[2014-06-02]>> Hyunsik Choi had a talk at {{{http://hadoopsummit.org/san-jose/}Hadoop Summit North America 2014}}. ({{{http://www.slideshare.net/gruter/hadoop-summit-2014-query-optimization-and-jitbased-vectorized-execution-in-apache-tajo}Slide}}) + * <<[2014-05-24]>> Alvin Derek Henrick was invited to a new committer. * <<[2014-04-01]>> Keuntae Park presented the real usecases of Apache Tajo in ApacheCon North America 2014. ({{{http://www.youtube.com/watch?v=m8THYeA8R7Q}Video}}, {{{http://events.linuxfoundation.org/sites/events/files/slides/ApacheCon_Keuntae_Park_0.pdf}Slide}}) diff --git a/tajo-project/src/site/markdown/irc.md b/tajo-project/src/site/markdown/irc.md new file mode 100644 index 0000000000..d1cbffe50f --- /dev/null +++ b/tajo-project/src/site/markdown/irc.md @@ -0,0 +1,28 @@ + + + +## IRC (Internet Relay Chat) Communication + +IRC, or Internet Relay Chat, is often used as a real-time communication capability with open source projects. Apache Tajo team also uses IRC to immediate communication. You can ask questions or talk about all things Tajo to the channel. Tajo channel is at: + + * tajo in [freenode.net] (http://freenode.net/) + +IRC software can be found for all operating systems. The [IRC clients comparison chart on Wikipedia] (http://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) can help you pick one for your operating system. + +You don't have to have a complex setup to use IRC. You can use the web client for Freenode, which doesn't require any download or setup. Just pick a nickname and join #tajo via http://webchat.freenode.net/?channels=tajo. \ No newline at end of file diff --git a/tajo-project/src/site/site.xml b/tajo-project/src/site/site.xml index df08267406..3ffd57e9a9 100644 --- a/tajo-project/src/site/site.xml +++ b/tajo-project/src/site/site.xml @@ -97,6 +97,7 @@ +