Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

216
votes
14answers
100k views

Will Google Android ever support .NET?

Now that the G1 with Google's Android OS is now available (soon), will the android platform ever support .Net?
36
votes
29answers
2k views

What optimizations today are going to be useless tomorrow? [closed]

I hope we all know by now that Premature optimization is the root of all evil. One side of that quote means by optimizing you are increasing complexity and complexity is evil. The other less known ...
15
votes
6answers
4k views

Hibernate and Scala

I have been toying with Scala and I was wondering if anyone had had any experience with using hibernate and mysql as a persistent store for scala objects? Does it work out of the box or is there a lot ...
3
votes
1answer
64 views

ActionScript 3 in other runtimes besides Flash?

I find ActionScript 3 one of the best high level dynamic languages out there, but because it only runs in Flash/Flex/AIR (to my knowledge) its uses are fairly limited. Are there alternative and/or ...
3
votes
3answers
663 views

Could CouchDB benefit significantly from the use of BERT instead of JSON? [closed]

I appreciate a lot CouchDB attempt to use universal web formats in everything it does: RESTFUL HTTP methods in every interaction, JSON objects, javascript code to customize database and documents. ...
3
votes
7answers
1k views

What powers Google Charts? [closed]

Does any body know what powers Google Charts? I have been using it for a while but not sure what Google used to build it.
0
votes
3answers
389 views

W3C Involvement In Flash & Silverlight

It seems to me that the key USP of Flash/Silverlight is the ability to provide access (albeit indirectly) to the graphics subsystem of the client, enabling video, smooth transitions and "fancy" visual ...