24, July 2008

We need your help - webmaster forum

 
Webdigity webmaster forums
This forum shares its ad revenue with its members!
[ Home | Help | Search | Forum's Shop | Archive | Login | Register | Webmaster Directory ]
Webdigity Webmaster Forums  >  WebDigity Community  >  User Forums  >  aStatSpam forum
Topic: We need your help
« previous next »
Pages: [1] 2 3 4 Print

Author Topic: We need your help  (Read 6427 times)
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 7974
40801 credits
Members referred : 3



« on: Sep 28, 2005, 04:48:00 PM »

Right now the whole project development depends of my free time (which is not too much)

There are some things that I would like to ask for your help, so if you are interesting please let me know.

The list of things to do is also available here Visit through proxy and here Visit through proxy but I will rewrite it to this post as this is the most appropriate forum.


  • Script installation documentation for shared hosting accounts
  • Script installation documentation for dedicated servers
  • Correct my bad english in this site...
  • A logo and some small banners

If you have some time and want to contribute doing some of these, pm me or reply here.

There is no fee (the script is open source) but I will mention your name and website in the credits - contributions section of the site.

Thanks in advance Smiley

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Cyberpunk Wannabe
*
Posts: 40
280 credits
Members referred : 0


« Reply #1 on: Sep 29, 2005, 05:07:33 PM »

I'll do a logo and some small banners for you.

I just made these logos, so you can have a choice of 1 of them if you would like:


Also, tell me about this project and the name of what you want to call it (It would help me with the banners)
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 7974
40801 credits
Members referred : 3



« Reply #2 on: Sep 29, 2005, 10:15:20 PM »

I like the number 3.

About the project as you can see in this subforum and the site ( http://www.thetopsites.net/referer_spam Visit through proxy ) it is a script that helps you get rid of referer spam, and it is called aStatSpam.

Thank in advance for your help digit, you'll get a credit for that Smiley

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Cyberpunk Wannabe
*
Posts: 40
280 credits
Members referred : 0


« Reply #3 on: Sep 29, 2005, 11:16:12 PM »

Banner:



 Grin
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 7974
40801 credits
Members referred : 3



« Reply #4 on: Sep 29, 2005, 11:32:31 PM »

Very nice banner digit. Thanks for your work.

I will upload it later to the site ( with a credit to you ofcourse )

Thanks again Smiley

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Cyberpunk Wannabe
*
Posts: 40
280 credits
Members referred : 0


« Reply #5 on: Sep 29, 2005, 11:39:28 PM »

Glad you like it Smiley
I wish I was an Oscar winner
**
Posts: 90
560 credits
Members referred : 0


« Reply #6 on: Jan 14, 2006, 09:22:44 AM »

Sorry this took me so long, I was really busy with school over the last week. Anyway, I just made this, and I didn't have time to test:

For the index.php
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Referal Admin Page</title>
<link rel="stylesheet" type="text/css" href="/stylesheet.css" />
</head>

<body>
<div class="linksbox">
<div class="links">
<b>Links</b>
<br />
<a href="#">Configuration</a>
<br />
<a href="#">Validate Referers</a>
<br />
<a href="#">Create .htaccess</a>
<br />
<a href="#">Support forum</a>
</div>
</div>

<div class="main" style="left:200px;">
<h2 align="center">Referal Admin Page</h2>
<br />
<br />
A lot of text
<br />
<a href="JavaScript:history.back()"
           onMouseOver="return setStatus('Back')"
           onMouseOut="return setStatus('')">Back</a>
</div>
</body>
</html>
For the stylesheet.css
Code:
body {
margin: 5px;
color: #000000;
font-size: 12px;
background-color: #CCCCCC;
font-family: tahoma;
        text-align: left;
        line-height: 20px;
}

a:link {
        color: #330099;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #330099;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #339900;
font-weight: bold;
text-decoration: underline;
}

.links {
       background-color: #0099CC;
       font-family: tahoma;
       color: #000000;
       width: 150px;
       height: 200px;
       border:1px #123456 solid;
       overflow: auto;
       margin: 8px;
}

.linksbox {
       background-color: #CCCCCC;
       font-family: tahoma;
       width: 170px;
       border:1px #123456 solid;
}

.main {
       background-color: #FFFFFF;
       font-family: tahoma;
       width: 540px;
       border: 1px #123456 solid;
       position:absolute;
       left:200px;
       top:100px;
       padding-left: 5px;
       padding-right: 5px;

}

Sorry but I didn't have enough time to make it look excellent.
I am a fanatic. So?
*****
Gender: Female
Posts: 599
3727 credits
Members referred : 2



« Reply #7 on: Mar 03, 2006, 06:39:31 AM »

Hi Nikolas,

Are you still looking for help with this? I can't help you with the PHP; but maybe could help edit/proofread the site and documentation?

Let me know.


www.yourmessageconsultant.com Visit through proxy, providing online content and printed marketing materials.
www.helpforwebbeginners.com Visit through proxy, Tutorials and how to's for new  webmasters.
www.CraftyTips.com Visit through proxy, a unique Arts & Crafts Directory
www.nocans.com Visit through proxy - Pet Food Recipe Site
www.petsiteguides.com Visit through proxy - A New Pet Directory

Last blog : What To Advertise
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 7974
40801 credits
Members referred : 3



« Reply #8 on: Mar 03, 2006, 10:26:42 AM »

Hey YMC sure I want help.

Choose the part where you like to participate and let me know Smiley

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
What a dork
*
Posts: 17
102 credits
Members referred : 0



« Reply #9 on: Apr 01, 2006, 01:43:27 PM »

i'l try to make a couple of banners tomorrow Smiley
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 7974
40801 credits
Members referred : 3



« Reply #10 on: Apr 01, 2006, 01:47:56 PM »

OK, thanks Smiley

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Community Supporter ?
I am a fanatic. So?
*****
Gender: Male
Posts: 500
4934 credits
Members referred : 0


www.demonhale.com


« Reply #11 on: Jul 11, 2006, 01:17:28 PM »

I can do all, and can work closer to your needs... PM me if theres anything you need me to do.....

http://www.demonhale.com Visit through proxy , Just Visit...
Partners:
http://www.resume-fix.com Visit through proxy , Free Resumes

Last blog : Slowly Getting Back
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 7974
40801 credits
Members referred : 3



« Reply #12 on: Jul 11, 2006, 01:24:54 PM »

I can do all, and can work closer to your needs... PM me if theres anything you need me to do.....

Thanks. Can you start with the documentation?

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Community Supporter ?
I am a fanatic. So?
*****
Gender: Male
Posts: 500
4934 credits
Members referred : 0


www.demonhale.com


« Reply #13 on: Jul 11, 2006, 01:54:53 PM »

sure, can you give me the install instructions, some program functions and operation and Ill start making the write-up...

http://www.demonhale.com Visit through proxy , Just Visit...
Partners:
http://www.resume-fix.com Visit through proxy , Free Resumes

Last blog : Slowly Getting Back
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 7974
40801 credits
Members referred : 3



« Reply #14 on: Jul 11, 2006, 02:04:52 PM »

Well actually it is very easy to install the script.

If you download the script ( http://www.thetopsites.net/referer_spam/index.php?trg=download Visit through proxy ) there are some instructions in the source code.

I just want them explained better in a seperate file. Can you do that? In the meanwhile let me know if you have any troubles.

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Community Supporter ?
I am a fanatic. So?
*****
Gender: Male
Posts: 500
4934 credits
Members referred : 0


www.demonhale.com


« Reply #15 on: Jul 11, 2006, 02:40:37 PM »

ok... where should I send it? and BTW theres a lot of typo on the site...

http://www.demonhale.com Visit through proxy , Just Visit...
Partners:
http://www.resume-fix.com Visit through proxy , Free Resumes

Last blog : Slowly Getting Back
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 7974
40801 credits
Members referred : 3



« Reply #16 on: Jul 11, 2006, 03:33:28 PM »

ok... where should I send it? and BTW theres a lot of typo on the site...

I know about the typos. Some fellas helped with some of them, but still we need some help there too....

The email to send the stuff is webdigity@gmail.com

Also let me know of a site of yours to add to the credits Smiley

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Community Supporter ?
I am a fanatic. So?
*****
Gender: Male
Posts: 500
4934 credits
Members referred : 0


www.demonhale.com


« Reply #17 on: Jul 11, 2006, 03:51:19 PM »

sent!

http://www.demonhale.com Visit through proxy , Just Visit...
Partners:
http://www.resume-fix.com Visit through proxy , Free Resumes

Last blog : Slowly Getting Back
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 7974
40801 credits
Members referred : 3



« Reply #18 on: Jul 11, 2006, 03:52:58 PM »

sent!

Ok thanks. I will check those later.

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Community Supporter ?
I am a fanatic. So?
*****
Gender: Male
Posts: 500
4934 credits
Members referred : 0


www.demonhale.com


« Reply #19 on: Jul 12, 2006, 01:21:58 PM »

Anything else...?

http://www.demonhale.com Visit through proxy , Just Visit...
Partners:
http://www.resume-fix.com Visit through proxy , Free Resumes

Last blog : Slowly Getting Back
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=469
Tags : php forums simple machines forum pagerank spam Bookmark this thread : Digg Del.icio.us Dzone more....

Topic sponsors:
Get a permanent link here for $1.99!


Pages: [1] 2 3 4 Print 
Webdigity Webmaster Forums  >  WebDigity Community  >  User Forums  >  aStatSpam forum
Topic: We need your help
« previous next »
Jump to:
User Area
Welcome, Guest. Please login or register.
Did you miss your activation email?
Jul 24, 2008, 11:31:08 AM





Login with username, password and session length

Donate to our community, and get a permanent link back to your site!

Donate to our community, and get a permanent link back to your site!


Forum Statistics
Total Posts: 35.712
Total Topics: 7.376
Total Members: 3.706
Tutorials : 56
Resources : 143
Designs : 220
Latest Member: FortuneBeach

32 Guests, 4 Users online :

12 users online today:



Readers

Web Design Gallery · Whois Lookup · Pagerank · Tag Browsing · Lo-fi version · Syndication · Webmaster forum history · Advertise
Developed by HumanWorks © 2005 - 2008 Webdigity webmaster community · sublime directory
Webdigity Webmaster Forums | Powered by SMF 1.0.12. © 2001-2005, Lewis Media. All Rights Reserved.