Quantcast
Channel: alif's blog
Browsing latest articles
Browse All 9 View Live

Symfony2 - Sonata Admin Bundle Install and Boilerplate

In this article, I will explain the steps on how to have an Admin Panel in Symfony2 very easily. Despite having several tutorials on the web, I still found that I had to do a lot of work to make it...

View Article



Symfony2 - Displaying error, info, warning messages internationalization

Sometimes you want to display an info, warning or error message in Symfony2. It could be a simple notice about a new feature or a success message when user updates profile. Symfony2's official site...

View Article

Image may be NSFW.
Clik here to view.

Using OAuth 2.0 with Google API in Phonegap / ChildBrowser

This article explains how to implement OAuth 2 with Google API (gapi) on Phonegap using Childbrowser Plugin. We will authorize Google Tasks API from Phonegap and then retrieve a list of Tasks (of...

View Article

Image may be NSFW.
Clik here to view.

Android Tip: Elegant Restful requests with Spring Template

In this article, we shall create a basic Android App showing how to make REST requests in an Android App in a clean/structured way. Many Articles on the Web creates an inner class inside the Activity...

View Article

Android activity hide action bar

If the Action bar of an Android's activity needs to be hidden through the manifest xml file (non Java Programming), then the easy way is to add the following attribute in Activity tag:...

View Article


Android Volley Tutorial - Making HTTP GET, POST, PUT, DELETE Requests

Google released Android Volley Library around May/June 2013, which has been internally used by Google for some time. It is supposed to provide Fast Networking Operations and also takes care of Threads...

View Article

MySQL Tip: Using Bitwise Operations for Multivalued Attributes

Recently, I was working on an Application when I decided to use bitwise operations on a multi-valued attribute. I haven't done any performance benchmarks, but I would think this should improve the...

View Article
Browsing latest articles
Browse All 9 View Live




Latest Images