June 2013

HTML5 VS. HTML4

Objectives :

  • What are the differences between HTML4 & HTML5?
  • What is new in HTML5?
  • What is deprecated from HTML5?

Here are the key differences between HTML4 & HTML5:

HTML4

HTML5

DOCTYPE is much longer as HTML4 is based on SGML-based.

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01//EN”

DOCTYPE is required to enable standards mode for HTML documents.<!DOCTYPE html>

Audio and Video are not part of HTML4 specification.

Audio and Videos are integral part of HTML5 specifications e.g. <audio> and<video> tags.

Vector Graphics is possible with the help of technologies such as VML, Silverlight, Flash etc.

Vector graphics is integral part of HTML5 e.g. SVG and canvas.

It is almost impossible to get true GeoLocation of user browsing any website especially if it comes to mobile devices.

JS GeoLocation API in HTML5 helps identify location of user browsing any website (provided user allows it)

Browser cache can be used as temporary storage.

Application Cache, Web SQL database and Web storage is available as client side storage. Accessible using JavaScript interface in HTML5 compliant browsers.

Web Sockets are not available. Generally used mechanisms are long polling and streaming.

Full duplex communication channels can be established with Server using Web Sockets. Accessible using JavaScript interface in HTML5 compliant browsers.

Does not allow JavaScript to run in browser. JS runs in same thread as browser interface.

Allows JavaScript to run in background. This is possible due to JS Web worker API in HTML5.

Works with all old browsers

Most of modern browser have started supporting HTML5 specification e.g. Firefox, Mozilla, Opera, Chrome, Safari etc.

Enjoy coding now.

HTML5 Infographic

Objectives :

  • What is HTML5?
  • What is new in HTML5?
  • What is not in HTML5?
  • What is removed in HTML5?
  • Which tags are included in HTML5?
  • Which tags are obsolete in HTML5?
  • Why HTML5?
HTML5 Features : Infographic

HTML5 Features : Infographic

  • There are many new features in HTML5 which are incorporated in HTML5 in the form of new tags such as <canvas>, <header>, <footer>, <section>, <article>, <menu>, <figure>, <audio> and <video> by WHATWG.
  • While there are many new features and tags are added to HTML5 but some old tags are removed too like <b>, <font>, <frame>, <center> and <big>.
  • New features and syntax are much simplified than HTML4 such as doctype declaration is one of them and now you can simply write <!doctype html>
  • HTML5 syntax are compatible with HTML4 and XHTML but not with SGML.
  • Apart from all of these new feature HTML5, it is still under in progress and you should keep track of latest happenings in HTML5.

 

Report : NetCAT Hackathon

Hi All,

 

We had our first Hackathon in the form of NetCAT Hackathon today from 12 noon to 5 pm.

 

It is always great to work for NetBeans as a Community Contributor for NetCAT. But this time it was an awesome experience for me too for doing Test Case reviews for NetCAT and also to educate some new comers about NetCAT and other details related to the same during the NetCAT Hackathon. Some of my students joined NetCAT first time and they were not knowing anything about NetCAT rather than I used to tell them during their regular training sessions, but now they know everything about NetCAT and hope they will ask other to join it and help us to educate others about the same.

 

Here are some glimpse of NetCAT Hackathon :

 

[gigya src=”http://player.videofy.me/player.swf?videoId=2152076″ width=”480″ height=”360″ quality=”high” wmode=”transparent” allowFullScreen=”true”]

NetCAT Hackathon

NetCAT

This time for NetCAT 7.4 members of Java User Group (JUG) Nagpur & NetBeans User Group (NUG) Nagpur has decided to organize Hackathon and will be conducted on 9th June 2013 in Nagpur.

The focus of this Hackathon is to :

  • Test NetBeans nightly builds for bugs & errors.
  • Review 7.3 Test Specifications for 7.4.
  • To carry out maximum results in a single day.
  • Educate new comers about NetCAT Process.

JUG Nagpur members who have registered for NetCAT 7.4 will carry their laptops. If you are member of JUG Nagpur and still have not signed up for NetCAT, sign up now and lets make this even bigger.

Venue & Time :

IT Mystix,

Persistance Tower,

Ram Nagar,

Nagpur (India)

9th June 2013, 12 Noon (IST)

Know more about NetCAT?

Instant Google Drive Starter Book

Instant Google Drive Starter

Many of us know and use Google Drive for storing files over the internet. Google drive is a well-known cloud based solution which allows us to store, edit, share over 30 different file types online.

In the era of internet and that too cloud specifically has powered us with many great features and has given us endless opportunities too. Google drive is one of the great and powerful solution for storing and working online with files we need. And you can access your files from any part of the world and using any device you have such as computer, tablet, phone since it supports Android & iOS too.

So as to help you and to allow you to use Google Drive properly and with full throttle Mike Procopio has written a nice book titled as “Instant Google Drive Starter” which covers all the features, shortcuts, tips & tricks, related to Google Drive. He has pointed out everything very clearly and with well written description and snapshots which helps to understand things easily. Even if you are new to Google Drive, you can start using Google Drive very easily with the help of this book since it has covered everything right from the basics of using Google Drive up to the professional. I liked the book and would like to suggest this book to everyone such that they can use the power of internet to solve their daily life issues.

Download Instant Google Drive Starter book from Packt Publishing website to avail heavy discounts. You can also download this book from Amazon.com, Amazon UK, Barnes & Noble, Safari Books Online, etc. online book stores. This title is available as an eBook only. Packt Publishing always offers great discount for every book they have published. It is always great pleasure reading and writing books for Packt Publishing.

NetCAT

Objectives :

  • What is NetCAT?
  • Why join NetCAT?
  • How to join NetCAT?
  • What are the benefits of joining NetCAT?
  • What are my responsibilities after joining NetCAT?

Here is a small presentation to answer all the questions above, please go though this presentation :

[slideshare id=22342566&doc=netcat-130602153531-phpapp02]

Hope you like the presentation.