var fDesc=new Array(); fDesc[1] = "photos (pictures) to email, send to mobile phone, create calendars, slide shows, greeting cards, print pictures or output files, etc. from images captured by camera, scanner, or whatever digital mean, or from existing pictures on the Hard Disk or other removable memory media."; fDesc[2] = "for downloading the photos to the computer or uploading photos to the memory card. We can select the language of the program before downloading or installing from the CD given to us when we purchase a Canon Camera."; fDesc[3] = "performance. It also has a network accelerator feature that can accelerate the network speed and a startup manager that can manage startup applications"; fDesc[4] = "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[5] = "display your photographs. Take as many pictures you can of your room at varying angles. Install the program and goto its website \"http://photosynth.net \" and click \"create synth\". After uploading all your photos, the program will automatically generate the 3D view from your photos."; fDesc[6] = "the program asks for the name that we want to add to our album and we can see the demo in the program that teach to us how to use this useful program."; fDesc[7] = "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[8] = "switches and routers. The application uses multi-thread technology for ensuring robustness and completely trusted transfers. It is very interesting for networks designers and engineers when they have to transfer large network projects."; fDesc[9] = "options necessary to share Power Point files online and offline and it even includes the ability to convert the file into a video format. This makes it possible to send the presentation and see it on the Internet or as a podcast."; fDesc[10] = "upload images to ImageShack's service, so he decided to take his coding skills for a test and write his own application for the task. ImageShack Hotspot will place an orange frog on your desktop."; fDesc[11] = ", user-friendly interface for uploading images in batch mode to the user’s gallery installation without using the web gallery interface. This software is best compatible with gallery version 1.3.2 or later."; fDesc[12] = "uploading to web and web streaming. Original (input) video formats supported, such as AVI, Microsoft WMV, MPEG, ASF, MOV, etc. will be converted to FLV format, for web streaming. User can set video bit and frame rates, window size, and audio sampling frequency, channels, bit rate, etc."; fDesc[13] = "window on your computer to FTP sites. To upload a file, all you need to do is right click on a file and select the Upload using RightLoad option. Then, you will see a list of sites."; fDesc[14] = "uploading and downloading files both ways between the user PC and a remote FTP server. The user can manage files and folders can be renamed, deleted, moved or edited, all from the application main window and a few mouse clicks."; fDesc[15] = "the email because of its size. This software allows to solve this problem easily. TyphoonUpload 1.0 has a very simple interface. Choose the files you want, enter the email addresses of people who will be able to download these files and push \"send\"."; 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 = '...'; } }