~ubuntu-branches/ubuntu/jaunty/gnome-do-plugins/jaunty-proposed

« back to all changes in this revision

Viewing changes to BundledLibraries/libgoogle-data-mono-1.4.0.2/misc/GDataProject.shfb

  • Committer: Bazaar Package Importer
  • Author(s): Iain Lane, Daniel T Chen, Iain Lane
  • Date: 2009-03-18 00:40:51 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090318004051-ujn1ja3kiu3ky7ru
Tags: 0.8.1.3+dfsg-0ubuntu1
[ Daniel T Chen ]
* New upstream release (LP: #344578)
  + Banshee plugin goes crazy if banshee isn't loaded first
    (LP: #289802)
  + gnome-do gCalculate plugin fails to display "times" symbol
    (LP: #274252)
  + Banshee-1 fails to build in Mono 2.0 (LP: #309188)
  + Pidgin 2.5.4 has incompatible dbus interface. s/uint/int/
    (LP: #314927)
  + Pidgin plugin hangs opening a chat if pidgin is unresponsive
    (LP: #315565)
  + twitter plugin still reports friend updates even when
    deactivated (LP: #317674)
  + Misspelling in microblogging plugin confirmation message
    (LP: #319433)
  + make install uses mdtool, but configure doesn't check for it
    (LP: #322951)
  + Virtualbox Icon in 2.10 are broken because of a new
    specification (LP: #323902)
  + Google Maps Plugin shouldn't always use route (LP: #324271)
  + Fix for Google Maps when using newlines and other special
    characters (LP: #324667)
  + VirtualBox failed to load icon (LP: #325712)
  + 'Read Man Pages' plugin makes Gnome-Do unresponsive
    (LP: #325935)
  + Search returns broken URLs (LP: #327855)
  + Default action for SSH hosts is "open" (LP: #328236)
  + Files and Folders Configuration doesn't use standard buttons
    (LP: #328236)
  + Window manager maximize action should focus if window is not
    currently focused (LP: #258893)
  + Locate plugin has no error message (LP: #262360)
  + Wishlist: Let user specify files and folders to ignore
    (LP: #263177)
  + ts-client plugin doesn't index subdirectories (LP: #322352)
  + Max 3000 items in Files and Folders plugin (LP: #324105)
  + putty cannot find host when running from gnome do
    (LP: #324282)
  + locate plugin with globbing (LP: #334798)
  + Twitter plugin encountered an error in UpdateFriends
    (LP: #317575)
  + gnome-terminal profiles no longer work (LP: #321977)
  + Creating a task using Remember the Milk plugin can fail if
    no task list is specified (LP: #324066)
  + bundled libraries makefile needs destdir (LP: #324704)
  + Typographical error in del.icio.us plugin (LP: #330525)
  + ImageShack fails to upload (LP: #337324)
* debian/copyright
  + Refresh for new upstream version; new plugins added.
* debian/patches/00_dfsg_autofoo.dpatch
  + Update for new upstream version
  + Don't build the YouTube plugin due to removal of shipped
    exes and dlls causing FTBFS
* debian/patches/02_ssh_respect_exec_arg.dpatch
  debian/patches/03_buildsystem_respect_mcs.dpatch
  debian/patches/04_fix_pidgin_dbus_ints.dpatch
  + Drop; fixed upstream

[ Iain Lane ]
* debian/rules: Update repackaging to not delete *.dll; upstream now ships
  source copies of google-gdata meaning we can now enable the Google and
  Youtube plugins.
* debian/patches/00_dfsg_autofoo: Drop, fixed by including and building
  these libs now. 
* debian/copyright: Update with information for google-gdata. 
* debian/patches/04_fix_pidgin_dbus_ints.dpatch: Add left out piece of patch
* debian/control: Bump gnome-do build-dep to require current version. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<project schemaVersion="1.6.0.2">
 
2
    <assemblies>
 
3
        <assembly assemblyPath="..\lib\Release\Google.GData.AccessControl.dll" xmlCommentsPath="..\docs\gacl.xml" commentsOnly="False" />
 
4
        <assembly assemblyPath="..\lib\Release\Google.GData.Apps.dll" xmlCommentsPath="..\docs\gapps.xml" commentsOnly="False" />
 
5
        <assembly assemblyPath="..\lib\Release\Google.GData.Calendar.dll" xmlCommentsPath="..\docs\gcal.xml" commentsOnly="False" />
 
6
        <assembly assemblyPath="..\lib\Release\Google.GData.Client.dll" xmlCommentsPath="..\docs\gdata.xml" commentsOnly="False" />
 
7
        <assembly assemblyPath="..\lib\Release\Google.GData.CodeSearch.dll" xmlCommentsPath="..\docs\gcodesearch.xml" commentsOnly="False" />
 
8
        <assembly assemblyPath="..\lib\Release\Google.GData.Contacts.dll" xmlCommentsPath="..\docs\gcontacts.xml" commentsOnly="False" />
 
9
        <assembly assemblyPath="..\lib\Release\Google.GData.Documents.dll" xmlCommentsPath="..\docs\gdocuments.xml" commentsOnly="False" />
 
10
        <assembly assemblyPath="..\lib\Release\Google.GData.Extensions.dll" xmlCommentsPath="..\docs\gextension.xml" commentsOnly="False" />
 
11
        <assembly assemblyPath="..\lib\Release\Google.GData.GoogleBase.dll" xmlCommentsPath="..\docs\gbase.xml" commentsOnly="False" />
 
12
        <assembly assemblyPath="..\lib\Release\Google.GData.Health.dll" xmlCommentsPath="..\docs\health.xml" commentsOnly="False" />
 
13
        <assembly assemblyPath="..\lib\Release\Google.GData.Photos.dll" xmlCommentsPath="..\docs\gphotos.xml" commentsOnly="False" />
 
14
        <assembly assemblyPath="..\lib\Release\Google.GData.Spreadsheets.dll" xmlCommentsPath="..\docs\gspreadsheet.xml" commentsOnly="False" />
 
15
        <assembly assemblyPath="..\lib\Release\Google.GData.YouTube.dll" xmlCommentsPath="..\docs\youtube.xml" commentsOnly="False" />
 
16
    </assemblies>
 
17
    <namespaceSummaries>
 
18
        <namespaceSummaryItem name="" isDocumented="False" />
 
19
        <namespaceSummaryItem name="Google.Contacts" isDocumented="True">This namespace contains helper classes to ease the development of Google Contacts based applications. They are used in the samples and the project templates. You can find usage scenarios of those helper clasess in the unittests for contacts as well as in the project template for it.</namespaceSummaryItem>
 
20
        <namespaceSummaryItem name="Google.Documents" isDocumented="True">This namespace contains helper classes to ease the development of Google Documents based applications. They are used in the samples and the project templates. You can find usage scenarios of those helper clasess in the unittests for documents as well as in the project template for it.</namespaceSummaryItem>
 
21
        <namespaceSummaryItem name="Google.GData.AccessControl" isDocumented="True">This namespace contains elements and methods to deal with AccessControl lists. AccessControl lists are used, for example, in the Google Calendar to enable authorization and security on a per calendar level</namespaceSummaryItem>
 
22
        <namespaceSummaryItem name="Google.GData.Apps" isDocumented="True">Google Apps allows website administrators to offer their users cobranded versions of a variety of personalized Google applications, such as Gmail. This document describes the Google Apps Provisioning API, which enables Google partners to programmatically enable access to these applications. Specifically, the API provides functions for creating, retrieving, updating and deleting user accounts, nicknames and email lists.
 
23
 
 
24
This version of the Provisioning API follows the principles of the Google Data (GData) APIs. GData APIs are based on both the Atom 1.0 and RSS 2.0 syndication formats in addition to the Atom Publishing Protocol. Learn more about GData APIs.
 
25
 
 
26
Note: The Provisioning API is only available to Google Apps Premier Edition and Google Apps Education Edition partners. To enable the API, log in to your admin account, and click the User accounts tab. Then click the Settings subtab to enable the API, select the checkbox to enable the Provisioning API and save your changes. (You will need to complete the steps for setting up Google Apps before you can log in to your admin account.)</namespaceSummaryItem>
 
27
        <namespaceSummaryItem name="Google.GData.Apps.GoogleMailSettings" isDocumented="True" />
 
28
        <namespaceSummaryItem name="Google.GData.Apps.Groups" isDocumented="True" />
 
29
        <namespaceSummaryItem name="Google.GData.Apps.Migration" isDocumented="True">The Google Apps Email Migration API allows administrators and users of Google Apps to migrate mail from legacy email systems into their domain's hosted Gmail accounts. Your client application can upload email messages into these accounts using standard Google data API feeds.</namespaceSummaryItem>
 
30
        <namespaceSummaryItem name="Google.GData.Calendar" isDocumented="True">Google Calendar allows client applications to view and update calendar events in the form of Google data API ("GData") feeds. Your client application can use the Google Calendar data API to create new events, edit or delete existing events, and query for events that match particular criteria.</namespaceSummaryItem>
 
31
        <namespaceSummaryItem name="Google.GData.Client" isDocumented="True">This is the core namespace that contains most base classes to deal with feed authentication and general Atom based parsing. You can use classes from this namespace to deal with all kind of Google properties, you just won't get special data access objects to handle custom attributes.</namespaceSummaryItem>
 
32
        <namespaceSummaryItem name="Google.GData.Client.Samples" isDocumented="True">This is documentation for the provided Sample applications</namespaceSummaryItem>
 
33
        <namespaceSummaryItem name="Google.GData.CodeSearch" isDocumented="True">The Google Code Search data API allows client and web applications to search public source code for function definitions and sample code.
 
34
 
 
35
Here are some of the things you can do with the Code Search data API:
 
36
 
 
37
    * Create a plugin for your favorite IDE that searches over the Code Search index for relevant sample code.
 
38
    * Create client applications that use Google Code Search to find function definitions and sample code.</namespaceSummaryItem>
 
39
        <namespaceSummaryItem name="Google.GData.Contacts" isDocumented="True">The Google Contacts Data API allows client applications to view and update Contacts content in the form of Google Data API feeds. Your client application can request a list of a user's contacts, edit or delete content in an existing contact, and query the content in an existing contact. Here are some of the things you can do with the Contacts Data API: 
 
40
 - Synchronize Google contacts with contacts on a mobile device
 
41
- Maintain relationships between people in social applications
 
42
- Give users the ability to communicate directly with their friends from external applications using phone, email, and IM</namespaceSummaryItem>
 
43
        <namespaceSummaryItem name="Google.GData.Documents" isDocumented="True">The Google Documents List Data API allows client applications to view and search through documents stored in Google Documents using Google Data API feeds. Your client application can request a list of a user's word processing documents and/or spreadsheets and upload existing documents to Google Documents.</namespaceSummaryItem>
 
44
        <namespaceSummaryItem name="Google.GData.Extensions" isDocumented="True">This namespace contains common extension elements that are used accross several Google Data API enabled properties</namespaceSummaryItem>
 
45
        <namespaceSummaryItem name="Google.GData.Extensions.AppControl" isDocumented="True">This namespace contains the AtomPublishing control elements</namespaceSummaryItem>
 
46
        <namespaceSummaryItem name="Google.GData.Extensions.Apps" isDocumented="True">Extensions for the Apps Provisioning API</namespaceSummaryItem>
 
47
        <namespaceSummaryItem name="Google.GData.Extensions.Exif" isDocumented="True">Picasa Web Albums uses the exif namespace to represent Exif data encoded in a photo. The schema URL for the exif namespace is http://schemas.google.com/photos/exif/2007.
 
48
 
 
49
The exif elements all appear inside the container element called tags
 
50
 
 
51
Picasa Web Albums uses the following exif elements:
 
52
 
 
53
   1. exif:distance
 
54
   2. exif:exposure
 
55
   3. exif:flash
 
56
   4. exif:focallength
 
57
   5. exif:fstop
 
58
   6. exif:imageUniqueID
 
59
   7. exif:iso
 
60
   8. exif:make
 
61
   9. exif:model
 
62
  10. exif:tags
 
63
  11. exif:time</namespaceSummaryItem>
 
64
        <namespaceSummaryItem name="Google.GData.Extensions.Location" isDocumented="True">Picasa Web Albums uses the georss and gml namespaces for elements defined in the GeoRSS and Geography Markup Language specifications.
 
65
 
 
66
Note: Despite the name "GeoRSS," the Picasa Web Albums data API uses elements from these namespaces in both Atom and RSS feeds.
 
67
 
 
68
Specifically, Picasa Web Albums uses the following elements:
 
69
 
 
70
   1. georss:where
 
71
   2. gml:Point
 
72
   3. gml:pos
 
73
 
 
74
Picasa Web Albums also accepts geographic-location data in two other formats: W3C format and plain-GeoRSS (without GML) format. But those formats are beyond the scope of this document. All geo data that appears in feeds generated by Picasa Web Albums uses the GeoRSS-plus-GML format documented here.</namespaceSummaryItem>
 
75
        <namespaceSummaryItem name="Google.GData.Extensions.MediaRss" isDocumented="True">Picasa Web Albums uses the media namespace for elements defined in the Media RSS specification. For information about the media namespace, see the Media RSS specification.
 
76
 
 
77
Note: Despite the name "Media RSS," the Picasa Web Albums data API uses elements from the media namespace in both Atom and RSS feeds.
 
78
 
 
79
Picasa Web Albums uses the following media elements:
 
80
 
 
81
   1. media:content
 
82
   2.
 
83
   3. media:credit
 
84
   4. media:description
 
85
   5. media:group
 
86
   6. media:keywords
 
87
   7. media:thumbnail
 
88
   8. media:title</namespaceSummaryItem>
 
89
        <namespaceSummaryItem name="Google.GData.GoogleBase" isDocumented="True">The Google Base data API is designed to enable developers to do two things:   
 
90
      Query Google Base data to create applications and mashups.
 
91
      Input and manage Google Base items programmatically.</namespaceSummaryItem>
 
92
        <namespaceSummaryItem name="Google.GData.Health" isDocumented="True">The Google Health Data API allows client applications to view and send Health content in the form of Google Data API feeds. Your client application can use the Health Data API to create new medical records, request a list of medical records and query for medical records that match particular criteria. 
 
93
 
 
94
Here are some of the things you can do with the Health Data API:
 
95
Upload patient medical records
 
96
Get patient medical data and provide personalized functionality based on that data</namespaceSummaryItem>
 
97
        <namespaceSummaryItem name="Google.GData.Photos" isDocumented="True">The Picasa Web Albums data API allows client applications to view and update Picasa Web Albums content in the form of Google data API ("GData") feeds. Your client application can request a list of a user's albums, photos, comments, or tags, edit or delete content in an existing entry, and query the content in an existing entry.
 
98
 
 
99
Here are some of the things you can do with the Picasa Web Albums data API:
 
100
 
 
101
    * Include your public photos in your own web page, and allow users to comment on them (and have the comments stored in Picasa Web Albums).
 
102
    * Write a plugin to manage your albums and photos from a desktop or mobile phone client.
 
103
    * Create a custom screensaver to display your Picasa Web Albums photos on your computer.</namespaceSummaryItem>
 
104
        <namespaceSummaryItem name="Google.GData.Spreadsheets" isDocumented="True">The Google Spreadsheets data API allows client applications to view and update Spreadsheets content in the form of Google data API ("GData") feeds. Your client application can request a list of a user's spreadsheets, edit or delete content in an existing Spreadsheets worksheet, and query the content in an existing Spreadsheets worksheet.
 
105
 
 
106
Here are some of the things you can do with the Spreadsheets data API:
 
107
 
 
108
    * Use a spreadsheet as a database and access data for another application via the Spreadsheets data API.
 
109
    * Use an external graphing library with the Spreadsheets data API to add nice looking graphs to your site.
 
110
    * Implement auto-filtering and other spreadsheet functionality in an application you build for your users.</namespaceSummaryItem>
 
111
        <namespaceSummaryItem name="Google.GData.YouTube" isDocumented="True">YouTube offers open access to key parts of the YouTube video repository and user community, via an open API interface and RSS feeds. Using our APIs, you can easily integrate online videos from YouTube's rapidly growing repository of videos into your application.</namespaceSummaryItem>
 
112
        <namespaceSummaryItem name="Google.Spreadsheets" isDocumented="False" />
 
113
        <namespaceSummaryItem name="Google.YouTube" isDocumented="True">This namespace contains helper classes to ease the development of YouTube based applications. They are used in the samples and the project templates. You can find usage scenarios of those helper clasess in the unittests for youtube, as well as in the project template for it.</namespaceSummaryItem>
 
114
    </namespaceSummaries>
 
115
    <additionalContent>
 
116
        <contentItem sourcePath="..\docs\AdditionalContent\*.html" destPath="AdditionalContent\" excludeItems="False" />
 
117
        <contentItem sourcePath="..\RELEASE_NOTES.HTML" destPath="" excludeItems="False" />
 
118
    </additionalContent>
 
119
    <ProjectSummary>GData is a new protocol based on the Atom 1.0 and RSS 2.0 syndication formats, plus the Atom Publishing Protocol.
 
120
 
 
121
GData extends those standards in various ways, using the extension mechanisms built into the standards. A GData feed conforms to either the Atom or RSS syndication formats. The GData publishing model conforms to the Atom Publishing Protocol.
 
122
 
 
123
To acquire information from a service that supports GData, you send an HTTP GET request; the service returns results as an Atom or RSS feed.
 
124
 
 
125
You can update data (where supported by a particular GData service) by sending an HTTP PUT request.
 
126
 
 
127
All sorts of services can provide GData feeds, from public services like blog feeds or news syndication feeds to personalized data like email or calendar events or task-list items. The RSS and Atom models are extensible, so each feed provider can define its own extensions and semantics as desired while still conforming to the standards. A feed provider can provide read-only feeds (such as a search-results feed) or read/write feeds (such as a calendar application).
 
128
 
 
129
For example, a blogging application might provide a feed for each blog, and a comment feed for each blog entry. A calendar application might allow you to send full-text search queries using the GData protocol, and return results in the GData syndication format.
 
130
 
 
131
Because GData is built on basic technologies—HTTP and standard syndication models—you can send GData requests and process the resulting feeds in a variety of ways: traditional syndication aggregators/feed readers, JavaScript/AJAX-based clients in a web browser, standalone applications, or any other approach you like. The GData protocol is programming-language-neutral; you can write a client in any programming language that lets you issue HTTP requests and parse XML-based responses.
 
132
 
 
133
Creating and deleting a feed is left up to the service; the GData protocol does not provide ways to create or delete a feed.</ProjectSummary>
 
134
    <MissingTags>AutoDocumentCtors, Namespace</MissingTags>
 
135
    <VisibleItems>InheritedMembers, InheritedFrameworkMembers, Protected, SealedProtected</VisibleItems>
 
136
    <HtmlHelp1xCompilerPath path="" />
 
137
    <HtmlHelp2xCompilerPath path="" />
 
138
    <OutputPath>D:\TempHTML\</OutputPath>
 
139
    <SandcastlePath path="" />
 
140
    <WorkingPath path="" />
 
141
    <CleanIntermediates>True</CleanIntermediates>
 
142
    <KeepLogFile>True</KeepLogFile>
 
143
    <HelpFileFormat>Help1xAndWebsite</HelpFileFormat>
 
144
    <PurgeDuplicateTopics>True</PurgeDuplicateTopics>
 
145
    <CppCommentsFixup>True</CppCommentsFixup>
 
146
    <FrameworkVersion>2.0.50727</FrameworkVersion>
 
147
    <BinaryTOC>True</BinaryTOC>
 
148
    <IncludeFavorites>False</IncludeFavorites>
 
149
    <Preliminary>False</Preliminary>
 
150
    <RootNamespaceContainer>False</RootNamespaceContainer>
 
151
    <RootNamespaceTitle />
 
152
    <HelpTitle>Google Data API for .Net Documentation</HelpTitle>
 
153
    <HtmlHelpName>Google.GData.Documentation</HtmlHelpName>
 
154
    <Language>en-US</Language>
 
155
    <CopyrightHref />
 
156
    <CopyrightText>Google Inc.</CopyrightText>
 
157
    <FeedbackEMailAddress />
 
158
    <HeaderText />
 
159
    <FooterText>Google Data API for .Net (http://code.google.com/apis/gdata)</FooterText>
 
160
    <ProjectLinkType>Local</ProjectLinkType>
 
161
    <SdkLinkType>Msdn</SdkLinkType>
 
162
    <SdkLinkTarget>Blank</SdkLinkTarget>
 
163
    <PresentationStyle>vs2005</PresentationStyle>
 
164
    <NamingMethod>MemberName</NamingMethod>
 
165
    <SyntaxFilters>Standard</SyntaxFilters>
 
166
    <ShowFeedbackControl>False</ShowFeedbackControl>
 
167
    <ContentPlacement>AboveNamespaces</ContentPlacement>
 
168
    <ContentSiteMap path=".\helpfile.sitemap" />
 
169
    <TopicFileTransform path="" />
 
170
</project>
 
 
b'\\ No newline at end of file'