New Forum Software

Let's talk about anything related to the 6502 microprocessor.
User avatar
Dajgoro
Posts: 808
Joined: 08 Aug 2011
Location: Croatia
Contact:

Re: New Forum Software

Post by Dajgoro »

I use OpenOffice too, since MSOffice is the only thing that i can't get for free from Microsoft as a student... But sometime presentations and docs made in OpenOffice look messy when opened in msoffice and the other way around.
User avatar
GARTHWILSON
Forum Moderator
Posts: 8775
Joined: 30 Aug 2002
Location: Southern California
Contact:

Re: New Forum Software

Post by GARTHWILSON »

Argh! Still getting 403's! No code, no URLs, and still it won't take it.
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?
User avatar
BigDumbDinosaur
Posts: 9428
Joined: 28 May 2009
Location: Midwestern USA (JB Pritzker’s dystopia)
Contact:

Re: New Forum Software

Post by BigDumbDinosaur »

GARTHWILSON wrote:
Argh! Still getting 403's! No code, no URLs, and still it won't take it.

Hmm...I just put up a fairly long-winded post with code pasted in. No 403.
x86?  We ain't got no x86.  We don't NEED no stinking x86!
User avatar
BigDumbDinosaur
Posts: 9428
Joined: 28 May 2009
Location: Midwestern USA (JB Pritzker’s dystopia)
Contact:

Re: New Forum Software

Post by BigDumbDinosaur »

Once again I got an error 403 trying to paste a small amount of text into a post. Can we pluuuuueeeeeeaaaaaaaassse fix this problem?
x86?  We ain't got no x86.  We don't NEED no stinking x86!
User avatar
BigEd
Posts: 11464
Joined: 11 Dec 2008
Location: England
Contact:

Re: New Forum Software

Post by BigEd »

It seems to be a simple minded string match. You could mail the problematic post to Mike if you can't narrow down what the string in question is.
User avatar
BigDumbDinosaur
Posts: 9428
Joined: 28 May 2009
Location: Midwestern USA (JB Pritzker’s dystopia)
Contact:

Re: New Forum Software

Post by BigDumbDinosaur »

BigEd wrote:
It seems to be a simple minded string match.

I looked it over and cannot see anything in the post that would excite the ire of the forum software. It's mostly some code, and not much of it.

Quote:
You could mail the problematic post to Mike if you can't narrow down what the string in question is.

I did. However, as of late he seems to be preoccupied with other matters and evidently isn't paying a lot of attention to 6502.org. Both Garth and I have content that was submitted some time ago that hasn't seen the light of day. This, plus the error 403 issue, is why I decided to get my POC website up and running. As soon as I get the download functions work I'm done posting here.
x86?  We ain't got no x86.  We don't NEED no stinking x86!
User avatar
Mike Naberezny
Site Admin
Posts: 296
Joined: 30 Aug 2002
Location: Northern California
Contact:

Re: New Forum Software

Post by Mike Naberezny »

BigDumbDinosaur wrote:
Once again I got an error 403 trying to paste a small amount of text into a post. Can we pluuuuueeeeeeaaaaaaaassse fix this problem?
I've disabled the firewall entirely. You won't hit it again. It provided some valuable protections that could have prevented the incident in May. I tried hard to adjust the firewall so that it's not annoying. A large part of the problem is that it does string matching to detect malicious code injection, and posting code snippets tends to cause false positives. I had previously disabled many of those rules but there are hundreds of rules in total and it's hard to predict which ones might cause an issue.
BigDumbDinosaur wrote:
I did. However, as of late he seems to be preoccupied with other matters and evidently isn't paying a lot of attention to 6502.org.
It's pretty frustrating to hear you say I'm not paying attention, and I don't think it's very fair. Looking in my sent box, I've sent you at least 9 emails about 6502.org between May and June. You hit the 403 several times and each time you posted here and sent me personal email. I tried to respond to each one as promptly as I could (within hours usually) and disabled the particular firewall rule that was causing you trouble.
BigDumbDinosaur wrote:
Both Garth and I have content that was submitted some time ago that hasn't seen the light of day. This, plus the error 403 issue, is why I decided to get my POC website up and running. As soon as I get the download functions work I'm done posting here.
Right now there are still many areas of the site that aren't working still (including my own project pages). I'm sorry about your submissions but I have prioritized fixing the existing site before working on anything new. I do not always have as much time as I would like to work on the site but I do work on it regularly.
User avatar
Dajgoro
Posts: 808
Joined: 08 Aug 2011
Location: Croatia
Contact:

Re: New Forum Software

Post by Dajgoro »

Now i can post my mystical string that always caused a 403:

streaming or processing(using programmable logic of course).
Post Reply