var fDesc=new Array(); fDesc[1] = "Although my analysis of the applications I review can't really be thorough, I spend some time with each and every one of them. This application seems to work perfectly for the tasks I tested. It really allows you to do almost anything."; fDesc[2] = ", Camcorders, and Network IP cameras. The program broadcasts captured content from your computer or uploads it to FTP server. Broadcasting can be viewed using any Internet browser; no plug-ins or downloads required. The program performs simultaneous recording and broadcasting from unlimited number of cameras. Your camera/cameras can be used as surveillance system. When the program detects motion in the monitored area, it sounds alarm, e-mails you captured images, starts broadcasting, or records video. Live broadcasting as well as recording can be password protected that all video and audio are scrambled and cannot be watched without valid password. The program has features to place image overlays and date/time stamps, adjust picture size/quality, and Pan/Tilt/Zoom control."; fDesc[3] = "structure and content. What has been said could sound little for many people but it’s not since the extremely complex that mathematical expressions can be."; fDesc[4] = "simultaneously, multiple files; extract information through snapshots; organize multiple files and notes into directories; store and share your notes online. It runs on Windows XP and Windows Vista and has very few system requirements"; fDesc[5] = "Packet analyzer with HTTP file capture, a Graphical Packets Mode that shows traffic with visual effects, per-IP/per-Port/per-IP -Pair statistical information collection, and more. All in a single, easy to use Windows application. Freeware."; fDesc[6] = ", record voice commentary with the created presentation or demo, and even shows a “picture in picture” video via webcam. With the help of this cool application, the user can even share sales presentations and training demos anywhere anytime."; fDesc[7] = "broadcast, emailing, archiving, FTP upload, chat server, windows media server, video recording etc. Use any capture device to stream video. Supports more than 1500 capture devices, TV tuners included Use the zoom feature with any webcam Tilt/Pan/Zoom for Logitech Sphere, Creative Live! Motion, Typhoon Motion Cam and others may be configured to run as Service"; fDesc[8] = "framed interface. In the upper left panel you will see the general information about each HTTP connection (time, client and server IP, URL, file length, status and information)."; fDesc[9] = ", Skype and DRM protected streams. Just select the area to capture, set the audio source, choose video/audio codecs and create a record."; fDesc[10] = "example, it can be installed on computers used by children, to track what they do and prevent them from opening programs or web pages with adult content. The program has 5 components: screenshot capture, key logger, website filter, software blocker, and P2P blocker."; fDesc[11] = "publish full-motion videos from your PC, and convert it to Flash content."; fDesc[13] = "format the web pages content."; fDesc[14] = "create your own web library collection and then work with it when you are offline - organize, catalog and edit downloaded web sites and files."; fDesc[15] = "the other side. Internet software developers can use HTTP Debugger to analyze the communication between their programs and Internet."; fDesc[16] = "Stream and store video and pictures PHP support"; fDesc[17] = "can easily extract,collect,store and manage text/html from web pages,filter invisible characters and give you a clean text when necessary!"; fDesc[18] = "action, video and audio. Innovative features, like its handy pop-out capture bar, make it fast and easy. No longer just a luxury for documentation specialists, CaptureWizPro enables everyone to capture whatever they want from their PC. Like a digital scissors, you can cut and paste anything on your screen - from video presentations to PDF documents, treasure maps to computer settings. Collecting reference material is as easy as snapping pictures. Having difficulty explaining a computer problem? Snap a screen shot and email it to tech support. Use screen captures to share brilliant ideas or just plain data with those who don't have your applications or even the same operating system. Use it everyday to explain, remember and organize. The measure of a good capture tool is convenience, that's why CaptureWizPro provides simple tools, visible over any background, that guide you through the..."; fDesc[19] = "tutorials, simulations and product demonstrations for web sharing, such as Youtube, Myspace, and so on."; fDesc[20] = "pages to images in batch. Take website screenshots automatically on scheduled time. Supports JPG, GIF, PNG, BMP and TIF image formats. Supports JPEG quality (compression) percent. Supports capturing sites with flash content. Supports timeout seconds of web page to load. Supports delayed snapshots of web page. Works in background, web pages don't need to be displayed or kept active to capture. Works in multi threaded batch mode, which enables to capture multiple websites at a time. Switches to disable java, activex, scripts on the web page."; 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 = '...'; } }