Posts Tagged ‘Blog’
Load WordPress Gravatars on the Fly
stephenmcintyre.net - This week I’ve put together a little script that generates these little Gravatars automatically as you type. It’s even got little Wavatar faces on them that change when you make a new address, so you’ll never get bored!
3 Simple And Handy WordPress Tricks Without Using A Plugin
famousbloggers.net - These tricks you can copy and paste into your theme’s functions.php file. Sounds simple, right? It really is. Each of these also have plugins that do similar jobs, but why use the plugin and use extra space? Keep it ...
WordPress Tips and Tricks improve Security of your blog
famousbloggers.net - It’s a very simple WordPress trick to improve the security of your blog, by following this trick you are giving hackers more headaches and more hard work to do while trying to hack your site
Using jQuery To Create Parallax Scrolling Backgrounds
stephenmcintyre.net - Demonstration on using jQuery and CSS techniques to create scrolling backgrounds. Here we layer backgrounds on top of each other and change their horizontal position to move them past the viewing area. It also uses different multipliers to move the ...