
Search In
When we create our game, we might want to see how it looks when we build and run it outside of the editor as a standalone or web player. Today, I will explain how to access the Build Settings and how to create different builds of your games.
Go to F
OpenERP is free enterprise resource planning software having various modules for sales, purchase, CRM, HRM, Accounting/finance, E-commerec etc. Later in may 2014 it has been rebranded as Odoo. Odoo stands for On Demand Open Object means that it is fr
In this excellent tutorial you will learn how to create a 3D vector globe. First step is to download a vector world map from free vector sites like All free vector download or Freepik etc.
Open the vector file of world map in illus
Node.js is a very interesting cross-platform, open source, a runtime environment for server-side and networking applications. It enables you to unleash the internal hacker within you and offers a chance to work and join hands with one of the leading
Load PostgreSQL Sample Database
Download PostgreSQL 9.1 and install pgAdminIII
http://www.postgresql.org/download/windows/
To check that you are able to access psql, open cmd and fire command psql.
If you are getting error like 'psql' not recognize
As we all know that Node.js runs in a single thread mode and in order to achieve performance it make use of event-driven methodology. This event-driven methodology make Node.js efficient for I/O processes , but sometime there are cases where applicat
Database creation using PostgreSQL
To start work with postgres, you need to install Postgres. To download PostgreSQL 9.1, go through below link:
Download
To check that you are able to access psql, open cmd and fire command psql.
If you are getting
Debugging means finding out the bugs.We all need to be sure that our applications is bug free, so here we have another tool for debugging our application that is "FIREPHP".
Firephp is a Firefox extension, similiar to FireBug. It enables you to log
The IndexedDB is used to solve the problem of offline storage mechanisms that are supported by all the major browsers.It uses WebSQL implemented in browsers like Opera and Safari to expose IndexedDB API for web applications.
Websites are able to use
There are currently well over 2 million apps on the Apple App Store and almost 3 million on the Google Play Store. Also, 90% of the time spent on mobile devices is done on a native app.
With the massive demand for native mobile app dev