Excessive Value Payday Search Results

How To: Make Any Android Device Easier to Use with One Hand

Our hands aren't necessarily getting any bigger, but smartphones still seem to be getting larger and larger. With average cell phone display sizes nearly doubling since 2007 (leading to new terminology like "phablet"), reaching all corners of a screen can become nearly impossible with one hand. Granted, most larger devices like the Samsung Galaxy Note 3 and Galaxy Note 4 come with a one-handed option to make navigating easier, but other popular devices like the Nexus 6 don't. While it may see...

CES 2015: The ZTE ZMAX May Be the Best Android Phone You Can Get for Under $200

Sometimes specs aren't everything, especially if you prefer value over the bleeding-edge. Enter the ZTE ZMAX, an Android phone that you can get right now for less than $200—cheaper than even the Nexus 5 or OnePlus One. If you're looking for a cheap high-end phone, it's hard to go wrong with one that sports a 5.7-inch display, expandable storage, and a massive 3400mAh battery that'll easily get you through a full day of use.

Fear the Itch: Prevent Mosquito Bites by Avoiding These Foods & Activities

There are many, many home remedies out there for relieving itchy mosquito bites. Everything from mud to banana peels and basil leaves to Alka-Seltzer tablets can help curb the itch. But before you even have to resort to any of those methods, you should be thinking about prevention. Wearing white clothing can help to keep mosquitoes aways from your skin, and there are many plants that will help mask your mosquito-attracting smell. But there's even more ways to keep those bloodsucking bugs away.

How To: Introduction to Modern Cryptography

Cryptography is the science of keeping secrets, or more specifically, the science of disguising them. As a point of fact, cryptography has progressed quite a bit farther and now encompasses file and message integrity, sender authentication, and pseudo-random number generators.

How To: Dry Your Soaking Wet Shoes Faster — Without Shrinking Them in the Dryer

Wet shoes are uncomfortable, no one can deny that. Just think about walking around with soaking wet footwear ... and each squishy step you take. Makes you cringe, doesn't it? It can happen in heavy rain, at the beach, or from an unforeseen puddle on the street. And while you can't always avoid soggy shoes, you can rest easy knowing that the next time this happens to you, you know the secret trick to drying your shoes faster without damaging them with excessive heat.

How To: Make the Ringtone on Your Samsung Galaxy Note 2, Galaxy S3, or Other Android Phone Auto Adjust to Your Surroundings

Having your phone ring loudly in a quiet environment could be potentially embarrassing for you, but also quite annoying for everyone else that didn't forget to put their smartphone on silent. Whether it's in class, at work during a meeting, at the library, or a movie screening—you can bet that someone's phone is going to ring loudly, pissing some people off. You don't really want to be that douchebag that interrupts a movie or the middle of a lecture with their annoying ringtone just because ...

How To: Enable the Hidden Facebook Chat and Notifications Feature in Firefox 17's Toolbar

As enjoyable as Facebook can be at times, it can also be a great distraction and even better deterrent of getting work done. A quick "Oh, let me check my notifications" can turn into hours and hours of Facebooking, and before you know it, you're already on your 7th Wikipedia page, all thanks to that status your friend posted. The reason I mention this is because Firefox's new 17.0 update includes many features, but the one that's been making the rounds online is the integration of Facebook Me...

How To: This DIY Illuminated Isomorphic Keyboard Changes Colors as You Play Music

An isomorphic (or self-transposing) keyboard is "a musical device where a grid of notes is displayed to the user and the interval change between notes in constant for any given direction." For those of you who didn't grow up playing the piano like I did, that basically means that it lets you move between keys easily without having to learn new patterns because the keys are laid out so that a chord is the same pattern in every musical key.

How To: Get Free Microsoft Points with Xbox LIVE's New Rewards Program

We all expect a little something on our birthdays, so why should those expectations drop when we are talking about our gaming systems? Microsoft has started handing out birthday gifts to its Xbox LIVE Gold members with their new MyAchievements rewards program. Those eligible for the gift will automatically receive the offer on their dashboard. To be eligible for the free gift, you must be:

News: Basic Math Operations

It was brought up a while back in a Community Call to Arms that *math* is handy for encryption (and let's face it, everything) so let us go over things you just have to know. "In its simplest meaning in mathematics and logic, an operation is an action or procedure which produces a new value from one or more input values."[source]

Hacker Fundamentals: A Gentle Introduction to How IP Addresses Work

Imagine you're in Paris and you need to get to Versailles. Looking around for directions, you come to a cold realization—you do not speak a lick of French! How are you going to get to Versailles and what happens if there is a detour? It will be a difficult struggle, and you'd probably get lost and eventually fail. This is why it's important to know some of the country's language before taking that trip in the first place.

How To: Change Rear Disc Brakes on a 2001 Chrysler Town & Country Minivan

Changing the rear disc brakes on your 2001 Chrysler Town & Country (henceforth referred to as T&C) can be quite a challenge, but if you can spare a few hours (remember that you need to budget time to get the brake parts from the parts house) and are willing to get a little dirt on your hands, then you can save quite a bit of coinage!!! If after reading this article you do not feel like you can safely change your brakes, then bring your vehicle to a repair shop and let a professional do the jo...

How To: Resize thumbnails in Windows XP

In this tutorial, we learn how to resize thumbnails in Windows XP. First, close all the windows on your computer, then go to your start menu. Next, type in "regedit" under "run" and then click "enter". Now you will see a registry editor, find your current user path when you get to this page. Now, go under the software folder, then the Microsoft folder, and then the Windows folder. Next, go under "explorer" and create a new "DWORD" value called "thumbnailsize" and set a value between 32-256. A...

How To: Use expressions in SSIS

Expressions are new in SSIS (meaning that they were not in DTS) but they allow you to create extremely flexible packages. Expressions can be used to assign values to variables, help you determine whether to execute a task, and to assign properties. If you ever found yourself writing ActiveX code (VBScript) in DTS to determine which task to execute based on a variable's value, then you probably can forego the scripting all together in favor of expressions! They are very powerful in SSIS and yo...

How To: Program a $6 NodeMCU to Detect Wi-Fi Jamming Attacks in the Arduino IDE

Hackers and makers are often grouped under the same label. While hackers draw on computer science skills to write programs and find bugs, makers use electrical engineering to create hardware prototypes from microprocessor boards like the Arduino. We'll exercise both sets of skills to program a $6 NodeMCU to display the status of a Wi-Fi link via an LED, allowing us to monitor for jamming attacks.

How To: Use Beginner Python to Build a Brute-Force Tool for SHA-1 Hashes

Developers creating login systems know better than to store passwords in plain text, usually storing hashes of a password to prevent storing the credentials in a way a hacker could steal. Due to the way hashes work, not all are created equal. Some are more vulnerable than others, and a little Python could be used to brute-force any weak hashes to get the passwords they were created from.

How To: Find the area of triangle using fraction measurement

This video demonstrates the way to find the area of a triangle using fraction measurements. The person presenting this video first writes the actual formula for calculating the area of the triangle. The formula is: the area of the triangle denoted by ‘A’ is equal to half of ‘b’ times ‘h’ where ‘b’ and ‘h’ are the base and height of the triangle, respectively. Now, to make it into fractions, he writes ‘b’ and ‘h’ over ‘1’. Then he asks you to calculate “what is one times ‘b’ times ‘h’” which i...

How To: Find the area of an oblique triangle using formulas

In this tutorial the instructor shows how to find the area of an oblique triangle using different formulas. To find the area of an oblique triangle there are different formulae. The first formula to calculate the area of a triangle is area A = (1/2) * a * b * Sin(C), where a and b are the lengths of the two sides of the triangle and C is the value of the angle of the triangle that lies in between the two sides a, b. Now substitute these values in the given formula to find the area if you have...

How To: Cook sautéed kale with olive oil, garlic, salt and pepper

When you sauté kale, it tends to retain all of its nutritional value, whereas boiling and steaming kale will kill the vitamin-enriched goodness. So, this simple kale side dish should be in every cook's recipe box. Kale by itself has a rather bitter flavor, but when cooked in soup or even just briefly with garlic and oil, it's delicious. Harvard University's Martin Breslin shares a quick side dish that's good for you, goes with fish or meats, uses only one pan, and clean-up is a breeze. Best o...

How To: Grill fresh lemon tilapia with a fruit salsa topping

Although you could do this with practically any fish you desire, tilapia is best when it comes to adding a little fruity taste. The great taste of apples, mangos, and pineapples goes great with this grilled wonder. Tilapia is a delicately-flavored, fresh water fish that is flaky, but just firm enough for grilling. Brenton Blanchard shows a simple preparation of a delicious and healthy grilled dish. Fresh fruit salsa provides a balance of sweetness, acidity and heat to brighten the flavor of t...