Go Back   Digiex > Computing Section > Guides and Tutorials > Networking

Reply
 
LinkBack (2) Thread Tools Display Modes
Old 27-12-07, 03:02   2 links from elsewhere to this Post. Click to view. #1
Ultimate Lifeform
 
Nimrod's Avatar
 
Join Date: Jun 2007
Location: London, United Kingdom
Posts: 906
Thanks: 23
Thanked 69 Times in 39 Posts
Blog Entries: 17
Nimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond repute
Send a message via AIM to Nimrod Send a message via Yahoo to Nimrod
Default Integrating the Digiex JJ2 "Games in Progress Script" into your site.

Intergrating the Digiex JJ2 "Games in Progress Script" into your site.



As you may know, Digiex plays a big part in the community of an old Epic Game called "Jazz Jackrabbit 2" (Which you can find in the Download Center).
Part of Digiex's work in the community is providing a Games in Progress script which is used on the majority of Community sites.
An example being Jazz2Online.com

The script is free to use on any site, and can be easily customized to fit into any colour scheme.

There are three ways to achieve this:




Method 1:


To insert the script into your website without any HTML knowledge is to just copy and paste this line of code into your website.

HTML Code:
<iframe src="http://jazz.digiex.net/sl.php?lightcolor=EEEEEE&darkcolor=DDDDDD&fontcolor=000000&backgroundcolor=FFFFFF&bordercolor=FFFFFF" frameborder="0" height="400" width="500"></iframe>
You can change the colours by changing the HTML colour codes in the URL like "DDDDDD" and "FFFFFF"

To view the Digiex HTML Colour Chart click here
.


Method 2:



If your web server supports PHP is to include the Digiex GIP PHP Retrival Script which allows you to enter the colour codes then automatically connects to the Games in Progress with the colours enabled.
The file for that is attached at the bottom of this page.

HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>

<head>
    <title>Games in Progress</title>
        <!-- The title of the page -->
</head>

<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" scroll="no">

<?php
    /* JazzJackrabbit 2 "Games in Progress" Retrieval Script */
     
    /* These colours are used for the table */
   $fontcolor = "000000";
   $backgroundcolor = "FFFFFF";
   $lightcolor = "EEEEEE";
   $darkcolor = "DDDDDD";
   $bordercolor = "AAAAAA";
   $backgroundcolor = "FFFFFF";

   /* Do not alter anything below. */

$string = "sl.php?lightcolor=".$lightcolor."&darkcolor=".$darkcolor."&fontcolor=".$fontcolor."&backgroundcolor=".$backgroundcolor."&bordercolor=".$bordercolor;
include("http://jazz.digiex.net/".$string);
?>

</body>
</html>
You can either copy and paste this into a PHP file, or download it at the bottom of this page

An example of it in use can be found at:
Digiex GIP



Method 3:



Code your own HTML or PHP and "grab" the following URL:
HTML Code:
http://jazz.digiex.net/sl.php?lightcolor=[*]&darkcolor=[*]&fontcolor=[*]&backgroundcolor=[*]&bordercolor=[*]&backgroundcolor=[*]
Replacing[*] with HTML Colour Codes without "#".


To view the Digiex HTML Colour Chart click here
.
Attached Files
File Type: zip gip.zip (539 Bytes, 70 views)
__________________
Nimrod is offline   Reply With Quote

Adverts are shown to help cover bandwidth costs - Donate or make 30+ posts to remove them.
Reply

Bookmarks
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://digiex.net/computing-section/guides-tutorials/networking/129-integrating-digiex-jj2-games-progress-script-into-your-site.html
Posted By For Type Date
Jazz2Online - Games In Progress This thread Refback 10-02-08 09:50
Placing the GIP Script used on J2ov2/Hazes Hideout/JJ.net onto your site. - JazzJackrabbit Community Forums This thread Refback 09-02-08 14:40


All times are GMT. The time now is 00:25.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Site contents, theme and layout © 2003 - 2009, Digiex
Digiex™ is a protected Trademark