Showing posts with label Tips and tricks. Show all posts
Showing posts with label Tips and tricks. Show all posts

Wednesday, July 24, 2013

Useful Android Codes

 
Useful Android Codes

WLAN, GPS and Bluetooth Test Codes:


*#*#232339#*#* OR *#*#526#*#* OR *#*#528#*#*   -  WLAN tests

*#*#232338#*#*    -  Shows WiFi MAC address.

*#*#1472365#*#*    -  GPS test.

*#*#1575#*#*    -  Another GPS test.

*#*#232331#*#*   -  Bluetooth test.

*#*#232337#*#    -  Shows Bluetooth device address.

Codes to launch various Factory Tests:


*#*#0842#*#*   - Device test (Vibration test and BackLight test)

*#*#0588#*#*    - Proximity sensor test

*#*#0*#*#*    -  LCD test

*#*#2664#*#*   -  Touch screen test

*#*#2663#*#*    -  Touch screen version

*#*#0283#*#*   -  Packet Loopback

*#*#0673#*#* OR *#*#0289#*#*    -  Melody test

*#*#3264#*#*    -  RAM version

Code for firmware version information.


 *#*#1111#*#*   -  FTA SW Version

*#*#2222#*#*   - FTA HW Version

*#*#44336#*#* - PDA, Phone, CSC, Build Time, Changelist number

*#*#4986*2650468#*#*   - PDA, Phone, H/W, RFCallDate

*#*#1234#*#*  - PDA and Phone

Miscellaneous


 *#*#7780#*#*   - This code is used for factory restore setting.This will remove google account setting and System and application data and settings.

*2767*3855#   -  This code is used for factory format, and will remove all files and settings including the internal memory storage. It will also reinstall the firmware.

*#*#4636#*#*   - This code show information about your phone and battery.

*#*#273283*255*663282*#*#*    - This code opens a File copy screen where you can backup your media files e.g. Images, Sound, Video and Voice memo.

*#*#197328640#*#*    -  This code can be used to enter into Service mode. You can run various tests and change settings in the service mode.

*#*#7594#*#*   -  This code makes your power button, directly turn off your phone without showing the mode menu(silent, flight,..)

*#*#8255#*#*  -  This code can be used to launch GTalk Service Monitor.

*#*#34971539#*#*    -  This code is used to get camera information. (Don't update the camera firmware)


Sunday, May 12, 2013

Two quick tips for bloggers!


These two tips are for those of you who use the Blogspot(Blogger) platform.

  1. Replace the Blogger sharing widget:

    If you are on Blogger you must agree with me, of how ugly and small the sharing widget is, it's almost impossible to see it, for someone who visits the blog for the first time.
    This is what I'm talking about:

    Now, I always found the sharing widget provided by po.st very nice and you have a variety of designs you can go with.

    To get it you only have to sign up, choose the design you want and get the code.

    Now to replace the Blogger's default widget:
    • Go to Dashboard > Layout > Edit (Blog posts) > Uncheck the "Show share buttons" box.
    • Go to Template > Edit HTML > Expand Widget Template.
    • Search for and insert the code of the new sharing buttons(copied from po.st) just under it.
    • Save and enjoy it.

  2. Add JS-Kit Rating to Blogger:

    Add a rating bar like this to each of your blog posts.

    Widget Code:
    <div style="float:left; margin-right:3px;"></div> <div class="js-kit-rating" expr:path="data:post.url" expr:permalink="data:post.url" expr:title="data:post.title"></div>

    • Go to Template> Edit HTML > Expand Widget Template.
    • Copy the code above.
    • Search for <data:post.body/> to insert the widget under the post body.
    • Search for <div class="post-header-line-1"> to insert the widget under the post title.
Before you edit the  HTML make sure to save a backup on your hard disk.

Monday, January 14, 2013

Two quick tips!

I'm in a good mood and I really feel like sharing something. And since this isn't my diary, neither my twitter account, I thought why don't I share something with my really good committed (:@) readers. Something, that my readers will actually benefit from.

So, I have two tips, the first should concern anyone, anyone who access the web actually; And the second one, is exclusive to anyone who has a blog, a site or planning on getting one.

1st Tip: Your personal security.

We all know how critical our personal information can be, and yet people still choose to share them anywhere and then blame it on the web.
Well, I'm not saying that it is completely the user's fault. but corporations like Google are really working on privacy. And you also should. After all it's your information.
After this boring introduction, I'm going to talk to you about the security questions that you answer when you register in some sites, in order to get your password in case you forgot it. Well, the thing is, these days, these security questions aren't as secure as you would think. I mean take a look at this example :

Thursday, January 10, 2013

A dilemma : how to get ideas for my posts

Whether you're a professional blogger writing for the most important blogs on the web or a not so professional who got his application rejected so many times, or just an amateur who just got started; Whether you're young, old, tall, short, clever, dumb, to make a successful blog post you need an idea.

A bunch of them actually, because let's face it: You can get away with bad writing (My case), but you'll never get away with a bad idea.

Bunch of ideas


How to find an idea?

Normally there is three ways to come up with an idea for a new post:
  1. An idea can just pop uninvited into your head, and you will come up with a great post. But, sadly, you can't rely on this all the time.
  2. You can steal from other blogs, and maybe tweak it a little.(if you have a shred of dignity)

Wednesday, January 2, 2013

Stop spamming and advertising

This is a quick tip about how to stop spamming and advertising using 'Gmail Filters'. It's really so simple and doesn't take any effort.

This method isn't very sophisticated, it's based on a very simple logic and works 90% of the time.
What we're going to do is, to delete every  message that contains the word subscribe in it; Since all the advertising and spamming mails contain this word.
In case you are subscribed to some important mailing lists, you might want to not delete it. You could make it skip the inbox and forward it to a label that you create.

So to create a filter on Gmail, go to settings>filters>create new filter.
We want to apply the filters on every message that has the word 'unsubscribe'  and this filter should delete this message.
I hope this was useful, and be careful while applying filters.

Tuesday, December 25, 2012

How to break linux?

Broken linux



20 ways to break Linux 

Linux is a robust OS but there are still lots of ways you can trash it.

Linux has a reputation for robustness but there are still plenty of ways to damage a perfectly working system.
Here we share some of the ways you can trash Linux so you don't make the same mistakes we did.
Read the Complete article on techradar.com






I just came across this article, and I did some "Googling" and I found it to be discussed on many blogs and forums so I just wanted to write some notes about it.

First I'm gonna start by enumerating the 20 ways and you can always go back to the original article to find out more:

Saturday, December 22, 2012

5 Awesome Gmail tips and tricks

I'm sure that everyone who's reading this has a Gmail account ( or at least the ones who know what they're doing). It's simply the single decent mail service online and I'm sure you all know this. But what you might not know is that there is plenty of tricks and things to do to enhance you experience.



Here's the most efficient and useful 5 simple tips that you can do:



1 - SEARCHING IN GMAIL

Search All Emails
Entering search word in Gmail search box will search for all the messages including chat messages, emails in sent, drafts, inbox and all the messages that are archived and labeled.

Searching Emails in Particular Folders
“Searchtext in:foldername” will search for the given text in the specific folder which you specified.  For example, following will search for keyword geek in the Sent Folder.
The platform in:sent

Search Specific Type of Messages
Types of messages in Gmail
  • Starred - messages which are Considered as an important
  • Unread - messages which are unread
  • read - messages which are read
  • chat - Conversation messages
“is:starred”, “is:unread”, “is:read” and “is:chat” will search for the messages that are starred, unread, read and chat messages respectively.
For Example, the following will give you the list of starred messages in Inbox folder.
in:inbox is:starred

Use OR Operator
You can search messages based on either-or condition. For example, following search gives the message which has ramesh as recipient or sender, after 2012/12/01
from:h20 OR to:h20 after:2012/01/01
from:h20 | to:h20 after:2012/12/01
Note: OR is case sensitive and must be in upper case.



2 - ATTACH A .EXE IN GMAIL

You cannot attach an executable file like a normal file.  Gmail will display the error message –  “FILE is an executable file. For security reasons, Gmail does not allow you to send this type of file”.
To overcome this issue, do the following as a sender of the email.
  • Rename the file without an exe extension,
  • Compress it with any compression utility and then attach it.
Now it will get attached, and uploaded successfully. The receiver of the email should uncompress the attachment and rename it again with exe extension.

3 - Add Emphasis to Chat

Gmail's instant messaging Chat function is one of the more basic options around, but there are a few bits of formatting you can use to add nuance to your online communication.
Bold: *The Platform*
Italics: _ The Platform _
Strike: - The Platform -





4 -Gmail Desktop Notifications

  
Google offers a free Gmail Notifier as a quick download that will alert you with a visual pop-up and audio cue when new mail has arrived, even if you don't have Gmail open in a browser.
It automatically checks for new mail every two minutes, with the icons changing to show unread mail in case you miss the notification. The app is available for both Windows PCs and Macs. It should be noted that downloading this will also make Gmail your default e-mail program, which you might need to consider if you don't want this to be case.

5 - Create Variations of an Email Address

Personally, I find this feature very useful it helps you to organize your mail in a very efficient way and it prevents random news feeds splashing all over your inbox.
You can finally feel comfortable listing your mail in a news feed. You can create multiple gmail variations by adding a word after your name with a plus sign. So,yourname+platformfeed@gmail.com.

This alias system then comes into its own if you also set up filters to direct those messages where you want them. For example, they could skip the inbox and be archived, have a label applied, be forwarded to another account, and so on.

To set up a filter, go to "Settings," hit the "Filters" tab, select "Create New Filter" and follow the simple steps from there.