2013
05.24

Check out some of the latest MakeUseOf discoveries. Most of the listed websites are FREE or come with a decent free account option. If you want to have similar cool website round-ups delivered to your daily email, subscribe here.

Add Your Website Here!

My image

 

KeepOne – Pinterest provides a visual way to show off, discover and sort through you own personal tastes as well as being a great way to drive traffic to retailers and image-heavy websites. This popularity undoubtedly spawned hundreds of clones. KeepOne is a similar service, except it lets you keep more than just pictures and movies. Read more: KeepOne: Keep Snippets, Links, Videos & More In One Place

My image

 

bytNotes – Many of us have busy schedules and do not remember all the things that we should remember. For example, a friend might have asked you for a favor that you had completely forgotten about. In this situation, it would be very embarrassing when the same friend calls you for a follow up. Such situations cannot be avoided, unless you are using bytNotes. Read more: bytNotes: Store Notes & Associate Them With Contacts [Android 2.1+]

 

My image

 

Self-Destructing Cookies – There are various tools that can be used for the purpose of removing cookies. But these tools do not differentiate between the cookies that are being used and the ones that are not being used. Here to offer a more intelligent method of removing browser cookies to Mozilla Firefox users is a little tool called Self-Destructing Cookies. Read more: Self-Destructing Cookies: Remove Firefox Cookies That Are No Longer In Use

 

My image

 

Screen Sniper – Explaining your computer problems to somebody over the phone or text can be quite difficult. The absence of visuals in these mediums prevents you from being absolutely specific. For this reason, screenshots are immensely helpful. Here to help you take screenshots is Screen Sniper. Read more: Screen Sniper: A Handy Screenshot Utility [Windows]

 

My image

 

Desktop Intray – Neat organization for your desktop files is an essential element in maintaining your productivity. Knowing where the files you need are can save you a lot of time. If you were to begin manually sorting these files into organized folders, it would take you a lot of time. But here to help out is Desktop Intray. Read more: Desktop Intray: Automatically Sorts Desktop Icons Into Neat Folders

 

These are just half of the websites that we discovered in the last couple of days. If you want us to send you daily round-ups of all cool websites we come across, leave your email here. Or follow us via RSS feed.

The post Cool Websites and Tools [May 23rd 2013] appeared first on MakeUseOf.

, Cool Websites and Tools [May 23rd 2013],
–Via Make Use Of

2013
05.24

bootable usbFellow reader Dado asked us, “How can I run multiple operating systems from a single USB?” He goes on to specify some different operating systems (OSs) that he would like to run and a few of them are Windows OSs. Dado adds that he would like to be able to boot into Windows on a USB and then install Windows from that same USB.

In theory, it could be done, but I’m not sure why a person would want to do that. First, you would be breaking some licensing agreements with Microsoft, unless you had some sort of site-licensing deal with them. Second, it would be a painfully slow installation process. Third, USB flash drives aren’t that expensive – why wouldn’t you have a few drives with the different Microsoft OSs on them? So, although I’m not going to answer Dado’s entire question, I will answer the part about having multiple OSs on one USB stick.

Where this becomes practical is if the different operating systems are Live CDs, that is, small operating systems designed specifically to provide maintenance to a computer from outside of the computer’s own operating system. This can be handy if the computer’s own operating system is corrupted through misuse, poor maintenance, or worse, malware.

There are a few nice programs that will help you create your multiboot USB stick. Today, we’ll take a brief look at three of them: XBoot, MultiBootUSB, and YUMI. Prior to using each of the different multiboot creation programs, I formatted my Kingston DataTraveler 101 16GB USB 2.0 flash drive, to ensure there would be no issues from the flash drive itself.

MultiBootUSB

MultiBootUSB is available on SourceForge and appears to be a pretty popular program for just this kind of task. The MultiBootUSB software is also a portable application, meaning you simply put the MultiBootUSB-6.4.1.exe file onto your USB drive and run it all from the USB drive. No need to mess around installing it on your computer. This gives you a great deal of flexibility, should you want to change things up but you aren’t at your home or office computer.

While using it on my USB drive in a Windows 7 computer, I did get error messages every time I went to use it. It would tell me that MultiBootUSB was not installed on the F: drive. I checked my USB stick and it was labelled as the F: drive and, of course, the program IS on the USB stick.

bootable usb

It is limited to allowing installations of Linux-based Live distributions, however, most of the best Live CDs are Linux-based anyway. I decided to push on and just try adding the Kaspersky Rescue CD 10 ISO. The total size of the Kaspersky Rescue CD is 299 MB, so there is plenty of room for it on my 16GB drive.

multiple operating systems

The total time to install it was about 25 minutes. It may feel like forever, but it is a process that you only have to do once.

The second ISO I added was the Ultimate Boot CD 5.11 ISO. At 359 MB, it took about 30 minutes to install. But if you have StumbleUpon or Facebook, the time flies by. Now, I have two different bootable operating systems on one USB flash drive.

multiple operating systems

At this point, you’re supposed to be able to click on the QEMU tab and test the installations without having to reboot the system. QEMU is  a machine emulator and virtualizer, meaning it’s an operating system that will run in the Windows environment, but completely independent of Windows. I couldn’t seem to get this feature working with MultiBootUSB, even though I could use QEMU to boot the ISOs of the Live CDs I was using.

multiple operating systems

In the end, this wasn’t too important since I was able to boot my computer from the USB stick into both Kaspersky and Ultimate Boot CD. So, overall, the mission was accomplished.

XBoot

One thing that I immediately noticed is that XBoot has a lot more documentation than MultiBootUSB, which is to say that it has some documentation. Both programs don’t really need a lot of instruction to use, but it’s nice to have in case something happens.

Installation of XBoot is really easy; double-click the executable file and it opens in seconds. From there it’s quite simple to add your ISOs – just drag and drop them into the main box.

bootable usb drive

From there, just click on the Create USB button. The program will prompt you to select the USB drive that you wish to install the ISOs on, and to select the kind of bootloader that you want to use. If your USB stick is formatted to FAT32, XBoot recommends Syslinux. If the USB stick is formatted to NTFS, Grub4DOS is recommended. You could also select Do not install any Bootloader, but since we want the USB stick to be bootable, I don’t see why we’d choose that. Click OK and we’re on the way!

bootable usb drive

The speed with which XBoot added the ISO files was also blindingly fast – mere seconds per ISO – versus the hour it took me to load the same ISOs into MultiBootUSB.  I couldn’t get a screenshot of it loading the ISO fast enough.

bootable usb drive

Yep, that’s all I could screen capture. Xboot also has the same QEMU features, where you can boot a Live CD ISO or boot the USB that you just made. Once again, I couldn’t boot the USB in QEMU, but I could boot the Live ISOs. I’m thinking my computer is the issue here, so I’m not going to include this feature in my final analysis.

xboot-qemu

However, the USB stick did work, and I was able to boot my computer into both Kaspersky and the Ultimate Boot CD. So once again, mission accomplished, and much faster!

YUMI – Your Universal Multiboot Installer

There seemed to be a lot of recommendations for YUMI around the web, so I added it to the crop to be tested. When I went to the hosting website, PenDriveLinux.com, YUMI and I got off to a bad start. Anytime I go to download software and the download page is full of advertisements, I feel like this is a shifty proposition. Throwing caution aside, I downloaded and installed YUMI. I didn’t feel much better as I did this. Check out the License Agreement.

yumi-license

All of a sudden I felt dirty. I continued though.

Once you get to the part where you are adding distributions to your USB stick, YUMI lays out exactly which ones are known to work, as well as where to download the distributions from. I thought this was pretty professional. You wouldn’t be wasting time trying to make something work that simply would never work! There are dozens of Linux distributions and other Linux-based Live CDs listed. At least one of them is likely to meet your needs.

yumi-setup

I started with loading the Kaspersky Live CD. It took a bit less time than MultiBootUSB to load, about 20 minutes, but still a far more significant amount of time than XBoot.

yumi-load-kaspersky

Fortunately, Ultimate Boot CD 5.11 was on the list. So I added that as well. For whatever reason, adding the UBCD ISO only took a minute or two.

bootable usb

YUMI doesn’t have the additional QEMU tools like MultiBootUSB or XBoot, but then again, those tools don’t seem terribly necessary. Using the YUMI-created bootable USB drive, I was able to boot into both images without any issues. So, yes, YUMI does work.

The Take Away

Any of the three tools will help you create a USB stick that you can boot one of several operating systems with. All things being equal, and most things were, I would recommend XBoot over MultiBootUSB and YUMI, just for the sheer speed with which I was able to create a multi-OS bootable thumb drive. This program will be staying on my computer, the other two need to go.

Have you had any experience with these multiboot USB creation tools? Have you used another one? Any idea why the QEMU feature won’t work on my Windows 7 Pro system? Let’s talk about this in the comments.  Sharing the knowledge is how we all grow and we are all on the same team here.

Image Credit: USB Flash Drive with Data via Shutterstock.

The post How To Install Multiple Bootable Operating Systems on One USB Stick appeared first on MakeUseOf.

, How To Install Multiple Bootable Operating Systems on One USB Stick,
–Via Make Use Of

2013
05.24

iphone screen repairA slight trip, a clutch at thin air and a sickening “pop”. Bits of glass fall to the ground as you drop to your knees and recover what you can. A single bolt of lightning illuminates the sky and the rain that begins to fall masks your tears and shattered pride. You’ve broken your screen, you idiot.

It’s a simple accident, and one that many others make on a daily basis. It also has the potential to be quite an expensive accident, particularly if you’re the owner of an iPhone 5. If you’ve just broken your screen, or happen to do so in the future then it pays to know what options you have open to you.

Here they all are, laid bare.

Option 1: AppleCare

Hooray! You bought AppleCare! That’s the best possible outcome, because the premium after-sales support package that will set you back around $100 comes with 2 extra years of warranty plus coverage for accidental damage. Many users are reporting that this cannot be purchased and activated without the phone being inspected first, which makes sense from Apple’s point of view.

It’s not all butterflies and daisies though, as you’ll have to pay for the privilege. Apple charges a $49 premium for accidental damage including a screen replacement. They also restrict this service to twice per the device’s lifespan, so if you break your screen twice you’d better hope you don’t go breaking anything else.

iphone screen repair

Whether Apple actually repairs your screen or not is another question that you won’t be able to answer until you step into their glass box of tricks. An article on CNET suggests that Apple can and will replace the iPhone 5′s screen in-store, whereas many have experienced the opposite – Apple swapping their phones out for refurbished (yet still perfectly functional) models.

I called up a local Apple store and was told that no screen replacements were made on the iPhone 5 and that units were instead swapped. This sort of activity is very common at the start of the product cycle, particularly for the iPhone 5 which used a brand new screen and chassis. We’re almost into the next cycle and Apple are still swapping phones here in Australia, though.

Cost: $99 for AppleCare, $49 for each replacement

Option 2: Get Apple To “Repair” It

So you didn’t buy AppleCare, and so you’ve not got any accidental damage cover. If you’ve recently purchased the device and still have a while left on your warranty period, Apple are probably the best people for the job. They’re also probably the most expensive people for the job, too.

I made a call to a local Apple store here in Melbourne and enquired what it would cost to replace an iPhone 5 screen that was not covered by AppleCare. I was told this would cost “anywhere up to” AU$280 (that’s US$276) to replace just the screen. This is assuming the rest of the phone is perfectly functional, but also taking on board that no screen will actually be replaced on your model – instead Apple will provide you with a refurbished model.

iphone repair

This is in-line with many quotes I have seen online for users unlucky enough to have broken their iPhone 5s, with anywhere from $220 to $300 quotes as the going rate for an Apple replacement stateside. According to Apple Australia, iPhone 4 owners will pay less at up to AU$180 (US$177) for a replacement and the iPhone 4S will run you around AU$230 (US$227). This might be cheaper but if you have an iPhone 4 or 4S your device might not even be under warranty any more.

In this instance you might want to consider the next, cheaper option.

Cost: Up to $300 for an iPhone 5, $230 for an iPhone 4S and $180 for an iPhone 4 (estimate).

Option 3: Pay Someone Else To Do It

If you own an older iPhone 4, 4S or you’ve otherwise voided the warranty on your iPhone 5 (at the time of writing it’s not been out for longer than the warranty lasts) then your other quick and easy fix involves a third-party repair service.

One thing to take note of are third-party replacement parts. When my girlfriend broke her 4S screen in November of last year the repair technician I used offered me official parts or third-party parts. While the third-party replacements were virtually half the price I was told there was a noticeable difference in response. If you’ve spent a couple of hundred dollars on what is essentially a luxury item, you don’t want to go putting inferior parts on it – so I’d always recommend you opt for official Apple replacements.

iphone repair

Unfortunately due to iPhone 5 parts still being scarce and expensive, these services are unlikely to be able to offer you much of a saving over an official Apple swap. In fact I’ve seen some quote more than $300, which is more than what Apple themselves seem to want. For the iPhone 4 or 4S it’s a different matter altogether, however.

I paid around AU$130 for my girlfriend’s replacement iPhone 4S screen which was ready within the hour and indistinguishable from a new iPhone. The price you will pay depends entirely on the business you approach, but I’d recommend shopping around for the best deal. It’s also advisable to choose a local place so you can pick the phone up yourself so you’re not without your device while the postman loses it.

Cost: Probably not worth it for the iPhone 5 due to cost of parts, around $100-$150 for the iPhone 4/4S depending on quality of parts.

Option 4: Do It Yourself

Arguably the trickiest option here and one that’s only right for those happy to open up their beloved device and void any remaining warranty. Depending on your model, this can either be remarkably easy or a bit of a drag. The iPhone 5 made it a lot easier to replace the display assembly but replacement parts are still very expensive at over $200 at least for the front construction. Remember – you cannot replace only the glass but you must replace the whole construction: glass, digitiser and LCD included. Some scam-artists on eBay will try to sell you just one of these items, but it is ultimately useless as the parts should be fused together.

iphone repair

If you were to buy this replacement iPhone 5 screen at around $220, you could save around $80 on the Apple cost by repairing an iPhone 5 yourself assuming your time is free. You can find detailed instructions here on iFixit, and these steps look very easy compared to doing the same on a 4S.

If you’re a dab hand with a Torx and aren’t scared of a challenge, you should be able to find a replacement Apple screen for your 4S at around $100, make sure you’re purchasing a genuine “Display Assembly” which refers to the whole kit rather than a piece of glass or just the LCD. iPhone 4 instructions are here and iPhone 4S instructions here, each taking around an hour and rated “Difficult” by the respective authors.

Cost: At least $200 for the iPhone 5 screen, $100-$150 for iPhone 4/4S genuine parts, plus time and know-how.

Option 5: Get Your Insurance To Cover It

Depending on your insurance – be it home contents, a mobile carrier bolt-on or even travel insurance, it’s probably worth checking if your policy covers accidental damage of small personal devices. From personal experience, insurance companies will make it as difficult as humanly possible to help you out here so you’ll largely be on your own. You’ll also need to pay a premium as well, but it might be worth replacing your phone with an insurance pay-out if it works out cheaper than what Apple are asking.

iphone screen repair

Call me jaded, but this is undoubtedly going to be the longest course of action as the insurance sector isn’t exactly celebrated for its punctual nature, nor it’s overly straightforward forms or processes. Before choosing this option consider past experience with your insurer, your premium and how long you can go without your phone.

Cost: Whatever your insurer’s premium happens to be and potentially weeks of waiting.

That’s it – which did you choose? How did you break your beloved? Have you got the balls do DIY iPhone screen repair? Let us know in the comments, below.

Images: Broken iPhone (Willem Karssenberg), Apple Store (iPhil Photos), Meerkat (Ullisan).

The post iPhone Screen Broken? Here Are Your Repair Options appeared first on MakeUseOf.

, iPhone Screen Broken? Here Are Your Repair Options,
–Via Make Use Of

2013
05.24

firefox plugins gmailGmail has been around for almost a decade now and millions of users around the world still use it today. Yet, despite being backed by Google, Gmail is still a service that’s rather skimpy on the features. Fortunately, if you still want to use Gmail in your browser, there are a number of great plugins that will transform your Gmail experience right away.

If you use a third-party client like Thunderbird or Postbox, you may want to reconsider. There are benefits to using nothing more than a browser to access your emails and these plugins will almost make it worth it. But if you want to stick with your client programs, that’s cool too.

Integrated Gmail

firefox plugins gmail

Integrated Gmail is a simple addon that splits the Gmail interface into collapsible sections, allowing you to close and expand different parts to maximize your screen estate. In addition, it integrates a number of Gmail programs into the Gmail inbox - Calendar, Tasks, Notebooks, Groups, Maps, and more. With it, you can turn your inbox into a central hub for all of your Google-related activity.

This plugin is very convenient – installing it won’t even require you to restart your Firefox – and it’s the perfect combination of flexibility and efficiency.

Gmelius

firefox plugins gmail notifier

For those of you that want a more comprehensive reworking to your Gmail’s inner gears, Gmelius may be the plugin that you need. Staying true to its tagline – no ads and better interface for Gmail – Gmelius delivers by stripping away those pesky ads and giving you the flexibility to change and remove portions of the Gmail interface within minutes.

Some of the features that you can enable or disable:

  • Remove ads.
  • Clicking on the Gmail logo takes you back to the Inbox.
  • Remove Chat and/or the statuses of people in Chat.
  • Remove People list.
  • Remove footer.
  • Move around attachment icon and label positions.

Not even five minutes after installation, my Gmail looks so much cleaner and more sleek than it ever has. And to top it all off, you won’t need to restart your browser after installing. It’s always nice when an addon does that.

For a more comprehensive overview, check out Justin’s Gmelius overview.

Rapportive

Have you ever received an email from someone whose name you recognized but you weren’t exactly sure how you recognized them? Rapportive was built to alleviate problems like that. When viewing an email, Rapportive considers the email’s context, pulls up a bunch of information about relevant contacts, and displays it right in the sidebar for easy viewing.

firefox plugins gmail notifier

Rapportive displays information like profile photos, location, vocation, latest tweets, and other social networking details. You can also jot down notes about people and Rapportive will keep track of them for you. By connecting your Facebook, LinkedIn, Twitter, and other social networking profile, you can expand the realm from which Rapportive pulls its data.

If you deal with a lot of personal or business emails on a regular basis and it has become hard for you to connect faces with names, then Rapportive may be the plugin to change your emailing life. Aaron has reviewed Rapportive, so check it out if you’re interested (yes, he reviewed the Chrome version, but the versions are very similar).

Taskforce

Taskforce is a cool addon that converts your emails into tasks. If an email is urgent, you can set it as an urgent task that you need to deal with right away, but if it isn’t so urgent, you can add it to your Calendar and deal with it when the time comes. These tasks will sync with Google Calendar if you allow them.

firefox plugins gmail

The Taskforce addon is linked to your Taskforce account, so you’ll need to create one of those if you want to use it. For $5 USD per month, you can upgrade to Taskforce Pro, which unlocks: multiple task lists, synchronization with Google Tasks, drag-and-drop ordering for priorities, recurring tasks, and keyboard shortcuts.

When signing up for the first time, you’ll have a free 30-day trial of Taskforce Pro. Taskforce is also available as a mobile site, so the tasks that you convert from your emails can be viewed on-the-go.

Right Inbox

When you’re drowning in emails all day long, it can become a frustrating experience having to keep track of everything that needs to be sent out. Plus, you may forget to make important responses and jeopardize a relationship – personal or business – that you’ve been working to build. Right Inbox is an automation addon that will take a huge load off of your shoulders.

For every email you send, you can specify a future date and time and Right Inbox will schedule it for you. This is positively wonderful when you have time to write a reply now but won’t be around to send it at the optimal time. Right Inbox can also track when your sent emails are read and when links in your emails are clicked. You can also set reminders on emails for a specific time, or even if someone doesn’t reply after a time period.

The free version of Right Inbox is limited to 10 scheduled, 10 read-tracked, and 10 click-tracked emails per month as well as 10 email reminders per month. For $5 USD per month, you can upgrade to an unlimited plan, or pay for an entire year and get 20% off.

Conclusion

Gmail is a great service but with these Firefox addons – some of which appear on our Best Firefox Addons page – you’ll be able to turn it into an excellent service. I’m aware these five addons don’t address every lack in Gmail but it’s a good start to supercharging your inbox. If you have any other Firefox Gmail addons that deserve a mention, please share with us in the comments!

The post The Top 5 Firefox Plugins To Supercharge Gmail appeared first on MakeUseOf.

, The Top 5 Firefox Plugins To Supercharge Gmail,
–Via Make Use Of

2013
05.24

hide messages in picturesWhat is the difference between privacy and secrecy? When something is private, you don’t mind if others know it’s there, as long as they don’t have access to it. For example, other people know you have a credit card number, but as long as they don’t know what it is, they can’t use it.

Ironclad secrecy is when, not only others cannot access it, they don’t even know it’s there. Secret messages have been used since the dawn of man to convey information without interception. Some of the ancient methods I’ve read about include tattooing a message on someone’s head and letting the hair grow back, and encasing messages in balls of wax, which the messenger had to swallow. Later on we had invisible inks, and if you were born anywhere between the 70s and 90s, I’m sure you had your fun with lemon juice, invisible markers, and so on.

The science (or art) of hiding messages in pictures is called steganography, and in the digital age, can be used to hide secret messages in innocent-looking images. Looking at the picture, you have no idea there’s a secret message hiding inside, but with the correct tools or passwords, the secret message can be revealed. As with everything, the digital age made creating these secret messages easier than ever. Want to give it a go? Here are some tools for you to try.

Before We Get Started

If you’ve been reading tech blogs in the last couple of weeks, you’ve probably encountered this ingenious ad by a Spanish organization called the Aid to Children and Adolescents at Risk Foundation (ANAR Foundation). The ad is aimed at both children and adults, but contains a different message for each. From adult height, only a warning is visible; from a child’s height, a phone number appears which the child can call in case of abuse.

While this might not be steganography per se, it’s a great way to convey a secret message only to its target audience, and is a great example of the use of this technique in today’s world.

The DIY Way

If you’re the kind of person that likes to do things himself, this method is as DIY as it gets. You may have to try it several times to find the best picture to hide your message in, but keep in mind that a simple MS Paint (or equivalent) drawing would work best. I tried it with a real photo I took, and it did not work as well.

This method is based on a process I found over on WikiHow, which basically combines two files — an image and a text message — so that on the outside the image looks like an ordinary one, but if you know where to look, you can find the hidden message. If you’re not a Windows user, I apologize in advance, but since I am one, I am only able to show this method on Windows.

To start, find or create a BMP file in any way you wish. For me, the easiest way was to draw something simple and save it as BMP, but you can also try it with a real image. If you go for an image, try to find a relatively small one.

hide messages in pictures

Next, create your message in Notepad or a similar program, and save your message in TXT format. Now it’s time to have some fun. Open Command Prompt, and type in the following:

copy “<image file path>” + “<text file path>” “<new image path>”.

You can get a better idea of what this will look like in the screenshot below.

secret messages in pictures

Name your new image whatever you want, but remember that this is your actual secret message image, so don’t name it “secret message” if you really want it to be a secret. The new image will also be a BMP file, so anyone who sees it will double click it to open and see only the image. If, however, someone in the know opens it using Notepad, they’ll find the secret message hiding all the way at the bottom of the file.

secret messages in pictures

Yes, this might not be the most sophisticated way to do this, but it’s easy and it works.

Mozaiq

Mozaiq is a service aimed at creating those huge mosaics made out of tiny pictures. In addition to that, it also offers a simple and easy-to-use steganography service, which you can use to quickly encrypt any message into an innocent-looking image.

secret messages in pictures

The great thing about Mozaiq is that you don’t even have to spring for an image. If you’re too lazy, or have nothing suitable lying around, Mozaiq will provide a random image for you to hide your message in. All you have to do is input your message and an optional decryption password, and you’re all set.

hidden messages in images

Save this image to your computer (don’t edit it! You can change the file name, though), and send it to whomever you wish. In order to decrypt the message, it’s necessary to use Mozaiq’s decryption page. Upload the image and input the password (if there is one), and voila! Here’s your secret message.

hidden messages in images

Read a full review of Mozaiq (but keep in mind the interface has changed a bit since this was written).

MobileFish

MobileFish is an old-looking website dedicated to design, development, gaming, and stuff in general, but it also features a steganography service. The service is as old-looking as the rest of the site, so you may have to wrestle the interface just a bit, but it does let you hide secret messages in images, and even secret files within files.

hidden messages in images

To create a secret message in an image, upload the image, and then choose whether your secret message will be presented as a secret file or just a message. After uploading the message file or inputting the message, choose a password, and scroll all the way to the bottom. Here you’ll have to enter an easy captcha, and then click on “Encrypt”.

At this point it may look like nothing has happened, but if you scroll down further, you’ll find a download link with your new image.

To decrypt a message, either upload it or enter a URL (which means you can share links to a secret message as well as send the actual file), enter the password, and click on “Decrypt”. Again, it may seem like nothing is happening, but scrolling down will reveal the message either in the Secret message box, or, if you chose to hide the message in a file, it will be available for download using the same Download file link seen above.

MobileFish’s interface is its downfall, but if you and your recipient can put that aside, it’s a great way to create and decipher secret messages.

Secretbook [Chrome]

Secretbook is a fairly new Chrome extension that lets you encode messages into Facebook photos, and then share them with friends as if they were regular photos. Friends in the know and who have the password will be able to decipher the secret message hidden inside the image.

After installing the extension, you’re going to have to refresh Facebook, and press ctrl+alt+a to create a new encrypted message. If this shortcut is taken by something else, as it was for me, there’s not much you can do about it. I ended up shutting down the program that was stealing the shortcut, as there’s currently no way to change it.

Upon hitting the shortcut, the window above will open, where you’ll have to choose an image, and enter the message and a password. Each image can contain a different number of characters, and Secretbook will let you know how long your message can be.

You can then download the file and upload it to Facebook. To decipher the message, press ctrl+alt+a while looking at the picture, and input the password. If the password is correct, the message will be displayed!

hide messages in pictures

(Yes, I know there’s a different message in each screenshot, they’re from different trials!)

More?

There are other tools you can use to create hidden messages in images. S-Tools for Windows and iSteg for Mac are two such examples we’ve covered in the past, and if you’re looking for desktop apps to create your secret messages, these are great ones to try.

Did you manage to create some hidden messages? Which is your favorite method? Do you know of an excellent way I didn’t mention? Tell us everything in the comments.

Image Credit: encrypted message image via Shutterstock

The post 4+ Ways To Secretly Hide Messages In Pictures appeared first on MakeUseOf.

, 4+ Ways To Secretly Hide Messages In Pictures,
–Via Make Use Of

2013
05.24

league of legends statistics siteI’ve made it a point to highlight League of Legends pretty narrowly in many of my recent posts related to gaming. The game is absolutely huge and it’s only going to continue growing larger. In just days, Riot will be hosting an LCS All-Star event that is expected to receive stream viewers up into the millions. The new season’s competitive structure allows any individual player or team to have a realistic shot at competing with the very best and even getting put on salary to play the game that they love. It’s a great move and it’s huge for eSports.

League of Legends didn’t become the world’s largest PC game by being shallow and bland. It’s the kind of game that requires perfect mechanics and a deep understanding of the game’s playable champions and items. The highest tier of players aren’t shy about breaking out the complex math and spreadsheets to know which League of Legends builds will put them at a competitive edge over an opponent.

With that in mind, several League of Legends statistics sites have popped up with the sole intention of helping us better understand the numbers.

LolKing

league of legends statistics site

LolKing is known within the ranked community as that one website everyone goes to when they want to critique and analyze the past performances of their teammates during champion selection. It’s an awfully annoying and toxic process that constantly happens, but you should know that LolKing exists for a lot more than this purpose.

First worth looking at is the Charts section of LolKing.

league of legends stats site

This is a really awesome way to gauge what is working and what isn’t in the current state of League of Legends. As you can see above, you’re able to select a chart type, region, map, frame of time, and queue type to display a chart for. You’re able to see the highest and lowest win rates of champions, the most popular champions, the most banned champions, the most used skins, and more.

league of legends stats site

Another great set of charts will offer you lane-by-lane matchup analysis and bottom lane synergy levels. This means that you can completely disregard all of those websites that offer community-submitted “counterpicks” and simply go by real, hard statistics recorded by LolKing. You can literally see exact win rates for matchups at every single lane and base your picks on that. It’s a great way to see which champions are individually stronger than another.

Another great piece of this website is the Champions section.

league of legends stats site

Here, you’re given a single-page view of the most important statistics per each champion: their popularity, win rate, and ban rate. Champions can then be sorted by each column, as you can see I’ve done above. Statistics currently show Janna, Twisted Fate, and Rumble being the top three winning champions in the game. With just that information alone, you’re given a reasonable advantage.

If used correctly, the information that LolKing aggregates can be taken and used to effectively assist you in climbing your way out of League’s most treacherous elo levels.

Elophant

Elophant never forgets, and it has a whole heap of statistics for you to browse through and enjoy. In my opinion, it’s the best website out there when you really want to crunch some League of Legends numbers.

league of legends site

Like LolKing, Elophant has its very own Charts page. However, the difference is pretty significant. Elophant offers a peek into a lot more interesting and different data. Charts are broken up by role and tier, giving you a glimpse at which roles deal the most damage, which roles earn the most gold, which role maintains the best KDA, which tier of players buy the most wards, which tier of players have the highest ping, and more.

league of legends site

Similarly to LolKing once again, Elophant offers a page that offers details specific to each champion. This data is more detailed than what is provided by LolKing, and you can see information such as which champions deal the most damage overall, which are the most played, and which skins are the most popular.

league of legends site

Elophant also offers one of the only ways for you to see how many Influence Points you (or anyone else) have accrued over a League of Legends lifespan. This doesn’t offer much of a competitive edge, but it’s really neat.

league of legends statistics site

Elophant shows much of the same of what LolKing brings to us, but has a few additional goodies and statistics on the side that really make it an interesting and entertaining resource.

While both of these League of Legends statistics sites can improve your game by providing you with statistics and information that you need to better understand the game, keep in mind that the best way to improve is to constantly play and challenge yourself. Know each and every champion and what they are capable of.

As mentioned in the opening of this article, I’ve put out a lot of content regarding League of Legends and it always interests me to try and help others become better players. You could also check out my post offering third-party applications that can improve your LoL game.

What do you think of LolKing and Elophant? Which of these two websites seems more helpful to you? Let me know in the comments, and feel free to talk with me about anything else League-related!

The post 2 Great Sites For League Of Legends Statistics & Analysis appeared first on MakeUseOf.

, 2 Great Sites For League Of Legends Statistics & Analysis,
–Via Make Use Of

2013
05.23

Ten Dollar Stomp Rocket Launcher

Screen shot 2013-05-23 at 6.31.28 PMChris Connors’ 10 Dollar Stomp Rocket Launcher looks pretty cool! Stomp rockets are a great way to introduce flight, pneumatics, and energy transfer through hands-on learning. Paper rockets are very easy to make, and use “virtually free” materials. This will help encourage multiple iterations and exploration of rocket design. You […]

Read the full article on MAKE


, Ten Dollar Stomp Rocket Launcher,
–Via Makezine

2013
05.23

Joe Grand w: Giant Boxing Robots (Prototype This, photo by Boj Florido)San Francisco-based electrical engineer Joe Grand has spent the last two decades finding security flaws in hardware devices and educating engineers on how to increase the security of their designs. He specializes in inventing, designing, and licensing products and modules for electronics hobbyists. Joe has been on the MAKE technical advisory board since the first issue, and is the author of the longest project (35 pages) to ever run on the pages of MAKE.

Read the full article on MAKE


, 5, 4, 3, 2, 1 Things About Joe Grand,
–Via Makezine

2013
05.23

things your smartphone replacesPhones have gone through an incredible evolution over the past few years. Besides serving as mobile phone and a tiny window into the world wide web, the modern smartphone accommodates a multitude of tools. Christian survived an entire week only using his Android tablet. Trying this with a phone would probably drive most people into madness. Yet Kannon demonstrated that it is possible to turn your Android smartphone into a desktop replacement.

The things you can do with a smartphone are limited only by the imagination. Admittedly, fantasies typically aren’t realistic, but there are a lot of devices you can really replace with your Android smartphone.

Alarm Clock

Ever since mobile phones have been around, old-school alarm clocks struggle to remain relevant. They became iPod docks, Internet radios, and wake up lights. Meanwhile, many creative apps turn Android devices into the most awesome alarm clocks a sleepy brain could dream of.

things your smartphone replaces

Camera

Smartphone cameras have truly evolved over the past few years. While not yet at a level to compete with SLRs or high-end pocket cameras, they are more than suitable for high quality snapshots with destination Facebook or Instagram. Add to that the convenience of taking photos on the same device on which you edit & upload them, as well as a range of powerful photo editing apps. In short, the whole idea of having a capable camera in your smartphone is pure bliss.

things your smartphone can do

Before you expect to win a flower pot, learn how to take great photos with your smartphone. And if you really want to get the best out of your photos, try Aviary for Android.

Webcam

Most phones have two cameras. One in the back for taking photos and one in the front to be used as a webcam. You can turn either of the two cameras into webcams for your PC.

things your smartphone can do

Radio & Music Player

The difference between an iPhone and an iPod has never been immediately obvious. And why would you carry an MP3 player, if your Android phone can play music just as well? Smartphones are actually better because they can stream music from the Internet, for example radio stations via TuneIn or music via Spotify. And for those times when you cannot stream music, you can use one of the many Android music players or other music apps to enjoy your downloaded / saved tracks.

things your smartphone can do

The only downside of a smartphone that doubles up as radio and music player is that your battery will drain even faster. Other than carrying a spare battery (sorry some HTC & Motorola users), you can try other strategies to save battery power, fix issues with battery sucking apps, or use emergency chargers.

Flashlight

This is one of my favorites. You will never carry a flashlight with you or find it when you really need it. But chances are that your phone is only an arm’s length away. If the display by itself isn’t bright enough, you can use an app to activate your phone camera’s flash light and turn your phone into a flashlight. Tiny Flashlight is my favorite flashlight app for Android.

your smartphone can replace it

GPS & Maps

Since your smartphone contains a GPS, you don’t need an external one. Apart from identifying your location and navigating from A to B, you can do some interesting things with the GPS feature, for example track your speed. Many new outdoor games rely on GPS data and you can use those same games to make your date a little more interesting.

Obviously, GPS can be used to track a phone’s location, or you may prefer to say you want to use your phone as a tracking device, which does have legit uses. Several GPS apps are available for your Android smartphone.

your smartphone can replace it

Remote Control

It’s not like you still have many devices to control when you have a smartphone, but well, it can’t quite replace everything yet. TotalMedia Theatre has a remote app for Android. Android users with access to a Mac will get a kick out of Mac Remote for Android. You can also remote control YouTube from your Android.

your smartphone can replace it

Finally, some devices like the Samsung Galaxy S4, the Xperia ZL, or the HTC One come with a built-in IR blaster, which can emulate an infrared remote control, thus allowing you to control your TV or DVD player.

And Many More…

The above are just some of the devices you can replace with your smartphone. Being so versatile, you can also build a document scanner with your smartphone, create a motion detection device, turn it into a DIY projector, install surveillance apps, detect magnetic fields, replace your home phone, or read books. As mentioned earlier, your imagination is the limit.

Take Home Message

Your smartphone is the new Swiss Army Knife.

things your smartphone replaces

What other devices did you replace with your smartphone?

The post Less is More! 7+ Devices & Tools Your Smartphone Can Replace appeared first on MakeUseOf.

, Less is More! 7+ Devices & Tools Your Smartphone Can Replace,
–Via Make Use Of

2013
05.23

microsoft office mobileSince its initial release in 2010, Windows Phone has generally had a reputation as the “other”. Neither iOS nor Android but something else entirely, its curious and fast user interface has led to it experiencing a slow adoption rate as consumers struggled to work out whether it is a smartphone for leisure or productivity, gaming or business. The truth is, like a desktop PC, it is all of these things and much more.

Over the months since Nokia came on board and started releasing its series of stylish Lumia phone, Windows Phone has slowly become more widely used, especially in traditional Nokia markets in the UK and mainland Europe. The result of this is that there is a huge number of Windows Phone users wandering around unaware that not only can the social network, browse the web, email, play games and enjoy music, videos and apps, they can also be productive with Microsoft Office Mobile. It ships as part of the OS, with every phone.

Below, we’ll take a look at each of the Microsoft Office Mobile 2013 apps and some of the best tips for using them successfully.

What You Will Find In Microsoft Office Mobile 2013

Microsoft Office Mobile 2013 comes with four tools:

  • Word
  • Excel
  • PowerPoint
  • OneNote

When attachments in Word, Excel and PowerPoint formats are sent to you, they can be opened with the appropriate app. Should you wish to share your office files, you will need to open the main Microsoft Office Mobile hub, long-tap the file and select share…, which will then offer you a choice of email accounts to send from.

Documents can be opened, created and saved in largely the same way from app to app.Head to Office > Places to find existing files, while new Word documents and Excel spreadsheet can be opened via New. Another general tip is to use the Office apps in portrait view wherever possible. Although it is more comfortable to type in landscape mode, you’ll see less of the document and this can make using some of the formatting options tricky.

microsoft office mobile

Files that you edit on your phone will be stored locally and synced to your Microsoft SkyDrive account unless you have an Office 365 account or work for a company using SharePoint. Options for SkyDrive and Office 365 are attached to the Microsoft account you have setup on your phone; to use SharePoint, open Office > Places > New and add the URL or file path for your organization’s SharePoint site, document library or folder. SharePoint will try to use any Microsoft Exchange email account that is stored on your phone, but if you don’t have one you will need to use an alternative.

Check with your local IT team for help with the location of your SharePoint site.

Word Processing On Your Smartphone

Perhaps the most widely used Microsoft Office desktop app, on Windows Phone many of your reasons for using Word might be convinced by OneNote instead. Nevertheless, this mini word processor will enable you to open, edit and create new Word documents.

office mobile for windows phone

Editing: to change or add to the existing text in a document, tap anywhere in the body and tap Edit in the menu.

Outline view: it’s simple to scroll through a Word document on your phone by swiping, but if you are viewing or editing a longer document, tap Outline then the appropriate option to jump ahead or back. You can also use the Find tool to jump to a word or phrase.

Add comments: when editing, tap a word to highlight it (or make a selection) and then tap Comments to add your thoughts. You’ll also need to include a username so that your comments can be attributed.

Text formatting: while editing your document, tap and select the text you wish to format, then tap the Format button to display Bold, Italic, Underline and Strikethrough, as well as resizing text. The same formatting tools are available in Excel and OneNote.

office mobile for windows phone

Spelling: in edit mode, tap the words highlighted with a red line to display the alternative spelling. While selected, you can also delete the word and overtype with the correct spelling if this isn’t displayed.

Editing Excel Spreadsheets

With Excel you can edit spreadsheets, make charts and even create a new workbook from the convenience of your phone.

Entering data: in your new Excel spreadsheet you can enter data by selecting a cell and tapping the formula bar at the top of the screen to activate the keyboard.

office mobile for windows phone

AutoSum: to quickly add-up the totals in the row or column, select the next cell and tap AutoSum. Along with Sum, you will see other options such as Average and Count. Functions can be added by tapping a cell and tapping Function.

Sort: data can be sorted easily by tapping the Sort button and choosing the column and sort type you wish to use.

Editing data and adding comments: follow the same process as in Word to edit spreadsheets and add comments.

windows phone office mobile

Charts: select the data in a table and select the Chart button to choose from a list of types (column, line, pie, etc.) The resulting chart will be displayed in a second sheet, and you can switch between the table and the chart by tapping Sheets.

Viewing PowerPoint Presentations

Essentially a small-screen PowerPoint player with limited editing options, this app is really designed for those wishing to review their presentation before showing it. New presentations cannot be created.

windows phone office mobile

Pin: as with any document, you create a shortcut to a presentation you will be using a lot by opening Office > Recent and long-tapping to display the context menu, where you will find Pin to Start among the options.

Navigate: there are two ways to flick through presentations, either by swiping left and right or by tapping Slides and selecting the slide you wish to view or edit. Note that in Slides view you may see previews of slide elements that are not visible when you open the full slide.

windows phone office mobile

Edit text: editing in PowerPoint is largely the same as in Word, except that titles, text and images are in boxes that must be selected before editing can take place.

Add notes: tap the slide and then again in the notes area to annotate or edit an existing note. Tap Done when finished.

Make Notes With OneNote

Launched from its own tile in the app list, OneNote enables you to keep track of everything you need to remember, and can handle text, images and voice notes.

Creating and Saving OneNote: after opening, tap New to start a new OneNote document, adding a title, your notes and tapping Back twice when you’re done to save. Existing notes can be opened from the main OneNote screen.

Voice notes: while editing a note, audio can be added by tapping the microphone-shaped Audio button. Tap stop when you have finished making the recording. Listen to the note by tapping Play. You can also dictate to OneNote – hold Start, say “Note” and then your instruction, for instance “Note: don’t forget to pay the bills.”

Lists: lists are very useful and in OneNote these (like other OneNote files) can be synced and shared between a phone and your desktop computer. To create a to-do list, tap the note, then the To do button. Begin typing, pressing Enter when you have added each item in the list. Bulleted lists can be added with the List button, while you can add a Numbered list by opening the full menu. Tap Enter twice at the end of a list to end the formatting.

Pictures: photos from your Photos library can be added to OneNote documents. Tapping the Picture button in OneNote will present you with a view of the Photos hub, where you have a choice of snapping a new image via Camera or selecting an existing snap. Note that you can also add a group of photos to OneNote – from the Start screen, open Photos > Camera Roll and tap Select, choose the images you want and then use Share > OneNote to export them into the app.

There Is No Outlook Mobile

Windows Phone features a good email tool which is often referred to as Outlook – but it isn’t. It really bears no resemblance to the desktop app, and the key elements of email, calendar and contacts are all separate, distinct tools in Windows Phone.

microsoft office mobile

There isn’t even a native task manager.

This doesn’t mean that you cannot be productive, but it does feel strange referring to Microsoft Office without mentioning an email tool. Thanks to this omission, of course, there are no productivity tips. See Everything You Need To Know About Emails & Windows Phone 8 for more details on using email in Windows Phone.

Compatibility: These Are Not Desktop Apps

It’s worth pointing out that as these are mobile apps, some features added using the desktop versions may not work. For instance, the mobile version of Excel doesn’t handle Pivot Tablets.

In the event that you need to edit a document, spreadsheet or presentation that features data that your phone cannot display (perhaps embedded video), the document will either fail to open or you will be blocked from saving any changes. Be aware, also, that documents saved in the old format (.DOC, .XLS, .PPT) will not open in Microsoft Office Mobile. Instead, files sent to you should be saved as .DOCX, .XLSX and .PPTX.

However, despite this, these are extremely useful apps, as functional as they need to be. I completed a portion of my recent review of the Acer Iconia W7 on my Windows Phone in Word Mobile.

Take Microsoft Office In The Palm Of Your Hand

These tools might not be the full versions, they might not offer the full set of tools and features but they are good, they’re certainly useful and in OneNote Mobile you have one of the best note-taking apps available.

Better still is the cloud support through SkyDrive, Office 365 or SharePoint, enabling you to effortlessly share documents between devices and work on and develop them wherever you might be.

This integration is excellent, and the nature of Word, Excel, PowerPoint and OneNote in their portable forms means that when using a Windows Phone you will never have to wait until you get back to the office to use Office.

The post Mobile Working with Windows Phone – Microsoft Office Mobile 2013 appeared first on MakeUseOf.

, Mobile Working with Windows Phone – Microsoft Office Mobile 2013,
–Via Make Use Of