To Be or Not to Be... segmentation fault...
Check this out! The Shakespeare Programming Language
Check this out! The Shakespeare Programming Language
Two new album releases in only one week! Today Placebo released their fifth album entitled Meds. I luckily bought it last Friday and I can say it's really good -- well, at the same level as the previous ones. Tracklisting: 1. Meds 2. Infra-red 3. Drag 4. Space Monkey 5. Follow The Cops Back Home 6. Post Blue 7. Because I Want You 8. Blind 9. Pierrot The Clown 10. Broken Promise 11. One Of A Kind 12. In The Cold Light Of Morning 13. Song To Say Goodbye |
Will Google Calendar hit April 1st? Probably yes or close to it. But today's news is that Writely has been acquired by Google. This is interesting, because Sergey Brin recently at the Web 2.0 conference said:
I don't really think that the thing is to take a previous generation of technology and port them directly, and say can we do the minicomuter on the Web on AJAX makes sense. I'm not saying that's what [Microsoft] Office is, I'm just saying that I think the Web and Web 2.0, if that's what you want to call it, gives you the opportunity to do new and better things than the Office package and more. We don't have any plans [to do an office suite].
What will be the next Microsoft move?
...
David Gilmour's new album On an Island... just beautiful! I love it. Tracklisting: 1. Castellorizon 2. On An Island 3. The Blue 4. Take a Breath 5. Red Sky at Night 6. This Heaven 7. Then I Close My Eyes 8. Smile 9. A Pocketful of Stones 10. Where We Start Today it is also David's 60th birthday and I wish him all the best. |
Newsvine Launches!
I have been Newsvine beta tester for two months now and I really like this unique news site. Now it is open to everyone. Read the announcement and try it! It just kicks ass when comparing with other news services.
Opera 9.0 Technology Preview 2 was released today,
3 months after P1, adding some useless stuff and not fixing many
things more important from a web developer's point of view. For
example, they claim having XSLT 1.0 support, but they're lacking
of XSLTProcessor.setParameter()
implementation (its call
always throws NOT_SUPPORTED_ERR
), being important for
many complex web apps. Sigh, I really don't like this browser...
At least, these guys rock as always: Chat + Email = Crazy Delicious.
ROTFL of the Month
<script type="text/javascript"> document.write ('<noscript>alternative content</noscript>'); </script>
Have you ever wondered how
Google tracks
your search result clicks? The technique behind is relatively simple, each
link is attached to the mousedown
event, currently handled by
the rws
function. So your search result links look completely
normal until you press down the mouse button on them. Google rewrites the
URL and redirects through its own website so they are able to track
your choices. For instance, search for Google OS returned
http://www.osnews.com/story.php?news_id=10096 at the third
position, but after the rewrite it became:
I like this elegant solution which is necessary for the Search History and besides it helps Google to better rank the search results.
Netvibes is a nice and well designed start page, better than Google's Personal Page and Microsoft's Windows Live. It can be a good application for one who doesn't read more than ten feeds (otherwise a real feed reader is a must-have). In addition to feed reading, they provide some interesting add-ons, like web notes, price watch, To Do list, and mail reading...
Yes, they provide a module for reading a Gmail, Yahoo! Mail, or any other POP3/IMAP4 account. And I find it to be a great danger for anyone who uses it, especially including those hundreds of unaware users.
There are two major issues about it. First of all, in order to use the mail reading module, one must provide login and password. No service should ask one for private passwords to other services. In case of Netvibes, they ask for such a password and do not explicitly state nor describe the further authentication and authorization process. The main problem here is that, at the time of this writing, they only use insecure HTTP protocol instead of encrypted HTTPS!! This means that your mail login and password are being sent over an unencrypted channel between your and Netvibes machine. The simplest solution for this is to just enable HTTPS, but instead they wrote the following in their Terms of service:
Oh, they just forgot to emphasize "your sole risk" ;).
Nope and sorry, but I don't understand why do you send people's passwords over unencrypted channels.
Here is a sample transmission, dumped using Firefox Live HTTP Headers (emphasized text shows the danger):
Secondly, I just don't trust and don't use a service which asks me for my private passwords. Besides the technical danger already explained above, there is a question do they or how they store people's passwords on their machines. This is a proprietary application, thus we don't know their server-side code, but even if we knew, it just wouldn't make much difference. At the time of writing this post, their Privacy Policy says: Netvibes will never sell, rent or share your personal information, especially your e-mail addresses, with any third parties for marketing purposes without your express permission.
Good, they emphasized especially your e-mail addresses , but no explicitly stated about mail logins and passwords. I personally find it more important than the problem of giving my e-mail address to a spammer. Spam is easy to ignore, but what about logging into people's accounts? They already have a nice collection of logins and passwords and almost all mail services do not state the last login time/IP address. So it's fairly easy to read people's mail ;). You can also imagine what could happen if somebody cracked into their machines...
Okay, perhaps I'm just exaggerating the problem and I really, really want to believe that it is not their intention to do such malicious things. I'm sure they just wanted to make people's life easier, but they simply forgot that the risk is *very* high.
Besides these serious flaws, Netvibes is still an interesting service -- just do not use its mail reading modules! :-)
I have moved my home page to www.gnu.org.ua/~polak/. Thanks Sergey.
OpenID anyone?
RFC 4287 -- The Atom Syndication Format. So, let's use it!
Yahoo! is catching up Google. After they acquired Flickr and Del.icio.us, now they have opened an interesting Yahoo! Developer Network.
W3C has formed the Web APIs Working Group, as a part of the Rich Web Client Activity for client-side Web Application development. Some interesting to me deliverables are the following:
This generally means standardizing and hopefully improving the XMLHttpRequest interface. The current interface is very limited, imperfect, and yet not widely implemented.
Cookie is an opaque piece of data held by an intermediary. Cookies are small, maximum 4kB od data per cookie including an opaque string. So of course, retrieving and caching data for rich web clients is currently very difficult and limited. This way it is also impossible for a Web application to work offline. This has to be changed.
Rich web clients must provide robust, interactive user interfaces. Drag and drop is a common mechanism used on desktops everywhere. Implementing it in Web application is nowadays tricky and requires a master knowledge of JavaScript, DOM, and CSS.
Other interesting areas:
New keyboard shortcuts depending on context: n -- next photo, p -- previous photo, u -- up one level, t -- top (gallery index). Happy browsing.
Google Reader -- an online news aggregator. In my opinion it's really poor, especially when comparing to C... err, some readers will know what I mean ;).
...
After buying new hardware,
I of course decided to start using it immediately. First of all,
I repartitioned the disk and installed
Fedora Core 4. The installation process went smoothly, except that
the 915GM Express chipset was not fully detected by X11R6.8.2.
By default, only VESA video was available, so using for instance MPlayer
was a pain. Fortunately, this chipset is backward compatible and choosing
i810 is the solution. There is also no problem with 1280x800 display.
Next, I configured all my daily programs and copied all stuff from the
old disk (by using CD-R and 256MB USB flash drive). After successful
FC4 installation, I upgraded several packages, including the Linux kernel
from 2.6.11 to 2.6.12 (and a few days later to 2.6.13). And then the disk
performance decreased drastically. This is quite interesting because with
2.6.12 my hard drive is being seen as a SCSI device (/dev/sda) and with
2.6.13 as /dev/hda. This slight difference wouldn't matter if in the
latter case my buffered disk read was not 2 MB/sec! With 2.6.12 the result
is ~30 MB/sec. I'm not sure, but I think this should be a little bit more.
dmesg
shows:
Linux 2.6.12:
Linux 2.6.13:
weird...
Obviously, I had no doubt to not use 2.6.13 or any later until this is fixed.
The rest seems to be okay. USB 2.0 works very nice with my camera
and flash drive, also an Intel PRO/Wireless 2200BG has been successfully
detected (with the firmware from ipw2200).
I haven't used it in practice, but NetworkManager Applet
is able
to detect some local private wireless networks, so I guess it's okay.
Uhm, and I don't see where or how can I suspend-to-disk or suspend-to-RAM
my system. I look forward to seeing this features.
...
...
Today's interesting read: When to Leave That First Tech Job.
I guess this is a direction which future operating systems will take in the next 10-25 years... perhaps GoogleOS ;).
An interesting study: The Effects of Line Length on Children and Adults, Online Reading Performance.