03
July
2011

Alter Tubepress Vimeo Thumbnail Resolution

(2 votes)

There is a great plugin for wordpress called Tubepress. This will basically take any collection of videos on Youtube or Vimeo and will embed them as a gallery in your wordpress site. This blog will show you how to change the default vimeo thumbnail from the '100' px version to any of the others.

20
April
2011

Windows Enumeration - Control Third Party Applications

(7 votes)

Here is a class that can be used in VB.NET to control any windows application, visible or hidden! You can Enumerate top-level and child windows, search for a window by the windows Title or the class name, update text fields, press buttons, edit - count and select list items all by API.

21
March
2011

How to update roundcube on cPanel - with persistant changes

(8 votes)

How to customise roundcube on a cPanel/WHM install and make the changes PERSISTANT so that they will not be affected by cPanel updating.

10
December
2010

Built-in Oracle DB functions

(2 votes)

A simple list of functions to use against your oracle database. Functions used against DUAL as example.