RSS

Archive for tag: tech

DUI.Stream and MXHR

by Karl Kopp on Thursday, 23 April 2009

Chris just MSN'd me a link to an interesting new proof-of-concept from the guys at Digg call MXHR (Multipart XMLHttpRequest). In principle, it groups multiple HTTP requests for any type of content (it supports multiple mime types) into one HTTP stream.

According to the HTTP specifications, browsers are only allowed to open a limited number of simultaneous HTTP requests to a single web server (probably good thing too, as the over head of creating HTTP connections is quite high, and allowing unlimited would add a lot of strain on backend infrastructure).

There are ways to tweak each browser to increase the HTTP connection limit, but the guys at Digg seem to have come up with a very elegant solution. On the demo page, the MXHR stream method is almost 1/10th the time of the normal request in  my testing (Chrome and IE 8). Quite impressive.

I did find one situation where this doesn't seem be the case - opening the MXHR / demo page in another tab! In Chrome, I right clicked on the link for the demo site, and selected "Open link in new tab". The MXHR Stream took 367ms verses 51ms for the normal method. I saw the same behaviour in IE 8 as well. Might need to digg a little deeper ;)

Tagged: | Leave comment

Awesome 3D Immersion Technology

by Karl Kopp on Tuesday, 21 April 2009

Check out this video of amazing 3D immersion tech:

Imaging playing Quake with this!!! :)

Tagged: | Leave comment

Battle of the Data Centres

by Karl Kopp on Tuesday, 7 April 2009

Saw a few interesting videos this morning, showing data centres from Google and from Microsoft:

Google Data Centre

Microsoft Data Centre

 

Some of the interesting differences:

  • The Microsoft Data Centre (MDC) has centralised UPS, while the Google Data Centre (GDC) seems to have a small UPS per server. I saw a picture of the Google server last week and dismissed it as a hoax because it looked like the power supply was massive, but if that is actually a small UPS, makes more sense.
  • The cooling in the MDC seems a lot more traditional, while the GDC utilises some interesting uses for water cooling, especially around the water cooled towers. Utilising nature would more than likely reduce energy consumption.
  • Probably the most drastic difference is the that GDC uses containers to host the server infrastructure, while MDC hosts it in a large room as per traditional data centres. I know Microsoft is heading in this direction as well, but it would severely reduce build costs, and apparently is far more efficient.

Will be interesting to see where this heads :) Here is a nice look inside the HP POD, similar in concept but for mare dense than Google.

Tagged: | Leave comment

Daily round up – 24 March 2009

by Karl Kopp on Tuesday, 24 March 2009

Todays interesting news.

Tagged: , , | Leave comment

Daily round up - 20 March 2009

by Karl Kopp on Friday, 20 March 2009

Daily update #2.

Why Safari?  Why didn't you go after IE or Safari?

It's really simple. Safari on the Mac is easier to exploit.  The things that Windows do to make it harder (for an exploit to work), Macs don't do.  Hacking into Macs is so much easier. You don't have to jump through hoops and deal with all the anti-exploit mitigations you'd find in Windows.

It's more about the operating system than the (target) program.  Firefox on Mac is pretty easy too.  The underlying OS doesn't have anti-exploit stuff built into it.

Tagged: , , , | Leave comment

Daily round up – 19 March 2009

by Karl Kopp on Thursday, 19 March 2009

Rather than doing lots of small blog posts, thought I would start to round up some interesting new of the day. So I present to you, the first instalment of "A few interesting items crossed my email / browser / rss feeds today":

Tagged: , , | Leave comment

Chrome Experiments

by Karl Kopp on Thursday, 19 March 2009

Was just getting thru some RSS feeds waiting for an app to compile, and stumped across this sweet new site:

Chrome Experiments

Some mad JavaScript applications! I really like the Coloscube and Google Gravity. They do seem to work in some other browsers (testing in IE and Firefox) but seem to work best in Chrome due to the focus on the V8 JavaScript engine. Take a look at the video below:

 

 

Tagged: | Leave comment

2GBps = ALL of Office open in 0.5 seconds

by Karl Kopp on Wednesday, 11 March 2009

Thanks to Digg, I found this very kewl video of some geek connecting 24 x 256GB solid state drives together via RAID. The result?

  • 2GBps transfer speeds!
  • All of Microsoft Office opens in 0.5 seconds!
  • A complete system defrag in 3 seconds

AMAZING numbers! And while it is a marketing video, the numbers are still amazing! And the 'bounce' test is pretty impressive too!

Price? I've read that it will be around the USD $500 mark, so that is USD $12,000 (or $18,580 AUD) just for the drives! $2,000 AUD per GB! Ouch! I got my Thecus N3200 NAS with 3TB of Seagate Barracuda drives for AUD $1,230.

But we all need a dream :)

Tagged: | Leave comment

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact me so we can take care of it!

Visit my friends!

A few highly recommended friends...

About

Some semi-interesting ramblings from a technology geek (me, Karl Kopp) about some future adventures...