topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Wednesday March 18, 2026, 5:56 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 319 320 321 322 323 [324] 325 326 327 328 329 ... 386next
8076
Living Room / Re: AINOP Wireless
« Last post by Deozaan on August 11, 2008, 12:19 AM »
>:(

How did you manage to post this with a connection like that?
8077
Great job, hamradio!

I really like the look of it. I'll have to twiddle around with it a bit and see what it can do. Really useful app if you're making CDs/DVDs!
8078
So you have to live in/around New York City for the job?
8079
i've made a few changes to the appearance of the website, hopefully, covering the points Deozaan and mouser made above.

for those of you using an ad blocker like you Deozaan, you should see something else so the site shouldn't look so weird with large blank spaces.

Hmm, well now it looks even more strange.

Head in the Clouds Top Banner Weirdness.png

I think the RSS and e-mail subscription images are supposed to highlight when you mouse over them, but here's what happens: The buttons at the top (where the ad banner should be) are the actual links that you are able to click. But when you mouse over them, the image disappears, probably in an attempt to show the "highlight" image, which is down below with the title banner.

But the images down below with the title banner aren't clickable.
8080
General Software Discussion / Re: Best Firefox security addons?
« Last post by Deozaan on August 10, 2008, 06:30 PM »
Is there an add-on similar to AdBlock Plus for IE 7?
8081
General Software Discussion / Re: KDE 4 out, and my, it looks gorgeous!
« Last post by Deozaan on August 10, 2008, 06:19 PM »
I'm with mouser on this one. In my opinion, it looks like a boring grey Windows XP theme mixed with the ugly HUGE icons from Vista.

EDIT: Just realized how old this thread is.  :-[
8082
Living Room / Re: which operating system you like most....
« Last post by Deozaan on August 09, 2008, 02:17 PM »
I'm very satisfied with XP. It has it's quirks but I've either had enough time to get used to them or I've figured out how to tweak them to get rid of them. It's not perfect by any means, but I don't see myself upgrading to Vista just for the fun of it.
8083
Living Room / Re: Neatorama reads the DonationCoder.com Blog?!!
« Last post by Deozaan on August 09, 2008, 01:38 PM »
Neato!
8084
General Software Discussion / Re: Linux is Not Windows
« Last post by Deozaan on August 09, 2008, 02:35 AM »
Interesting Article.
8085
Living Room / Re: RAPIDSHARE.COM sucks!
« Last post by Deozaan on August 09, 2008, 01:59 AM »
The bigger problem is that we never heard from Jane25 again. Is it too much to encourage you to PM Jane25?

No. An apology is absolutely in order.
8086
Living Room / Re: Request: Does anyone know a good "pet" game?
« Last post by Deozaan on August 07, 2008, 03:01 PM »
Nintendogs.

Your dog is always a cute little puppy. Never grows up and becomes a boring adult dog!
Your dog never dies, even if you forget to turn on the game for 3 months.
This might sound stupid, but it actually feels like you're petting the dog when you use the stylus.
You can play ball, throw frisbee, enter obstacle course tournaments, bathe, feed, walk the dog, and more.
You can have up to 3 dogs at a time.
You can teach the dog tricks and with enough training the dog will respond to your voice and perform tricks from voice commands.
You can go to the park and meet other dogs.

It is by far the best pet simulation game I've ever played. And all the Catz and Dogz and Ponyz and [Animal]z games are other people trying to recreate Nintendogs because of how successful it has been.
8087
Living Room / Re: RAPIDSHARE.COM sucks!
« Last post by Deozaan on August 07, 2008, 02:56 PM »
@ Curt - Yeah, you're right. When this thread was revived by kveldulv I saw what I had written in April and thought the same thing: Wow, that was a bit harsh!

I don't remember exactly why I wrote that (it was 4 months ago) but I think I took offense at someone telling someone else that they "had no right" to complain. I interpreted that phrase literally, as though JaneDC was saying scancode wasn't allowed to have an opinion or state his opinion about RapidShare. In hindsight JaneDC probably meant that scancode shouldn't complain because it was free so he should just be grateful he can use it at all without paying for it.

I made a mistake and I'm sorry. :-[
8088
Great job guys! The comics are pretty funny and the site looks good.

Constructive Criticism:

In Firefox 3 there's a big gap between the top of the page and the logo banner. Adblock Plus says it blocked 2 items, so if there's supposed to be an ad banner up there, that would explain it.

Also, the navigation links (Home, Archive, Downloads, About, Contact) appear pixelated, like they were created at a smaller size and then enlarged. Even the title "Head in the Clouds" looks a little pixelated, but the navigation links are very noticeable.

Here's a screenshot of how it looks on my computer.

Head in the Clouds Top Banner.png

Good job nudone and timns! You're really doing something great!
8089
Living Room / Re: Amorphous+ -- a great flash game
« Last post by Deozaan on August 06, 2008, 05:21 PM »
Why do they track who referred to the game? Do you get anything for referring us to that link?
8090
Developer's Corner / Re: What do I need to do for Game Design?
« Last post by Deozaan on August 06, 2008, 11:15 AM »
A lot of it depends on what level of programming experience you have. In the following text I'm guessing that you're a beginner with little to no programming experience. I don't know much about your background but I think you're about 15 years old and you probably don't have much income. So I think free or inexpensive and easy to learn tools are your best bets right now.

Flash is great because it's well documented and there are many good books on the subject, so that's a plus. The bad thing about Flash is that it's expensive. It's $700 expensive. Also, it wasn't really designed to build games. It was designed for interactive advertisements and animations. Of course, you'll probably still be able to get simple games running in Flash fairly quickly, and it's always rewarding to be able to see results fast.

On the other hand, there are tools like Game Maker that aren't very powerful (don't expect to make Halo), aren't very expensive (I can't see the price until I create an account and login? What the Smurf is that about?), but will gently introduce you to programming concepts with an overly simplified scripting language. And once you get better at understanding how drag and drop stuff gets things moving, you can enable advanced mode to actually use code.

You could also get a "real" game engine, something that was actually designed to produce games, for less than the cost of Flash. For example, Torque Game Builder, a 2D engine, is $100. The biggest problem with TGB is that the documentation isn't that great (but it's improving) so it would be very helpful if you were already familiar with basic programming structure and you should definitely be prepared to read the forums a lot to find answers to questions. The good thing is that the community is pretty helpful on the forums most of the time.

There are also free/open source game engines out there. But again, depending on your skill level you may have some difficulty figuring out how they work. I started a thread here nearly two years ago titled Game Engines and Apps in which we rounded up a number of game engines. You should check out that thread for some reviews of some other engines.

My advice then, as far as programming goes, would be to get started programming in some language, even if it's not related to games, such as PHP, to familiarize yourself with programming structure, variables, loops, conditional statements, arrays, functions, etc. That way if you go to another programming language, you'll at least be able to adjust what you know to how this other language does it, and that in itself will be a good head start.

My advice for education would be to take all the math classes you can! And keep your notes and your books! Getting a degree in video games (Real-Time Interactive Simulation?) or Computer Science involves some of the higher levels of math. Make sure you like math and that you have a good understanding of it.
8091
Weirdness I've noticed:

I haven't been able to replicate this since I just updated, but on the beta one time I captured the active window and the image information comments showed the title bar info for the maximized application that was behind the active window at the time.

Using "Capture image of ScreenShot Capture Window" while SSC is maximized actually adds a little padding around the edges of the screen, so I can see my desktop behind it. The really weird thing about it is that because SSC is maximized, it goes off the right side of my desktop so there's white (where there's not desktop image). Here's the image (1280x1024)

ScreenShotCaptor Window thingy.png

While the Resize Image dialog window is open, pressing alt-tab takes you directly to where you already are. This doesn't happen in the preferences window, so I think it's unique to Resize Image dialog.

When selecting an area for cropping or adding effects or whatever, the selection box excludes excludes the line of pixels on the bottom and right edge of the area you selected. This means bad crops and other effects due to imprecise selection.

A few spelling mistakes in the new Preferences.

That's about all I can think of right now.
8092
Living Room / Re: RAPIDSHARE.COM sucks!
« Last post by Deozaan on August 05, 2008, 04:08 AM »
as Deozaan mentioned, Rapidshare had revamped their website. however non-premium users still have to wait for the 'countdown' and the downloading speed has been capped. imo, now their service is bearable, download speed notwithstanding.

I don't think the countdown is even there anymore. I can't remember for sure because I don't use Rapidshare very often, but I downloaded a couple files this past week and I don't remember there being a countdown. If I recall correctly, it just tells me I could download really fast if I had a premium account, I click free account, and the download starts.

EDIT: Just used RapidShare today and the countdown is indeed there.
8093
DC Gamer Club / Re: Race Driver: GRID [LARGE IMAGES]
« Last post by Deozaan on August 04, 2008, 02:57 AM »
Tell me the demos you want and the max file size and I can make a split archive for you (with WinRAR) and put it somewhere you can download it in small doable chunks.

EDIT: By the way, this sounds like a great idea for a webservice! Give it a link for a large file, it automatically downloads, splits into chunks, then hosts the files while you download them!
8094
Living Room / Re: RAPIDSHARE.COM sucks!
« Last post by Deozaan on August 04, 2008, 02:50 AM »
kveldulv: Thanks for that insight into a premium customer's experience.

I never would have thought to pay money for the privilege to download files (beyond what I'm paying my ISP), so it's nice to hear the good experiences from a paying customer for a service like RapidShare.

As a person who has a premium account, you might not know that RapidShare has recently stopped using the captchas. They now just throttle download speeds for free accounts. So the original complaint in this topic is a bit outdated. :)
8095
I think everyone here would likely agree with the article if they clicked the link and read what he was really meant by "Stop Theorizing."

Here's the Stop Theorizing link, in which the following text is found:

Jeff Atwood quoting Joel Spolksy:
When you go too far up, abstraction-wise, you run out of oxygen. Sometimes smart thinkers just don't know when to stop, and they create these absurd, all-encompassing, high-level pictures of the universe that are all good and fine, but don't actually mean anything at all.

These are the people I call Architecture Astronauts. It's very hard to get them to write code or design programs, because they won't stop thinking about Architecture. They're astronauts because they are above the oxygen level, I don't know how they're breathing. They tend to work for really big companies that can afford to have lots of unproductive people with really advanced degrees that don't contribute to the bottom line.

Here's the key distinction between an architecture astronaut and a practical developer: when you're in the trenches proving your ideas by implementing them in real applications. The kind used by actual users.
-Jeff Atwood

Jeff Atwood quoting Christopher Baus:
Software isn't about methodologies, languages, or even operating systems. It is about working applications. At Adobe I would have learned the art of building massive applications that generate millions of dollars in revenue. Sure, PostScript wasn't the sexiest application, and it was written in old school C, but it performed a significant and useful task that thousands (if not millions) of people relied on to do their job. There could hardly be a better place to learn the skills of building commercial applications, no matter the tools that were employed at the time. I did learn an important lesson at ObjectSpace. A UML diagram can't push 500 pages per minute through a RIP.

There are two types of people in this industry. Talkers and Doers. ObjectSpace was a company of talkers. Adobe is a company of doers. Adobe took in $430 million in revenue last quarter. ObjectSpace is long bankrupt.
8096
DC Gamer Club / Re: Race Driver: GRID [LARGE IMAGES]
« Last post by Deozaan on August 03, 2008, 09:59 PM »
Shades: Have you tried a bitTorrent?
8097
I made my first contribution! Whatever theme you're using doesn't separate images from text, so I had a heck of a time trying to get the post to look decent. Also, the dashboard keeps telling me to tell you that there is a new version of WordPress out. :) I'd also like to request a Math category for posts. Right now it's marked just as General, but a lot of game programming involves lots of math, so I think it's a fitting category.

If you want to see my article:

Percentages made easy!

I wrote this because just last night I was trying to scale some numbers down in my game and was having a hard time remembering the proper way to find the correct ratio. All sorts of questions were going through my head, such as: Which number goes on top of the division? Percentages are a decimal, which means that the larger number goes on bottom, right? Well what about if you have a really big object and want to find out what percent it is compared to the smaller one? Then I remembered the trick I learned in Beginner's Algebra and my problems were solved.
8098
Nice article. Especially if you read the 3 other articles listed.
8099
Living Room / Re: An interesting comparison of internet shopping websites
« Last post by Deozaan on August 03, 2008, 02:24 PM »
To my memory it wasn't even that interesting of an article. It listed four or five shopping websites, wrote two or three sentences about each one, then summarized by stating the top two that gave the best results.

I was actually disappointed when I read it that it didn't go into more detail.
8100
Living Room / Re: An interesting comparison of internet shopping websites
« Last post by Deozaan on August 02, 2008, 04:47 PM »
Interesting. I wonder who paid who (or threatened to sue) to have it removed?
Pages: prev1 ... 319 320 321 322 323 [324] 325 326 327 328 329 ... 386next