Entries Tagged as 'Communications'

Microsoft MyPhone

I’ve been using Microsoft MyPhone for several months now; and I switched over to it not because it’s something I felt I really needed, but because Windows 7 doesn’t synchronize with Windows Mobile 6.5 devices using the new Windows Sync Center; it requires that I install the Vista (abomination) Device Center which replaced Active-Sync.

Why do I hate Device Center?  Well, I couldn’t really care whether I use the-man-in-the-moon or what ever to sync my phone, all I care is that I not have to use Outlook!  And you guessed it, Device Center will only synchronize with Outlook, Windows Sync Center allows synchronization with a number of sources (including Outlook if you use that POS).

The options I had were use third party synchronization software (which I was forced to use back when I had a Motorola KRZR — and I really didn’t want software to limit what I could sync), use Google (I really don’t want Google to have more of my personal information than they already have, or try MyPhone (not that I’m wild about Microsoft having my personal information; but I know that they’re a clueless company who wouldn’t know what to do with the information even if they realized they had it).

There are many things that MyPhone won’t do, and we might as well get those listed first:

  • It will not download ring tones
  • It will not synchronize to live contact, calendar, etc
  • It will not allow you to backup on your desktop

Things it will do:

  • It will limit you to 200 MB of storage
  • It will synchronize contacts (including pictures, but it does have some limitation with field sizes; so Garmin GPS points are a little problematic)
  • It will synchronize calendar (but it doesn’t allow notes or reminder, you have to enter those on the phone)
  • It will synchronize task lists (again see the above limitations)
  • It will synchronize text messages
  • It will synchronize browser favorites
  • It will synchronize photos
  • It will synchronize videos
  • It will synchronize music
  • It will synchronize documents
  • It will allow for deleting and archiving.
  • It will support multiple phone
  • It will support social networks (well, Live)
  • It will provide your phone’s last known location (last sync)

If you’re willing to pay for enhanced services:

  • It will ring your phone
  • It will provide your phone’s current location
  • It will lock your phone
  • It will erase your phone

Presumably these last services are targeted at lost phone (so you might wait until you’ve lost your phone to pay for the service, and I guess if it can’t do it you might be able to get a refund).

Currently MyPhone only supports Windows Mobile devices (so you can consider it’s something you get when you purchase a Windows Mobile phone), and most current Mobile 6.1 and 6.5 phones already have it pre-installed (but you can easily download it and install it on any Windows Mobile 6, 6.1, or 6.5).

To effectively use MyPhone you should have an unlimited data plan (or it might end up costing you quite a bit of money to do the synchronizations).

I don’t want to give anyone the impression that I think MyPhone is the best thing since sliced white bread (who came up with that expression — white bread is horrible), but it works, and it works well — and it provides a service for owners of Windows Mobile 6.x that Windows 7 doesn’t (so much for Microsoft’s flagship products, makes you wonder why you have to pay the big bucks for things that don’t work well, and don’t work together).

One of the nice features of MyPhone is that you can use it to sync information to you phone regardless of what desktop operating system you run (I believe synchronizing to Windows Mobile devices still requires a third party [extra cost] product on OS-X; Sync Mate or Missing Sync).

NOTE:  I believe Microsoft considers MyPhone to be part of the Windows Live offerings, but since it doesn’t inter-operate with Windows Live (at least in the current version) I don’t see how anyone can make that claim with a straight face (where do they get these programmers and program managers).

Microsoft MyPhone

Apple Sues HTC For Patent Infringement

Remember Apple suing Microsoft for “stealing” the Mac’s user interface?  A user interface that Apple actually stole from Xerox?

On 4 March 2010 Apple filed suite against HTC for infringing on some twenty patents for iPhone technology they allegedly used in their Android handsets (but not their Windows Mobile handsets).

It’s pretty obvious to me that HTC manufactured Windows Mobile handsets long before the iPhone, and those handsets used many of the basics of the technology described in the twenty iPhone patents — so who’s stealing from whom?

It’s totally ironic that Steve Jobs is quoted as saying:

We can sit by and watch competitors steal our patented inventions, or we can do something about it. We’ve decided to do something about it. We think competition is healthy, but competitors should create their own original technology, not steal ours.

When in 1996 in the PBS Documentary “Triumph of the Nerds” he said:

Picasso had a saying. He said that ‘Good artists copy; great artists steal.’ And we have always been shameless about stealing great ideas.

I think Eric Von Hipple of MIT’s Sloan School of Management may have hit the nail on the head:

The social value of patents was supposed to be to encourage innovation — that’s what society gets out of it. The net effect is that they decrease innovation, and in the end, the public loses out.

Those who can’t innovate, litigate.


Steve Jobs, 1996 “Triumph of the Nerds”

SPF / DKIM

SPF (Sender Policy Framework) and DKIM (DomainKeys Identified Mail) are two methods to help indentify email which is likely not SPAM.  SPF was originally proposed in 2003 by Meng Weng Wong and Wayne Schlitt (SPFv1 RFC4408) as an open standard (SPF is backed by the Sender Policy Framework Council); DKIM originally merged and enhanced DomainKeys from Yahoo and Identified Internet Mail from Cisco (RFC4870 superseded by RFC4871) forming an open standard (DKIM is backed by an industry consortium).

Both SPF and DKIM attempt to provide information to receiving SMTP servers about whether or not a particular email message is authentic.

SPFv1 uses a very simple approach where a domain’s DNS server provides a root level TXT record that supplies information about SMTP mail servers that are permitted to originate domain email.

DKIM uses a more complex digital signature on each message (information about which is stored in a sub-domain in domains DNS containing self-signed keys).

You can read up on the specifics of each through the reference links provided below.


SPF (Wikipedia)

Microsoft SPF Record Wizard · OpenSPF Wizard

DKIM (Wikipedia)

JustHost.com POP / IMAP / SMTP Settings

POP:
host: mail.<yourdomain>
host: <yourhost>.justhost.com
port: 110
port: 995, SSL

IMAP:
host: mail.<yourdomain>
host:<yourhost> .justhost.com
port: 143
port: 993, SSL

SMTP:
host: mail.<yourdomain> (requires authentication)
host: <yourhost>.justhost.com
port: 25
port: 2626
port: 465, SSL

WEB MAIL:
url: https://<yourdomain>:2096
url: https://<yourhost>.justhost.com:2096


NOTES:

  • SSL: you will need to accept the self signed certificate; some mail readers do not allow you to retain self signed certificates, so you will need to do that each and every time a connection (or initial connection) is made.
  • SMTP: requires authentication; also you ISP may block port 25 (which is why port 2626 is also supported).
  • <yourhost> would be something like cl111 so for example cl111.justhost.com
  • <yourdomain> would be something like mydomain.com so for example mail.mydomain.com

Two Weeks and All’s Well

It’s been over two weeks since I started the migration from 1and1 hosting to JustHost and right at two weeks since I moved my BLOG.

I have to say I’m very happy with JustHost.  Things worked the way they should (well, yeah, there were a few things I had to figure out, but that’s been true of every hosting service I’ve ever used personally or for clients), and things have continued to work well.

JustHost is different than 1and1 in many ways; and my main reason to seek another hosting company was to find one that offered Server Side Includes (SSI) at a reasonable price (yes, I can do most everything that SSI does through AJAX call backs, but it’s so much more efficient for the server to just send the information; and I could have actually wrapped the page in PHP and essentially done what a SSI would have done through PHP).

If you’re looking for a hosting company, I do encourage you to click the ad to the right and review their packages.  The price is extremely attractive, they get very good marks in most every review, and they just work.

WordPress 2.9.2

I’ve upgraded my site to WordPress 2.9.2.
As always, I recommend WordPress to power your BLOG; it’s likely your hosting company offers it as an menu selectable install option, and it’s easy to install and maintain yourself if you’d like to take advantage of it’s full customization potential.
http://wordpress.org/

Air Time Free

If you have a flat rate cellular voice plan, you may not be interested in this article; but for most of us who simply don’t have cost effective options for flat rate plans this might help cut down on cellular bills.

Most cellular telephone companies off the ability to add one or more telephone numbers to your cell plan that will not be charged air time for inbound or outbound calls.  It goes by various names, A-List, Friends & Family, My Favs, My Circle, etc.

Unfortunately, all of them limit the number of telephone numbers you can designate as air time free to a fairly modest number.

But… by using Google Voice, you might find that one air time free number is really all you need to greatly reduce your monthly cellular expenses.

You can go to Google and read a fair amount about Google Voice, they’re adding new features all the time so I won’t even try and cover all of them; just a few that might be of help to you (by the way, the “Call Me” widget on my web site uses Google Voice, and it’s no cost to the caller or me).

So how exactly can you use Google Voice — or really what will be covered in this post is how I use Google Voice.

First, I setup a Google Voice account a few months ago, mainly to be able to give out a telephone number that I wouldn’t be bothered answering when I didn’t want to, and still be able to get voice mail (at my convenience).  Mainly I wanted to do this because I’m going to disconnect my home phone (AT&T offers “naked” DSL here, and since all my home phone does is provide telemarketers with a number to call I really don’t see a reason to ever answer it).

The Google Voice line worked great for receiving messages; I got them in my email inbox, and more times than not the voice to text transcription wasn’t very useful, but I could just click the link and listen to the message as well.

Second, I added my Google Voice number to my Verizon “Friend’s & Family” (what AllTel used to call “My Circle”) so that it would be air time free.  Partially because there would be times when I wanted to actually route my Google Voice number to a phone so I could answer it (say when I was expecting a call), but mostly so that I could use Google Voice for outbound calls to people who were not going to be air time free.

So to use Google Voice for air time free outbound calling you need to log onto the Google Voice web site (there’s a mobile version of it as well, so if you have an unlimited data plan you don’t even need to be near a computer to make use of it) and simply instruct it to make a call.  What happens is Google Voice calls you, then calls the number you instruct it to call and conferences you together.

To make all this air time free, you need to setup Google Voice to present you Google Voice call on inbound calls (that’s the number you specified as air time free with your cellular provider).  This, unfortunately, means that you don’t know who’s calling, but there are some Google Voice features that help there too (I’ll let you go through all the features yourself).

For outbound calls you could setup Google Voice to present your actual telephone number, but it makes more sense to have your Google Voice number presented (especially for toll free calls, remember that they always get your telephone number).

Now you might not care whether or not you get charged air time for a quick call to your doctor’s office to confirm an appointment, but when you’re going to be on the line with customer service for half an hour (or more) you might want to think about the extra step of using Google Voice.

Now let me make it perfectly clear.  I don’t trust Google with my personal and confidential information, so I would never have any sensitive data go through a Google Voice call; but hey, when it’s something like a customer service call people I don’t really trust with my information already have it.

You can request an invite to Google Voice, it’ll probably take ten days to two weeks before you get it.  I’d recommend setting up a Google Mail account as well (you can forward the message from the Google Mail account or you can directly access the Google Mail account with POP3/IMAP4) to go along with Google Voice.  In fact, even if you don’t expect to use Google Voice much, I’d say go ahead and setup an account now.

Also, Google Voice will be adding VoIP (SIP) service (they purchased Gizmo5) soon.

Domain Registrars

In going through looking for a new domain hosting company I also looked to see about costs for domain registration.

I can certainly tell you that all my domains will remain registered at 1and1.  I will be switching from a hosting package to their “instant domain” package (it’s free; but it does in fact have more than just basic registrar services).

Why?

Well, 1and1 isn’t quite the cheapest domain registrar (you can save a little with a few of the others), but 1and1 offers private domain registration at no additional cost.

A private domain registration does not publish your personal and confidential information in the ICANN database, so marketers cannot get your phone number or address.  It does publish an email address that will forward mail to you; but you can easily filter mail coming from that address (it’s likely SPAM) or change it occasionally (make the domain public then immediately private and it’ll generate a new email address — it would be nice if they just let you enter an email address).

Also, I’m not sure it isn’t a good idea to keep your domain hosting and domain registration separate — that way it’s much harder to fall into a trap (though we have to hope that the companies we use for either of those services are reputable).

Just Host

As I posted a couple weeks ago I’d gone ahead and moved some of my domains over to JustHost.com.

Mainly I was looking for an affordable hosting package that supports server side includes in addition to what I already had at 1and1.com for around same price.  I also wanted unlimited bandwidth (but frankly I could have gotten that at 1and1.com with a cross-grade for just a small amount more per month with no hassle).

The way I started looking for a new host was to find some the “10 best” “50 best” or what ever they happened to be articles on the internet for hosting companies.  I read through them, looked at their current offerings, features, and prices.  The ones I felt were interesting I looked for reviews on the internet and read them.

Reviews from people you don’t know are not necessarily valuable.  Read the review, see what they’re saying, see how they’re saying, and see if their needs and abilities closely ally with yours.  And look for a pattern in reviews — if many people say the same thing, it’s far more likely to be true and not simply an isolated incident.

Once I narrowed down the field to a handful I reviewed any demos they offered of their control panel, features, etc.  If they didn’t have any demo I placed them on the bottom of the list.

Then I tried their online “chat” feature to talk to a pre-sales person.  If they didn’t offer an online chat I placed them on the bottom of the list (the very bottom — online chat is more important in the long run than a demo).

For the chat, I asked a few questions that there were in fact answers to on their site (just to see how quickly the person on the other end could provide me with a response, and if their response agreed).  Then I ask any questions that I had that were not addressed by the site.  Finally I ask one question that would require the person to actually think and apply the information on their site to the context of the question.

After that I decided on going with JustHost.com — they seemed like they provided the best package, best support, and most reasonable price.  When I went to order the package they offered me a better price when I was going to navigate away from the order page to check on a couple things.

I’ve moved all my domains over to JustHost.com; I’ve put an affiliate advertisement for JustHost.com on my web page and my BLOG (if you’re going to order service from them, I encourage you to click on the advertisement on here so as to help defray the costs for maintaining my BLOG — and hopefully growing it; it won’t cost you anything).

Things I don’t like…

  • They have the concept of a “primary” domain; which makes all domains but that reside under the primary in the directory structure.
  • They do not allow direct access to DNS on shared packages.
  • Shell access is extra (quite a bit extra) per year.  It would have been a “nice to have”, but I didn’t need it, and didn’t pay for it.
  • PHP5 doesn’t work by default in subdomains.
  • Databases are on the same machine as web servers.  I know this is very common, but I prefer databases to be on database servers and web servers to be separate.  This item is on the end of the list for a reason.

But…

  • They will allow you to use a “fake” domain (I did a subdomain of their domain) as your primary, which makes all domains equal, but if you want to access the root you have to use the host name where your hosting account files are located rather than your domain name (you could have them enter a CNAME for you if you like, but if you forget the host name just do a trace route to one of your domain’s web addresses and you’ll see it).
  • While you don’t have direct access to DNS, they will enter DNS records for you — CNAME I know (they did that for me); and I expect they’ll do TXT, A, etc.
  • To enable PHP5 in a subdomain you just need to add a couple lines to your .htaccess file (the service representative didn’t know them right off the top of his head; but after confirming it should work, I had no problem).

Things I do like…

  • The price is very reasonable for a unlimited shared hosting package.
  • Customer support is great; the people who’ve chatted with me or replied to my tickets have been extremely courteous and have resolved the issue.
  • Server side include support.  It really is nice to be able to have dynamic content that is provided by the server rather than have to have intricate AJAX requests (and faster).
  • Performance.  Thus far I can’t complain about the performance.
  • IMAP, POP, SMTP email both clear text and SSL versions.  SMTP is offered on alternate ports as well for individuals who’s ISP block access to port 25.

I often say..

Rarely do you get what you pay for.

With JustHost.com you may in fact get what you pay for (and maybe more).

A new host…

I’ve mentioned before that I was considering moving my web sites to another hosting company, not that there’s anything really wrong with my previous hosting company, but more so because I wanted some features that were just too expensive for me to justify.

My new hosting company — JustHost.com — offers fairly attractive prices, has a fairly good reputation, and has the features I most wanted on an unlimited hosting package.

It’s still too soon for me to give them a recommendation; but I have placed an advertising link on the side panel of my site and blog to them (and yes I will get a referral fee if you use it).

A couple things…

I’m not hosting any domains with them; their registration price isn’t bad, but private registration is extra (and I really don’t like my personal and confidential information published on the web to be harvested by those who will not benefit me).

The cPanel interface they use is fairly common at hosting companies (I guess vDeck is the other big competitor) — but it’s totally different from what I’m used to.

Keep in mind, you should evaluate a web hosting company against your personal needs and requirements.  Remember, most hosting companies packages like this are not suitable for companies that have a great deal of web traffic and would suffer should their web site not be able to deliver information to customers.