Bloggin in the UK RSS 2.0
 Saturday, November 04, 2006

I have just replaced my personal webserver, I was running an AMD64 3200+ in a standard tower case, it sounded like a hairdryer and if you placed your hand near the fan outlet it felt like one. I checked out what the recommended psu would be for this system just to get an idea of it's power consumption. I used this  PSU-Calculator  and it came up with a rating of 192 watts for 50% cpu utilisation.

I wanted something quieter and cooler that used less electrons, so checked out the Via ITX mobo's. ITX motherboards are tiny at only 12cm x 12cm and the VIA ones come with an embeded CPU and HSF. I opted for the VIA EPIA EN15000 and a Morex Cubid 3688 case with 1GB ram, a Laptop DVD RW Drive and a 2.5" Laptop drive. I use this as a webserver 24x7 for hosting this blog and I use it as a desktop at home. I have installed Visual Studio 2005 Pro and have had no performance problems. As a desktop it feels just as responsive as the old machine. It is not suitable for video rendering so I do this on my Duo Laptop but I only need to do this occasionally so no big deal. I know this system uses less than 60W because that is the rating on the external power supply. I estimate that at Idle it is using ~20W and it will be at Idle most of the time.

 

The other benefit is desk space the case is only W 20cm x D 27cm x H 7cm or roughly half the width of a standard Hifi separate with similar height and depth. The motherboard comes with onboard graphics, sound and GB Lan it also has four USB ports, S/Video and a RCA port which can be used for TV/Out or SPdif. The embedded processor is Via's 1500mhz C7 according to VIA this cpu at 100% utilisation uses only 12 Watts and has an average power consumption of 1 watt. How green is your desktop/webserver ?

 

It seems great minds think alike :)
Saturday, November 04, 2006 12:13:00 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] -

 Monday, October 23, 2006

Over the last few weeks I have been listening to the archive of Hanselminutes, a new(ish) dotnet developer podcast by Scott Hanselman. Scott is the kind of developer who can't resist a beta and is currently reporting his progress with Vista via his blog. The shows are usually 20-30 mins and cut straight to the chase giving us developer types the sort of content we crave, so point your podcatching client at the show and enjoy.

 

Monday, October 23, 2006 12:17:09 AM (GMT Standard Time, UTC+00:00)  #    Comments [0] -

 Saturday, October 21, 2006

I did some digging into the upcoming Open XML formats and found a great article by Ted Pattison explaining the changes MS have made. Essentially the new docx format is a zip file containing a bunch of other files mostly XML files that make up a word document ms refer to this as the 'Package'. Ted has written a great article that explains how it all hangs together in some detail.

So why did MS go to all this trouble? Well folks like me want to be able to programatically work with Word documents on the serverside so we can automate certain processes. The old binary formats supported by previous versions were unfriendly so we tended to use the word object model or VBA to do this. These were not very performant and less than 100% reliable. So according to Ted the new formats will allow manipulation of word files without installation of Word via some new .Net classes. To start with this will not be straightforward, first you will have to familiarise yourself with how a docx package is structured, but I imagine some coding gurus have begun work on this already and by the time Office 2007 is released you will be able to purchase a 3rd party component that will make indenting paragraphs a snip.

We have a need to manipulate bookmarks so we can inject data into documents prior to converting them to PDF's. I am on the lookout for worthy open source projects that are attempting to undertake this task, I would gladly make a contribution to their efforts in order to reap the rewards :o)

Another great article that goes into more detail

A project with example code on how to create a simple docx from scratch.

http://boulter.com/blog/2004/08/19/performant-is-not-a-word/

Saturday, October 21, 2006 2:09:20 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] -

 Saturday, October 14, 2006

I have been using Google Spreadsheets to see how useful a tool it really is. I uploaded a small Excel sheet that I built for the purpose of testing out the GS application.

Unlike Excel in GS you have to insert extra rows and columns as and when you need them. You can perform multiple inserts by highlighting multiple rows, then right-clicking and selecting insert 5 below or above. I attempted to select 30 and insert 30 below then 60, 120, 240. When I tried to insert 240 something broke because the 240 rows did not get inserted and there was permanent Updating... message. Maybe this is just a glitch or maybe you cannot work with this many rows. I noticed that Internet Explorer's memory usage rose to ~80mb typically this is about ~20mb.

My conclusions are that currently they are only suitable for light duties, where online access and or collaberation is needed. This may with time and effort on googles part change.

 

Saturday, October 14, 2006 12:21:17 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] -

 Wednesday, October 11, 2006

I just wasted a day figuring this out. Basically we have an ASP.net application written in VB dotnet where all the pages inherit from a base page. The base page in turn inherits from System.Web.UI.Page. We use the base page along with some user controls to 'theme' our application.

The application is quite mature so I was a little suprised when I checked it out of source control and it blew up in my face when I attempted to edit one of the web forms in the forms designer. A large message box would pop up complaining that ....

To finish the solution was to remove the Base Page file from the project and copy the contents to new file then add it back to the project then all was well again.

Apparently VS2003 is not very smart when it comes to Design Time / Run Time issues good things are already being said about VS2005 in this reagard but time will tell.

Wednesday, October 11, 2006 1:21:21 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] -

 Saturday, October 07, 2006

We recently visited the Cornish Seal Sanctuary, I have posted a video on google video that I edited with Microsoft Movie Maker. This is the video editing for dummies utility offered free by microsoft.

http://video.google.com/videoplay?docid=4872552981579413160&hl=en

Saturday, October 07, 2006 2:26:37 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] -

 Thursday, September 28, 2006

We were just notified by one of our client's that my company's website www.redlinesoftware.co.uk was not available. When we try to browse to it there is no response. I can't get www.brinkster.com to load either so I'm not sure what is going on.

I'm not the only one having this problem, I imagine there are some very worried people at Brinkster today. We have used them for nearly two years and this is the first problem we have had.

UPDATE: Looks like they are back online which makes the outage five hours max not too bad considering what brinkster charge.

Thursday, September 28, 2006 12:53:00 PM (GMT Standard Time, UTC+00:00)  #    Comments [1] -

 Monday, September 11, 2006

I discovered this site via http://www.feedmap.net/ , it is interesting to see how nearby other bloggers are simply as a measure of how commonplace blogging is becoming. My blog is not nearly as social as bluemeanie. I am very tech focused so tend only to read other techie blogs (check my blogroll) reading bluemeanie it is clear different people have differen reasons for keeping a blog.

The bluemeanie site contains a nice content focused on friends and family and travelling with lots of picures.

This entry contains a photo of our local park, 'Master Park'. http://bluemeanie.org/weblog/comments/master-park/

If any of the bluemeanie bloggers surf in here, then I would just like to say 'Hello to a fellow Oxted blogger'.

 

Monday, September 11, 2006 6:03:16 PM (GMT Standard Time, UTC+00:00)  #    Comments [1] -

Archive
<November 2006>
SunMonTueWedThuFriSat
2930311234
567891011
12131415161718
19202122232425
262728293012
3456789
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008
Charlie Barker
Sign In
Statistics
Total Posts: 144
This Year: 25
This Month: 1
This Week: 0
Comments: 53
Themes
Pick a theme:
All Content © 2008, Charlie Barker
DasBlog theme 'Business' created by Christoph De Baene (delarou)