468x60 Ads



About this site

ဒီဆိုက္ေလးကို အိမ္မွာေနရင္း ပ်င္းပ်င္းရွိေနတာနဲ႔ ေရးျဖစ္သြားတာပါ။ နည္းပညာပုိင္းေရာ၊ Personal ပိုင္းေရာ ေရာေႏွာေနတဲ့အတြက္ ဖတ္ရႈတဲ့ေနရာမွာ အဆင္မေျပတာေလးမ်ားေတြ႕ရင္ နားလည္မႈနဲ႔ ဘဲ အားေပးၾကပါ... လိုအပ္တဲ့အပိုင္းေတြကိုလည္း အႀကံဥာဏ္ ေပးေစလိုပါတယ္။ ေက်းဇူးတင္လ်က္...

About this site

ဒီဆိုက္ေလးကို အိမ္မွာေနရင္း ပ်င္းပ်င္းရွိေနတာနဲ႔ ေရးျဖစ္သြားတာပါ။ နည္းပညာပုိင္းေရာ၊ Personal ပိုင္းေရာ ေရာေႏွာေနတဲ့အတြက္ ဖတ္ရႈတဲ့ေနရာမွာ အဆင္မေျပတာေလးမ်ားေတြ႕ရင္ နားလည္မႈနဲ႔ ဘဲ အားေပးၾကပါ... လိုအပ္တဲ့အပိုင္းေတြကိုလည္း အႀကံဥာဏ္ ေပးေစလိုပါတယ္။ ေက်းဇူးတင္လ်က္...

About this site3

ဒီဆိုက္ေလးကို အိမ္မွာေနရင္း ပ်င္းပ်င္းရွိေနတာနဲ႔ ေရးျဖစ္သြားတာပါ။ နည္းပညာပုိင္းေရာ၊ Personal ပိုင္းေရာ ေရာေႏွာေနတဲ့အတြက္ ဖတ္ရႈတဲ့ေနရာမွာ အဆင္မေျပတာေလးမ်ားေတြ႕ရင္ နားလည္မႈနဲ႔ ဘဲ အားေပးၾကပါ... လိုအပ္တဲ့အပိုင္းေတြကိုလည္း အႀကံဥာဏ္ ေပးေစလိုပါတယ္။ ေက်းဇူးတင္လ်က္...

About this site4

ဒီဆိုက္ေလးကို အိမ္မွာေနရင္း ပ်င္းပ်င္းရွိေနတာနဲ႔ ေရးျဖစ္သြားတာပါ။ နည္းပညာပုိင္းေရာ၊ Personal ပိုင္းေရာ ေရာေႏွာေနတဲ့အတြက္ ဖတ္ရႈတဲ့ေနရာမွာ အဆင္မေျပတာေလးမ်ားေတြ႕ရင္ နားလည္မႈနဲ႔ ဘဲ အားေပးၾကပါ... လိုအပ္တဲ့အပိုင္းေတြကိုလည္း အႀကံဥာဏ္ ေပးေစလိုပါတယ္။ ေက်းဇူးတင္လ်က္...

About this site5

ဒီဆိုက္ေလးကို အိမ္မွာေနရင္း ပ်င္းပ်င္းရွိေနတာနဲ႔ ေရးျဖစ္သြားတာပါ။ နည္းပညာပုိင္းေရာ၊ Personal ပိုင္းေရာ ေရာေႏွာေနတဲ့အတြက္ ဖတ္ရႈတဲ့ေနရာမွာ အဆင္မေျပတာေလးမ်ားေတြ႕ရင္ နားလည္မႈနဲ႔ ဘဲ အားေပးၾကပါ... လိုအပ္တဲ့အပိုင္းေတြကိုလည္း အႀကံဥာဏ္ ေပးေစလိုပါတယ္။ ေက်းဇူးတင္လ်က္...


What are credit card numbers and how are they generated?

0 comments


Disclaimer: Do not use any credit card numbers, except your own, to buy things off internet. It is wrong and illegal. The purpose of this post is not to create fraudulent workable card numbers. 
It is to explain the math and the science behind those numbers that most of us see day in and day out and hence this post should be viewed from a purely academic perspective.
So,Before we understand how credit card numbers are generated, here is a brief of what a typical credit card number means::::
Out of the 16 numbers on a typical credit card, the set of first 6 digits is known as the issuer identifier number (read this for details), and the last digit is known as the “check digit” which is generated in such a way as to satisfy a certain condition (the Luhn or Mod 10 check). “Luhn check” is explained later in this post. The term sounds intimidating, but it’s really a very simple (and elegant) concept.

• Taking away the 6 identifier digits and 1 check digit leaves us with 9 digits in the middle that form the “account number”
.
• Now, there are 10 possible numbers (from 0 to 9) that can be arranged in these 9 places. This gives rise to 109 combinations, that is, 1 billion possible account numbers (per issuer identifier).

• With each account number, there is always an unique check digit associated (for a given issuer identifier and an account number, there cannot be more than one correct check digit)

• Amex issues credit cards with15 digits. The account numbers in this case are 8 digit long.

What is the “Luhn” or “Mod 10″ check?:

In 1954, Hans Luhn of IBM proposed an algorithm to be used as a validity criterion for a given set of numbers. Almost all credit card numbers are generated following this validity criterion…also called as the Luhn check or the Mod 10 check. It goes without saying that the Luhn check is also used to verify a given existing card number. If a credit card number does not satisfy this check, it is not a valid number. For a 16 digit credit card number, the Luhn check can be described as follows:

1. Starting with the check digit, double the value of every second digit (never double the check digit). For example, in a 16 digit credit card number, double the 15th, 13th, 11th, 9th…digits (digits in odd places). In all, you will need to double eight digits.

2. If doubling of a number results in a two digit number, add up the digits to get a single digit number. This will result in eight single digit numbers.

3. Now, replace the digits in the odd places (in the original credit card number) with these new single digit numbers to get a new 16 digit number.

4. Add up all the digits in this new number. If the final total is perfectly divisible by 10, then the credit card number is valid (Luhn check is satisfied), else it is invalid.

When credit card numbers are generated, the same steps are followed with one minor change. First, the issuer identifier and account numbers are assigned (issuer numbers are fixed for a given financial institution, whereas the account numbers are randomly allocated - I think). Then, the check digit is assumed to be some variable, say X. After this, the above steps are followed, and during the last step, X is chosen in such a way that it satisfies the Luhn check.

This part is a bit confusing and takes some time to understand. However, don’t get stuck here…continue reading through the examples below and you will figure out what this is all about.

How We Can Say That Credit card numbers valid or invalid?

Have you ever wondered if those numbers on the fake plastic or cardboard credit cards that come with the “preapproved” offers are real or imaginary? If they are not valid, how do you know it?…Just apply the Luhn check and all the those fake credit cards will invariably fail.Here is an example of a VISA credit card (look at the expiry date - 01/09 ..it’s still valid)

Note that the credit card number starts with “4″…so it is indeed a VISA issued credit card (VISA cards start with “4″ and MasterCard/Maestro cards start with “5″). Now, let us apply the Luhn algorithm to this card. To make it easier on you guys, I have created a schematic of the steps towards the Luhn check (below) for this card number 4552 7204 1234 5678:

  • In this case, when we sum up the total, it comes to 61 which is not perfectly divisible by 10, and hence this credit card number is invalid.
  • If such a credit card number is ever generated, the value of the check digit would be adjusted in such a way as to satisfy the Luhn condition. In this case, the only value of the check digit, that will create a valid credit card number, is 7. Choosing 7 as the check digit will bring the total to 60 (which is perfectly divisible by 10) and the Luhn condition will be satisfied. So the valid credit card number will be 4552 7204 1234 5677.

======================================================
Let’s try another example, this time with a MasterCard.:
Again, performing the Luhn check on this credit card number, we have:

• The total comes to 65 which is not perfectly divisible by 10. Hence this credit card number is invalid.
• In this case, a valid credit card number will result only if the check digit is 8. This will bring the total to 70 which is perfectly divisible by 10. So the valid credit card number will be 5490 1234 5678 9128.

So you think you can separate out valid and invalid account numbers now? Here are a couple of trial numbers for you:
• 5491 9469 1544 4923 - Valid or invalid? If invalid, what should have been the correct check digit to make it valid?

• 4539 9920 4349 1562 - Valid or invalid? If invalid, what should have been the correct check digit to make it valid?

Install BackTrack on Android Mobile and Tablet !@!

0 comments

BackTrack is one of my favorite OS. First reason is it is made by world class hackers and second one is all hacking tools are available and last and third one, it is flavor of linux. I can use it only on PC, Android is booming now these days... Now you can Install BackTrack Linux OS on Android smartphones and tablets. Now it is possible to install and run Backtrack on your Android devices.

Way for it:
BackTrack installer for Android is a customized Backtrack image optimized for the ARM processor (the processor android runs on). This will allow you to run a full Backtrack system within android (You can still make calls, text, and use android without having to reboot your phone!).

Requirements:
  • Root
  • 1GHZ processor (recommended)
  • 512MB Ram (recommended)
  • Android 1.6 or higher
  • Kernel will loop device support (this is included in most custom ROM’s)
  • SD card with at least 3.5GB of free space
  • Data connection on your device
You can download this app from android market.
                    Download BackTrack Installer for Android

Amazing Way to Customize Android Device

0 comments


                You wanna customize your Android Device easily??, than you have to try the Pimp My ROM. Pimp My ROM is a new toll which allows you to tweak you android device, themes, and more. Thanks for the XDA developer, who come with the new tool, according to the developer it can run on any device using Android 2.3 Gingerbread, 3.0 Honeycomb, 4.0 Ice Cream Sandwich or 4.1 Jelly Bean.
Best part of the tool is it works with both Custom ROMs and Stock ROMs, but to use but you will need a custom recovery installed on you android mobile and a rooted device. All you have to do is flash it like a ROM and you are ready to go.
Below are some of the features of Pimp My Rom:-
Faster internet browsing
Better Battery consumption
Miscellanous kernel tweaks
Ondemand governor tweaks
Use Adblock hosts to block in-app advertising
Improve External sdcard I/O performances
Zipalign all apk at each boot
Better jpg image quality
Better camera recording quality
Battery savings
Faster wifi connect/disconnect
Overall smoothness improvements
Here are the step to follow to install Pimp My ROM on your Android Device
1. Backup your Android Device with these apps .
2. Download the Pimp My ROM from here and copy the .zip file to android device.
3. Reboot into recovery and go to “Install zip from SD card -> Choose zip from SD card”. to flash the app on your device.
After the flashing is complete you can enjoy all the features and tweaks of Pimp My ROM on your Android Device. Now select the features and tweaks from the App and reboot your device to install those tweaks and features on your device.

Video Guide : How to Customize your Android with “Pimp My ROM”



Check out the above video tutorial for information about Pimp My ROM Feature and installation. Thanks to XDA developer for creating such a unique tool for everyone to use!

Best and Top free Android app from Google Play

0 comments




Facebook for Android

If you are a Facebook user, then it’s a must have for your android device. Allows you to connect with your friend and family easily. Share Photos, messages and stay connected with your friends with the Facebook for Android app.



WhatsApp

One of the best messenger app available for android devices, With the free app you can send and receive messages, pictures, audio notes, and video messages. First year FREE!. Try this app and send free SMS to your friends.



GO Launcher EX

Best launcher app made by Go Dev team, one of the most popular launcher application of the Google Play store. Allows you to use thousand of free themes, various widgets and screen locks. Allows you to customize your home screen easily.



Skype Android App

If you are Skype user then this one is the must have for your Android device. Allows you to make free Skype-to-Skype video calls, call phones at Skype rates, send pictures, videos and files to any of your contacts. So enjoy the app on your phone and enjoy the video calling with your friends.



File Manager App

Best way to search files on your android phone, also allows you to move, cut, copy and rename the files. Full featured file manager on Android, fresh UI design and user friendly functions. It give you the option to search and share files from your android.



AVG Antivirus Free

AVG is one of the popular Antivurs app on the web, now it was also available for the android devices. Automatically detects harmful Apps & SMS on your mobile phone and helps you to protect your phone from viruses, malware, spyware & online exploitation in real-time.



OfficeSuite Viewer 6

Best office suite with lots of feature, which are really useful to nay Android Phone user. Allows you to open and view Word, Excel, PowerPoint and PDF documents on you Android phone. With the app you can view email attachments and share documents via email or Bluetooth.



YouTube

YouTube a free app for android phone has some new and advance feature which allows users to search and play video easily on android device. So install the app now from Google play store and experience the latest and best version of the official YouTube app, which offers beautiful new UI design and in-page playback (read comments while video is playing!)



Instagram

One of the popular app in Itunes store, now available for android device too. If you love to click pictures from your phone, then Instagram is must have app for you. With the app you can click the pic and add several gorgeous filtered effects to your mobile photos. Also allows you to share those pictures to your friends vial email and also post them to your favorite social networking site.



Google Drive

Recently Google launched the new Google Drive to store your files on the Cloud, so you can access them anywhere with your Login ID and Password. Now the app is also available for the android. Use the Google Drive Android app to access your photos, documents, videos and other files stored on your Google Drive.

That’s it, all these free android app are must have app to all android phone users. Hope you like them and do try these app on you android mobile or table and share your thought about the app in the comments.

Transfer Android Data to PC without Any Cable | Software Data Cable App

0 comments

It uses your current wifi signal to allow file transfers from PC to storage card on phone/tablet (and vise versa).
So now you can transfer all your android file on PC without connecting any USB wires. Also this app allows you to browse the device from your computer cable free. To do this all you need a Software Data Cable App installed on your Android Device.
Once you installed the Software Data Cable on your Android mobile, you will be able to connect and browse through your device’s files and folders from any computer just as long as you are connected to the same network.

With this fantastic App installed:
* No need to carry the USB data cable to transfer data
(Drag and drop the files/folders between PC and phone)
* No need to mount and unmount the SD card frequently
* Protect your USB interface on the phone
* No impact to your data plan (WIFI data transfer)
* Fast and easy to use file manager integrated

Here are the steps which help you to transfer Android data wirelessly:-
1. Download the Software Data Cable App.
2. Install and Run the app on your Android Device. But make sure both Android Mobile and Computer is connected with same WiFi network.
3. Now tap the Start Service from the app.
4. Now it will provide you the FTP address near the bottom of your screen. Type that FTP address into your file manager on your computer.
5. Now the PC will search that IP and port and show you the contents of your SD Card on your phone/tablet.
6. Thats it, now you can transfer your file without using USB cable.

Download the Software Data Cable App here

U MUST CHECK~~ANDROID SECRET CODES

0 comments

        Android secret codes and hacks are fun and even useful if you need to troubleshoot some problems on your phone, but they are not as impressive at most other phones since the phones can already do pretty much everything but there are still some codes which are not always general knowledge. I am posting all the working codes.

Secret codes for Android mobile operating system:

Phone and Battery information Code: *#*#4636#*#*

Factory Data reset Code: *#*#7780#*#*

Full Factory Format Code: *2767*3855# (Dangerous)

GTalk Service Monitor Code: *#*#8255#*#*

Camera Firmware settings Code: *#*#34971539#*#*

Service mode Codes:

*#*#197328640#*#*

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

WLAN, GPS and Bluetooth Test Codes:
WLAN test (Use "Menu" button to start various tests) : *#*#232339#*#* OR *#*#526#*#* OR *#*#528#*#*


Shows WiFi MAC address : *#*#232338#*#*

GPS test : *#*#1472365#*#*

Another GPS test : *#*#1575#*#*

Bluetooth test : *#*#232331#*#*

Shows Bluetooth device address : *#*#232337#*#

Codes to launch various Factory Tests:

Packet Loopback : *#*#0283#*#*

LCD test : *#*#0*#*#*

Melody test : *#*#0673#*#* OR *#*#0289#*#*

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

Touch screen version : *#*#2663#*#*

Touch screen test : *#*#2664#*#*

Proximity sensor test : *#*#0588#*#*

RAM version : *#*#3264#*#*

Codes to get Firmware version information:

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

PDA and Phone : *#*#1234#*#*

FTA SW Version : *#*#1111#*#*

FTA HW Version : *#*#2222#*#*

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

Note: If you would like to try it, better you keep a backup copy of your data on the handset! we are not responsible for any of the data loss or damage to your device by using the codes.

The two most useful things here is the ability to confirm that you Android device battery is still working properly and being able to force your Android to stay on 3G without falling back to EDGE or GPRS if the signal is better. If you have any Android secret codes and hacks please send them to, the more the better.

Download Youtube from Android

0 comments

With YouTube: TubeMate for Android you can Browse “m.youtube.com” and download various quality of videos. Supports multiple background download and play/save as a music like MP3
Tubemate is one of the best app for android phone. TubeMate is so popular because it tagged as fastest YouTube down-loader for android phones, it also has resuming download feature and connection manager to manage download tweaks.


Basic Features in Tubemate
Fastest YouTube Video Download Application Built in Resume Download Feature. Alternate Browser More Enable/Disable Mode. Option to Clean/Keep Temporary files.Video humbnails
Switch display speed to kbps or KBs.
Download video in various format like flv, mp4 (High or Low Quality) and MP3. Search Videos with TubeMate.

Download Free Most Beautiful Android Live Wallpapers

0 comments


Android is in motion.... You know now these days Android Live Wallpapers is in more demand, Live wallpapers are not a simple image file, they are android app. So you have to install them from Android market or sideload them using their APK file.




Beautiful 3D fish and plants dress up your home screen, with gorgeous backgrounds and smooth motion. Double-tap to feed them, tap to get their attention!

2. Nightfall Live Wallpaper


Nightfall is a live wallpaper featuring an enchanting skyline and silhouetted landscape. The stars twinkle and distant nebula float gracefully past.

3. Solar Wind Live Wallpaper

4. Shake Them All! Live Wallpaper


Live wallpaper using realistic physics engine and g-sensors to display Androids falling down your screen.

5. Bubble Live Wallpaper


A fun bubble live wallpaper where you can tap bubbles to burst.

6. Thunderstorm Live Wallpaper


Thunderstorm Live Wallpaper: A spectacular show of storm clouds and lightning! A spectacular backdrop of storm clouds, lightning, and rain!

7. Blue Skies Live Wallpaper


Blue Skies Live Wallpaper: Soar through the clouds on your home screen! Soar through the clouds with this beautiful 3D live wallpaper! Not a movie! Makes full use of OpenGL, with proper support for landscape viewing and home screen switching!

8. Galactic Core Live Wallpaper


A stunning live wallpaper featuring a rotating spiral galaxy! The perspective shifts as you touch the screen! Rendered in OpenGL, and fully supporting both portrait and landscape views, and both phones and tablets!

9. 3D FireFlies Live Wallpaper


FireFlies Live Wallpaper that uses the movement of fireflies to create a stunning, colorful composition. More stunning than Solar Winds. More colorful than Flurry. This is a must have live wallpaper.

10. Matrix Live Wallpaper


Matrix Live Wallpaper is the most realistic Matrix character raining effect. It makes your screen cool and scientific immediately.

11. Snowfall Live Wallpaper


Snowfall is a beautiful live wallpaper featuring gentle snowflakes falling overtop swaying pine trees. Not a movie, with full support for landscape mode and home screen switching!

12. Starlight Live Wallpaper Free


Hand-painted starlight vista by Anne Paetzke. Wispy clouds drift dreamily across a distant landscape while the silver moon glows in the twilight.

13. Captain America Live Wallpaper


Be the hero with the official Captain America Shield Live Wallpaper! Tap to bombard your screen with bullets and deflect with the unbreakable shield!

14. KF Hearts Live Wallpaper


A beautiful live wallpaper of colors and drifting hearts, just in time for Valentine’s Day! Not a movie, fully supports home screen switching and landscape mode!

15. Storm (Live wallpaper)






Do not forget to comment...

Simply Convert Android Phone Into Wireless Mouse And Keyboard

0 comments

Connection with your computer is made either using your existing wi-fi or using Bluetooth.

Just do one thing install AndroMouse application on your Mobile device and computer. AndroMouse also features speech-to-type which uses Google speech recognition to make your work easier. You can connect your mobile to your PC via WiFi connection or Bluetooth. This app took about ten minutes to set up and worked perfectly after download.

Here are the list of Mouse functions that you can use on your Android Mobile
1. Click > Tap on screen or left button
2. Double click > Double tap on screen
3. Right click > Tap on right button or press on screen for 2 seconds
4. Drag > As you would do with your laptop
5. Scroll > Use two fingers to scroll up and down

Great to Play Youtube Videos Inside VLC Media Player

0 comments

We all know that VLC Media Player is world's most popular media player which play every video format easily.And the good news is that now you can also play YouTube videos's with that.
How To Play:-


It is so simple trick just open your VLC player and press CTRL+N to open the network url dialog box as shown below.
Now paste the You tube videos url inside it .for example the Gangnam Style video url here as shown below.
Benefits Of Playing You tube Videos Inside VLC Player:

(1) The most beneficent features of playing You tube videos inside VLC is that VLC plays no ads inside the video.

(2) Take snapshot option to capture a screenshot.

(3) Change the playback speed.

Also there are some great benefits of playing You tube videos inside the VLC player.

Do you like this post.
Leave a comment below if any query or suggestion.

Build Own Operating System Like Backtrack Easily Without Having Any Programming Knowledge

0 comments


A revolutionary new way to create technology

Build for everything and anything

You can export your custom operating system as a Virtual machine, Live USB Disk, CD/DVD-ROM, Hard Disk Image and so much more.
You can even apply your own branding to what you create!

Send it to the cloud

SUSE Studio supports building and deploying directly to cloud services such as Windows Azureand Amazon EC2. From click to cloud, it’s easy!

Is there a self-hosted version?

Absolutely. We offer SUSE Studio in two editions. The Standard Edition comes bundled with the SUSE Lifecyle Management Server, and WebYaST, the web-based configuration tool. The Advanced Edition additionally supports creating System z workloads.

Take your system for a testdrive

SUSE Studio lets you try out your work without having to download it. Just test it within the browser with Testdrive!

Ready to go software

SUSE Studio talks directly with the openSUSE Build Service to bring you thousands of software packages, pre-built and ready for including in your system.

Free 200GB cloud storage & Backup

0 comments


How can I get my free 200GB cloud storage account?
Symform
It’s easy! Registration takes only a couple of minutes and setting up the software is just 6 easy steps. We start you with 100GB and then give you up to 200GB based on setting up quickly and referring friends. Just like users who pay for an unlimited amount of cloud storage, to qualify for a free online backup account you must contribute unused cheap local storage equal to the amount of data you would like to protect redundantly in the cloud. Symform uses 1.5x redundancy, so 200GB of data equals 300GB in the cloud. Increase your contribution to match what you want to store. We’ve got lots of resources to help you get up and running so sign up for your free account today!

Symform has eliminated the need for clumsy, unreliable backup tapes and expensive traditional online systems. Symform offer a no-risk free account with up to 200GB so you can see the value.

Here are the list of Features which Symform have-
  • Online technical support and training only
  •  Up to 200GB of redundant, geo-distributed cloud storage to backup your important files
  •  Backup from as many devices as you like
  • Instant Restore
  • Share files across multiple devices and locations
  • No file size limits
  • Parallel connections and no speed limits for faster file transfer
  • Start with 100GB, refer friends to get up to 200GB!

Start with 10 GB Immediately – Get Unlimited by Contributing

If your download does not start automatically, please choose your OS:
Windows | Mac | LinuxBETA

Step 1

Run the Installer

Depending on your browser and operating system you may have to save the file first.

Step 2

Setup Your Account

After installation enter your email to get started. If you don’t already have an account you will be asked to set one up.

Step 3

Configure & Start Backing Up Your Data

Select folders to back up to the Symform Cloud. If you want to contribute and get additional cloud storage, identify a folder for contribution and define bandwidth limits.

If you don't want to get yourself into Serious Technical Trouble while editing your Blog Template then just sit back and relax and let us do the Job for you at a fairly reasonable cost. Submit your order details by Clicking Here »