Search found 158 matches

by wtetzner
Mon Dec 27, 2010 1:29 pm
Forum: Programming Discussion
Topic: [SOLVED]What is the best format...
Replies: 6
Views: 694

Re: [SOLVED]What is the best format...

I need to know what the best format is, for audio, video, image and 3D for a game. By best format I'm referring to being efficient quality AND compression, so maybe mostly lossless? I just ripped the entire audio from Altered Beast and am now actually attempting to rip images through recording and ...
by wtetzner
Sun Dec 19, 2010 2:34 pm
Forum: Programming Discussion
Topic: [SOLVED] Singleton Patterns - Controversy
Replies: 33
Views: 5244

Re: [SOLVED] Singleton Patterns - Controversy

If the is a reason why singletons are a bad design then fine, I'll certainly won't be using them in the future but you can't just say "this caused me to rewrite our engine" and "I spent to days fixing the toolkit because of a singleton". I'll accept they are bad design when I se...
by wtetzner
Sun Apr 25, 2010 10:01 am
Forum: Programming Discussion
Topic: [Solved] programming languages
Replies: 15
Views: 1234

Re: programming languages

Anyone with an opinion on Lisp? I've heard people go "oh, it's outdated, no one uses it, etc etc." and a select few say things like "it's made me a far better programmer" or "it's the reason I can rapidly create effective tools and software while others take several times a...
by wtetzner
Mon Apr 19, 2010 8:01 pm
Forum: Current Events and Science/Technology
Topic: Apple are being even bigger dicks now
Replies: 27
Views: 4628

Re: Apple are being even bigger dicks now

It's because Steve Jobs hates your freedom.
by wtetzner
Fri Mar 26, 2010 7:44 pm
Forum: Current Events and Science/Technology
Topic: Text 2.0
Replies: 8
Views: 1772

Re: Text 2.0

avansc wrote:http://text20.net/node/12

pretty neat. you can test the eye tracking yourself, its java so should work on any platform.
That's pretty cool. Too bad you have to be on the DFKI Kaiserslautern intranet to get the source code.
by wtetzner
Tue Mar 09, 2010 8:13 pm
Forum: Current Events and Science/Technology
Topic: Ubuntu's new look
Replies: 19
Views: 3977

Re: Ubuntu's new look

Yeah, I definitely might look into it. And screw all of you KDE haters. I've been using KDE4 for awhile, and I fucking love it. Nothing looks cooler than having a 60" 1080p TV in the living room hooked up to your Kubuntu server to show off the globe/snow/cube special effects. ;) Agreed. KDE4 i...
by wtetzner
Fri Mar 05, 2010 6:50 pm
Forum: Current Events and Science/Technology
Topic: Ubuntu's new look
Replies: 19
Views: 3977

Re: Ubuntu's new look

GyroVorbis wrote:Damn that's spiffy. But I'm running Ubuntu, and have always preferred KDE over GNOME. Is this look replacing GNOME?
"The new look will also be applied to Ubuntu's derivatives Kubuntu and Xubuntu."
So they've created a theme for KDE too.
by wtetzner
Tue Mar 02, 2010 8:40 pm
Forum: Current Events and Science/Technology
Topic: 10 year project destroyed by Activision
Replies: 7
Views: 1602

Re: 10 year project destroyed by Activision

This shit morally enrages me and saddens me at the same time. There is really no reason for this kind of bullshit, unless a company is worried that the "spinoff" is going to be better than anything the company could make. But even then, that's called being pathetic. I agree. Plus, the gam...
by wtetzner
Fri Feb 26, 2010 10:42 pm
Forum: Programming Discussion
Topic: PHP is more than just scripting for web i tell you >:o
Replies: 14
Views: 1233

Re: PHP is more than just scripting for web i tell you >:o

DeFormat wrote:With WampServer, you can create console programs in PHP inside the php framework...
Dude, just because you can do something doesn't mean you should. I've never even considered PHP to be a good web language.
by wtetzner
Sun Feb 21, 2010 10:23 pm
Forum: Programming Discussion
Topic: Tips for learning a new programming language or library?
Replies: 8
Views: 985

Re: Tips for learning a new programming language or library?

Does anyone have any tips for learning a new programming language or a new game programming library? Is it a good idea to take notes on each chapter of an programming book? Also, what would you consider to be the best API out there? I was thinking OpenGL or SDL, but I can't make up my mind. I have ...
by wtetzner
Mon Feb 15, 2010 7:45 pm
Forum: Programming Discussion
Topic: How many languages do you know?
Replies: 27
Views: 1850

Re: How many languages do you know?

This question means nothing. It's not about which languages you "know." (What do you do, go around memorizing the syntax for as many languages as you can?) Once you become a competent programmer, you should be able to pick up a new language in anywhere from a day to a week to suit your cu...
by wtetzner
Sun Feb 14, 2010 9:49 am
Forum: General/Off-Topic
Topic: Google Buzz
Replies: 7
Views: 758

Re: Google Buzz

They seem to have made a lot of people mad due to privacy issues with Buzz:
http://news.cnet.com/8301-31322_3-10451428-256.html
http://techcrunch.com/2010/02/12/google-buzz-privacy/
by wtetzner
Wed Feb 10, 2010 11:38 pm
Forum: Programming Discussion
Topic: Im a noob i know
Replies: 59
Views: 5165

Re: Im a noob i know

Java and Python are kind of like cars. Java is like a 5 speed manual, and Python is like an automatic. They both do the same thing, but the manual gives you more control and insight into what the car is doing. I wouldn't say Java gives you more control. In fact, I'd say Python gives you more contro...
by wtetzner
Wed Feb 10, 2010 9:59 pm
Forum: General/Off-Topic
Topic: iPad Impressions
Replies: 37
Views: 2896

Re: iPad Impressions

Anyway, Apple is claiming that "HTML5" will become the new rich web standard, and that flash will fix or die. Interesting. I mean, fuck. I know I wouldn't be upset if Flash died. It's always be crappy and unstable. With HTML 5 having support for video, and combining the canvas tag and svg...
by wtetzner
Wed Feb 10, 2010 9:41 pm
Forum: Programming Discussion
Topic: Im a noob i know
Replies: 59
Views: 5165

Re: Im a noob i know

I've heard that python is pretty good, but I have never used it myself So you recommend java? if so is it simple? Because i still haven't completely decided but I cant start programming until summertime because of school work. I'd say start with Python. Java's not a bad language, but in my opinion ...