Home » Other Web Resources (Page 6)

Category Archives: Other Web Resources

Fundamental Website Setup Links



Geeks Blogging Tips Part 1 and 2

The Geeks.com website hosts a ton of hardware and software tips and tutorials, which is a neat bonus in addition to their tech sales items. They just posted a 2 part series on blogging software which may benefit some of you who are looking for some software or ideas on what to do with your site.

Part 1:
http://www.geeks.com/techtips/2007/techtips-22JUL07.htm

Part 2:
http://www.geeks.com/techtips/2007/techtips-29JUL07.htm

The Legal Issues of Website Publishing

While I tend to focus on the design side of website publishing here at AWSOM.org, there is another major side to the act of creating a website–the legal side. It’s probably true that most people will never run into a major legal hassle running their website–especially if you are an artist or comic creator and simply want to post your work online (assuming you aren’t actually stealing anyone else’s work!). There are times though when you might feel like speaking out on a subject that might be controversial, or mention an experience you had with a product or person that was negative–now you’re suddenly in an area where you may really need to know your legal rights to what you can, and most importantly can’t, say in a protected manner.

This is where the following link comes in: http://www.eff.org/bloggers/lg/.

The above link is to an excellent information page maintained by the Electronic Frontier Foundation, which if you’ve never heard of them are a group of people fighting to keep technology and the internet free of unnecessary legal restrictions (i.e. to maintain free speech and the like). Reading the above page will give you a good idea of what you can and can’t say, and what is and isn’t protected speech. The EFF are a good group and have excellent legal advice–and are willing to hear if you are ever in a situation that they might be able to provide assistance in legal and court related matters.

I can’t stress enough that knowing your legal rights is important. Know your rights BEFORE you get hit with a cease and desist letter…..

Alternate Image Galleries: NextGen

No plugin, no matter how well coded, can satisfy everyone. Since this site is dedicated to more than just highlighting my own plugins, I like to point out some alternate image gallery possibilities other than my own Pixgallery plugin. The one I want to point people to today is Nextgen. It appears that the developer of this image gallery, much like me, has decided to work from the ground up and create a WordPress native plugin that’s flexible but user friendly.

Web Page Analyzer website

Here’s another web based tool that might give you some interesting information about your website. Websiteoptimization.com hosts a tool (the Web Page Analyzer) that will tell you a great deal about how your website loads in terms of how fast and how many page elements are being loaded. It’s always good to know how other people will experience your site performance.

I would caution not to get too wrapped up in some of their suggestions though, with the conversion of a large percentage of the world to some form of broadband, not every little element of your page needs to be optimized for speed–but it’s still good to get an outside view of the situation, sometimes you may not realize how many things are really a part of your site.

How To: Test Your Site On Your Own PC

I can’t stress more strongly the need for testing of a new or updated website before it goes live. This is true with WordPress or any other method of setting up a website. The problem I hear the most in regard to this though is most people don’t know how to set up a non-live (as in not visible on the internet and open to anyone going to it) version of their site to do the testing, usually on their own PC. Well, Mac users really have no excuse, since being based on Linux it has a web server built into the regular OS, all you need to do is go to your preferences area and enable it (I won’t bother explaining how to do this, there are millions of google sites that will do that for you).

For Windows users it has traditionally been a whole lot harder. Windows doesn’t really have any support for doing web server services built into it–and in most cases actively makes it hard to get this working. It’s also not really a great idea (in my opinion) to utilize the Windows server system of web services (known as IIS) even if you could since they are really not that great–and most of the world still uses Linux style web services (known as Apache).

So what are Windows users able to use? Luckily a group of people realized this lack and built their own pseudo-Linux style web services install for Windows called XAMPP. The group is called the Apache Friends and they actually have set ups for pretty much every platform also. On Windows the web server package is a simple .exe file that you download and install. At first it might seem a little daunting, but it’s really pretty easy once you get it installed. Instead of going to a “real” web page in your web browser, you instead go to “localhost”, with everything else a branch off of that (so it’s like localhost/mywebsite/). Read their setup instructions and you should be able to figure out where to put your wordpress files.

For the novice the best usage of this environment is to tweak your WordPress themes or try out plugins. Once you finish with these files you can simply copy them to your live web server.

AWSOM Powered