Web Design and Hosting Creating sites, scripting, and hosting discussions.

Can anyone enlighten me?


Post Reply New Thread Subscribe

 
Thread Tools
jackie.werner

 
Member Since: Sep 28, 2009
Posts: 6
jackie.werner is on a distinguished road

jackie.werner is offline
I am a complete non starter with web design and really want to start, can anyone tell me what software is required to create a "Turning Page" site like the attached or is it possible to create the brochure layout in any software, ie InDesign and then simply convert it in web programme? Or is it much more advanced than I could possibly imagine?

Untitled

Any advice is greatly accepted.

Jax
QUOTE Thanks
Randy B. Singer

 
Randy B. Singer's Avatar
 
Member Since: Feb 01, 2011
Location: Sacramento, California
Posts: 478
Randy B. Singer is a glorious beacon of lightRandy B. Singer is a glorious beacon of lightRandy B. Singer is a glorious beacon of lightRandy B. Singer is a glorious beacon of lightRandy B. Singer is a glorious beacon of lightRandy B. Singer is a glorious beacon of light

Randy B. Singer is offline
That's a really neat site!

The special effect is actually an animation, not something done with HTML. The animation was created in Flash, from Adobe.
Adobe Flash Builder 4: features

Learning Flash wouldn't be impossible, but it would probably require a course, such as this one:
Adobe Flash Bootcamp Training Courses | Ledet Training

___________________________________________

Randy B. Singer
Co-author of The Macintosh Bible (4th, 5th, and 6th editions)

Macintosh OS X Routine Maintenance
OS X Maintenance And Troubleshooting
___________________________________________
QUOTE Thanks
indychris

 
Member Since: Jan 26, 2009
Location: Fort Wayne, IN
Posts: 328
indychris will become famous soon enough

indychris is offline
That is a neat site, but it reminds me of how important it is to know your purpose and audience. While a neat effect, if your site contains numerous pages through which you want people to navigate, flash can quickly become quite tedious.

Personally, for most sites I like a crisp, clean interface where the navigation is obvious and instinctive.
QUOTE Thanks
jackie.werner

 
Member Since: Sep 28, 2009
Posts: 6
jackie.werner is on a distinguished road

jackie.werner is offline
It is a cool site, I can't stop turning the pages, you can drag and hold them as well, think this is as close to handling a real brochure as you can get.

I have Flash software, so it is no good marching on and designing a brochure in Indesign and then importing the pages in to Flash?
QUOTE Thanks
jackie.werner

 
Member Since: Sep 28, 2009
Posts: 6
jackie.werner is on a distinguished road

jackie.werner is offline
Quote:
Originally Posted by indychris View Post
That is a neat site, but it reminds me of how important it is to know your purpose and audience. While a neat effect, if your site contains numerous pages through which you want people to navigate, flash can quickly become quite tedious.

Personally, for most sites I like a crisp, clean interface where the navigation is obvious and instinctive.
Mmmmmmmm, now you'e got me thinking, I get where you are coming from! Still want to learn how to do it though.
QUOTE Thanks
hojkoff_101

 
hojkoff_101's Avatar
 
Member Since: Oct 18, 2005
Location: Edinburgh Scotland
Posts: 225
hojkoff_101 is an unknown at this point
Mac Specs: Macbook 2.1GHz Intel Core 2 Duo, 4Gb RAM

hojkoff_101 is offline
Quote:
Originally Posted by jackie.werner View Post
what software is required to create a "Turning Page" site like the attached
That site is generated using Adobe Flash, and probably contains a bit of 'ActionScript'

If you want to check if something you like on the web is done using Flash, right click it and you should see the option titled, 'About Adobe Flash Player 10'.

If you're looking to start web design, you're best place to start is learning HTML. Even if you do learn how to do something like that site you've linked using Flash and ActionScript, you'll need to know how to actually get it in a webpage and to do that you'll need to know some HTML.

HTML is the most basic basic scripting language for the web. It uses semantic mark up to 'label' elements so that a web browser can understand it and display it on the screen correctly.

Looks a bit like: <p>This p tag would enclose a paragraph</p>

HTML is combined with CSS. CSS tells the browser how to set out that HTML.

If you actually look at that page you've linked to the title bar says Untitled on it. That's pretty poor design so I think whoever did that needs to brush up on their HTML skills ironically!

Quote:
Originally Posted by jackie.werner
is it possible to create the brochure layout in any software, ie InDesign and then simply convert it in web programme?
All these Adobe products are quite interlinked now and I'm sure that if you used inDesign there is probably some option somewhere to convert a project in inDesign to Flash. But that really isn't the best way to do it. You're much better to learn the language you want to do directly. You'll have a much better understanding of what's going on.

Quote:
Originally Posted by jackie.werner
Or is it much more advanced than I could possibly imagine?
NO! Web design is not especially hard, and if you work at it you can certainly do it! Try objective orientated programming, that'll make you dizzy!

Last edited by hojkoff_101; 03-09-2011 at 05:33 PM.
QUOTE Thanks
jackie.werner

 
Member Since: Sep 28, 2009
Posts: 6
jackie.werner is on a distinguished road

jackie.werner is offline
Quote:
Originally Posted by indychris View Post
That is a neat site, but it reminds me of how important it is to know your purpose and audience. While a neat effect, if your site contains numerous pages through which you want people to navigate, flash can quickly become quite tedious.

Personally, for most sites I like a crisp, clean interface where the navigation is obvious and instinctive.
Quote:
Originally Posted by hojkoff_101 View Post
That site is generated using Adobe Flash, and probably contains a bit of 'ActionScript'

If you want to check if something you like on the web is done using Flash, right click it and you should see the option titled, 'About Adobe Flash Player 10'.

If you're looking to start web design, you're best place to start is learning HTML. Even if you do learn how to do something like that site you've linked using Flash and ActionScript, you'll need to know how to actually get it in a webpage and to do that you'll need to know some HTML.

HTML is the most basic basic scripting language for the web. It uses semantic mark up to 'label' elements so that a web browser can understand it and display it on the screen correctly.

Looks a bit like: <p>This p tag would enclose a paragraph</p>

HTML is combined with CSS. CSS tells the browser how to set out that HTML.

If you actually look at that page you've linked to the title bar says Untitled on it. That's pretty poor design so I think whoever did that needs to brush up on their HTML skills ironically!



All these Adobe products are quite interlinked now and I'm sure that if you used inDesign there is probably some option somewhere to convert a project in inDesign to Flash. But that really isn't the best way to do it. You're much better to learn the language you want to do directly. You'll have a much better understanding of what's going on.



NO! Web design is not especially hard, and if you work at it you can certainly do it! Try objective orientated programming, that'll make you dizzy!
Blimey had to google "objective orientated programming"! I'm a pictoral/images kinda girl and I think slightly numeric dislexic but I will give the HTML code a go, thank you, I have done everything to avoid doing web design but now I just hate not knowing so here goes! I'm better watching people create and learning from that but I will finally have to read the books.

Thanks for you help, and oh yes, I spotted the "untitled" also!
QUOTE Thanks

Post Reply New Thread Subscribe


« Link Back from other websites | Pictures not publishing correctly with iWeb »
Thread Tools

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
Cool OS X Features - Enlighten Me Avid6eek Switcher Hangout 15 02-01-2005 07:59 PM

All times are GMT -4. The time now is 07:48 PM.

Powered by vBulletin
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
X

Welcome to Mac-Forums.com

Create your username to jump into the discussion!

New members like you have made this community the ultimate source for your Mac since 2003!


(4 digit year)

Already a member?