Archive for the 'Site Design' Category

Are you looking for a reliable place to start for research and information on the webs internet’s top web hosting companies? If you are looking to start your own website, personal blog, business site or whatever your domain hosting vision is, you should visit WebChoiceHosting first and find out all you need to know […]

Read Full Post »

CSS for print

I just found a cool way to add a css style sheet for printing. usually I would make a new design that is printer friendly just for what I want to print and have to get all the same data again. Now I just create separate styles and everything is done.
<link rel=”stylesheet” type=”text/css” media=”print” href=”print.css” […]

Read Full Post »

My custom content management system

okay so I have tried every content management system out there and I have decided to build my own. I have the majority of it built as far as the architecture goes and getting all the classes integrated that I want to use. Now I just have to start building the modules. I think of […]

Read Full Post »

Photoshop skills

It is amazing what you can do with photoshop. I have been watching the latest cs3 training videos and I can’t wait to finish them and start using what I have learned. I am all into the web 2.0 styles and trying to make everything look glossy. It really isn’t that hard to learn how […]

Read Full Post »

Persistence is the key

I often get really exited about a site that I am building and I want it to become the next big thingEntre m

Read Full Post »

don’t forget about your h tags!

With css being the standard today people have stopped using the h tags for their headlines. Instead they are creating headline styles that look the same but are going to be treated differently by the search engines! Instead you should style your h tags to look how want them but still use them to show […]

Read Full Post »

Learning ajax

Ajax is the new way to add interactivity to your site. If you don’t know what ajax is I will explain it. It is a way to talk to the server and run server side scripts without reloading the entire webpage. It uses javascript to accomplish this. I don’t think it is a good idea […]

Read Full Post »

When to outsource!

Sometimes letting another business that specializes in what you are trying to accomplish do the work for you is a smart choice. I used to think that it was better to do everything in house and only out source what was impossible for you to accomplish. I have been rethinking that answer lately. It is […]

Read Full Post »

Build your site for your visitors!

Always take into account what people are going to need or want from your site. Research other relative sites and find out what is missing. Don’t just be another source for something that is already crowded anyways. To have a successful site you need to offer things that your competition do n’t, or in a […]

Read Full Post »

Do you web 2.0

Web 2.0 standards are changing the web. I think it is for the better! With site competing for traffic they are forced to improve their sites and keep up with the latest technologies and trends. I think that is a good thing. Like having two competing stores across the street from each other to keep […]

Read Full Post »

Next »