looking for

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
mrblue
-


Joined: 24 Feb 2004
Posts: 27

PostPosted: Sat Aug 14, 2004 11:23 pm    Post subject: looking for Reply with quote

Hi on this site http://www.buffymedia.de/tanet/net_buffy_us/index.php?navi=episoden/episoden_index.php&staffel=5&serie=angel_us there using a simple artical script where they post it and u get a summary link and a comments link as u can see, but it also does cagories. My question is anyone know what this script is and where i can get it?
_________________
WolframHartLA - Angel Forums and general sci-fi
Back to top View user's profile Send private message Visit poster's website
senshi
-


Joined: 05 Nov 2003
Posts: 385
Location: UK

PostPosted: Sun Aug 15, 2004 2:02 pm    Post subject: Reply with quote

www.google.com and type in

free javascripts

and start looking, this is something you are going to have to write yourself as most scripts are a mix of hacks and bespoke coding.

I will say this, you will keep finding the same scripts poping up at various free script sites, it gets tedious after a while because you think you found the answer but turns out to be the same script that you have seen on 20 other sites but titlesed differently. Its why I sait you need to code this stuff yourself as searching for it will be a pain.

The upshot of coding yourself is that your work to a large degree will be worthless to the average site ripper, the variables and scripting style too will be your own and any script of any worth will have to be re-written by the ripper inordser to get it to function.

Stuffing your scripts into a .js file called in the header of your HTML script will help obfuscate the code your site uses, makes the HTML code look tidy and if you have any problems with a script, you know you only have one .js file to look through.

I will also say that learning javascript can seem daungting, it is fairly easy to pick up and as you progreass you will soon appreciate how easy this is as a basic programming language for client-side use.
Back to top View user's profile Send private message
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Sun Aug 15, 2004 2:29 pm    Post subject: Reply with quote

That is a PHP script, not javascript. Javascripts will not help you produce a serverside news system like that. Looks like one of the PHP-Nuke or similar families...
Back to top View user's profile Send private message
mrblue
-


Joined: 24 Feb 2004
Posts: 27

PostPosted: Sun Aug 15, 2004 3:28 pm    Post subject: Reply with quote

i thought i look like nuke but the script seems to be seperate frome the site, and ive search google for scripts like it and they well suck lol, i found 1 but its very basic doesn't let u post images or comments and has no catergories.
_________________
WolframHartLA - Angel Forums and general sci-fi
Back to top View user's profile Send private message Visit poster's website
senshi
-


Joined: 05 Nov 2003
Posts: 385
Location: UK

PostPosted: Sun Aug 15, 2004 9:56 pm    Post subject: Reply with quote

You can use javascript as client side to do pretty much the same and save all your serverside to actual submissions made.

Sure if you want to stuff all your puters processing into running php scripts to validate and store forms, when you can have javascript process all the form prior to posting to the server.

Server-side Javascript can also produce the same output, it depends on how you want to progress and how much time you
want to put into the project.
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group