Fibre’s A-comin’!

Date December 12th, 2011 Comment No Comments

Further to the original rollout of FTTN, Arbroath is on the list of exchanges to be upgraded in 2012. w00t! [Via: BT Plc.]

Tags: , ,

Find Text In Microsoft SQL Server Stored Procedures

Date July 7th, 2011 Comment 1 Comment

I recently had to perform a change on any stored procedures that contained a certain piece of text. Not knowing how to search for text across a database, I googled it and found the following small piece of useful code: [Via: ASP FAQ]

Tags: ,

DataGridView Flickering When Changing Background Colour

Date August 4th, 2010 Comment No Comments

Since implementing crossfading of tracks in Karaokidex, I’ve indicated the crossfading by gradually fading out the background colour of the first track’s row in the playlist DataGridView and fading in the background colour of the second track’s row. This caused a really annoying flickering. The problem is the DataGridView is not double-buffered by default, nor [...]

Tags: , , , ,

Launching Single-Instance ClickOnce Apps From File Association

Date August 2nd, 2010 Comment No Comments

Since Service Pack 1 of Visual Studio 2008, setting file associations has never been easier. The publish options dialog has four pages; once of which is the “File Associations” page. After one or more entries has been added, and the app published, the ClickOnce app will now be launched whenever an associated file is opened [...]

Tags: , , , ,

Removing The Need For UACLauncher

Date August 2nd, 2010 Comment No Comments

Up ’til now, when I’ve been developing and ClickOnce application, I’ve had to include a UACLauncher as a default option to support any user that is not the administrator on their own machine. The console app has elevated privileges that are passed on to the re-launched ClickOnce app. If I didn’t include this, the application [...]

Tags: , , , ,

Full Screen Weather

Date February 15th, 2010 Comment No Comments

We’ve always liked Weather Underground for its no-nonsense, real-time weather info. Today they’ve released a new service called Full Screen Weather that mashes up Google Maps with weather data for nothing but maps and up-to-the-minute weather info. [Via: Lifehacker]

Tags: , , ,

Lego Cubestormer Robot Solves Rubik's Cube in Sub-12 Second Whirlwind

Date February 15th, 2010 Comment No Comments

Robots born with the sole purpose of solving the Rubik’s Cube are nothing new, but we’re pretty sure we haven’t seen one crack the code in under a dozen seconds before. [Via: engadget]

Tags: , , ,

Aero Snap with Multiple Monitors

Date January 27th, 2010 Comment No Comments

I tried to use the window Aero Snap feature on Windows 7 today that allows you to snap windows to the left or right of the screen by holding the title bar and dragging to the left or right edges. This work well for systems with one monitor, but with dual monitors, the desktop is [...]

Tags: , ,

Customize the Windows 7 “Send To” Menu Option

Date January 27th, 2010 Comment No Comments

Like prior versions of Windows, this is one of your options when right-clicking an item; it does what it says: it sends a copy of the object to the option you choose. The default choices with a normal right-click are the Desktop, a Zip folder, a fax or mail recipient, or any additional drives connected [...]

Tags: ,

In Communist China, Google Searches You!

Date January 15th, 2010 Comment No Comments

One of the cooler stories out (of) the whole Google-China debacle is that Google hacked the hackers. [Via: Gizmodo]

Tags: ,