I love Dragon's Den. It is amazing how many people mess up their pitch and they seem to make the same mistakes over and over again. If you want an investment don't break these golden rules.
The D-Link ShareCenter Pulse DNS-320 is a 2-bay Network Attached Storage (NAS) device that can share movies, photos and music across a network. It supports RAID and DLNA media streaming.
I recently created a hardware project using a Raspberry Pi and needed it to send SMS text messages to my mobile phone. Read how you can send SMS text messages using Python.
When adding Javascript to Sharepoint pages it is useful to know if the page is in edit more. This allows your script to react appropriately. The code below tests if the page is in edit mode.
If you've got a USB flash drive and need to find out how fast it is then you can use SpeedOut to perform a speed test and measure the read and write speeds.
The HTC One X and One S both run Android 4 (Ice Cream Sandwich). The following image shows the status icons you may see in the information bar at the top of your screen, along with their meanings.
cURL is a PHP library that allows you to connect to servers using a variety of different protocols. These include HTTP,FTP and HTTPs. This script allows you to check if it is enabled on your server.
Setting a minimum height of a DIV isn't as easy as it should be especially if you want it to work in most browsers. This article presents a neat solution that I have used successfully.