October 3, 2009

Security for e-commerce Web

Filed under: Information,Quick Guides,Web 2.0 — editor @ 6:16 pm

Security for e-commerce Web
By: MJ

It is very important to check whether the site you are entering is not a scam where you lose your assets. You have to make sure that you have made the necessary and practical security systems in your computer. If you are still at a loos on how to do so, then please refer to the following suggestions:

• Check the security of the server hosting the site
• download the appropriate Security Configuration Guide from the U.S. National Security Agency Web site
• use the NIST (National Institute of Standards and Technology) Security Configuration Checklists Repository for instructions and procedures
• Benchmark and Scoring Tools from the Center for Internet Security (CIS) to evaluate an e-commerce Web infrastructure and compare its level of security against minimum due-care security benchmarks

August 9, 2008

WORDTRACKER


image source: www.finkernet.com
Many of us today create our own site for making money, giving information, offering other service and some other features. It is a problem for us how to increase the view of our website everyday. One of the best way is the help of search engines by using search engines optimization your site will get a best chance to be found first on the list depending on the keyword use. But many site already has this features, Andy Mindel and Mike Mindel has a great idea how to increase your seach engine optimization by creating WORDTRACKER. WordTracker is a online analyzer that analyst keyword or key phase that are relevant to them and their client to boost or optimize the use of search engine. It can also determine the number of competing sites that use the same keywords or key phrases that have the greatest traffic potential in selected search engine.

June 5, 2008

NetBeans IDE 5.0 Quick Start Guide for Web Applications

Filed under: Quick Guides — Grace @ 12:12 pm

This document takes you through the basics of using NetBeans IDE 5.0 to develop web applications. This document is designed to get you going as quickly as possible. For more information on working with NetBeans IDE, see the Support and Docs page on the NetBeans website.

You create, deploy, and execute a simple web application. The application uses a JavaServer Pages™ page to ask you to input your name. It then uses a JavaBeans™ component to persist the name during the HTTP session and repeats the name on another JavaServer Pages page.

(more…)