Friday, 8 September 2017

Single Person - Reponsible For GST Implementation


Navin Kumar - The Chairman of GST Network Ltd(Retired)

Nearly 90 lakh users;up to 1.2 lakh transactions per second;320 crore transactions a month; and just 60,000 tax officers.

These are some mind-boggling numbers that define the launch of goods and services tax (GST) on July 1

At the centre of all this is Chairman of GST Network Ltd, Navin Kumar, in charge of the technology that will make India's biggest tax reform work seamlessly.


About NaveenKumar

  • He was born on29th August 1952 is a retired Indian Administrative Service office of Bihar cadre in India, recently(August 2017) retired from Goods and Services Tax Network in India where he was serving as first Chairman of GSTN. 
  • He has also served as Chief Secretary in the state of Bihar retiring from service in August 2012. 
  • He belongs to the I.A.S batch of 1975. 
  • He has also served as Secretary in Ministry of Urban Development, chairman of Metro Rail Corporations of India such as Delhi Metro Rail Corporation, Bangalore Metro Rail Corporation and Director General of Doordarshan with additional charge of CEO of Prasar Bharti.







Wednesday, 6 September 2017

2D ANIMATION AND 3D ANIMATION

2D ANIMATION

2D animation is the traditional animation method that has existed since the late 1800s. It is one drawing followed by another in a slightly different pose, followed by another in a slightly different pose, on and on for 24 frames a second.

2D Animation Example



3D ANIMATION

3D animation (aside from stop-motion, which really is a form of 3D animation), is completely in the computer. Things that you create in a 3D animation program exist in an X, Y & Z world. Instead of a drawing of a globe, I have a sphere that can actually turn 360 degrees

3D Animation Example


Tuesday, 5 September 2017

CMS in Web Development Technonlogies

What is CMS?




A content management system(CMS) is a software application or set of related programs that are used to create and manage digital content

CMSes are typically used for enterprise content management(ECM) and web content management(WCM) 


Features of CMSes include:


  • SEO-friendly URLs

  • Integrated and online help, including discussion boards

  • Group-based permission systems

  • Full template support and customizable templates

  • Admin panel with multiple language support

  • Easy wizard-based install and versioning procedures

  • Content hierarchy with unlimited depth and size

  • Minimal server requirements

  • Integrated file managers

  • Integrated audit logs




Sunday, 3 September 2017

Frameworks in Web Development Technologies


  • Meteor a full-stack (front and back end) javascript framework

  • Node.jsa server-side javascript framework

  • Ruby on Railsa full-stack framework built using ruby

  • Djangoa full-stack framework built using python

  • Ionic a mobile framework

  • Phonegap / Cordovaa mobile framework that exposes native api’s of iOS and Android for use when writing javascript

  • Bootstrap - a UI (user interface) framework for building with HTML/CSS/Javascript



Friday, 1 September 2017

WEB DEVELOPMENT TECHNOLOGIES - PROGRAMMING LANGUAGES

Programming Languages

  • JavaScript -  used by all web browsers, Meteor, and lots of other frameworks

  • CoffeeScript - is a kind of “dialect” of javascript. It is viewed as simpler and easier on your eyes as a developer but it complies (converts) back into javascript

  • Python - used by the Django framework and used in a lot of mathematical calculations

  • Ruby - used by the Ruby on Rails framework

  • PHP - used by Wordpress

  • Go - newer language, built for speed.

  • Objective-C - the programming language behind iOS (your iPhone), lead by Apple

  • Swift - Apple’s newest programming language

  • Java - Used by Android (Google) and a lot of desktop applications