Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsDiscussion Forum → New Forum System
123456
New Forum System
2004-09-05, 6:35 AM #161
Nice! I like it! :D
Massassi's Official Chatroom: irc.synirc.com #massassi
2004-09-05, 7:25 AM #162
I retract my former statement of "it sucks" with "it's getting better".
1 of 14 | 6-16 Never Forget. | Click.
2004-09-05, 8:56 AM #163
Maybe increase the amount of topics seen in the forums to the original amount? (This is an active place) :)
SnailIracing:n(500tpostshpereline)pants
-----------------------------@%
2004-09-05, 8:58 AM #164
Yeah, more per page would be nice.
TheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWho
SaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTh
eJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSa
ysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJ
k
WhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSays
N
iTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkW
2004-09-05, 9:23 AM #165
Well, I guess all the buttons aren't that bad. And the forums are running faster for me, so I guess this can grow on me. :p
Life is beautiful.
2004-09-05, 9:44 AM #166
[http://www.phoenixcradle.com/massassi/newtopic.png]

[http://www.phoenixcradle.com/massassi/reply.png]
2004-09-05, 11:04 AM #167
It seems my IE is having some issues with pngs, because those button images Hebedee posted are not displaying in a good manner... Cursed IE...
Frozen in the past by ICARUS
2004-09-05, 11:05 AM #168
[http://img13.exs.cx/img13/2145/reply5.gif]

[http://img13.exs.cx/img13/615/topic.gif]
1 of 14 | 6-16 Never Forget. | Click.
2004-09-05, 11:10 AM #169
Or the current ones as gifs:

[http://homepage.ntlworld.com/lindab/m_images/newtopic.gif]

[http://homepage.ntlworld.com/lindab/m_images/reply.gif]
TheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWho
SaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTh
eJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSa
ysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJ
k
WhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSays
N
iTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkW
2004-09-05, 11:42 AM #170
Why not jpgs?
一个大西瓜
2004-09-05, 11:43 AM #171
You can make pngs render properly in IE pretty easily, but for some reason heeb's images are being used but have been renamed as gifs so they don't display right in any browser

Code:
<public:component>
<public:attach event="onpropertychange" onevent="propertyChanged()" />
<script>

var supported = /MSIE (5\.5)|[6789]/.test(navigator.userAgent) && navigator.platform == "Win32";
var realSrc;
var blankSrc = "blank.gif";

if (supported) fixImage();

function propertyChanged() {
   if (!supported) return;

   var pName = event.propertyName;
   if (pName != "src") return;
   // if not set to blank
   if ( ! new RegExp(blankSrc).test(src))
      fixImage();
};

function fixImage() {
   // get src
   var src = element.src;

   // check for real change
   if (src == realSrc) {
      element.src = blankSrc;
      return;
   }

   if ( ! new RegExp(blankSrc).test(src)) {
      // backup old src
      realSrc = src;
   }

   // test for png
   if ( /\.png$/.test( realSrc.toLowerCase() ) ) {
      // set blank image
      element.src = blankSrc;
      // set filter
      element.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" +
                                     src + "',sizingMethod='scale')";
   }
   else {
      // remove filter
      element.runtimeStyle.filter = "";
   }
}

</script>
</public:component>


save that as a file called "pngbehavior.htc" then modify the stylesheets to include the following:

Code:
img {
   behavior: url("pngbehavior.htc");
}
Detty. Professional Expert.
Flickr Twitter
2004-09-05, 11:47 AM #172
However my method won't work unless the files are renamed back to .png (which i'm pretty sure they were originally since gifs have no problems rendering in IE)
Detty. Professional Expert.
Flickr Twitter
2004-09-05, 11:48 AM #173
They display fine in Firefox.
TheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWho
SaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTh
eJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSa
ysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJ
k
WhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSays
N
iTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkW
2004-09-05, 11:52 AM #174
they do now, they didn't before.

but to be honest it's far too messy cutting trying to add transparancy to the old pictures, they're all pixely and icky.
Detty. Professional Expert.
Flickr Twitter
2004-09-05, 12:11 PM #175
It'd be far easier/cleaner just to move the new thread / reply buttons *above* the green bar, like they were before. Simple template change in vB.
一个大西瓜
2004-09-05, 12:20 PM #176
:o awesomeness!
whenever any form of government becomes destructive to securing the rights of the governed, it is the right of the people to alter or to abolish it
---Thomas jefferson, Declaration of Independance.
2004-09-05, 12:26 PM #177
Ah, that's interesting. I only checked the images in the post, not the actual buttons... I see now they have the gif extension indeed. How peculiar. So, IE should accept pngs (Windows understand them after all) if the png doesn't have a .gif extension :rolleyes:
Frozen in the past by ICARUS
2004-09-05, 1:15 PM #178
http://etc.dettylog.co.uk/gfx/

I've added a couple of examples showing png alpha transparencies that work in IE and Firefox. The extra files that are needed are pngbehaviour.htc and empty.gif. You also need to define the dimensions of the graphics rather than just let the browser work them out.
Detty. Professional Expert.
Flickr Twitter
2004-09-05, 1:34 PM #179
So, how do you get a custom title?

I would also change the attachment (http://forums.massassi.net/vb/images/paperclip.gif) icon so that we can actually see it ;)
Sam: "Sir we can't call it 'The Enterprise'"
Jack: "Why not!"
2004-09-05, 1:38 PM #180
how 'bout a white version?

[http://homepage.ntlworld.com/lindab/m_images/paperclip.gif]
TheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWho
SaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTh
eJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSa
ysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJ
k
WhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSays
N
iTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkW
2004-09-05, 2:40 PM #181
... I leave for a little while and this happens... *sigh* there goes the neighborhood. :p It works though. Faster, and from experience I know, easier to manage. Good on ya.
-=I'm the wang of this here site, and it's HUGE! So just imagine how big I am.=-
1337Yectiwan
The OSC Empire
10 of 14 -- 27 Lives On
2004-09-05, 3:30 PM #182
Is there any disadvantage to attaching images rather than remote linking them?
"Well ain't that a merry jelly." - FastGamerr

"You can actually see the waves of me not caring in the air." - fishstickz
2004-09-05, 3:55 PM #183
found this from a google search:
Detty. Professional Expert.
Flickr Twitter
2004-09-05, 4:21 PM #184
The poll system is fantastic.
All those "post your religion" or "post your browser" type threads, and those that began with "DONT DEBATE!!!!!!!", that were really quite useless before can now be made into some mildly interesting research about Massassi, displaying the graph of the results. Of course, the thread itself is still just as uninteresting, but the poll graph makes it worth clicking on.
"The trouble with the world is that the stupid are cocksure and the intelligent are full of doubt. " - Bertrand Russell
The Triumph of Stupidity in Mortals and Others 1931-1935
2004-09-05, 11:18 PM #185
Quote:
Originally posted by Acharjay
Is there any disadvantage to attaching images rather than remote linking them?


Yeah, you can only attach one image per post. Linking allows you to post more than one.
The cake is a lie... THE CAKE IS A LIE!!!!!
2004-09-06, 1:18 AM #186
Whoa :eek: :eek: - like what happened around here and stuff.... ;)

Can't leave this place for less than a week and something like this very spanky new system gets put in place (did someone mention it was only 6 years :rolleyes:...).

Well I guess better late than never Brian :p. To be honest I'm not totally sure whether I like this system (probably because I was liked the familar easy feel of the old one). The solution is to obviously start spamming the forums to get used to this ;)

Good stuff Brian :D

-Jackpot

PS: Thank goodness there's a "0" avatar choice so far... it helps my 56K connection ;)
"lucky_jackpot is the smily god..." -gothicX
"Life is mostly froth and bubble, but two things stand in stone,
Kindness in another's trouble, courage in your own"
- "Ye Wearie Wayfarer"
|| AI Builder: compatible with both JK & MotS || My website ||
2004-09-06, 9:37 AM #187
sooooooooooooo much better than when I checked in on Saturday, but I still think post subjects need to go, they get lost in the post statistics anyway.
I don't really see the point of thread ratings, surely the number of views/replies shows the popularity? (I personally hate showing the number of views, but Daeron the Nerfherder made a very good point about threads in the showcase, so I can live with that)
I hate the size/font/colour options, replies end up being unreadable if everyone's playing around with stuff.
Fast replies would also be really handy.

Ok, now that I've had my whinge :p I wanna say thanks, it's much much faster and the custom titles are hilarious, Yecti's had me laughing out loud.

[edit: and mine made me giggle, thanks!)
<spe> maevie - proving dykes can't fly

<Dor> You're levelling up and gaining more polys!
2004-09-06, 9:40 AM #188
oooh, I like being able to sort threads by title and stuff, very handy!
<spe> maevie - proving dykes can't fly

<Dor> You're levelling up and gaining more polys!
2004-09-06, 10:19 AM #189
update IE. it should display .png's properly now.
2004-09-06, 11:09 AM #190
alright, I'm just gonna keep spamming this thread!

- profiles are much better, love the posts per day and last post thang. why no msn addresses?
- why not have the active users thing on the forum index? it would be interesting to see how many lurkers we really do have...
<spe> maevie - proving dykes can't fly

<Dor> You're levelling up and gaining more polys!
2004-09-06, 11:36 AM #191
Someone highlight obi_kwiet's "empty" space under his name (don't yell at me if i'm just slow :p)
/fluffle
2004-09-06, 11:37 AM #192
oh dear god pleeeeeeeeease change the default 'subscribe to this thread' to off, I keep forgetting to check it!
<spe> maevie - proving dykes can't fly

<Dor> You're levelling up and gaining more polys!
2004-09-06, 11:49 AM #193
You can turn it off in your profile :)
TheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWho
SaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTh
eJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSa
ysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJ
k
WhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSays
N
iTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkW
2004-09-06, 12:24 PM #194
doh!!

I went away for two days, so I was too busy catching up with the new stuff to check my profile, thanks.

next comment!

I love the quick 'search forum' box at the bottom of the page, would it be possible to add one to the individual threads, so I don't have to use ctrl-f on every page of the thread?
<spe> maevie - proving dykes can't fly

<Dor> You're levelling up and gaining more polys!
2004-09-06, 2:33 PM #195
The new look caught me by surprise. It's a little awkward at first,
but I'm getting the hang of it. I actually think it's nice. Good job.:)
"I'm interested in the fact that the less secure a person is, the more likely it is for that person to have extreme prejudices." -Clint Eastwood
2004-09-06, 4:10 PM #196
Quote:
Originally posted by Darth Evad
update IE. it should display .png's properly now.


Nope, all major changes in IE are being saved for the next major version. You can display pngs properly using the method I demonstrated. In anticipation of some predictable remarks, ignoring IE is not an option.

But as I said, the post/reply graphics don't look good even with the transparency working.
Detty. Professional Expert.
Flickr Twitter
2004-09-06, 7:25 PM #197
Too true, it is necessary to move them onto the black or make whole new ones.
2004-09-07, 2:53 AM #198
definitely a good plan, it will make them easier to get to as well, with all 6 links in that little space, it's quite easy to miss and hit something else! :p
<spe> maevie - proving dykes can't fly

<Dor> You're levelling up and gaining more polys!
2004-09-07, 7:57 AM #199
My title scares me, because I have absolutelly no idea what it means. This probably makes me a noob. Now I'm sad :gbk:

JediKirby
ᵗʰᵉᵇˢᵍ๒ᵍᵐᵃᶥᶫ∙ᶜᵒᵐ
ᴸᶥᵛᵉ ᴼᵑ ᴬᵈᵃᵐ
2004-09-07, 8:14 AM #200
Hahaha, you don't get your title? That's funny. :) Kudos to whoever did it.
KOP_blujay
Just dancin'...and singin'...in the Force.
123456

↑ Up to the top!