![]() |
|
|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes | |
|
|
||||
|
|
#1 |
|
Rookie
Join Date: Feb 2010
Posts: 3
|
I have Windows 7, Internet Explorer 8, Wordperfect Office X4, Canon Digital Camera, HP PhotoSmart and Gadwin Print Screen.
My aim is to create a simple personal Web Page to house and transmit such things as photos and screen snap shots. This capability would be very useful to me at times to include a photo or an explanatory sketch with my E-mail or posts to technical forums. Do I need anything more than what I have listed above to create such a simple Web Page. If I need special software, are there any known free applications or instructions that I can download. Any advice or suggestion will be appreciated. |
|
|
| Sponsored Links | |||
Advertisement | |||
|
|
#2 |
|
Veteran
Join Date: May 2006
Location: Calgary
Posts: 1,633
|
If you know html code, then all you need is notepad to write your pages, or if you don't the language, then you need an html editor (probably a wysiwyg editor is easiest, but not necessarily the best code). Then you can either host the webpage yourself on your own PC, or for safety reasons, it is probably easiest in your case if you use your ISP providers webpage service, if they have one. Most have a small amount of free webspace with each account. If using your ISP, then you will need a means to upload your webpages, so you will need an ftp program as well.
|
|
|
|
|
#3 |
|
Member #1
Join Date: Dec 2001
Location: Toronto
Posts: 47,492
|
Fiddler, best to just use one of the many photo hosting (or social media) sites to house your photos.
Flickr, Facebook, photobucket and so on.
__________________
As of January 2012, I am no longer the owner of the Digital Home website. If you have questions about the operation of the site, please contact VSAdmin. For personal inquiries contact me at the Hugh Thompson website. |
|
|
|
|
#4 |
|
Join Date: Nov 2008
Location: Victoria
Posts: 358
|
You can try Komposer and edit the code on the fly. You then need to set up a web page on your ISP with an ftp client and name it. After all a web page is just a file(directory set) held somewhere with a specific internet address.
Think of it this way..... it is like the sub directories on your computer only you need to use html tags to send the browser of the person viewing the page to the right address to view the content selected and give them a way to navigate through the files. The most important tags are very simple ones like <a>.... for example using the code <a href="http://slashdot.org"> a very popular and crazy forum</a> will create a link that will send the user to somewhere they might not ever return or recover from! I would suggest that you buy a simple book on html xhtml and css before you venture further. Komposer is WYSIWYG but if you know nothing of how to use <head> <body> and how to terminate them then it will be a steep learning curve. PS most modern browsers can let you see the source code of what you are looking at by right clicking and selecting view page source. It is a very good way to learn html. I would post some but it might cause all sorts of issues and get me kicked off this forum Last edited by EricReesor; 2010-02-03 at 12:48 AM. Reason: better info |
|
|
|
|
#5 |
|
Join Date: Jan 2006
Location: Kanata - BellTV HD
Posts: 179
|
For simplicity and ease of use I would recommend a blog hosted by one of the larger free blog websites such as Blogger (by Google) or typepad or wordpress.
Any of these options host pictures and descriptions, etc. Plus its another venue to get the word out there about your work if that's a goal of yours.
__________________
One's rights and freedoms end precisely where they infringe upon anothers. Sir Wilfred Laurier |
|
|
|
|
#6 |
|
Rookie
Join Date: Feb 2010
Posts: 3
|
Thanks all for replying
Since I don’t know anything about HIML code and am not planning on becoming an expert Web Page designer, I think I will settle for one of those WYSIWYG editors. I had a quick look at a few of those listed in Wikipedia and KompoZer looks to be a good choice for a beginner like me. I don’t need to know HTML code to use this software and it is also compatible with Linux Ubuntu which I use as my second OS. Another advantage is that it gives me direct access to a Forum where I can read about the experiences of other users and ask questions if need be. I will start with the Readme files and How to sections in Kompozer Help but will also look at other editors such as Blogger before I make my final choice. |
|
|
|
|
#7 | |
|
Join Date: Nov 2008
Location: Victoria
Posts: 358
|
Quote:
Keep up the quest to learn Eric |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|