Photo Caching on Social Sites

I read the bbc news story today - which reports that a group at Cambridge University found that the direct URL to uploaded photos on various sites continued to exist 30 days after they deleted them.

Is this news?  These sites have several hosting challenges, one key area is caching.

Read the rest of this entry »

Tags: , , , , ,

No Comments


Avaya IP Office 500

I’ve been in Germany this week installing a new branch office.  The phone system is to be the very capable IP Office 500 from Avaya - which is great for branch offices as its pretty cheap and remotely configurable, and has the capability for small community networking across the VPN.

A couple of things caught me out on this install Read the rest of this entry »

Tags: , , , , ,

No Comments


Google flags all sites as malicious

Google may harm your computer

Google may contain badware!

Earlir today Google flagged every site with the statement “This site may harm your computer” in its search results on both Google.com and Google.co.uk.  I saw this issue live, and immediately started using Yahoo for search.

Read the rest of this entry »

Tags: , , , , ,

No Comments


Tiered Internet kills competition.

A few thoughts on the problem with a tiered internet and why ISPs who deliver content need net neutrality to avoid a conflict of interests.

Read the rest of this entry »

Tags: , , , , , , , , ,

No Comments


Attaching SQL Databases

In MSSQL2k, a lot of users would use the detach command within the GUI to kill all the active processes on a DB, this functionality is somewhat cut down in MSSQL2005 - you can see the processes & kill them individually, but not as a bulk kill.

To detach a database in Tsql, you can use:
EXEC sp_detach_db 'database', 'true'
This will detach the DB and skip checks on doing so.

Read the rest of this entry »

Tags: , , , , , , , ,

No Comments


Office Perimeter Security - VPN Access

The office perimeter can be the most vunerable area of the smb network, it is the access gateway for the world - friends and foe. As an ever increasing number of users require external access, how can you stay secure without hindering legitimate users? Every user has a different need for VPN access, and there are many different requirements in different businesses.
Here is my view on how you can use the VPN to help secure your network: Read the rest of this entry »

Tags: , , , , , , , , ,

No Comments



SetPageWidth