XDK zoom?
Idioma Inglés I have been playing around with the new XDK, however, I noticed that when the builds are completed for testing, there is no option for users to zoom in on/enlarge the content displayed on...
View ArticleSome elements not available in HTML5
Idioma Inglés Some of the tags available in HTML4.0 removed in HTML5. You can find the removed tags list as follow...
View Articleworking with audio tag in HTML5
Idioma Inglés The <audio> tag of HTML5 have the power of embedding and controlling audio in your web pages with a single line of codingI am introducing the <audio> tag in detail here with...
View ArticleHTML5 form tags and canvas tag
Idioma Inglés In HTML5 the user can avail the feature of canvas tag, that used to draw graphics and all.<canvas> Used to draw graphics, on the fly, via scripting (usually JavaScript)Form...
View ArticleNew media tags in HTML5
Idioma Inglés Some new media elements were intoduced in HTML5 where the developer can simply plug and play the media elements by simply using the below tags<audio> Defines sound...
View Articlebcrypt.dll,msvcp100.dll and msvcr100.dll
Idioma Inglés After encapsulating my app, when i install it in windows XP, it asks for bcrytp.dll, msvcp100.dll and msvcr100.dll in the client system. I tried encapsulating the app with those dlls....
View ArticleWelcome to the Android* Applications on Intel Architecture Forum!
Idioma Inglés Welcome to the newest forum on Intel Software Network, dedicated to helping developers of Android Applications get the most out of running on Intel architecture. You can find more info at...
View ArticleSound: frequency and time in HTML5
Idioma Inglés Hi fellows,We are working with sound in a few applications and we need to control the frequency of a several wave packages. We are builting these packages in a very hard working process....
View Articlehow to make a images interactive with HTML 5
Idioma Inglés hi,I'm needing learn to make images interactive with html 5 or other exist system.
View Article