Shane Rutter BlogMy place on the web

  • Home
  • About Me
  • Contact Me
  • Privacy Policy

CSS: Useful CSS Selectors

  • 1st August 2012
  • /
  • The Void
  • /
  • No Comments

There is a range of fancy stuff you can do with HTML and CSS but a lot of developers are not aware of the little tricks you can do with CSS which results in developers using alternatives such as JavaScript or PHP when CSS can achieve the same results, sometimes even better as its less
Continue reading...

  • css development html html5 programming xhtml

Making Internet Explorer development easier

  • 30th July 2012
  • /
  • The Void
  • /
  • No Comments

Internet Explorer (IE) also known to some as Internet Exploder or the worst browser on the internet causes headaches for a lot of us developers. IE has what I would call a lack of tools or features, IE7  lacks the abilities to show images with a alpha channel which is something we take for granted
Continue reading...

  • css development html html5 javascript programming xhtml

PHP: Compare floats & why its different to a normal comparison

  • 7th June 2012
  • /
  • The Void
  • /
  • No Comments

Comparing two bits of data in PHP is quite simple but there are special occasions when a simple comparison of data needs to be slightly different. One of the common issues is comparing float numbers, a common mistake is comparing two float numbers the same way in which you would compare two integers or two
Continue reading...

  • development howto php programming

Pinning Eclipse to the taskbar with Windows 7

  • 3rd March 2012
  • /
  • Guides, Tutorials & How To
  • /
  • No Comments

Eclipse is a brilliant programming interface for many languages but when using a Windows 7 based PC you may have issues when pinning the shortcut to the task bar. As you can see below when I launch eclipse via the shortcut instead of using the pinned icon it creates a new one. If you right
Continue reading...

  • development howto programming
Previous Page12
Shane Rutter
Copyright 2025 © Shane Rutter