Archive for the ‘Technology’ Category

Expensive HDMI cables are a scam

Posted on Friday, November 14th, 2008

Monster cables are a MASSIVE SCAM

I was quite appalled to go into Harvey Norman yesterday and to see that they are selling HDMI cables at anything from one hundred and fifty to six hundred dollars! The cables aren’t even that long – they had four metre ones for about $400, with a 10 metre one for a shocking $599. They are covered with the normal marketing stuff – how it guarantees a ‘better home theatre experience’ and general junk like that. The worst offender for outrageously (and needlessly) expensive HDMI cables is a brand called ‘Monster Cables’, but there are others like ‘Gecko’ and ‘PureAV’. Some of these companies even sell expensive optical cables with gold plated connectors! But why are these cables such a rip off? First, there’s the fundamental fact that they are digital cables.

An analogue signal, which is used to carry video and audio in the older Composite, S-Video and Component video standards, can be degraded with a low quality cable, long cable lengths, and possibly interference from other cables (like power cables). It is worth spending a little more on these cables, like the $60 component cable we bought with our DVD player. A digital signal that these HDMI cables carry, on the other hand, is not affected by cable quality. Generally, unless the cable is broken, it will deliver a perfect signal, which means a perfect picture. Basically, a $12 dollar cable from Monoprice, or even the $3 cable that came with my monitor will always give just as good a picture as the $500 Monster cable. Furthermore, all cables that carry the HDMI logo must be certified to deliver an essentially perfect picture (HDMI certification requires less than one in every million pixels be lost, or something like that. A human would have trouble picking up one in five hundred.).

Clearly these Monster Cables are very high quality – but the only thing that means is that they won’t break as easily. And it’s not even like HDMI cables are often in a position where damage would ever be a problem, and even if a cheap cable did break, you could still buy twenty or thirty new ones for the price of getting a single Monster cable!

Monster cables do not ever give you a better picture, sound quality, or any other benefits than the cheapest $5 bargain bin HDMI cables. If you don’t get a perfect picture with an HDMI cable, then it is broken – nothing to do with the quality of the cable. I would advise everyone to never buy Monster brand cables, or any HDMI cable over $100 – unless it’s 30 or 40 metres long or something.

GIT

Posted on Friday, March 7th, 2008

A few days ago I set up a Subversion repository to put some projects I have been working on (like Eclipse) in. I decided to go with SVN because I have worked with it before, and am pretty familiar with its commands and workflow.

But, recently on Planet Gnome, I have been hearing a lot about GIT (the version control system originally written for managing the Linux kernel) and I decided to try it out. I backed up my Eclipse directory and turned it into a GIT repository (which, unlike SVN can exist without a server). When I committed the sources, I couldn’t believe how blazingly fast GIT is – where SVN used to take three or four seconds, GIT is done before you can release the enter key! It seems a lot more powerful than Subversion, but takes a while longer to get comfortable with it.

I also plan to convert the Eclipse build system to Autotools, which is pretty horrible to set up, but can vastly simplify things like installation and cross-compiling if set up correctly.

My New Cross-platform Game Engine

Posted on Saturday, November 10th, 2007

Engine Demo Screenshot
A little test application showing some features of the engine

I’ve been writing a cross-platform game engine in C++ recently. The ultimate aim is to create a game engine, so it’s easy to create games without having to worry about coding any image, text, music, event handling or window creation support. I’m using the SDL library, which makes writing this really easy. Right now, the engine supports sprites, images, music, text and keyboard and mouse control. I am still working on adding collision detection and image rotation, and then I will able to start making the actual game.

The game I intend to make, called “Eclipse” will be a remake of an asteroids game I made for a school IPT project, which we were forced to write in Visual Basic (ugh..).
(more…)

Canon XL-H1

Posted on Wednesday, September 20th, 2006

Canon H1Canon recently released the XL-H1, one of it’s first HDV camcorders, in Australia. It’s not cheap ($13, 999), but it is really worth it. It features a HD SDI port, timecode in and out, a GenLock generator, and many other features. The SDI port lets you bypass the HDV encoding, so you can capture uncompressed HD video in the 4:2:2 colour space. This would be a lot better than other HDV camcorders which only let you record MPEG 2 compressed video with in 4:2:0.

It really is a great camera, and even though it is very expensive, it’s professional features justify the price completely. I would definitely buy one if I had the money.

-Stephen

Firefox 2.0

Posted on Sunday, May 14th, 2006

I saw a review of the first alpha version of Firefox 2.0, and it looks great! It includes the only thing that I liked about Internet Explorer 7, which is the RSS viewer. It also has a cleaned up interface, and many other features like suggestions in the search box.

You can see the review here.

-Stephen

New Internet

Posted on Wednesday, March 22nd, 2006

Only one to two months until we get ADSL 2+!!!! TPG has changed the estimated time of completion for ADSL 2+ at the Chapel Hill Telephone exchange. This means that we will be able to get 24 mbps for $50 a month!Thats 48 times as fast as the internet we have now! (512 kbps)

It’s also great beause it has a static IP address, which means that I am going to be able to run a mail server. Then I can use stephen@stephengentle.com for my email address. I do have a mail server now, but a lot of big email providers block dynamic IPs to cut back on spam.

This deal is so awesome, because we can get this with 18GB downloads for the same amount that we are paying now!! Check out these plans!!

To make it even better, the connection will have a static IP address, which will make hosting these sites at home much easier than it is now. It will also make the sites four times faster than they are now!!!

The only way we won’t get this is if they raise their prices heaps, or if they have some issues with the contract we are on.

-Stephen

SoS and fish

Posted on Sunday, March 19th, 2006

I have been working on SoS a lot in the past few days. The kernel now has IRQ and exception handling, and a memory allocator. The only thing that uses can do is type in text, but you will be able to type in commands when I (hopefully) release the next version in a few days. I am going to try to implement paging next, and then try a simple form of multitasking.

I bought a Siamese fighting fish on Saturday. Its blue, with a black head. It eats very expensive blood worms and blows bubbles….

That sounds so retarded… But its true.

-Stephen

Internet Explorer 7

Posted on Thursday, February 9th, 2006

I downloaded the second beta of IE7 today. It does have tabs and it does do transparent PNGs, but like its predecessor, it still messes up a lot of pages that use standards compliant CSS. It is messing up the page on which I am writing this entry on! The max-width property still hasn’t been implemented, and it displays input objects strangly. The user interface is very new and strange, especially for someone who has been using browsers with the standard interface since 1998… For example, it dosen’t have any menus at the top. On the toolbars, the first one only has back, foward, the address bar and a search box, plus small icons for refresh and stop that took a while for me to find, as being so small, they don’t really grab your attention. Then comes the tab bar, and at the end is the home, print etc.

The printing interface is excellent as you have a lot of control, but it can’t print styles, which makes it a lot less cool.

All in all, its better than IE6, but it still lacks a lot of features that firefox users have come to take for granted. Sorry Bill, but the cool printing feature and redesigned UI is not going to convince me to switch. Also, I’m sure that by the time that M$ releases the final version of IE7, there will be new versions of Firefox and Safari that match all the new features, and also add more.

Rating: 4.5 out of 10

-Stephen

Windows Live Mail

Posted on Thursday, January 26th, 2006

I got invited to be a beta tester for windows live mail. So now, when I log in to hotmail, it goes to Windows live mail instead. This is a very nifty little AJAX app, and it behaves just like Outlook. You can click a message in the list to the side, and it shows a preview, and so on. It also has a calendar, which you can set reminders on and stuff. What I don’t like is that it has two HUGE graphical ad blocks, at the top and on the side, flashing away, which gets destracting. I much prefer Gmail’s text ads. Well, I guess you can’t really complain when they give you two gigabytes of storage (why anyone needs 2GB is a mystery to me….).

You can find out more here. You can also submit your email and become a tester (it takes two weeks or more to be processed)

So in conclusion, its pretty cool, but the ads detract from the product. 7.5/10

-Stephen