I would like to install Wakaba or Kareha on my site instead of a message forum like phpbb and such.
who do i do this?
any help would be great.
I can think of
Have you read this? http://wakaba.c3.cx/shii/shiichan
Alright, I have a wakaba board of the newest version set up. It is working in every other way, however, clicking the post numbers fails to insert a quote.
For example, in reply mode, clicking "No.3" (javascript:insert('>>3')) does absolutely nothing whatsoever. I assume it's supposed to insert ">>3" in the reply box.
I edited the config file and uploaded my files via FTP to the www directory and yes the server supports pearl but when I go to the kareha.pl it just shows me plain text. (the source code is in plain text just encase you guys didn't know what I meant) so if someone could help me that would be nice.
After a few days of coming back for a few minutes at a time, I finally figured out (roughly) how to get a wakaba board set up and am now working on figuring out multiple boards. This brings me to my question: does each board need its own database? I still don't understand much of SQL so this may be a fairly easy question. Also, there's nothing to prevent the board from working if I rename the directory it's in and then move it, correct?
'durrr a hurrrrrrrrrrr' huh? How appropriate for 4:20 :P
Anyways, I will freaking PAY someone $20 through Paypal if they can provide FULL instructions on setting up an example multiple-board setup using 'ln' and/or 'lndir'.
Instructions must be posted here to help other users in need.
Because it's not in any way necessary to do this, and because it takes some effort to explain properly including the possible pitfalls. So if you can't figure it out on your own, it might be less of a hassle for you in the future if you don't do it in the first place.
The basic idea is simply to symlink all files that are the same to files to a central install, and not symlink the files you are customizing per board, which usually means just config.pl and maybe some files in include/.
>>24
I don't need any money for this because I agree with you. These people are basically ignoring you because they think they're so high and mighty with their Unix and Perl knowledge :P
I believe this is basically how things would be set up; I can't actually test this myself because I don't have access to a webserver with SSH/shell access atm.
______________________________
UNDER CONFIG.PL: Put a copy of config.pl in each board directory you wish to create. Modify this SQL entry for each board. This way, we only use one database. Say your board was "/cat" - A good way of prefixing in /cat's config.pl could be:
#use constant SQL_TABLE => 'cat_comments';
I don't THINK that PROXY_TABLE needs to be unique for each board, and there is no reason why ADMIN_TABLE should be. Other modifications for config.pl are personal preference.
> These people are basically ignoring you because they think they're so high and mighty with their Unix and Perl knowledge :P
or they realize that there's really no reason at all to do this.
it does make upgrading to new versions of kareha and/or wakaba slightly easier if you know what you're doing, but then you would know how to set it up.
What >>28 said. There is nothing wrong with having full install (all files + database) for each separate board, I ran my site like that for several months. Also, I knew 0 Perl and not much about Unix and webhosting when I started to run that site... You just need some common sense.
so u mean i need only separate sqltable for the comments?!
proxy- & admintable can be the same?
Yes.
So. I kind of like BOMArchiverHelper.app, the default OS X unzipping utility. However, it has quite a number of limitations. Most other unarchivers on OS X have interfaces that I don't like, or just don't work very well. Also, thanks to Windows' idiotic idea of using the current system encoding for filenames, I have tons of archives from Japan with Shift_JIS filenames, which none of the unarchivers on OS X I've tried will handle properly.
And so I, because I obviously don't have enough to do already, get the idea that I need to write a better unarchiver. Features I think it needs include:
i need help! i tried opening an .exe an i got this error message...
does anybody know how to help?
There are a lot of different formats data might be stored in an .exe file. The Unarchiver apparently doesn't support this particular one. Post an bug on the bug tracker, including the file, and I'll have a look at how hard it would be to add support.
It would be nice if after extraction, not only the archive could be deleted, but also corresponding .part-files which are still on the disc from resumed downloads.
I'm missing an option that would be very usefull: The Unarchiver should ignore the Thumbs_db-files from Windows and not extract them. That would be great.
hello thank you for the software, its great.
it would be cool if you added an option in the preferences to make unarchiver visible in the application switcher and the dock. now i have to modify the info.plist file to make it visible. if i have a lot of windows unarchiver disappears in the background while unraring and only way to find it, to check time status or to find out if progress is finished, is to use expose all windows which im not a big user of since i have tons of windows open all the time.
thanks
A new release, with mostly bugfixes again:
http://theunarchiver.googlecode.com/files/TheUnarchiver2.5.zip
I have also been doing more work on being cross-platform. The experimental command-line unar tool from earlier is now much improved. It actually takes some arguments now, for one. There is also a new too, lsar, for listing the contents of archives.
Both are still far from feature-complete. Most obviously, unar has no way to automatically contain unpacked files in a directory like The Unarchiver does, and it also overwrites files without asking, so be careful with that. lsar also does not show very much information about the files it lists, either.
Precompiled binaries for OS X and Windows are avaiable:
http://theunarchiver.googlecode.com/files/unar0.2.zip
http://theunarchiver.googlecode.com/files/unar0.2_win.zip
The Windows version requires a couple DLLs which are included. I hope to cut down on those later on.
Previous versions of "The Unarchiver" did not use a hidden temporary directory for extracting contents of archives. Somewhere in the 2.x versions the app started to use hidden temp directories. Could this be turned into a user preference? I mean an option not to use temp dirs? I liked the old behaviour, because if I started extraction of an archive that contained only a single large file (eg. a movie :-) ), I could move the file (that is being extracted) around while the extraction was in progress. Now I've to either use commandline or enable showing of hidden files to do that. Or wait til the extraction completes.
Hi,
First off I would like to say thank you for an App that has been reliable every time I've used it. So Thank You!.
I use The Unarchiver on my home iMac, and I use Portableapps.com http://portableapps.com/ when I am on a Windows Unit.
I would like to ask if you would be able to build your unar.exe to sit in the taskbar of windows and if the user was to double click a .zip file it would extract that .zip file to a user defined, layout?.
just as The Unarchiver works on my iMac at home.
To get a very crude version of what I mean..
I used this http://portableapps.com/node/22677 to associate .zip etc to unar.exe and it worked kind of. I had no control over where the file was un-zipped to.
thanks
Ray
This thread is for all your simple questions about installing and running Wakaba or Kareha, that just require quick answers. Please don't create new threads for issues like that, post them in here instead.
Before posting, check that the question has not already been answered in this thread, or in the previous thread: http://wakaba.c3.cx/sup/kareha.pl/1141929669/
Questions about "500 Internal Server Errors" go in this thread: http://wakaba.c3.cx/sup/kareha.pl/1109033191/
Okay, I have a single question. I see to have multiple boards you must install wakaba more than once, but how do you create links to all the boards at the top or on the side like a normal chan website?
If this involves very difficult coding, then I am looking for someone to help me out in their spare time.
Yep, cause if I knew how to do that, I would've done it without asking, now wouldn't I. I don't know how to do that! Besides I've got kusaba now, so If you guys still want to help me, Id be willing to go back over to wakaba, but I just need some help.
>>856
if you don't know how to do that, you shouldn't be running a web site. if you knew anything at all, you wouldn't touch kusaba with a 10-lightyear pole.
how to delete the 1st thread by the user who created this thread himself ,and not effect the following reply ?
In my board, if the user delete the first thread which he've created, all the replies in this thread would also be deleted.this make all discussion disappear.I think this is not a good method.
so,how to setup kareha ?
Thanks all !
thank you very much for answer the question !
Will wakaba and kareha update future ?
Just wondering, can this software be uploaded to any free host such as Webs?
>>862
No. The host must have proper support for Perl scripts with MySQL/SQLite bindings. There are (probably) free hosts out there which support these things, but you're better off using payed shared hosting with Perl support. NearlyFreeSpeech supports Wakaba/Kareha just fine and their prices are fairly cheap.
And now for something completely different: Swear is a game I wrote a long time ago (the original version ran on the Amiga!). I never got around to doing a proper release of it, although it was pretty much finished (there might be a bug or two left in, though). But now that I have this fancy site and everything, I figured I might as well try and do a release of it. It's multi-platform, using the Allegro library. You can download it here:
Mac OS X: http://wakaba.c3.cx/releases/mac/Swear.zip
Windows: http://wakaba.c3.cx/releases/other/Swear_win.zip
Source: http://wakaba.c3.cx/releases/other/Swear_src.zip
Theoretically, it should compile on Linux computers too, if they have the Allegro library installed, and you run make os=unix. However, this is largely untested.
As for the game itself, it's the old classic worm game, played in non-euclidean space. That is to say, it is played on the surface of various three-dimensional shapes. It's a pretty simplistic game, and it's old enough to use no hardware acceleration of any kind, so performance may vary (on my Mac, it's leaves something to be desired). There are a lot of tweaking options to play with, though. There's also a feature to merge highscore lists, and I might post mine later if someone wants to try and beat it.
>>118
oh god i hope i forget seeing that before i go to bed tonight. i really don't want to know what kind of nightmares that could cause.
Very nice game! Simple concept, simple -but awesome- graphics, challenging levels, and minimal resources used.. i absolutely love this
I've been doing a little work on a cross-platform SDL version in some bits and scraps of spare time. I'm using the OpenGL code to render the game, of course. But from here, I don't know whether I should be porting the old menu code or just hacking together a new menu. What's the origin/license of this menu code? I couldn't immediately tell. If it's legally unencumbered, I might think about porting it. I've already thrown together a little class to let me render the fonts...
Everything should be as free as it gets.
Great. With that in mind, this weekend I started porting the menu code over to SDL/OpenGL. It's not a beautiful job, but it is starting to work. Can always clean it up later. :)
WIP shot shows the main menu pretty much drawing.
Excellent.
by playing this game every day i will become a super genius
Where to put our highscores?
This thread is for questions and discussion about Xee. Before posting, check that the question has not already been answered in this thread, or in the previous thread: http://wakaba.c3.cx/sup/kareha.pl/1122405906/
There is also a bug tracker for Xee here: http://code.google.com/p/xee/issues/list
If you have a bug to report, it is better to post it on the bug tracker if you can, so it will not be forgotten.
I'ld like to be able to browse inside of .sitx archives. Any possibility of this happening?
Is that not working with the newest version?
Xee's been an AMAZING program, but I've been having a lot of trouble lately. I installed a program that would let me open up Zip and RAR files, but after I did that, even though I told it not to be the default program for .cbr and .cbz files, it looks like the two programs started to clash, and now I have to approve every .cbz or .cbr file I try to open. I removed Zipeg and removed and reinstalled Xee, but it still won't work. Instead of the familiar orange icon for these files, I'm greeted with a blank sheet of paper icon. I don't know what to do. Help?
Xee's been an AMAZING program, but I've been having a lot of trouble lately. I installed a program that would let me open up Zip and RAR files, but after I did that, even though I told it not to be the default program for .cbr and .cbz files, it looks like the two programs started to clash, and now I have to approve every .cbz or .cbr file I try to open. I removed Zipeg and removed and reinstalled Xee, but it still won't work. Instead of the familiar orange icon for these files, I'm greeted with a blank sheet of paper icon. I don't know what to do. Help?
Feature request: click/double click for next pic, when browsing a zip/rar full of pictures.
The ONLY feature I miss in this amazing application, is some kind of "Fit to width", that would zoom the display in order to match image width with window width.
Thanks in advance in considering this, hopefully, very small modification in your code.
This program keeps making itself the default for opening rar and zip files and I don't want it too as it can't unpack them - is driving me a bit nuts. Please help,
Cheers
This is the support thread for Xee. All kinds of questions and bugreports can be posted in here. This thread will also be linked from inside the program itself.
There is also a thread about Xee here: http://wakaba.c3.cx/sup/kareha.pl/1122405906/
It contains more general discussion, and announcements of new versions and updates.
>>290
Dear Developer: What do you think about my suggestion?
>>292,298
Dear Spammer: Please stop spamming. You'll get a reply if and when WAHa decides to reply, and your spamming is more likely to piss him off and get him to ban you than get him to reply sooner. Also, learn to use sage.
Multi-Touch support?i love in it
Please add the option to use an image as a wallpaper from inside xee.
Hi,
when I browse through pics with Xee, all of them appear washed out (colors look faded). If you open the same pic in Xee & Preview and compare the two, the difference is quite apparent.
Is there a way to make Xee display the pic in normal colors?? Otherwise it's pretty much useless for me.....
Great app! Just discovered it.
2 features would make it perfect for me. A thumbnail view and a tree view of my hard drive contents so I could navigate and click any folder and it would open that folder. Accessing it off the Open menu item is more cumbersome. One I selected a folder it would start showing thumbnails which I could scroll through (assuming enough) and then click one to view that image and then from that image continue forward or backward via your slide show functionality. Esc would take me back to the thumbnails. Perhaps for performance considerations, consider caching the thumbnailed images.
One other feature, right click on an image for a context menu with editor options and rotate options.
>>302
Color profile support is hard to do in OpenGL. Here are two posts from the developer on the topic:
http://wakaba.c3.cx/sup/kareha.pl/1122405906/146
http://wakaba.c3.cx/sup/kareha.pl/1122405906/623
Not to be confused with the Mac OS X widgets thread, this is the Mac OS X screen savers thread (this one's even more useless!).
So, way back in the day, I made some screen savers for the Amiga named "LotsaBlankers". Later on, I ported some of them to Windows, and created some new ones, but I never managed to make a stable and functional enough screen saver under Windows that I'd feel like releasing it. But now that I've got Mac OS X, I've started porting some of this old code over, since making screen savers for OS X is pretty easy and fun. First one I've got running is this one:
http://wakaba.c3.cx/releases/mac/LotsaEscher.zip
It's based on the work presented on this site, http://escherdroste.math.leidenuniv.nl/, and it is liable to BLOW YOUR MIND, MAAAAN. I've been too lazy to figure out how to make a preferences GUI for it yet, so even though the code supports all the possible different transformations of the image (Some listed here: http://escherdroste.math.leidenuniv.nl/index.php?menu=im&sub=escher), you can't actually pick which one you want yet.
Here are a few Animated Screenshots of LotsaEscher you may use for your site:
http://seamac.info/cupboard/darkroom/shotfromscreens/LotsaEscher001l%2001f.gif
http://seamac.info/cupboard/darkroom/shotfromscreens/LotsaEscher001l%2001n.gif
http://seamac.info/cupboard/darkroom/shotfromscreens/LotsaEscher001l%2001s.gif
Pretty belated, but just wanted to say I downloaded all of the screen savers on my Intel mac running Mac OS X 10.6.3 and they all work great. Thanks!
!WAHa, what's the feasibility of this? it would make a good screensaver brilliant.
Not very. Alpha transparency only lets you let what is below shine through what you draw on top. It doesn't let you distort it, which LotsaWater needs.
OS 10.6.4 : impossible te regulate the dimming option in lotsawater, always black as it was at the "dark position", someone else has the same ?
I'm trying to run wakaba from my win7 system. I've got Apache Perl PHP and MySQL and they seem to be getting along with each other but I'm running into the Error 500 problem which is almost certainly because of my permissions but I made an observation which confuses me.
Why are there html files in the cgi-bin folder and why does wakaba link directly to them instead of placing or redirecting or including that content from HTML files in the htdocs folder?
I know that its some sort of permissions problem but more like an apache setting that I either can't change or I really don't want to for security reasons. Everything in the cgi-bin folder is treated like a server script and not sent to the client but since wakaba puts them in the cgi folder it manifests as a permission problem.
I did find a variable in the internal paths section of the config.pl file that looked promising but I have found that changing the values prevents it from giving me a 500 error but it won't update the html files.[variable called HTML_SELF]
I know I'm doing something wrong but hopefully someone can point me in the rite direction...
>>315
There is no "cgi-bin folder". You are definitely doing it wrong.
>>316
Excuse me but, yes, there is. Dir folder what ever you want to call it, its there. It's part of the default instillation of Apache. You just have to activate it to use any cgi like perl
I'd like to apologize for sounding snippy with >>316. I think i understand what you mean but you could have gone into a bit more detail. there should be no cgi-bin folder because the scripts shouldn't be executed from that directory on the server. since the cgi generates HTML local to the scripts in sub directories if the files are in the cgi-bin folder any referenced files are assumed to be server script and not sent to the client.
that said the cgi has to be in the htdocs folder and the question then becomes how do i set up apache to execute the cgi from there without getting 403(forbidden)/500(permission) errors?
>>318
Right. You don't put Wakaba into the cgi-bin folder, at all. Incidentally that folder is a terrible idea in general.
The example.htaccess supplied with Wakaba is all the configuration you need, presuming Apache is configured to allow .htaccess files. (Rename it to .htaccess)
opps. i had the +ExecCGI on the wrong directory. that fixed it. i think i'm going to write a tutorial on how to get this running on windows for my fellow newbs... heh thanks for the input guys!
when i set the permissions to 777 i get a 404 error and when i set them to 755 i get a error: could not write to directory...what do??
[Tue Jul 06 05:26:38 2010] [error] [client 172.17.0.132] File does not exist: /f5/33chan/public/wakaba/wakaba.html, referer: http://33chan.nfshost.com/
[Tue Jul 06 05:26:41 2010] [error] [client 172.17.0.144] [Tue Jul 6 05:26:41 2010] config.pl: Constant subroutine main::DISPLAY_ID redefined at /usr/local/lib/perl5/5.8.9/constant.pm line 115., referer: http://33chan.nfshost.com/
[Tue Jul 06 05:26:44 2010] [error] [client 172.17.0.144] File does not exist: /f5/33chan/public/wakaba/wakaba.html, referer: http://33chan.nfshost.com/
[Tue Jul 06 05:27:57 2010] [error] [client 172.17.0.144] [Tue Jul 6 05:27:57 2010] config.pl: Constant subroutine main::DISPLAY_ID redefined at /usr/local/lib/perl5/5.8.9/constant.pm line 115., referer: http://33chan.nfshost.com/
this is constantly my error log, i feel as if i am missing something obvious but i can not tell
even when i set the permissions to 755 i still get the could not write to directory error