Just another bunch of stuff pouring out of some guy’s head

Vista UAC weariness (and how to control the beast)

My Vista adventure has been going for a few days now and I’m very tired of the User Access Control (UAC) prompt. Whilst I do appreciate the added security afforded by this ‘feature’ I’m finding it difficult to live with. (more…)

Using the Flash ‘Nested Ojects’ method in ASP pages

Occasionally I want to use Flash on a web page. Tragic, but true. I’ve been looking for an accessible, valid method for doing this. There are few candidates. I settled on the ‘Nested Objects’ method. It seemed quick, painless and didn’t require javascript. But there was a hitch…

Active Server Pages error 'ASP 0139'
Nested Object
An object tag cannot be placed inside another object tag.  

IIS’s ASP interpreter wouldn’t pass the page with nested <object> tags. (more…)

Logitech Harmony 785 Universal Remote review

Having become tired of the gaggle of remotes on my coffee table I’ve ventured once again into the one-remote-to-rule-them-all world of universal remote control. My prior purchase was a $20 cheapie that relied on the input of ‘device codes’ to identify your hardware. The Harmony line of remotes are a whole different kettle of fish.

The ’secret weapon’ of the Harmony is that it’s ‘programmed’ using a PC. It’s a USB device. The interface used to configure the remote is even more sophisticated (and problematic) but I’ll get to that later. (more…)

Switching views in VS2005

I use DreamWeaver. A lot. I also write ASP but have realised that it’s probably time to move to ASP.NET now that 2.0 is claiming to make a lot of things easier.

In making this move, I’m having to come to terms with the Visual Studio 2005 IDE. It’s formidable. The more I can get it to behave like DreamWeaver the happier I’ll be. (more…)

Yahoo mail? Not quite

It seems Yahoo are in the process of revamping their online e-mail application. The only thing is, it’s not ready yet. And they appeared to have screwed up the old version as well. (more…)

Memory Fails Me

Every now and again I have cause to install MySQL. I wish I didn’t but, apparently, you can’t always get what you want. I try to make the process as painless as possible and get phpMyAdmin up and running almost immediately but always stumble on the creation of PMA specific tables as they are the only bit that need to be done from the mysql>| command line (yuk).

So I inevitably end up searching the MySQL help for how to do this. Well, no longer will I travail so for here they are.

Finally, a Home

So, after 3 years of floating around various sites on the ‘net, my blog(s) have finally arrived at their intended home, seanys.com. I bought the domain a couple of weeks ago but I’ve only just got around to tranferring my blog across from it’s previous ‘temporary’ home at seanys.kicks-ass.net.

Thankyou’s go to WordPress, MySQL and phpMyAdmin for making the moving process relatively easy.

Overcoming SQL Server Express Security

Despite the name this is not a hacking article.

In it’s default install SSE2005 only allows local connections. Getting it to talk to other systems is a bit of a pain.

Here are some hints.

SQL Owned

Permissions in M$ SQL Server can be a pain in the ass.

Your application needs access to the database but handing out the ’sa’ user password is generally a bad idea. For most people this doesn’t seem to be a problem. Most example code I’ve seen uses the ’sa’ user account. Ouch! (more…)

Yet Another DW Fail-To-Start

As per usual DreamWeaver proves itself to be a buggy PoS.

Corrupted site cache suspected? Try the de ri·gueur fix.