| Web Design and Hosting Creating sites, scripting, and hosting discussions. |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: Jul 07, 2009
Posts: 3
![]() |
hey all - So I'm starting a charity organization, and purchased a domain name (Flash Intro Page / www.illplayforyoutonight.com).
Generally speaking I'm experienced on computers. For a profession, I write SAS queries, SQL, etc. Work in Microsoft Access, etc etc. HOWEVER... When it comes to building a website I'm near clueless. Building a webpage manually Free software that doesnt restrict me to templates?Hosting a forum Is there something I can download? The "guts" in order to host the forum?Right now I'm 'outsourcing' my forum through forummotion.com - is that the way to go?Anything else I'm not thinking of That I should be with the intent of setting up a reasonably decent webpage How i understand the process is, I "create" my website, just like I create a 'pages' doc, or word doc. I then upload that creation to my HOST who then takes that 'file' and places it on the web. I guess I need a, building a web site for dummies, from the time you purchase a domain, to the time it's "complete." I've searched, but hopefully you guys know of something better I've been unable to find. |
| QUOTE Thanks | |
![]() Member Since: May 15, 2009
Posts: 1,094
![]() Mac Specs: White MacBook. iLife '09. iWork '09. Mac OS X 10.6
|
There's lots of software out there to create your websites. But, they usually come out HUGE and it doesn't always work well. HTML code makes perfectly good websites that don't have TONS of extra crap in them! I am just starting to learn some basic codes myself, but here's a great tutorial.
Dave Raggett's Introduction to HTML Chris K. |
| QUOTE Thanks | |
![]() Member Since: May 15, 2009
Posts: 1,094
![]() Mac Specs: White MacBook. iLife '09. iWork '09. Mac OS X 10.6
|
^That's just what I suggested not doing.
Okay, I confess: I just broke my own rule. I recommend RapidWeaver. If you want anything extra that RapidWeaver won't do you can add it by hand later. I'm adding a Marquee to all of my pages after I make them with RapidWeaver. Whatever you do, don't use iWeb. It makes EVERYTHING a mess. Chris K. |
| QUOTE Thanks | |
![]() Member Since: May 15, 2009
Posts: 1,094
![]() Mac Specs: White MacBook. iLife '09. iWork '09. Mac OS X 10.6
|
Yes. I think you may be confusing terms. iweb.com is a website hosting service and is completely unrelated to my comment. I meant the program that Apple makes, called iWeb. It really makes everything a mess and I have had a bad experience with it. iweb.com as far as I know is fine.
Chris K. |
| QUOTE Thanks | |
![]() Member Since: Jul 18, 2007
Location: Central California
Posts: 3,185
![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2.16GHz C2D MacBook w/ 2GB RAM & 120GB HD. HTC Droid Incredible.
|
If a person doesn't have a clue how to make a website then I'm not going to suggest that they create their website using raw HTML and from scratch. That does not make any sense. If you don't know how to design or code HTML then your going to want to use a WYSIWYG web editor such at Apple's iWeb. There's nothing wrong with using a editor like that if you don't have experience. iPod Nano, what exactly are you talking about saying it makes a mess? If your talking about invalid HTML then yes probably but the web browser will most likely be able to display it. When you know what your doing THEN you code raw HTML and make it strict valid and stuff like that.
For the forum, you can leave it the way it is or download your own software and run that on your server. A good free one is PHPBB which will require a mySQL backbone but it does the job excellent. Another good one is MyBBoard which will also require a mySQL database. Member Of The Month for December '08. It's only the internet! |
| QUOTE Thanks | |
![]() Member Since: May 15, 2009
Posts: 1,094
![]() Mac Specs: White MacBook. iLife '09. iWork '09. Mac OS X 10.6
|
Quote:
Once you are experienced, you can go to doing stuff by hand if you want, but for starters, yes a web design program is a good tool. However, all of these programs put much more code than needed. And most have tons of CSS (style sheet) files when only one is needed. Chris K. |
|
| QUOTE Thanks | ||
![]() Member Since: Jul 18, 2007
Location: Central California
Posts: 3,185
![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2.16GHz C2D MacBook w/ 2GB RAM & 120GB HD. HTC Droid Incredible.
|
I'm sure it is. There's many WYSIWYG editors out there so no need to stick to only one.
Member Of The Month for December '08. It's only the internet! |
| QUOTE Thanks | |
![]() Member Since: May 15, 2009
Posts: 1,094
![]() Mac Specs: White MacBook. iLife '09. iWork '09. Mac OS X 10.6
|
Chris K. |
| QUOTE Thanks | |
![]() Member Since: Jul 18, 2007
Location: Central California
Posts: 3,185
![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2.16GHz C2D MacBook w/ 2GB RAM & 120GB HD. HTC Droid Incredible.
|
Quote:
haha just giving you a hard time. Member Of The Month for December '08. It's only the internet! |
|
| QUOTE Thanks | ||
![]() Member Since: Jul 07, 2009
Posts: 3
![]() |
HTML is exactly the way I want to go, however. Liek I stated, I'm experienced in coding, just not in building web pages.
Going from writing SAS or SQL queries to writing in HTML I'm sure isn't that difecult a transition. I'm jsut having trouble getting a grasp on what tools are out there. Like, WHERE do I type HTML into? I don't have microsoft office on my mac (anymore, the disc sratched, and repurchasing is not an option). Is there something free I can use to write, preview, etc my HTML? Then, once I'm happy, paste it into [insert what I paste it into here] on godaddy, and then POOF, a web page appears? All these templates are horrible. |
| QUOTE Thanks | |
![]() Member Since: Jun 25, 2005
Location: On the road
Posts: 3,231
![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2011 MBP, i7, 16GB RAM, MBP 2.16Ghz Core Duo, 2GB ram, Dual 867Mhz MDD, 1.75GB ram, ATI 9800 Pro vid
|
You don't use Office products to produce HTML code. Very ugly and unnecessary.
TextEdit which comes with your Mac will allow you to edit HTML pages. Set the preference for Plain Text and turn off 'Add ".txt" extension to plain files'. I also think you should set the 'Document type' to 'HTML 4.01 Transitional' and set the check mark on for 'Preserve white space'. There are some other editors out there that do syntax highlighting. You use FTP (or SFTP) to upload your finished web pages to a server. Once uploaded, and the read rights are correct (they usually are), the public will be able to see the pages instantly. Your web provided is simply providing the space and points your web domain to the right location on their drives. They will have some information to let you know where the root folder is for both your web pages and scripts. As for forum software, many providers have install scripts for common packages such as forums software. As mentioned, PHPBB is a common one. Seriously, if you are as new to this as you say and indicate, buy a bloody book, or check a couple out from your local library. Another option is web tutorials which you can give you a quick introduction to the entire cycle. Type the following words into Google for instance; Quote:
CameraTime - Time lapse photography for novice and advanced users. When asking questions, post the version of your software. You'll receive better answers. Please post your results to the thread as it is good feedback.
|
|
| QUOTE Thanks | ||
![]() Member Since: Sep 01, 2008
Location: Rhinebeck, NY
Posts: 1,056
![]() ![]() Mac Specs: 20" iMac 2.66 GHz... Running 10.5.7
|
TextWrangler is a great option for HTML editing, it is free to download.
Bare Bones Software | TextWrangler You could use iWeb as another option, but it is pretty basic and limited. |
| QUOTE Thanks | |
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Convert Webpage to PDF | gregunn | OS X - Apps and Games | 0 | 12-11-2008 02:53 AM |
| Guidance on Webpage for Business | n0ir | Web Design and Hosting | 4 | 02-16-2008 06:16 AM |
| Advice on building custom Powermac | UnderAttack | Apple Desktops | 14 | 01-18-2007 06:53 PM |
| Webpage design applications | PowerBookG4 | Web Design and Hosting | 18 | 01-25-2006 02:24 PM |
| New to webpage design! Anything helps | mon petit chou3 | Web Design and Hosting | 5 | 04-16-2005 09:12 PM |
All times are GMT -4. The time now is 04:51 AM.
Powered by vBulletin