Posts
288
Comments
25
Trackbacks
207
December 2005 Entries
ASP.NET CSS Adapters
Scott is blogging about some upcoming releases for ASP.NET 2.0, one of which is CSS adapters for controls, allowing us to more easily build CSS based sites. Hoorah. A pity it's only a side-project, and won't see its first preview for a while.
[Listening to: Helen Mayhew - - ]
posted @ Tuesday, December 20, 2005 9:01 AM | Feedback (3)
Google Book Search

Julia is talking about the Google Book Search system, which allows you to search within digitised copies of books. As an author I've though about this, and to some degree the technical field is the one most at risk. After all, technical and reference books are ones that need the search most, and ones whose readership is probably most tech savvy. Someone at a conference once said to Alex "I'd quite happily pay $60 for a book if it had the one piece of information in it I need", and I think many people would. I've been in that situation myself, where an expensive book saved the day because it contained the right piece of information at the time I needed it. The cost was worth it. Would free searching within books negate this sort of buying? Possibly, but I doubt it would actually have much impact.

Part of the appeal of books is their tactile nature. You can site them on your desk and flick through through them. You can easily flip backwards and forwards between different sections. Ebooks, while a useful search tool, don't provide the degree of comfort that a weighty tome does. Sure they weigh less, and you may find the information you need, but think of how much you might learn as you read through a book? I definitely think there's space for both, even with the same book - the carbon based version to flick through, and the virtual version to search and copy code snippets from.

On the fiction front I just can't see this as being a problem. Like Julia, I read almost every night before turning the light out, and I only read fiction at this time. Never tech books. It's my time to escape. I can't ever see a time when I'd like to replace a nice friendly paperback, with a cold hard device, however cool.

[Listening to: The Wanton Song - Led Zeppelin - Physical Graffiti Disc 2]
posted @ Wednesday, December 14, 2005 5:07 PM | Feedback (7)
Windows Media Player
Todays software sucks is Windows Media Player, a product I'm generally happy with. It's one major downside is it's really slow with a large library, and my library isn't that large - only 11,000 songs or so (so far, I hven't finished ripping the classical stuff yet). But two things I've hit this morning. First, after a rip it crashed. No surprise there, it does it occasionally. But the annoying thing is that when you start it up again it disables the plug-ins because "they may have been the cause of the problem". Right, wouldn't be your own code would it, no siree. The other problem I have is with editing track details, especally the Find Album Information side of things, which gives you fixed width text boxes. Ick. But what's worse is that if you are editing the details via this site, and switch to the library tab, you lose your changes. Well, don't switch, might be your comment, but when editing mult-disc albums, as many classical ones are, you often have a complex list of artists/performers, and may want to flip back to your library to copy that from disc 1. Fine, unless you want to copy two lots of information, in which case the first lot you copy and paste into the editor gets lost. Actually, in general, I think the whole tagging thing is poor for classical music. It would be so nice to have rich meta data describing the soloists, the orchestra, conductor etc. Roll on Vista.
[Listening to: L'Estro Armonico 12 Concerto No 9 in D Major I Allegro - The Academy of Anciente Music - Vivaldi L`Estro Armonico Disco II]
posted @ Tuesday, December 13, 2005 9:55 AM | Feedback (35)
Time for some cheese Grommit
I know young people can be, well a bi clueless about the world, but honestly this takes the biscuit (a good cheese biscuit obviously). Via Neil Gaiman's blog.
[Listening to: White Kite Fauna - K's Choice - Paradise in Me]
posted @ Wednesday, December 07, 2005 10:51 AM | Feedback (1)
VS 2005 and static methods

OK, here's my gripe today. I'm writing a class in C# that has static methods, so I type:

public stat

and IntelliSense pops up. But it doesn't have static as an option at this point, so you have to cancel the IntelliSense window. You can't even type the full word static because it still insists on 'helping', converting static to StaticParticalCachingControl, which I'm sure is a wonderful thing, but not quite what I'm after. In C# 2.0 you can have static classes, which enforces the static on each method. Personally I'd rather have had this mean that methods are automatically static, altough I do think that would have reduced readability as you woudn't know that the method was static unless you looked at the class definition.

[Listening to: You Do - Aimee Mann - Magnolia [Original Soundtrack]]
posted @ Tuesday, December 06, 2005 11:26 AM | Feedback (2)
Does everything suck?
Am I really turning into a bitter old man? Today's rant is websites, in particular those that do product reviews. I'm reading one at the moment, of a Media Center build from a large tech/hardware site, where they are explaining each piece of equipment going into the machine. The trouble is, each piece (case, graphics card, disc, etc) is a separate page, but the description only takes two paragraphs, with a small picture. So a quick read of a paragraph or two and I have to click the Next button for another short page. The total length of the page is three times as long as the review, but consists of menus, links to other articles, top tips, adverts, etc. It's just a really congested page, which doesn't make best use of the space for the article. Of course, that's not really what the site is about, as it's really just a repository for adverts, which is probably the only way it makes money, but still, it's not an enjoyable experience to use. While I understand the economics of needing adverts, what really worries me is that you see this sort of thing on sites without adverts. It's the increasingly short attention span pushed into us by those in the MTV generation. How do these people cope with reading books? Maybe they don't.
posted @ Sunday, December 04, 2005 12:17 PM | Feedback (0)
Software Sucks Part 2
I can see this topic running for a while. Three things today, both multi-monitor related. First, why can't I switch an application between monitors when it has a modal dialog visible? You can't access the title bar (where I have a smal button to quickly flip the window to the other monitor), not can you use the context menu in the task bar. This sucks, and I only discovered it because of my next problem. Second is PaintShopPro, which I've generally been a fan of for a long time and use for screen captures mainly. I have a very old version, which generally meets most of my needs, but some time last year bought a newer version as I needed a few extra features (ones I've barely used, come to think of it). One of the options on the screen capture page is to show the cursor in the captured image, which is useful for showing which otpion to select in a book image. However, when capturing on the second monitor the cursor isn't captured (hence the need to switch an application between monitors, .the application just happening to be showing a modal dialog). The old version of PSP doesn't even capture on the second monitor. Third, when you save a new image, PSP defaults to its own image format. Every time. So you capture one screenshot, and save it, changing the image type to your preferred format (TIFF in this case). Capture another image, save it and the type has reverted to its own format again. I didn't use it last time, what makes you think I want to use it this time? Remember my last setting. I hate software.
[Listening to: School - Nirvana - From the Muddy Banks of the Wishkah]
posted @ Thursday, December 01, 2005 11:44 AM | Feedback (2)