473,401 Members | 2,146 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,401 software developers and data experts.

How to build a slide show?

Hello All!

After working in the television industry, moving to a developing career has
been interesting to say the least. 3 years of developing with books, and the
help of you fine folks on this forum, I have learned quite a bit. But that
doesn't mean anything when your looking for your first developing gig. 15
years in television production, and not having a college degree in Computer
Science does not make me a very good prospect.
But, I have come across a job that is giving me a test, to see what I can
do. The test is to build a web site with a main focus on a slide show. I can
handle the pics and stuff, but I never built a slide show. I will be
searching tonite for ideas on how to create this, but if anybody knows of
some good examples or articles on how to this, it would be greatly
appreciated. The language I'm working with is VB.net.

TIA!!!

Rudy
Nov 19 '05 #1
7 3039
> After working in the television industry, moving to a developing career
has
been interesting to say the least. 3 years of developing with books, and the help of you fine folks on this forum, I have learned quite a bit. But that doesn't mean anything when your looking for your first developing gig. 15
years in television production, and not having a college degree in Computer Science does not make me a very good prospect.
But, I have come across a job that is giving me a test, to see what I can
do. The test is to build a web site with a main focus on a slide show. I can handle the pics and stuff, but I never built a slide show. I will be
searching tonite for ideas on how to create this, but if anybody knows of
some good examples or articles on how to this, it would be greatly
appreciated. The language I'm working with is VB.net.


Define 'slide show'. If it's merely a set of images that you navigate
through, you could build a tool to allow people to upload images, store that
info in a database, and then build a navigation system that walks through
each item.

To get a bit fancier, you could output the db info into an XML file and then
use a Flash interface to present the slideshow. This was is very nice:

http://www.slideshowpro.net/index.php

-Darrel
Nov 19 '05 #2
"=?Utf-8?B?UnVkeQ==?=" <Ru**@discussions.microsoft.com> wrote in
news:B1**********************************@microsof t.com:
But, I have come across a job that is giving me a test, to see what I
can do. The test is to build a web site with a main focus on a slide
show. I can handle the pics and stuff, but I never built a slide
show.


You'll need to use Javascript + Javascript Timer.

If you want the pages to auto scroll forward, you would dynamically write
out client side javascript which automatically navigates the user to the
next page.

Getting facier, you can do dynamic updates of portions of the page with
Javascript (i.e. fetch the next image and replace the current image) - with
this method, the page won't even refresh, but only the picture will change.

--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Nov 19 '05 #3
Great suggestion guys!!
Here is what is expected of this task, to give you a better idea of what I
need to do.

Task -- Slideshow Application
1.Public facing site
a.A "Slideshow" consists of:
i.a name
ii.a description
b.An individual "slide" consists of:
i.an image
ii.a caption
iii.a photo credit (e.g., "Photo by Johnathan Smith")
iv.a "Next" and "Previous" button/link
c.Choose one of the following:
i. Automatically advance to the next slide after a given amount of time.
This amount of time can be different for each slide. For example, a slide
with a lengthy caption can be assigned a longer "display" time than another
slide.
ii.Add thumbnails to the slideshow previewing "Next" and "Previous" slides.
These thumbnails must be created in code with the full-size image, not
uploaded.
2."Admin" site
a.Admins must login and authenticate to the datasource.
b.The tool should support multiple slide shows. For example, we may want a
"Packer" slide show on one page and a "Holiday party" slide show on another.
c.Each property of a slide or slide show can be modified via the admin tool.
d.It is also possible to add a new slide to a slide show, or to add a new
slide show completely.

TIA!!

Rudy
"Lucas Tam" wrote:
"=?Utf-8?B?UnVkeQ==?=" <Ru**@discussions.microsoft.com> wrote in
news:B1**********************************@microsof t.com:
But, I have come across a job that is giving me a test, to see what I
can do. The test is to build a web site with a main focus on a slide
show. I can handle the pics and stuff, but I never built a slide
show.


You'll need to use Javascript + Javascript Timer.

If you want the pages to auto scroll forward, you would dynamically write
out client side javascript which automatically navigates the user to the
next page.

Getting facier, you can do dynamic updates of portions of the page with
Javascript (i.e. fetch the next image and replace the current image) - with
this method, the page won't even refresh, but only the picture will change.

--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/

Nov 19 '05 #4
> Here is what is expected of this task, to give you a better idea of what I
need to do.


Rudy...take a look at the flash app I linked to. It can do a lot and simply
gets it's data from an XML file. So all you need to present to the flash
component is an XML file containing the files you want to show with their
captions.

-Darrel
Nov 19 '05 #5
"Lucas Tam" <RE********@rogers.com> wrote in message
news:Xn***************************@127.0.0.1...
"=?Utf-8?B?UnVkeQ==?=" <Ru**@discussions.microsoft.com> wrote in
news:B1**********************************@microsof t.com:
But, I have come across a job that is giving me a test, to see what I
can do. The test is to build a web site with a main focus on a slide
show. I can handle the pics and stuff, but I never built a slide
show.


You'll need to use Javascript + Javascript Timer.

If you want the pages to auto scroll forward, you would dynamically write
out client side javascript which automatically navigates the user to the
next page.

Getting facier, you can do dynamic updates of portions of the page with
Javascript (i.e. fetch the next image and replace the current image) -
with
this method, the page won't even refresh, but only the picture will
change.

--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/


Like Lucas said, you'll need to use JavaScript. The slideshow script that I
use and recommend can be found at:
http://www.cryer.co.uk/resources/jav...2slideshow.htm.

All the best,

Brian.

www.cryer.co.uk/brian
Nov 19 '05 #6
Thank you all for your suggestions! I will look at all the options.
This has become even more important for me now, since I got laid off my job
yesterday. They waited till the end of the day, and then just told me they
are going to let me go, and need to get fresh blood in the company. Which
means we pay you too much, need to hire sombody cheaper and younger. So I
need to hit a homerun with this one. Thanks again for all your kindness and
help!

Rudy

"Brian Cryer" wrote:
"Lucas Tam" <RE********@rogers.com> wrote in message
news:Xn***************************@127.0.0.1...
"=?Utf-8?B?UnVkeQ==?=" <Ru**@discussions.microsoft.com> wrote in
news:B1**********************************@microsof t.com:
But, I have come across a job that is giving me a test, to see what I
can do. The test is to build a web site with a main focus on a slide
show. I can handle the pics and stuff, but I never built a slide
show.


You'll need to use Javascript + Javascript Timer.

If you want the pages to auto scroll forward, you would dynamically write
out client side javascript which automatically navigates the user to the
next page.

Getting facier, you can do dynamic updates of portions of the page with
Javascript (i.e. fetch the next image and replace the current image) -
with
this method, the page won't even refresh, but only the picture will
change.

--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/


Like Lucas said, you'll need to use JavaScript. The slideshow script that I
use and recommend can be found at:
http://www.cryer.co.uk/resources/jav...2slideshow.htm.

All the best,

Brian.

www.cryer.co.uk/brian

Nov 19 '05 #7
Rudy,

sorry to hear your news. I've been there and its not nice. I hope you bounce
back somewhere soon ... the job market in the UK seems very buoyant at the
moment, I hope it is where you are.

all the best,

Brian.

"Rudy" <Ru**@discussions.microsoft.com> wrote in message
news:C9**********************************@microsof t.com...
Thank you all for your suggestions! I will look at all the options.
This has become even more important for me now, since I got laid off my job yesterday. They waited till the end of the day, and then just told me they are going to let me go, and need to get fresh blood in the company. Which means we pay you too much, need to hire sombody cheaper and younger. So I
need to hit a homerun with this one. Thanks again for all your kindness and help!

Rudy

"Brian Cryer" wrote:
"Lucas Tam" <RE********@rogers.com> wrote in message
news:Xn***************************@127.0.0.1...
"=?Utf-8?B?UnVkeQ==?=" <Ru**@discussions.microsoft.com> wrote in
news:B1**********************************@microsof t.com:

> But, I have come across a job that is giving me a test, to see what I
> can do. The test is to build a web site with a main focus on a slide
> show. I can handle the pics and stuff, but I never built a slide
> show.

You'll need to use Javascript + Javascript Timer.

If you want the pages to auto scroll forward, you would dynamically write out client side javascript which automatically navigates the user to the next page.

Getting facier, you can do dynamic updates of portions of the page with Javascript (i.e. fetch the next image and replace the current image) -
with
this method, the page won't even refresh, but only the picture will
change.

--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/


Like Lucas said, you'll need to use JavaScript. The slideshow script that I use and recommend can be found at:
http://www.cryer.co.uk/resources/jav...2slideshow.htm.

All the best,

Brian.

www.cryer.co.uk/brian

Nov 19 '05 #8

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

Similar topics

5
by: Al Davis | last post by:
Note: I tried cross-posting this message to several newsgoups, including comp.lang.perl.misc, c.l.p.moderated, comp.infosystems.www.authoring.cgi, comp.lang.javascript and comp.lang.php. Nothing...
9
by: Michael Burtenshaw | last post by:
I would like to make a slide show using random images. The problem is my host is 250.com, and they don't support cgi-programs. Is there another way to accomplish random images?
7
by: 7mary4 | last post by:
I am working on a kiosk for a museum, we will be using firefox as the browser, with windows, and a touch screen. We'd like to create a slide show of a small portfolio when the visitors click...
3
by: B Maxey | last post by:
I am storing images in a database and need a way to browse those files. I can load the files into an image list or whatever the control needs, but I need a control. It doesn't seem that any of...
0
by: question | last post by:
Hi! I have a requirement where I need to display multiple forms one after the other like a slide show. These are in the same application. Basicall on selection of a menu item it should start...
0
by: cheenusri | last post by:
Hello friends, i am running slide show(pps file) in vb.net form using webbrowser control in it.while running the form, if right click on the slide, it show some popup menu, here i wan to...
0
by: Ed Sproull [MSFT] | last post by:
I have an ASP site (www.elsphoto.com} and I have several pages that have slide shows on them. The home page uses JPGs from a directory and the Family, Wedding and Pets pages retrieve the photos...
1
by: mumbaisalsa | last post by:
hi all, i want to run the slide show say ten slides and then close it , but in my code given below it opens the slide show and closes immediately ... .. please give me a solution to this...
2
by: vineetbindal | last post by:
Hi all, We have a slide show in a page which shows slids rotating after every 8-10 seconds with some descriptions about them. The problem is if the connection speed is slow then the page loads...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.