nyjastul69 Commander
 2710 Posts



 Rhode Island
 | | 07/17/2006 12:06 PM |
| | Crap. That's not what I wanted to hear. Thanks though. | | You know, I keep thinking that after the new design team gets done with D&D 4e, D&D won't stand for Dungeons and Dragons anymore, because well, that's just not fun. It's old and stuffy. - Originally Posted by BabWryter on Kenzerco.com | |
|
Master Peon spikegif Warlord
 5699 Posts




 | | 07/17/2006 3:35 PM |
| quote: Originally posted by PatEllis15 I'd rather we were all here.... Your example is a good one (metric vs imperial). See where the US got when Jimmy Carter mandated a metric adoption date...
Really... I just want the community under ONE roof. This is the roof I'd prefer, but I'm seeing a lot of holes, and that just makes me sad.
Pat E
My same thoughts | | First peon to make it to "Knight Warlord" Completed Trades -148- | |
|
johnny.quest Underboss
 1341 Posts




 | | 07/17/2006 3:57 PM |
| | I understand how you guys feel, but the way I see it, we were never all here to begin with. We've always been in different places. The change is that some folks aren't hanging around here much any more. That's sad; I understand that. For me, though, I want to contribute to a community where I feel confident that my contribution is valued by the powers that be. My contribution is modest, but it's still important to me, and I don't want it deleted, misrepresented, or exploited. | | | |
|
Thoth, Gatherer of Knowledge MerricB Underboss
 2350 Posts



 Australia
 | | 07/17/2006 7:49 PM |
| Metric isn't even close to what the Hordelings forum formatting code is. There's a standard for forum formatting code on all sites I use - EN World, Wizards, Maxminis, Dragonsfoot, Worlds of D&D, and so on. It uses [ B ], [ quote ] and suchlike. While Hordelings doesn't use this standard, it excludes itself from easy use, and becomes profoundly irritating to those who visit.
Cheers!
| | Merric Blackman
| |
|
 Vrecknidj Warlord
 10252 Posts


 United States
 | | 07/17/2006 10:59 PM |
| quote: Originally posted by MerricB
Metric isn't even close to what the Hordelings forum formatting code is. There's a standard for forum formatting code on all sites I use - EN World, Wizards, Maxminis, Dragonsfoot, Worlds of D&D, and so on. It uses [ B ], [ quote ] and suchlike. While Hordelings doesn't use this standard, it excludes itself from easy use, and becomes profoundly irritating to those who visit.
And how! I really find the coding over there very frustrating.
Dave | | Knowledge Arcana editor issues 5-9, Phoenix Lore Magazine editor, assistant editor for Rite Publishing; My Trade Thread and My Reference Thread; Winner of WBC IV, IX and XIII; Rule #0: bshugg is always right! | |
|
E.C. Organizer galneweinhaw Commander
 2646 Posts




 | | 07/18/2006 1:18 AM |
| quote: Originally posted by MerricB
Metric isn't even close to what the Hordelings forum formatting code is. There's a standard for forum formatting code...
Ha! Touche. | | Join the Eternal Skirmish Campaign.
Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind. ~Dr Seuss | |
|
Thoth, Gatherer of Knowledge MerricB Underboss
 2350 Posts



 Australia
 | | 07/18/2006 1:34 AM |
| "Metric" these days would have to be the boxes that work like word-processors - I use them on blogger and canonfire for submitting articles. Does anyone know if that code is freely available?
Cheers! | | Merric Blackman
| |
|
lalato Underboss
 1546 Posts



 Urbana, IL
 | | 07/18/2006 10:02 AM |
| According to ktatroe, he's working on integrating BBCode into the site. He mentioned last week that the code he was working with caused a problem that he needs to work through. I hope he can figure it out soon because I loathe posting on forums that don't use some form of BBCode.
Funny thing, though, Hordelings currently allows you to use straight HTML... which is one workaround to the forum code problem. However, there are plenty of HTML code exploits around that I would guess that this option won't be around forever.
--sam | | I'm in Urbana, IL | |
|
Gnolaum Sergeant
 854 Posts




 | | 07/18/2006 10:15 AM |
| quote: Originally posted by lalato
According to ktatroe, he's working on integrating BBCode into the site. He mentioned last week that the code he was working with caused a problem that he needs to work through. I hope he can figure it out soon because I loathe posting on forums that don't use some form of BBCode.
Funny thing, though, Hordelings currently allows you to use straight HTML... which is one workaround to the forum code problem. However, there are plenty of HTML code exploits around that I would guess that this option won't be around forever.
--sam
Oh yeah, if he allows straight html, then he should be vulnerable to injection exploits, which would allow an unscrupulous to mess around in his db. Dropped tables, users and schemas can really mess with a site. | | My online store http://store.hoardsters.com Use quick search to see scans of every stat card! | |
|
ktatroe Sergeant
 564 Posts




 | | 07/18/2006 6:59 PM |
| quote: Originally posted by lalato
According to ktatroe, he's working on integrating BBCode into the site. He mentioned last week that the code he was working with caused a problem that he needs to work through. I hope he can figure it out soon because I loathe posting on forums that don't use some form of BBCode.
Despite the lack of any real consensus what the full gamut of "UBB-style code" might mean (every forum seems to have their own breed -- researching and coming up with a selection to implement was the bulk of the work here), BBCode is now the default on Hordelings. | | H/W: http://www.hordelings.com/frontend/profiles/profile.php?user=ktatroe | |
|
ktatroe Sergeant
 564 Posts




 | | 07/18/2006 7:03 PM |
| quote: Originally posted by MerricB
"Metric" these days would have to be the boxes that work like word-processors - I use them on blogger and canonfire for submitting articles. Does anyone know if that code is freely available?
There are a number of them available -- but many of them generate buggy HTML, or aren't even remotely cross-platform compatible, or have many myriad other problems. There are a couple that are promising, but none yet outstanding.
| | H/W: http://www.hordelings.com/frontend/profiles/profile.php?user=ktatroe | |
|
ktatroe Sergeant
 564 Posts




 | | 07/18/2006 7:07 PM |
| quote: Originally posted by Gnolaum
Oh yeah, if he allows straight html, then he should be vulnerable to injection exploits, which would allow an unscrupulous to mess around in his db. Dropped tables, users and schemas can really mess with a site.
Generally, injection exploits and XSS exploits -- the latter are most often associated with displaying unfiltered HTML -- are different beasts. But the point remains valid: displaying unfiltered HTML bad.
| | H/W: http://www.hordelings.com/frontend/profiles/profile.php?user=ktatroe | |
|
Thoth, Gatherer of Knowledge MerricB Underboss
 2350 Posts



 Australia
 | | 07/18/2006 7:47 PM |
| quote: Originally posted by ktatroe
quote: Originally posted by Gnolaum
Oh yeah, if he allows straight html, then he should be vulnerable to injection exploits, which would allow an unscrupulous to mess around in his db. Dropped tables, users and schemas can really mess with a site.
Generally, injection exploits and XSS exploits -- the latter are most often associated with displaying unfiltered HTML -- are different beasts. But the point remains valid: displaying unfiltered HTML bad.
Oh, yeah, it definitely is.
I implemented only two tags for my article site: bold and italic. I'm investigating the WYSIWIG options for the new pages, but the problems with unfiltered code are definitely there.
I hate writing filter code...
Cheers! | | Merric Blackman
| |
|
ktatroe Sergeant
 564 Posts




 | | 07/18/2006 8:52 PM |
| quote: Originally posted by MerricB
I hate writing filter code...
This is your friend:
$clean = htmlentities($text, ENT_QUOTES, 'UTF-8');
At least, if you're using PHP (and assuming your pages are set as UTF-8, so you're looking for UTF-8 encoded input). That takes care of encoding at least. You still have a lot of validity filtering to do, but that's left as an exercise for the reader.
| | H/W: http://www.hordelings.com/frontend/profiles/profile.php?user=ktatroe | |
|
PatEllis15 Commander
 4462 Posts




 | | 07/19/2006 9:25 AM |
| quote: Originally posted by Vrecknidj
I like the feel of Maxminis more than I like the tools of Hordelings. But, ultimately, I'll go where the most significantly meaningful discussion goes. I do want to have a robust trading site, but I'm more interested in the discussion end.
If Maxminis maintains its feel, I'll definitely stay. That said, some of that feel has slipped a bit over the past month.
[:(]
Dave
This sums up how I feel at the moment as well.
Pat E | | "Games evolve. Otherwise we'd still be pushing rocks around the dirt. What do you think the cavemen said when some dude showed up with sticks?" - Chairman7w | |
|
Thoth, Gatherer of Knowledge MerricB Underboss
 2350 Posts



 Australia
 | | 07/19/2006 7:44 PM |
| | This thread is dead. Please do not restart it. | | Merric Blackman
| |
|