Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Unfortunately... (Score 1) 839

I was just reading about something similar on the RiAus On Demand site:

The Genographic Project is a not-for-profit, five-year, global research partnership between National Geographic and IBM that uses genetics as a tool to provide insight about the migratory history of the human species on a global scale. Hosted by Professor Alan Cooper, Genographic Project Principal Investigator, this “reveal” eventwill examine the results of the Adelaide public swabbing and includes the ancient ancestry of national identities who have also participated in the project.

Comment Make it as simple as possible and no simpler! (Score 1) 421

I've been reading through lots of the posts here and there seems to be quite a few instances where people have spent a lot of time and money designing systems that ultimately don't get used. My suggestion is this: Start simple. Get a working system up and running and do it with budget to spare. Once your team has been using it for a while ask them what they want.

Comment Cultivate a bit of self discipline (Score 2, Informative) 396

You don't need to make it more interesting, you need to make it part of your routine. It's like waking up at 6am to go for a run. The first few times you do it it'll be hard, but if you stick to it and do it every single day it will become just something you do. Start small - don't try to run a marathon in your first week, just don't make any excuses or invent reasons to skip it just this once. The fact that you care enough to ask slashdot suggests that it is important enough to you to make the effort. If you can make the change and stick to it you will probably find more fulfillment in your work.

Comment Re:simple math (Score 1) 973

I suppose you could look at a bit like source code. Selling the MP3 is like selling the pre-compiled app. Selling sheet music is more like selling the source code. It allows users to re-brand it as their own and sell it again via live performances. Of course there's more to it than that, but I think it's a good analogy for this audience. Sheet music might be a less refined product than a neatly compiled app/mp3, but it gives you access to every little secret the author used to make their product so awesome.

Comment Swept Surface Volumetric Display (Score 1) 122

It's a Swept Surface Volumetric Display A friend and I actually built one in my shed. We removed the colour wheel from a DLP projector and replaced the bulb with a green laser. We projected from below onto a translucent spinning helix, which gave a better volumetric image than the flat surface used by these guys. We then animated a helical slice of a scene and interlaced the frames so that the red, green, blue, cyan, magenta and yellow projected sequential slices of the helix. It worked quite well, although with a pre-compiled animation we had some vertical sync issues - the scene would move up or down through the space like an old TV. I've started writing a graphics engine that will take a normal 3D model and slice it up it in real time synced to the rotation of the helix via a hall effect sensor.

Slashdot Top Deals

To the systems programmer, users and applications serve only to provide a test load.

Working...