|
[2003-05-21] Use JavaScript to Dynamically Update Your Website If you've been on the Internet for a while, you've probably seen numerous examples of JavaScript use. JavaScript is a powerful scripting language used to create special effects on your website, but did you know it can also be used as a very powerful web design tool?
[2003-05-21] The Secrets to Building a Successful Website If you're doing business on the Internet, one of the most important aspects of your success is your web site. If your web site doesn't look professional, no matter what product you're offering your chances of success are minimal.
[2003-05-21] Increase Your Traffic by Recovering Your Lost Visitors If you spend any time surfing the Internet, you've probably encountered a few error messages.
Error messages have numerous causes, such as misspellings, outdated links or internal server errors. When an error is encountered, your server will display specific generic error pages according to the error. These error pages are not only dead ends, but they are also very frustrating for your potential visitors.
[2003-05-21] The Hits That Matter Most So you know what hits mean. Unique hits or user sessions, I mean. And you know what CR means. Right? If so, you're in great shape, for many people don't. They think they do. But they've got it wrong.
[2003-05-20] Currency Formatting and Putting Commas In Numbers This article will show you how to do two things:
1. Round numbers to the nearest hundredth, with two digits following the decimal point. This can be useful when displaying prices or the totals of orders.
2. Insert commas between every third digit (right to left) for numbers 1000 and larger. This can make numbers easier to read.
[2003-05-14] Optimizing JavaScript for Execution Speed JavaScript can benefit from many of the same speed-optimization techniques that are used in other languages, like C1,2 and Java. Algorithms and data structures, caching frequently used values, loop unrolling and hoisting, removing tail recursion, and strength-reduction techniques all have a place in your JavaScript optimization toolbox. However, how you interact with the Document Object Model (DOM) in large part determines how efficiently your code executes.
[2003-05-05] Traffic Analysis - Turning Traffic Into Sales Question: About 5 months ago I started on a quest to make the best site possible, with the best content for the users that I wanted there. My URL is http://www.skateservice.com. Now that I'm actually getting traffic, I can't turn it into sales. I am an affiliate of the #2 online skateboard shop, but I'm not seeing any turn around from it. I place banner ads, and feature ads on my site, but no one seems to be buying anything. The whole purpose of the site is to make it an E-Zine type, with the option to buy products that I know the customer is in the market for. Any ideas or thoughts would really help me out here.
[2003-05-01] Streamlining Project Management for the Web Designer The project management of a web design job can make or break the project. If you are a web designer who has to perform your own project management, the following guidelines can help you to stay on budget and hit your deadline.
|
|