Technologies

5 Great Use Cases for Node.js

This entry was posted in Technologies on .

Node.js is a platform built on Chrome’s JavaScript runtime that untangles concurrency by replacing the Java platform’s standard, multi-threaded approach with single-threaded, event-driven I/O. Node.js is a divisive topic in the programming world: it would seem that for each enthusiastic supporter praising its advantages, there is a vocal counterpart highlighting its shortcomings, or at least […]

Read more →

Anticipatory computing – the path to the near future

This entry was posted in Miscellaneous, Technologies on .

Technological advancement dedicated to the best user experience is the dream that many software development and tech research companies pursue. This dream raises huge challenges and many questions, but probably the most frequently recurrent question is “How can a computer or device anticipate the users’ needs without driving them crazy?” Anticipatory computing could, for example, […]

Read more →

Top 3 eCommerce tools to help you boost sales

This entry was posted in Technologies on .

The latest reports indicate that retail sales will increase constantly throughout 2015 in the US, reaching almost $5000 billion. Only the eCommerce part will experience a 14 percent increase in sales and it is predicted to hit $279 Billion. But sales are going to grow constantly worldwide in the months to come, after reaching bottom […]

Read more →

NativeScript – Short overview of the first public beta release

This entry was posted in Technologies on .

The first beta version of NativeScript is now available for the public. Telerik started the project a little more than a year ago and is now able to deliver a framework which will allow developers to create mobile apps using the native capabilities of the mobile devices. The framework’s potential is great, although you will find […]

Read more →

Android SQLite Database

This entry was posted in Technologies on .

Android provides several ways to store user and app data. SQLite is one way of storing the application data, locally, on the device. SQLite supports all the relational database features common on the Oracle databases or Microsoft SQL Server. In order to access this database it must be used the API provided by Android which […]

Read more →

Native vs. Mobile web vs. Hybrid

This entry was posted in Technologies on .

Nowadays, at any corner people are using a smartphone. No doubt, over the past years these devices had a huge impact on our lives and still have. People enjoy using their smartphones because they can accomplish many things on the go such as reading e-mails, social networking, watching movies and plenty of other activities. If […]

Read more →

Visual Studio 2013 Update 2

This entry was posted in Technologies on .

The final release of Visual Studio 2013 Update 2 became available for download. In case you already are a Visual Studio 2013 user, a notification inviting you to start the download and install Update 2 for Visual Studio 2013 soon is to appear.

Read more →

An interesting overview on web browsers!

This entry was posted in Technologies on .

For many years web browsers were in the middle of a fears “war”, a competition for the top place in the web browsers market share. Fortunately at this point, you can not really go wrong with any of the popular browsers, but anyway there are few things that give each it own competitive edge of the others.

Read more →