<?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>Mediatomics &#187; Google</title>
	<atom:link href="http://www.mediatomics.com/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mediatomics.com</link>
	<description>Online communication</description>
	<lastBuildDate>Sat, 30 Apr 2011 08:06:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Every developer his own playground</title>
		<link>http://www.mediatomics.com/2009/02/22/every-developer-his-own-playground/</link>
		<comments>http://www.mediatomics.com/2009/02/22/every-developer-his-own-playground/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 10:49:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.mediatomics.com/?p=17</guid>
		<description><![CDATA[Almost every web user will be familiar with one or more of the many widgets offered by Google. One of the most famous is probably Google Maps. Google Maps has currently already been implemented on a vast number of websites as a location or navigation tool. Every developer sooner or later ends up in a situation in ]]></description>
			<content:encoded><![CDATA[<p>Almost every web user will be familiar with one or more of the many widgets offered by Google. One of the most famous is probably <a href="http://maps.google.com" target="_blank">Google Maps</a>. Google Maps has currently already been implemented on a vast number of websites as a location or navigation tool.</p>
<p>Every developer sooner or later ends up in a situation in which he is confronted with a new interesting technique and/or its corresponding API. This always happens on a moment in time where you simply do not have the time to really get into it, or where you have the time but simply do not know where to start. The books have not yet been published, or they have been published, but you&#8217;re not much of a reader; you&#8217;re the &#8216;doing&#8217; type. Nobody will ever do you a favor by getting you a book, &#8230; any book.</p>
<p><span id="more-17"></span></p>
<p>In such a situation one  needs an environment in which you can experiment at your heart&#8217;s content without running the risk of ruining something. An environment in which it is always possible to return to the original situation. An environment which allows you to re-use, extend and change relevant code. We now have such an environment.</p>
<p>Mid January Google introduced its <a href="http://code.google.com/apis/ajax/playground/" target="_blank">&#8216;AJAX playground&#8217;</a>; the place for freely playing and experimenting with all kinds of functionality Google has been offering for some time now. The place for getting acqainted with the underlying code, for &#8216;stealing&#8217; code, and &#8211; foremost &#8211; for gaining an understanding of the multiple Google API&#8217;s.</p>
<h2>Visualisation</h2>
<p>The playground offers opportunities for freely playing around with attractive and often more usable ways of displaying data. Not only does the API offer easier, more attractive and dynamic data display. The API also offers you more interactive data display, for instance in socalled &#8221;Motion Charts&#8217;. With these one may display data in a way in which dependencies and developments become more obvious using sliders and animation. Next to all this the Google API offers multiple ways to enhance interactivity in tables.</p>
<h2>Google Maps</h2>
<p>A frequently used API is of course Google Maps. It is hard nowadays to imagine a web without Google Maps. The playground shows some of the possibilities Google Map offers. Of course you may play around with alle the parameters and methods on offer.</p>
<h2>Google Earth</h2>
<p>Perhaps less used, but definitely not less interesting, is the API involved with <a href="http://code.google.com/apis/earth/" target="_blank">Google Earth</a>. To use this API, one needs the  <a href="http://code.google.com/apis/earth/" target="_blank">Google Earth Plugin</a> installed on its computer.</p>
<h2>Javascript libraries</h2>
<p>The Google API&#8217;s can be quite easily integrated with existing libraries like jQuery, Prototype, Dojo etc. The playground makes the first steps in this area easy to take.</p>
<h2>Code &#8216;jatten&#8217;</h2>
<p>Through the &#8216;Code Menu&#8217; in the upper right corner of the interface, you are offered multiple ways of reusing and adapting source code to fit your own demands. Because the playground interface has its limitations, the export functions are a great way to take the examples and code to your own local development environment.</p>
<h2>Conclusions</h2>
<p>Google definitely reaches out to the development community with this <a href="http://code.google.com/apis/ajax/playground/">&#8216;AJAX playground&#8217;</a>. Businesses could definitely profit from what Google has on offer with all these API&#8217;s. The playground is a nice way of discovering what it exactly is that Google offers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediatomics.com/2009/02/22/every-developer-his-own-playground/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome has arrived</title>
		<link>http://www.mediatomics.com/2008/09/02/google-chrome-has-arrive/</link>
		<comments>http://www.mediatomics.com/2008/09/02/google-chrome-has-arrive/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 11:06:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[webstandards]]></category>

		<guid isPermaLink="false">http://www.mediatomics.com/?p=35</guid>
		<description><![CDATA[After weeks of buzztalk, it is finally available for download: Google Chrome. A new web browser that technically borrows from Apple&#8217;s webkit and Firefox. Yesterday [September 2nd 2008] at work this was the topic of the day; where to download Chrome. Yesterday evening at  21.09h I found the download location. For now Chrome will only available for the ]]></description>
			<content:encoded><![CDATA[<p>After weeks of buzztalk, it is finally available for download: Google Chrome. A new web browser that technically borrows from Apple&#8217;s webkit and Firefox.</p>
<p>Yesterday [September 2nd 2008] at work this was the topic of the day; where to download Chrome. Yesterday evening at  21.09h I found the <a title="Klik om Google Chrome te downloaden" href="http://www.google.com/chrome" target="_blank">download location</a>. For now Chrome will only available for the Windows platform.</p>
<p>The first reactions on the news of Google launching a new web browser varied. On one side one finds those who see Chrome as yet another web browser that adds nothing for the average user, but forces developers to expand their testing labour to also cover Chrome. A quote from ZDnet: &#8220;Why on earth do we need another browser? One more damn thing to develop exceptions for &#8211; AND ZERO value to endusers &#8230;&#8217;<br />
Others welcome Chrome and claim that compatibity problems should be small provided one adheres web standards. This last claim is probably true as the Chrome engine borrows from  Apple&#8217;s webkit and Firefox; engines that have implemented standards quite well. Besides that; major compatibility problems still arise with all versions of Microsoft Internet Explorer, so how could this be an issue with Chrome (?).</p>
<p>Personally I&#8217;m asking myself however what the added value might be? And in which area should browsers be competing with each other when the&#8217;re currently all growing towards ever better honouring the web standards. Who needs more of the same? <br />
 <span id="more-35"></span></p>
<h2>First impressions</h2>
<p>I just installed Chrome. The first impression is definitely positive. It&#8217;s looks reflect simplicity and a focus on functionality. No bells and whistles for this new kid on the block. It starts in a second.</p>
<p>One feature that will definitely please a lot of users is a startpage showing thumbnails of recently and frequently visited websites. Besides that one may configure the startpage in a number of ways. There&#8217;s probably one to your liking. For developers Chrome default comes with colored source code, a javascript console and a javascript debugger; things you may also find in Firefox.<img class="aligncenter size-full wp-image-72" title="Splash screen Google Chrome" src="http://www.mediatomics.com/wp-content/uploads/2008/09/about_google_chrome.gif" alt="Splash screen Google Chrome" width="470" height="333" />Through a built in taskmanager any crashed tab may be closed when needed. The built in &#8216;stats for nerds&#8217; inform the diehard user on things like memory use of every browser instance and tab. This includes other browsers when active.<br />
Interesting is a new functionality built into the adress bar. As soon as you start typing, Chrome suggests websites and possible searches. For the average user this may lead to confusion however. It would have been nicer had this been offered as a configuration option. </p>
<h2>Added value</h2>
<p>So Chrome has some tools for developers that compare with those offered by Firefox. But Firefox currently also offers a world of addons to further enhance it. These addons are currently not available for Chrome. Other than that: Chrome offers functionality that we also find in the Beta 2 of Internet Explorer. This includes the independently  <a title="Klik voor meer informatie over tabbladen in Chrome." href="http://www.google.com/support/chrome/bin/answer.py?answer=95622&amp;hl=en" target="_blank">functioning tabs</a>, and <a title="Klik voor meer informatie over 'incognito' mode." href="http://www.google.com/support/chrome/bin/answer.py?answer=95464&amp;hl=en" target="_blank">&#8216;incognito&#8217;-mode</a>. One thing that still is not available in IE8 however is a better way to manage your bookmarks. Then again: we&#8217;re still looking at Beta 2.</p>
<p>So despite the fact that Google now offers a sympathetic browser with Chrome, the question remains whether Chrome adds some essential feature, which makes it stand out from the rest of the browser base.<br />
An absolute plus however is the  fact that  <a title="Klik voor meer informatie over de broncode van Google Chrome" href="http://code.google.com/chromium/" target="_blank">the sourcecode is released to the community</a>.</p>
<p>All in all a nice start for this new kid on the block. Let&#8217;s give it a chance and check back in half a year or so and discover how Chrome has developed technically and in terms of functionality. Let&#8217;s also see how this browser is welcomed by the community of developers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediatomics.com/2008/09/02/google-chrome-has-arrive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

