topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday March 19, 2026, 12:23 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 ... 251 252 253 254 255 [256] 257 258 259 260 261 ... 386next
6376
Living Room / Re: 20 years later, the movie "Total Recall" still kicks butt
« Last post by Deozaan on June 30, 2010, 06:55 PM »
I just hope it turns out better than the plot summary.

That shouldn't be too hard.
6377
General Software Discussion / Re: A cool Screen saver
« Last post by Deozaan on June 30, 2010, 06:42 PM »
I usually don't download screensavers, and just have mine set to blank most of the time. So it was with some hesitation that I downloaded this and looked at it. At first it was very dull and boring, and then as I watched the balls take on other patterns I became more and more intrigued.

Thanks for sharing this.

As for v2, I'd recommend against it. Having the copyright and the clock parked in the corner (the colons between the numbers) will cause screen burn-in. You never want a static image on a screen saver. That defeats the whole purpose of "saving" the screen.
6378
Maybe it's just culture differences, but the article is about a 30 year old man who lived with his parents, yet the whole time the article refers to him as their [his parents'] son, with examples of how the parents are treating him as a child (or at least a late teen).

If the family had consulted me, I would have first asked that they promptly commit to a policy of zero-tolerance against violence, and to set a maximum limit on their son's allowance. The family had entrusted the son with management of the parents' salaries ostensibly to teach him about autonomy. They also allowed the son free use of credit cards, which led to piling debts.

The most important thing in such a situation is to maintain a certain limit on the son's monthly allowance even if he shows strong resistance. Credit cards are out of the question. Stand firmly by these rules, and if violence erupts, respond by calling the police and escaping to a safe place.

How on earth is a 30 year old man going to be "taught autonomy" by other people giving him their money and a monthly allowance? Kick him out of the house and stop treating him like a child if you want him to grow up.

The whole article seems a little bit "off" since it gives three examples in Japan where adults have murdered others, yet the article refers to these adults (except the first one) as children.

Like I said, maybe it's a cultural thing, but I can hardly take anything the article says as good, sound information when it constantly refers to adults around the age of 30 as children.
6379
Living Room / Re: What books are you reading?
« Last post by Deozaan on June 30, 2010, 02:22 AM »
I've recently taken an interest H.P. Lovecraft. I'd heard from various sources about the Cthulhu mythos and the Necronomicon, and even played a game that I loved (Eternal Darkness: Sanity's Requiem) which I found out later was greatly inspired by his works. But I'd never read any of Lovecraft's material.

I found out that quite a lot of his work is in the public domain, and there's quite a bit of it available at WikiSource.org.

So far I've read The Call of Cthulhu and The Whisperer in the Darkness. I'm not sure what to think about The Call of Cthulhu. It's a really short story, only 3 chapters long, and some of the events didn't make sense to me such as:

Spoiler
If Cthulhu was released from his millenia long slumber, why did he go back to sleep again instead of destroying the world or whatever?


The Whisperer in the Darkness, on the other hand, was longer and much more tense. It's kind of interesting how right at the beginning the narrator tells you that he never saw any strange creature, yet:

Spoiler
Towards the end when he's in the midst of them you forget all about that and think they're going to do horrible things to him.


So far I'm slightly disappointed, because I expected much more detailed descriptions of what the horrible creatures look like, but I suppose it's better this way, since Lovecraft lets your imagination do quite a bit of the work by simply saying the horrors are much too alien and terrible to describe (although he does make a good effort of giving a basic description).

I do like the "purer" use of the English language, that is, using words with their original meaning, although it can lead to a misunderstanding here and there (i.e. when he describes "nuclear chaos" in space, he's not talking about nuclear energy--which didn't really exist at that time--but rather the center, or nucleus). And he certainly had an extremely large vocabulary!
6380
If the person has broadband you can find the function definitions online and also help forums where you can as "how can I do this in JS?"

Along these same lines, I've been finding this site pretty useful:

http://www.w3schools.com/jsref/

But I have a background with ActionScript, which is based on ECMAScript, so I'm already somewhat familiar with a lot of JavaScript basics. The good thing about that site is I can do a search for what I'm trying to accomplish (or need to know how to use) and it will show results for JS, HTML, and CSS (and more). So sometimes I'll be looking for how to do something in JavaScript, when it's really something that should be done with CSS (and jQuery) so the results help me know what to do.
6381
I suppose I should make it clear that Douglas Crockford's videos don't really teach JavaScript. The videos explain a lot of the history of programming (really interesting stuff!) and go over the good parts of ECMAScript (JavaScript's official name). He gives some examples of how to do some very powerful stuff, but like I said, it was a bit above my level of understanding.

But he definitely knows his stuff. I've started reading his book JavaScript: The Good Parts and it seems to assume a knowledge of programming in general. One thing that bothers me (which is why I think I'm still having trouble figuring out first class functions and closure) is that he gives examples on how to create functions inside functions but then he doesn't really go into detail in how to use them. So I'm having a hard time abstracting the information from his examples to be able to apply it to my own uses.

I'm only on Chapter 4 though, so I can't make any final conclusions on the book yet.

Crockford's basic premise is that JavaScript was thrown together in about 2 weeks, and in that rush it did a lot of things poorly, but it also did quite a few things really, really well. He says that you should just ignore and never even learn the bad parts of ECMAScript (when they can be avoided) and just focus on the good parts, which are just as good, if not superior, to just about any other language, in most cases.

Or at least that's my understanding of his position.
6382
Living Room / Re: warmouse
« Last post by Deozaan on June 29, 2010, 10:36 PM »
How on earth are you supposed to even use this thing?

WarMouse Meta.png
6383
I recommend the 5-part video series from Douglas Crockford. (Scroll down a little.)

If she likes the video, she may like his book: JavaScript: The Good Parts (note the link gives a "referral" bonus to the author (link taken from his site)) wherein Crockford teaches only the good parts of JavaScript and ignores the bad/dangerous parts.

Though I have to admit, even after watching the videos and reading the part about functions in the book, I'm still trying to wrap my brain around JavaScript's first class functions and closure.

How can an inner function inside its outer function still know the values of variables that should be erased from memory because the outer function has already returned?

:stars: :stars: :stars: :stars: :stars: :stars: :stars:
6384
General Software Discussion / Re: Synergy Plus
« Last post by Deozaan on June 29, 2010, 10:24 PM »
The claim is better with W7 and Vista, but the original works fine still.

The original still works fine in Windows 7? Do you know if it works well in 64-bit Windows 7?
6385
What's wrong with Windows 7? I've been using it since launch with very little trouble at all.
6386
General Software Discussion / Re: A [probable] RTFM conundrum ...
« Last post by Deozaan on June 29, 2010, 04:14 PM »
I'm not sure, but it could have been different EOL characters.
6387
DC Gamer Club / Re: Portal 2 Announced!
« Last post by Deozaan on June 29, 2010, 04:07 PM »
Wow!
6388
[...] my guess is Icaza is Miguel Icaza from Novell.

Yeah that's him. Thanks for clearing that up for me.
6389
General Software Discussion / Re: Truecrypt defeats FBI
« Last post by Deozaan on June 29, 2010, 01:49 PM »
How about a password card?

Cool! There's an Android app for that!

EDIT: By the way, for anyone else who might have trouble like I did understanding how to use the password card: I found it a bit difficult to follow how to use it while reading all the paragraphs meant to explain how to use it. The bulleted list of instructions, on the other hand, cleared things right up.

Basically you decide before hand that all your passwords are going to be a certain number of characters (I'll say 10 for my example) and will read along the card in a specific direction (I'll say diagonally down and left for my example). Then all you have to do for each place you have a password is remember a color and a symbol. Then, using my examples, you start at whatever character is located at that point and use each of the 10 characters diagonally down and left for your password.

One thing I didn't notice right away was that the placement of the symbols at the top are different for each card. So not only are all the characters in different places, but even the symbols at the top are randomized. :Thmbsup:
6390
Who is Icaza and why does his opinion matter? I'm not trying to be a jerk, I'm asking because I sincerely want to know.

EDIT: Hey cool! Looks like the Microsoft Slate tablet isn't dead after all!

Another EDIT: Ooh la la! I like the Push Button Reset feature. Not really sure what anybody is going to buy from the Microsoft App store, though. . .
6391
Now, if you are so worried that declaring a state of emergency will mean the automatic shutdown of the internet, don't be. Just because a number of provisions exist within the law for a president to take certain actions doesn't mean he will.

Maybe this president won't, but some future president might. I don't like anything that brings the President's powers closer to that of a totalitarian.

Besides, why should the government have a kill switch on the entire internet? What does the nation's security have anything to do with my house getting some bandwidth? In this day and age it's like shutting down the telephone system (thirty years ago) because a terrorist is using a phone to organize attacks.

Kill the internet to the White House or the Pentagon or whatever is under cyber attack, but there's no need to kill it in my local community. The only reason to shut it down everywhere in the nation is for conspiracy theory reasons, like the government being overthrown or the government suppressing the people/citizens to cover something up.
6392
"For security purposes you must use IE6, the least secure browser known to man."
6393
Living Room / Re: Windows splash screens from 1.01 to 7
« Last post by Deozaan on June 28, 2010, 05:18 PM »
Interesting. The early editions of Windows NT looks like "Windowsn't." Or like win-doesn't.

"Macintosh does what Windowsn't?"
6394
General Software Discussion / Re: Truecrypt defeats FBI
« Last post by Deozaan on June 28, 2010, 01:35 PM »
It's also a good thing (for the banker) that he used a strong password. TrueCrypt alone won't help if your password sucks.
6395
General Software Discussion / Re: AVG Popup Ads
« Last post by Deozaan on June 28, 2010, 01:31 PM »
Well, it seems that the day after I decided to uninstall AVG it stopped popping up the ad every day. It's still installed on my netbook and I'm not getting the popup anymore.

Oh well.
6396
DC Gamer Club / Re: Steam, and the gift of game...
« Last post by Deozaan on June 28, 2010, 01:28 PM »
I've responded. I await your reply. :)
6397
Four months? Why so long?

I've got a bad feeling about this. :(
6398
DC Gamer Club / Re: Steam, and the gift of game...
« Last post by Deozaan on June 27, 2010, 02:00 PM »
Done. :)
6399
General Software Discussion / AVG Popup Ads
« Last post by Deozaan on June 26, 2010, 09:43 PM »
What's up with AVG (Free) popping up an advertisement every single day nagging me to upgrade to the paid version?

:down: :down: :down: :down: :down: :down: :down: :down: :down: :down: :down: :down: :down: :down: :down: :down: :down: :down: :down: :down: :down: :down: :down: :down:

I think it's about time to uninstall. Who needs an anti-virus program anyway?
6400
Living Room / Re: Very Loosely Based on a True Story
« Last post by Deozaan on June 26, 2010, 07:26 PM »
I haven't even heard of half of those.
Pages: prev1 ... 251 252 253 254 255 [256] 257 258 259 260 261 ... 386next