One of the new things by Amazon is to order your items through twitter! Yes this is true. You don’t even have to leave your social media to get the latest best items. Here are the details below to help you grab great deals on the go.
Author Archives: Chris Pateman - PR Coder
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.
Dont be a fool and use the back up tools
Backing up your data is the most vital part of any business and individual person can do. This is the biggest must, but people still don’t think about it. Due to recent events I think it would be good to share my views and tips on the best solutions.
When will hardware hit the wall
Hardware is becoming more and more amazing, but it is getting to that limit of, what can you do next. Most every update in hardware these days is new CPU, better RAM and better graphics. Only problem is CPU is so fast no one really notices or cares about faster. RAM is up to like 16GB to 32GB commercially, which for the generally user is more than perfect. Graphics are normally 1080p, but can go to 4K which is as good as the human eye can see.
PRISM and snoopers
Just listening to a podcast and they were saying about governments reading your email and how they are trying to find ways to encrypt their data, so I just thought I would put my opinion.
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.