<?xml version="1.0" encoding="utf-8"?><feed
  xmlns="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/">
<id>http://forums.seo-board.com/index.atom.php</id>
<title>SEO-Board Forum Software Community</title>
<link rel="self" type="application/atom+xml" href="http://forums.seo-board.com/index.atom.php" />
<link rel="alternate" type="application/rss+xml" href="http://forums.seo-board.com/index.rss.php" />
<link rel="alternate" type="text/html" href="" />
<subtitle type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">SEO-Board Forum Software Community</div>
</subtitle>
<updated>2008-07-21T12:52:01Z</updated>
<entry>
<id>http://forums.seo-board.com/article709.htm</id>
<title type="html">Captcha Mod</title>
<link rel="alternate" type="text/html" href="http://forums.seo-board.com/article709.htm" />
<author><name>hcl777</name></author>
<updated>2008-07-21T12:52:01Z</updated>
<published>2008-07-20T05:29:37Z</published>
<category term="Programming" />
<summary>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]</summary>
</entry>
<entry>
<id>http://forums.seo-board.com/article708.htm</id>
<title type="html">Home Security Forums up and running</title>
<link rel="alternate" type="text/html" href="http://forums.seo-board.com/article708.htm" />
<author><name>Voasi</name></author>
<updated>2008-07-21T12:37:30Z</updated>
<published>2008-07-18T07:43:14Z</published>
<category term="Showcase" />
<summary>Voasi,

you have more seo-board forums than anyone else on the planet [cool]</summary>
</entry>
<entry>
<id>http://forums.seo-board.com/article710.htm</id>
<title type="html">Login - HELP!</title>
<link rel="alternate" type="text/html" href="http://forums.seo-board.com/article710.htm" />
<author><name>coolio</name></author>
<updated>2008-07-21T12:36:11Z</updated>
<published>2008-07-20T03:56:37Z</published>
<category term="Support" />
<summary>It is probably a cookie error. Try setting the cookiedomain and cookiepath to &#039;&#039; (empty values).</summary>
</entry>
<entry>
<id>http://forums.seo-board.com/article707.htm</id>
<title type="html">Forum for my Prediction Game</title>
<link rel="alternate" type="text/html" href="http://forums.seo-board.com/article707.htm" />
<author><name>MartinA1</name></author>
<updated>2008-07-21T12:33:51Z</updated>
<published>2008-07-17T02:23:26Z</published>
<category term="Showcase" />
<summary>Good luck with it.</summary>
</entry>
<entry>
<id>http://forums.seo-board.com/article706.htm</id>
<title type="html">đščćž letters</title>
<link rel="alternate" type="text/html" href="http://forums.seo-board.com/article706.htm" />
<author><name>bruki</name></author>
<updated>2008-07-14T12:38:04Z</updated>
<published>2008-07-13T08:52:26Z</published>
<category term="Support" />
<summary>Try fixing the charset field in the $lang array (\lang\ directory). Make the charset fit the language of the board.</summary>
</entry>
<entry>
<id>http://forums.seo-board.com/article682.htm</id>
<title type="html">Seo-Board to punBB</title>
<link rel="alternate" type="text/html" href="http://forums.seo-board.com/article682.htm" />
<author><name>sdyfoc222</name></author>
<updated>2008-07-12T03:05:04Z</updated>
<published>2008-05-01T12:43:16Z</published>
<category term="Support" />
<summary>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.</summary>
</entry>
<entry>
<id>http://forums.seo-board.com/article705.htm</id>
<title type="html">Welcome to the Dungeon</title>
<link rel="alternate" type="text/html" href="http://forums.seo-board.com/article705.htm" />
<author><name>Dungeonmaster</name></author>
<updated>2008-07-10T02:18:10Z</updated>
<published>2008-07-10T04:35:14Z</published>
<category term="Showcase" />
<summary>Good luck with the site.</summary>
</entry>
<entry>
<id>http://forums.seo-board.com/article702.htm</id>
<title type="html">New SEO-board forum mods</title>
<link rel="alternate" type="text/html" href="http://forums.seo-board.com/article702.htm" />
<author><name>buellxb</name></author>
<updated>2008-06-30T11:42:22Z</updated>
<published>2008-06-19T06:21:15Z</published>
<category term="Showcase" />
<summary>WOW!

A Youtube embed thing would be really cool. Is it like a plugin?</summary>
</entry>
<entry>
<id>http://forums.seo-board.com/article704.htm</id>
<title type="html">Black grey and yellow css donation</title>
<link rel="alternate" type="text/html" href="http://forums.seo-board.com/article704.htm" />
<author><name>olsmithy</name></author>
<updated>2008-06-27T08:24:50Z</updated>
<published>2008-06-27T08:24:50Z</published>
<category term="Showcase" />
<summary>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]</summary>
</entry>
<entry>
<id>http://forums.seo-board.com/article703.htm</id>
<title type="html">plz help me Hristo</title>
<link rel="alternate" type="text/html" href="http://forums.seo-board.com/article703.htm" />
<author><name>Jo Live</name></author>
<updated>2008-06-26T08:55:50Z</updated>
<published>2008-06-23T10:13:45Z</published>
<category term="Support" />
<summary>All styles are in the skin/style.css file. Edit it as you like it.</summary>
</entry>
</feed>
