ie8 fix

text

PDF to Excel Converter makes the job easy

You have many options for converting PDF files into Excel documents, depending on what software you already have, what the PDF contains, and what you expect as a finished product: everything from free Web-based tools to expensive pro tools and enterprise-level packages. Blue Label Software's PDF to Excel Converter falls somewhere in the middle, offering lots of speed and convenience, but at a significant cost, compared to the freeware.

PDF to Excel Converter's user interface is a nicely rendered variation on a common layout for tools of this type, with a tree view in a sidebar to the … Read more

No option to remove ads on Kindle Fires

Friday's tech news roundup is bracing for the mini-tablet price war:

UPDATE: Amazon has had a change of heart over the weekend and reversed its stance on lock-screen ads. Find the follow-up report on Monday's Update.

Amazon's new generation of Kindle Fire tablets will have Special Offers and Sponsored Screensavers on the home lock-screen, and you won't be able to pay extra to take it off. For the e-ink readers, Amazon has offered ways to pay a small fee, about $20, to take the ads off. But these ads are not coming off the new tablets. … Read more

AT&T to test Text-to-911 service in Tennessee

Mobile phone users across the country may one day be able to text 911 call centers.

AT&T has been given the go-ahead by the state of Tennessee to kick off a trial of a Text-to-911 service across the state. Using the state's new Emergency Service IP Network (ESInet), the test will let AT&T subscribers send text messages to Tennessee 911 call centers.

Dialing 911 by phone is still the preferred way to get help as quickly and easily as possible. But the trial phase would try to add texting to the 911 system as another … Read more

Make the call

Viber gives Skpe a run for its money, and we think it comes out ahead. It ships with a good-looking interface dominated by the color purple that will have you placing VoIP calls in no time.

The app integrates with iOS perfectly and, fortunately, doesn't require a username and password to register. Instead, it uses your phone number as your ID. Once you have allowed the app to scan your address book, the contacts registered in the Viber network will appear, and you can start calling them, even if they're based internationally.

We were pleasantly surprised by the … Read more

How to use TextWrangler as a remote file editor

If you regularly access remote servers using the secure shell (SSH) command in your Mac's Terminal, often you will do so to simply edit a configuration file or two. This is normally done using a Terminal-based text editor such as vi, nano, or emacs; however, even though these programs can be fairly powerful options, often they simply lack in both ease and capability when compared to GUI-based editors like the TextWrangler, a popular and free editor from BareBones software.

Unfortunately being a full GUI application, TextWrangler will not run in the Terminal so you cannot use a remote copy … Read more

iPhone SMS vulnerability not present in other OSes

Earlier this month, news surfaced that iPhones were more susceptible to spoofed SMS messages and phishing attempts via text, and now it seems the vulnerability is more or less exclusive to iOS.

That's according to research from mobile security firm AdaptiveMobile, which says it may be harder to spot spoofed texts and phishing attacks on the iPhone than on other mobile OSes. At issue is the fact that iOS displays the "reply to" number for received texts, which can be modified to make it appear as if a text message originated from a different number than it … Read more

Apple responds to iPhone SMS security vulnerability

Yesterday I reported on revelations that iPhones may be particularly vulnerable to an SMS spoofing attack. Basically, because of the way iOS handles text headers, a nasty person could manipulate the "reply-to" number to appear to be someone they're not, like a financial institution.

After a hacker revealed the vulnerability earlier this week, Engadget received this response from Apple on the matter:… Read more

iPhone SMS vulnerable, according to researcher

Ever received a text from your bank on your iPhone? You may want to take a closer look and make sure it's the real deal.

A hacker who goes by the handle "pod2g" says a security flaw has made receiving texts on an iPhone insecure since the inception of iOS, and that the vulnerability still remains in the latest beta of iOS 6.… Read more

Protect yourself from smishing (video)

We've all heard about phishing attacks -- those spammy e-mails you get in your in-box imploring you to divulge your personal information. Now those annoying scams are coming to a cell phone near you -- it's called smishing, or phishing via SMS text message.

Text messaging is the most common nonvoice use of a mobile phone, and scam artists are taking full advantage of that. In fact, according to security firm Cloudmark , about 30 million smishing messages are sent to cell phone users across North America, Europe, and the U.K. Smishing is part of the much larger … Read more

AppleScript fun: Previewing HTML from TextWrangler

If you edit HTML code on your Mac, you might find that Apple's text-handling programs like TextEdit may not suffice, especially since as a basic text editor it does not provide syntax-aware coloring, the option to collapse sections of code based on tags, and properly index lines of code. In addition, TextEdit relies on direct access to files from the Finder and cannot open remote files.

As a result of these limitations, alternative text-handling tools may be useful for managing HTML documents; one of the most popular is Bare Bones Software's TextWrangler (a free version of its powerful … Read more