World: r3wp
[Tech News] Interesting technology
older newer | first last |
shadwolf 2-Sep-2008 [3122x3] | heat ... |
like my electronic professor would say always check first the more anoying possibility then goes to the easiest | |
does someone have the like to download chrome ? | |
Anton 2-Sep-2008 [3125] | Good news, shadwolf ! You fixed your LCD monitor. And I suppose "condensor" translates to "capacitor" in English... |
shadwolf 2-Sep-2008 [3126] | ... well that's the electrinic device to stabilise electric signal it store electricy when there is more than expected electricity and deliver the stored electricy when the electric singal if weaker to maintain a stable level |
Anton 2-Sep-2008 [3127] | Aha, wikipedia says a "condensor" is an "Early description of a capacitor". http://en.wikipedia.org/wiki/List_of_historic_technological_nomenclature |
shadwolf 2-Sep-2008 [3128] | well in french that condensateur :P |
Anton 2-Sep-2008 [3129] | I wondered what else would be measured in µF... :) |
shadwolf 2-Sep-2008 [3130x4] | k so that was the capacitor who was defective and that's a pity to have to trash a 1 year old lcd monitor only because they didn't put 10 more cents to an electric device that in best quality cost 0.60 cts ... |
and now that the defective condensor is replaced the lcd onitor works great ^^ | |
google chrome any link ? | |
to donload it ? | |
Henrik 2-Sep-2008 [3134] | Is it out yet? |
shadwolf 2-Sep-2008 [3135x3] | they say today |
but i don't know the hour they plan to release ut | |
it | |
ICarii 2-Sep-2008 [3138] | http://www.google.com/chrome |
amacleod 2-Sep-2008 [3139] | Its fast... I like it. |
Sunanda 2-Sep-2008 [3140] | Looks good....But does not seem to run the REBOL plugin, eg: http://www.rebol.org/cgi-bin/cgiwrap/rebol/run-plugin.r?script-name=periodictable.r |
amacleod 2-Sep-2008 [3141] | Plug in seems to install but apps do not run... |
Pekr 2-Sep-2008 [3142x3] | Maybe Google is fearing REBOL power, so they do abandon it :-)) |
Well, we can conclude - last year in R3 development brought us - delays, delays, delays, modules shift, delays, dealys, delays, Unicode implementation, incomplete, delays, delays, delays, VID 3.4 shift ... and ... nothing more ... | |
At Google, we have a saying: “launch early and iterate.” - maybe we have someone to learn from ... | |
Graham 2-Sep-2008 [3145] | Seems faster than FF 3 |
amacleod 2-Sep-2008 [3146] | It is much faster than ie or ff3. |
Graham 2-Sep-2008 [3147] | Pekr, they qualify that by saying they release often to internal staff. |
Pekr 2-Sep-2008 [3148x2] | Graham - we are internal staff :-) |
as for web browser - is there anything to wonder about? It is simply webkit (khtml) rendering engine, with new implementation of JS, isn't it? | |
Henrik 2-Sep-2008 [3150] | webkit is generally much faster than Gecko. |
Pekr 2-Sep-2008 [3151] | exactly, and so there is nothing to admire about new Google's effort ... imo this is completly wrong marketing move. They go against the Mozilla foundation, who they sponsor .... |
Henrik 2-Sep-2008 [3152x2] | Pekr, did you skip the part about the browser being highly multithreaded? |
it treats a page more like a task, so if you have a page with a stuck javascript, you can close the page, like a task in your OS that has hanged. | |
Graham 2-Sep-2008 [3154] | I have a page that normally slows down FF ... it doesn't with Chrome. |
Pekr 2-Sep-2008 [3155] | browser is multithreaded because of webkip inability to work with threads, no? |
Graham 2-Sep-2008 [3156] | Now to make chrome the default browser ... |
Dockimbel 2-Sep-2008 [3157] | Chrome looks more multi-process than multithreaded. |
Graham 2-Sep-2008 [3158] | where's the binary? |
Dockimbel 2-Sep-2008 [3159] | %USER%\Local Settings\Application Data\Google\Chrome\Application\chrome.exe |
Graham 2-Sep-2008 [3160] | why there? |
Dockimbel 2-Sep-2008 [3161] | don't know, I just clicked run the install, I don't remember being asked for an install folder. |
Graham 2-Sep-2008 [3162x3] | Mine isn't there. |
%USER%\appdata\local\google\chrome\chrome.exe | |
\chrome\application\chrome.exe | |
amacleod 2-Sep-2008 [3165] | I took a quick look for the binary and any associated files in programs...not there ofcourse. Strange. I wanted to se if REBOL Plugin was saved in same folder. I see gears plugin in plugin but not rebol plugin |
Graham 2-Sep-2008 [3166x2] | setting chrome to be the default application for html didn't work. Rebol still loads FF. |
set default programs doesn't give me an opportunity to add chrome either. | |
shadwolf 2-Sep-2008 [3168x4] | sunanada the firefox version of the rebweb plug should run on chrome |
hum it's fast even as fast as safari | |
google Chromettechnologie us the a process design and a new javascrip (V8) virtual machine with some cool features like powerfull object based garbage collection and auto object creation (even if you don't say so your javascript is decompose into objects) each tab is a separate process each things that are needed to show a page is rendered simultanously. no asynchronous system so | |
as every page is a process well when you close a page you recover the full used memory no more waste in memory use | |
older newer | first last |