neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 21/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
| Fairy Chess seems like a perfect tournament for our board. What pieces would you like to use? |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 22/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
| They'd have to pay geico a bunch of money to use geico in the show. |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 23/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
Futuristic car makes reversing obsolete
So yeah, difficult parallel parking and "backing" out of the driveway will now be a thing of the past. |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 24/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
algebra I test back in 7th grade:
sqrt(18) = 9
Networking Project:
int some_function(...) {
/* lots of code */
return; // debug
/* lots of code 2*/
printf("end function");
return some_int;
}
for five hours--why doesn't it ever print out "end function"
edit: is code in brackets a valid tag? |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 25/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
San Francisco, 1 Market Street
San Jose, 1st and Tasman
Palo Alto, off of Highway 101 (can't miss the building)
there are plenty of other offices...
Anyways, I just use windowupdate at 62nds.com |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 26/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
| Considering this is from south africa, I wonder what is the social culture down there... |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 27/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
Stephen Colbert
|
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 28/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
| Trying to figure out why some women bathrooms have condom machines (or i guess the lack of condom machines seen in men bathroom), I ran across this nice page. The person makes some kickass comments and facts about public restrooms. |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 29/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
I have two dell batteries for my laptop and they still survive to this day. I have a four cell one that still runs about 3 hours (down from 4.5 hours), and an 8-cell one that lives for about 6 hours (down from 7.5).
I had a laptop from another company and the battery died very fast when I charged it up fully, discharged it for about 5 minutes, and the began to charge it again. Also, with my dell laptop batteries, I always discharge to the end. Forget the bullshit about lithium ion batteries having no memory. |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 30/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
| But it seems he preferably would like to stay anonymous, and/or is too lazy to fake registration information |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 31/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
Originally posted by neotransotaku But it seems he preferably would like to stay anonymous, and/or is too lazy to fake registration information
He == "Prince Kassad" |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 32/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
does it sample audio fast enough? perhaps the bitrate isn't high enough either?
also, on-board sound is handled in software if I am not mistaken. So, perhaps, not enough CPU cycles to address sound |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 33/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
Flash will load faster than Java.
Java has a 3D api, sound API, and an option to use openGL if possible. I recall that OpenGL was an experimental option on windows... But, if they made a PSX emulator using Java, i'm sure the API exists. |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 34/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
Originally posted by HyperHacker Ah, and you can turn off auto-update too. Thanks. (I'll leave that on though. )
So is there any way to cache files on the hard disk as an applet?
Pending security issues, I'm sure you can write to disk since the JRE is basically JDK without the compilation stuff. Just make an applet and see if you can create a file and write to it. Initial research suggests that applets are cached. |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 35/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
| There was a power outage at my company's workplace last summer. Power outage spread for a large area in SF. At the time, since I was a software programmer, not having power made it difficult to work. Sure we had laptops and stuff, but we depended on servers for getting work done. No network, no database, no work could be done. |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 36/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
| How long has this been happening? Perhaps, you need to update your Apache/php? Are you using the windows version of apache? maybe you can build apache/php with cygwin? I trust the original unix versions of programs if they exist than ported ones. |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 37/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
Damn, mine is 3.18  |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 38/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
| by wifi adapter, what do you have? a PCMICA cards? if you are considering buying a new wireless card, it might be worth investing a wireless card that will be compatible with future wireless technologies? i see a lot of wireless g cards out there... |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 39/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
Originally posted by NightKev I have an avi file that won't play....why? Someone suggested a bad codec or something but I don't think that's it as the codec it uses works fine in other vids.
Downloaded via torrent, it's a TAS.
Not sure what video/audio codecs your AVI file uses, use AVICodec. It tells you what they are so that you know whether or not you have them. |
neotransotaku
Member wonders why OSX does not come with their version of MSPaint?
Level: 53
   
Posts: 40/603
EXP: 1084844 For next: 72275
Since: 08-24-07
From: The Landmark @ One Market
Since last post: 2.6 years Last activity: 42 days
|
|
And the ultra-conservative people out there will bash that these researchers are only promoting promiscuity.
For the record, if we can cure this, we efforts can be focus in other efforts. |