
So funny you banned Russia. You banned Russia. Wow.
Just give them a board. Then have automatic translation so you can see what they're saying. Maybe ban them from all the other boards. I can't believe you ban the very people your site is named after. I can't believe there isn't more Soviet shit here too. What a lame ass piece of shit fucking site. Sorry.
Thanks for that useful comment.
If you have a better solution for the floods of off-topic and incomprehensible garbage posts, abusive trolls, spam, and child porn from Russian IP addresses, I'll gladly hear it.
Russians already have a board. They have tons of them, in Russia. Moreover, wakachan has /unyl/. This has not stopped the garbage posts and attacks directed at the people who are trying to keep the board clean.
Further: if you'd like to have a rational discussion about this, come onto synirc #iichan; but if you're just going to be an ass like you are right now, don't bother.
This site has a bad name then.
Hey,
I was wondering when Matsuba came to be and what influences it had. In addition, I love the JavaScript (http://sovietrussia.org/js/matsuba.js?v=1), and was wondering what influences THAT had.
Just curious.
Added a preview button. (Just on the text boards for now.) The javascript to shove the button and form onto the post is a bit unwieldy for what should be such a simple task, but hey, that's javascript for ya. The server handler, on the other hand, was stupidly easy:
# -*- python -*-
elif 'preview' in form:
message = handle_message(board, form.int('preview'), 0, form.field4, form.markup)
io.write_http_header(length=len(message))
sys.stdout.write(message)
No, that form.markup field isn't meaningful... yet.
sweet, thanks!
Oh, when someone sages a thread, the link does not appear as sage, it appears as http://sovietrussia.org/dis/#sage, is this intentional?
Yep! I got annoyed by accidentally clicking irrelevant mailto:sage links, so if something doesn't look like a link or e-mail, it sticks a # in front of it.
Shit, it's been forever since I've been here.
Anything broken about the site, please post here.
>>64
4-ch and other Kareha-based boards look fine, I looked through the source and css looking for what the problem here could be, but I can't find anything.
Not so much about the site, but 22 of the 50 threads on /f/ are dumb tinfoil-hat bullshit. Could we get some pruning? Maybe a few posts were okay but we don't need the german and japanese versions...
Thanks a lot :D
Copy/pasting from /a/:
> There's a quote bug in IE7. When viewing a thread, clicking on "1227" does not insert ">>1227" in the text field. It does work in IE when clicking on the post number on page 0-10.
>
> In Opera, the quote links work
The search feature doesn't work right. On /f/ if I search "frankie", which is obviously the top thread, it says no results found.
>>69
You needed to search for the top thread? :P
Google crawls and updates ... whenever. I don't know how often, but if you search for something like Touhou you'll get pages.
I suppose it works, if you consider the new stuff is visible on the front page and thus less likely to need searching.
When are you going to release the site code?
>>71
When it doesn't suck. :/
Well, that's not quite fair. It's not horrible code, it's just not very good. It started as a Python translation of Wakaba that used Trevorchan's database, and with no framework or really any structure. Over time bits and pieces have been replaced but it's still really quite haphazard, and I would really like to start fresh with a real framework (Pylons or TurboGears, probably) and get all the features which were at some point implemented functioning again (namely: fastcgi, lazy thread caching, some nonsensical charts and goodies in the admin panel, capcodes, ...)
Not to mention all the crap that spontaneously breaks whenever I try to fix something else, because the only installed copy in existence is on this server. (Yes, I keep backups, I'm not that much of a dunce :)
>>73
Eh. I don't want another Kusaba-incident wherein bad code perpetuates despite the author's intent to remove/replace it. Plus, I think I learned a few things from building matsuba, and hacking at a handful of other board scripts, and it'd probably just be better to apply that knowledge than to try to describe it.
Don't get me wrong, matsuba isn't nearly as bad as the average PHP script – it really is clean in a lot of places, but it has a lot of quirks. More of hard-to-maintain, and perhaps suffering from Second System Syndrome.
Example: the logic for how posts get deleted is split between the database and the filesystem, and neither of the two "talk" to each other. As it is, deleting a file causes a database request; that returns a list of referenced files and thread IDs that were affected by the request; the controller passes that information onto the filesystem handler, which actually does the deleting; then the controller gets back a list of files that were actually deleted, checks to see if one of those files was the same url where the request originated. (That's how you end up on the same page after deleting something – unless you deleted the thread from its own page.)
In a way, the current structure makes sense from a design perspective, but it makes things too complicated and doesn't provide much benefit. If I were redesigning things I'd just have one unified data store for everything; it'd simplify the code tremendously, which, of course, would make things more maintainable and better in the long run.
Hello! I'm going to see if I can make /z/ really awesome. adding some jquery, ajax, etc.
Any ideas? Comments? Think this would be a bad idea?
yeah, it's called "Blue Moon". you can see it by clicking "Blue Moon" under "Board look" :P
I had an idea for what to put on /z/, but now it's kinda fail.
Please feel free to edit the script (found http://sovietrussia.org/dat/zmanage.py?action=fileman it's script.js) and/or post ideas
Instead of the current music, what about http://www.mpcforum.com/forum.php?do=mp ? It's live so it always has different music!
another idea: (I looked in /js/matsuba.js?v=2 and saw 'insert') new dockbar has buttons that can style text?
What are you all (Or you if it's one guy) using to make those fantastic rainbow gifs every now and then? It seems like it's the same or similar filter being used, and I'd like someone to share it before I try making something similar.
I think it's all one guy...
GIMP Hue/Saturation in increments of 36. Ten frames. 40 ms.
uhhh could a mod delete the picture of the little girl crying on /z/!
Hey loves, can we sort out stickies now plz?
So I found this flash on 4chan's /f/, and then I go check out /z/ on sovietrussia. /z/ was flashing. It scared me. I open /z/ management and Dreamweaver. So, what do you think of it? Should I remove it? Should I have it play a different song each view?
My friend says I should add cake (he's talking about Portal) so I'm going to add http://eye.swfchan.com/flash.asp?id=9111&n=Portal.swf&w=833&h=521 or maybe just an ascii cake with music going in the background
It's cool just now, loving it. Could flash more though, I like /z/ best when it's hard to read
Any chance of seeing world4ch's [i]Yotsuba[/i] theme on the textboards?
So... what is the difference between Futaba and Yotsuba style besides HUGE FONTS for the post numbers, cutting off 3/4 of the topic list at the top, and hiding the name/date information?
Seems kinda DQN.
>>4
The colors don't contrast as much. Sharp corners, etc.
If new textboard styles are coming, I'd like to suggest Headline (Photon for textboards) and Mercury.
Mercury added... have fun.
To the poster who wanted Yotsuba, post a stylesheet file that works with Kareha. 4chan's is entirely incompatible.
>To the poster who wanted Yotsuba, post a stylesheet file that works with Kareha. 4chan's is entirely incompatible.
I'll work on this over the weekend.
>>10
Sorry sorry, I've been real busy. I'll get around to it some day.
I've had this style sheet I ported over from Yotsuba a long time ago. I just found this site though.
http://tablecat.exofire.net/yotsuba.css
It should work with both Kareha and Wakaba. I only remember using it on a Wakaba oekaki board I had. You just need to go download fade.png from 4chan and put it in the 'img' folder.
>>12
Good show, but wrong style. This thread is about the theme for the text boards, not the imageboards – like http://dis.4chan.org/prog/ and then click on "Yotsuba" at the top.
In the words of Bob Dylan, everybody must get stoned.... no wait, wrong song.... ah! The times, they are a-changin'.
There just isn't a lot of activity on here lately – lots of lurking, but not much posting. So we're gonna stir it up a little bit.
tl;dr: Post more on >>>/fw/, >>>/cats/, and >>>/w/; post non-crap on >>>/code/; suggest some interesting board ideas.
Average posts per week over the past 90 days:
/fw/ 0.70
/cats/ 1.24
/j/ 3.81
/code/ 3.89
/w/ 4.98
/o/ 6.22... Well that failed miserably, and I broke my post. :|
Trying again...
And welcome to:
When I try to make a wonderful /prog/ thread, I get
'NoneType' object is unsubscriptableI am sad.
>>19
I supported the themes idea, but as a macfag it's pretty useless to me. I just wanted to stir some activity :(
Hooray for /p/ though!
on an unrelated note, how is the little ID next to each post generated?
>>24
http://www.sause.org/folderteint/
http://www.freemacsoft.net/LiteIcon/
http://www.panic.com/candybar/
http://unsanity.com/haxies/shapeshifter (if you're still on 10.4)
http://www.apple.com/downloads/macosx/icons_screensavers/
also keep an eye on http://facadeapp.com/, although it might end up being vaporware
>>25
it's a hash of your IP address, I think.
I see the old boards have been dropped and the trial ones now in place properly. Nice.
Hey Mods, just want to say thanks for the site, I appreciate it, even if it is so quiet.
Something that has been on the list for aeons finally got implemented:
/* -*- c -*- */
#include <stdio.h>
int main(int argc, char **argv)
{
int n;
for (n = 0; n < 5; n++)
printf("dongs\n");
return 0;
}
This uses a real syntax parser (i.e., not the javascript crap that 4chan uses on /prog/), so you have to specify the language inside -*- markers for it to work, at least for now. Heuristics for common lanugages might be a future possibility.
/* -*- lisp -*- */
(defun foo ()
(print "Penis"))
>>2
I think you probably wanted to use a lisp comment there.
Who in the world uses lisp comments nowadays, you moron?
I want to ask him, "do you REALLY want to use lisp comments?"
I want to interrogate him. I want to interrogate him for roughly an hour.
Are you sure you don't just want to try saying "lisp comment"?
-- java --
echo test
-- c --
#include <stdio.h>
int main(int argc, char **argv)
{
int n;
for (n = 0; n < 5; n++)
printf("dongs\n");
return 0;}
what the fuck
Code works like Markdown or Wakabamark – indent by four spaces or a tab.
# -*- perl -*-
lol