Need Inspiration

Discussion about everything. New games, 3d math, development tips...
Post Reply
Alpha Omega
Posts: 288
Joined: Wed Oct 29, 2008 12:07 pm

Need Inspiration

Post by Alpha Omega »

I am in charge of keeping a database up and running. I have automated pretty much every aspect of my daily routine and know I have nothing to do. Is there any cool programs I could make to go along with my database? We already have it hooked up for multiple programs that can access the data inside it, as well as online tools for publishing it.

I need a good project idea, anyone willing to share?
kazymjir
Posts: 727
Joined: Sat Feb 20, 2010 4:05 pm
Location: Munich, Bayern

Re: Need Inspiration

Post by kazymjir »

Can you describe everything with a bit more details?
What database? What programs?
Alpha Omega
Posts: 288
Joined: Wed Oct 29, 2008 12:07 pm

Re: Need Inspiration

Post by Alpha Omega »

I can't speak that much in depth (NDA). My job is too maintain a database with certain data we get from multiple sources. We have hooked up programs such as MATLAB and other proprietary programs that make graphical displays and visualizations that read from the database. But I have all the collection methods going automatically now, and I have literally nothing to do but development.
devsh
Competition winner
Posts: 2057
Joined: Tue Dec 09, 2008 6:00 pm
Location: UK
Contact:

Re: Need Inspiration

Post by devsh »

process the data with some CUDA and OpenCL for fun
HerrAlmanack
Posts: 52
Joined: Mon Jun 13, 2011 3:50 pm

Re: Need Inspiration

Post by HerrAlmanack »

go buy some delicious combo pizza.

Image

here's the catch though..



try to install it on your servers.
hendu
Posts: 2600
Joined: Sat Dec 18, 2010 12:53 pm

Re: Need Inspiration

Post by hendu »

Do something like the ps doom, where the enemies are db queries in progress. Maybe don't let them be killed by shooting though ;)
kazymjir
Posts: 727
Joined: Sat Feb 20, 2010 4:05 pm
Location: Munich, Bayern

Re: Need Inspiration

Post by kazymjir »

hendu wrote:Do something like the ps doom, where the enemies are db queries in progress
this


edit:
ah, i forgot...
you can take some inspiration from here: http://bofh.ch/
Alpha Omega
Posts: 288
Joined: Wed Oct 29, 2008 12:07 pm

Re: Need Inspiration

Post by Alpha Omega »

That pizza looks delicious. Yum! Man I am hungry now. I'm serious though, what do you guys do at work if you have nothing "work related" to do?
kazymjir
Posts: 727
Joined: Sat Feb 20, 2010 4:05 pm
Location: Munich, Bayern

Re: Need Inspiration

Post by kazymjir »

I usually read articles on the Net, e-books, papers.
Checking mailing lists, checking forums.
Sometimes writing some code for fun.
And of course... wasting time on Facebook and playing Facebook games 8)


PS: congratulations for (16^2)th post.
WaxyChicken
Posts: 95
Joined: Sat Jun 25, 2011 6:15 am

Re: Need Inspiration

Post by WaxyChicken »

create a tool that maps the data in a 3d virtual world (like a 3d city library) where you can actually roam the isles and pick random data off the shelves.

something like that in the movie "disclosure": http://www.youtube.com/watch?v=VFkyV7d5t8o


it'd be a nice challenge.
_______________________________________________________
You could argue with me all day long about which language is best.
But what it comes down to is:
which language is best for YOU and which language is best for ME.
Post Reply