Menu Close

Author: Evan Kline (page 137 of 164)

Hello, I'm Evan. I write about tech from my perspective – that of the average tech geek, sometimes with my lawyer glasses on. You can also find me on Twitter and at my real-life job as a lawyer.    MORE ABOUT ME.

Get Your Own SSL Certificate – For Free!

locks

On some sites, you may notice the lock icon at the bottom of your web browser.  That icon means that you've established an encrypted Secure Sockets Layer (SSL) connection.  This connection keeps your information safe and secure while it is being transmitted.  To display that icon, a website needs to have a Certificate, which can be expensive.  If you run your own website, MakeUseOf tells us how to get a free SSL certificate from StartSSL.

As MakeUseOf notes,

StartSSL offers free certificates with no holds barred and with absolutely no hidden charges.  You can choose either a 128 bit or 256 bit key for encryption.

It should be noted that these are Class 1 certificates, which means that they only validate basic domain information (particularly, that the subscriber owns the domain name).  As a result, while they are great if you want to use them to log into a personal site from an unsecured location, you probably want a higher class certificate if you are running an online store.

The MakeUseOf article give detailed instructions for setting up the certificate, including a strong recommendation that you back up your key locally.  Let us know in the comments if you've tried out an SSL certificate from StartSSL, and how it's worked out for you.  If you have another solution, let us know that, too.

StartSSL [via MakeUseOf]

Photo by mikebaird.


4 Ways to Get Update Alerts From Sites That Don’t Have RSS Feeds

website alerts

RSS is a great tool for keep tracking of updates to a web site.  Twitter can be used in a similar fashion for those sites that announce updates via Twitter.  It's a sad fact, though, that not all websites have RSS feeds or Twitter updates.  Don't give up hope, though.  Here are four other methods for being alerted when a site is updated.

 

Read more


How to Find Out When a Page Was Last Updated

page update date and time

Have you ever been curious to find out when a web page was updated?  There’s a little trick that you can use to determine the date and time that a specific page was updated.  Simply type the following into your address bar, and then hit “Enter” on your keyboard:

javascript:alert(document.lastModified)

This only works on some pages, and your browser must be javascript-enabled for it to work.  If you want to automate this with a bookmark, WorldStart.Com has some instructions, which basically involves placing the above code in the address line of a bookmark.

In my experience, this isn’t foolproof.  A site needs to have date information contained in its code, either because the developer placed it there manually, or because the system upon which the site runs did it automatically.  When it works, though, it is a handy trick.

When Was It Updated? [WordStart.Com]


Our Favorite Finds, Coming Soon [Site News]

finding other content

Here at 40Tech, we don't have an exclusive on good content.  We spend time checking out many other sites on the Internet, and find all sorts of great stuff.  Some of that content might be from sites that you visit, but much of the content may be new to you.  Starting Monday, we'll be sharing our finds with you.  Our posts will be short, calling attention to the content on the original site.  If a topic interests you, we hope that you'll then go check it out in full detail at its source.

We have been publishing about three posts a week.  We're going to try to double that, so that we have our usual three "long form" posts each week, and three posts highlighting great finds from around the Internet.

Find a nugget out there that you think other readers would find interesting?  Have a tip for a post?  Let us know at our "Suggest a Post" Contact Form.


Sync Tool Comparison: Dropbox vs. Syncplicity vs. SugarSync

synchronize

Last year, we wrote about 5 Tools to Keep You Synchronized Everywhere.  That post covered not just tools to sync files, but tools to sync your workflow (such as using a tool like Lastpass to get your passwords everywhere).  How about different options that can be used to keep your files in sync, with no effort on your part?  Here are three options that are "fire and forget," meaning that once you configure them, your files will be continuously synced between computers, with no effort on your part.  Read on for our take on which ones come out on top.

 

Read more