User: GoogleDevelopers |
Powered by YouTube - Tech Talk Panel External Speakers: Bobby Joe, Software Developer, Slide Brian Muller, Flash Developer, Slide Michael Fortson, Internet Architect, Qik Brad Jefferson, CEO and Co-Founder, Animoto Vincent Rubino, Director of Engineering, Gaia Online Jeremy Wasser, Director of Community Services, Helio https://sites.google.com/site/poweredbyyoutube/ Tags: pbty powered youtube 2008 apis |
User: GoogleDevelopers |
Powered by YouTube - Overview of APIs and Tools Speaker: John Harding, YouTube YouTube's comprehensive set of APIs enable you to deeply integrate YouTube's features, content, and community into your web site. In this first session, John will provide a high-level overview of the YouTube APIs - what features and functionality is available, and how you can start using them. https://sites.google.com/site/poweredbyyoutube/ Tags: pbty powered youtube 2008 apis |
User: GoogleDevelopers |
Powered by YouTube - What's New with YouTube.com Speaker: Brian Glick Brian Glick will give you an update on what the YouTube Core PM and Engineering team's been working on, the latest features, and why developers should care. http://sites.google.com/site/poweredbyyoutube Tags: pbty powered youtube 2008 apis features |
User: GoogleDevelopers |
Powered by YouTube - AdSense Video Units Speaker: Nikhil Chandhok An overview of AdSense video units, a monetization option for websites, as well as a look into our customizable embedded players. http://sites.google.com/site/poweredbyyoutube Tags: Powered YouTube 2008 API AdSense video units |
User: GoogleDevelopers |
Powered by YouTube - Design Your Own YouTube Player Speaker: Geoff Stearns The YouTube player APIs allow you to take nearly full control over the YouTube embedded video players. Controls like play, pause, seeking, volume controls, and event updates are all possible and easy to set up. The Chromeless player allows you to build your own controls and interactions that play YouTube videos. Geoff will talk about how to use both the YouTube player APIs and the Chromeless player in your apps and on your site. http://sites.google.com/site/poweredbyyoutube Tags: pbty powered youtube 2008 apis player |
User: GoogleDevelopers |
Powered by YouTube - Best Practices Speakers: Stephane Zermatten, Gunthar Hardwig Gunthar and Stephane will give some tips about UI/UE flow, as well as technical things to watch out for while beginning to design a YouTube API implementation. http://sites.google.com/site/poweredbyyoutube Tags: pbty powered youtube 2008 apis best practices |
User: GoogleDevelopers |
Powered By YouTube - Scaling up YouTube Speaker: Cuong Do If you've ever been curious about what goes on behind the scenes of YouTube and what it takes to serve millions and millions of videos worldwide, Cuong will enlighten you on this very topic. http://sites.google.com/site/poweredbyyoutube Tags: powered youtube 2008 api infrastructure scaling |
User: GoogleDevelopers |
"Powered by YouTube" - Welcome! Director of YouTube product, Hunter Walk, welcomes developers to the event. http://sites.google.com/site/poweredbyyoutube Tags: youtube developers pbty powered by welcome |
User: GoogleDevelopers |
Intro to the Atom Publishing Protocol (AtomPub) Joe Gregorio gives an overview of the Atom Publishing Protocol. RFC4287: http://www.ietf.org/rfc/rfc4287.txt RFC5023: http://www.rfc-editor.org/rfc/rfc5023.txt Intro to Google Data: http://www.youtube.com/watch?v=ADos_xW4_J0 The Google Data APIs: http://code.google.com/apis/gdata Tags: app atom tutorial publishing protocol google intro |
User: GoogleDevelopers |
PubTools Search - Best Practices with Gears Brad Neuberg has implemented a client-side search tool using the various Gears APIs and came out with great best practices and examples. Here we converse about the parts and pieces of his tool, practices he learned, and his use of tools such as Dojo. Tags: gears google pubtools |
User: GoogleDevelopers |
Google Code Review - July 9th, 2008 The Google Code Review is a regular news show that goes over the recent escapades in code.google.com land and beyond. In this weeks episode I discuss OAuth, Flash indexing, Protocol Buffers, Browser Sync, testing releases, and more. Tags: google googlecode codereview technology webdevelopment opensource |
User: GoogleDevelopers |
Protocol Buffers: A new open source release Kenton Varda joined us to talk about the new open source release of Protocol Buffers, the technology that we use at Google to deal with structured data. Listen in to find out what it does, and how it could fit in to something you are doing. Tags: google opensource protocolbuffers corba xml |
User: GoogleDevelopers |
Geoff Stearns and the YouTube Player APIs Geoff Stearns goes over the YouTube Player APIs with demos and a technical overview. Read our docs: http://code.google.com/apis/youtube/js_api_reference.html Tags: geoff stearns player apis youtube tutorial screencast |
User: GoogleDevelopers |
Google Code Review - June 20th, 2008 The Google Code Review is a regular news show that goes over the recent escapades in code.google.com land and beyond. Tags: google googlecode codereview technology webdevelopment |
User: GoogleDevelopers |
Addressbook: A walkthrough of a simple AppEngine application I recently ported my Gears-front end Addressbook History pattern sample to use App Engine as the backend data store. This short video walks through the application and the code, to give you a quick feel for App Engine development. Tags: google appengine code screencast tutorial |
User: GoogleDevelopers |
Google I/O 2008 - GWT Extreme! GWT Extreme! Ray Cromwell (Timepedia.org) In this session, see Google Web Toolkit used in exotic and creative ways to solve interesting engineering problems, from authoring OpenSocial apps that run as both Web gadgets and native Android applications, to developing Adobe AIR applications using GWT, compiling CSS selectors to Javascript at compile time, running multithreaded code with GWT and Gears workers, or exporting GWT libraries for JavaScript users. Learn the secrets of writing "faster than possible" GWT code, how to use Generators and Linkers in harmony, and make seamless procedure calls from GWT code to other environments like Flash, Gears, or Android. Tags: Google I/O IO2008 GWT Web Toolkit |
User: GoogleDevelopers |
Google I/O 2008 - Search Friendly Development Search Friendly Development Maile Ohye (Google) Learn techniques to help bring your site more users through search engine traffic. This session focuses on how to maximize your site, your content, and your application's exposure to search engines. We'll cover how to: * Make sites with Flash, AJAX/JavaScript, and images better crawled and indexed by search engines * Create a strong, crawlable foundation through URL and site structure * Deal with duplicate content caused by URL parameters and dynamic pages (help search engines determine the canonical version) * Check that your site follows SEO best practices Tags: Google I/O IO2008 Search |
User: GoogleDevelopers |
Google I/O 2008 - Painless Python Part 1 of 2 Painless Python for Proficient Programmers Alex Martelli (Google) Python is a popular very-high-level programming language, with a clean and spare syntax, simple and regular semantics, a large standard library and a wealth of third-party extensions, libraries and tools. With several production-quality open-source implementations available, many excellent books, and growing acceptance in both industry and academia, Python can play some useful role within a huge variety of software development projects. Moreover, Python is really easy to learn, particularly (though not exclusively) for programmers who are skilled at such languages as Java, C++ and C. This talk addresses software developers who are experienced in other languages but have had limited or no exposure to Python yet, and offers a rapid overview of the main characteristics of the language, plus a brief synopsis of its main implementations, its standard library, and Python's use with Google App Engine. Tags: Google I/O IO2008 Python |
User: GoogleDevelopers |
Google I/O 2008 - Design Your Own YouTube Player Design Your Own YouTube Player Geoff Stearns (Google) The YouTube player APIs allow you to take nearly full control over the YouTube embedded video players. Controls like play, pause, seeking, volume controls, and event updates are all possible and easy to set up. The new Chromeless player allows you to build your own controls and interactions that play YouTube videos. In this session we will look at how to use both the YouTube player APIs and the Chromeless player in your apps and on your site. Pre-reqs: Basic Javascript, or basic Actionscript 2.0 knowledge Tags: Google I/O IO2008 YouTube Player APIs |
User: GoogleDevelopers |
Google I/O 2008 - Becoming a Google Apps Solution Provider Becoming a Google Apps Small Business Solution Provider Jeff Ragusa (Google), Tony Safoian (SADA Systems), and Crisantos Hajibrahim (Virus Woman) Google Apps is a popular solution for small businesses looking for better ways to operate, communicate, and collaborate. In this session we'll look at revenue opportunities that this creates for freelance consultants and IT service providers. We'll discuss opportunities ranging from basic setup, data migration, and training services to custom business Gadget development and GData integration work. We'll look at Google's new Small Business Solution Provider program for Google Apps (google.com/a/smallbiz/providers) and how it can enable service providers to take advantage of these opportunities through marketing assistance, sales tools, training materials, and technical support. Tony (President, CEO, SADA Systems) & Crisantos (Director of Business Development, Virus Woman) will provide insights based on their extensive experience bringing Google Apps-based solutions to clients. Tags: Google I/O IO2008 Apps |