fileserverdirect
09-30-2007, 04:29 PM
Hello, (I did not really no where to put this post, so mods if you know where this post where it would fit-in better please move it :-))
I am creating a webmaster resource site. I have created a few Javascripts and PHP Functions myself, so I started to create a database. ALL of my scripts, and I mean ALL scripts have a "Wizard" part. One thing that I hated about most "Code Resources" is that they all had a line like this: "NOTE: Replace http://www.mywebsite.com with your own." or like on DD: "Usage Information: 1) Right Click on mydoc.zip and save it to your desktop... etc... etc... ." I am basicly creating an entirly new script database from scratch, with much more information than any script database has had. I modify DD's scritps all the time, adding new functions, making it valid HTML, and almost stripping the code execpt for the core processing. And Because I am adding a wizard to every PHP and JS scripts for complete custimization w/o coding at all, I want to use D.D.'s Scripts on my site. And not just D.D. , alot of your "partner's" scripting sites too. An example of a DD script header that a user would copy and paste on my site:
<script language="JavaScript1.2">
/*
-------------------
Original Copyright:
Cross browser Marquee script- © Dynamic Drive (www.dynamicdrive.com)
-------------------
Webmaster Resource Copright:
The Webmaster Resource - © MY COMPANY NAME (www.mywebsite.com)
All Rights reserved.
--
Script Custimizer 1.0 © 2007 -- MY COMPANY NAME(www.mywebsite.com/SC)
-------------------
All Credit MUST stay intact for FREE Usage.
*/
Inside The script, there would be no:
//Specify the marquee's width (in pixels)
var marqueewidth="300px"
//Specify the marquee's height
var marqueeheight="25px"
//Specify the marquee's marquee speed (larger is faster 1-10)
var marqueespeed=2
//configure background color:
var marqueebgcolor="#DEFDD9"
//Pause marquee onMousever (0=no. 1=yes)?
var pauseit=1
It would all be in the wizard, Hence "Script Custimizer". On all of the scripts that use DD's scripts, will have a small icon saying that its from DD. Is this all O.K. on DD's side? Also, because half of the website is for paid usage, I will alow the subscriber to remove the notice, but the icon saying its from DD is still on the Script Resources Tab. Is this also O.K? I do not want to get into a legal Hullaballu ( or whatever), I just want to promote my users with a more user-friendly interface of awsome scripts is all. ddadmin or any user can reply to this thread. A "Thank this user for this post" will be added to a user(s) for HELPFUL replys. One more thing, YES I read the Terms of Conditions (Section 3) on DD's site. So thats why I made this LONG post. THANK YOU.
I am creating a webmaster resource site. I have created a few Javascripts and PHP Functions myself, so I started to create a database. ALL of my scripts, and I mean ALL scripts have a "Wizard" part. One thing that I hated about most "Code Resources" is that they all had a line like this: "NOTE: Replace http://www.mywebsite.com with your own." or like on DD: "Usage Information: 1) Right Click on mydoc.zip and save it to your desktop... etc... etc... ." I am basicly creating an entirly new script database from scratch, with much more information than any script database has had. I modify DD's scritps all the time, adding new functions, making it valid HTML, and almost stripping the code execpt for the core processing. And Because I am adding a wizard to every PHP and JS scripts for complete custimization w/o coding at all, I want to use D.D.'s Scripts on my site. And not just D.D. , alot of your "partner's" scripting sites too. An example of a DD script header that a user would copy and paste on my site:
<script language="JavaScript1.2">
/*
-------------------
Original Copyright:
Cross browser Marquee script- © Dynamic Drive (www.dynamicdrive.com)
-------------------
Webmaster Resource Copright:
The Webmaster Resource - © MY COMPANY NAME (www.mywebsite.com)
All Rights reserved.
--
Script Custimizer 1.0 © 2007 -- MY COMPANY NAME(www.mywebsite.com/SC)
-------------------
All Credit MUST stay intact for FREE Usage.
*/
Inside The script, there would be no:
//Specify the marquee's width (in pixels)
var marqueewidth="300px"
//Specify the marquee's height
var marqueeheight="25px"
//Specify the marquee's marquee speed (larger is faster 1-10)
var marqueespeed=2
//configure background color:
var marqueebgcolor="#DEFDD9"
//Pause marquee onMousever (0=no. 1=yes)?
var pauseit=1
It would all be in the wizard, Hence "Script Custimizer". On all of the scripts that use DD's scripts, will have a small icon saying that its from DD. Is this all O.K. on DD's side? Also, because half of the website is for paid usage, I will alow the subscriber to remove the notice, but the icon saying its from DD is still on the Script Resources Tab. Is this also O.K? I do not want to get into a legal Hullaballu ( or whatever), I just want to promote my users with a more user-friendly interface of awsome scripts is all. ddadmin or any user can reply to this thread. A "Thank this user for this post" will be added to a user(s) for HELPFUL replys. One more thing, YES I read the Terms of Conditions (Section 3) on DD's site. So thats why I made this LONG post. THANK YOU.