Entries Tagged as 'Communications'

FileZilla – The free FTP solution

If you have a need to transfer files via FTP, SFTP, SCP, etc and you prefer to user a graphical user interface on a Windows, Mac, or Linux machine — then the Open Source FileZilla is a very good solution to consider.

Just download the client, install it, and within a few moments you’ll have a connection to a server (that you can save the information for quick reuse if you like).  The interface is clean and easy to understand, and supports drag-and-drop as well as transfers from the multi-pane manager.

And, you can’t beat the price – FREE.

http://filezilla-project.org/

Originally posted 2011-09-13 02:00:47.

Desktop Search

Let me start by saying that Windows Desktop Search is a great addition to Windows; and while it might have taken four major releases to get it right, for the most part it works and it works well.

With Windows Server 2008, Windows Vista, and Windows 7 Desktop Search is installed and enabled by default; and it works in a federated mode (meaning that you can search from a client against a server via the network).

Desktop Search, however, seems to have some issues with junction points (specifically in the case I’ve seen — directory reparse, or directory links).

The search index service seems to do the right thing and not create duplicates enteries when both the parent of the link and the target are to be indexed (though I don’t know how you would control whether or not the indexer follows links in the case where the target wouldn’t normally be indexed).

The search client, though, does not seem to properly provide results when junction points are involved.

Let me illustrate by example.

Say we have directory tree D1 and directory tree D2 and both of those are set to be indexed.  If we do a search on D1 it produces the expected results.  If we do a search on D2 it produces the expected results.

Now say we create a junction point (link) to D2 from inside D1 called L1.  If we do a search on L1 we do not get the same results as if we’d searched in D2.

My expectation would be that the search was “smart” enough to do the search against D2 (taking the link into consideration) and then present the results with the path altered to reflect the link L1.

I consider this a deficiency; in fact it appears to me to be a major failing since the user of information shouldn’t be responsible for understanding all the underlying technology involved in organizing the information — he should just be able to obtain the results he expects.

It’s likely the client and the search server need some changes in order to accommodate this; and I would say that the indexer also needs a setting that would force it to follow links (though it shouldn’t store the same document information twice).

If this were a third party search solution running on Windows my expectation would be that file system constructs might not be handled properly; but last time I checked the same company wrote the search solution, the operating system, and the file system — again, perhaps more effort should be put into making things work right, rather than making things [needlessly] different.

Originally posted 2010-01-22 01:00:57.

Consumer Cellular

Consumer Cellular is a “discount” cellular provider (apparently a Verizon Wireless MVNO) that offers no-nonsense plans with no contract and low rates for users who only occasionally use their cell phones and the ability to change your plan at will.

Let me underscore that I don’t have any personal experience with Consumer Cellular, so I can’t vouch for their service — so my recommendation is keep a copy of the information from their web page in a PDF and pay with a credit card; that way if you find they don’t live up to their end of the “bargain” just work with your credit card company.

http://www.consumercellular.com/

Originally posted 2010-04-28 02:00:11.

Internet Service Provider Mail Servers

This is a listing of server names for various internet service providers and hosting companies I’ve complied.  Use your browser (page text) search feature to locate the one you’re interested or browse them alphabetically (this is a lengthy post).

1&1

  • pop3:  pop.1and1.com
    port 110; 995 ssl
  • imap4: imap.1and1.com
    port 143; 993 ssl
  • smtp: smtp.1and1.com
    port 25; 587 ssl

Adelphia Internet Service

  • pop3: mail.adelphia.net
  • smtp: mail.adelphia.net

AT&T Internet Service

  • pop3: postoffice.worldnet.att.net
  • smtp: mailhost.worldnet.att.net
  • nntp: netnews.att.net (dial)
  • nntp: netnews.worldnet.att.net (dial)
  • nntp: inetnews.worldnet.att.net (broadband

AOL Internet Service

  • imap4: imap.aol.com
  • smtp: smtp.aol.com

Bell Altantic Internet Service

  • pop3: pop.bellatlantic.net
  • smtp: gtei.bellatlantic.net

BellSouth Internet Service

  • pop3: mail.bellsouth.net
  • smtp: mail.bellsouth.net
  • nntp: newsgroups.bellsouth.net

BlueLight Internet Service

  • pop3: mail.bluelight.net
  • smtp: mail.bluelight.net

Brainstorm Internet Service

  • pop3: mail.gobrainstorm.net
  • smtp: mail.gobrainstorm.net

Cableone Internet Service

  • pop3: mail.cableone.net
  • smtp: authmail.cableone.net

Charter Communications

  • pop3: pop.charter.net
  • smtp: smtp.charter.net

Comcast Communications

  • pop3: mail.comcast.net
  • smtp: smtp.comcast.net
  • nntp: newsgroups.comcast.net

Compaq Internet Service

  • pop3: pop3.compaq.net
  • smtp: smtp.compaq.net
  • nntp: news.compaq.net

Compuserve Internet Service

  • pop3: pop.compuserve.com
  • smtp: smtp.compuserve.com
  • nntp: news.compuserve.com

Concentric Internet Service

  • pop3: pop.concentric.net
  • smtp: smtp.concentric.net
  • nntp: news.concentric.net

Cox Communications

  • East
    • pop3: pop.east.cox.net
    • smtp: smtp.east.cox.net
    • nntp: news.east.cox.net
  • Central
    • pop3: pop.central.cox.net
    • smtp: smtp.central.cox.net
    • nntp: newscentral.cox.net
  • West
    • pop3: pop.west.cox.net
    • smtp: smtp.west.cox.net
    • nntp: news.west.cox.net

Cypress Communications

  • pop3: pop.cypress communications.net
  • smtp: smtp.cypress communications.net

DirectNIC Internet Service

  • pop3: pop.directnic.com
  • smtp: smtp.directnic.com

Dotster

  • pop3: pop.registerapi.com
  • smtp: smtpauth.registerapi.com

Earthlink Internet Service

  • pop3: pop.earthlink.net
  • smtp: ssmtpauth.earthlink.net
  • nntp: news.east.earthlink.net
  • nntp: news.west.earthlink.net
  • ftp: ftp-www.earthlink.net

EasyCGI

  • pop3: mail.[yourdomain]
  • smtp: smtp.[yourdomain]

FrontierNet Internet Service

  • pop3: pop3.frontiernet.net
  • smtp: smtp.frontiernet.net
  • nntp: news.frontiernet.net

GoDaddy

  • pop3: mail.godaddy.com
  • smtp: [none]

Google Mail

  • pop3: pop.gmail.com
    port 995 ssl
  • imap4: imap.gmail.com
    port 993 ssl
  • smtp: smtp.gmail.com
    port 465, 587 ssl/starttls

HughesNet Internet Service

  • pop3: mail.hughes.net
  • smtp: smtp.hughes.net

Internet America Internet Service

  • pop3: pop3.airmail.net
  • smtp: mail.airmail.net

iPage

  • pop3: mail.[yourdomain]
  • smtp: mail.[yourdomain]

IX Web Hosting

  • pop3: pop.ix.netcom.com
  • smtp: smtp.ix.netcom.com

Juno Internet Service

  • pop3: pop.juno.com
  • smtp: smtp.juno.com

JustHost

  • pop3: mail.[yourdomain]
    port 110; 995 ssl
  • imap4: mail.[yourdomain]
    port 143; 993 ssl
  • smtp: mail.[yourdomain]
    port 25, 2626; 465, 587 ssl

Lycos

  • pop3: pop.mail.lycos.com
  • smtp: smtp.mail.lycos.com

Mac

  • pop3: mail.mac.com
  • smtp: smtp.mac.com

Mail.com

  • pop3: pop1.mail.com
  • smtp: smtp1.mail.com
  • nntp: news.mail.com

MegaPath Internet Service

  • pop3: mail.megapathdsl.net
  • smtp: mail.megapathdsl.net
  • nntp: news.megapath.net

Mediacom Online Internet Service

  • pop3: mail.mchsi.com
  • smtp: mail.mchsi.com
  • nntp: netnews.mchsi.com

Mindspring Internet Service

  • pop3: pop.mindspring.com
  • smtp: smtp.mindspring.com

Mpower Communications

  • pop3: pop.mpowercom.net
  • smtp: smtp.mpowercom.net
  • nntp: news.mpowercom.net

MSN Internet Service Provider

  • pop3: pop3.email.msn.com
  • smtp: smtp.email.msn.com
  • nntp: netnews.msn.com

Netscape

  • pop3: pop3.isp.netscape.com
  • smtp: smtp.isp.netscape.com
  • nntp: news.netscape.com

Network Solutions

  • pop3: mail.[yourdomain]
  • smtp: smtp.[yourdomain]

NetZero Internet Service

  • pop3: pop.netzero.net
  • smtp: smtp.netzero.net
  • nntp: news.netzero.net

onehost worx Internet Service

  • pop3: mail.emailworx.net
  • smtp: smtpsecure.emailworx.net

Pacifier Internet Service

  • pop3: mail.pacifier.com
  • smtp: smtp.pacifier.com

PeoplePC Internet Service

  • pop3: pop.peoplepc.com
  • smtp: smtpauth.peoplepc.com
  • nntp: news.peoplepc.com

Pipeline Internet Service

  • pop3: pop.pipeline.com
  • smtp: smtp.pipeline.com

Rediff Internet Service

  • pop3: pop.rediffmailpro.com
  • smtp: smtp.rediffmailpro.com
  • nntp: news.rediff.com

SBC Yahoo!

  • Ameritech
    • pop3: pop.ameritech.yahoo.com
    • smtp: smtp.ameritech.yahoo.com
  • NVBell
    • pop3: pop.nvbell.yahoo.com
    • smtp: smtp.nvbell.yahoo.com
  • PacBell
    • pop3: pop.pacbell.yahoo.com
    • smtp: smtp.pacbell.yahoo.com
  • SNet
    • pop3: pop.snet.yahoo.com
    • smtp: smtp.snet.yahoo.com
  • SWBell
    • pop3: pop.swbell.yahoo.com
    • smtp: smtp.swbell.yahoo.com

  • Flash
    • pop3: pop.flash.yahoo.com
    • smtp: smtp.flash.yahoo.com
  • Prodigy
    • pop3: pop.sbcglobal.net
    • smtp: smtpauth.prodigy.net
  • Wans
    • pop3: pop.wans.yahoo.com
    • smtp: smtp.wans.yahoo.com
  • - Other -
    • pop3: pop.sbcglobal.yahoo.com
    • smtp: smtp.sbcglobal.yahoo.com

Seanet Internet Service

  • pop3: pop.seanet.com
  • smtp: mx.seanet.com
  • nntp: news.seanet.com

Sonic.net Internet Service

  • pop3: pop.sonic.net
  • smtp: mail.sonic.net
  • nntp: news.sonic.net

Speakeasy Internet Service

  • pop3: mail.speakeasy.net
  • smtp: mail.speakeasy.net
  • nntp: news.speakeasy.net

SprintPCS

  • pop3: pop.sprintpcs.com
  • smtp: smtp.sprintpcs.com

Sprynet Internet Service

  • pop3: pop.sprynet.com
  • smtp: smtp.sprynet.com

Starpower Internet Service

  • pop3: pop.starpower.net
  • smtp: smtp.starpower.net
  • nntp: news.starpower.net

Time Warner

  • Alabama (Birmingham)
    • pop3: pop-server.bham.rr.com
    • smtp: smtp-server.bham.rr.com
  • Alabama (Dothan)
    • pop3: pop-server.sw.rr.com
    • smtp: smtp-server.sw.rr.com
  • Alabama (Eufaula)
    • pop3: pop-server.eufaula.rr.com
    • smtp: smtp-server.eufaula.rr.com
  • California (Bakersfield)
    • pop3: pop-server.bak.rr.com
    • smtp: smtp-server.bak.rr.com
  • California (San Diego)
    • pop3: pop-server.san.rr.com
    • smtp: smtp-server.san.rr.com
  • California (Southern / Los Angeles)
    • pop3: pop-server.socal.rr.com
    • smtp: smtp-server.socal.rr.com
  • California (Desert Cities)
    • pop3: pop-server.dc.rr.com
    • smtp: smtp-server.dc.rr.com
  • Florida (Cantonment)
    • pop3: pop-server.panhandle.rr.com
    • smtp: smtp-server.panhandle.rr.com
  • Florida (Central Florida, Orlando)
    • pop3: pop-server.clf.rr.com
    • smtp: smtp-server.clf.rr.com
  • Florida (Cape Coral / Naples)
    • pop3: pop-server.swfla.rr.com
    • smtp: smtp-server.swfla.rr.com
  • Florida (Lake City / Live Oak)
    • pop3: pop-server.se.rr.com
    • smtp: smtp-server.se.rr.com
  • Florida (Palatka)
    • pop3: pop-server.se.rr.com
    • smtp: smtp-server.se.rr.com
  • Florida (St Augustine)
    • pop3: pop-server.se.rr.com
    • smtp: smtp-server.se.rr.com
  • Florida (Tampa Bay)
    • pop3: pop-server.tampabay.rr.com
    • smtp: smtp-server.tampabay.rr.com
  • Georgia (Ft. Benning)
    • pop3: pop-server.sw.rr.com
    • smtp: smtp-server.sw.rr.com
  • Indiana (Indianapolis)
    • pop3: pop-server.indy.rr.com
    • smtp: smtp-server.indy.rr.com
  • Indiana (Terre Haute)
    • pop3: pop-server.ma.rr.com
    • smtp: smtp-server.ma.rr.com
  • Kansas (Kansas City)
    • pop3: pop-server.kc.rr.com
    • smtp: smtp-server.kc.rr.com
  • Kansas (Colby)
    • pop3: pop-server.we.rr.com
    • smtp: smtp-server.we.rr.com
  • Louisiana (Houma)
    • pop3: pop-server.sw.rr.com
    • smtp: smtp-server.sw.rr.com
  • Louisiana (La Place)
    • pop3: pop-server.sw.rr.com
    • smtp: smtp-server.sw.rr.com
  • Louisiana (Monroe)
    • pop3: pop-server.jam.rr.com
    • smtp: smtp-server.jam.rr.com
  • Louisiana (Shreveport)
    • pop3: pop-server.sport.rr.com
    • smtp: smtp-server.sport.rr.com
  • Maine (Southeast Maine, Portland)
    • pop3: pop-server.maine.rr.com
    • smtp: smtp-server.maine.rr.com
  • Massachusettes (Athol)
    • pop3: pop-server.mass.rr.com
    • smtp: smtp-server.mass.rr.com
  • Massachusettes (Berkshire County)
    • pop3: pop-server.berkshire.rr.com
    • smtp: smtp-server.berkshire.rr.com
  • Michigan (Detroit)
    • pop3: pop-server.twmi.rr.com
    • smtp: smtp-server.twmi.rr.com
  • Minnesota (Minneapolis)
    • pop3: pop-server.mn.rr.com
    • smtp: smtp-server.mn.rr.com
  • Mississippi (Jackson)
    • pop3: pop-server.jam.rr.com
    • smtp: smtp-server.jam.rr.com
  • Missouri (Kansas City)
    • pop3: pop-server.kc.rr.com
    • smtp: smtp-server.kc.rr.com
  • Nebraska (Lincoln)
    • pop3: pop-server.neb.rr.com
    • smtp: smtp-server.neb.rr.com
  • New Hampshire (Keene)
    • pop3: pop-server.ne.rr.com
    • smtp: smtp-server.ne.rr.com
  • New Jersey (Bergen)
    • pop3: pop-server.nj.rr.com
    • smtp: smtp-server.nj.rr.com
  • New York (Albany)
    • pop3: pop-server.nycap.rr.com
    • smtp: smtp-server.nycap.rr.com
  • New York (Central Northern)
    • pop3: pop-server.twcny.rr.com
    • smtp: smtp-server.twcny.rr.com
  • New York (Hudson Valley, Catskills)
    • pop3: pop-server.hvc.rr.com
    • smtp: smtp-server.hvc.rr.com
  • New York (New York City, Manhattan)
    • pop3: pop-server.nyc.rr.com
    • smtp: smtp-server.nyc.rr.com
  • New York (Rochester)
    • pop3: pop-server.rochester.rr.com
    • smtp: smtp-server.rochester.rr.com
  • New York (Binghamton, Vestal, Johnson City)
    • pop3: pop-server.stny.rr.com
    • smtp: smtp-server.stny.rr.com
  • New York (Staten Island)
    • pop3: pop-server.si.rr.com
    • smtp: smtp-server.si.rr.com
  • North Carolina (Raleigh, Durham, RTP)
    • pop3: pop-server.nc.rr.com
    • smtp: smtp-server.nc.rr.com
  • North Carolina (East Carolina, Wilmington)
    • pop3: pop-server.ec.rr.com
    • smtp: smtp-server.ec.rr.com
  • North Carolina (Greensboro, Winston-Salem, High-Point)
    • pop3: pop-server.triad.rr.com
    • smtp: smtp-server.triad.rr.com
  • North Carolina (Charlotte Metro)
    • pop3: pop-server.carolina.rr.com
    • smtp: smtp-server.carolina.rr.com
  • Ohio (Cincinatti)
    • pop3: pop-server.cinci.rr.com
    • smtp: smtp-server.cinci.rr.com
  • Ohio (Columbus)
    • pop3: pop-server.columbus.rr.com
    • smtp: smtp-server.columbus.rr.com
  • Ohio (North East)
    • pop3: pop-server.neo.rr.com
    • smtp: smtp-server.neo.rr.com
  • Ohio (Western)
    • pop3: pop-server.woh.rr.com
    • smtp: smtp-server.woh.rr.com
  • Pennsylvania (Erie)
    • pop3: pop-server.ma.rr.com
    • smtp: smtp-server.ma.rr.com
  • Pennsylvania (Philadelphia)
    • pop3: pop-server.ucwphilly.rr.com
    • smtp: smtp-server.ucwphilly.rr.com
  • South Carolina (Columbia)
    • pop3: pop-server.carolina.rr.com
    • smtp: smtp-server.carolina.rr.com
  • Tennessee (Memphis)
    • pop3: pop-server.midsouth.rr.com
    • smtp: smtp-server.midsouth.rr.com
  • Texas (Austin)
    • pop3: pop-server.austin.rr.com
    • smtp: smtp-server.austin.rr.com
  • Texas (El Paso)
    • pop3: pop-server.elp.rr.com
    • smtp: smtp-server.elp.rr.com
  • Texas (Houston)
    • pop3: pop-server.houston.rr.com
    • smtp: smtp-server.houston.rr.com
  • Texas (Rio Grande Valley)
    • pop3: pop-server.rgv.rr.com
    • smtp: smtp-server.rgv.rr.com
  • Texas (San Antonio)
    • pop3: pop-server.satx.rr.com
    • smtp: smtp-server.satx.rr.com
  • Texas (Heart of Texax – Waco, Temple, etc.)
    • pop3: pop-server.hot.rr.com
    • smtp: smtp-server.hot.rr.com
  • Texas (Greater Texas, Beaumont)
    • pop3: pop-server.gt.rr.com
    • smtp: smtp-server.gt.rr.com
  • Texas (Corpus Christi, Eagle Pass, Kerrville, Laredo)
    • pop3: pop-server.stx.rr.com
    • smtp: smtp-server.stx.rr.com
  • Texas (Witchita Falls)
    • pop3: pop-server.sw.rr.com
    • smtp: smtp-server.sw.rr.com
  • West Virginia (Clarksburg)
    • pop3: pop-server.ma.rr.com
    • smtp: smtp-server.ma.rr.com
  • Wisconsin (Milwaukee)
    • pop3: pop-server.wi.rr.com
    • smtp: smtp-server.wi.rr.com
  • Wisconsin (North East Wisconsin, Green Bay)
    • pop3: pop-server.new.rr.com
    • smtp: smtp-server.new.rr.com

Verizon Internet Service

  • pop3: incoming.verizon.net
  • smtp: outgoing.verizon.net
  • nntp: news.verizon.net

Verizon Wireless

  • pop3: pop.vzwmail.net
  • smtp: smtp.vzwmail.net

WildBlue Internet Service

  • pop3: mail.wildblue.net
  • smtp: mail.wildblue.net
  • nntp: news.wildblue.net

Windstream Internet Service

  • pop3: pop.windstream.net
  • smtp: smtp.windstream.net
  • nntp: news.windstream.net

Yahoo! Mail

  • pop3: pop.mail.yahoo.com
  • smtp: smtp.mail.yahoo.com
  • nntp: news.news.yahoo.com

Legend:

  • ftp: File Transfer Protocol
  • pop3: Post Office Protocol (incoming mail)
  • imap4: Internet Message Access Protocol (incoming mail)
  • nntp: Network News Transfer Protocol (news)
  • smtp: Simple Mail Transport Protocol (outgoing mail)

Notes:

Unfortunately, I cannot confirm the accuracy of most of this information; however, should you notice an error (or oversight) please contact me and I will correct it.

As I determine the encryption and ports for each provider I’ll add them as well.

Originally posted 2010-10-29 02:00:41.

iDialer (for Windows Mobile)

If you have a cellular plan that allows you to make air-time free calls to a set of designated numbers, then Google Voice might be able to save you some money by effectively giving you unlimited calling.

I’ve written up BLOG entries on how to use Google Voice to get “free” calling before; and I’ve included the caution that you might not want to use it for calls that might contain sensitive information…

Personally I find that when I need to call “customer service” (those people you speak to at a big company that don’t provide much service at all) it generally takes forever and would quickly exhaust my monthly allowance of minutes — and I personally don’t care of Google indexes the information in the call or not.

With a Smart Phone you can use the web interface to Google Voice any time you want to make calls, if you have an Android phone Google has already provided an app that allows you to use Google Voice directly from your contacts if not, there’s a number of apps you can buy or just download that achieve that.

For those who have Windows Mobile and an unlimited data plan (like me), I use iDialer (a free app) with the pre-fab configuration for Google Voice (you can configure it for other services as well — the Google Voice one just requires you download, install, and then provide your Google Voice account information).

Bottom line — it works… though I have to tell you it’s a little odd to “dial” a call and then immediately have your phone ring to complete it… but that’s how Google Voice works (in callback mode).

It’s free, it’s easy to install, and like I said it works.

http://www.supware.net/iDialer/

Originally posted 2010-04-18 02:00:45.

Email Addresses

Ever go to a web site to enter your email address and find that it wouldn’t fit in the field they provided?

It’s amazing in a world of standards that companies (and individuals) continually ignore them and decide for themselves what’s acceptable.

HELLO!

User names (or local part of the address) can be 64 characters long, and domain names can be 255 characters long.

Here is an example of a reasonable well written validation for email addresses — if you want to see poorly done ones in action it doesn’t take too much effort to find ones that limit the entire email address to less than 30 characters!

<?php function isValidAddress( $email, $check = false )
{
##############################
# PHP Email Address Validator
# (C) Derrick Pallas
#
# Authors: Derrick Pallas
# Website: http://derrick.pallas.us/email-validator/
# License: Academic Free License 2.1
# Version: 2006-12-01a
if (!ereg(”
. ‘^’
. ‘[-!#$%&\'*+/0-9=?A-Z^_a-z{|}~]‘
. ‘(\\.?[-!#$%&\'*+/0-9=?A-Z^_a-z{|}~])*’
. ‘@’
. ‘[a-zA-Z](-?[a-zA-Z0-9])*’
. ‘(\\.[a-zA-Z](-?[a-zA-Z0-9])*)+’
. ‘$’
, $email
) ) return false;
list( $local, $domain ) = split( “@”, $email, 2 );
if ( strlen($local) > 64 || strlen($domain) > 255 ) return false;
if ( $check && !gethostbynamel( $domain ) ) return false;
return true;
# END
######
}

RFC822 superseded by RFC2822.

User names (for email) may contain:

  • A to Z letters, upper and lower case.
  • 0 through 9 digits
  • . (fullstop, period) but not as the first or last character
  • ! # $ % & ‘ * + – / = ? ^ _ ` { | } ~ – all are permitted.

The maximum length of the user is 64 characters; the domain is 255 characters; so with the @ a valid address could be up to 320 characters.

Further, did you know that user names are case sensitive (but domain names are not).  Of course many email systems treat user names as case insensitive.

For information on domain name limitation you should see IANA.

Now you know more than most developers who write code that accepts or uses email addresses!

Originally posted 2008-08-25 22:12:27.

SyncMate – Expert Edition

Several weeks ago I took a look at the free edition of SyncMate, and I had some fairly good things to say about it.  In fact, I was so impressed with it that I started using the free edition to synchronize my Windows Mobile device.

Eltima Software contacted me and offered me a license for the expert edition to enable to me more fully explore the capabilities of it (and to write a more in depth post about it).

I agreed, and here’s what I found…

I decided that this would be a fairly comprehensive test; it would involve a number of different operating systems, and synchronization environments.

The operating systems I tested were:

OS-X 10.6.1 (32 & 64 bit)

Windows 7 (32 & 64 bit)

Windows Vista (32 & 64 bit)

Windows 2003

Windows XP

Windows Mobile 6.5 (HTC Touch Pro 2 – XV6875)

Windows Mobile 5.1 (MotoQ)

Outlook Look 2003, 2007, 2010 on the PC

Entourage 2008 on the Mac

Windows Contact / Windows Calendar (on Vista and Windows 7)

Live Contacts / Live Calendar (on Windows XP, Windows 2003, Windows Vista, and Windows 7)

FireFox (Windows)

Safari (Windows and OS-X)

Additionally I took a quick look at iTunes and iPhoto (even though I don’t use either of those normally); and I took a quick look at Google synchronization (including synchronizing to an Android handset).

It’s a long list, and I assure you that the coverage of the tests were not exhaustive — but rather concentrated on suites of versions that would be most commonly found together (though I have a reasonably good feeling that unless there were some real flukes, the sample of tests I performed are probably indicative of all combinations).

My first test was to synchronize my Mac Book Pro with my Mac Pro… I’ve never really put any effort into making sure that the contacts and such agreed between the two, so I install unlocked the free version of SyncMate I’d installed on both and proceeded to enable all the plug-ins.  After fighting with both iPhoto and iTune (you wouldn’t need to worry about that if you actually used them they would have already been setup and ready to sync). the little spinners started and in just a few minutes I had everything on both machines (which also included all the calendar and contact information I’d gotten from my smart phone to start with) in sync.

I went ahead and disabled iPhoto and iTune for the rest of my tests — I’d seen it work, and certainly synchronizing those would easily be covered with the folder synchronization (which was a more generic test — but of course it was nice that the iTunes/iPhoto sync could be enabled with a simple click).

I decided next to see what the various versions of Windows and Office Suites would do… so I brought up virtual machines using various OS images and installed versions of Office in them.  I setup the Windows component of SyncMate and then decide to just do everything at once — so I added all the machines to SyncMate on the Mac Pro and hit the sync button.

It took a few minutes, but then on every machine in either (or both) the Windows Contacts and the Outlook Contacts there was a full copy of my contacts; as well as files I’d put in a test folder.

Things were going very well, so now I turned to a couple Windows Mobile devices.

Both were easy to setup via USB, and both synchronized perfectly (frankly I was a little surprised when the MotoQ running Mobile 5.1 worked as well as it did).  So then I tried WiFi sync on the XV6875 — worked just fine (there’s a nice feature of the SyncMate driver on the WinMo device that will tell you the IP and name of the device if you need).  Next was Bluetooth synchronization… and unfortunately I wasn’t able to do that on either device — during setting up the connection I kept getting “Uncompatible Device” (a newer version of SyncMate has corrected the awkward english construction; but unfortunately I still cannot use Bluetooth synchronization with either my XV6875 or Q), so I’m not exactly sure what the problem is, but I would consider Bluetooth synchronization more convenient than WIFi — though I generally use USB since I can charge the device as well.

Then I decided to try a few more scenarios from the SyncMate feature list.

Folder synchronization with a USB flash drive worked perfectly.  And from that I’d be fairly confident that iTunes/iPhoto/folders could be synchronized to any USB (disk) device.

Google synchronization worked just as documented; and synchronizing an Android handset with Google just happens (all you have to do is enter you account information into the handset and enable synchronization).

Here a few comments on individual features…

Call history and the SMS manager are both very nice features of the expert edition… I’m not sure it’s sufficient motivation to pay for an upgrade, but it certainly is a sweet feature.

Mounting a Window mobile phone as a USB disk is a feature that didn’t make much sense to me; my XV6875 has the ability to select whether or not it makes an ActiveSync style or USB drive connection when you connect it; though on an older device like my MotoQ it does let you see the file system on the Mac much as you would on a Windows desktop.

Time synchronization is another feature that just doesn’t make sense; all devices get synchronized to the network (and thus to atomic clocks) so I see little value (and a number of reasons not to) synchronize them to each other and defeat the mechanisms already in place (if this were a camera, not a cellular phone I’d consider this a plus — but I’m going to say this feature should be removed; and certainly not used).

As noted before, synchronization to Windows Live isn’t support (and since this is a Mac centric product I don’t think that should come as a surprise — but, of course, some people who have Windows Mobile phones may use some of the Live services).

One thing I haven’t really covered to this point is how you setup a sync partner in SyncMate; and I guess I haven’t focused on it because it’s fairly easy, and definitely straight forward.  It isn’t “automatic” (and I actually consider that a plus — I absolutely hate ActiveSync trying take ownership of a device I just want to attach once).  A nice touch to the way you add a partner is that you can both name it, and include an image for it (though it might be a little nicer if Eltima included more stock images with SyncMate, or created a web interface to find images of handsets — but I just downloaded one of each of my phones and then used that).

The number one quality of SyncMate is that it works — and by far and large it works as advertised.  In this round of tests I didn’t have any instability in the version of the Windows sync driver I installed (unlike in the previous tests where I did have some issues with the Windows sync driver crashing).

One feature I felt might be interesting for Eltima to add would be a “mesh” type synchronization — really all they’d need to do is have an ability to synchronize the partnerships between Mac hosts (ie — all the synchronization partnerships I entered on my Mac Pro could instantly appear on my Mac Book Pro the next time the two machines sync’d — and then conflicts would just be handled throughout the mesh on a peer-by-peer basis just as they are now).

As I’ve stated previously I find the price a little steep — but you and your wallet will have to decide for yourself…  If you like the free version, and have needs for some of the additional plug-ins; I suspect you’ll be favorably impressed by what you get once you purchase a license.

Eltima Software
SyncMate

Originally posted 2010-07-26 18:04:01.

Cellular Carriers and Plans

In this day and age you have a choice of a fair number of cellular carriers… actually there aren’t that many carriers in any one geographic area, but there are quite a few resellers.

Nation wide the big cellular carriers are:

  • Verizon (CDMA)
  • AT&T (GSM)
  • Sprint (CDMA)
  • T-Mobile

Regionally there are a number of others:

  • AllTel

And of course there are a number of resellers:

  • MetroPCS (limited areas, unlimited plans, resells Sprint)
  • Boost (pre-pay, resells Verizon)
  • TracPhone (pre-pay, resells Sprint)
  • Virgin Mobile (pre-pay, resells Sprint)

And a new kid on the block:

  • Helios (I believe they actually resell Sprint, but I’m not sure)

The question is always which carrier and plan is best for me?

That’s a difficult decision, let me illustrate some things to consider by characterizing the service I have and why…

I have an AllTel PDA phone (Motorola Q) because AllTel offers a very competative price on PDA service, unlimitd nights and weekends (nights start at 7pm), free in-network service (important because most of my relatives have AllTel service), and provides lots of free features (unlimited text, unlimited data, ability to tether to my laptop, no charge for roaming — you do tend to roam on Sprint, but do roam on Verizon and other carriers when there’s no AllTel or Sprint service).  And AllTel provides “MyCircle”, which is a group of number (on any network or land lines), the plan I have provides for 10 numbers.

Essentially, this service saves me a great deal of money by making most of my calls airtime free because of the nights-and-weekends, in-network, and designated airtime free numbers.

 

In addition I also have a Verizon cell phone because I have so many friends nationwide that have Verizon numbers (it saves them airtime charges, and allows me to carry an account that has a very low number of minutes).  Verizon, though, charges for just about every additional feature — so the plan always ends up costing more than you expect.  Of course I also get a 19% discount on my services (because of a Corporate Discount program I was able to take advantage of).

 

My point in going into the above, is there’s a lot of details you need to consider other than just the number of minutes… who do you call, when do you call — are there any special features that you can take advantage or — are there enhanced services you need or want — do you travel…

My advice would be “profile” how, when, and how much you use your current service, then look at all the carriers and figure out what service would cost.

For instance, if you rarely travel and don’t want to have a landline you might find that MetroPCS gives you the absolute lowest cost service…

Whereas, if you only use your cell phone very rarely, you might find that one of the pre-paid plans give you the absolute lowest cost service (the major carriers also offer pre-pay; but selecting a pre-paid plan requires you understand minute expire and charges, and most pre-pay providers offer more than one pre-pay option).

Lastly, remember that there are taxes charged to your cell phone based on where you specify your billing address and primary useage area.  Many pre-pay providers don’t charge extra for the taxes (they obviously build it into their billing model)… but other carries do.

There’s no way you’re going to avoid the federal taxes on your phone; but your cellular company might be charging you a number portability fee (consider that when comparing carriers), and the location you base your service and billing address greatly effect the local taxes (for instance, the City/County of San Francisco access an $8.00 cell phone tax per line).  You’ll often find you can save a substantial amount of money by using an alternate service / billing address.

 

Let me know if there are any glaring omissions or mistakes!

Originally posted 2008-05-12 12:53:27.

Xoom

Several weeks ago I purchased a Motorola Xoom (WiFi only model), I’d looked at the Acer, the Asus, the Samsung, and read up on the Thrive — I decided that the Xoom was the best candidate of the available Android/Honeycomb tablets available now.

I’m happy with my purchase, and it’s amazing how quickly a “gadget” can find its way into your everyday life.

I will write a lengthy review of the Xoom to let you know everything I like about it, and the things I really don’t think are that great… plus I’ll write a post on my rooting adventure (after all, it’s Android, why wouldn’t you root it).

Let me just close with it’s a great tool, and if you’re willing to carry something like that with you it gives you incredible access to books, news, entertainment, information…

I do expect that prices for 10″ tablets will continue to come down… but I’d definitely recommend you only consider a dual-core (or better) tablet.

Originally posted 2011-08-03 02:00:04.

Beware of vendors that support SPAM!

I’ve know for a very long time that many websites that sell goods and services to consumers also sell (or trade) the email addresses they register.

SPAM (Unsolicited Commercial Email – UCE) is when any entity sends you an email soliciting money for goods or services that you have not specifically requested.

Thus, when one company provided email marketers your email address (without your express permission) they are supporting SPAM, and companies that support SPAM are no better than the SPAMmers themselves since they are making money from SPAM.

But how would you know who sold your email address?

That’s easy, for years I’ve provided each vendor I do business with a unique email address which tracks any and all mail back to them.

Recently I found that a company I purchased a couple items from — CDR DVD Media ( www.cdrdvdrmedia.com ) sold or traded my email address to an email marketer.  What’s really funny in this is that CDR DVD Media uses Yahoo! (a company that purports to oppose SPAMming and hold it customers to high anti-SPAM standards) to process orders (so it appears it’s easy for Yahoo to talk the talk, but maybe they should walk the walk and actually adopt a ZERO tolerance policy against SPAMmers and their customers that support them — oh right, that means Yahoo would cut into it’s revenue stream, and they really probably only want to prevent SPAMming from free customers).

My policy (and I recommend it become you policy) is that you NEVER do business with SPAMmers or companies that support SPAMming.  Of course, I warned of the growing problem of SPAM/UCE over 15 years ago… and it’s easy for any and everyone to see now what burying your head in the sand does to prevent greedy marketers from breaking the law (yeah — SPAM is against the law in a number of states; and often SPAMmers steal services to send out their message).

Originally posted 2009-07-31 01:00:24.