<? DEW-CODE.COM  

Downloads

Assorted scripts  (1)
DewNewPHPLinks  (9)





Lost Password?
No account yet? Register

Dew-Code Newsfeed

Resources


 USdigitalcable.com

Dew-Code
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Premier Web Guide would be without DewNewPHPLinks (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Premier Web Guide would be without DewNewPHPLinks
#1206
dcphosting_services (User)
this is where i say something stupid.
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Gender: Male dcphosting services dc_poire@hotmail.com Location: Princeton, MN USA Birthdate: 1957-10-02
Premier Web Guide would be without DewNewPHPLinks 2 Years, 1 Month ago Karma: 0  
Hi Folks,

Since the topic description of this forum is "What did you do to Dew-New-PHPlinks and how do you use it ... talk about general usage and customization" I felt this was the best forum to "brag" about my website. I've had several dew-code link installations over the years, each one has served it's purpose. The installation behind this post is my "Premier Web Guide" at http://www.premierwebguide.com. It started as a simple web directory so I could list client websites with specific in-bound text links. It has become a lot more since then.

A few months back I decided to update the Premier Web Guide, mostly to ensure the back-end code was as up-to-date as possible and that every feature worked. I downloaded the most current version and re-applied my modifications, sorta like starting over fresh. That Captcha feature is nice. I had already prevented spam submissions a long time back, but I'ld swear that when the bots find a Captcha they leave without even trying to post. Some of my current modifications are -->

Visible to everyone:
* Page titles, descriptions, and keywords are more unique for each page and "fun" for others.
* Added the site name to owners.html and review.html
* Added the site description to review.html and review_add.html
* Added the functions of in.php to Review_add.html (to try an get more 'link-back' compliance)
* Added Dewd's new RSS feed of the last 25 submitted items
* Added more ads

Hidden to most:
* Added emailing to site owner upon site submission
* Modified the bookmarklet javascript and add.html with secret code allowing me to use html code in the description without having to log in to the admin side

Being Contemplated
* Thinking about previous/next buttons on multi-page situations

I had ads on Premier Web Guide prior to this update so I compromised and left most of Dewds while added my own. I also was nice and added Dewd's Google code into the ads rotation for my joke site (significantly more traffic).

DewNewPHPLinks is a software good foundation for a link directory website. Once one is accustomed to the coding sytle, it is easy to manipulate.

Now that this is posted, I will notice all the minor tidbits left stringing along on my website.

dcphosting_services
 
Report to moderator   Logged Logged  
 
  The administrator has disabled public write access.
#1207
Dewed (Admin)
Admin
Posts: 603
graph
User Online Now Click here to see the profile of this user
Dew-Code.com
Re:Premier Web Guide would be without DewNewPHPLinks 2 Years, 1 Month ago Karma: 9  
Nice, glad you have found the script useful, and possibly what attracted me to it in the first place, bendable to meet various needs.

Part of my whole vision for it was that it was easy to get under the hood, even PHP novices can make a tweak here an there by editing code. I know there are tons of scripts touting "no knowledge required", to me that is not a selling point, especially since I get under the hood anyway to get those scripts to do what I want them to.

Kind of like my Dad said once, you wanna drive a car? Then you should know how it works, at least fundamentally, so I have tried to leave much of the code in simpler procedural style, instead of being object oriented.

Anyway, I did notice that you are using the script as your main site. This FAQ entry might interest you.
http://www.dew-code.com/content/view/34/25/
 
Report to moderator   Logged Logged  
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
#1210
dcphosting_services (User)
this is where i say something stupid.
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Gender: Male dcphosting services dc_poire@hotmail.com Location: Princeton, MN USA Birthdate: 1957-10-02
Re:Premier Web Guide would be without DewNewPHPLinks 2 Years, 1 Month ago Karma: 0  
When I look back at my post I see some sort of a dufus. I didn't even finish the stupid title to the post, and some of my sentences looked pretty bad too.

I was undecided about the exact term to follow "be" or even the exact title so I moved on.

It actually took me the whole day to do the post. I use my own DNS server pulling from root only and filtered by lists from various sources, some of which are over-zealous in including all advertising sources. It took 3 attempts at white listing paypal.com before I even could see the donate button! (It takes 35 minutes to run ConFetch.)

I also wanted to make sure everthing was working.

The title should have been: Premier Web Guide with DewNewPHPLinks is a Sucess.


In regards to the default directory page, wouldn't "DirectoryIndex directory" be easier?

No security risk in showing this part - Here's the .htaccess from PWG:

<IfModule mod_php4.c>
php_value session.use_trans_sid 1
#php_value register_globals 1
</IfModule>
<Files "\.error$">
# ForceType x-httpd-php
#ForceType application/x-httpd-php
# AddHandler application/x-httpd-php5 .error
AddHandler application/x-httpd-php .error
SetHandler application/x-httpd-php
# SetHandler application/x-httpd-php5
</Files>
#Set Error pages
ErrorDocument 500 /500.error
ErrorDocument 404 /404.error
ErrorDocument 403 /403.error
DirectoryIndex directory
<Files *>
order allow,deny
allow from all
deny from 58.213.153.48
deny from 58.225.137.253
deny from 59.56.177.8
deny from 59.93.25.134
deny from 60.191.96.90
deny from 61.110.18.100
deny from 61.133.196.2
deny from 61.191.0
deny from 62.119.133.13
deny from 63.208.148.223
deny from 64.38.193.111
deny from 64.95.254.3
deny from 66.103.131.81
deny from 66.167.100.59
deny from 72.14.164
deny from 74.55.32.82
deny from 75.101.213.210
deny from 77.23.217.176
deny from 77.56.142.168
deny from 77.88.66.251
deny from 78.159.112.178
deny from 80.88.242.32
deny from 82.76.17.46
deny from 82.211.92.245
deny from 83.251.170.161
deny from 85.17.168.7
deny from 87.248.169.14
deny from 89.113.78.199
deny from 89.149.227.80
deny from 89.149.241.231
deny from 89.149.253.102
deny from 89.248.160.195
deny from 91.121.1.29
deny from 92.48.193.55
deny from 94.102.50.135
deny from 12.213.224.36
deny from 12.71.2.110
deny from 116.0.185.200
deny from 118.35.46.131
deny from 120.28.64.69
deny from 122.139.5.106
deny from 123.125.156.132
deny from 124.211.46.188
deny from 128.177.10.209
deny from 140.115.55.12
deny from 141.85.254.118
deny from 142.22.186.7
deny from 147.32.115.21
deny from 170.185.71.25
deny from 173.11.39.233
deny from 174.37.15.66
deny from 174.129.92.110
deny from 174.133.79.74
deny from 188.92.74.172
deny from 189.20.207.150
deny from 189.35.16.44
deny from 190.196.23.170
deny from 190.4.52.205
deny from 190.201.165.209
deny from 190.245.152.44
deny from 192.167.112.176
deny from 194.8.74.225
deny from 194.8.75.16
deny from 194.8.75.192
deny from 195.2.241.162
deny from 195.238.0.90
deny from 195.24.77.134
deny from 196.12.36.225
deny from 198.199.186.64
deny from 202.75.39.98
deny from 203.149.32.30
deny from 204.14.93.111
deny from 206.123.81.210
deny from 208.64.96.73
deny from 208.113.125.93
deny from 209.151.229.252
deny from 211.95.78.70
deny from 211.220.195.71
deny from 211.239.124.90
deny from 212.42.236.140
deny from 212.95.63.95
deny from 212.95.63.96
deny from 216.217.98.100
deny from 218.75.83.98
deny from 218
deny from 218.206.194.247
deny from 221.11.27.110
deny from 221.130.193.14
deny from 201.10.185.46
deny from 201.225.226.68
deny from 203.147.4.68
deny from 203.147.4.68
deny from 203.234.62.129
deny from 203.63.248.51
deny from 205.203.134.197
deny from 206.225.23.4
deny from 208.81.238.106
deny from 209.151.241.10
deny from 210.166.218.171
deny from 210.212.216.228
deny from 212.144.236.141
deny from 213.192.60.19
deny from 213.195.69.64
deny from 220.107.3.3
deny from 222.64.134.84
deny from 222.64.134.84
deny from 24.191.191.86
deny from 24.208.58.93
deny from 24.37.186.71
deny from 24.39.5.26
deny from 24.6.98.201
deny from 61.136.93.9
deny from 61.156.31.50
deny from 61.160.216.63
deny from 64.13.141.14
deny from 64.202.163.140
deny from 64.6.232.171
deny from 65.126.191.168
deny from 65.19.129.18
deny from 65.55.207.69
deny from 66.186.86.129
deny from 66.202.113.50
deny from 66.221.63.33
deny from 66.225.162.213
deny from 66.225.166.85
deny from 66.225.228.147
deny from 66.232.97.145
deny from 66.249.65.201
deny from 66.249.65.49
deny from 66.249.71.13
deny from 66.90.104.20
deny from 67.122.47.178
deny from 67.202.27.147
deny from 67.210.97.166
deny from 67.225.196.53
deny from 67.87.82.73
deny from 69.163.166.135
deny from 69.163.19.23
deny from 69.84.207.147
deny from 70.167.225.40
deny from 70.173.153.143
deny from 70.188.105.37
deny from 70.190.242.228
deny from 70.94.126.55
deny from 71.193.2.151
deny from 71.200.27.167
deny from 71.206.85.122
deny from 71.95.178.74
deny from 72.173.32.38
deny from 72.173.64.59
deny from 72.175.152.5
deny from 72.199.154.49
deny from 72.32.185.145
deny from 72.32.68.153
deny from 74.164.124.134
deny from 74.208.144.245
deny from 74.52.45.250
deny from 75.101.179.131
deny from 75.101.200.66
deny from 75.101.213.210
deny from 75.104.162.124
deny from 76.102.207.111
deny from 76.17.186.60
deny from 77.91.226.155
deny from 80.57.9.214
deny from 81.137.6.81
deny from 81.18.116.70
deny from 81.52.143.34
deny from 82.146.51.153
deny from 82.150.165.146
deny from 83.149.72.17
deny from 84.61.17.57
deny from 87.78.26.188
deny from 88.131.106.13
deny from 88.191.95.86
deny from 88.80.216.124
deny from 89.108.64.216
deny from 89.122.224.52
deny from 89.122.29.32
deny from 89.122.29.79
deny from 89.149.242.243
deny from 91.214.45.89
deny from 92.113.216.105
deny from 92.240.237.4
deny from 92.240.68.152
deny from 92.240.68.153
deny from 93.174.93.222
deny from 94.30.133.2
deny from 95.154.210.100
deny from 99.197.32.56
</Files>
Options +FollowSymLinks
RewriteEngine On
RewriteBase /
# Block Bad Bots
RewriteCond %{HTTP_USER_AGENT} ^BlackWidow [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Bot\ mailto: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^ChinaClaw [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Custo [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^DISCo [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Download\ Demon [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^eCatch [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^EirGrabber [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^EmailSiphon [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^EmailWolf [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Express\ WebPictures [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^ExtractorPro [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^EyeNetIE [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^FlashGet [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^GetRight [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^GetWeb! [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Go!Zilla [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Go-Ahead-Got-It [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^GrabNet [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Grafula [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^HMView [NC,OR]
RewriteCond %{HTTP_USER_AGENT} HTTrack [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Image\ Stripper [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Image\ Sucker [NC,OR]
RewriteCond %{HTTP_USER_AGENT} Indy\ Library [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^InterGET [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Internet\ Ninja [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^JetCar [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^JOC\ Web\ Spider [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^larbin [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^LeechFTP [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Mass\ Downloader [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^MIDown\ tool [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Mister\ PiX [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Navroad [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^NearSite [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^NetAnts [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^NetSpider [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Net\ Vampire [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^NetZIP [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Octopus [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Offline\ Explorer [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Offline\ Navigator [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^PageGrabber [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Papa\ Foto [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^pavuk [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^pcBrowser [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^RealDownload [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^ReGet [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^SiteSnagger [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^SmartDownload [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^SuperBot [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^SuperHTTP [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Surfbot [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^tAkeOut [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Teleport\ Pro [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^VoidEYE [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Web\ Image\ Collector [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Web\ Sucker [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^WebAuto [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^WebCopier [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^WebFetch [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^WebGo\ IS [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^WebLeacher [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^WebReaper [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^WebSauger [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Website\ eXtractor [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Website\ Quester [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^WebStripper [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^WebWhacker [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^WebZIP [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Wget [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Widow [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^WWWOFFLE [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Xaldon\ WebSpider [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Webster\ Pro [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^psbot [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^TurnitinBot [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^dragostea [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^al_viewer [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Huasai [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^webcollage [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^DotBot [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Morfeus [NC,OR]
RewriteCond %{HTTP_USER_AGENT} (Mozilla/4.76)+ [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^anonymous [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Zeus
RewriteRule .* - [F]
 
Report to moderator   Logged Logged  
 
  The administrator has disabled public write access.
#1211
Dewed (Admin)
Admin
Posts: 603
graph
User Online Now Click here to see the profile of this user
Dew-Code.com
Re:Premier Web Guide would be without DewNewPHPLinks 2 Years, 1 Month ago Karma: 9  
Sure since you have access to httpd.conf go for it, few people do, and I suspect even fewer manage their own DNS server.
 
Report to moderator   Logged Logged  
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop
Outsource your projects to thousands of programmers at
ScriptLance.com
Newsflash
Interested in
advertising?

This space for rent!

Sign up for PayPal and start accepting credit card payments instantly.
Copyright Dew-Code 2008