473,386 Members | 1,823 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

dynamically loading roi for hd images

hi!
i would like to create a website where you can browse really high
definition images of mine. they are huge and loading them as one would
take ages and would probably give some problems to the browser. so i
was thinking about loading them dynamically. i'm looking for a good
solution to make them easily scrollable/zoomable and dicovered this
really cool javascript:
http://www.inav.ex-ic.net/map.html
does somebody know something similar but freely available (as 170$ seem
a bit much to me for a hobby)? or perhaps any other suggestions?
thanks
hannes

May 26 '06 #1
3 1652
h4nne5 said the following on 5/25/2006 10:41 PM:
hi!
i would like to create a website where you can browse really high
definition images of mine.
Make thumbnails that link to the high resolution images.
they are huge and loading them as one would take ages and would
probably give some problems to the browser.
Then don't.
so i was thinking about loading them dynamically.
Why?
i'm looking for a good solution to make them easily scrollable/zoomable
and dicovered this really cool javascript:
That doesn't change the fact that you would still have to load those
high resolution images before they could become "scrollable/zoomable".
Make thumbnails of them, link to the high resolution version.
http://www.inav.ex-ic.net/map.html
Doesn't work for me.
does somebody know something similar but freely available (as 170$ seem
a bit much to me for a hobby)? or perhaps any other suggestions?


See above.

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
May 26 '06 #2
h4nne5 wrote:
i would like to create a website where you can browse really high
definition images of mine. they are huge and loading them as one would
take ages and would probably give some problems to the browser. so i
was thinking about loading them dynamically. [...]
does somebody know something similar but freely available (as 170$ seem
a bit much to me for a hobby)? or perhaps any other suggestions?


Maybe thumbnails? (Some people have strange ideas, indeed.)
PointedEars
--
This is Usenet. It is a discussion group, not a helpdesk. You post
something, we discuss it. If you have a question and that happens to get
answered in the course of the discussion, then great. If not, you can
have a full refund of your membership fees. -- Mark Parnell in alt.html
May 26 '06 #3
ok, maybe i havent made myself clear. i dont mean 1600x1200 pixel
pictures i took with my phone, but stiched together panoramas (and not
some 360° shoots plenty of programs can handle) of the street i live
in. something like 22.000 x 1200 pixel.
so thumbnails wont do.
i was thinking about cutting them into tiles and loading them
dynamically. a bit like google maps or like the site i mentioned above
does....

May 28 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: Randy Webb | last post by:
This page: http://www.hikksworld.com/loadJSFiles/ Is one where I was testing the ability of browsers that can/can't dynamically load a JS file with one of the three methods: 1)Changing the src...
4
by: Adrian MacNair | last post by:
Hi, I created an image gallery which displays 63 images in a slideshow. The problem is that the show was slow because each image loaded one at a time during the show. No problem right? I just...
0
by: sandeep | last post by:
Mine requirement is to Put images on report(version which come with VS.NET) dynamically. For example if manager is looking a report then Image1.bmp should come and if normal Employee is looking for...
1
by: Brett | last post by:
Hi, Here's a strange one: I have built a single page model for a website, that uses 3 panel controls which load usercontrols dynamically, based on the querystring PageMode parameter that you...
2
by: Jean Pierre Daviau | last post by:
When I have something like this in a js file. listeImg = new Array(); listeImg = new Image(w,h); listeImg.src = "centre1.jpg"; etc Are the images loaded after the page is loaded? In the same...
1
by: Nodlehs | last post by:
While testing my pages in IE and Firefox, I have noticed that when I remove an image from the DOM before it has finished downloading in IE, that the status bar gets stuck at Downloading Picture...
0
by: speedcoder | last post by:
hi all, i'm stumped. my applet used to load images over the network. (it was actually designed by someone else.) yes, the applet used to load each image file independently over the network and...
1
by: BRAHM | last post by:
Hi, I am creating reports using the crystal reports available in VS 2005. I am not figuring out how to load dynamically images in a picture box (at runtime) inside of my reports. how could...
1
by: =?Utf-8?B?QWRhbQ==?= | last post by:
I'm having a problem loading an Icon into an ImageList. When I load the icon directly it works fine, like this: Icon sourceIcon = << Get an icon from somewhere... >>;...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.