-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathsupport.html
163 lines (112 loc) · 5.78 KB
/
support.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!doctype html>
<!--[if lt IE 9]><html class="ie"><![endif]-->
<!--[if gte IE 9]><!--><html><!--<![endif]-->
<head>
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>StringTemplate Technical Support</title>
<!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<link rel="stylesheet" href="css/fontface/Droid-Sans/stylesheet.css" type="text/css" media="screen" />
<link rel="stylesheet" href="css/fontface/Droid-Serif/stylesheet.css" type="text/css" media="screen" />
<link rel="stylesheet" href="css/fontface/DejaVu-Sans-Mono/stylesheet.css" type="text/css" media="screen" />
<link rel="stylesheet" href="css/st.css" type="text/css" media="screen" />
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script src="scripts/selectivizr-min.js"></script>
<script src="scripts/cycle.js"></script>
<script src="scripts/rounded.js"></script>
<script src="scripts/watermark.js"></script>
<script type="text/javascript" src="scripts/lib/jquery.mousewheel-3.0.6.pack.js"></script>
<script type="text/javascript" src="scripts/source/jquery.fancybox.js?v=2.0.6"></script>
<link rel="stylesheet" type="text/css" href="scripts/source/jquery.fancybox.css?v=2.0.6" media="screen" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-1024344-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<header>
<a id="index" href="index.html">StringTemplate</a>
<nav>
<script src="scripts/topnav.js"></script>
</nav>
</header>
<div id="wrapper">
<div id="container">
<div id="main">
<div id="content">
<h1>StringTemplate Community Support</h1>
<p>
StringTemplate is supported by Terence Parr andSam Harwell as well as the multitude of
helpful users of StringTemplate.
</p>
<h2>StringTemplate Questions</h2>
<p>
Stackoverflow.com is our question and answer mechanism:
<p>
<a href="http://stackoverflow.com/questions/tagged/stringtemplate">http://stackoverflow.com/questions/tagged/stringtemplate</a><br>
<a href="http://stackoverflow.com/questions/tagged/stringtemplate-4">http://stackoverflow.com/questions/tagged/stringtemplate-4</a>
<h2>StringTemplate Discussions</h2>
<p>
Please do not start discussions at stackoverflow. They have asked us
to steer discussions (i.e., non-questions/answers) away from
Stackoverflow; we have a discussion forum at Google specifically for that:
<p>
<a href="https://groups.google.com/forum/#!forum/stringtemplate-discussion">https://groups.google.com/forum/#!forum/stringtemplate-discussion</a>
<p>
We can discuss StringTemplate project features, direction, and generally argue
about whatever we want at the google discussion forum.
<h2>StringTemplate INTEREST ARCHIVES</h2>
<p>
The archives from the previous mailing list may still be of use to you:</p>
<p><a href="https://www.stringtemplate.org/pipermail/stringtemplate-interest/">https://www.stringtemplate.org/pipermail/stringtemplate-interest/</a></p>
<form action="https://markmail.org/search/list:stringtemplate">
<a href="http://stringtemplate.markmail.org"><img align=right src="https://markmail.org/images/markmail_red_white_150x47.png"></a><br>
<input type="text" name="q" size="50"/>
<input type="submit" value="Search"/>
</form>
<b>List Activity</b><br>
<object data="https://markmail.org/swf/bar_1204073351.swf"
type="application/x-shockwave-flash" height="205" width="300"><param name="movie" value="markmail_bar.swf">
<param name="flashvars"value="xml_file=http%3A%2F%2Fmarkmail.org%2Fgraph.xqy%3Fwidth%3D300%26q%3Dlist%3Astringtemplate"></object>
<br><br>
<h1>Commercial StringTemplate Technical Support</h1>
Terence Parr, the primary author of ANTLR/StringTemplate and all
around nice guy, is available to ensure your project is successful.
You can purchase technical support by contacting me directly. For
the duration, you can ask Terence direct questions about ANTLR and
StringTemplate. Contact is email-only and replies are sent within one
business day, often within hours. This support consists of answering
questions and providing advice, not building grammars or other
software. Note: Terence is only able to answer questions related to
the Java target. If you are a commercial enterprise or otherwise have
money to throw around, you should consider purchasing tech support.
Check this <a href="https://blog.kie.org/2007/05/cleaning-up-the-antlr-drl-grammar-edson-tirelli.html"><b>customer report</b></a> (JBoss Rules folks) to learn more about the kind of consulting and/or tech support you can expect.
For more information or to get a price quote on something else,
contact Terence directly: parrt at antlr dot org.
<p>
<h1>Commercial StringTemplate consultants</h1>
<ul>
<li><a href="mailto:parrt@antlr.org">Terence Parr</a>
<li><a href="http://tunnelvisionlabs.com/">Sam Harwell</a>
</ul>
</div><!--/content-->
<div id="sidebar">
<script src="scripts/leftnav.js"></script>
</div><!--/sidebar-->
</div><!--/main-->
</div><!--/container-->
<div class="clear"><!--necessary nudge--></div>
</div><!--/wrapper-->
<footer>
<script src="scripts/bottomnav.js"></script>
</footer>
<script src="scripts/functions.js"></script>
</body>
</html>