A really cool plugin which enables you to post all WordPress posts on your Facebook page: http://wordpress.org/extend/plugins/simple-facebook-connect/ Really neat and works like a charm. The official Facebook app plugin is…
Automatically post to Facebook page from WordPress
Microsoft Outlook Alternative – Zimbra – Freeware email client
For those of you who are tired of using outlook and paying for something that should be free to begin with – check out [box type=”shadow”] Zimbra – www.zimbra.com [/box] Its…
Start TeamViewer from Command Line – Cheap Remote Access Solution for your clients
Sometimes it’s quite handy to start TeamViewer from the command line and pass connection arguments a particular client. Execute the following command: C:Program Files (x86)TeamViewerVersion8TeamViewer.exe -i YOUR-TEAMVIEWER-ID –Password YOUR-TEAMVIEWER-PASSWORD This…
Secure SSH tunnel at public wifi hotspot
Its very important that when sitting at public wifi hotspots to use a secure tunnel to prevent people from grabbing your confidential data. Luckily if you have a linux machine…
Access Pfsense Web configurator over WAN (the Internet)
The ability to access the Pfsense WEB configurator / WebUI interface remotely is disabled by default. You can enable it by following 5 short steps: Step 1 – Enable HTTPS in pfsense…
How to limit bandwidth for wireless hotspots
One of the most common problems with wireless hotspots is the ability to control how much bandwidth each person on the network can utilize. There are tons of proprietary solutions…
Remove readmore button for elegant themes when using blog style posts
Simply go to the wordpress editor and edit the main stylesheet.css file. Insert the following code at the bottom ? services a.readmore, .entry a.readmore { display: none; }
Remove "Cheatin uh?" message for WordPress (Elegant Themes)
Edit the following file: wp-admin/media-upload.php Change this line: if ( ! empty( $_REQUEST[‘post_id’] ) && ! current_user_can( ‘edit_post’ , $_REQUEST[‘post_id’] ) ) to if ( ! empty( $_REQUEST[‘post_id’] ) && current_user_can( ‘edit_post’…
How to enable Android WordPress app to work with your self hosted wordpress blog (405 Error)
Thanks to Nick ? How to: Setup WordPress Android application and Blog
Where are outlook data (pst) files located? – SOLVED
Just in case you’re wondering, in order to backup your Outlook files (email, contacts, calendar, tasks etc) the file you’re looking for is the .pst file. Depending on what OS…









