<?xml version="1.0" encoding="utf-8"?><rss version="2.0">
<channel>
<title>SEO-Board Forum Software Community</title>
<link>http://forums.seo-board.com</link>
<description>SEO-Board Forum Software Community</description>
<item>
<title>hcl777: Captcha Mod</title>
<link>http://forums.seo-board.com/article709.htm</link>
<description>hcl777: Actually, never mind, I figured it out...guess my PHP skills weren&#039;t bad after all :)

The script above is actually probably a bit too rudimentary for most uses. Here&#039;s a better one that provides audio and visual options, and also cleverly helps a good cause. 

[url]http://recaptcha.net/plugins/php/[/url]</description>
<pubDate>Mon, 21 Jul 2008 08:52:01 -0400</pubDate>
<category>Programming</category>
</item>
<item>
<title>Voasi: Home Security Forums up and running</title>
<link>http://forums.seo-board.com/article708.htm</link>
<description>Hristo: Voasi,

you have more seo-board forums than anyone else on the planet [cool]</description>
<pubDate>Mon, 21 Jul 2008 08:37:30 -0400</pubDate>
<category>Showcase</category>
</item>
<item>
<title>coolio: Login - HELP!</title>
<link>http://forums.seo-board.com/article710.htm</link>
<description>Hristo: It is probably a cookie error. Try setting the cookiedomain and cookiepath to &#039;&#039; (empty values).</description>
<pubDate>Mon, 21 Jul 2008 08:36:11 -0400</pubDate>
<category>Support</category>
</item>
<item>
<title>MartinA1: Forum for my Prediction Game</title>
<link>http://forums.seo-board.com/article707.htm</link>
<description>Hristo: Good luck with it.</description>
<pubDate>Mon, 21 Jul 2008 08:33:51 -0400</pubDate>
<category>Showcase</category>
</item>
<item>
<title>bruki: đščćž letters</title>
<link>http://forums.seo-board.com/article706.htm</link>
<description>Hristo: Try fixing the charset field in the $lang array (\lang\ directory). Make the charset fit the language of the board.</description>
<pubDate>Mon, 14 Jul 2008 08:38:04 -0400</pubDate>
<category>Support</category>
</item>
<item>
<title>sdyfoc222: Seo-Board to punBB</title>
<link>http://forums.seo-board.com/article682.htm</link>
<description>Dungeonmaster: This may be digging up a now old thread, but when I ran a Yabb forum I was overrun with spam, until I put in place the requirement for email verification which eliminated it for the most part.

IP banning is only going to control spam coming from a member doing it. Many spammers use proxies and many don&#039;t even visit your forum to do it. Being that spamming is largely hit and run, and many of them use fake email addresses anyway, requiring them to respond to an email will eliminate, in what experience I have had, a good bit if not the majority of the spam you are getting.

Of course, if I am wrong, let me know as that is from my experience and I could use pointers as well for consideration.</description>
<pubDate>Sat, 12 Jul 2008 11:05:04 -0400</pubDate>
<category>Support</category>
</item>
<item>
<title>Dungeonmaster: Welcome to the Dungeon</title>
<link>http://forums.seo-board.com/article705.htm</link>
<description>Hristo: Good luck with the site.</description>
<pubDate>Thu, 10 Jul 2008 10:18:10 -0400</pubDate>
<category>Showcase</category>
</item>
<item>
<title>buellxb: New SEO-board forum mods</title>
<link>http://forums.seo-board.com/article702.htm</link>
<description>147000: WOW!

A Youtube embed thing would be really cool. Is it like a plugin?</description>
<pubDate>Mon, 30 Jun 2008 19:42:22 -0400</pubDate>
<category>Showcase</category>
</item>
<item>
<title>olsmithy: Black grey and yellow css donation</title>
<link>http://forums.seo-board.com/article704.htm</link>
<description>olsmithy: Hey everyone for those of you looking for a Dark CSS I have donated one below you may view an example here on my board [url=http://www.radiomidrand.co.za/forum/index.php] Radio Midrand Community Forums[/url] and here is the code enjoy.

[code]body {
background-color:#000000;
color:#FFFFFF;
}
a {
color:#855A2A;
}
.smalltext {
font-family:arial;
font-size:10px;
}
.forumpath {
background-color:#5A5A5A;
border:1px solid #CCD7ED;
color:#FFD200;
font-family:tahoma,verdana;
font-size:11px;
font-weight:bold;
margin-bottom:10px;
padding:6px 6px 6px 15px;
text-align:left;
}
.forumpath a {
color:#FFD200;
font-size:11px;
font-weight:bold;
}
.linkbutton {
background-color:transparent;
border:0px inset;
color:#FFD200;
cursor:pointer;
font-family:tahoma,arial,verdana;
font-size:11px;
font-weight:bold;
overflow:visible;
padding-left:10px;
text-decoration:none;
}
.linkbutton:hover {
text-decoration:underline;
}
.inputtextbox {
background-color:#FFFFFF;
border:1px solid #000000;
height:20px;
}
.inputbutton {
font-family:verdana,tahoma,arial;
font-size:11px;
font-weight:bold;
height:24px;
margin:0px;
padding-bottom:1px;
}
.navtable {
background-color:#5A5A5A;
border:0px none;
border-collapse:collapse;
border-spacing:0px;
display:table;
font-family:tahoma,verdana,arial;
width:100%;
}
.navtable td {
padding:0px 3px 3px;
}
.logtable {
border-collapse:collapse;
border-spacing:0px;
font-family:tahoma,verdana,arial;
font-size:12px;
width:100%;
}
.logtable td {
padding:7px;
}
.formstyle {
display:inline;
font-family:tahoma,verdana,arial;
margin:0px;
padding:0px;
}
.formfield {
background-color:#5A5A5A;
border:1px solid #FFFFFF;
color:#000000;
font-family:tahoma,verdana,arial;
font-size:11px;
font-weight:bold;
text-align:right;
width:20%;
}
.formcell0 {
background-color:#5A5A5A;
border:1px solid #FFFFFF;
color:#FFFFFF;
font-family:tahoma,verdana,arial;
font-size:12px;
text-align:left;
}
.formcell0 a {
color:#FFD200;
font-family:tahoma,verdana,arial;
}
.formcell1 {
background-color:#6A6A6A;
border:1px solid #FFFFFF;
color:#000000;
font-family:tahoma,verdana,arial;
font-size:12px;
text-align:left;
}
.formcell1 a {
color:#FFD200;
font-family:tahoma,verdana,arial;
}
.formtable {
border:1px solid #000000;
border-collapse:collapse;
border-spacing:0px;
display:table;
font-family:tahoma,verdana,arial;
width:100%;
}
.formtable td {
font-family:tahoma,verdana,arial;
padding:5px 10px;
}
.formtitle {
background-color:#5A5A5A;
border:1px solid #FFE9BE;
color:#FFFFFF;
font-family:tahoma,verdana,arial;
font-size:11px;
font-weight:bold;
padding:4px 4px 4px 10px;
}
.formtitle a {
color:#FFD200;
font-family:tahoma,verdana,arial;
}
.error {
background-color:#FFD200;
border:1px solid #EEEEEE;
color:red;
display:block;
font-family:arial;
font-size:14px;
font-weight:bold;
margin:5px;
padding:5px;
text-align:center;
}
.message {
background-color:#6A6A6A;
border:1px solid #000000;
color:#000000;
display:block;
font-family:arial;
font-size:14px;
font-weight:bold;
margin:5px;
padding:20px;
text-align:center;
}
.message a {
color:#FFD200;
font-family:arial,verdana,tahoma;
font-size:12px;
text-decoration:underline;
}
.forumtable {
border-color:#FFFFFF -moz-use-text-color;
border-style:solid none;
border-width:1px 0px;
color:#FFFFFF;
display:table;
font-family:tahoma,verdana,arial;
width:100%;
}
.forumtitle {
background-color:#5A5A5A;
border:1px solid #FFFFFF;
font-family:tahoma,tahoma,verdana,arial;
font-size:11px;
font-weight:bold;
padding:5px;
text-align:center;
}
.forumcell {
border-left:0px none;
border-top:0px solid #FFFFFF;
font-family:tahoma,verdana,arial;
font-size:11px;
padding:5px;
}
.forumcat {
background-color:#5A5A5A;
border-color:#FFFFFF rgb(255, 255, 255) -moz-use-text-color;
border-style:solid solid none;
border-width:0px 0px medium;
color:#FFFFFF;
font-family:tahoma,verdana,arial;
font-size:11px;
font-weight:normal;
padding:5px 5px 5px 10px;
}
.forumcat a {
color:#FFD200;
font-family:tahoma,verdana,arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.forumlink {
color:#FFD200;
font-family:arial,tahoma,verdana,arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.forumrow0 {
background-color:#7A7A7A;
}
.forumrow1 {
background-color:#6A6A6A;
}
.pagination {
color:#000000;
font-family:Verdana;
font-size:11px;
margin-bottom:10px;
margin-top:10px;
width:100%;
}
.pagination a {
color:#000000;
font-family:Verdana;
font-size:11px;
text-decoration:underline;
}
.bbbuttons {
background-color:#5A5A5A;
border:1px solid #FFFFFF;
font-family:times new roman,arial,verdana;
}
table td .bbbuttons {
padding:10px;
}
.bbbuttons a {
background-color:#7A7A7A;
border:1px solid #000000;
color:#FFFFFF;
font-family:times new roman,arial,verdana;
font-size:12px;
padding:2px 5px;
text-decoration:none;
}
.smiliesbar {
background-color:#6A6A6A;
border:1px solid #FFFFFF;
font-family:arial,verdana;
margin:5px 5px 5px 0px;
}
.smiliesbar a {
color:#6F6F6F;
font-family:tahoma,verdana,arial;
font-weight:bold;
margin:2px;
padding-bottom:5px;
}
.smiliestable {
border:1px solid #CCD7ED;
border-collapse:collapse;
border-spacing:0px;
display:table;
width:100%;
}
.smiliecell {
background-color:#F5F7FB;
border:1px solid #CCD7ED;
padding:5px 5px 5px 30px;
}
.code {
background-color:#000000;
border:1px solid #000000;
color:#80FF80;
font-family:verdana;
font-size:11px;
margin:15px;
padding:10px;
}
.quote {
background-color:#FEFEFE;
border:1px solid #000000;
color:#000000;
font-family:verdana;
font-size:11px;
margin:15px;
padding:10px;
}
.subforums {
font-family:tahoma,verdana,arial;
padding-left:5px;
}
.subforums a {
font-size:11px;
}
.topiclink {
color:#FFD200;
font-family:arial;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}
sup .topiclink {
font-family:arial,tahoma;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
.topictable {
border-color:#000000 -moz-use-text-color;
border-style:solid none;
border-width:1px 0px;
display:table;
font-family:tahoma,verdana,arial;
width:100%;
}
.topictitle {
background-color:#5A5A5A;
border-color:#FFFFFF;
border-style:solid solid none;
border-width:0px 0px medium;
color:#FFFFFF;
font-family:verdana;
font-size:10px;
font-weight:bold;
padding:5px;
text-align:center;
}
.topiccell {
border-color:#FFFFFF -moz-use-text-color;
border-style:solid none;
border-width:0px 0px;
color:#ffffff;
font-size:11px;
padding:5px;
}
.topicrow0 {
background-color:#7A7A7A;
}
.topicrow1 {
background-color:#6A6A6A;
}
.topiccommands {
background-color:#000000;
color:#FFFFFF;
font-family:tahoma,verdana,arial;
font-size:11px;
padding-bottom:5px;
padding-top:5px;
text-align:center;
}
.topiccommands a {
color:#FFD200;
font-size:11px;
font-weight:bold;
}
.posttable {
border:1px solid #CCD7ED;
border-spacing:0px;
display:table;
font-family:tahoma,verdana,arial;
margin-bottom:5px;
width:100%;
}
.posttitle {
background-color:#5A5A5A;
color:#FFFFFF;
font-size:11px;
padding:4px;
}
.posttitle a {
color:#FFFFFF;
}
.postauthor {
background-color:#6A6A6A;
color:#FFFFFF;
font-size:11px;
padding:2px 10px;
}
.postrow0 {
background-color:#7A7A7A;
}
.postrow1 {
background-color:#6A6A6A;
}
.posttext {
border:1px solid #FFFFFF;
color:#000000;
font-family:verdana,arial,verdana;
font-size:11px;
line-height:18px;
padding:10px;
}
.memberbutton {
background-color:transparent;
border:0px inset;
color:#FFD200;
cursor:pointer;
display:inline;
font-family:arial,verdana;
font-size:14px;
font-weight:bold;
margin:0px;
overflow:visible;
padding:0px;
text-decoration:underline;
}
.selectbox {
font-family:arial;
font-size:12px;
}
.footer {
font-family:tahoma,verdana,arial;
font-size:11px;
margin-top:10px;
text-align:center;
}
.footer a {
color:#FFD200;
font-size:11px;
}
.statstable {
border:1px solid #CCD7ED;
display:table;
font-family:tahoma,verdana,arial;
margin-bottom:5px;
margin-top:20px;
width:100%;
}
.statstitle {
background-color:#5A5A5A;
color:#FFFFFF;
font-family:tahoma,verdana,arial;
font-size:11px;
padding:4px;
}
.statscell {
background-color:#7A7A7A;
color:#000000;
font-family:tahoma,verdana,arial;
font-size:11px;
padding:10px;
}[/code]</description>
<pubDate>Fri, 27 Jun 2008 16:24:50 -0400</pubDate>
<category>Showcase</category>
</item>
<item>
<title>Jo Live: plz help me Hristo</title>
<link>http://forums.seo-board.com/article703.htm</link>
<description>Hristo: All styles are in the skin/style.css file. Edit it as you like it.</description>
<pubDate>Thu, 26 Jun 2008 04:55:50 -0400</pubDate>
<category>Support</category>
</item>
</channel>
</rss>
