Archive for 2010

An astute observation

Yep, that sounds about right.


Google’s Pac-Man 30th Anniversary

In case you missed it, starting yesterday, Google‘s home screen doodle is a full fledged PacMan game:

Google's PacMan Doodle

What is interesting (to me anyway), is that the game is full encoded using HTML and Javascript – each ghost or pacman and also all the dots are graphics assigned using CSS to HTML DIV elements, which are moved on the screen using Javascript (source code is here at the moment – it is minified but its not hard to figure out what is going on).

[Update:]

As per the schedule, the pac-man game was removed after about 48 hours.

Reblog this post [with Zemanta]

A New Fedora Release – Worse Than Ever?

[Regarding the title – well, probably not]
I’ve migrated from Ubuntu 10.04 to Fedora 13 on my laptop (because Ubuntu 10.04 was released to the public, so its not interesting to run it anymore 😉 ) and I’ve just finished listening to The Linux Action Show review of Fedora 13 and I wanted to relate to that and to my experience of using Fedora.

The Linux Action Show review is useful, and good, but its not really fair – Chris and Bryan ranted on a lot of things that do not work well for Fedora, such as not a lot of applications pre-installed and some new and immature applications being introduced, Flash being hard to install, codecs missing and obscure instructions on Fedora’s wiki pages on how to address these issues, and more.

The thing is, is that all those comments are fair when looking at an operating system that is geared towards the general public – like Ubuntu – but Bryan and Chris themselves mentioned that Fedora is not aimed at that crowd but is meant for power users and developers (the debate about what is the target audience for Fedora is raging – I think the best description I heard so far, is from Máirín Duffy – heading Fedora’s design team – where in an interview she said “Fedora is aimed at people who want to work on Fedora).

(more…)

Supports Windows Linux

Those funny Chinese are at it again: An acquaintance got a new netbook device from a brandless Chinese manufacturer (the brand label on the device is “Excel”, which is anyone’s guess what its supposed to represent) and the device comes with a bright sticker on the base, in front of the keyboard, with the list of features this devices offers: CPU, memory and support for operating systems:

Yes, this device runs better with all kinds of logo MS-Windows operating systems: you can choose either XP, 7 or Linux 😉

Reblog this post [with Zemanta]

A Music Recommendation, If You So Please

A band I found out about not a long time ago, and is interestingly named “I Am Not Lefthanded” [sic]. To me they sound like how K’s Choice would sound if they were Irish and had male supporting vocals.

(more…)

The sorry state of mail user agents

I’ve been moaning on and off about how much e-mail clients, or more specifically – “personal information managers” – simply suck. All of them – there isn’t one client software that is useful in all aspects.

I mean – if you are a simple e-mail user: have one account with which you send a few emails, receive a few e-mails and sometimes forward something to your list of friends – then you have several good options including a few web-mail systems.

If, on the other hand, you are more serious in your communication requirements and you need to:

  • Work with multiple e-mail accounts and manage them separately but with the option of moving stuff between accounts.
  • Connect with MS-Exchange (still most companies in Israel use MS-Exchange for their groupware backend)
  • Work with multiple mailing lists with different policies and different internal filing requirements
  • Keep all your past communications for reference
  • Inter-operate with multiple shared calendaring systems, and specifically with other people’s calendars in a heterogeneous environment (some people do not believe there are e-mail clients other then MS-Outlook)
  • Do all this on multiple computers so that e-mail, address books, calendars and what-not are transparently available on all computers
  • Use Linux as your computing platform of choice.

Then you are basically out of luck. The Linux requirement is not that of a problem really (contrary to what many people keep saying when they nag me about moving to MS-Outlook) as the situation isn’t really better in Windows or Mac except that you can’t get Evolution to work there and theoretically Evolution could provide what I need.

(more…)

Teh Best Game Ever!

Part of the HomeRunner site, you can find this amazing retro game: Trogdor!

The sprite collision detection is not brilliant, but you can burninate villagers!

Reblog this post [with Zemanta]

Script day: output the tail of a log based on time

As system administrators we often want to list the last few lines from a log file in order to track problems and see system reports. The UNIX command tail is very useful for that purpose and lets you display an arbitrary number of lines from the bottom of any file.

But often this is not really what you want – an administrator might want to see what happens in the last X minutes and the common practice to do this is to run tail with a guessed number of lines, see if you get what you want and if its not enough increase the number and try again.

Here’s another approach that works well if the log file you want to trace has time stamps for its lines (more…)

חג החרות בישראל

למי שחי תחת אבן בחודש האחרון, בעיצומו של שבוע זה אנחנו חוגגים בישראל (ובקהילות היהודיות בעולם) את חג הפסח שאחד העקרונות החשובים שלו היא החירות – החופש לא להיות עבדים או אסורים על ידי מישהו אחר – זר או מקומי.

מעניין שדווקא עכשיו מתפתח בארץ סיפור מוזר (more…)

Firefox 3.6 automatic upgrade seems to be paying off

Mozilla’s decision to offer users of Firefox 3.5 to automatically upgrade to 3.6 seems to be paying off quite well:

From looking at some web statistics that I generated from leading web sites, this is how the browser market place looks for the top 95% of web users:

(more…)