Coding Tips

IECoding TipsEclipse

IE11 update breaks Eclipse internal web viewer

After updating to IE11 the BIRT report previewer is broken.
Read More
Coding TipsPolkitUbuntu

Ubuntu, why am I not authorized?

Not authorized to mount drives when connected to Ubuntu via RDP. Why?
Read More
Coding Tips

It’s not a bug – it’s a feature

When is a bug, not a bug? When it is a documented feature.
Read More
Coding TipsCSSjQuery

CSS Drop Down Menus with SASS and jQuery

Enhancing the original CSS Drop Down Menus example with SASS and jQuery.
Read More
jQueryCoding Tipsemail

Hide your email address from spam bots

Use JavaScript and jQuery to hide your email address.
Read More
SASSCoding TipsEclipse

Using SASS with Eclipse

I have been using LESS for awhile but there seemed to be more happening with SASS so I thought that I would give it a ...
Read More
SOAPAXISCoding Tips

Setting Salesforce SessionID with AXIS

Connecting to a Salesforce Web Service is not as obvious as it should be.
Read More
IECoding TipsJavascript

Respond.js stops on } in comments

Respond.js is a lightweight polyfill for min/max-width CSS3 Media Queries for IE 6-8, however be careful with your comments.
Read More
Coding TipsJavaGWT

A quirk updating to GWT 2.5

GWT 2.5 code inconsistently uses the new EventBus.
Read More
Scroll to Top