On a non-techy note, due to the recession, this had to be talked about. The rich are getting poorer. It's not just us poor people affected by the recession.
According to Philip Beresford who compiles the rich list, the number of billionaires has fallen from 75 to 43 with a total loss of £150bn.
On the up side, they are still rich and can afford their luxuries still. With all that is going on the gap between the rich and poor is finally dropping.
Sunday, 26 April 2009
Thursday, 9 April 2009
Conficker begins stealthy
Many of you may not know what Conficker is. This is a virus (worm) that runs on the Windows operating system (2000, XP, Vista and so on). Over the last few months this has been attacking many computers in industry.
Recent news about this is that it is updating. What's new in variant C is that it will take keystroke information and send this back to the attackers / creators. I would advise you to access secure data only if you are 100% clean of the virus.
Please have a read of the two articles from the BBC:
Conficker begins stealthy update
AND
Q&A: Conficker protection
Recent news about this is that it is updating. What's new in variant C is that it will take keystroke information and send this back to the attackers / creators. I would advise you to access secure data only if you are 100% clean of the virus.
Please have a read of the two articles from the BBC:
Conficker begins stealthy update
AND
Q&A: Conficker protection
Windows Vista and Windows 7
I have recently read that Microsoft have given people the choice to downgrade Windows 7 to Windows Vista. Looking at the OS's I don't see why you would as personally I think Windows 7 is better and that we should bypass Vista.
This looks like Microsoft want more people to use Vista. Their excuse is that this will help to extend the lifetime of XP. I have seen that many businesses have moved the majority of computers to XP (from 2000) in 2007, only 6 years after XP came out. It's nice that Microsoft want us to move on, but a good OS stands the test of time. I would have to say XP is my favourite, but given 10 years, things move on.
I'm just glad that we have longer support for XP.
This looks like Microsoft want more people to use Vista. Their excuse is that this will help to extend the lifetime of XP. I have seen that many businesses have moved the majority of computers to XP (from 2000) in 2007, only 6 years after XP came out. It's nice that Microsoft want us to move on, but a good OS stands the test of time. I would have to say XP is my favourite, but given 10 years, things move on.
I'm just glad that we have longer support for XP.
Labels:
OS,
Windows 7,
Windows Vista,
Windows XP
Wednesday, 8 April 2009
IE8 and browser detection
Do you develop websites of your own? If so you may use browser detection methods to find out what the browser used and tweak your website to look nice in other browsers.
Finally moving to IE8 and bypassing version 7 I found that the browser is not detected using PHP. In IE 7 I could use the code:
if ( strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE 7') )
{
$browser = 'ie7';
}
This works for 6 and 7 by changing the number. However for in PHP IE8 reports:
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; MSN OptimizedIE8;ENGB)
The work around in PHP I used was "OptimizedIE8". By tweaking my detection script, I added:
if ( strpos($_SERVER['HTTP_USER_AGENT'], 'OptimizedIE8') )
{
$browser = 'ie8';
}
For those of you that like to avoid JavaScript and use PHP, I hope this helps. Others that use ASP, I'm sure you have something to combat this too.
If this still does not work on IE and my website then please let me know. Thanks.
Finally moving to IE8 and bypassing version 7 I found that the browser is not detected using PHP. In IE 7 I could use the code:
if ( strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE 7') )
{
$browser = 'ie7';
}
This works for 6 and 7 by changing the number. However for in PHP IE8 reports:
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; MSN OptimizedIE8;ENGB)
The work around in PHP I used was "OptimizedIE8". By tweaking my detection script, I added:
if ( strpos($_SERVER['HTTP_USER_AGENT'], 'OptimizedIE8') )
{
$browser = 'ie8';
}
For those of you that like to avoid JavaScript and use PHP, I hope this helps. Others that use ASP, I'm sure you have something to combat this too.
If this still does not work on IE and my website then please let me know. Thanks.
Wednesday, 25 March 2009
My ISA interest rate has dropped considerably
Slightly off techy, but with inflation at 0% money is on the agenda. If you have an ISA, you should look at the interest rates at the moment. They are down considerably for all bank accounts and worst of all ISA's.
Currently I have an ISA with Lloyds and back when I started this one, the interest was around 4%. Looking good and conveniently easy to commute to local branches, I saw this as a worthy investment. From recent years, my money didn't exactly earn much elsewhere so a new bank was on the agenda.
On a side note, late last year I had an account with Halifax. Unlike many that kept there money in Icelandic accounts, I decided with Halifax to get out while I had the chance. Guess what happened weeks after? The bank when bust and Lloyds have a stake in them. Lucky for me, that's where my money went.
Back on the matter, looking at today's interest rate with Lloyds, the shocking news for me and everyone out there is that the latest interest rate is 1%. This is above inflation, but not that good if you had an ISA for nearly 12 months. What a joke. Is an ISA worth all that bother, I think not now. I will be taking my money and using it for other purposes once I have the small interest. Only a couple of weeks to wait to find a better way to use it.
If your considering doing the same thing, what are you plans?
Currently I have an ISA with Lloyds and back when I started this one, the interest was around 4%. Looking good and conveniently easy to commute to local branches, I saw this as a worthy investment. From recent years, my money didn't exactly earn much elsewhere so a new bank was on the agenda.
On a side note, late last year I had an account with Halifax. Unlike many that kept there money in Icelandic accounts, I decided with Halifax to get out while I had the chance. Guess what happened weeks after? The bank when bust and Lloyds have a stake in them. Lucky for me, that's where my money went.
Back on the matter, looking at today's interest rate with Lloyds, the shocking news for me and everyone out there is that the latest interest rate is 1%. This is above inflation, but not that good if you had an ISA for nearly 12 months. What a joke. Is an ISA worth all that bother, I think not now. I will be taking my money and using it for other purposes once I have the small interest. Only a couple of weeks to wait to find a better way to use it.
If your considering doing the same thing, what are you plans?
Thursday, 12 March 2009
Million Pixel Website
Have you wanted to advertise online but don't want to pay a fortune for the advertisement, then this website is to help you grow you website. Rather than creating another website full of adverts that annoy viewers, this website uses pixels that you can use to link to your site.
How do I advertise you may ask? You choose a range of squares (pixels) and create an image to upload to the website. Our viewers will see the wonderful images and if they like yours, then you will be fortunate enough to get more customers to your website.
All I ask is that you don't offend others by discrimination, swearing or other put downs. I will monitor this daily to remove adverts that I believe to be bad in some way.
How do I advertise you may ask? You choose a range of squares (pixels) and create an image to upload to the website. Our viewers will see the wonderful images and if they like yours, then you will be fortunate enough to get more customers to your website.
All I ask is that you don't offend others by discrimination, swearing or other put downs. I will monitor this daily to remove adverts that I believe to be bad in some way.
Labels:
Advertise,
FREE,
Free Ads,
Million Pixel Website,
Totally FREE,
Website
Internet Nightmares
Having worked on a few websites now and using the internet before the millennium, I had to create this website. This website is to help us all voice our frustrations of other websites and make them more user friendly.
There is always something that annoys us about websites, whether it's the hotmail adverts on the right on the email, features removed on websites like monster preventing CV uploads for existing resumes (recently added back after complaints a month ago) or even websites that do not work with JavaScript (JS) off. Some websites use JS excessively and don't provide functionality with this off. Additionally lack of support for other operating systems like Linux / Unix (i.e. BBC iPlayer).
Voice your concerns here and help us all put pressure on the websites owners to improve there website or lose their customers.
There is always something that annoys us about websites, whether it's the hotmail adverts on the right on the email, features removed on websites like monster preventing CV uploads for existing resumes (recently added back after complaints a month ago) or even websites that do not work with JavaScript (JS) off. Some websites use JS excessively and don't provide functionality with this off. Additionally lack of support for other operating systems like Linux / Unix (i.e. BBC iPlayer).
Voice your concerns here and help us all put pressure on the websites owners to improve there website or lose their customers.
Labels:
Internet,
Nightmares,
Service,
Website
Subscribe to:
Posts (Atom)