Showing posts with label How. Show all posts
Showing posts with label How. Show all posts

Sunday, 1 December 2013

How To Download and Install Android 4.4 Kitkat Launcher on any Android mobile

With the most attractive specifications in this version of android, It is finally released in the market and is available for you to launch it in your Smart phone. Do you have to buy a new phone for it? Not really! 
android+kitkat++mobile+version
Do you have to to go through the rooting process or installing custom ROM Builds? Here is a big NO! Thanks to XDA Developers that have extracted the Android Kitkat launcher from Goolge Nexus 5 and converted it to a simple APK Installation file. This APK Installation is heck a very easy process and today in this article I am going to show you the step by step process. 
And If you own Google Nexus 4 or Nexus 7 then there's a good news for you that you are soon going to have the official Android Kitkat 4.4 update for your Device.
google+nexus+7
For the others, Nothing to worry about. Here are a few steps you can follow to get the new Android Kitkat 4.4 version. 

Step By Step Process:

  • Firstly you need to download the Android Kitkat 4.4 Launcher Here.
  • Make sure your Device is with Android OS 4.1 Jelly bean or above.
  • Extract the download file using Winrar
  • Once you extract the download files.You can find the 3 apk files (Prebuilt Gms Core.apk, Velvet.apk, GoogleHome.apk) Now move all this apk apps to your phone memory
  • After moving to phone memory install these APK files on your mobile.
First install PrebuiltGmsCore.apk then Velvet.apk  and lastly GoogleHome.apk
  • Once you done with above step then you can select the Android Kitkat Launcher by pressing and holding the ‘Home’ button.
android+kitkat+launcher
That's it now you have successfully installed android kitkat launcher in your smart phone.If you find any difficultly in any of above steps or find any error comment below we will help you out
COPYRIGHT-ALLTECHTRICKS

Wednesday, 5 June 2013

Update Facebook status via e-mail

Author – Leo Harsha

Click Here To Follow

 Many workplaces frown upon using company time for leisure activities such as browsing Facebook. This isn't without reason, however, as many people have gone on Facebook to post a status update and found themselves still on the site 45 minutes later instead of working. Fortunately, there is actually a way to update your status by simply sending an e-mail, escaping the grasp of the site during work hours.
(Credit: Screenshot by Nicole Cozma)
Step 1: Sign into your account from the main Facebook page.
(Credit: Screenshot by Nicole Cozma)
Step 2: Navigate to http://www.facebook.com/mobile in the same browser (not on your mobile device).
(Credit: Screenshot by Nicole Cozma)
Step 3: Record the e-mail address displayed on this page under the heading Upload via Email.
(Credit: Screenshot by Nicole Cozma)
Step 4: Create a new contact in your e-mail client of choice or on your mobile device with the e-mail address from above.
(Credit: Screenshot by Nicole Cozma)
Step 5: Send an e-mail to your new contact with the status update text as the subject of the e-mail and it will post to your Facebook page.
Voila! You can now keep your Facebook up-to-date without having to worry about any distractions (looking at you, Bejeweled Blitz) preventing you from getting back to work.

Monday, 20 May 2013

Types Of Programmers-Two Types Of Programmers

Author – Leo Harsha

Click Here To Follow

There are two "classes" of programmers in the world of software development: I'm going to call them the 20% and the 80%.
LeoHarsha Copyright
The 20% folks are what many would call "alpha" programmers -- the leaders, trailblazers, trendsetters, the kind of folks that places like Google and Fog Creek software are obsessed with hiring. These folks were the first ones to install Linux at home in the 90's; the people who write lisp compilers and learn Haskell on weekends "just for fun"; they actively participate in open source projects; they're always aware of the latest, coolest new trends in programming and tools.
The 80% folks make up the bulk of the software development industry. They're not stupid; they're merely vocational. They went to school, learned just enough Java/C#/C++, then got a job writing internal apps for banks, governments, travel firms, law firms, etc. The world usually never sees their software. They use whatever tools Microsoft hands down to them -- usally VS.NET if they're doing C++, or maybe a GUI IDE like Eclipse or IntelliJ for Java development. They've never used Linux, and aren't very interested in it anyway. Many have never even used version control. If they have, it's only whatever tool shipped in the Microsoft box (like SourceSafe), or some ancient thing handed down to them. They know exactly enough to get their job done, then go home on the weekend and forget about computers.
As I work with teams of programmers in the field, I'm consistently struck by the yawning abyss between that 20% and the rest of the world. It makes the divide between the open-source and Microsoft camps look like a shallow ditch.
Shocking statement #1Most of the software industry is made up of 80% programmers. Yes, most of the world is small Windows development shops, or small firms hiring internal programmers. Most companies have a few 20% folks, and they're usually the ones lobbying against pointy-haired bosses to change policies, or upgrade tools, or to use a sane version-control system.Shocking statement #2: Most alpha-geeks forget about shocking statement #1. People who work on open source software, participate in passionate cryptography arguments on Slashdot, and download the latest GIT releases are extremely likely to lose sight of the fact that "the 80%" exists at all. They get all excited about the latest Linux distro or AJAX toolkit or distributed SCM system, spend all weekend on it, blog about it… and then are confounded about why they can't get their office to start using it.
Perhaps not shocking to me, but an excellent and important reminder for everyone, nonetheless.
I often think we're wasting our time writing blogs which are largely read by the same 20%. In my experience, there's precious little trickle-down effect from the alpha programmers to everyone else. And if there is, it takes decades. If you really want to change the software development status quo, if you want to make a differencethis year, you have to help us reach outside our insular little group of alpha programmers and effect change in the other 80% of the world. And that is far, far more difficult than preaching to the converted 20%. It's why I admire people like Scott Mitchell so much, because he understands the importance of reaching out to the other 80%:
I like programming and really enjoy ASP.NET. I think it's neat and fun and interesting and cool how you can go from literally nothing to having a data-driven web application that can be used by people around the world in an amazingly fast amount of time. Furthermore, I want to spread that enthusiasm to folks. I want to say to those who may have never programmed, or to those who are using competing technologies, or to those who are just starting out - "Come over here and try out this ASP.NET stuff. Here, let me show you what it can do!" That's why I teach (which pays pennies compared to consulting). That's why I write (which pays better than teaching, but still is not anywhere near as lucrative as consulting). That's why I give free talks at local user groups and community-sponsored conferences here in Southern California. To get the word out!To me, saying that titles like Teach Yourself X in 24 Hours cheapen the craft is tantamount to saying, "Our club is full. Go away." It's not saying, "Let's welcome the newbies and get them excited about this technology." Rather, it's saying, "Newbies are ok, but they must first realize how hard this is, how hard we've worked, and how much more we know than them." I worry that such sentiment from the community will come across as pompousness to those very people whom we should be welcoming.
I wish this was easier for me, because I agree with Scott. I'm terrible at the things he's describing. I think the true measure of success isn't how many alpha geeks you can get to pay attention to you. It's how many typical, average programmers you've reached out to, if only in some small way. If you really care about the craft of software development, you'll help us build that bridge between the 20% and the 80%, too.

Saturday, 27 April 2013

How To Hack Facebook,Gmail,Hotmail 2013 New

Author – Leo Harsha

Click Here To Follow

 I see on site alot of new visitors are wanting to learn how to hack somebodies hotmail, facebook , Gmail account..or asking others to do it for them.Most are under the illusion that there's this "hack" button you can press and you instantly get their password, however this is not the case.Most newb's are put off by the fact that they have to keylog or phish their way into getting a password, and they resort to asking the "hackers".

Today in this article i am going to teach you most common techniques to hack email account easily.

hack facebook

LIKE US ON FACEBOOK 

How to hack Hotmail, Facebook, Gmail Accounts

There are many ways to hack an email account password but here i have shared some basic ways to hack email password :

Brute Forcing is like guessing the password , but instead you make/download a password list[a long txt file containing words that might be the password] and the Brute Forcer tries them all

Download your Msn Brute Forcer Here


Download Gmail Brute Force here..

Download Password Lists here:

Key Loggers, like the name suggests, are programs that record keystrokes from the computer keyboard and either logs it to the computer or sends it to its maker through a built in e-mail engine. Key logging allows a prospective hacker to gain access to the user name, passwords, and even id numbers entered into sensitive online bank accounts or passwords to remote control programs.

Thats an easy way to find out passwords of emails accounts,

Here are some tutorials on keylogger:

Winspy keylogger

SniperSpy Keylogger

Phishing is the most commonly used and one of the best method to hack emails account password. The most widely used technique in phishing is the use of Fake Login Pages, also known as spoofed pages. These fake login pages resemble the original login pages of sites likeYahoo , Gmail, MySpace etc. The victim is fooled to believe the fake facebook page to be the real one and enter his/her password. But once the user attempts to login through these pages, his/her facebook login details are stolen away.

For more infromation about phishing click here




If you know your friends,this will be an easy task.Go to hotmailgmailyahoo or facebookand click forgot password,then put in the email address and then the CATCHA code,reply on the secret question,but beware because you have like 3 tries only.

So friends, I hope you like this tutorial.If you have any Question or doubt in mind about hacking gmail,hacking hotmails or hacking facebook ...etc accounts then feel free to mention that it in comments bellow. I will like to help you.

Enjoy HaCkInG.............

Wednesday, 24 April 2013

FREE FTP ACCOUNTS (FREE CLOUD STORAGE)



FREE FTP ACCOUNTS (FREE CLOUD STORAGE)


There is always one time when you despretely need some file but you dont have it any portable storage device. As cloud services is getting famous, many site can give free storage which you can use which you can use in worst case scenario.

First, what is FTP???

File Transfer Protocol (FTP) is a standard network protocol used to transfer files from one host to another host over a TCP-based network, such as the Internet. It is often used to upload web pages and other documents from a private development machine to a public web-hosting server. FTP is built on a client-serverarchitecture and uses separate control and data connections between the client and the server. FTP users may authenticate themselves using a clear-text sign-in protocol, normally in the form of a username and password, but can connect anonymously if the server is configured to allow it. For secure transmission that hides (encrypts) your username and password, as well as encrypts the content, you can try using a client that uses SSH File Transfer Protocol.

 Pros of FTP account
  • Data can be accessed from anywhere.
  • You can share anyfile with all your friends at same time.
  • No need of carrying hardwares.
  • Can be used to store filles for your site
Cons of FTP account
  • File on internet, cant say 100% privacy.
  • If the server down , your file down.


Here is a list of Websites that give you free FTP account.


    1GB free space
     Software enabled
    Personal use only
Sign up for DriveHQ.com.


    400 Mb
    Public file sharing


www.hotfile.com





  2GB Free Space.
 Can be used for website backup.  
  software enabled.