I listen to podcast daily and so I have below all my favourite podcast, which of course are all technology and web related. Podcasts are my way to learn and keep upto date while I travel to work. When I am biking in I can’t read a book or look at my social media, so instead I listen to the most up to date podcasts. It is a good way to bridge the gap in-between productive and useful.
Category Archives: HTML/CSS
SEO Tips to help you rank in all search engines
Below 10 SEO tips for both programmers and non techy people. Your knowledge doesn’t have to be great to get yourself seen by the top search engines. Most all SEO tips will work in the top search engines as all the search engines want to find you in the same way.
Coding to perfection
Being a developer you see a lot of code and in my persute to be the best, I look to perfect my code. When you want to be the best you need to not only have the best code, but it also need to look the best and be functional. There are certain things you need to do when coding to perfection to make it the best for not just yourself, but for others to read as well. You have to bare in mind that other people will be judging you on your code for a job maybe, and then also using your code which you want to be easy read for them.
Relative Vs Absolute Position
Building multiple websites and seeing a lot of other peoples code, I see how people use and miss use the property position in CSS. In particular it is between using relative and absolute positioning of the elements. They both have their place, but where is it?
How To for the Twitter Card
Bing bing, twitter email… it’s twitter card. Twitter has developed a new feature called twitter card, but how do you use it? when I was setting up the PureRandom twitter card, I followed all the instructions, but still got a bit confused. This could be just me, though it never hurts to help others.