A bit about me:

James Gravatar

Howdy! I'm James, a website developer who loves all things web. When I'm not in web developer mode I enjoy writing on my blog and gaming. When I'm not doing that I'm probably on Netflix going on the latest TV series binge.

Read more about me

Solving DPI scaling issues with HTML email in Outlook

48
Solving HiDPI scaling problems in HTML email on Outlook 
Improve HTML email for HiDPI users

So after my write up over on the Campaign Monitor forums about the problems with DPI scaling with HTML email on HiDPI devices i.e. my XPS 15 9530, a lot of development has been made in understanding why HTML emails are rendering poorly in Outlook with large scaling factors used. Once again, community forum member Michael Muscat provided a very detailed write up on the situation originally over on the Litmus Community forums covering some of the information I discovered, along with some new workarounds and one of the most critical fixes being for images, which we’ll get into shortly. Big thanks to him for this new information that’s come to light.

Read more →

Windows Phone DOES support CSS3 Media Queries in HTML email

5
logo-windows-phone-8

Being a Windows Phone user I felt compelled to share some recent discoveries regarding HTML email and Windows Phone. If your in the HTML email game you’ll probably know about great sites like Campaign Monitor, Litmus, Email on Acid etc. that provide resources and documentation on how to create cross compliant email templates and how to target mobile devices. One area I have noticed that is lacking information, is Windows Phone and specific information on its support for CSS3 and Media Queries. In fact, some of the information out there is no longer accurate, thanks to a few recent new discoveries.

Read more →

Having trouble accessing CRM 2011 in Internet Explorer 11?

2
CRM 2011

Don’t worry your not the only one. Its a known problem that only Microsoft has recently officially acknowledged via their Knowledge Base. Unfortunately at this time of writing Internet Explorer 11 doesn’t play nice with CRM 2011. You will find that you just get a 404 error after logging into your CRM system. No one knows if Microsoft is planning to fix this, I REALLY hope they do, as yet again THEIR own browser is breaking THEIR own products (remember the whole Outlook Web Access thing as well). Well fortunately there are a couple of workarounds to this problem, so if you happen to live on the bleeding edge, fear not!

Read more →

YouTube JavaScript Iframe API, fixing random black borders

0
youtube-logo2-e1383399737202

Recently I was checking out the YouTube API docs, specifically the public iframe JavaScript API. Sometimes the generic iframe embed codes aren’t enough and hence we have lovely API’s that developers can go to town on. While I was experimenting with the YouTube API I came across an interesting visual issue that kept occurring when defining width and height sizes. Random black borders, was this letter-boxing or something else?
Read more →

How to fix the 413 Request Entity Too Large error for SVN

0
Subversion Logo

I use SVN (Subversion) for a lot of my projects and like many projects some can become quite large in filesize. One issue I discovered recently is I kept getting a strange error when trying to commit a change that involved a large .tar.gz file. In my commit log I kept getting “413 Request Entity Too Large” which prevented me from committing the latest changes. After looking around I found a fix for the issue, but it seems there are many ways to solve this error.

Read more →

  1. Jump to:
  2. 1
  3. 2
  4. 3
  5. 4
  6. 5
  7. 6
  8. 7
  9. 8
  10. 9
  11. 10
  12. 11
  13. 12
  14. 13