archive
Continued / page 10
- gadgets / 2012
How to optimize battery in easy 10 steps for an Android device ↗
It is general compliant that android consumes lot of battery. There are few things you can do to save the battery. Step1: Set your brightness level less than 50% Reason: The screen size can vary from…
- gadgets / 2012
How you can easily type in Android devices ↗
When I receive any email in my mobile and if I have to reply back then I have to open my laptop to type in reply. Because I am very much comfortable typing in a keyboard and not a mobile keypad. This…
- gadgets / 2012
How to take screenshot from Sony Android Mobiles ↗
How to take a screenshot of your Sony based Android mobile. Step1: Hold your power key and Step2: Press the volume down button at the same time. You will hear a click sound and nice animation when a…
- tech / 2012
Ubuntu 12.04 Features ↗
I am using Ubuntub 12.04 in my desktop. It has lot of functionality. Just to show you in a glimpse see this video,
- gadgets / 2012
URSafe NoteCase ↗
What is the pin number for my gold card. What is my PIN number for my silver card. Want a easy way to remember your card PIN then you are in correct place. I searched Google play for the perfect Apps…
- tech / 2012
How is linux developed ↗
I had an idea how the Linux is developed but this video will clearly say how it is developed. And how it is managed.
- gadgets / 2012
Flashlight your Android Device ↗
Recently in Tamilnadu India, there are lot of unscheduled power cuts. We as people have no clue when the power will go off. Normal citizens life is disturbed because of this power cuts. Some of them…
- gadgets / 2012
3G WatchDog. ↗
I am a using 3G Internet and I manage my data transfer, using 3G WatchDog. There is inbuilt settings available for managing your data usage in Andorid, but still I like this App. It has full control,…
- gadgets / 2012
Evernote ↗
When I start something I do lot of planning. When I decide to purchase I do lot of research. I take notes in my smart phone. Let me tell you my experience how an App helped to do things right. I…
- tech / 2012
Params anywhere ↗
As I was working in one of the Joomla websites, I ran across a sceranio where i have to call a template parameters in a module. My typical programming instincts was to write a Query and fetch the…
- tech / 2012
Response Codes ↗
Every thing in a web is based on request and response. If you want something you are requesting it, where do you do it, it is nothing but your browser. The request is sent to the server. The server…
- tech / 2012
non-www to www redirect ↗
Why you have to do the non-www to www redirect? Some of the users follow the conventional method of typing the URL from www. if your website does not support this then there might be chances that…
- gadgets / 2012
Whatsapp ↗
I like to tell my own experience why I recommend this app. When I bought my Xperia Phone, I saw the whatsapp icon and did not bother to check what it does. Because I had many other things to deal…
- gadgets / 2012
WordPress for Android ↗
If I have to add a posting in my blog as a conventional method I have to login to the admin side of the WordPress and do that. If some one comments on my post I have to login and approve it. Even…
- gadgets / 2012
Launcher for Android ↗
There are plenty of Launcher, But there is a Launcher with plenty of options. which is nothing but Go Launcher EX. Amazingly this is FREE! and you can give new dimension to your Mobile. Here is the…
- tech / 2012
Add content using CSS ↗
I recently faced a problem in a website, where I have to add a separtor after each li ends. And the speartor should not come for last li I learned this can be achieved through CSS. Let us say out…
- gadgets / 2012
Android Apps world ↗
I am really fasinated by the latest android version 4. ICS called as Icecream sandwich. I am using Sony’s Xperia and I have recently got my Android version upgraded. Here is my Android’s Home screen.…
- tech / 2012
How to write SQLquery with escapes special characters in a string ↗
The mysql query will not allow the entry which has single qoutes in it. For example if you want to insert the name O’brain from a form to database. then use “mysql\ real\ escape\ string” for…
- tech / 2012
Denny or allow access for IP ranges ↗
We can block a single domain or a complete range such as entire countries. deny from 99.1.0.0/255.255.0.0 To allow Range of Multiple Ip address: allow from 99.88 99.88.77 11.22.33 Place these code in…