| Page 1 of 1 |
19
DEC
A few of you may be wondering what the Acid2 test actually is. There's a Wikipedia article about it, but basically it's a test designed to highlight flaws in the way a browser renders CSS and HTML. Any standards compliant browser will render the image of the Acid2 Face correctly. As you can imagine, IE doesn't render the face correctly at the moment.
However, all that is about to change. Today, Internet Explorer General Manager Dean Hachamovitch posted an entry on the IEBlog declaring that the latest build of IE8 now passes the Acid2 test.
All I can say is, "About time!". I'm very much looking forward to not have to put up with all the quirks IE causes with compliant code. Of course, who knows when it'll be released, but it's a step in the right direction at least.
Obviously Acid2 doesn't test everything about the standards compliance, so it will be interesting to see if it copes with everything else.
Oh, and for those who are wondering, Firefox 2 fails the test and Opera 9 passes. Hopefully Firefox 3 will pass once it's out of beta. You can take the test here.
6
NOV
Safari have announced a new CSS feature, animation specified in CSS. Giving the designer the ability to code transitions such as fading out, and rotating elements on the page. All gracefully degrading for browsers which don't support it (which I imagine will be most).
While it's interesting, I'm rather worried that we'll be going back to the days of the "blink" and "marquee" HTML tags (*shudder*), where it'll just pop up on every site and we'll be overloaded with fading panels and ads which spin into view.
According to the article, they're planning on proposing these changes to be included in the CSS spec. As yet, I am undecided if this is a good thing or not. On the one hand, it's nice to see some expansion on CSS, but on the other hand... rotation effects?!..
I guess I'll just wait and see how this one turns out.
12
JUN
I've been meaning to try out Safari 3 for the last week, but only got around to it today. The Apple site claims that Safari is twice as fast as IE7 and Firefox. Something which I don't believe is true at all.
It was easy to install, but their claim that it loads faster than any other browser is very wrong. It took about twice as long to load on my system than both FF2 and IE7. I figured it would just be because it was the first run, so I kept trying, but each time I tried, it took just as long to start. But of course, that's not really a big problem for me as once my browser is open, it tends to stay open until my computer gets turned off (which is a very rare event).
The interface is just as you would expect from Apple, in the same style as iTunes. Easy to navigate and pretty intuitive, so there's no problems there. I'm not a fan of the brushed metal look though, but I'm sure there's some tool out there that will allow you to change that.
The claim that the pages load twice as fast is perhaps an overstatement, however I will admit that they do load faster. At least for the sites I visited. I also like the smooth style fonts it uses to render the page, which is a noticeable difference from IE or FF.
CSS compliance is always something I look for in a browser, and Safari stands up very well. It's no better or worse than FF or Opera, so that's good. We all know what IE is like for standards, so I'm not even going to go there.
It's got all the features you would expect like tabbed browsing, RSS integration and Google search.
However, despite all this good, there is also some bad. Not being an Open Source browser like FF, is going to hurt it. The reason I like FF so much is because of the ability to make extensions and themes as you want, and I have several extensions which I simply could not live without (such as Chris Pederick's Web Developer Extension). The other annoying thing is that Safari seems to like my CPU.. so much so that it insists on using 95% of it, and likes to use more memory than Half Life, averaging at around 200Mb. I tried several times to use Safari today, and after roughly 5 minutes, the CPU usage would shoot up and not come back down. This is a serious problem and is the sole reason I won't be using Safari other than for testing.
Obviously though, this is just the Beta, so it isn't going to be perfect. It's certainly a browser I will be keeping my eye on (if only for the lovely smooth fonts). As people who know me well will know, I'm not a big fan of Apple, I've never owned a Mac and I never will, but I will admit when I'm wrong, and if the final release fixes these issues, then I may just become a Safari user.
I wouldn't hold you breath though.
You can download a copy of the Safari 3 Beta from the Apple website here.
7
JUN
There's a great article over at A List Apart called "12 Lessons for Those Afraid of CSS and Standards".
If you've been designing sites for years but haven't gotten around to taking a look at CSS, then this is the article for you. It's pretty interesting to read even if you have been using CSS for a while though too.
30
MAY
Just went to purchase a song on iTMS, and it popped up with a little message.
"Perhaps you'd prefer to use iTunes Plus? iTunes Plus music is our DRM-free, highest quality audio format. iTunes Plus music videos now contain our highest-quality audio tracks and are also DRM-free."
Finally, they're getting the idea that DRM is bad.
For those wanting to test it out, you'll need to the new version of iTunes (7.2), which you can get from here.
When Apple were first discussing the idea with EMI (Tech Digest Article) it seems they were going to increase the price for the DRM-Free tracks. So far I haven't seen a price increase, however I may have just missed the tracks the prices have been increased on. So keep an eye out for that.
Added at 17:44 - Ok, they want 20p per song for DRM-Free versions. Not sure why it didn't charge me the first time (although to be fair.. it probably did charge me the 20p, but it hasn't come out of my account yet). There's also an option to upgrade your library here.
Despite the fact they're charging more for the DRM-Free versions, something which I'm not sure if I'm willing to pay the extra for, it's still a step in the right direction. At least in my opinion.
2
MAR
The final part of my degree is the final year project. My masters project is based on music recommendation. While in principle it sounds quite simple, I can assure you that it is not.
The approach I'm using is to combine two techniques. User-based collaborative filtering and Item-based collaborative filtering using what is known as similarity fusion. Along with that, I'll be generating implicit ratings based upon certain criteria such as how many times a track has been listened to, and how many times a track has been skipped. This is the main bulk of the project, and the part that's causing me the most headaches. But progress is being made, and I'm *nearly* there.
However, one of the other features of the project is that I'm going to create a visualization tool that will allow the user to see exactly why a recommendation has been given to them. Generating the recommendations is easy in comparison to this.
I'm over half way through the project now, and it needs to be completed in the next 10 weeks. If you're interested in testing, then head on over to project.wblinks.com and sign up. You need to be running iTunes in Windows, or Amarok in Linux. If you're feeling adventurous, you can make your own plugin to use my system by reading the App Server Documentation. There's also part of an AppleScript to use iTunes in OSX, but I don't own a Mac, so I can't test it, so if you know AppleScript and want to finish it, go right ahead.
If you're already a tester, then just keep listening to music and you'll be getting some recommendations soon.
22
FEB
First off, I'd like to apologize for the downtime. It's been quite a crazy new year for me, having lots of projects on the go at the same time. I've been spending my free time (what little of it I have nowadays) completely rebuilding this site from scratch.
| 1 |