Monday, July 24, 2017
Digsby Manage all your IM Email and Social Network Accounts from one place
Digsby Manage all your IM Email and Social Network Accounts from one place
Digsby is a software product that helps you manage all your IM, email, and social network accounts from one easy-to-use application. It is a free to use application, however it does show a few ads during the installation process for optional software, which you can decline during the setup. Other than that, it uses your CPU�s idle time to conduct computational research. If you wish, then you can even opt out of this as well.
Support
- IM Accounts: AIM, Windows Live Messenger, Yahoo Messenger, Google Talk, Facebook Chat, ICQ and Jabber
- Email Accounts: Gmail, Hotmail, Yahoo Mail, AOL/AIM Mail, IMAP and POP
- Social Networks: Facebook, MySpace, Twitter and LinkedIn
Features
Instant Messaging
|
|
|
Personalize
|
How to begin?
- Download Digsby
- Run the installer
- Add your accounts
- Customize your set up � themes and behavior
- Start using
Digsby offers a complete synchronization between computers and installations. You can even place a widget on your blog, website, or social network profile so that you can chat with your visitors.
Link: Digsby
Thursday, July 13, 2017
Destiny 2 trailer explains why Bungie took away all your Destiny loot
Destiny 2 trailer explains why Bungie took away all your Destiny loot
Sorry, Guardians!
Continue reading�
from Polygon - All
http://bit.ly/1MhhK43
Monday, June 19, 2017
Detect and check if your app run in multi window mode
Detect and check if your app run in multi window mode

This example show how to detect and check if your app run in multi window mode, target Android N with Multi-Window Support, by calling isInMultiWindowMode() and override onMultiWindowModeChanged() methods.
package com.blogspot.android_er.androidmultiwindow;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity {
TextView textPrompt;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
textPrompt = (TextView)findViewById(R.id.prompt);
if(isInMultiWindowMode()){
textPrompt.setText("onCreate run In Multi Window Mode ");
}else{
textPrompt.setText("onCreate run NOT In Multi Window Mode ");
}
}
@Override
public void onMultiWindowModeChanged(boolean isInMultiWindowMode) {
super.onMultiWindowModeChanged(isInMultiWindowMode);
if(isInMultiWindowMode){
textPrompt.setText("It is In Multi Window Mode ");
}else{
textPrompt.setText("It is NOT In Multi Window Mode ");
}
}
}
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
android_layout_width="match_parent"
android_layout_height="match_parent"
android_padding="16dp"
android_orientation="vertical"
tools_context="com.blogspot.android_er.androidmultiwindow.MainActivity">
<TextView
android_layout_width="wrap_content"
android_layout_height="wrap_content"
android_layout_margin="20dp"
android_layout_gravity="center_horizontal"
android_autoLink="web"
android_text="http://android-er.blogspot.com/"
android_textStyle="bold"/>
<TextView
android_id="@+id/prompt"
android_layout_width="match_parent"
android_layout_height="wrap_content"
android_textSize="28dp"
android_textStyle="bold"/>
</LinearLayout>
Next:
- onConfigurationChanged() called when window size changed in Multi-Window Mode
Saturday, June 17, 2017
Dictionary on your mobile phone
Dictionary on your mobile phone
If someone told you that you are a walking dictionary, it only means that youre a genius person.
Well, you dont need to be a genius to know most of the meaning of each word that youre encountering.
With an smartphone on your hand, you can now search the meaning of the word with just a simple searching on your handy dictionary.
One of the earliest dictionary we have is Merriam Dictionary.
They conquer the internet when theyve launched their website Merriam-Webmaster.
Now, you can download a version of it that is applicable to your mobile phone.

Dictionary - Merriam-Webster
by Merriam-Webster Inc.
DOWNLOAD Dictionary - Merriam-Webster
Features:
* Synonyms & Antonyms
* Voice Search
* Example Sentences
* Audio Pronunciations
* Word of the Day
* Favorites - lets you keep a list of words that are particularly interesting to you
* For Tablets: Scrolling Index - lets you browse the entire dictionary
* For Phones: Reader View - lets you hide navigation buttons to see text in full screen
* Recent History - lets you keep track of the words youve looked up
Monday, June 5, 2017
Did you know that over filling your car with oil can cause it to blow the engine – no jokes!
Did you know that over filling your car with oil can cause it to blow the engine – no jokes!
A colleague has just had a horrible experience! His car had just been in at a garage for a service and the oil had been replaced. When he picked up the vehicle he noticed that the oil light was on and so he called the garage owner over and discussed the problem. The garage owner decided that a top up of oil was required, so he called one of the mechanics to bring more oil. Some oil was added but the light still didn�t go off. By this stage, the oil dipstick read over the �full� mark and the garage owner told the mechanic to pour more in�
The mechanic refused, saying that it was too full, but his boss was adamant that more oil was needed, so he ordered him to pour more.
The car was now full, the oil light was still on � but the light was explained away as �it needed to be reset, and he would do some research and call my colleague back. But you can drive the car � no problem!�.
My colleague nervously agreed, but before leaving said something like: �(nervous agreement), I�ve had an engine blow on me before, so if anything happens, then it�s your responsibility to buy the spares and pay for the labour � everything!�
This was agreed, and he drove the car away with the oil light still burning brightly.
Needless to say, two days later, my colleague�s car�s engine seized and came to a grinding halt on the side of the road!
A few choice swear-words later.. he grabbed his cell phone and called the garage owner and explained the situation. An obviously embarrassed garage owner apologised and made good his promise to fix the car.
He picked up the stranded family and is now ferrying them wherever they need to go: school, work, shopping, etc. until the car is fixed.
I would like to have seen that mechanic�s face when the car was towed back into the garage to be fixed!
Moral of the story: do NOT overfill the oil in your car � it could be very expensive!
Technical explanation:
From http://wiki.answers.com/Q/What_happens_if_you_over_fill_engine_oil: �If you put too much oil in the engine, it raises the oil level high enough that the crankshaft touches it. The crankshaft will whip the oil, aerating it. This air in the oil will destroy your engine bearings. The bearings have a very thin layer of oil on them which keep the bearing and whatever the bearing is against from locking up. The air will remove the oil layer from the bearing and the bearing will then rub against whatever engine part it is used for. The bearing will then be shredded and metal parts will go about destroying your engine. Moral of the story, dont over fill your oil.�
Saturday, May 6, 2017
Did u or your friends computer infected by Antivirus XP 2008 malware
Did u or your friends computer infected by Antivirus XP 2008 malware
In my company, I saw few users computer affected by this malware too. To me I try to create a new user profile for the user that affected and once a new profile created for the specified user, it seems that "Antivirus XP 2008" program wont pop up during the startup and didnt show up later on too.
But I found this website that provide the manual clean up for this "Antivirus XP 2008" malware. You can click HERE to find out the details on how to remove it.
The symptom to show that your computer was affected by this malware is when you login to your computer, it will pop up once the windows start up. And it will then show you its scanning your computer and prove that your computer was affected by a list of trojan, malware and virus.
When you trying to use this "Antivirus XP 2008" program to clean up the list of detected virus, it will link you to a website and ask you to purchase it first before you can use it to clean up the viruses. A lot of normal user will being confuse and end up bought it and in the end also cant clean up the viruses. Its actually a fake antivirus program that trying to cheat consumer money. SO BEWARE OF THIS "Antivirus XP 2008"!
Saturday, April 22, 2017
Device Booster App Boost 3X Your iPhone iPod touch iPad
Device Booster App Boost 3X Your iPhone iPod touch iPad

This app is very easy and simple to use. Once you installing this app on your iPhone, iPod touch, iPad it will boost the CPU/memory, hard drive, and battery of your iOS device. This is a must have app for all iPhone, iPod touch, iPad users. And its support with many languages: English, French, German, Italian, Spanish and more.
Download Size: 0.9 MB
Monday, April 17, 2017
Detect Your Driver Device Instance ID Code and Download Using Internet Connection
Detect Your Driver Device Instance ID Code and Download Using Internet Connection
Install your unknown device driver by finding the exact device id code of your newly installed driver. See my step-by-step guide below on how to detect your device id code and download.
How important our device driver in your computer?
In computing, a device driver or software driver is a computer program that operates or controls a particular type of device that is attached to a computer. A driver typically communicates with the device through the computer bus or communications subsystem to which the hardware connects. When a calling program invokes a routine in the driver, the driver issues commands to the device. Once the device sends data back to the driver, the driver may invoke routines in the original calling program. Drivers are hardware-dependent and operating-system-specific. They usually provide the interrupt handling required for any necessary asynchronous time-dependent hardware interface.
A device driver simplifies programming by acting as translator between a hardware device and the applications or operating systems that use it or click here for more info.
I Manually Retrieve the Device ID Code
And The last is how to search?
just follow the instruction in above image
or visit driver pack solution Here.
Complete installed Device Driver ID Code in My Computer.
More Tags: Angry Bird, Blogger, Fate , Plants Vs Zombie, Special Force, Point Blank, Ai Maps, Deep Freeze UnFreezer, Ninja Saga, Deep Freeze, Samsung SGH, Guitar Pro, USB XP Install, Yahoo 443 Problem, Turtle Odyssey, GTA San-Andreas, PlayStation, Tips Tweaks Tricks, HTML, Facebook, Animated JPG, Counter-Strike, USB Windows Format, Screensaver, USB Security.
Saturday, April 15, 2017
Disable Some 3D Texture lighting and Force SW TnL to Play your Favorite RPG Game Using 3D Analyzer v2 36b
Disable Some 3D Texture lighting and Force SW TnL to Play your Favorite RPG Game Using 3D Analyzer v2 36b
Less Your Graphical Memory Usage Use 3D Analyzer
Using 3D Analyzer v2.36b Can less your Graphical Memory usage.By Disabling Some 3D Texture, rendering, lighting, two-side stencil and Force SW TnL to improve your Favorite RPG Game Performance. Best Sample is WYD SDPILINAS III
Heres The Steps:
First Download 3D Analyzer v2.36b: Here
- Extract 3D Analyzer v2.36b
- open Application name "3DAnalyze" With Logo icon 3DA.
- Click Select Button
- Browse your Exe file Application of your target file.
- Sample: SDLauncher.exe
- Checked the best option you want for your Game.
See Image Guide above - Click Run Button to Play
- Close 3D Analyzer
More Tags: Angry Bird, Blogger, Fate , Plants Vs Zombie, Special Force, Point Blank, Ai Maps, Deep Freeze UnFreezer, Ninja Saga, Deep Freeze, Samsung SGH, Guitar Pro, USB XP Install, Yahoo 443 Problem, Turtle Odyssey, GTA San-Andreas, PlayStation, Tips Tweaks Tricks, HTML, Facebook, Animated JPG, Counter-Strike, USB Windows Format, Screensaver, USB Security.
Wednesday, April 5, 2017
Discounted airtime for your cell phone – where’s the best price
Discounted airtime for your cell phone – where’s the best price
It�s been a while since I updated my �Buying Airtime Calculator� calculator (Feb 2009), so I decided to do another Bing search (anyone noticed that I�m avoiding Google?). Truth-be-told, I was spurred to update the calculator after I saw a Tweet from @HifiCorp: �Now you can talk for more while paying less with our discount prepaid airtime offers! http://bit.ly/l2Q3Zz�. The link takes you to a very large pdf file � I�ve snipped the great pricing:
Or in tabular form from the calculator here:
Vendor | CreditCard | Date | Airtime Value | Actual Cost | Discount | |
Vodacom | HiFiCorp | Yes | Jun-11 | 5.00 | 4.70 | 6.00% |
Vodacom | HiFiCorp | Yes | Jun-11 | 12.00 | 10.90 | 9.17% |
Vodacom | HiFiCorp | Yes | Jun-11 | 29.00 | 26.90 | 7.24% |
Vodacom | HiFiCorp | Yes | Jun-11 | 55.00 | 49.90 | 9.27% |
Vodacom | HiFiCorp | Yes | Jun-11 | 110.00 | 99.90 | 9.18% |
MTN | HiFiCorp | Yes | Jun-11 | 5.00 | 4.60 | 8.00% |
MTN | HiFiCorp | Yes | Jun-11 | 10.00 | 9.30 | 7.00% |
MTN | HiFiCorp | Yes | Jun-11 | 15.00 | 13.90 | 7.33% |
MTN | HiFiCorp | Yes | Jun-11 | 30.00 | 28.50 | 5.00% |
CellC | HiFiCorp | Yes | Jun-11 | 5.00 | 4.60 | 8.00% |
CellC | HiFiCorp | Yes | Jun-11 | 10.00 | 9.30 | 7.00% |
CellC | HiFiCorp | Yes | Jun-11 | 25.00 | 22.70 | 9.20% |
CellC | HiFiCorp | Yes | Jun-11 | 35.00 | 30.80 | 12.00% |
CellC | HiFiCorp | Yes | Jun-11 | 50.00 | 45.50 | 9.00% |
Download the updated calculator which also lists the outlets that I could find here: http://www.mediafire.com/file/l6bq6ioa44wwl7q/BuyingAirtimeCalculatorJune2011.xls
Anyone notice that they don�t list the new provider 8ta? Do they even sell 8ta airtime?
That�s not just a question �out of the blue�� I�m getting suspicious about why GoogleAdsense suspended my account almost immediately after I posted this article on 8ta�s �special�: �I knew there had to be a catch with that 8ta deal for a Blackberry for R90 per month.... with free calls to a landline number�.
8ta was an advertiser on my blog � in fact the questions that I received were from readers asking about �my ad� on �my blog site�.
Since Google Adsense will not tell me the reason(s) for the suspension I will continue to speculate � and believe that this is the reason.
Monday, April 3, 2017
DexClock Live Clock And Date Beautiful Artwork As Your Desktop Wallpaper
DexClock Live Clock And Date Beautiful Artwork As Your Desktop Wallpaper
- DeskClock
- More free Wallpaper clock designs