var fDesc=new Array(); fDesc[1] = "But I don't know...for a strange reason I liked it, maybe because there is a portable version available and it's easy to use, or maybe I liked the graphic design. Anyway, you can download it and draw your own conclusions!"; fDesc[2] = "engines, measure and analyze traffic to your site. Instantly find out which keywords fit in well with your search engine optimization strategy. Analyze how well your site is optimized for search engines and find recommendations how to improve your rankings. Automatically submit your site to the best search engines, find the regularly updated recommendations on manual submissions and registrations with pay-per-click search engines. Check your site rankings in over 100 search engines. Live traffic analysis will provide you with actionable insight based on up-to-the-minute trends. Using over 160 analytical reports you will understand your visitors and answer questions that influence the bottom line of your business: where they come from, what they want; and why they don"; fDesc[3] = "scripting, Google hacking & other web attacks. WVS can analyze websites using SOAP & AJAX and includes PCI Compliance reporting"; fDesc[4] = "scan, Email scan, InstaUpdate and Submit Sample. Download this 30 day evaluation copy to try it free of cost."; fDesc[5] = "passwords like that of e-mails, FTP, HTTP, IP address, websites visited, uploaded or downloaded files and more. The application safely bypasses the traffic interception and analyses connections on corporate, ISP as well as country level firewall."; fDesc[6] = "is powered by Kaspersky Antivirus 6.0. The Shield Deluxe 2008 downloads its updates from the Kaspersky site. The antivirus protection uses both a reactive method (using signature databases) and proactive protection (behavior blocker and heuristic analysis)."; fDesc[7] = "traffic. You have to sign up for an account in woopra.com, setup a new website to monitor, and plug some Javascript code into your web pages. The product is in beta release, some bugs may appear."; fDesc[8] = "critical performance issues in your web site or web server that may prevent optimal experience for your site's visitors.This incredible software allows you to test your web server performance under normal and excessive loads."; fDesc[9] = "your website like website uses, user activity, access statistics, visitor’s browser and other information in a detailed way. It’s very small in size and freely available. It supports log files of all common web servers."; fDesc[10] = "a virtual football team. You´re in charge of the economic management of your team and the implementation of sport strategies required to win. Hattrick Manager allows you to sort your players, perform analysis and arrange your team, and you can do all this offline."; fDesc[11] = "visitors: activity statistics, file access statistics, paths through site, referring pages, search engines, browsers, operating systems, and more."; fDesc[13] = "counted by search engines, choose proper keywords, track the results with a log analyzer tool and more."; fDesc[14] = "use way"; fDesc[15] = "and Mozilla/Gecko into one program. Its advanced analysis features make it the perfect companion for webmasters and web developers."; fDesc[16] = "HTTPS traffic and analyze Cookies, POST and GET information or locate HTML code by directly clicking in the web page (Patent Applied For). JavaScript and Ajax developers can quickly test scripts against a production web page without having to modify the server source code. Web Analysts can dissect the HTTP traffic related to web analysis tracking code, using the powerful filter and search capabilities. Web Site Designers generally have to provide many mockups before receiving a final approval. With IEWatch, you can create prototypes by quickly modifying any existing web page on the internet. System Administrators can analyze HTTP data and identify performance bottlenecks by using the HTTP performance chart. Quality Assurance Engineers can use this tool to dig deep into the inner workings of web applications to find hidden issues. IEWatch makes the inner workings of a web site..."; fDesc[17] = "Pricepirates allows to observe interesting auction on a separate watchlist and reminds of auctions closing soon."; fDesc[18] = "for. The program will spider, grab, crawl, rip, harvest, extract and parse for the e-mails and can also automatically send them out."; fDesc[19] = "you with accurate and up-to-date information from every computer on your network. Free trial version is available for download."; fDesc[20] = ", proxy or other logs without any limits!"; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }