The collected works of nekonoko - Page 15

porter wrote:
What would be the benefits if nekochan changed?


That's sort of what I want to find out. I've often heard that phpBB based forums are not held in high esteem, and I just want to make sure we're on a platform everyone is happy with.

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Everything's working fine with phpBB3 from an administrative standpoint - it's even faster now running under php-5.3.0. If everyone else is happy with it I'll keep things as-is :)

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
shyouko wrote:
Now you mention this, I wonder how Google index those pages.


Probably treats crawlers as a separate class of user and serves them special content - phpBB3 does this as well (look at the "Registered Users" at the bottom of the forum's main page).

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Very cool. I don't know that anyone maintains irssi in Nekoware anymore, but if anyone would like it updated I can do it.
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
That's a vBulletin feature. phpBB doesn't support plugins, only direct code mods (which are a pain in the ass to maintain).

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Looks like quick reply will be introduced in 3.0.6. No idea when that release is coming, but it's the next in line :)

http://www.phpbb.com/blog/2009/06/10/phpbb-306-plans/

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Okay, it's been added to the board. Thanks much!

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
I've not, but please don't post spam without editing the links out first. You're just doing their work for them.

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
The reason you got spammed is that you're not hiding your e-mail address on your forum profile; it's visible to everyone. An automated e-mail scraper pulled the address, matched it to the domain it was found on and launched the spam.

That's why it's never a good idea to keep your e-mail in the clear like that. You should probably change your profile settings.

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Excellent, glad it's working for everyone!

I'm using it myself and everything seems good so far; I'll give it another day and push it to /current.
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
sgefant wrote: PS: Upcoming Blender 2.5 will be using Python 3.1 (and depend on it, unlike previous version). It would be nice if someone could create a nekoware package of python 3.1.


I tried a quick attempt at a compile and it died with:

Code: Select all

c99 -c -OPT:Olimit=0 -DNDEBUG -O  -I. -IInclude -I./Include -I/usr/nekoware/include  -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
cc-1020 c99: ERROR File = Python/pythonrun.c, Line = 662
The identifier "PATH_MAX" is undefined.

static wchar_t env_home[PATH_MAX+1];
^

1 error detected in the compilation of "Python/pythonrun.c".
gmake: *** [Python/pythonrun.o] Error 2


If you already have patches for it, let me know and I'll put everything together for Nekoware. Otherwise we'll have to wait until someone can port it.
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
sgefant wrote: Sure I will, but I won't be able to take a look at what needs to be done to Python for a couple of days.


Great! There's no rush :)

I got the chance to try Blender 2.49a on my Tezro this morning and it ran with no issues. Thanks much for your work on this.
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
ritchan wrote:
Judging from the response, I guess nobody cares about ONScripter for workstations :D


Well for me anyway, it would be a little cooler if it was running on IRIX, as I don't really use AIX to any extent. But that's just me :)

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
nekobean wrote: I could not fin it on nekoware, though.


It predates Nekoware. As the article you linked mentioned, it's in nvukovlj's contrib folder on FTP:


ftp://ftp.nekochan.net/pub/downloads/co ... 437.tar.gz
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
I've upgraded phpBB to 3.0.6-RC1 and the quick reply feature is now active. Enjoy!

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
I also enabled RSS feeds. Avatar uploads weren't working after the update - I believe I have that fixed now.

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
japes wrote:
Look at that, quick reply...but it looks like "View active topics" got broken. :(


Should be working now - it just needed to be switched back on.

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
I'm now trying out the new captcha options in 3.0.6 -- a question/answer captcha rather than distorted text.

Hopefully targeted questions such as "Name the operating system used by SGI's MIPS-based computers" and "What does the "S" in SGI stand for" will be easy for legitimate users (potentially much easier than straining with a hard-to-see text captcha) while obscure enough to discourage the cell phone/shoe/handbag salesmen.

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
bigD wrote:
Thanks neko! And thanks again for giving us this little spot to talk about our SGI habit/infatuation. :)


Not a problem at all - I enjoy providing it. It's actually a heck of a lot of fun getting all this up and running under IRIX; I even had one of the PHP core developers on the server bug testing patches for php-5.3.1 a couple weeks ago :D

http://bugs.php.net/bug.php?id=46074 (testing the fix for this bug; went well!)

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
edefault wrote:
...any screen shots of it? A GUI/WM in existence eventually? Which one?
And if so, what are the advantages over IRIX/4dwm then?


It lacks framebuffer support, so this would be a server application rather than a desktop.

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
I'm working on a build too; there seems to be a minor porting snafu in this version I'm trying to overcome.
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Okay, I was able to work out the issue. The mips4 build in now in /beta.
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
No, the problem I had was in the final link phase - they added in some new libraries and broke my old patch in the process. Here's the fix if you run into the same thing:

Code: Select all

--- static-config.mk.orig       Fri Sep 18 16:39:37 2009
+++ static-config.mk    Fri Sep 18 17:04:07 2009
@@ -73,7 +73,7 @@

ifdef MOZ_PSM
STATIC_EXTRA_LIBS      += \
-               $(NSS_LIBS) \
+               -L../../dist/bin -L../../dist/lib -lcrmf -lsmime3 -lssl3 -lnss3 -lnssutil3 -lsoftokn3 -lXt \
$(NULL)
endif

@@ -84,7 +84,7 @@
endif

ifdef MOZ_STORAGE
-STATIC_EXTRA_LIBS      += $(SQLITE_LIBS)
+STATIC_EXTRA_LIBS      += -L../../dist/bin -L../../dist/lib -lsqlite3
endif

ifdef MOZ_SVG
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
That's just a patch, not the whole thing :)
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Added the following to /beta:

neko_thunderbird-2.0.0.23.tardist
neko_firefox-2.0.0.22pre_sept2009.tardist
neko_seamonkey-1.1.18.tardist

The Firefox build is a CVS pull of the MOZILLA_1_8_BRANCH code, and contains the same security and bug fixes as the latest Seamonkey and Thunderbird versions.
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
SAQ wrote: Correction - when I went to look at the relevant lines from static-config.mk on my box to see how they would change they were different than the ones listed in the patchfile.


Ah, maybe because you'd already run "seamonkey-2.0_irix.patch" which modifies that file. phpBB also tends to mess up whitespace in code blocks (tabs and spaces).

The important thing is that it worked ;)
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Still looking for feedback on whether these new packages are good to go and can be moved to /current :)
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
I appreciate that :) Hopefully we have more than one user though (especially after that plea in SGI: Security) or it's rapidly getting to the point where it's no longer worthwhile to port. Spent six hours of my Friday on these :/
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
tomo wrote:
but number of users probably will be less than 200 :(


I'm not concerned with having hundreds of users (or even if I get thanks or not), I'd just like a couple people to let me know if it works (or not) after spending so much time on them. It's like bringing a cake to a potluck only to find nobody's taken a slice when it's time to bring the dishes home :)

Thanks for the reports - I'll move these over to /current.

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
stuart wrote:
I'm a little rusty... what have I forgotten to do, here?!


Looks like you're picking up an older version of libsqlite3.so (which lacks the symbol) from /usr/nekoware/lib rather than the bundled version. From your post above:

Code:
libsqlite3.so  =>        /usr/nekoware/lib/libsqlite3.so


It should be using the libsqlite3.so from /usr/nekoware/lib/firefox-2.0.22pre, which is provided in the following locations:

Code:
neko@Kazehana ~ % versions long | grep libsqlite3.so
f 12405  1390 neko_firefox.sw.lib     usr/nekoware/lib/firefox-2.0.0.22pre/libsqlite3.so
f 33867  1390 neko_seamonkey.sw.lib   usr/nekoware/lib/seamonkey-1.1.18/libsqlite3.so
f 23512  1390 neko_thunderbird.sw.lib   usr/nekoware/lib/thunderbird-2.0.0.23/libsqlite3.so


I don't have libsqlite3.so in /usr/nekoware/lib on my system so I didn't encounter this. If you need sqlite3, it may work to overwrite that library with the newer version provided with the Mozilla installs.

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
GeneratriX wrote:
Hello guys... sorry by asking again... but since I did not had any replies at all


That's probably a pretty good indication that people aren't using it. Try something like Thunderbird instead.

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
If I were to put a number on it, probably around $2000 per year. The SDSL package I use allows self hosted servers and is pretty expensive at $280 per month, but I do use it for other things too. Power costs are fairly significant for the O350s as well.

If you're just looking to start a web site and aren't as hardcore about running your own hardware at home, I'm sure you can do it for much less at a hosting facility.

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Yeah, I tried to lower my costs a little this past summer by going with a cheaper ADSL package that still supported servers (business class), but the wiring in my apartment wasn't up to the task. Had to cancel it and go back to the ancient SDSL package I've been using since 2001.

_________________
私のホバークラフト は鰻が一杯です。
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
I've posted neko_openssh-5.3p1.tardist to /beta.

I also put an alternate build in my contrib directory that utilizes the openssl-1.0 beta if anyone (besides myself) is feeling adventurous. The openssl-1.0 beta package (also in my contrib directory) contains a legacy subsystem for openssl-0.9.8 so it shouldn't break anything.
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Thanks for posting this - "Movie Magic" was what got me interested in SGIs to begin with. Brings back a lot of memories.
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Thanks for the support. My enthusiasm for the site is at an all-time low right now, but I'll keep plugging away at it. Hopefully it will become fun again in the future.
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Yeah, it's more that some forum members have become nekonoko-hostile rather than IRIX, but point taken - there's still fun stuff to do on IRIX hardware.

I've been trying to post up on the blog some of the stuff that's slipped through the cracks during the summer when temperatures precluded powering on hardware. Probably missed some though.
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
JacquesT wrote: Is it a Safari prob? I'm on 4.0.3 (10.6.1)


No, the captcha works but it's really, really slow to come up. You just need to wait for it - can take a minute or more. Perl is excruciatingly slow under IRIX; I've been considering moving from Movable Type to WordPress for this reason.

On the plus side though it probably keeps a lot of the spammers away - they just get impatient ;)
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
eMGee wrote: (By the way, what year is this from?)


The film "Hocus Pocus" was released in July 1993; this episode is from the first season in 1994.
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Excellent, thanks!

I remember at least one other episode with a lot of SGIs. One of the parts that sticks in my mind was a sequence with a "Mr. Sunshine" style CGI character controlled in realtime (on an SGI) using a mechanical rig, much like a digital puppet.
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.