meneame_net: Investigadores logran curar cáncer pero no parece rentable para las farmacéuticas http://m.menea.me/qz11
Original Tweet: http://twitter.com/meneame_net/status/69745920358629376
Sent via TweetDeck (www.tweetdeck.com)
meneame_net: Investigadores logran curar cáncer pero no parece rentable para las farmacéuticas http://m.menea.me/qz11
Original Tweet: http://twitter.com/meneame_net/status/69745920358629376
Sent via TweetDeck (www.tweetdeck.com)
droidxav: My #android + #appengine talk at #io2011 with @brada is finally online at http://goo.gl/9GPIz
Original Tweet: http://twitter.com/droidxav/status/69064582668361728
Sent via TweetDeck (www.tweetdeck.com)
UPDATE: we just launched the Cicada Project — win an iPad 2 with your own design! Competition ends at May 25TH so get started!
I’m going to start off on a seemingly wild tangent today, but stick with me — I do have a purpose.
Summary: Learn how to apply basic Asynchronous JavaScript + XML (Ajax) techniques in jQuery, such as making a request; handling success and error responses; and parsing the results from JavaScript Object Notation (JSON), XML, HTML, and dynamic PHP data sets.
Summary: The popular, and free (MIT and GPL-licensed), jQuery JavaScript library has a concise and portable set of JavaScript APIs for rapid web development. In this article, learn how the jQuery data() method can simplify the task of associating data to DOM elements. In-depth examples show how to use the method in your own applications. Discover how jQuery lets you use HTML5 data-* attributes in your jQuery-powered applications.
Tags for this article: database, databases_and_data_management, dom, html5, jquery,
En una encuesta de empresas de cuáles son los ocho atributos de un buen jefe, nos dan los siguientes atributos:
¿Veis estas características en vuestros jefes?
#circle { width: 140px; height: 140px; background: red; -moz-border-radius: 70px; -webkit-border-radius: 70px; border-radius: 70px; }