It uses sqlite and it makes shit easier for me to manage. For the most part the behavior should be the same. If you run across any errors, post them in this thread and I'll fix them.
Name:
Anonymous2015-03-21 17:19
https does not work on the beta board
Name:
Anonymous2015-03-21 17:23
>>2 Yes I know. I haven't enabled it. Just use HTTP for now.
Name:
Anonymous2015-03-21 17:32
Also, I am considering adding another board since I've made it so that I can add and delete them from the admin interface.
Vote in this thread for whatever new board you want added, if any.
>>6 There's /lounge/ for that. Also, this is not 4chan where everyone bitches about not having one million containment boards. By your logic, we should have /dubs/, /pol/, /jp/, /saovq/, /tablecatslounge/ and /mentishit/ to isolate all the shitposting from /prog/.
Name:
Anonymous2015-03-21 20:58
>>7 I know, that's just a file move though and updating some settings. Mostly, I want to make sure that there aren't any issues with posting before using that codebase for the main site.
Name:
Anonymous2015-03-21 21:37
A board for people with tiny dicks. That should keep away >>6.
Name:
Anonymous2015-03-21 22:30
Are there any topics aside from programming that people here like to talk about?
>>38 Yes, that's what the old /lang/ was about. I'm not him but I support the idea.
Name:
Anonymous2015-03-23 7:19
Neat-o. Will you be putting it in the repo?
Name:
Anonymous2015-03-23 7:57
Clicking on post numbers no longer quotes them.
Name:
Anonymous2015-03-23 8:37
Would be nice to see the source code :D or do you plan to keep it closed?
Name:
Anonymous2015-03-23 9:56
>>42 It's Perl, and I never write Perl so I don't care. I'll public domain the source and release it soon, I just want to make sure I didn't accidentally introduce an exploit. Give me a few days to fuzz the source and configs properly.
Name:
Anonymous2015-03-23 12:23
check out my dubz
Name:
Anonymous2015-03-23 14:10
can you make progrider.org/prog redirect to bbs.progrider.org/prog ? so it's less to type
>>48 Can you pastebin what the original so I can test? Thanks.
Name:
Anonymous2015-03-25 1:10
>>48 Poor Rika. All she wanted was to get nakkeed with anonymous!
Name:
Anonymous2015-03-25 5:14
>>50 I do still have the original, but it just needs a monospace font. The problem is that the BBCODE compiler doesn't handle [m] correctly. I was also able to reconstruct it from that post just be changing an HTML tag. What the fuck is the <samp> tag? Seems pretty useless for W3C to add. Anyway, if you replace it with <pre>, it is presented correctly, but it gets colored like [code] would. Alternatively, you could add samp{font-family:monospace;white-space: pre;} to the CSS.
I don't think putting ``Anonymous'' in the name field is a bad idea. Whenever I've spoken about a chan type website with anybody who's unfamiliar I'm always terrified they'll go there, actually type their name in, and post with that instead of posting anonymously.