Think it is going to be a while before my Mailstrom account is going to be ready…
This is what happens when you get a positive shout out from Lifehacker!… Read the rest
Using Google Docs to View PSD files
Spotted this on Twitter today and thought it was a great tip for those, like myself, that occasionally get sent Photoshop images for review but don’t have Adobe’s software to open the file.
It would appear that Google Drive has the ability to read and display PSD images along with the more standard office documents.
More details from Digital Inspiration.… Read the rest
They Look the Same, Work the Same but…
So these arrived in the post today – a Mini DisplayPort to VGA and a Mini DisplayPort to HDMI connector for use with my MacBook. Both have been packaged to look like their Apple equivalents and I can confirm that they certainly work like their Apple equivalents.
The difference? The Apple originals would have set me back £46.46 while these were £11.78, both prices included postage.
Pair this was a £1 HDMI cable from PoundLand and I am all set?
Is there anyone out there that could convince me that I would be better off buying the Apple originals?
Google Authenticator Bug
I am a big fan of Google’s Autheticator app which adds 2-factor authentication to a number of popular apps including Dropbox, WordPress, LastPass and, of course, Google accounts.
Since my mother-in-law’s GMail account was compromised and she wasn’t able to recover it I have considered the use of 2-factor authentication as mandatory rather than a nicety.
What this means in practice is that in order to access your account you need something that you know (the password) and something that you have (your phone). This should considerably increase your online security as if anyone does get your password they still … Read the rest
“Hello this is Windows Software Support”
One of the things that I hadn’t been quite prepared for with working from home was the number of phone calls that I would get from random individuals. It’s actually quite ridiculous the number that feel I need help with my energy supply, PPI reclaim and so on.
However, until today, I hadn’t had one of those fabled calls from abroad telling me that I had an issue with my Windows PC and offering to remotely fix it for me.
Whenever the phone rings and the display says “International” my heart sinks but when this caller said that she was … Read the rest
Moves for iPhone
Recently I have been getting more interested in my personal health as I try and shed some pounds – so much so that I have even built the website The Chubby Challenge to help me and others do so.
Been a gadget lover this has inevitably led me to look at some technology to help with fitness, weight loss and well-being. Currently there are two players in this market: Nike and Fitbit. Both produce hardware that will record your activity during the day (and night with Fitbit) allowing you to see how active you have been. They both do this … Read the rest
Rule #1 – No Matter How Much Testing You Do Users Will Find Something You Didn’t
I was casually looking through the database (as you do) for my side project The Chubby Challenge yesterday when I noticed something odd. The latest challenge to be created had a blank end date, something that you are not supposed to be able to do.
I immediately went to my test site to see if I could reproduce the issue and what I found was that even though you are supposed to select a date using a date picker you can still type something, anything, into the associated edit control. I guess that this is precisely what the user had … Read the rest
Embedding docs
In my previous post I included a viewer that allowed you to page through PDF file. This used the Google Drive (nee Docs) Viewer.
You may already be familiar with this for viewing attachments in GMail and documents in Google Drive but you can also access it directly using the snippet of code shown below:
<iframe src="https://drive.google.com/file/d/0B8p1gAHHCMytS3ZrazdoRWVZVmc/preview" width="640" height="480"></iframe>
According to the documentation Google Drive viewer allows you to preview over 16 different file types, listed below:
- Image files (.JPEG, .PNG, .GIF, .TIFF, .BMP)
- Video files (WebM, .MPEG4, .3GPP, .MOV, .AVI, .MPEGPS, .WMV, .FLV)
- Text files (.TXT)
- Markup/Code (.CSS, .HTML,
Sinclair ZX Spectrum Review
Here’s one for all you computing history buffs out there. Two reviews of the Sinclair ZX Spectrum from PCW and Practical Computing magazines in July 1982. (Hey, hey, 16k)
The Bane of Family Tech Support
One of the occupational hazards of working in the IT industry is that you become official tech support for family and friends.
There is a expectation that you will be an expert in all forms of technology.
My mother-in-law regularly asks me questions about her android phone, for example, despite I having never owned or used such a device. My requests for her to move to an iPhone or use my wife who has exactly the same phone as her have so far gone unheard!
Sometimes, however, the job is made so much harder by mischievous software vendors and I … Read the rest