tclogo



HotelsCombined.com

Pages

Archives

Categories


Recent Postings

Recent Comments

Feeds

RSS2 feed

Links

Most Popular Posts

Dealing with Nssstub.exe

Sunday, 21st February 2010 12:04am
Last week there was an Adobe Shockwave update and during the update download I missed the bit where you untick the selection for Norton Scan and so the Nssstub.exe came with the update download.

Continue reading - " Dealing with Nssstub.exe"

Category: Security | Comments : 0

Firefox 3.6 released

Sunday, 24th January 2010 5:46am
Firefox 3.6 has now been released and promises to be faster and more responsive than the previous versions.

Continue reading - " Firefox 3.6 released"

Category: Browsers | Comments : 2

Warning over IE use

Wednesday, 20th January 2010 6:13am
There has been recent warnings in France and Germany over the use of Microsoft Internet Explorer browser.

Continue reading - "Warning over IE use"

Category: Security | Comments : 0

Simple open source Invoicing systems

Thursday, 10th December 2009 7:11am
Over the weekend I had to look for a simple open source invoicing system which I could run on my own server and I managed to get a chance to look at four.

Continue reading - "Simple open source Invoicing systems"

Category: Open Source | Comments : 0

Changing the default "Program Files" folder

Wednesday, 2nd December 2009 7:55am
I normally prefer to install applications on Program Files on a partition rather than the default one on C: drive on my Vista install.

Continue reading - " Changing the default "Program Files" folder"

Category: Windows | Comments : 0

Google releases Go language

Wednesday, 11th November 2009 10:27pm
Google has released a new open source programming language called Go which attempts to combine the development speed of a dynamic language like Python with the performance and safety of a compiled language like C or C++.

Continue reading - " Google releases Go language"

Category: Open Source | Comments : 1

Sorting with a second sort parameter

Wednesday, 11th November 2009 2:25pm
Its fairly common that I need to sort a list in C# with a second sort parameter when the first sort parameter is equal.

Continue reading - "Sorting with a second sort parameter"

Category: C# | Comments : 0

Counting occurrence of substring in SQL

Saturday, 17th October 2009 12:44am
One of the things that I do quite a few times is finding how many a certain substring occurs in SQL varchar field.

Continue reading - "Counting occurrence of substring in SQL"

Category: SQL Server | Comments : 0