<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CyberCoded &#187; Google AJAX API</title>
	<atom:link href="http://www.cybercoded.net/info/google-ajax-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cybercoded.net</link>
	<description>Trying to help others with their Wordpress, PHP and other Web issues.</description>
	<lastBuildDate>Sun, 05 Feb 2012 09:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Emerging Media Specialist</title>
		<link>http://www.cybercoded.net/emerging-media-specialist/</link>
		<comments>http://www.cybercoded.net/emerging-media-specialist/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 03:06:45 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Ajax Programming]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CyberCoder]]></category>
		<category><![CDATA[Emerging Media Specialist]]></category>
		<category><![CDATA[Google AJAX API]]></category>
		<category><![CDATA[Google API]]></category>
		<category><![CDATA[Google. AJAX]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.cybercoded.net/?p=263</guid>
		<description><![CDATA[Inspired by an ad I saw on Twitter for a Emerging Media Specialist I created a simple little web site that demonstrates how to show different media searches on one page seamlessly without having to reload any pages. With one search you get results for Video, Web, Twitter, News, Books and Images. The videos are [...]]]></description>
			<content:encoded><![CDATA[<p>Inspired by an ad I saw on Twitter for a Emerging Media Specialist I created a <a href="http://www.emergingmediaspecialist.com/" target="_self">simple little web site</a> that demonstrates how to show different media searches on one page seamlessly without having to reload any pages. With one search you get results for Video, Web, Twitter, News, Books and Images. The videos are presented by thumbnails on the page, and clicking on the thumbnails will launch a floating player on the page.</p>
<p>The site utilizes the <a href="http://googleajaxsearchapi.blogspot.com/" target="_blank">Google AJAX Search API</a> to put it all together and is a total of 2 pages, the index pages and a CSS stylesheet.</p>
<p>This is very similar to the <a href="http://www.cybercoded.net/search.php" target="_self">CyberSearch</a> located on this site, a matter of fact after I setup the <a href="http://www.emergingmediaspecialist.com/" target="_self">Emerging Media Specialist</a> site, I used the new CSS to enhance the CyberSearch page here.</p>
<p><g:plusone></g:plusone>&nbsp;&nbsp;<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="CyberCoder" data-related="DavidCooley">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>]]></content:encoded>
			<wfw:commentRss>http://www.cybercoded.net/emerging-media-specialist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajax API Video WordPress Plugin</title>
		<link>http://www.cybercoded.net/ajax-api-video-wordpress-plugin/</link>
		<comments>http://www.cybercoded.net/ajax-api-video-wordpress-plugin/#comments</comments>
		<pubDate>Fri, 30 May 2008 16:27:28 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Wordpress Plugin]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Ajax Programming]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[API Explained]]></category>
		<category><![CDATA[Google AJAX API]]></category>
		<category><![CDATA[Google API]]></category>
		<category><![CDATA[Google BlogBar]]></category>
		<category><![CDATA[Google VideoBar]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Wordpress Video Bar]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.cybercoder.net/?p=181</guid>
		<description><![CDATA[Since mid 2006 I have participated in the Google AJAX API. At first the API was only for search, but it quickly grew and began encompassing all the tools that Google had available. From RSS Feeds to Video, the Google AJAX APIs have a lot to offer developers. One of the key elements to the [...]]]></description>
			<content:encoded><![CDATA[<p>Since mid 2006 I have participated in the <a title="Google AJAX API Blog" href="http://googleajaxsearchapi.blogspot.com/" target="_blank">Google AJAX API</a>. At first the API was only for search, but it quickly grew and began encompassing all the tools that Google had available. From RSS Feeds to Video, the Google AJAX APIs have a lot to offer developers. One of the key elements to the AJAX group at Google is how willing they are to listen to the end users and adapt their offerings. In September 2006 I made a suggestion that surprisingly (at least to me) was not only heard but acted upon, thanks to Mark Lucovsky, and that was the addition of a Video Bar.</p>
<blockquote><p><a title="Add a Video Bar to your Blog" href="http://googleajaxsearchapi.blogspot.com/2006/09/add-video-bar-to-your-blog.html" target="_blank">Add a &#8220;Video Bar&#8221; to your blog</a><br />
September 29, 2006<br />
Google AJAX Search API Blog</p>
<p>&#8230;An early adopter of the API known as &#8220;CyberCoder&#8221; had a cool idea&#8230; He envisioned a &#8220;Video Bar&#8221; that could sit in a narrow side bar vertically, or across the top or bottom of a page horizontally.</p>
<p>Last night we launched a Video Bar solution. This makes a great addition to your blogs and pages and composes nicely with an existing Video Search solution. To show you an example, we added the video bar to our AJAX Search API Playground blog.</p></blockquote>
<p>I have developed a lot of page variations around this Video Bar over the last 18 months. One thing that always comes up when dealing with AJAX technologies is the fact that AJAX inherently does not help with SEO since the JavaScript elements are not read by the search spiders. Putting this fact aside, adding AJAX to a page can have significant advantages. More bloggers need to realize that not everything on a page needs to be part of their SEO functions. Adding relevant information to a page, especially videos, can greatly affect the amount of quality traffic and links a site gets.</p>
<p>Last year I was also involved in the Blog Bar that was added to the Google AJAX API lineup.</p>
<blockquote><p><a title="Add a Blog Bar to your site." href="http://googleajaxsearchapi.blogspot.com/2007/03/add-blog-bar-to-your-site.html" target="_blank">Add a Blog Bar to your site</a><br />
March 15, 2007<br />
Google AJAX Search API Blog</p>
<p>On February 7, we announced the availability of the Google News Bar. This cut-and-paste search control is simple to use and has seen phenomenal adoption.</p>
<p>Anytime we launch a new AJAX Search API feature, we ask you to share your thoughts with us in the AJAX Search API developer forum. Late Sunday evening, &#8220;CyberCoder&#8221; (a.k.a., inventor of the Google Video Bar) asked us to produce a modified News Bar that worked over Blog Search instead of News Search.</p></blockquote>
<p>You can also see other <a title="Community Samples" href="http://code.google.com/apis/ajaxsearch/community-samples.html" target="_blank">Community Samples</a> built by developers using the Google AJAX Search API, and maybe  get yours listed too!</p>
<p>So <strong>here is my latest addition</strong> to using the <a title="Google AJAX API Video Bar" href="http://www.google.com/uds/solutions/videobar/index.html" target="_blank">Google AJAX API VideoBar</a>. The AjaxAPIVideos WordPress Plugin.</p>
<p>The AjaxAPIVideos Plugin is designed for WordPress and adds a videobar to pages wherever you include the code snippet.</p>
<p>The plugin uses the post title to search for videos and return 4 small thumbnails in a horizontal Video Bar. When clicked on, the video will play on the page without requiring another page load and this means that not only does the visitor stay on your site, he can start and stop the video from your page. And since the search query is simply the Post title, the videos should be relevant to the post content (if your title is relevant). If no videos are found, the space where the video thumbnails usually appear is simply closed up and the page keeps it&#8217;s flow without an empty thumbnail etc.</p>
<p>I have always thought the advantage to this type of dynamic page load is that you do not have to anything other than write your post, and you get relevant videos loaded on your page.</p>
<p>Getting relevant videos loaded just doesn&#8217;t get any easier than this!</p>
<p><a title="Download AjaxAPIVideos WordPress Plugin" href="http://www.cybercoded.net/AjaxAPIVideos.zip" target="_self">Download the AjaxAPIVideos WordPress Plugin here</a>.</p>
<blockquote>
<p style="text-align: left;"><strong>PS: If you are wondering why there are no videos on this page, Youtube is returning zero results for &#8220;AJAX API Video WordPress Plugin&#8221; which is not a bad thing, that means the plugin is working, no relevant videos, no problem. To see a page with the videos click on a previous post in the right sidebar. Or click a tag from below, the Video Bar Plugin is also loaded on the Tag pages.</strong></p>
</blockquote>
<p><g:plusone></g:plusone>&nbsp;&nbsp;<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="CyberCoder" data-related="DavidCooley">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>]]></content:encoded>
			<wfw:commentRss>http://www.cybercoded.net/ajax-api-video-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Google AJAX Partner Bar</title>
		<link>http://www.cybercoded.net/google-ajax-partner-bar/</link>
		<comments>http://www.cybercoded.net/google-ajax-partner-bar/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 12:23:31 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Google AJAX API]]></category>
		<category><![CDATA[Google Partner Bar]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Wordpress Plugin]]></category>

		<guid isPermaLink="false">http://www.cybercoded.net/?p=356</guid>
		<description><![CDATA[The Google AJAX Search API team just keeps coming up with some really cool tools. This time it is something called the Partner Bar. The Partner Bar was built based on a request they had to help a customer configure and link to their Partners. You can read the full post from Mark Lucovsky here. [...]]]></description>
			<content:encoded><![CDATA[<p>The Google AJAX Search API team just keeps coming up with some really cool tools. This time it is something called the Partner Bar. The Partner Bar was built based on a request they had to help a customer configure and link to their Partners.</p>
<p>You can read the full post from Mark Lucovsky <a href="http://googleajaxsearchapi.blogspot.com/2007/12/partnerbar-contextual-cross-linking.html">here</a>.</p>
<p>To show how easy these API&#8217;s are to work with I built a simple Partner Bar and plugged it in below.  This API would make an excellent WordPress Plugin, I am just limited in time. So here is what I did.</p>
<p>I took the sample code and placed it in a seperate PHP file in my Themes folder.  First I modified the feeds included in the sample and included the file in my header.php. Then I placed the required div  tag in the body of this post.</p>
<p>I can see where the Partner Bar could be utilizied on a blog or website to either support your partners, but it may also be a good way of selling ad space in the form of a RSS list from the customer. And since this is an AJAX API it is not machine readable and able to pass page rank. So there is a win win!</p>
<p><g:plusone></g:plusone>&nbsp;&nbsp;<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="CyberCoder" data-related="DavidCooley">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>]]></content:encoded>
			<wfw:commentRss>http://www.cybercoded.net/google-ajax-partner-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contact Me or Watch a Video</title>
		<link>http://www.cybercoded.net/contact-me-or-watch-a-video/</link>
		<comments>http://www.cybercoded.net/contact-me-or-watch-a-video/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 19:20:41 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Google AJAX API]]></category>
		<category><![CDATA[Google VideoBar]]></category>
		<category><![CDATA[TheYoungGuy]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.cybercoder.net/contact-me-or-watch-a-video.html</guid>
		<description><![CDATA[Thanks to TheYoungGuy I realized there was no way to contact me from this site, so I have added a new Contact Me page that is listed in the left sidebar. Also, I added a Google Videobar to the top of the main page. Google has made this soooo easy and they are not even [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://www.hardwareblogportal.com/" title="HardwareBlogPortal">TheYoungGuy</a> I realized there was no way to contact me from this site, so I have added a new <a href="http://www.cybercoder.net/contact-me/" title="Contact CyberCoder">Contact Me</a> page that is listed in the left sidebar.</p>
<p>Also, I added a <a href="http://googleajaxsearchapi.blogspot.com/2006/09/add-video-bar-to-your-blog.html" title="Google Videobar">Google Videobar</a> to the top of the main page. Google has made this soooo easy and they are not even requiring an API key anymore for the video bar. I have my videobar set to the <a href="http://www.youtube.com/RadioBlogTalk" title="RadioBlogTalk">RadioBlogTalk YouTube channel</a>.</p>
<p>If you are interested in the Videobar check out the amazingly  simple <a href="http://www.google.com/uds/solutions/wizards/videobar.html" title="Google AJAX Search API Vidoebar">Videobar Wizard Page</a>!</p>
<p><g:plusone></g:plusone>&nbsp;&nbsp;<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="CyberCoder" data-related="DavidCooley">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>]]></content:encoded>
			<wfw:commentRss>http://www.cybercoded.net/contact-me-or-watch-a-video/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Google Adsense Video Units &amp; YouTube</title>
		<link>http://www.cybercoded.net/google-adsense-video-units-youtube/</link>
		<comments>http://www.cybercoded.net/google-adsense-video-units-youtube/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 16:00:50 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Adsense]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google AJAX API]]></category>
		<category><![CDATA[Online Income]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.cybercoder.net/google-adsense-video-units-youtube.html</guid>
		<description><![CDATA[According to this post on the official Google Adsense Blog the new Video units are now available to use. Everything reads great, however, it&#8217;s not there? I have gone through all the Official Google press and tutorials and the Video Units are not showing up in the Adsense setup as advertised. So I guess it [...]]]></description>
			<content:encoded><![CDATA[<p>According to <a href="http://adsense.blogspot.com/2007/10/introducing-video-units.html" title="Google Adsense Blog">this post on the official Google Adsense Blog</a> the new Video units are now available to use. Everything reads great, however, it&#8217;s not there?</p>
<p>I have gone through all the Official Google press and tutorials and the Video Units are not showing up in the Adsense setup as advertised. So I guess it is just a waiting game now. The system looks pretty good from the blog posts, there is also a post on <a href="http://googleblog.blogspot.com/2007/10/adsense-goes-straight-to-video-units.html" title="the Official Google Blog">the Official Google Blog</a>.</p>
<p>The main question I have is whether the <a href="http://code.google.com/apis/ajaxsearch/" title="Google AJAX Search API">Google AJAX Search API</a> will be included to offer the video units?</p>
<p><g:plusone></g:plusone>&nbsp;&nbsp;<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="CyberCoder" data-related="DavidCooley">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>]]></content:encoded>
			<wfw:commentRss>http://www.cybercoded.net/google-adsense-video-units-youtube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add YouTube Layout to Google AJAX API</title>
		<link>http://www.cybercoded.net/add-youtube-layout-to-google-ajax-api/</link>
		<comments>http://www.cybercoded.net/add-youtube-layout-to-google-ajax-api/#comments</comments>
		<pubDate>Sat, 22 Sep 2007 17:23:01 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Google AJAX API]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[YouTube]]></category>
		<category><![CDATA[YouTube Layout]]></category>

		<guid isPermaLink="false">http://www.cybercoder.net/add-youtube-layout-to-google-ajax-api.html</guid>
		<description><![CDATA[First things first, a big thanks to my friend Garry Conn for the great idea. Garry had a post this morning (Free YouTube Layouts) on how to add a You Tube layout to videos embedded in a blog post. I had not seen this done before and really liked the way it adds a little [...]]]></description>
			<content:encoded><![CDATA[<p>First things first, a big thanks to my friend <a href="http://www.garryconn.com" title="Garry Conn">Garry Conn</a> for the great idea. Garry had a post this morning (<a href="http://www.garryconn.com/free-youtube-layouts.php">Free YouTube Layouts</a>) on how to add a You Tube layout to videos embedded in a blog post. I had not seen this done before and really liked the way it adds a little something to an otherwise plain video embed.  Of course, the bad news is this caused me to get off track on my objectives for the day to see if I could do the same thing with the Google AJAX API videos, like I need any help getting off track.</p>
<p>By adding an image to the background and a few little tweaks of the CSS file I was able to get the same result. I think it actually helps augment the video player and video title. <strong>To see the results click on one of the URL&#8217;s below and click on a video in the left sidebar.</strong></p>
<p>I placed this new page in its own folder to demonstrate the ability of making a dynamic page that can have different URL structures. Using PHP I setup a default variable or you can pass any variables to create the following.</p>
<ul>
<li>Page Name</li>
<li>Page Title</li>
<li>Keywords</li>
<li>Description</li>
<li>API results</li>
</ul>
<p>Examples : (default variable is &#8220;Blog Search&#8221;)</p>
<p><a href="http://www.cybercoder.net/layout/">http://www.cybercoder.net/layout/</a></p>
<p><a href="http://www.cybercoder.net/layout/You-Tube-Layouts">http://www.cybercoder.net/layout/You-Tube-Layouts</a></p>
<p><a href="http://www.cybercoder.net/layout/You-Tube-Layouts/">http://www.cybercoder.net/layout/You-Tube-Layouts/</a></p>
<p><a href="http://www.cybercoder.net/layout/You-Tube-Layouts.html">http://www.cybercoder.net/layout/You-Tube-Layouts.html</a></p>
<p>The search box will pass input to PHP and the result will be displayed with the following URL. It is not hard to convert this search box to use any of the above URL structures.</p>
<p><a href="http://www.cybercoder.net/layout/index.php?a=You+Tube-Layouts">http://www.cybercoder.net/layout/index.php?a=You+Tube-Layouts</a></p>
<p>This project took approximately 2 hours to complete. The bulk of the time was getting a good image formatted just right for the results. No programming was needed on the actual page as the CSS file took care of everything once the image was formatted. I also use the htaccess file to create the redirects for the multiple URL structures.</p>
<p><g:plusone></g:plusone>&nbsp;&nbsp;<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="CyberCoder" data-related="DavidCooley">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>]]></content:encoded>
			<wfw:commentRss>http://www.cybercoded.net/add-youtube-layout-to-google-ajax-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google AJAX APIs</title>
		<link>http://www.cybercoded.net/google-ajax-apis/</link>
		<comments>http://www.cybercoded.net/google-ajax-apis/#comments</comments>
		<pubDate>Sun, 16 Sep 2007 20:35:22 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Google AJAX API]]></category>

		<guid isPermaLink="false">http://www.cybercoder.net/google-ajax-apis.html</guid>
		<description><![CDATA[Google AJAX API is a huge emerging technology that a lot of mainstream bloggers know about but don&#8217;t put forth the effort and time to learn about. As I am a very successful programmer and web developer and bring a lot of business to the table for many clients I work with, utilizing Google AJAX [...]]]></description>
			<content:encoded><![CDATA[<p>Google AJAX API is a huge emerging technology that a lot of mainstream bloggers know about but don&#8217;t put forth the effort and time to learn about. As I am a very successful programmer and web developer and bring a lot of business to the table for many clients I work with, utilizing <a title="Google AJAX API" href="http://code.google.com/apis/ajaxsearch/">Google AJAX API</a> is one of the most asked for services I provide on a professional level. A good example of this is my work with <a href="http://www.garryconn.com/traffic-building-contest.php">Garry Conn</a>. He had the ideas but needed help with the implementations. The API was a perfect fit for some of <a href="http://www.mybloglog.com/buzz/members/GarryConn/">Garry&#8217;s blogs</a> and fit his need. Once I educate my clients about Google and their amazing technology, I have clients practically drooling and want in on a piece of the pie.</p>
<h2>What Is Google AJAX API?</h2>
<p>As a web developer, you may be asking this question. More so, you may be asking &#8220;How can using Google API provide a better professional service to my clients?&#8221; or, &#8220;How can my clients expand and grow their business within their niche market using Google API?&#8221;. The key thing to know and understand is the fact that the Internet itself and the people who use the Internet are constantly growing and expanding and demanding more and more. The Internet has shifted from an era of having flat files and HTML code into a super information galaxy that uses advanced technology coupled with excellent static or machine readable content. Google API is here to present masses of information in a robust way. Here is an example:</p>
<blockquote><p>This morning I started playing with the Google AJAX API again. One idea I have had floating around in my head was to mash it up so that I could get search results for Blogs, Webs, News, Images and Videos on a single page with a Map to a location. This really wasn&#8217;t hard and was possible with a small amount of modifications to other search pages I had created. Here is the result. The page will take any location you pass to it and create a dynamic page of results. Just separate the words with a dash &#8220;-&#8221; and complete the URL with a forward slash &#8220;/&#8221;.</p>
<p><a href="http://www.cybercoded.net/map/San-Diego-Zoo/">http://www.cybercoded.net/map/San-Diego-Zoo/</a></p>
<p><a href="http://www.cybercoded.net/map/Dallas-Texas/">http://www.cybercoded.net/map/Dallas-Texas/</a></p></blockquote>
<p>It&#8217;s hard to believe I have been involved with the Google AJAX APIs since June of 2006. The programs have come a long way since then. In September of 2006 <a href="http://googleajaxsearchapi.blogspot.com/2006/09/add-video-bar-to-your-blog.html">I came up with the idea for the Google Video Bar</a> and <a title="Mark Lucovsky" href="http://en.wikipedia.org/wiki/Mark_Lucovsky">Mark Lucovsky</a> and team whipped it up into a functional part of the system. In March of 2007 <a href="http://googleajaxsearchapi.blogspot.com/2007/03/add-blog-bar-to-your-site.html">I came up with the Blog Bar idea</a> and the team again made it a reality. This type of response from Google as been a real surprise, but I think that is what sets their work apart from so many others.</p>
<p><g:plusone></g:plusone>&nbsp;&nbsp;<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="CyberCoder" data-related="DavidCooley">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>]]></content:encoded>
			<wfw:commentRss>http://www.cybercoded.net/google-ajax-apis/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

