This one slipped under my radar somehow: Microsoft have changed the default rendering behaviour of Internet Explorer 8. Previously, the plan was that IE8 would behave as IE7, unless the developer added a special <meta> tag. Now, the default is to use the (slightly more standards compliant) IE8 renderer by default, but give the developer the option to use IE7-style rendering (again, but means of a <meta> tag). PPK sums it up nicely:
Microsoft has decided to put the interests of web standards above the interests of the Intranets of its corporate clients.
I advise you to read the previous paragraph again. Even two years ago I had never expected to be able to write such a statement.
[...]
Tags: IE, Microsoft, web development, web standards
The Yahoo board have rejected last month’s unsolicited purchase bid by Microsoft. Phew!
[...]
Tags: acquisitions, Microsoft, Yahoo!
FancyZoom is a Lightbox-like JavaScript library for browsing images on a webpage. Actually, I think it’s better than Lightbox in some ways, great animation.
[...]
Tags: FancyZoom, JavaScript, Lightbox, web development
January 16th 2008 Posted in
Tech
Sun has agreed to buy MySQL AB for around $1 billion. Totally didn’t see that coming! (Although they’ve been thinking about this for a while.)
Not sure what effect this will have in the near future, maybe licensing changes? Or what impact this will have on OpenOffice.org, if they replace the current database with MySQL that’d be superb!
Tags: acquisitions, databases, MySQL, Sun Microsystems
Easter eggs in PHP. Didn’t know that!
[...]
Tags: php
Only just realised that Vitamin, the great web magazine, is created by Carsonified, who also create great conferences.
[...]
Tags: web
August 09th 2007 Posted in
Tech
Apparently, Canada has only two main broadband providers, both block port 25, and one blocks a great many other ports as well. This does not sound like a modern infrastructure to me!
Tags: broadband, Canada, politics
July 25th 2007 Posted in
Tech
reCAPTCHA is a CAPTCHAw system using two words. One of them is a known control word, the other is an unknown, un-OCR-able word scanned from a text in the process of being digitised. The form requires only that the user gets the control word correct - the other word is assumed to be correct based on this. The results are fed back to reCAPTCHA, who compare several interpretations of the same scan. Once there is sufficient confidence in the word, it is committed to the digital version. In this way, scanned texts can be human-converted in a distributed fashion.
Tags: CAPTCHA, UI, web
You may already have seen it, but it’s worth recommending: IEs4Linux is excellent resource, allowing you to run IE6 (and, if you choose, 5.5 and 5) on Linux. Worked perfectly for me first time, that’s running Ubuntu Feisty.
[...]
Tags: IE, Linux
Just thought I’d say, having used them both extensively in recent projects, that I have a preference for TinyMCE over FCKeditor. That is all.
[...]
Tags: rich text editor, web
Nifty method, complete with PHP source, of serving compressed CSS while still retaining the original file in editable, commented format.
[...]
Tags: CSS, php, web
Why does this news that Canonical and Linspire are “teaming up” for future Linux distribution, put me so much in mind of this Penny Arcade strip?
[...]
Tags: Linux
I know I’m hardly their target market, but Walmart’s attitude to Firefox and other, non-IE browsers is completely unacceptable.
[...]
Tags: accessibility, Firefox, IE, web
Metisse describes itself as “not focused on a particular kind of interaction (e.g. 3D) and should not be seen as a new desktop proposal. It is rather a tool for creating new types of desktop environments.” It’s project page is also very keen to stress that it is “not a 3D desktop.” Check out the videos for this, it looks extremely promising.
The work will be made part of Mandriva Spring 2007, and Mandriva already has a page for them.
[...]
Tags: Linux, UI
Google have altered their search algorithm to prevent Googlebombing (or at least reduce the effects).
[...]
Tags: Google, search, web
|
WiiLi is a site with the long-term goal of running Linux on the Nintendo Wii. Of course, this is an inevitability, Linux will eventually be run on everything, but I think WiiLi is notable for it’s humble approach:
Before WiiLi comes WiiLi Live, a Live CD that turns standard PCs into a media and gaming center designed around the Wii Remote. We’re developing on PCs right now, with hopes of porting WiiLi to the Wii later on.
They’re building a live cd for the pc allowing users to use the peripherals, then aiming to port the whole thing to the Wii. This seems like a much more sane method than just jumping in there and trying to run code on the hardware.
|
 |
[...]
Tags: Linux, Wii
Are we real? Or are we all just part of some kind of enormous simulation? Reassuringly, the article concludes that it really doesn’t matter: “Even if we’re not real, we perceive our world to be real.”
[...]
Tags: philosophy
AJAX-y Timeline of Google, Microsoft and Yahoo! Acquisitions - very nice interface. Hopefully the author will keep this updated, it makes keeping track of things very simple.
[...]
Tags: acquisitions, Google, Microsoft, Yahoo!
November 12th 2006 | Project: Game Of Life | Version: 0.0.1
This is a temporary name for a project I’ve been working on - it’s an implementation of John Conway’s Game of Life, in Mono. I hope to use this as the first project which I conduct properly, managing the code and it’s development rather than just making the whole thing up as I go along as I normally would. Additionally, I will be learning, C#, Mono, Gtk#, and (possibly), Subversion or similar.
Anyway, the first release is here, along with the full source code. Behold Version 0.0.1!
[...]
Tags: .Net, alife, open source
While reading notes for the Will Wright link (below), I found that Sim City 5 is in the works. Not earth shattering news, but it’s good to know that the series is still under development. I stopped playing the 4th edition when my laptop was stolen over a year a ago, as it had my only remaining Windows installation. Since the game does not run to my satisfaction on Linux, I haven’t much played it since.
I see that Sim City 2000 (which I have a copy of somewhere - at my parents house maybe?) runs nicely under Wine. I shall test this when next I get the chance.
[...]
Tags: computer games, Sim City, Will Wright
Next Page »