Everything posted by eggy
-
Wallpapers
-
Wallpapers
Here's one I just scanned: I know the calendar link is dead. I'm still looking for offers for someplace to host it.
-
General Discussion
Well I'm not quite sure what I did to violate trippds terms of service, but apparently I did so the link to the calendar no longer works. Does anyone have a place where it could be posted? I've also made another calendar thats in portrait instead of landscape that I'd like to share.
-
General Discussion
I know we've all been anxious to have an Ale calendar to hang on our wall so I decided to make one. You can get it here: http://crazy4ale.tripod.com/ale_calendar2005.pdf I haven't tried to print it myself yet. Hopefully the print quality will be ok. The file is ~2.5 Meg in size. Enjoy.
-
Wallpapers
I know we've all been anxious to have an Ale calendar to hang on our wall so I decided to make one. You can get it here: http://crazy4ale.tripod.com/ale_calendar2005.pdf I haven't tried to print it myself yet. Hopefully the print quality will be ok. The file is ~2.5 Meg in size. Enjoy.
-
Wallpapers
Those last two were from me.
-
Wallpapers
WZ, those two aren't mine. BTW, I use gimp for my editin, its free software that's available at GIMP.org that seems to be just as good as photoshop. There are some great tutorials at gimpguru.org. I also use CleanSkin FXavailable for free at http://www.mediachance.com/digicam/cleanskin.htm. It usually does a great job at cleaning up skin tones and is incredibly easy to use.
-
General Discussion
Here's to MissIsabella, The Sexy Female part of the Admin Team in more ways than one!
-
Victoria's Secret General Clothing
-
Wallpapers
-
Wallpapers
- Wallpapers
- Wallpapers
And now I see that reason has something to do with the fact that I've switched browsers to Firefox.- Wallpapers
- Wallpapers
- Wallpapers
That last one was from me.- Wallpapers
Can't decide on which wallpapre of Alessandra to use with Windoze? Try this script by doing the following (on My 1.8 Ghz Athlon machine with 512K of Ram performance impact is pretty negligible) : 1) Put all of your wallpaper files into a single directory 2) Create a text file called wallpaper.htm 3) Put the following text in the wallpaper.htm file and edit to add all your wallpapers where indicated with comments and change display time if desired 4) Right click on the desktop and select properties 5) Go to Desktop tab and select wallpaper.htm as background <html> <head> <style> body{ /*Remove below line to make bgimage NOT fixed*/ background-attachment:fixed; background-repeat: no-repeat; /*Use center center in place of 300 200 to center bg image*/ background-position: 0 0; } </style> <script language="JavaScript1.2"> //Background Image Slideshow- © Dynamic Drive (www.dynamicdrive.com) //For full source code, 100's more DHTML scripts, and TOS, //visit http://www.dynamicdrive.com //Specify background images to slide var bgslides=new Array() // Add as many wallpaers as you want below here increasing the number in [] for //each additional wallpaper. Image file names can be anything .jpg. bgslides[0]='wallpaper1.jpg' bgslides[1]='wallpaper2.jpg' bgslides[2]='wallpaper3.jpg' //Specify interval between slide (in miliseconds) var speed=3000 //preload images //var processed=new Array() //for (i=0;i<bgslides.length;i++){ //processed=new Image() //processed.src=bgslides //} var fun=new Array() fun[0]=new Image() fun[0].src=bgslides[0] fun[1]=new Image() var inc=-1 function slideback(){ if (inc<bgslides.length-1) inc++ else inc=-1 fun[1]=fun[0] document.body.background=fun[1].src fun[0].src=bgslides[inc+1] } if (document.all||document.getElementById) window.onload=new Function('setInterval("slideback()",speed)') </script> </head> <body> </body> </html>- Wallpapers
I just scanned and edited the Holiday Sale 2004 Vol. 1 VS Catalog cover and cropped it to be a wallpaper. Enjoy -eggy a.k.a. crazy4ale