Thursday, January 19, 2017
Enable Disable Background data in Samsung Galaxy Pocket
How to enable/disable BACKGROUND DATA in Samsung Galaxy Pocket?
First go to your SETTINGS
Tap Accounts and sync

then checked/unchecked the Background data
Available link for download
Tuesday, January 3, 2017
Enable right click on restricted websites
You have seen in many websites that they would disabled the right click function of mouse button. its really annoying.They are doing it so that noone would be able to copy thier photos or images or any goodies.Unfortunately it disables all right click funtionality, like opening in new tab or window.This will make us feel uncomfortable to browse such sies.But there is a simple trick to enable right click on such sites.This trick will depend only on you browser.Goto
scroll down to scripting section, set active scriting to disable
Click ok a couple of times .
and thats it now you can right clik on disabled sites and copy anything you want.
Note: Dont forget to change this back to "enable" when your done .
Available link for download
Sunday, December 4, 2016
Enable tablet like Layout in Gmail
Google enabled a new lab feature -email preview pane- for Gmail to compete against their arch rivals like Microsofts Hotmail, Yahoo! Mail and other Webmail programs.The Preview Pane lets you preview your Emails without opening them, and allows you to quickly browse through all your emails quickly. With this three-window panel layout , users can read or reply to one email while also being able to see a preview of any other email that land in their inbox.
You can go into the Gmail Labs tab under Gmail and enable the option.With this you can alter the panes between vertical and horizontal orientations.You can enable this using the dropdown button .It is in the upper right-hand corner, which allows the user to switch between the traditional list view and the new preview pane mode.
Gmail also allows you to adjust how many seconds you can spend looking at a messages preview before that message gets marked as read; the default is 3 seconds.
Available link for download
Tuesday, November 29, 2016
Flex Enable Unicode in Flex Builder Debug Console
Huh?
Never found this problem? sure if you not working with other language! in my case Thai language never show up properly event i try to change font setting, thats mean Debug console view didnt support UTF-8 nor any other Unicode, after googling i found this link safe my time ;)
http://paranoid-engineering.blogspot.com/2008/05/getting-unicode-output-in-eclipse.html
So?
Lets try with Flex Builder! (Window XP)
1. locate your C:Program FilesAdobeFlex Builder 3FlexBuilder.ini
2. add this line -Dfile.encoding=UTF-8
3. save and restart Flex Builder
4. trace something and continue enjoy coding
FYI : its say "??????" (Sawadee) mean "Hello" in Thai language
Next?
Maybe try some Alchemy http://labs.adobe.com/technologies/alchemy/
hmm....should be fun there ;)
Available link for download
Saturday, October 8, 2016
Enable GZIP Compression on Webpages to Increase Speed
GZIP is a file format and free software utility that enables compression on webpages to increase its speed and save bandwidth. Its very important to have faster webpage as loading has a big impact on SEO and if your site is slow then you can have heavy bounce rate as person will tend to leave your site before its fully loaded as its taking a lot of time.
Available link for download