Use Google Spreadsheets API to create a database in the cloud
Mr. Jeffrey W Scudder (Google)
30min Intermediate
case study, cloud computing, google spre...Use Google Spreadsheets API to create a database in the cloud
Mr. Jeffrey W Scudder (Google)
30min Intermediate
case study, cloud computing, google spreadsheets, online databse, web, web services
I'll show you how to create a Python module which wraps the Google Spreadsheets Data API web service in an interface so that it looks like a local database. Using this tool, your application can run anywhere with Internet connectivity and users will be able to take their data with them. The benefit of using Google Spreadsheets for a back-end is that it provides a simple UI which is easy for non programmers to interact with. The cost of provisioning and running a Spreadsheets based database is zero from the perspective of an application developer. This example module provides a toolkit which simplifies interactions with the Google Spreadsheets API for a specific use case: using a spreadsheet like a remote database.
to python db conference Google API spreadsheets 2008 by pitman on Jul 21, 2008, 11:19 PMCall for Contributions
SCooP aims at joining people from different fields, such as math, computer science, chemistry, physics, biology etc., who are int...Call for Contributions
SCooP aims at joining people from different fields, such as math, computer science, chemistry, physics, biology etc., who are interested in Community of Practice (CoPs). The workshop shall facilitate the exchange of experiences and implementations. In particular, to address questions such as:
* What are scientific or educational practices in educational and scientific communities?
* Can these practice be automatically detected/ collected/ or modeled?
* What are implementations for CoPs?
* Which features make these tools so attractive and how do they support (practices of) CoPs?
to practice science conference groups communities by pitman on Jun 13, 2008, 7:18 PM- to 2008 library conference mathematics digital by pitman on May 9, 2008, 8:07 PM
Geneva, April 2007
to OAI conference 2007 by pitman on May 1, 2008, 6:21 PM
Évolution des publications scientifiques - Le regard des chercheurs
Evolution of Scientific Publications: the Point of View of Scientists
...
Évolution des publications scientifiques - Le regard des chercheurs
Evolution of Scientific Publications: the Point of View of Scientists
Colloque organisé à l’initiative de Jean-François Bach, Secrétaire perpétuel de l'Académie des sciences
Inscription obligatoire avant le 27 avril 2007
to researchers science publications conference by pitman and 1 other person on Apr 1, 2008, 12:11 AM- to workshop conference international 2008 probability applied by pitman on Feb 20, 2008, 2:26 AM
- to 2007 semantic_web conference by pitman on Jan 18, 2008, 6:04 PM
- to 2008 combinatorics conference by pitman on Jan 14, 2008, 6:47 PM
- to topics conference thesaurus by pitman on Jan 14, 2008, 7:08 AM
- to database people events conference by pitman on Jan 14, 2008, 7:07 AM
- to conference events people topics by pitman and 2 other people on Jan 14, 2008, 7:06 AM
Major Themes, Areas and Suggested Topics
to conference knowledge management topic_list by pitman on Jan 13, 2008, 6:59 PMPre- and Post-Conference Virtual Sessions
for the 2008 IIIS' Conferences
The Organizing Committees of 2008 IIIS' conferences decided to implement pre- ...Pre- and Post-Conference Virtual Sessions
for the 2008 IIIS' Conferences
The Organizing Committees of 2008 IIIS' conferences decided to implement pre- and post-Conference virtual sessions for the 2008 IIIS' Conferences. This decision was based on the experiment, related to this kind of virtual sessions, done in the 2006 IIIS' conferences; on some of the suggestions that 2006 conversational sessions generated, and on the survey made among the participants of these conferences. Each pre- and post-conference virtual session will be associated, in one-to-one relationship, to each face-to-face session of the conference.
to management 2008 organization virtual conference session knowledge by pitman on Jan 13, 2008, 6:57 PM- to communication 2008 knowledge conference management generation by pitman on Jan 13, 2008, 6:55 PM
The vision of the Semantic Web is to enhance today's Web by exploiting machine-processable metadata. The explicit representation of the semantics of data, ...The vision of the Semantic Web is to enhance today's Web by exploiting machine-processable metadata. The explicit representation of the semantics of data, enriched with domain theories (ontologies), will enable a web that provides a qualitatively new level of service. It will weave together a large network of human knowledge and makes this knowledge machine-processable. Various automated services will help the users to achieve their goals by accessing and processing information in machine-understandable form. This network of knowledge systems will ultimately lead to truly intelligent systems, which will be employed for various complex decision-making tasks. Semantic Web research can benefit from ideas and cross-fertilization with many other areas: Artificial Intelligence, Natural Language Processing, Databases and Information Systems, Information Retrieval, Multimedia, Distributed Systems, Social Networks and Web Engineering. Many advances within these areas can contribute towards the realization of the Semantic Web.
to european 2008 semantic_web conference by pitman and 2 other people on Dec 31, 2007, 5:39 PMSemWiki2008, the third workshop on Semantic Wikis, aims at reviewing the progress that has been made in the field of Semantic Wikis since the last workshop...SemWiki2008, the third workshop on Semantic Wikis, aims at reviewing the progress that has been made in the field of Semantic Wikis since the last workshops in 2006. We are interested in reviewing existing semantic wiki systems against the core wiki principles and thus identifying possibilities to improve them, in applying semantic technologies to existing wiki sites such as Wikipedia in order to make them even more productive for mass collaboration, but also in innovative, entirely new ideas for semantic wikis.
Semantic Wikis try to combine the strengths of Semantic Web (machine processable, data integration, complex queries) and Wiki (easy to use and contribute, strongly interconnected, collaborativeness) technologies. Goals are diverse and include:
* simple annotations of existing Wiki content;
* tools that guide users from informal knowledge contained in texts to more formal structures;
* full-fledged tools for ontology editing where the text is no longer in the focus of the system.
Semantic Wikis contain in an integrated fashion many of the core challenges of the Semantic Web community: authoring, versioning, interlinked data, semantic browsing, semantic annotating, semantic diffs, semantic search and getting overview. In a Semantic Wiki, such methods have to be integrated into a coherent whole, while still remaining lightweight and easy to use. In this workshop, we investigate how these challenges can be tackled in an integrated fashion.
to conference semantic_web wiki by pitman and 2 other people on Dec 31, 2007, 5:38 PMGiven the necessary BibTeX entries to store publication abstracts, metadata and associated keywords in BibSonomy, we can provide BibSonomy web front-ends p...Given the necessary BibTeX entries to store publication abstracts, metadata and associated keywords in BibSonomy, we can provide BibSonomy web front-ends presenting a conference's tag cloud and interests (cool stuff). With this initiative we hope to enhance and round up discussions and information sharing among research communities.
to BibSonomy research community conference by pitman on Dec 29, 2007, 12:58 AMThese web pages are built without any database at the back, and with zero server-side scripting. The data is stored in JSON files and loaded into a Javascr...These web pages are built without any database at the back, and with zero server-side scripting. The data is stored in JSON files and loaded into a Javascript-based database inside your browser where it is queried off to build the faceted browsing UI.
You can copy the data off those web pages using the Copy All buttons. Or you can download the individual data files here. You can also download the ENTIRE web application as a zip file, and it still works locally with absolute ZERO setup on your part. When was the last time you could "steal" someone else's web application wholesale, data and presentation code all included?!
to 2007 tool semantic_web conference by pitman and 6 other people on Dec 27, 2007, 8:56 PM- to 2004 electronic conference publishing proceedings by pitman on Dec 26, 2007, 8:49 PM
Ontology Summit 2007 - Ontology, Taxonomy, Folksonomy: Understanding the Distinctions
to folksonomy taxonomy conference summit 2007 ontology by pitman and 1 other person on Dec 24, 2007, 2:56 AM