Advanced Page Manager
| |

Super charge your WordPress pages with Advanced Page Manager

WordPress’ support for posts is phenomenal. However, when it comes to managing pages, this is very limited. This is possibly because pages are relatively static and are more to add on permanent sections to your site like Contact forms or download areas like we do here at Techtites.

Utilu IE Collection
| |

Test your website on different IE versions with Utilu IE Collection

If you’re a website developer, you’ll frequently come across clients who would want their websites working on Internet Explorer, especially legacy versions of the browser. Even though the world has moved on to much later versions of the browser as well as Firefox, Chrome, etc. many organisations still use traditional versions of the browser.

Dropbox two step verification
| | |

How to enable 2 step verification on Dropbox

There have been concerns about the security of your files in Dropbox. Recently Dropbox added another layer of security similar to Google’s two step verification. When you enable two-step verification, whenever you want to login to Dropbox, you will need to use your password, and a security code that will either be texted to your mobile phone or generated by a mobile authenticator app (available for iOS, Android, Blackberry and Windows Phone 7).

caffeinate
| | |

Stop your Mac from sleeping without an application

A few months back, we blogged about 7 applications for your Mac to prevent it from sleeping. While these programs make the process extremely simple, OSX Mountain Lion comes inbuilt with a ready command line tool that makes this process extremely easy. Fire up Terminal and run the following command: caffeinate -i -t 36000 & The command above will tell OS X to not sleep on idle (-i) and to keep running for 36,000 seconds or 10 hours (-t 36000).