Slashdot Mirror


User: Donatas

Donatas's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:firefox is a pretty serious player on CSS Support IE 7.0's Weakest Link · · Score: 1

    First of all, bad rendering is not always the case and even when it is it's easily fixed with combination of ctrl++ and ctr+- key strokes. Secondly as someone who follows FF development I can assure you that this bug has been fixed on a trunk long time ago and nightly build users must have alread forgotten about this rendering issue. see bug 217527 for more information.

  2. a good read... on Google Adds Features and Plugin to Desktop Search · · Score: 1

    Here is a good article on gds http://battellemedia.com/archives/001305.php

  3. Re:And its only beta! on Google Launches Mapping Service · · Score: 5, Insightful

    they achieve this by using XMLHttpRequest to make requests to the server and get back results via JavaScript. That's why dragging works so great... they do requests to get IDs of new images to show an dthen they start opening them.