BlackBerry Struggles to Survive in the Industry with New OS10 and Z10 Mobile

BlackBerry Z10 Smartphone

After a lot of hype about the BlackBerry 10 OS and the BlackBerry Z10 mobile phone, Research in Motion (RIM) officially announced that the company would be called BlackBerry henceforth on January 30, 2013. For all those faithful BlackBerry fans/users the Z10 has everything they’ve been waiting for. The OS can now easily match to [...]

5 Best Office Apps for Android in 2013

android_apps

May be readers of this article are wondering: why shall we bother about the best office apps for Android? Aren’t Android devices meant only for fun and playing games? Well in this world of mobility most users are looking for productivity tools to better utilize their mobile devices. So here I recommend the best Office Apps [...]

CSScomb: Tool for Sorting CSS Properties

csscomb_header

There are hundreds of different CSS properties and a web application ends up using almost all of them. As and when you make changes to your UI or add plug-ins you are bound to make changes to your css file, which grows in size and later it becomes difficult to manage it. I am sure [...]

Windows Live Messenger to Retire Soon

windows-live-messenger-skype

With Microsoft officially confirming the retirement of Windows Live Messenger in the first quarter of 2013, it is only over a month left for existing users Windows Live users to switch their accounts to the new Skype platform. This has been Microsoft’s first major decision regarding Skype after the company’s acquisition of Skype in October [...]

Media Query Snippets to Identify Different Devices

responsive-design

In my previous article “Create responsive design using media queries”, we saw what media queries are and how we can use them to create responsive designs. Now, let’s see how we can identify different devices using media queries so that we can define their own style sheets for each of these devices. Let’s start with [...]

Top 10 Apple iCloud Features, Predictions & Improvements

icloud

The introduction of the iCloud service by Apple has made owning one of its products much more convenient. But what will Apple will be including in the second edition of its iCloud platform? Here are 10 potential features, some of which are official while others are just possibilities. Video Syncing The second version of iCloud [...]

1140 grid system – A grid based and a responsive design framework

1140gs_main

After using and writing an article on 960 grid system and responsive web design, I was looking for a design framework that is grid based and also responsive. Grid based framework facilitates developers to rapidly develop UI prototypes and using a responsive web framework enables users to view your site on device of any screen [...]

What is Responsive Web Design (RWD)?

Responsive web designs (RWD) People using smart-phone, tablets and notebooks are increasing every year. Users are viewing your website from devices of different screen sizes so; designing your site for widescreen computers is not enough. You should develop your site which is also optimised for smart-phones and tablets. This issue can be addressed by working [...]

Create responsive design using media queries

mediaQueries

Media Queries In last decade, we have seen so many devises of different shapes and sizes coming into the market. It has become more and more difficult to design a website that fits well in all these screens. But now there is a relief for developers, you can create a responsive design using the media [...]

The 960 Grid System Explained In Depth

grid960

What is Grid 960? Grid 960 is a CSS framework which facilitates developers to rapidly develop UI prototypes. For several years, it has been helping developers to structure and design web layouts. There is good chance you might have used or know what a CSS framework is. A CSS framework is just a series of [...]