Archive for October, 2005

MySQL is here

on Tuesday, October 25th, 2005

It’s a great day. At least for me.
The well anticipated mySQL 5.0 is out!
Go get it. Use it.

Blu-Ray wins over HD DVD

on Friday, October 21st, 2005

It is reported that entertainment media groups are accepting Blu-Ray.

slashdot reports

Open Source Flash

on Monday, October 17th, 2005

It was about time that somebody really care about an open source flash.
I wonder how Adobe is feeling about it.

Congrats to Aral Balkan and his team.

Mysql 5 is out in November

on Friday, October 14th, 2005

It’s said that MySQL 5 production version will be out on November.

Yahoo Podcasting

on Tuesday, October 11th, 2005

Here is a new thing from Yahoo.

Yahoo Podcasting

When C is the Best (Tool for the Job)

on Tuesday, October 11th, 2005

Here is a great article why C should be prefered sometimes, which I totally agree:

  • Portability
  • Open-Sourcability
  • Low-levelness
  • Self-contained-ness
  • Making use of UNIXisms
  • Integrability
  • Speed and Memory Consumption
  • Here is the rest : link

    The Noguchi Filing System

    on Wednesday, October 5th, 2005

    This is an interesting article about Noguchi Yukio’s filing system.

    Video Ipod

    on Wednesday, October 5th, 2005

    Folks. Watch out for the video ipod coming up in a few weeks.

    Video Ipod
    Update: this is just a photoshop picture of what a video ipod can be. not an actial video ipod.

    Ten Ways to Kill Design

    on Monday, October 3rd, 2005

    Kim Goodwin’s nice article about killing a design reminded me that these analysis can be applied to any kind of software project.

    Here is the killer 10:
    1. Poor choice of pilot project
    2. Not having one consistent project owner
    3. Incomplete design or insufficient design communication
    4. Not getting buy-in from top executives
    5. The wrong people doing design
    6. Not committing resources to design
    7. Failure to separate innovation from renovation
    8. The inmates are running the asylum
    9. Unrealistic expectations
    10. Unhealthy corporate culture

    read the rest here: link

    XUL

    on Monday, October 3rd, 2005

    XML User Interface Language (XUL) is one of the not wellknown treasures of the browsers who understands it. e.g.: Firefox.
    Google recenty did an XUL interface. Looks pretty nice. Worths checking it with Firefox and view the source.