|
From: <pst...@us...> - 2008-05-22 16:04:32
|
Revision: 556
http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=556&view=rev
Author: pstieber
Date: 2008-05-22 09:04:29 -0700 (Thu, 22 May 2008)
Log Message:
-----------
Applied a slightly modified version of a patch provided by Donald B. Moore.
Donald's changes:
1. mailinglist -- > Added etiquette guidelines, and a link to the cygwin
acronyms page.
2. bugreports -- Adds note to reporting build problems section.
Pete's changes:
Minor formatting and line wrap changes.
Great work Donald.
Modified Paths:
--------------
web/htdocs/bugreports/index.php
web/htdocs/mailinglist/index.php
Modified: web/htdocs/bugreports/index.php
===================================================================
--- web/htdocs/bugreports/index.php 2008-05-22 14:12:39 UTC (rev 555)
+++ web/htdocs/bugreports/index.php 2008-05-22 16:04:29 UTC (rev 556)
@@ -109,12 +109,20 @@
most likely scenarios.
</p>
<p>
-<u>If the Jazz++ source won't compile :</u> If you followed our instructions on
-how to build Jazz++ from the svn repository, you will have ended up with a file
-named 'BuildLog' in your local svn working directory where you compiled Jazz++.
-Assuming your local svn copy is in your home directory, the location of this
-file is ~/jazzplusplus/trunk/Build/BuildLog -- please attach this file to your
-email and send it to us, and we'll see if we can help you fix it.
+<u>If the Jazz++ source won't compile :</u> If you followed our instructions
+on how to build Jazz++ from the svn repository, you will have ended up with a
+file named '<TT>BuildLog</TT>' in your local svn working directory where you
+compiled Jazz++. Assuming your local svn copy is in your home directory, the
+location of this file is <TT>~/jazzplusplus/trunk/Build/BuildLog</TT> --
+please attach this file to your email and send it to us, and we'll see if we
+can help you fix it. Note also here, if the Jazz++ svn source fails to compile
+immediately after a recent change or addition to the Jazz++ code, it's very
+likely the Jazz++ developers just haven't had the time to incorporate some of
+these changes from platform branch to another, and they are likely well aware
+of build problems related to such updates. If the Jazz++ svn source still
+fails to compile for you after updating your svn tree a week or so -after- you
+initially discovered your build problem, please let the Jazz++ developers
+know.
</p>
<p>
<u>If the Jazz++ source compiles but the resultant binary does strange or
Modified: web/htdocs/mailinglist/index.php
===================================================================
--- web/htdocs/mailinglist/index.php 2008-05-22 14:12:39 UTC (rev 555)
+++ web/htdocs/mailinglist/index.php 2008-05-22 16:04:29 UTC (rev 556)
@@ -18,8 +18,47 @@
<p>
All of our mailings lists are hosted by SourceForge. To post an email to a
particular list, you must subscribe to the list. This requirement reduces the
-amount of spam on the lists.
+amount of spam on the lists. To further reduce the possibility of spam
+appearing on the lists, the Jazz++ project developers ask that you PLEASE
+observe the following two items of 'list etiquette' when posting the Jazz++
+lists ;
</p>
+<h4>'PCYMTNQREAIYR'</h4>
+<p>
+<u>Please Configure Your Mailer To Not Quote Raw E-mail Addresses In Your
+Replies</u>. Some email programs ('Mailers') by default include the raw e-mail
+address in the "Joe <joe@example.com> wrote:" line. The web
+archives for the mailing lists are publicly available. Let's not feed the spam
+harvesters! Mailing lists are routine targets for spam software to come
+looking for valid email addresses, and if you include raw email addresses in
+your email replies you may well be inadvertantly and innocently unaware that
+you're actually helping such spam operations in doing so. People who use their
+web-browser and one or another of the free public email servers available...
+like hotmail, yahoo and so on...have to be particularly careful with this,
+and you may find that you have to manually delete raw email addresses from you
+replies to comply with this etiquette.
+</p>
+<h4>'PCYMTWLL'</h4>
+<p>
+<u>Please Configure Your Mailer To Wrap Long Lines</u>. Some email programs
+don't, and this is especially so when a web-browser interface is being used,
+and then most of the message ends up looking like one lo-ong line in the web
+archives. It's very annoying to have to scroll left and right as well as up
+and down. Please be considerate of this situation! All you have to do is
+remember to hit the return [enter] key at about 80 characters along each line,
+and start a new line. Your email text in an web-browser window, should appear
+as a column in the left of your web-browser window, not as a document that
+fills the entire window page. It makes it easier for everyone if you please
+comply with this etiquette when submitting emails to the lists.
+</p>
+<p>
+For those interested, the Jazz++ (and many other) developers often use such
+obscure and sometimes not very well known acronyms such as 'PCYMTNQREAIYR' or
+'PCYMTWLL' when exchanging email with other list members. Many of the most
+commonly used acronyms you will come across, can be viewed by visiting
+<a href="http://cygwin.com/acronyms/#OLOCA">http://cygwin.com/acronyms/#OLOCA</a>
+</p>
+
<h3>Jazz++ Users</h3>
<p>
This is where you should direct general usage questions and the like. There
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|