mosaics sites
- Started
- Last post
- 15 Responses
- ibye
I'm looking for site examples that use a mosaic as an interface or as a major element of the design. Any help would be appreciated.
Thanks -ibye
- brains0
You're welcome ibye.
- ibye0
No thank you brains.
anyone else know of any mosaic like sites they could share with me.
- kgvs720
Not exactly what you're looking for, but this dude's work is nice.
- ibye0
That dudes work is definitely nice,
- ********0
Couple I've got bookmarked. Not sure if this is even what you meant.
http://www.redmccombsmedia.com/
http://www.nameofrussia.ru/---> NSFW: http://www.watch4beauty.com/
- NameOfRussia.ru keeps timing out. I linked a Flickr image of it below.********
- NameOfRussia.ru keeps timing out. I linked a Flickr image of it below.
- ********0
- scottyfivealive0
- That Levi's site has to be the slowest page load I've experienced in a few weeks.********
- Neat though. Ton of fkin PNGs.********
- That Levi's site has to be the slowest page load I've experienced in a few weeks.
- scottyfivealive0
And, it's a wordpress theme, but might be able to pull something from it....
http://graphpaperpress.com/demo/…
Select the "FULLSCREEN" option from the pulldown at the top
- ibye0
Those are some good ones there, thanks!
- Salarrue0
// A mod for plogger
// BEGIN EDITS
// Page title
$titled = "GridWork";
//How many images do you want shown?
$amount="100";
// The URL of your Plogger directory
// ***IMPORTANT*** DO NOT INCLUDE A TRAILING SLASH
$siteurl="http://www...
// CSS
$css = "<style type=\"text/css\">
img.recimgborder {
padding: 0px 0px 0px 0px;
width: 100%;
height: 100%;
-moz-opacity:.15;
filter:alpha(opacity...
opacity:.15;
}
div.ph {
width: 100px;
height: 100px;
float: left;
}
body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
overflow-x: hidden;
overflow-y: hidden;
background-color: Black;
}
div.wrap {
/* creates a bleed */
width: 110%;
}
a:hover img.recimgborder {
-moz-opacity:100;
filter:alpha(opacity...
opacity:100;
}
</style>";
// END EDITS
////////////////////...
////////////////////...
include_once("plog-g...
include_once("plog-l...
include_once("plog-f...
echo "<html><head><title>$titled</title>";
if (!$_GET["n"])
{
// sets a cookie the contains screen height and reloads page
echo "
<script language=\"javascript\">
<!--
function writeCookie()
{
var today = new Date();
var the_date = new Date(\"December 31, 2023\");
var the_cookie_date = the_date.toGMTString...
...ayport
- scottyfivealive0
not sure if it would help but that COOL IRIS interface is embedable... kind of like the LEVIS site.
- ibye0
Yeah, I know about the cooliris thing, its cool.
