Nieve
Está nevando en Santiago. He salido de la universidad y me he encontrado el coche cubierto de nieve. Es la primera vez que me pasa 🙂
—–
Está nevando en Santiago. He salido de la universidad y me he encontrado el coche cubierto de nieve. Es la primera vez que me pasa 🙂
—–
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.
Servlet Best Practices, Part 3. Algunos consejos sobre la mejor forma de usar Servlets.
IECanvas. Para incrustar Internet Explorer o Mozilla en una aplicación Java.
(vía Erik’s Weblog)
—–