Search found 55 matches

by u9
Mon Apr 13, 2009 5:51 pm
Forum: Applications - Feedback and Discussion
Topic: 99 Seconds
Replies: 26
Views: 12310

Hi,

I get a 404 (file not found) error when i try to download the full game. Could you look into it?
by u9
Sun Feb 11, 2007 2:56 am
Forum: Coding Questions
Topic: Does Purebasic supports multiline programming?
Replies: 22
Views: 5511

O.k. I stand corrected.

Still think u9 was a bit off though.


// check that Character can move in direction
If (destTile == This.map.TITANIUM || destTile == This.map.TITANIUM2 || destTile == This.map.BRICK || IsObject( destBomb ) || IsObject( destPlayer ) )
curSpeed--;


I didn't have any PB ...
by u9
Sat Feb 10, 2007 8:23 am
Forum: Coding Questions
Topic: Does Purebasic supports multiline programming?
Replies: 22
Views: 5511

I don't see the benefit, BUT I admit I am ignorant...
Yeah you probably are... but that seems to be a virtue of many people on this forum . I think many of these people only damage PB's user base. But enough of my political statement.

The advantage of being able to split up a line is especially ...
by u9
Sun Feb 04, 2007 3:22 am
Forum: Game Programming
Topic: Car physics
Replies: 20
Views: 21053

I've been looking for some car physics too. Could you post where you found the original? Maybe there was some documentation or other info along with it?
by u9
Mon Oct 09, 2006 11:17 pm
Forum: Announcement
Topic: Game Library Packer (LITE) version: 2.04 BETA
Replies: 5
Views: 2517

The link doesn't seem to work on your website. Could you fix it please?
by u9
Sun Oct 01, 2006 9:17 am
Forum: Off Topic
Topic: Fuel for you OOP non-believers...
Replies: 114
Views: 18387

Trond wrote:(But FORTRAN sent man to the moon.)
Hehe good one (y)
by u9
Sat Sep 30, 2006 10:21 pm
Forum: Off Topic
Topic: Fuel for you OOP non-believers...
Replies: 114
Views: 18387

I have to say something about the poor car. This is always what is brought up when explaining OOP.

The idea is that you have different levels of abstraction. You can consider the car as a whole providing some functionality... or as the sum of its parts. Do you need to know that the car has wheels ...
by u9
Sat Sep 30, 2006 10:00 pm
Forum: Off Topic
Topic: Fuel for you OOP non-believers...
Replies: 114
Views: 18387

And if "even the primitives are implemented as objects" then what are they made of? Other objects? And what are these made of? Other objects? And what are these made of? Other objects? And what are these made of?
Now first of all why are you so interested in talking about purely object oriented ...
by u9
Sat Sep 30, 2006 8:43 pm
Forum: Off Topic
Topic: Fuel for you OOP non-believers...
Replies: 114
Views: 18387

[...] 1. Judging the concept alone isn't worth anything if I want to choose a language and am not sure whether I should pick an OOP language or not.
There are 3 requirements for a language to support OOP principles. Now what language you choose has nothing to do with these principles other then ...
by u9
Sat Sep 30, 2006 5:49 pm
Forum: Off Topic
Topic: Fuel for you OOP non-believers...
Replies: 114
Views: 18387

It's not the language. It's the concept you should judge.
by u9
Sat Sep 09, 2006 11:01 pm
Forum: Coding Questions
Topic: Not, is a operator, but not is a function
Replies: 15
Views: 3038

These are all very interesting solutions, especially this last one. SP I will recommend you use what ever is the most readable. All these fancy tricks are nice but are all no-no's in coding practices. Things such as a=1-a are not easy for others (or even yourself 6 months later) to see what a=1-a ...
by u9
Sat Sep 02, 2006 10:37 pm
Forum: Off Topic
Topic: Show me your color sheme and I tell you who you are!
Replies: 109
Views: 63883

Re: Show me your color sheme and I tell you who you are!

Fluid Byte wrote:Seriously, it's like what people got in their fridges or bathroom. Psychologists can derivate a million of individual character properties from it. It's a science of it's own. :wink: [...]
So when will we a psychological analysis of the screenshot?
by u9
Thu Aug 31, 2006 11:02 pm
Forum: Off Topic
Topic: Good backup system for DVDs (LEGALLY OWNED)
Replies: 14
Views: 3640

Straker wrote:[...] What if you link to Google? doesn't it have links to warez sites? are you then breaking the law if you link to Google?
Yeah I don't know ... it's a good question. And is google then illegal in many countries? Strange indeed :)
by u9
Sun Aug 27, 2006 3:02 pm
Forum: Off Topic
Topic: What can PB short Stand for?
Replies: 33
Views: 5834

ToastEater wrote:pik på babe -> danish mean some naughty :D

EDIT
Pure Bitch
poor bitch
pwange bitch.
You name it :lol:
My very own Personal B*tch
by u9
Sun Aug 27, 2006 2:59 pm
Forum: Off Topic
Topic: Good backup system for DVDs (LEGALLY OWNED)
Replies: 14
Views: 3640

I use SmartRipper - which is great. and free...

Anyway, in the US you are allowed to make one copy of any DVD/Video you legally own. I think its called the "I-cant-control-my-doberman" law.

What if he put the links in an <IFRAME> which points to a server in the US, would that be legal? just ...