If you use an SSL certificate to secure pages on your website, you may want to setup your server to always display non-secure pages using ‘http’ instead of ‘https’. In terms of search engine optimisation it is advisable that your server is setup to display a single version of a page to avoid duplication. In [...]
Thoughts on Moleskine Notebooks
Wide–range of Moleskine Notebooks I recently came across Moleskine® when I was looking to purchase some good quality notebooks for work meetings and jotting down snippets of code and web design ideas. I generally use notebooks with squared paper as the grid layout is ideal for writing in portrait or landscape, jotting down code, drawing [...]
Show & Hide Content jQuery Tutorial
jQuery Logo There are numerous JavaScript tutorials that show you how to toggle (show/hide) a section of content. Many of these tutorials are excellent. However, something I’ve noticed about a lot of these tutorial’s and plugin’s, is some of them don’t degrade gracefully when JavaScript is disabled—meaning the content is completely hidden when JavaScript is [...]