Sep 19 2007

Methods to My Madness - Building the Website

Published by Kirsty at 7:02 am under Web Development

Once I have some content written and a design idea sketched out it’s time to get the sucker online. I should warn you that my website building methods are pretty old school. Actually, I don’t even think they went to school.

  • Bust out Notepad - I’m living in the dark ages and still use Notepad to code my sites. Sometimes when I’m feeling really crazy I might use Notepad ++.
  • Code like a demon - I code in HTML and am only recently coming to grips with CSS. If I’m building a site from scratch then I just get to it and start coding. I refer to my layout sketches and put everything into invisible tables even though I know it’s not ideal. I create a sort of shell where everything will slot into and go from there.
  • Creating the visuals - Photoshop is the only thing I use for making images, tweaking photos, backgrounds etc. I’d like to learn how to use Illustrator but I don’t have the software just yet. I feel a bit limited with Photoshop when it comes to creating images from scratch but I always make due somehow.
  • Always keep learning - I’ve taught myself how to build websites and it seems like I’ll never be done learning. Every new project presents new challenges and with each new site I build I come away with a little bit more knowledge. Learning new stuff takes extra time but by not trying new things I’d be limiting myself and my sites would be stuck back in the late 90’s. Things change too quickly not to at least attempt to keep up. I really should devote some time to learning Dreamweaver but I’m a creature of habit and I really don’t mind coding by hand. I know once I get around to learning it I’ll wonder how I ever survived without it but for the time being Notepad suits me.
  • Ask lots of questions - Learning doesn’t have to be a solo endeavour and I seem to spend a lot of time hanging out on web message boards like by beloved Digital Point asking a ridiculous amount of questions. It never ceases to amaze me how many helpful people there are who will go out of their way to walk you through any problems you might be having. Things that seem frustratingly impossible aren’t really as scary once you start asking questions and breaking the problem down.
  • Outsource the really hard stuff - No matter how much I read or how many questions I ask there’s not way I’m going to be able to whip up any cool tools with PHP or Java or whatever. If you I think of a good idea that I have no idea how to pull off I’ll find someone who does. Spending money on web stuff becomes a lot easier once you’re earning. I just think of it as reinvesting it back into my business.

I’m not sure my building advice is really that great because I’m still living in the past, but I just wanted to let everyone know that you don’t need all the latest software to build money-making sites. All you really need to get started is Notepad and an internet connection so get to it!

If you enjoyed this post, make sure you subscribe to my RSS feed!

3 Responses to “Methods to My Madness - Building the Website”

  1. Steveon 19 Sep 2007 at 7:14 am

    Kirsty - thanks for the info, especially the link and info regarding the Digital point forums. I already have that one marked as a favorite since lord knows I’ve got questions.

    I’ve thought about dreamweaver and Frontpage - however, call me cheap but I just am not ready to put down that amount of cash yet, so right now I am doing the same thing you are - working with notepad and coding it all myself.

    Maybe a good idea for a future post is looking at what types of free software is out there on the web for anyone’s use, and how good said software is. I know the working nomad touched on this in one of his posts about how inexpensive it could be to put up a website, but I have to think there is more free stuff out there. Just a thought….

  2. Donovanon 20 Sep 2007 at 3:23 am

    Great post! I think it’s important to let people know that it’s possible to build great sites and make money online even if you are just starting out. Learning everything you can is the key.

    Do you create unique layouts for each new site you build or do you reuse and existing code base? I will usually scavenge a basic layout from another project so I don’t have to deal with browser compatibility issues for each site I build.

    I personally prefer TextPad to Notepad because it has syntax highlighting and better search and replace. I don’t mind coding HTML and PHP in a text editor, but for CSS, I couldn’t live without TopStyle.

  3. Kirstyon 21 Sep 2007 at 4:08 am

    Steve the people on there are so helpful. There’s a lot of info already there to scan through but when you have specific issues people really take the time to help out usually. There are probably loads of free things out there that would help and I agree it would be good to have a resource with it all in one place.

    Ya Donovan my main hope with this post was to make people aware that anyone can get started straight away. There’s no fancy, expensive software needed and everything you could ever need to learn can be found online somewhere.

    I was using the same code base for sites for ages but have only recently gotten sick of it and designed a whole new layout. It looks like this one will become my new base for future sites. Everytime I build onto the base though I learn more and more so new sites are always a bit improved.

    I’ll look into Textpad, cheers. I find the colours on Notepad ++ really handy but for some reason I never seem to use it.

Trackback URI | Comments RSS

Leave a Reply