Archive

Author Archive

What are you looking at?

October 1st, 2010 No comments

A cow in Pennard, Gower.

A cow on the cliffs of Pennard, Gower.

Categories: Photos Tags: ,

Film Developing

September 20th, 2010 No comments

If, like me, you’re still using a 35mm camera, you’re probably wondering which is the best mail order developing company to use. I’ve just had some done by Fuji Digital Imaging and I was really impressed by the quality of the pics and the service. You get a free CD with decent quality JPEGs on too.

35mm film processing

Categories: General Tags:

Google Apps – Xerox Scan to Email

August 13th, 2010 No comments

Switched to Google Apps and now can’t get your Xerox printers to scan to email? It’s because Google’s servers require you to use SSL when sending email and the Xerox’s can’t send by SSL. To get it working, you’ve got two options (#2 is the far easier option):

1. You can use a program called Stunnel to accept the Xerox’s SMTP transfer and transmit it to Google via a secure connection. More info here.

2. Google actually accepts non-SSL SMTP connections on one of their servers, aspmx.l.google.com on port 25. Set the Xerox to send via that and set your username and password to a Google Apps account.

Categories: Tips Tags: , , , ,

Google Apps Outlook Sync – XP 64 bit

August 13th, 2010 4 comments

Trying to install the Google Apps Outlook Sync connector on your XP 64 bit PC?  Getting the following error: “Could not find http.sys.  Please install all patches specified in the system requirements.  For more details, see: http://support.microsoft.com/kb/939786″

Don’t worry, it can be done!

Copy the http.sys file from “C:\WINDOWS\System32\Drivers\” to “C:\WINDOWS\SysWOW64\Drivers\”

Install the connector.

Sorted!

Categories: Tips Tags: , , , , , , , ,

New Camera

June 13th, 2010 No comments

I just bought myself a camera. It’s very old school. It’s a Canon EOS300 35mm SLR. Yes, that’s right, 35mm film!

Here’s my first film: Gallery

Categories: Random Tags: ,

Windows 7: Change network gateway

March 19th, 2010 No comments

Recently started using Windows 7 64bit at work and I wanted to change my network gateway to use a different broadband line. I did the usual thing, went into the properties of my Local Area Connection, Properties of TCP /IPv4, Advanced, Default Gateways, Add. Added the IP address, perfect, has always worked before. Until now. 7 would just not accept it. Tried repairing the connection, restarting the PC. Nothing worked. I was starting to get frustrated!

There is quite a simple solution though. Just set your network card to use a static IP address and gateway and it works fine.

Easy.

Google Apps Directory Sync: AD passwords

March 19th, 2010 No comments

Trying to sync your Active Directory user passwords with Google Apps? Check out http://code.google.com/p/sha1hexfltr/

Works a treat.

Categories: Tips Tags: , , , ,

Set up Goldmine with Google Mail

March 18th, 2010 4 comments

Has your company switched to Google Apps and you’re wondering how to get your emails in Goldmine? It’s actually quite easy. (I say Google Apps, but this will work for personal use Gmail as well as Google Apps Mail).

First you need to enable IMAP on your Google Mail account (if it isn’t already). In Google Mail go to Settings. Then click the Forwarding and POP/IMAP tab> Check the radio button to enable IMAP.

Now set up Goldmine to connect to GMail. In Goldmine go to Tools> User settings> Preferences> Email. In the Getting mail section set the server to IMAP and enter address imap.gmail.com. Username is your email address, password is your password. Check the ‘Use encrypted connection (SSL)’ box.

In the Sending Mail section the SMTP server is smtp.gmail.com, return address is your email address. Again, check the ‘Use encrypted connection (SSL)’ box.

Done

Update 16.08.10:

I think Google have made security on their servers a bit tighter. Follow these extra steps to get things working:

On the Email settings tab, click the Accounts button. Select the account in the list and click Edit.
Change the Getting Mail port to 993.
In the Sending Mail section, enter your email address as the username and enter your password. For authentication, select Auto. Check Use Start TLS. Make sure the port number is 587.
That should work.

Nokia Sports Tracker: N82

February 22nd, 2010 No comments

Just found this cool sports tracker for tracking all your sport activities. You can download from my site: SportsTracker_STEPS_31_v206

To sign up go to sportstracker.nokia.com

Categories: Random Tags: , ,

Windows Vista/7: Blank screen after logon

January 26th, 2010 No comments

Recently had this problem at work after I had modified the log on script to add a new printer. You may have noticed in Windows Vista & 7 when you add a network printer a message box pops up asking you to confirm to install the printer driver.

Well our log on script is set to run and complete before the desktop loads, so because the desktop hasn’t loaded yet you never see the pop up message asking you to confirm to install the printer driver. So the PC just sits there with a blank screen waiting for you to click yes or no on a pop up box that you can’t see!

The solution? Log onto the PC using a local account or a network account that doesn’t have a log on script (maybe the network administrator), add all the network printers you need. Log back off and log on as normal. Solved!

Categories: Tips Tags: , , , , , ,