Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:How about "Alice"? (Score 1) 172

I second that with Flash. Being an intergrated hybrid illustration/animation tool, it'd be the easiest to teach fine arts students with.

You can easily make a lot of games just relying on "gotoAndStop();", "gotoAndPlay();" and just button click events for code

Why do most slashdot geeks always think "3D" when thinking game development these days? Most of the fun casual games available today are in 2d.

Plus, you don't have to do any coding to do animation and sprite objects in Flash. There's a reason there's so many amateur Flash games on the web today. It's the friendliest environment for non-coder art-oriented people.

Comment Re:They'll just use them to play Elite all day (Score 1) 426

Testing for slower systems & lower CPU has become a big problem w/ us right now, especially since access to older "obsolete" machines is very very difficult now.

How do you guys do this? I mean with the only off the shelf PCs available running over 1GHz these days, how do you test for a 200-500MHz platform these days? Personally, I used nested VMs running a la Russian Dolls or matrix within a matrix within a matrix for you geeks who don't know what a VMs are. I was running Puppy Linux & DamnSmallLinux inside Ubuntu inside WinXP

Virtualbox is very idiot friendly compared to VMWare and rockses sockses :)

Comment Re:Hey Google (Score 1) 341

That being said, mobile developers would be a heck of a lot happier if Android devices would run J2ME/JavaME apps out of the box instead of needing to port & recompile apps for Android/Dalvik.

How much would it cost for Google to pay Oracle a license to bundle the JavaME VM on Android? If anything, hopefully that's one thing that comes out of this as porting for different platforms is a $%@#$^. The less steps needed, the better.

Comment Re:Yeah nothing works anymore (Score 4, Insightful) 622

The article Why I won't buy an iPad (and think you shouldn't, either) by Cory Doctorow is a good read.

Steve Jobs is deliberately destroying the web and trying to remold it as he sees fit. He would rather that content creators only build native iOS apps that work only for iDevices rather than use already-existing channels & platforms that work perfectly fine.

His war on interpreted code/runtimes and (WORA) Write-Once-Run-Anywhere is a big headache for content creators everywhere.

Slashdot Top Deals

I think there's a world market for about five computers. -- attr. Thomas J. Watson (Chairman of the Board, IBM), 1943

Working...