TortoiseSVN settings
Global ignore pattern for Web Development:
Global ignore pattern for Web Development:
Uniform Server is a WAMP package that I use in my web development setup. The default installation sets the web server to allow access only from the local mac...
edit the /boot/grub/menu.lst
Install drivers
When monitoring websites with Nagios, it’s common to get the error “HTTP WARNING: HTTP/1.1 403 Forbidden”.
This article is about using salting techniques to improve the security of authentication for websites. Examples are in PHP but the techniques apply to any l...
I’ve just upgraded to Firefox 3.5 and noticed that tooltips had stopped working. I then checked Internet Explorer 8 and found tooltips were not working ther...
SysInternals tools are a fantastic set of free utilities written by Mark Russinovich and Bryce Cogswell. There are invaluable for system admins and Windows ...
In Unix you can pipe the output of a command into the GREP command in order to only display the lines that contain a required string. This is means you don’...
Windows caches DNS responses to speed up network access, but sometimes this can cause a problem. Positive responses (i.e. successful lookups) are cached for...
This article is written from the point of view of recovering deleted photos from a digital camera memory card, but most of the software will work to recover ...
I’ve been assessing various backup options for both business and personal use recently so here’s a summary of my findings
For non-default Hotkey settings, see this post
Some notes on the way I use iTunes:
How to reduce the memory usage on_Firefox
from Lifehacker:
from Lifehacker:
In addition to packing and identification stickers, you can identify an external modem by installing as a ‘standard modem’, run the diagnostics and reading t...
“Incorrect Function” Error
The log for CHKDSK can be found in the Windows Event Log. It’s in the Applications log and the source will be listed as Winlogon.
SlimServer doesn’t like the Music Folder path in the form smb://computer/share - presumably it can’t use smbclient. I therefore need to mount this share in t...
To install additional software required to support various types of multimedia:
Ubuntu is based on Debian, so I followed the instructions on the Slim Devices website here and it worked fine. It basically involves adding the Slim Devices ...
There’s a very useful Getting Started document over at UbuntuGuide which describes lots of basic configuration tasks.
When you search in Gmail the results are returned in pages of 20. If you press Select: All, then you only get the visible 20 selected. What if you want to pe...
https://web2ftp.com/
Instructions how to do it from here:
More Applications that can be run from a USB memory stick without installing
Accessing any protected system from an Internet Cafe-type situation is always a risk. This is because you have no way of knowing whether there is any spy/sni...
Check Waranty of HP/Compaq equipment here{.broken_link}
Software that can be run without installing e.g. from a USB Stick here
Loads of keyboard shortcuts and ways of avoiding the mouse here. Great for saving time.
Tips on choosing a Windows password and myths about what constitutes a good password here
Go here for very good instructions on how to get your PC up and running again if it won’t boot.
Stay well away from W3schools (why? - see http://w3fools.com/)
A pastebin is a website that allows you to paste text in order to share it with someone else on the web. They are useful for troubleshooting all sorts of pro...
https://web2ftp.com/
Depth of Field
More Applications that can be run from a USB memory stick without installing
Accessing any protected system from an Internet Cafe-type situation is always a risk. This is because you have no way of knowing whether there is any spy/sni...
Check Waranty of HP/Compaq equipment here{.broken_link}
Software that can be run without installing e.g. from a USB Stick here
Loads of keyboard shortcuts and ways of avoiding the mouse here. Great for saving time.
Free Online Graph Paper
Uniform Server is a WAMP package that I use in my web development setup. The default installation sets the web server to allow access only from the local mac...
Stay well away from W3schools (why? - see http://w3fools.com/)
This article is about using salting techniques to improve the security of authentication for websites. Examples are in PHP but the techniques apply to any l...
Server Side Include can be used to allow insertion of an HTML into another. e.g. header or footer can be separated from pages so you only have to change a si...
To enable the ability to float images left or right, add the following code to the CSS stylesheet.
Two very cool ways to create a Flash-based gallery for your website. Extremely easy to use and produces very professional results.
General All inputs are JSON documents, however the format does allows comments (C-style, /* */) add ?v to include column headers in table output add ?...
TL;DR If you collaborate with developers on different platforms (Windows/Mac/Linux) and you all use proper programmer’s editors which will maintain correct l...
This should work with iOS 11+ and recent Android versions.
https://iperf.fr/ https://www.linode.com/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/ v1 is ancient. When you see jus...
https://help.ubuntu.com/community/CronHowto/ is very useful
mysqldump doesn’t show progress natively, but you can use the pv utility to show progress.
“When I am working on a problem I never think about beauty. I think only how to solve the problem. But when I have finished, if the solution is not beauti...
“The most amazing achievement of the computer software industry is its continuing cancellation of the steady and staggering gains made by the computer har...
“Ubi dubium ibi Google”
“Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand.” Benjamin Franklin
Enable syncing of notes in iTunes, this will sync the notes to the Mail app (on Lion).
Hold Home button Press Lock button
With the iPhone v2.0 software you can now save an image from the web to the Camera Roll on the iPhone. Tap and hold on an image in Safari and you’ll get a m...
Slow Response, especially in Contacts or Text
In OS X you can swap between applications in a similar way to Windows (Alt+Tab on Windows, ⌘+Tab on OS X) however there’s one important difference - Windows ...
Useful OS X keyboard shortcuts, particularly if you’re switching from Windows. It’s not exhaustive, but it’s got the ones I use regularly.
Quick reference for keyboard shortcuts
Some speakers are better than others at dealing with the interference caused by GSM mobiles. This article{.broken_link} documents one bloke’s extended quest...
On December 8th 2006 the UK law regarding low power FM Transmitters was changed, so they are now legal in this country (providing they are CE Certified
Since Cuesheet Heaven seems to be down, here are a couple of alternatives:
When editing source code you often come across files with additional blank lines that shouldn’t be there.
Humans will always make mistakes, for a variety of reasons (for example lack of experience, skill, concentration, understanding etc.) Mistakes are the b...
If your application or container needs to be directly on the network, or it needs to use ports that are already in use by the host or other containers, such ...