Computers made simple

22Jun Welcome

Welcome to the PCEasies blog. You can find simple guides for common computer tasks. This page shows the most recent posts and you can also browse posts by clicking on the categories on the left. Feel free to leave comments and questions on posts.

23Aug Getting access tokens – Facebook Graph API

The Graph API give you access to public information. If you need more you have to have an access token. There are a couple of ways of gaining one, but first you need to create an application and get an App ID & App Secret.

23Aug Introduction to the Facebook Graph API

This is the first post in a mini series about the Facebook Graph API.

About It
The Graph API offers information about users, groups, pages, applications, photos, videos, events and more. You submit a query to the API and it returns information in JSON format.

20Aug Check up time using your own servers

There are plenty of free services out there that will check if your websites are up (list) and these are great for someone for just wants occasional checks. Most of these services are quite limiting and require you to sign up and create an account when all you want is a simple test.

Recently my internet service has been down multiple times a week and I wanted to setup monitoring. I checked out Pingdom and Mon.itor.us, but there free services didn’t check frequently enough. I did some searching and came across a script I could run off my web server (with decent uptime).

22Jun How to add cool CSS rollover effects to images

There are many different ways to add rollover effects to images. CSS is the recommended way due to its high compatibility and small amount of code needed. 1. Create the before and after images Here’s our first image Here’s the second image 2. Use your favorite image editor to stack the images on top of [...]

09Jun Site Optimization is Important

There are so many sites that have no optimization at all. Images are huge and scaled, scripts are large and uncompressed. Some even have 70+ requests being sent for additional content on 10-20 different domains. They are slow and hog bandwidth … Shared hosting easily rivals content distribution backed websites when properly configured.




Page optimized by WP Minify WordPress Plugin