Native apps have an ecosystem of their own. But HTML5 is widely gaining momentum. Which one of the two will eventualy win the Mobile race ? Continue reading
September 20, 2011
by Vikash
3 Comments
September 20, 2011
by Vikash
3 Comments
Native apps have an ecosystem of their own. But HTML5 is widely gaining momentum. Which one of the two will eventualy win the Mobile race ? Continue reading
September 19, 2011
by ArchieIndian
0 comments
However, setting the type attribute in your HTML markup is not sufficient. You also need to ensure that your web server includes the proper MIME type in the Content-TypeHTTP header.
If you’re using the Apache web server or some derivative of Apache, you can use an AddType directive in your site-widehttpd.conf or in an .htaccess file in the directory where you store your video files. (If you use some other web server, consult your server’s documentation on how to set the Content-TypeHTTP header for specific file types.) Continue reading
September 18, 2011
by ArchieIndian
1 Comment
lossless audio codecs are again too bulky to be considered useful for the web, it makes perfect sense only to discuss the lossy audio codecs. With audio codecs comes the question of channels. When we have multiple speakers installed on our system, they can act as various channels. During encoding, multiple channels are stored in the same audio stream. Continue reading
September 17, 2009
by admin
12 Comments
With an HTML like structuring, FluidHTML allows web developers to create dynamic and rich media sites with relative ease. And there are no compatibility issues with major browsers. Also since it is markup, crawlers can read it and the SEO problem seems to get resolved. Continue reading