<?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>Helion-Prime Solutions blog &#187; web</title>
	<atom:link href="http://blogs.helion-prime.com/tag/web/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.helion-prime.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 18 Dec 2011 13:27:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Understand Web with MAMA</title>
		<link>http://blogs.helion-prime.com/2008/10/16/understand-web-with-mama.html</link>
		<comments>http://blogs.helion-prime.com/2008/10/16/understand-web-with-mama.html#comments</comments>
		<pubDate>Thu, 16 Oct 2008 16:06:53 +0000</pubDate>
		<dc:creator>vasiliy.kiryanov</dc:creator>
				<category><![CDATA[general programming]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[web-development]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blogs.helion-prime.com/?p=139</guid>
		<description><![CDATA[Preamble Did you ask you mam in childhood about nature of things? Yeah, who did not.. And now Opera software [http://en.wikipedia.org/wiki/Opera_Software] presented MAMA &#8211; the Metadata Analysis and Mining Application. It is analytical search engine that returns details of page structure. How can we use use it? &#8220;We at Opera believe this tool can also [...]]]></description>
			<content:encoded><![CDATA[<h2>Preamble</h2>
<p>Did you ask you mam in childhood about nature of things? Yeah, who did not..<br />
And now Opera software [<a href="http://en.wikipedia.org/wiki/Opera_Software">http://en.wikipedia.org/wiki/Opera_Software</a>] presented MAMA &#8211; the Metadata Analysis and Mining Application. It is analytical search engine that returns details of  page structure.</p>
<h2>How can we use use it?</h2>
<p>&#8220;We at Opera believe this tool can also be useful to other stakeholders in the standards and browser-making world.<br />
For example:<br />
Browser manufacturers and others can use MAMA data on the popularity of widely used technologies to prioritize bugs and justify adding support for new technology to in-progress releases.<br />
Standards bodies can use the data to measure the success and adoption rates of various technologies.<br />
Web developers can use the same data to justify support of various technologies in their work.<br />
It can provide real-world, practical samples of the Web developer&#8217;s &#8220;art&#8221;, for inspiration and instruction.&#8221;<br />
<i>According to MAMA project documentation</i></p>
<h2>Some details</h2>
<p>MAMA give us answers on questions like: how many sites use CSS (80,4% by MAMA), how many errors on average page (47),  how many symbols on average page (16,400), which country the most use XMLHttpRequest, an important component of AJAX? (Norway, 10.2%).</p>
<p>Or more sophisticated:  how many sites adapted for mobile gadgets,  how much Web2.0 spread, what version of HTTP protocol more popular and so on..</p>
<p><img class="alignnone size-full wp-image-144" title="xml http request graph" src="http://blogs.helion-prime.com/wp-content/uploads/2008/10/xmlhttp.png" alt="" width="794" height="464" /></p>
<p><img class="alignnone size-full wp-image-143" title="flash usage graph" src="http://blogs.helion-prime.com/wp-content/uploads/2008/10/flash.png" alt="" width="602" height="465" /></p>
<p>MAM is active project and so with the lapse of time we will get bigger range of data. That will give us possibility to understand Web tendencies and Web better.<br />
So thanks Mama.</p>
<p><b>Related links links to get details:</b><br />
Mama project description: [<a href="http://dev.opera.com/articles/view/mama/">http://dev.opera.com/articles/view/mama/</a>]<br />
Mama key findings [<a href="http://dev.opera.com/articles/view/mama-key-findings/">http://dev.opera.com/articles/view/mama-key-findings/</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.helion-prime.com/2008/10/16/understand-web-with-mama.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5: Seeing is believing</title>
		<link>http://blogs.helion-prime.com/2008/09/28/html-5-seeing-is-believing.html</link>
		<comments>http://blogs.helion-prime.com/2008/09/28/html-5-seeing-is-believing.html#comments</comments>
		<pubDate>Sun, 28 Sep 2008 11:32:54 +0000</pubDate>
		<dc:creator>vasiliy.kiryanov</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[web-development]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blogs.helion-prime.com/?p=118</guid>
		<description><![CDATA[preamble We have lived with HTML5 drafts for 4 years, last draft was published on 27 September 2008. HTML5 has big number of features and probably will be major change of HTML for all history of Web. Most prominent features are: Scripting API additionally to regular markup, and number of new APIs: Timed media playback, [...]]]></description>
			<content:encoded><![CDATA[<h2>preamble</h2>
<p>We have lived with HTML5 drafts for 4 years, last draft was published on 27 September 2008.<br />
HTML5 has big number of features and probably will be major change of HTML for all history of Web.</p>
<p>Most prominent features are: Scripting API additionally to regular markup, and number of new APIs: Timed media playback, Storage, Offline work support, Drag and drop, Messaging/Networking, Back button management.<br />
You can look at article on wikipedia [<a href="http://en.wikipedia.org/wiki/HTML_5">http://en.wikipedia.org/wiki/HTML_5</a>] and at current draft  [<a href="http://www.whatwg.org/specs/web-apps/current-work/">http://www.whatwg.org/specs/web-apps/current-work/</a>] for more details about HTML5.</p>
<h2>Come along</h2>
<p>Many different words about HTML5 were already told, and we know that seeing is believing.<br />
So today we have possibility to watch some of already implemented features of HTML5 thanks to Ian Hickson, Google employee that “heavily involved in Google&#8217;s work with the W3C, representing Google on the CSS working group and reviewing specifications of other working groups (SVG, CDF, etc)” according to Ian site [http://ian.hixie.ch/]<br />
<strong></strong></p>
<p><strong>Following video include subsequent features:</strong><br />
* &lt;video&gt; (00:35)<br />
* postMessage() (05:40)<br />
* localStorage (15:20)<br />
* sessionStorage (21:00)<br />
* Drag and Drop API (29:05)<br />
* onhashchange (37:30)<br />
* Form Controls (40:50)<br />
* &lt;canvas&gt; (56:55)<br />
* Validation (1:07:20)</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/xIxDJof7xxQ&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/xIxDJof7xxQ&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;fs=1" allowfullscreen="true"></embed></object></p>
<p>You can find detailed notes on: [<a href="http://www.whatwg.org/demos/2008-sept/">http://www.whatwg.org/demos/2008-sept/</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.helion-prime.com/2008/09/28/html-5-seeing-is-believing.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browsing Web with human interface: Mozilla Ubiquity</title>
		<link>http://blogs.helion-prime.com/2008/09/17/browsing-web-with-human-interface-mozilla-ubiquity.html</link>
		<comments>http://blogs.helion-prime.com/2008/09/17/browsing-web-with-human-interface-mozilla-ubiquity.html#comments</comments>
		<pubDate>Wed, 17 Sep 2008 12:41:49 +0000</pubDate>
		<dc:creator>henadiy.atroshko</dc:creator>
				<category><![CDATA[general programming]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[ubiquity]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blogs.helion-prime.com/?p=104</guid>
		<description><![CDATA[preamble Mozilla Labs as always makes us happy with new innovative ideas. Maybe you remember post of Vasiliy Kiryanov about Mozilla Prism: with that platform we can use web-applications like regular desktop applications [http://blogs.helion-prime.com/vasiliykiryanov/2008/06/03/new-web-experience-with-mozilla-prism.html] And now new fresh idea from Mozilla Labs: Ubiquity as a way “connecting the Web with language”. Ubiquity way For a [...]]]></description>
			<content:encoded><![CDATA[<h2>preamble</h2>
<p>Mozilla Labs as always makes us happy with new innovative ideas.<br />
Maybe you remember post of Vasiliy Kiryanov about Mozilla Prism: with that platform we can use web-applications like regular desktop applications [<a href="http://blogs.helion-prime.com/vasiliykiryanov/2008/06/03/new-web-experience-with-mozilla-prism.html">http://blogs.helion-prime.com/vasiliykiryanov/2008/06/03/new-web-experience-with-mozilla-prism.html</a>]<br />
And now new fresh idea from Mozilla Labs: Ubiquity as a way “connecting the Web with language”.</p>
<h2>Ubiquity way</h2>
<p>For a long time people have idea to create a way to store and query data of any application easy.<br />
It can give enormous flexibly like everything is already here and in appropriate format. We know this idea as W3C Semantic Web[<a href="http://ru.wikipedia.org/wiki/Semantic_Web">http://ru.wikipedia.org/wiki/Semantic_Web</a>], as we are still far from it, software developers on Internet are using mashups [<a href="http://en.wikipedia.org/wiki/Mashup_(web_application_hybrid)">http://en.wikipedia.org/wiki/Mashup_(web_application_hybrid)</a>] to get similar effect today.</p>
<p>But what can we do from user side when we want to connect many different applications together, and use them in a same way. Ubiquity propose a way to describe common tasks in the Web using language-based instructions, and then you can create you own  mashups with help of existing open Web APIs.</p>
<p>To have a better understanding how it work you can watch following video:<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="298" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=1561578&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="298" src="http://vimeo.com/moogaloop.swf?clip_id=1561578&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<a href="http://vimeo.com/user532161?pg=embed&amp;sec=1561578"></a></p>
<p>Now if you like the idea you can continue reading about it from Ubiquity tutorial:  [<a href="https://wiki.mozilla.org/Labs/Ubiquity/Ubiquity_0.1_User_Tutorial">https://wiki.mozilla.org/Labs/Ubiquity/Ubiquity_0.1_User_Tutorial</a>]</p>
<p><strong>related links:</strong><br />
Ubiquity Commands: [<a href="https://labs.toolness.com/ubiquity-herd">https://labs.toolness.com/ubiquity-herd</a>]<br />
Get Help &amp; give your suggestion: [<a href="http://getsatisfaction.com/mozilla/products/mozilla_ubiquity">http://getsatisfaction.com/mozilla/products/mozilla_ubiquity</a>]<br />
Report a Bug:  [<a href="http://labs.toolness.com/trac/report">http://labs.toolness.com/trac/report</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.helion-prime.com/2008/09/17/browsing-web-with-human-interface-mozilla-ubiquity.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

