<?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; AJAX</title>
	<atom:link href="http://www.cybercoded.net/info/ajax/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>Super Tuesday Results in a Google Map Twitter Mashup</title>
		<link>http://www.cybercoded.net/super-tuesday-results-in-a-google-map-twitter-mashup/</link>
		<comments>http://www.cybercoded.net/super-tuesday-results-in-a-google-map-twitter-mashup/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 17:12:11 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Mashup]]></category>
		<category><![CDATA[Super Tuesday Results]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.cybercoder.net/super-tuesday-results-in-a-google-map-twitter-mashup.html</guid>
		<description><![CDATA[This is one of the best pages (link below) I have seen displaying the results for Super Tuesday Voting. I was searching for a graphical representation of how the voting occurred, preferably real time when I saw this link in the sponsored links at the top of the search page. It is a Google Map [...]]]></description>
			<content:encoded><![CDATA[<p>This is one of the best pages (link below) I have seen displaying the results for Super Tuesday Voting. I was searching for a graphical representation of how the voting occurred, preferably real time when I saw this link in the sponsored links at the top of the search page.</p>
<p>It is a Google Map Mashup that shows the Super Tuesday results and cycles through Twitter posts about Super Tuesday.</p>
<p>These are the kind of mashups I like to see. Real world data mashed up in a meaningful environment.</p>
<p>Link : <a href="http://maps.google.com/decision2008 " title="Google Maps Decision 2008">Google Maps Decision 2008</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/super-tuesday-results-in-a-google-map-twitter-mashup/feed/</wfw:commentRss>
		<slash:comments>1</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>
		<item>
		<title>Images added to Google AJAX Search API</title>
		<link>http://www.cybercoded.net/images-added-to-google-ajax-search-api/</link>
		<comments>http://www.cybercoded.net/images-added-to-google-ajax-search-api/#comments</comments>
		<pubDate>Mon, 23 Jul 2007 18:18:35 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google API]]></category>

		<guid isPermaLink="false">http://www.cybercoder.net/images-added-to-google-ajax-search-api.html</guid>
		<description><![CDATA[This morning the Google team led by Mark Lucovsky released Google images to the AJAX Search API. With one line of code I was able to adjust my search page to now include the images. This morning, we are announcing Image Search in the API. Image Search is just as easy to use as all [...]]]></description>
			<content:encoded><![CDATA[<p>This morning the Google team led by Mark Lucovsky released Google images to the AJAX Search API. With one line of code I was able to adjust my search page to now include the images.</p>
<blockquote><p>This morning, we are announcing Image Search in the API. Image Search is just as easy to use as all of our other searchers. For those of you using our basic search control, it&#8217;s as simple as this&#8230;</p>
<p>Source : <a href="http://googleajaxsearchapi.blogspot.com/2007/07/picture-this-image-search-for-ajax.html" title="AJAX Search API Blog">AJAX Search API Blog</a></p></blockquote>
<p>The has been a top request since the launch of the API last year. Glad to see Google is still listening to their user base!</p>
<p><a href="http://www.cybercoder.net/ajaxsearch/index.php?a=Ford+Mustang">Click here to see an example</a>.</p>
<p><a href="http://www.cybercoder.net/tags/AJAX/" title="AJAX"><br />
</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/images-added-to-google-ajax-search-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google BlogBar</title>
		<link>http://www.cybercoded.net/google-blogbar/</link>
		<comments>http://www.cybercoded.net/google-blogbar/#comments</comments>
		<pubDate>Mon, 09 Apr 2007 16:42:32 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[CyberCoder]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google API]]></category>
		<category><![CDATA[Google BlogBar]]></category>
		<category><![CDATA[Google VideoBar]]></category>

		<guid isPermaLink="false">http://www.cybercoder.net/google-blogbar.html</guid>
		<description><![CDATA[I have installed a Google BlogBar at the top of the page. I set this BlogBar up using the BlogBar Wizard and did not modify any of the code. For now I used &#8220;CyberCoder&#8221; as the only keyword. It will rotate through the most relevant blog posts it finds in Google Blogsearch. The Google AJAX [...]]]></description>
			<content:encoded><![CDATA[<p>I have installed a Google BlogBar at the top of the page.</p>
<p>I set this BlogBar up using the <a href="http://www.google.com/uds/solutions/wizards/blogbar.html" title="BlogBar Wizard">BlogBar Wizard</a> and did not modify any of the code. For now I used &#8220;CyberCoder&#8221; as the only keyword. It will rotate through the most relevant blog posts it finds in Google Blogsearch.</p>
<p>The <a href="http://code.google.com/apis/ajaxsearch/" title="Google AJAX Search API">Google AJAX Search API</a> Team (led by <a href="http://www.stonetemple.com/articles/interview-mark-lucovsky.shtml" title="Mark Lucovsky">Mark Lucovsky</a>) has done an excellent job with this software since starting it up back in <a href="http://googleajaxsearchapi.blogspot.com/2006_05_01_archive.html">May 2006</a>.</p>
<p>If you have not tried any of the software in this API, you should. It&#8217;s easy to install and can add some very nice features to any site.</p>
<p>And yes, I admit, I am a little biased since I have been given credit from Google on the idea for the <a href="http://googleajaxsearchapi.blogspot.com/2007/03/add-blog-bar-to-your-site.html" title="Google BlogBar">BlogBar</a> (and <a href="http://googleajaxsearchapi.blogspot.com/2006/09/add-video-bar-to-your-blog.html" title="VideoBar">VideoBar</a>) .</p>
<p><a href="http://www.cybercoder.net/tags/AJAX/" title="AJAX"><br />
</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/google-blogbar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Voice Local Search</title>
		<link>http://www.cybercoded.net/google-voice-local-search/</link>
		<comments>http://www.cybercoded.net/google-voice-local-search/#comments</comments>
		<pubDate>Sat, 07 Apr 2007 15:34:29 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Goog-411]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.cybercoder.net/google-voice-local-search.html</guid>
		<description><![CDATA[Google has released their voice local search called Goog-411, and it works great ! There has been some mention of this in the past, but this appears to be the first &#8220;experimental&#8221; release. I tried it immediately and was very impressed with the interface and response. And it&#8217;s free. Google doesn’t charge you a thing [...]]]></description>
			<content:encoded><![CDATA[<p>Google has released their <strong>voice</strong> local search called <a href="http://www.cybercoder.net/ajaxsearch/index.php?a=Goog-411" title="Goog-411">Goog-411</a>, and it works great !</p>
<p>There has been some mention of this in the past, but this appears to be the first &#8220;experimental&#8221; release.</p>
<p>I tried it immediately and was very impressed with the interface and response.</p>
<blockquote><p>And it&#8217;s free. Google doesn’t charge you a thing for the call or for connecting you to the business. Regular phone charges may apply, based on your telephone service provider.</p>
<p>Note: Google Voice Local Search is still in its experimental stage. It may not be available at all times and may not work for all users. We’re fine-tuning the service to get better at recognizing your requests. It’s currently only available in English, in the US, for US business listings. Source : <a href="http://labs.google.com/goog411/" title="Goog-411">Google Voice Local Search</a></p></blockquote>
<p><a href="http://www.cybercoder.net/tags/AJAX/" title="AJAX"><br />
</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/google-voice-local-search/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blog Search</title>
		<link>http://www.cybercoded.net/blog-search/</link>
		<comments>http://www.cybercoded.net/blog-search/#comments</comments>
		<pubDate>Fri, 06 Apr 2007 20:57:37 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[CAADD]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Technorati]]></category>

		<guid isPermaLink="false">http://www.cybercoder.net/blog-search.html</guid>
		<description><![CDATA[This week Scoble had a post about which blogsearch works best, Technorati or Google. Looking at the numbers is one thing, but, numbers are not the only factor. One of the reasons I have become such a huge fan of the Google AJAX Search API is because it lets you see more than just one [...]]]></description>
			<content:encoded><![CDATA[<p>This week <a href="http://scobleizer.com" title="Scoble">Scoble</a> had a <a href="http://scobleizer.com/2007/04/02/mirror-mirror-on-the-wall-which-blog-search-is-best-of-them-all/trackback/">post about which blogsearch works best</a>, Technorati or Google. Looking at the numbers is one thing, but, numbers are not the only factor.</p>
<p>One of the reasons I have become such a huge fan of the <a href="http://code.google.com/apis/ajaxsearch/" title="Google AJAX Search API">Google AJAX Search API</a> is because it lets you see more than just one type of result. After about the Top 10 results most searches can get a little redundant, and if the engine you are using is trusted by you, do you really go way down the list to read? Or, do you start picking off the top results and begin a little CAADD (Computer Aided Attention Deficit Disorder) activity. You know, you read one post which leads you to another source and so on. You never really get back to that long list of results.</p>
<p>So instead of getting 100 results from Blogs, how about getting the top 8 (everyone wishes it was 10) results from Google BlogSearch, Google, Google News and any other sources you want to program in. And as an extra bonus, you get a group of Videos that will play right on the page without requiring a reload or move off of the page.</p>
<p>I took 15 minutes to put together a sample page to demonstrate. Let&#8217;s use Robert&#8217;s search term “<a href="http://www.cybercoder.net/tags/videobloggingweek2007/" title="videobloggingweek2007">videobloggingweek2007</a>&#8220;, just click to give it a try and see what you think.</p>
<p><a href="http://www.cybercoder.net/tags/Technorati/" title="Technorati"><br />
</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/blog-search/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Groups</title>
		<link>http://www.cybercoded.net/google-groups/</link>
		<comments>http://www.cybercoded.net/google-groups/#comments</comments>
		<pubDate>Fri, 06 Apr 2007 15:50:09 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Groups]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.cybercoder.net/google-groups.html</guid>
		<description><![CDATA[Seems I spend more time on Google Groups than I thought. Most of this activity is within the Google AJAX Search API, but there are a few posts scattered across some other topics too. &#160;&#160;Tweet]]></description>
			<content:encoded><![CDATA[<p>Seems I spend more time on <a href="http://www.google.com/search?as_q=cybercoder&amp;hl=en&amp;newwindow=1&amp;num=100&amp;btnG=Google+Search&amp;as_epq=&amp;as_oq=&amp;as_eq=&amp;lr=&amp;as_ft=i&amp;as_filetype=&amp;as_qdr=all&amp;as_nlo=&amp;as_nhi=&amp;as_occt=any&amp;as_dt=i&amp;as_sitesearch=groups.google.com&amp;as_rights=&amp;safe=images" title="http://www.google.com/search?as_q=cybercoder&amp;hl=en&amp;newwindow=1&amp;num=100&amp;btnG=Google+Search&amp;as_epq=&amp;as_oq=&amp;as_eq=&amp;lr=&amp;as_ft=i&amp;as_filetype=&amp;as_qdr=all&amp;as_nlo=&amp;as_nhi=&amp;as_occt=any&amp;as_dt=i&amp;as_sitesearch=groups.google.com&amp;as_rights=&amp;safe=images">Google Groups</a> than I thought. Most of this activity is within the <a href="http://groups.google.com/group/Google-AJAX-Search-API" title="Google AJAX Search API">Google AJAX Search API</a>, but there are a few posts scattered across some other topics too.</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-groups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

