var fDesc=new Array(); fDesc[1] = "more features like effects and custom filters that give website developers more functionality in showing better graphics. It is a must on every PC, as many sites rely on this plug-in for showing videos"; fDesc[2] = "Adobe® Premiere® Pro software. Tell your story with maximum impact using Adobe® Premiere® Pro software, the start-to-finish solution for efficient video production."; fDesc[3] = "secure distribution and collaboration. With Acrobat Standard you can: * Combine and arrange documents * Manage shared reviews * Use familiar review and commenting tools * Save in Microsoft Word * Capture web pages * Sign documents digitally * Etc."; fDesc[4] = "that, it is available for MacOS systems, and if a note was created in a mobile device or using Windows it can be read as long as this application is presented."; fDesc[5] = "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[6] = "web and mobile devices. It can import and edit content from a wide variety of devices, and then edit them, directly, or copy files to the hard drive to take full advantage of the PC´s speed, work on them and then save the results in a convenient format."; fDesc[7] = ", streaming audio and video, Podcast, and much more in the most smooth, safe and swift way. The amazing capability of this application depends on its 12 different downloading tools."; fDesc[8] = ", 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[9] = "of years ago than they are now, mainly because of the increased penetration of high-speed Internet services. However, WebZIP still offers some ways to justify having one of these."; fDesc[10] = "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[11] = "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[12] = "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[13] = ", 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[14] = "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[15] = "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[16] = "both technical users (like IT managers, LAN administrators, web developers) and non-technical ones (like company managers, safe-concerned parents)."; fDesc[17] = "program also supports taking snapshots from bitmap or JPEG files from different mobile devices. The application supports the most popular video files, including AVI, WMA, MPEG, FLV, SWF and so on."; fDesc[18] = ", Skype and DRM protected streams. Just select the area to capture, set the audio source, choose video/audio codecs and create a record."; fDesc[19] = "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[20] = "list of websites. Can make google sitemaps."; 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 = '...'; } }