Introducing new Phaze app

Introducing new phaze app

NOVEMBER 09, 2015     General    
6,011views     0 comments

Back in 2013, for the first time I have seen the heavy air pollution caused by forest burning and start to hear "Haze" often from the news broadcasting companies and over social media. I have never knew the dangers and side effects of the haze on human lives and especially on our health. While I was away from the affected area and I was spending my days and nights far from the people who suffer from the polluted air, I have decided to start developing a simple application on Microsoft Windows Phone platform to display the latest updates, so the people can adjust their daily activities and take necessary precautions.

In the beginning getting the data was not simple and I always had my worries about getting reliable data for my app. But in the same days, I get an opportunity to know a group of motivated people at Evozi who have been working and dedicating their time to build an API to deliver seamless data and they agreed to give me an exclusive permission to use their back-end service with my new upcoming application. In the beginning the structure of the application was as simple as it only display the air pollution and weather details of a single location and allow the users to choose a different location from the list.

Modern website design and development

JULY 20, 2015     General    
4,736views     0 comments

In past decade with improvements in internet infrastructure and enhancement of internet browsers and advances in the web technologies, the web design and development industries have changed and no longer designing a website is as simple as designing a plain page with Microsoft Expression Web or Adobe Dreamweaver.

During the past couple of years we have seen incredible improvement in website designs thanks to HTML5 and CSS3 and of course creativity and hard work of the designers and developers in the web community. Nowadays, website design and development is not same as before and no one starts any web project from scratch as there are many frameworks, UI kits, and even ready to use Content Management Systems (CMS) out there which can be used easily. The website design and development is transformed from designing the front-end from an empty paper to ready to use UI kits and UI frameworks and the backend development from coding in notepad to just running installation.php.

The new modern website is all about integration with services, social networks and other websites. Most of modern websites somehow preferred to use other services and websites instead of developing the very same feature the other offers. For example, most of website due to high interactivity of social networks, they prefer to have the comment section provided by Facebook and Disqus. By using their comment plugin, no longer they have to be worried about handling the user data, comment data and even analytics and most importantly the maintenance.

Free notification system for mobile apps

MARCH 04, 2015     General    
4,229views     0 comments

In most of the mobile and tablet application that we use every day we can see the application notifications and news services which helps the developers and data providers to be more engaged with their users and make it much more pleasing experience while using the application. These notifications can be categorized to few types base on the way they are working.

The first type and most expensive type is push notifications which usually hosted on a cloud service and pushed to user mobile device by special event which triggers on specific time or happening. These notifications mostly pushed from a web or cloud service to the mobile device and it would increase the cost as the number of the users grow.

The second type of notifications are less flexible as the it only triggers when the users open the application and it makes a request to the server or web service to retrieve the unread messages. This method also requires a database and web service to transfer the messages to the application. With using this method the developer also can keep track of the users and the notifications.

The last type is the most easiest and cheapest among other types of notifications. This method is very similar to the second type of the notifications and basically it’s a simple news or message delivery where it trigger by lunching the application and retrieve all the existing messages and display it to the user.

Coke counter

SEPTEMBER 17, 2014     General    
6,389views     0 comments

It’s been a long time I had an idea to turn my coke (coca cola) addiction to a fun and educating application where you can store the history of the cokes you have ever drank and in return get a full statistics of how much sugar and calories you got from the drink.

I though for long time that it might be a good idea for those who need to keep track of their health issues like the people with diabetes or other sicknesses and for those who are healthy and living a healthy life to keep an eye on the calories they get from each drink. So they can do more exercise to burn the calories and maintain their healthy life style.

As for me and I think quite number of the developers, drinks with sugar like Coke is essential when our brain ran out of the juice. It’s like having a nitrous on your car and when you feel like falling behind, just get a shot of N2O into your engine and get an instant boost.

With saying all of that, I always wanted to build something for fun use and also make it useful. The good news is that I just started building the web-service powering this app idea and hopefully in next few days I can show you something cool.

Cheers

window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-Q027PK392X');