Author |
Message |
RedRobin Forums Member
Joined: 26 Jul 2005 Posts: 43
|
#1 · Posted: 28 Sep 2005 14:50
What do you think of the Frontpage program? How easy is it to learn?
What are the pros and cons? Thanks ahead of time for any advice you can give me.
Robin
|
gary99 Forums Member
Joined: 29 Sep 2005 Posts: 20
|
#2 · Posted: 19 Oct 2005 21:46
I use it for simple, static web sites. It's fairly easy to use, and if your host has front page extensions installed, publishing your site is a snap. The downside it it creates some pretty ugly HTML code. If you're going to want to tweak things manually, you might go with a program with better HTML formatting.
-Gary
|
tisoy Forums Member
Joined: 22 Oct 2005 Posts: 4
|
#3 · Posted: 22 Oct 2005 07:25
frontpage is a good program but I prefer using dreamweaver for a simple static pages. there are lots of tutorial for dummies, just take your time googling it.
|
arunkumarsuri Forums Member
Joined: 24 Sep 2005 Posts: 76
|
#4 · Posted: 22 Oct 2005 11:40
Frontpage is quite good to start with. Dreamweaver is slightly more complicated. You should always preview the page in a browser before uploading it. Make proper use of tables to place the content where you want. Some hosting companies allow you to directly upload the pages. Otherwise you can make use of a FTP. FTP commander is free to use. I
__________________
|
netjobs Forums Member
Joined: 8 Jan 2006 Posts: 191
|
#5 · Posted: 13 Jan 2006 23:56
Frontpage, is a bit frustrated in the beginning to works in the tables, but now its been more like a game to play with.... but, I am using frontpage for my sites....
__________________
|
arunkumarsuri Forums Member
Joined: 24 Sep 2005 Posts: 76
|
#6 · Posted: 14 Jan 2006 07:21
There is another free software for building websites. I have started to learn it. Seems to be better than Frontpage. It is called First page 2006. You can download it from evrsoft.com
__________________
|
Vishal P. Rao
Joined: 23 Jun 2005 Posts: 1255
|
#7 · Posted: 14 Jan 2006 23:56
Thanks for the info Arun. I had used First Page 2000 and was very much impressed with it. However, it had a virus in their package. So make sure you run a virus check before and after installation of their new version.
__________________
|
WhitePhoenix Forums Member
Joined: 3 Jan 2006 Posts: 168
|
#8 · Posted: 25 Jan 2006 21:36
FrontPage is a good starting point for anyone wanting to build their own website.
I frequently had problems uploading my page changes with it, however.
If you want more control over your layouts and content options, I would suggest you check out a few books from your local library and learn some very basic HTML. It's not as difficult as it looks, especially if you get one of the popular 'HTML for Dummies' types of books.
'Visual HTML' is also a very good tutorial book, that explains everything you should know in very plain, simple language. (With lots of pictures!)
I have used several different web building programs and they worked fine. But as you get more comfortable, learn some HTML. You won't regret it.
|
fiberoptical Forums Member
Joined: 19 Jan 2006 Posts: 16
|
#9 · Posted: 26 Jan 2006 00:16
It�s a Microsoft product, therefore it is as user friendly as it gets. I like the application for its sleekness and organization. If you�re a newbie I would suggest using this application in your early web development stages. However, for more advance web developers I would stick to Macromedia Dreamweaver.
|
WhitePhoenix Forums Member
Joined: 3 Jan 2006 Posts: 168
|
#10 · Posted: 27 Jan 2006 00:12
Hey Fiberoptical,
Since you've had experience with Dreamweaver, let me ask you. Does that software allow for Java applets and animation? I'd like to know more without plunking down a bunch of money. I don't always believe what's written on the box, either - but if you've used it, how much more advanced is it than Frontpage?
|
netjobs Forums Member
Joined: 8 Jan 2006 Posts: 191
|
#11 · Posted: 27 Jan 2006 09:39
and also how did you added the video file in your webpage ? Have you used Frontpage or Dreamweaver ?
__________________
|
WhitePhoenix Forums Member
Joined: 3 Jan 2006 Posts: 168
|
#12 · Posted: 27 Jan 2006 23:23
netjobs, is that last question for me? I didn't use Frontpage and I don't have Dreamweaver.
I have been pretty illiterate when it comes to knowing the how's and where's and why's a website is placed on the internet. I know so very little about domain hosting and servers and blogging and a lot of other stuff. That's why I'm here and making quite a pest of myself, I fear! But I'm learning and you guys are all great teachers.
Thanks!
|
fiberoptical Forums Member
Joined: 19 Jan 2006 Posts: 16
|
#13 · Posted: 28 Jan 2006 01:02 · Edited by: fiberoptical
Quoting: WhitePhoenix Does that software allow for Java applets and animation?
Yes it supports the formats described above (.swf & applets) and many other types of media formats. The link below will provide you a 30 day trial version of Macromedia Dreamweaver 8.
http://www.macromedia.com/cfusion/tdrc/index.cfm?product=dreamweaver
|
fiberoptical Forums Member
Joined: 19 Jan 2006 Posts: 16
|
#14 · Posted: 28 Jan 2006 01:07
Quoting: netjobs how did you added the video file in your webpage ?
Straight from the source:
<OBJECT id='mediaPlayer' width="318" height="198"
classid='CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95'
codebase='http://activex.microsoft.com/activex/controls/mplayer/en/nsm p2inf.cab#Version=5,1,52,701'
standby='Loading Microsoft Windows Media Player components...' type='application/x-oleobject'>
<param name='fileName' value="http://thepoliticalteen.com/video/chocolatemeans.wmv">
<param name='animationatStart' value='true'>
<param name='transparentatStart' value='true'>
<param name='autoStart' value="true">
<param name='showControls' value="false">
<param name='loop' value="false">
<EMBED type='application/x-mplayer2'
pluginspage='http://microsoft.com/windows/mediaplayer/en/download/'
id='mediaPlayer' name='mediaPlayer' displaysize='4' autosize='-1'
bgcolor='darkblue' showcontrols="false" showtracker='-1'
showdisplay='0' showstatusbar='-1' videoborder3d='-1' width="318" height="198"
src="http://thepoliticalteen.com/video/chocolatemeans.wmv" autostart="true" designtimesp='5311' loop="false">
</EMBED>
</OBJECT>
|
Agel4Today Forums Member
Joined: 25 Feb 2006 Posts: 1
|
#15 · Posted: 25 Feb 2006 16:48
Frontpage is a great program. Among many other features, it will create online intake forms and imbed streaming videos.
Renee
[Link removed - Admin]
|
arunkumarsuri Forums Member
Joined: 24 Sep 2005 Posts: 76
|
#16 · Posted: 28 Feb 2006 13:04
I found out another FREE software for webdesigning. It is called NVU. It has some features of FrontPage. You can download it from http://www.nvu.com/. Now I have started using it. It can be learnt easily and I am quite happy with it.
__________________
|
dreq72 Forums Member
Joined: 3 Mar 2006 Posts: 1
|
#17 · Posted: 3 Mar 2006 21:23 · Edited by: dreq72
Have you seen this? Bye-bye, FrontPage in New Office, Says Microsoft. Visit the post here: http://blogs.pcworld.com/staffblog/archives/001460.html
Microsoft will close the book on its FrontPage Web-design program with the release of Office 2007, formerly known as Office 12, late this year.
|
WhitePhoenix Forums Member
Joined: 3 Jan 2006 Posts: 168
|
#18 · Posted: 29 Apr 2006 09:11
Well, that's just dandy. I have had problems with the FTP uploading my website the past couple of months, couldn't make it work, no way, no how... so I bought a program called WebEasy6... that was a mistake.
I am more familiar with cmanually coding my site, but I thought this would be a simple and relatively stress-less way to resolve my problems. I just may be distracted lately, but it wasn't very user friendly and did not allow me to do what I wanted.
So, I have just purchased FrontPage 2003, because, as mentioned above, I did have a little experience with it about 10 years ago. I am on the road at the moment, so have not installed it yet, but my options, and my pocketbook are limited. I spent quite a bit on the FP2003, so want to give it a try, but the comment about phasing it out concerns me...
|
wfhaus Forums Member
Joined: 10 Jul 2005 Posts: 1
|
#19 · Posted: 1 May 2006 22:35
I work with frontpage all the time I have tried dreamwaever and was drawn back to frontpage, a little tip i picked up by mistake was to save pages as a different file, just incase it doesn't turn out the way you expect, then you will always have the original to go back to, learnt that from experience
Page preview is a bit deceptive sometimes especially working with different browsers, i notice slight differences between firefox and explorer, some are a little bit more noticable.
|
WhitePhoenix Forums Member
Joined: 3 Jan 2006 Posts: 168
|
#20 · Posted: 5 May 2006 18:43
Hey wfh,
Thanks for the advice re saving pages as a different file. This is definitely a lot better than it used to be - more features, more options - but I'm still playing with it and exploring it. I am hoping to start building this weekend - and will make sure I save everything separately.
|