This is Google's cache of http://discussion.autodesk.com/forums/thread.jspa?messageID=6113777&tstart=0. It is a snapshot of the page as it appeared on Jan 29, 2009 01:46:20 GMT. The current page could have changed in the meantime. Learn more

Text-only version
These search terms are highlighted: newsgroup needs complete overhaul  
Autodesk: Discussion Groups - Newsgroup needs complete overhaul

Thread: Newsgroup needs complete overhaul


Permlink Replies: 21 - Last Post: Jan 28, 2009 10:41 PM Last Post By: scot-65 Threads: [ Previous | Next ]
Doug Broad
Newsgroup needs complete overhaul
Posted: Jan 28, 2009 1:11 PM
  Click to reply to this thread Reply
Minimum requirements:
1) Support Newsreaders without sending us unformatted garbage
2) Support HTML users so messages are properly formatted.
3) Protect privacy of posters and screen spammers.

The current Websidestory mess that passes for html is garbage. It doesn't
even properly format breaks. When viewing the source of thread posts, only
10% of the message is what the user wrote. All of that message is crammed
between two codes with improperly coded break lines ie.

This means that if a newsreader attempts to look at the webpage in html
form, it still looks like garbage.

Can we return to a simpler and more legible posting format that respects
both HTML formatting codes and basic LISP and VBA coding forms?
Jason Piercey
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 3:01 PM   in response to: Doug Broad in response to: Doug Broad
  Click to reply to this thread Reply
Clearly "answer points" and fancy wiz-bang features are far
more important in a discussion forum than thread readability.

I suspect we are stuck with this regardless of disfunctionality.


"Doug Broad" wrote in message
news:6113186@discussion.autodesk.com...
Minimum requirements:
1) Support Newsreaders without sending us unformatted garbage
2) Support HTML users so messages are properly formatted.
3) Protect privacy of posters and screen spammers.

The current Websidestory mess that passes for html is garbage. It doesn't
even properly format breaks. When viewing the source of thread posts, only
10% of the message is what the user wrote. All of that message is crammed
between two codes with improperly coded break lines ie.

This means that if a newsreader attempts to look at the webpage in html
form, it still looks like garbage.

Can we return to a simpler and more legible posting format that respects
both HTML formatting codes and basic LISP and VBA coding forms?
Bill Gilliss
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 3:15 PM   in response to: Jason Piercey in response to: Jason Piercey
  Click to reply to this thread Reply
Jason Piercey wrote:
Clearly "answer points" and fancy wiz-bang features are far
more important in a discussion forum than thread readability.

I suspect we are stuck with this regardless of disfunctionality.



Guys -

I use Thunderbird for all newsgroups, including these. I format all code
as Courier and send the message as
bill@realerthan...
cancel
Posted: Jan 28, 2009 3:16 PM   in response to: Bill Gilliss in response to: Bill Gilliss
  Click to reply to this thread Reply
This message was cancelled from within Mozilla.
Bill Gilliss
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 3:24 PM   in response to: Jason Piercey in response to: Jason Piercey
  Click to reply to this thread Reply


Jason Piercey wrote:

Clearly "answer points" and fancy wiz-bang features are far
more important in a discussion forum than thread readability.

I suspect we are stuck with this regardless of disfunctionality.



While we wait...



I use Thunderbird for all newsgroup reading and posting, formatting
in-line code as Courier
and posting with the "Send in Plain Text and HTML" option. Seems to
read okay with all viewers and browsers, with all intended line breaks:



(defun c:helloworld
()

  (princ "Hello, world!")

  (princ)

)



And somehow life goes on, even without answer points.



-Bill


Jason Piercey
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 4:12 PM   in response to: Bill Gilliss in response to: Bill Gilliss
  Click to reply to this thread Reply
What about those who post via a web browser? Perfect
example of unformatted code can be found in the thread
titled "I need the help of someone good with VLA"

Even my quote back of your reply has extra characters
shown at the hard returns.


"Bill Gilliss" wrote in message
news:6113299@discussion.autodesk.com...
I use Thunderbird for all newsgroup reading and posting, formatting in-line
code as Courier and posting with the "Send in Plain Text and HTML" option.
Seems to read okay with all viewers and browsers, with all intended line
breaks:

(defun c:helloworld ()
 (princ "Hello, world!")
 (princ)
)
Some Buddy
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 4:17 PM   in response to: Bill Gilliss in response to: Bill Gilliss
  Click to reply to this thread Reply


Hi,

 

I use Outlook Express and it supports both HTML and
plain text. I really don't know how the others see my posting, but I am
OK.

This doesn't mean that this situation
here is not as absurd as it may be.

 

Just a reminder, beyond the meaninglessness of a forum where the code is
rendered as unformatted junk and trash, there is the illogicality, the irationality and the nonsense
of not accepting the LSP files as attachments.

 

Now, how crazy is that ?


"Bill Gilliss" <bill@realerthanreal.com> a écrit
dans le message de news: 6113299@discussion.autodesk.com...

Jason Piercey wrote:
Clearly "answer points" and fancy wiz-bang features are far
more important in a discussion forum than thread readability.

I suspect we are stuck with this regardless of disfunctionality.

While we wait...

I use Thunderbird for all
newsgroup reading and posting, formatting in-line code as Courier and posting with
the "Send in Plain Text and HTML" option. Seems to read okay with all viewers
and browsers, with all intended line breaks:

(defun c:helloworld ()
  (princ
"Hello, world!")
  (princ)
)

And somehow life
goes on, even without answer
points.

-Bill

Doug Broad
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 4:26 PM   in response to: Some Buddy in response to: Some Buddy
  Click to reply to this thread Reply
Thanks guys.
Those posting with OE experience no problems with maintaining line breaks
and
formatting. Those posting with the web have horrible code formatting. It
is possible
that discussion admin recommendations for {code} and {/code} markers can
make
code more readable to the rest of us but those coming here wanting help
can't be
expected to remember something that arcane about formatting. So the webside
editor should respect line breaks in the original post.

Bill. I have noticed that your posts have some strange characters for each
line break.
It could be that either Thunderbird or Europe is using a different font set
(perhaps unicode
vs ascii). It's not nearly as bad as the unformatted code in posts like "I
need help..."

Regards,
Doug
"Some Buddy" wrote in message
news:6113345@discussion.autodesk.com...
Hi,

I use Outlook Express and it supports both HTML and plain text. I really
don't know how the others see my posting, but I am OK.
This doesn't mean that this situation here is not as absurd as it may be.

Just a reminder, beyond the meaninglessness of a forum where the code is
rendered as unformatted junk and trash, there is the illogicality, the
irationality and the nonsense of not accepting the LSP files as attachments.

Now, how crazy is that ?
"Bill Gilliss" a écrit dans le message de news:
6113299@discussion.autodesk.com...
Jason Piercey wrote:
Clearly "answer points" and fancy wiz-bang features are far
more important in a discussion forum than thread readability.

I suspect we are stuck with this regardless of disfunctionality.

While we wait...

I use Thunderbird for all newsgroup reading and posting, formatting
in-line code as Courier and posting with the "Send in Plain Text and HTML"
option. Seems to read okay with all viewers and browsers, with all intended
line breaks:

(defun c:helloworld ()
(princ "Hello, world!")
(princ)
)

And somehow life goes on, even without answer points.

-Bill
owenwengerd

Posts: 2
Registered: 08/06/02
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 5:37 PM   in response to: Doug Broad in response to: Doug Broad
  Click to reply to this thread Reply
I'm fed up with Autodesk's failure to fix the formatting problems, so I've offered to do it for them:
http://otb.manusoft.com/2009/01/autodesk-discussion-group-facelift.htm
--
Owen Wengerd
President, ManuSoft <http://www.manusoft.com>
VP Americas, CADLock, Inc. <http://www.cadlock.com>
Jason Piercey
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 5:46 PM   in response to: owenwengerd in response to: owenwengerd
  Click to reply to this thread Reply
That is a mighty nice offer, Owen. Surely hope that Autodesk
takes it seriously.

wrote in message news:6113446@discussion.autodesk.com...
I'm fed up with Autodesk's failure to fix the formatting problems, so I've
offered to do it for them:
http://otb.manusoft.com/2009/01/autodesk-discussion-group-facelift.htm --
Owen Wengerd President, ManuSoft VP Americas, CADLock, Inc.
Some Buddy
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 6:08 PM   in response to: owenwengerd in response to: owenwengerd
  Click to reply to this thread Reply


We have a saying, something like "The itching goat
uprises the tail even harder."
Hop it makes
sense for all of you and I think that the corporative pride
will prevail in the face of the common sense (which everybody
knows it's not so common:)

 


<owenwengerd> a écrit dans le message de news: 6113446@discussion.autodesk.com...
I'm
fed up with Autodesk's failure to fix the formatting problems, so I've offered
to do it for them:
http://otb.manusoft.com/2009/01/autodesk-discussion-group-facelift.htm -- Owen
Wengerd President, ManuSoft VP Americas, CADLock, Inc.

Some Buddy
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 7:00 PM   in response to: Some Buddy in response to: Some Buddy
  Click to reply to this thread Reply


OK, maybe this is more like "The itching goat
uprises the tail even higher" ;^)

 


"Some Buddy" <cyberiq@mailcity.com> a écrit dans
le message de news: 6113494@discussion.autodesk.com...


We have a saying, something like "The itching
goat uprises the tail even harder."
Hop it
makes sense for all of you and I think that the corporative pride
will prevail in the face of the common sense (which everybody
knows it's not so common:)

 


<owenwengerd> a écrit dans le message de news: 6113446@discussion.autodesk.com...
I'm
fed up with Autodesk's failure to fix the formatting problems, so I've
offered to do it for them:
http://otb.manusoft.com/2009/01/autodesk-discussion-group-facelift.htm --
Owen Wengerd President, ManuSoft VP Americas,
CADLock, Inc.

Owen Wengerd
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 8:14 PM   in response to: Some Buddy in response to: Some Buddy
  Click to reply to this thread Reply
OK, maybe this is more like "The itching goat uprises
the tail even higher" ;^)


In more idomatic English: "The itchy goat raises his tail even higher."
I've never heard that one. The closest saying I can think of offhand is
"cutting off the nose to spite the face". :)
--
Owen Wengerd
President, ManuSoft <http://www.manusoft.com>
VP Americas, CADLock, Inc. <http://www.cadlock.com>
Some Buddy
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 8:30 PM   in response to: Owen Wengerd in response to: Owen Wengerd
  Click to reply to this thread Reply
Hi Owen,

Thanks for the right translation, english is not my first language and I've
tryied a very basic translation, but if you got the message of it, it means
I wasn't far :)

And since I have you here, on line, could you please tell if OpenDCL would
be 100% compatible with french version of AutoCAD ? I would like to start
using it, but I work in an french environment and most of our software,
including varies releases and flavors of AutoCAD is in french, so I was
wondering if this would be without risks.

Thanks in advance



"Owen Wengerd" a écrit dans le message de news:
6113588@discussion.autodesk.com...
OK, maybe this is more like "The itching goat uprises
the tail even higher" ;^)


In more idomatic English: "The itchy goat raises his tail even higher."
I've never heard that one. The closest saying I can think of offhand is
"cutting off the nose to spite the face". :)
--
Owen Wengerd
President, ManuSoft <http://www.manusoft.com>
VP Americas, CADLock, Inc. <http://www.cadlock.com>
Owen Wengerd
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 10:22 PM   in response to: Some Buddy in response to: Some Buddy
  Click to reply to this thread Reply
... could you please tell if OpenDCL would be 100% compatible
with french version of AutoCAD ?


OpenDCL will work fine in a French AutoCAD. There is even a French
language version of the runtime (Studio is not yet localized for French). :)
--
Owen Wengerd
President, ManuSoft <http://www.manusoft.com>
VP Americas, CADLock, Inc. <http://www.cadlock.com>
Doug Broad
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 6:28 PM   in response to: owenwengerd in response to: owenwengerd
  Click to reply to this thread Reply
Thanks Owen and "Amen".

wrote in message news:6113446@discussion.autodesk.com...
I'm fed up with Autodesk's failure to fix the formatting problems, so I've
offered to do it for them:
http://otb.manusoft.com/2009/01/autodesk-discussion-group-facelift.htm --
Owen Wengerd President, ManuSoft VP Americas, CADLock, Inc.
Herman Mayfarth
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 7:12 PM   in response to: owenwengerd in response to: owenwengerd
  Click to reply to this thread Reply
Owen -

I'm offering to donate my time


Now we know why you are starving..:)

Bless you, and "amen."

:)
Owen Wengerd
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 8:10 PM   in response to: Herman Mayfarth in response to: Herman Mayfarth
  Click to reply to this thread Reply
Now we know why you are starving..:)


;)
--
Owen Wengerd
President, ManuSoft <http://www.manusoft.com>
VP Americas, CADLock, Inc. <http://www.cadlock.com>
Herman Mayfarth
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 7:18 PM   in response to: Doug Broad in response to: Doug Broad
  Click to reply to this thread Reply
Minimum requirements:
1) Support Newsreaders without sending us unformatted garbage
2) Support HTML users so messages are properly formatted.
3) Protect privacy of posters and screen spammers.


4) Allow attachments of *.lsp files in a discussion group which is intended
to support LISP programming.
Some Buddy
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 8:18 PM   in response to: Herman Mayfarth in response to: Herman Mayfarth
  Click to reply to this thread Reply
Why not *.dwg, since LISP is supposed to work inside drawings (except maybe
for the named VLX spaces)


"Herman Mayfarth" a écrit dans le message de news:
6113556@discussion.autodesk.com...
Minimum requirements:
1) Support Newsreaders without sending us unformatted garbage
2) Support HTML users so messages are properly formatted.
3) Protect privacy of posters and screen spammers.


4) Allow attachments of *.lsp files in a discussion group which is intended
to support LISP programming.
Laurie Comerford
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 8:39 PM   in response to: Herman Mayfarth in response to: Herman Mayfarth
  Click to reply to this thread Reply
Hi,

On the file side:

Allow lisp files
Limit files in the main Newsgroup pages to 100k
Allow file up to 10Mb in the Customer files newsgroup
Preclude the bloated BMP files

Unfortunately, as I've said many times the failure of these newsgroup is
at Managerial level. No competent Manager would ever have allowed this
stupidity past the Pre-Alpha test, let alone deployed it in that format,
then required that it be closed down more than once for significant time
periods in order to provide different dysfunctional results.

Until Autodesk employ a Manager with sufficient sense to accept Owen's
offer we are going to be stuck with a system which frustrates us all and
makes support through the newsgroups extremely difficult.

Regards


Laurie Comerford




Herman Mayfarth wrote:
Minimum requirements:
1) Support Newsreaders without sending us unformatted garbage
2) Support HTML users so messages are properly formatted.
3) Protect privacy of posters and screen spammers.


4) Allow attachments of *.lsp files in a discussion group which is intended
to support LISP programming.
scot-65

Posts: 939
Registered: 12/11/03
Re: Newsgroup needs complete overhaul
Posted: Jan 28, 2009 10:41 PM   in response to: Laurie Comerford in response to: Laurie Comerford
  Click to reply to this thread Reply
Attachment test.lsp (4 bytes)
See attachment.
Posted using Netscape 7.2.
Hummmmmmm.......