The Gang of Five
The forum will have some maintenance done in the next couple of months. We have also made a decision concerning AI art in the art section.


Please see this post for more details.

LBT Desktop backgrounds

landbeforetimelover

  • Member+
  • Littlefoot
  • *
    • Posts: 8495
  • Littlefoot
    • View Profile
    • http://www.thelandbeforetime.org
I've started to compile some full quality LBT backgrounds and put them into a page.  Now, this is still experimental, seeing as I'm not the best with javascript, but since these images are so large, I am using javascript so you don't have to reload the whole page to look at a new image.  I am adding new images right now, so there might be more late, but there are currently 11 images to choose from:


EDIT:  Just follow the new link in my signature.  The one that says "LBT desktop backgrounds".


These are HUGE images.  Please make sure that you let them load completely before trying to save them or set them as backgrounds.  They may seem blurry.  I don't know why that is.  They look crystal clear as a background though.


Threehorn

  • The Gang of Five
  • *
    • Posts: 11027
    • View Profile
    • http://www.geocities.com/Digi_Earth
all I got was... Hello on the screen. nothing else.


landbeforetimelover

  • Member+
  • Littlefoot
  • *
    • Posts: 8495
  • Littlefoot
    • View Profile
    • http://www.thelandbeforetime.org

Threehorn

  • The Gang of Five
  • *
    • Posts: 11027
    • View Profile
    • http://www.geocities.com/Digi_Earth
I don't have firefox.

Just checked Java is on and still it not coming up. All I get is a white screen with the text 'Hello' nothing else.


landbeforetimelover

  • Member+
  • Littlefoot
  • *
    • Posts: 8495
  • Littlefoot
    • View Profile
    • http://www.thelandbeforetime.org
Try firefox.  Honestly, IE is terrible.  It has no security at all.  Firefox is a lot safer, and it'll not block javascript cuz it can protect against malicious javascript programs, unlike IE.  These images are absolutely huge.  If you're on dialup, you probably can't view them.  Unlike regular images, these images don't load line by line.  They load completely, then show.


Threehorn

  • The Gang of Five
  • *
    • Posts: 11027
    • View Profile
    • http://www.geocities.com/Digi_Earth
I have broadband. and never really had any trouble using IE on this Laptop.

I don't want to download a IE program like Firefox just to view something. Is there any way to view them without resulting to that?


landbeforetimelover

  • Member+
  • Littlefoot
  • *
    • Posts: 8495
  • Littlefoot
    • View Profile
    • http://www.thelandbeforetime.org
Is it IE 7?  There should be a bar at the top that pops up saying some crap like "the content has been blocked for your safety".  Just right click it and say "allow content"


I just did a test.  My site uses a new scripting technology that is not compatible with IE 6.


Threehorn

  • The Gang of Five
  • *
    • Posts: 11027
    • View Profile
    • http://www.geocities.com/Digi_Earth
I got version 6 of IE on my laptop and got no bar that said that, just a white background with the word Hello on it. thats it from the link you gave.


landbeforetimelover

  • Member+
  • Littlefoot
  • *
    • Posts: 8495
  • Littlefoot
    • View Profile
    • http://www.thelandbeforetime.org
IE 6 came out in like 2002.  My scripting uses 2006 technology scripting.  You must upgrade to IE 7 or firefox or another browser to view the site.


Threehorn

  • The Gang of Five
  • *
    • Posts: 11027
    • View Profile
    • http://www.geocities.com/Digi_Earth
I see now, thanks :) I will see what i can do about that bit.


landbeforetimelover

  • Member+
  • Littlefoot
  • *
    • Posts: 8495
  • Littlefoot
    • View Profile
    • http://www.thelandbeforetime.org
I'll make a script that comes up if you're using IE 6 so you'll know if you're using an incompatible browser people. :yes


Okay.  I've changed the link on the first post.  Now you can really see if your browser is compatible.


Kor

  • The Circle
  • The Gang of Five
  • *
    • Posts: 30087
    • View Profile
Thanks for the backgrounds.  Were they hard to make?


landbeforetimelover

  • Member+
  • Littlefoot
  • *
    • Posts: 8495
  • Littlefoot
    • View Profile
    • http://www.thelandbeforetime.org
To take the snapshots is not big deal, but I have to make waaaaay more than I need.  To get those.....28 or so shots, I actually took over 500.  I just had to take the good ones' out and publish them.  Making the site with javascript was the biggest challenge.  It may not look like much, but it includes a lot of script.  Here's what I have so far in scripting:


<html>
<head>
</head>
<body>
<SCRIPT LANGUAGE="JavaScript">


var Image_array = new Array();
//new Array("Image location", width, height, "discription image")
Image_array[0] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_98.jpg",1500,1000,"1");
Image_array[1] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_97.jpg",1500,1000,"2");
Image_array[2] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_91.jpg",1500,1000,"3");
Image_array[3] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_89.jpg",1500,1000,"4");
Image_array[4] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_77.jpg",1500,1000,"5");
Image_array[5] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_67.jpg",1500,1000,"6");
Image_array[6] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_62.jpg",1500,1000,"7");
Image_array[7] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_59.jpg",1500,1000,"8");
Image_array[8] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_48.jpg",1500,1000,"9");
Image_array[9] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_41.jpg",1500,1000,"10");
Image_array[10] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_204.jpg",1500,1000,"11");
Image_array[11] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_202.jpg",1500,1000,"12");
Image_array[12] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_201.jpg",1500,1000,"13");
Image_array[13] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_199.jpg",1500,1000,"14");
Image_array[14] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_190.jpg",1500,1000,"15");
Image_array[15] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_185.jpg",1500,1000,"16");
Image_array[16] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_183.jpg",1500,1000,"17");
Image_array[17] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_182.jpg",1500,1000,"18");
Image_array[18] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_180.jpg",1500,1000,"19");
Image_array[19] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_178.jpg",1500,1000,"20");
Image_array[20] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_174.jpg",1500,1000,"21");
Image_array[21] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_169.jpg",1500,1000,"22");
Image_array[22] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_168.jpg",1500,1000,"23");
Image_array[23] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_165.jpg",1500,1000,"24");
Image_array[24] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_162.jpg",1500,1000,"25");
Image_array[25] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_160.jpg",1500,1000,"26");
Image_array[26] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_16.jpg",1500,1000,"27");
Image_array[27] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_159.jpg",1500,1000,"28");
Image_array[28] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_155.jpg",1500,1000,"29");
Image_array[29] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_150.jpg",1500,1000,"30");
Image_array[30] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_133.jpg",1500,1000,"31");
Image_array[31] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_128.jpg",1500,1000,"32");
Image_array[32] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_115.jpg",1500,1000,"33");
Image_array[33] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_110.jpg",1500,1000,"34");
Image_array[34] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_102.jpg",1500,1000,"35");
Image_array[35] = new Array("http://i267.photobucket.com/albums/ii318/lbtimagegallery/VTS_01_1_100.jpg",1500,1000,"36");
//If you want to add  more images use Image_array[4]= ...


function setf(thisv)
{
  img_changer.src = Image_array[thisv][0];
  img_changer.style.width = Image_array[thisv][1];
  img_changer.style.height = Image_array[thisv][2];
}
</script>

<center>

<select onchange="setf(this.selectedIndex)">
<script language=javascript>
for(i=0;i<Image_array.length;i++)
{
 document.write("<option>" + Image_array[3]);
}

</script>
</select>

<br><br>
<img name=img_changer border=1>
</center>

<script language=javascript>
setf(0);
//  End -->
</script>



<!-- Script Size:  1.57 KB -->
Hello.  If you are seeing this text at the TOP of the page, then you are either using an incompatible web browser, or you do not have javascript turned on.  Please download the firefox web browser <a href="http://www.mozilla.com/en-US/products/download.html?product=firefox-2.0.0.12&os=win&lang=en-US">Here</a> if you want to view the images.  This page is not compatible with any version of internet explorer.
</body>
</html>





Kor

  • The Circle
  • The Gang of Five
  • *
    • Posts: 30087
    • View Profile

landbeforetimelover

  • Member+
  • Littlefoot
  • *
    • Posts: 8495
  • Littlefoot
    • View Profile
    • http://www.thelandbeforetime.org
Does this work for everyone?  I need to know if it's not just my computer:


http://www.freewebs.com/landbeforetimeinfo/true%20test.htm



Does it bring up a separate interactive window or just a new page?  The image should fade in and for some of you there will be a little window with a black box around it with a "close" button at the bottom and some of you will just have a fading image.  Those of you without the close button, you just need to click anywhere on the image to close it.


Mornai

  • Petrie
  • *
    • Posts: 777
    • View Profile
Do you mean does the page come up? Because it did for me.


Coyote_A

  • Ducky
  • *
    • Posts: 1115
    • View Profile
    • http://www.facebook.com/CoyoteMao
I'm using FireFox myself, so there was no problem with that page at all. IE really an annoying programm. -_-
landbeforetimelover, this background are nice, but a little fuzzy. They were taken directly from the video, or have you made any additional operations with them?


landbeforetimelover

  • Member+
  • Littlefoot
  • *
    • Posts: 8495
  • Littlefoot
    • View Profile
    • http://www.thelandbeforetime.org
As I said before, these images appear fuzzy on the internet.  If you just set them as a background, they're not very fuzzy.  These are directly taken from a full quality DVD.


Kor

  • The Circle
  • The Gang of Five
  • *
    • Posts: 30087
    • View Profile
Thanks, I"m sure many people will be very happy to use them.


The Great Valley Guardian

  • Member+
  • Littlefoot
  • *
    • Posts: 7314
    • View Profile
    • http://www.supersonicboom182.deviantart.com
I'm using Safari on my Mac, which has recently been updated with Mac OS X Leopard. The pics are loading slow simply cause my Mac still uses dial-up...but they are loading for me! Yay!