Friday, January 19, 2007

RC-Heli


On an impulse I bought a Venom Night Ranger II heli. Now I can't stop dreaming up ways of toying with it and hooking up a feed to World Wind. I am still getting use to steering it. Quite easy to take off, but a nightmare to fly. Since it is new I am really scared of crashing it.

For a worldwind feed I will need readings from the builtin Gyro and will have to hook up Camera,GPS and some link gear. Getting it all in weight will involve plenty of looking around , but I am sure it is possible. If anyone has experience drop me a comment.

Wednesday, January 17, 2007

Cases, Races and Moonlight Cinemas


Yesterday was a fun day, the case monkeys are off my back and I am a free man. I also managed to stumble into the Tour Down Under Adelaide Sprint.

Finally I watched the slightly mind bending "Scanner Darkly" in the Moonlight Cinema - Botanical Gardens.

The other thing is that I have managed to get myself an RC - Chopper. Expect live feed hookups to Worldwind soonish.

Sunday, January 14, 2007

Farewell at Glenelg and Comets




One of my friends is heading off to Canberra next week for work, sort of relocating for a long time. Since ACT is sort of land locked and all they have for large water body is a large lake he decided to have a farewell at the beach since beaches will be pretty rare in Canberra.

The day went pretty well with lots of running around in the water and on the sand, while facing the wrath of a disgruntled old lady who got hit by our ball.

We finished with dinner on the grass and sighting of Comet McNaught at sunset. All this was topped off with gems about every number being special and 1729 being extra special.

Take care and stay in touch Peter. Sorry about the bad astrophotography with the phone camera.

Saturday, January 13, 2007

OssimPlanetQt first time from CVS to mingw-windows


To those not in the know , OssimPlanetQt is yet-another globe viewing application. Written using the cross-platform QT Windowing Kit and OpenSceneGraph , the rendering is done using OpenGL.
The main programming language is C++ and it can use the Worldwind Servers as data source as well as standard WMS's.

I am apparently the first one to compile and run it on Windows using the mingw compiler toolchain and the QT 4.2 kit from Trolltech.

A howto will shortly appear on the ossim wiki. Just to draw a few parallels - Google Earth is also C++/OGL based and uses the QT Windowing system and draws most of its data from Digital Globe.

Sunday, January 7, 2007

Flickr Plugin


The last act during my x-mas/new year "break" is a semi-working Flickr Plugin for Worldwind. The GUI is still missing for the user's access code entry and tag/date/camera based searches, but that will be easy since the caching and rendering mechanisms are working. Here is a screenshot, guess which tag I used to search. No looking at the code ( Yes it is hard coded at the moment!).

Eventually the photos will show up as textured rectangles, hopefully someone nice will work out something to make it work with Photosynth which looks bare at times and without context/content. Worldwind can provide a Global Context and Flickr can provide Global Content.

Wednesday, January 3, 2007

New Year and New Measure Tool


Well I have finally got over the New Years with minimal drinking and dancing on New Years Eve. I did manage to polish off a whole bottle of Bordeaux and dance with a girl while her boy friend glared. I know when not to push my luck too far.

Just getting back into coding Worldwind. The Release candidates are doing fine. I am coding up the MeasureToolNG with Withak utilizing the enhancements in the core rendering API. This tool will also support terrain profiling and area calculations.

I have also got my name down in another open source project. Qgis release is out , and I helped Tim put together an MSYS build environment to build it on Windows.

And of course my new year resolution is to not have any new year resolution and let the universe surprise me.

Wednesday, December 27, 2006

Engagement Parties in the Park




After a brief conversation at the last meet-up I gathered that one of my friends was getting engaged, she currently lives in Melbourne so I was not sure where the party will be. Anyway I called up to congratulate her and got myself invited to the party.

This led to my first drive all the way to the city with my P-plates. I have been making a complete fool of myself driving on my own. I have called up RAA for the following reasons:
  1. I had not driven the car in ages and had a flat battery
  2. I had parked the car with the steering twisted and had no clue what a steering lock was.
  3. Best of all last night I left the parkers on and drained the battery and remembered in the middle of the night that I had done so. I went to the car , tried to start it and obviously it did not start so in frustration I got out and slammed the door shut with the keys inside.
In spite of all the drama and craziness I made it to the engagement. The photos are proof.

During the Christmas break I have also taught myself Python and used NumPy and Gdal Python bindings to some extent. It is surprisingly easy to use and powerful. I am looking forward to trying some of the object oriented features.