Spy Kids

¡Qué desilusión!

La primera era una película ingeniosa, con mucha gracia y divertida. Ésta es un cajón en el que cabe todo, donde los efectos especiales, las situaciones raras y el flujo interminable de personajes sustituyen a cualquier posible intención de contar una historia. Curiosamente, a pesar de que los niños son mayores, la película es más infantil. ¡Vaya un desastre!

Como elemento que la redime ligeramente: sale Pigasus

—–

Continuar leyendoSpy Kids

Java es mejor que .NET (II)

Carlos E. Perez sigue apareciendo razones de por qué Java es mejor que .NET. En esta ocasión, por la llegada del fin de semana, un montón de ellas junta, de la 6 a la 25. Las explicaciones aquí y aquí:

6. Run Multiple Versions of the VM (Runtime) on the Same Machine
7. Large Innovative Open Source Community
8. Low cost Commercial Quality IDE’s
9. More Available Jobs
10. Better and Standardized Connectivity to Legacy Applications
11. Multiple Vendor Choice and Support
12. Compile to Machine Code
13. Future Proof
14. Most Popular Language in the Corporation
15. Larger Talent Pool
16. More Contributions From R&D Organizations
17. Government Approved
18. More Homogeneous and Less Complex Environment
19. More Deployment Options
20. More Searchable References
21. Better support for Software Process Best Practices
22. Mature Object Oriented Relational Mapping Tools
23. More Productive Coding Tools
24. Cross Platform Integration with Other Languages
25. Higher Paying Jobs

Continuar leyendoJava es mejor que .NET (II)

Cómo funciona el moblog de Joi Ito

Joi Ito explica cómo funciona su moblog en: Answer to Marc’s question about how our moblog works

We use email. Email is received and processed by a Python script. The script stores the attached jpg image in a directory and renames it with a unique name. It then posts the entry to MT using the MetaWeblog API to create an entry with the subject of the email as the title and puts the body of the email and an img src link to the jpg in the entry wrapped in div tags. Pretty simple. It would be easier if someone added more image handling in the API. Take a look at the Python script for more details.

Ya lo dice él mismo: muy simple.

Continuar leyendoCómo funciona el moblog de Joi Ito

101 razones por las que Java es mejor que .NET

101 Reasons Why Java Is Better Than .NET. En realidad, por el momento sólo tiene 71 y las va a ir  publicando en bloques de 5 cada día:

1. Run on Multiple Platforms from the Smallest Devices to the Largest Mainframes.
2. Run Dynamic Languages
3. Compile in One Platform Run in Another.
4. Smaller Runtime Download
5. No mandatory upgrades. No subscription fees. No software insurance fees.

Continuar leyendo101 razones por las que Java es mejor que .NET