Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Netham45

Pages: 1 ... 17 18 [19] 20 21 ... 123
271
OmnomIRC Development / Re: chat does not work in ie
« on: October 02, 2011, 08:17:27 pm »
What's been going on with omnom in general, tho?  Is it just a rocky period of bugs and bugfixes or something?

I did a mini-update with a slightly updated update engine to try to save a bit of bandwidth. Omni used a bit more than I was accounting for last month.

272
OmnomIRC Development / Re: Firefox + IRC = mass crashing today
« on: October 01, 2011, 12:05:32 am »
Bah, I'll get it fixed in a bit. I didn't test the latest revision in Firefox.

273
OmnomIRC Development / Re: chat does not work in ie
« on: September 30, 2011, 07:01:13 pm »
I'm afraid that I can't support IE6 at all. In fact, I don't support anything less than IE9. IE8 and lower have some rather crippling bugs, and have been known not to work properly with OmnomIRC for some time.

There are mini versions of OmnomIRC available, though. Check out http://www.omnimaga.org/iOmnom_Mini/, and if you're on an incredibly old browser(IE4-, Opera 5-,old versions of netscape, etc...), http://www.omnimaga.org/iOmnom_Mini_dev/ .

274
News / Re: Survey
« on: September 30, 2011, 01:18:09 am »
First I don't get to be on ztrumpets friends list on facebook, and now I don't get invited to this?!

:(

275
Miscellaneous / Re: General Note to my Omnimaga/Facebook friends
« on: September 29, 2011, 10:14:31 pm »
Should I be insulted that I never was on your friends list in the first place?
No, it means that I never found you or you never found me.  I only had 8 or so people in the community on my friends list in the first place.

Heh, I was just joking. I don't add people to my friends list unless I've been close enough to them to poke them.

276
Miscellaneous / Re: General Note to my Omnimaga/Facebook friends
« on: September 29, 2011, 09:00:32 pm »
Should I be insulted that I never was on your friends list in the first place?

277
Humour and Jokes / Re: Funny #omnimaga quotes (NSFW)
« on: September 27, 2011, 03:03:57 pm »
Yo dawg I herd u coded code so I coded code in your code so you can code your code while you code your code

Code: [Select]
eval("eval(\"eval(\\\"echo \\\\\"Hello Eval!\\\\\"\\\")\")");

278
Other Calculators / Re: Build your own Z80 calculator
« on: September 26, 2011, 01:54:22 am »
Why do they charge $115 for the calc, though?  It was even more than the Prizm at my local Office Depot!

They pretty much have a monopoly on it, and they're exploiting it as much as they can.

279
Miscellaneous / Re: Political party?
« on: September 18, 2011, 05:17:59 am »
2: No, SOME of them are pushing to censor TV and radio more than what it is now.
Any governmental censorship is bad, imo. I don't like the idea of someone else deciding that something is unsuitable for me.

4: Where did you hear that? And wasn't it Obama and the democrats who gave billions of dollars to banks in hopes of a trickle-down effect when it obviously wouldn't work that way (and didn't), when a trickle-up effect is what would've been better?

Nope, Bush signed that one in.

280
Miscellaneous / Re: Has this happened in your school?
« on: September 17, 2011, 02:43:19 am »
Numerous people have been caught with drugs at my old HS.

281
TI Z80 / Re: Jazz: JavaScript TI-83 Plus emulator
« on: September 17, 2011, 02:42:07 am »
Make it take a URL for an image too, so we can keep one on our servers so we don't have to have one on our phones, etc...

282
Computer Projects and Ideas / Re: Fun Little C++ Pointless Program
« on: September 17, 2011, 02:40:45 am »
Just check if it's equal to '<char>'.
'w' = 119d, 'a' = 97d 'd'=100d, 's'=115d.

283
Computer Projects and Ideas / Re: Fun Little C++ Pointless Program
« on: September 16, 2011, 07:19:50 pm »
Check out ConIO, it'll let you get scancodes.

http://www.cplusplus.com/forum/beginner/12361/ has some more info on it.

284
Computer Projects and Ideas / Re: Fun Little C++ Pointless Program
« on: September 16, 2011, 06:52:32 pm »
Code: [Select]
while (char foo != 'q')
     foo = cin.get();
     cout << (int)foo;
}

Give that a try. cin.get should return one char off of the stream. It'll also block until it has something to return.

285
Other / Re: Windows 8 pre-beta released
« on: September 16, 2011, 05:15:08 pm »
As far as the start bar goes, I'm finding that it's growing on me. It's a bit clunky to use at first, but it does work well. There are some registry tweaks that you can do to enable the "classic" start menu that I have a feeling they'll be putting into an options panel at some point, though.

Pages: 1 ... 17 18 [19] 20 21 ... 123