Stephen Blake
Stephen is a developer working in the Portal Solutions Team and was also responsible for building the new website.
Stephen joined G3 after working with Drew at Kindo, which was sold to MyHeritage. He has been doing web development for a number of years and is a huge advocate for open source software.
Posts by author:
-
Custom error pages on Internet Explorer
Being a web developer I am often faced with the challenge of getting a website looking good in various types of browsers and versions of those browsers.
Each browser interprets code differently, so when one writes code which renders correctly in...
-
Ensuring the hand cursor is displayed in Flex components
I’m not sure if it’s a bug in the Flex code framework, but I have found it difficult to get the hand cursor working when hovering over components like Labels/Text which aren't used as links by default. After bashing my head against my desk for a few...