var fDesc=new Array(); fDesc[1] = "almost any formats such as AVI (DivX, XviD, etc.), DV AVI, MP4 (inc. Sony PSP and Apple iPod), WMV, 3GP, 3G2, QuickTime (MOV, QT), SWF, DVD, VOB, VRO,MPG, MPEG 1,2,4, DAT, VCD, SVCD, ASF, ASX, MJPEG, and many others."; fDesc[2] = "using FTP clients as It copy the files from your Computer and uploads them to your website . It doesn't require any user experience ."; fDesc[3] = "Eos Utility CD package after purchasing a Canon Digital Camera. This piece of software has been designed to allow us to create units with both image and audio and save them as a single item. We can access this program via Start, Canon Utilities, Camera Window, MyCamera."; fDesc[4] = "trial version and installing the program, you can design your masterpiece. Just do a few mouse-clicks! Select images you want to use and paste them into the software. Many design features are available."; fDesc[5] = "and robust program that you can always count on to get your job done quickly and efficiently. There are many, many features available in FlashFXP. Here are just a few of them: Local and Site to Site File transfers. FlashFXP allows you to transfer files from any FTP server directly to your local hard drive, or transfer files between two ftp sites (Site-to-Site transfers), giving you total control over any situation. FTP Proxy, HTTP Proxy, Socks 4 & 5 support. FlashFXP can handle thousands of connection types. If you are behind a firewall, proxy or gateway, no need to worry, as FlashFXP can be configured to support almost any network configuration. Full Featured User Interface with Drag & Drop Support. FlashFXP has an intuitive and full featured user interface, allowing you to do all the common tasks with just a few clicks. It also support full drag & drop, so you can transfer files..."; fDesc[6] = "user can copy one or more file links and the program checks them if they are available and, if so, downloads them, this feature can also work by introducing the page’s code complete"; fDesc[7] = "This reliable utility gives the user the capability of updating and maintaining web sites through FTP (File Transfer Protocol). It is possible as well to upload and download files via SSL, TLS and SFTP, to and from FTP servers."; fDesc[8] = "don't really want a huge screen telling us what our download and upload speeds are. We want something small and to the point, and NetMeter delivers in those regards."; fDesc[9] = "basic purpose: speed up your photo uploads to the Flickr Service. You will first notice that the application is really sleek. The main change in comparison with the old Uploadr is that this one features drag-and-drop like it has never before."; fDesc[10] = "you are using a microphone or have a built-in microphone in your web cam. The trigger alerts can be customized, and you can configure the program to record audio and video when an alert is triggered."; fDesc[11] = "email server accounts. So in this way, you can share anything with your friends, and one of the best features is that it is usually faster than P2P networks."; fDesc[12] = "on a new site or modify an already done site. If you´re starting a new site, you will have to choose its name and where to save it."; fDesc[13] = ", such as mobile phones, PDAs, smartphones, flash cards, among others.This incredible software enables you to upload ringtones, audio and video clips, pictures, using Bluetooth, IrDA or USB (flash cards only)."; fDesc[14] = "subtitles for video files in DVD and DIVX,MPEG,AVI,VOB, etc. formats. It enables you to search by movie name in the website www.opensubtitles.org in multiple languages."; fDesc[15] = "helps you a lot if you are tired for any reason of the web interface or it just doesn't work for you. When you download and execute the application for the first time, it will ask you to provide a valid google videos account. I used my gmail account and it worked just fine."; fDesc[16] = "the upload and download speeds of your Internet Service Provider connection. After performing the test, the program will display the legend \"Speed Test Complete\", and will show you the information about your download and upload speed in kbps and KB/Sec."; fDesc[17] = "web. Since this is a free application, publishers ask users to \"sign in\" with user email and password to enable them to choose one of the proposed plans: free or different kinds of prepaid operations."; fDesc[18] = "additional functions like support for secure connections, folder monitoring, file synchronization, among others. It allows you to resume downloads and uploads, and filter and transfer files of more then 4GB as well."; fDesc[19] = "to associate the labels of the Windows Live Photo Gallery to the profiles of our friends in Facebook, and keep the tags that attach to your photos through the recognition of faces of Photo Gallery."; fDesc[20] = "library Scribd. The tool allows the registered users to upload their documents from their desktop and set the document's tags as well."; 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 = '...'; } }