How to use DocList Uploader to upload documents to your Google Docs

Feb 1st, 08 | Filed under Application | 2 Comments

Advertisement

Google Data APIs developers had released an application called DocList Uploader, which let users to upload documents to their Google Docs account. This is an example application which using Google Data APIs.

The main purpose of this application is to show users the power of Documents List Data API. Before run this application, make sure your computer had installed Microsoft .NET Framework 2.0.

DocList Uploader

This application is fairly simple. First, you sign-in with your Gmail account. Then you can upload or download documents from Google Docs. There are a few interesting features. First of all, you can add DocList Uploader to your context menu, which means you can send documents to Google Docs from your right-click menu. Besides this, you can drag-and-drop files to the application to upload them.

They also make this application appears in System Tray. When you close this application, it actually minimized to System Tray. If you try to upload documents which not supported by Google Docs, you will get a warning message. Double-click the documents will open it in browser.

If you are a developer, you can download the source code, or view the page to get more details on how they implement this application.

download the application | DocList Uploader website

download from MediaFire

Like this article? Why not subscribe to TechSnack to get daily updates of news and inetresting articles about tech, tips and computers.

Comments

  1. Paul says:

    I have used doclist uploader and it works fine. But i cannot delete the files inside as a group when I want to clear the list. It has to be deleted individually. Is there a solution for this?

  2. Dickey says:

    @Paul: For current version, you have to delete them individually. Actually the main purpose of this application is show users how to use the API, so i think they won’t put too much effort to implement all features.

Leave a Comment