Skip to main content

Home/ Nerdzr/ Group items tagged tweet

Rss Feed Group items tagged

Jac Londe

Tweet Library for Arduino - 0 views

  • Get a token to post a message using OAuth.
  • Add some Libraries to your Arduino IDE.
  • Download the Arduino Tweet Library and put Twitter folder into ~/Documents/Arduino/libraries (Mac) or My Documents\Arduino\libraries\ (Windows). If there is no such folder, please create it. Download the EthernetDNS Library from gkaindl.com and install it. Re-launch the IDE. Detailed information about libraries installation.
  • ...1 more annotation...
  • Run a sample sketch to tweet!
Jac Londe

Comment obtenir le flux RSS d'un compte Twitter - 0 views

  • Twitter proposait un flux RSS pour chaque compte Twitter et ne le montre plus désormais. Voici comment le retrouver... Vous pouvez suivre les tweets de n'importe quel compte via votre lecteur de flux RSS, si vous trouvez ça plus simple ou efficace. Il suffit d'aller à l'URL suivante : http://twitter.com/statuses/user_timeline/{username}.rss Par exemple pour mon compte WebRankInfo cela donne : http://twitter.com/statuses/user_timeline/webrankinfo.rss TweetSmarter, qui a proposé cette astuce, donne également un bookmarklet pour vous simplifier la vie. Dans le même genre, voyez l'astuce pour trouver le flux RSS des posts Google+ de n'importe quel compte Google+ (public).
Jac Londe

Tweet Clou - 0 views

  •  
    Make a word cloud from a public Twitter stream: or Make a word cloud from free text:
Jac Londe

Twitterlicious - 0 views

  •  
    Twitterlicious is a Windows application that makes using Twitter more fun. It handles all the hard work, leaving you to read and write tweets with the minimum fuss. Best of all, Twitterlicious is free!
Jac Londe

Scripting News: WikiLeaks on the run - 0 views

  • ikiLeaks says you can find them through wikileaks.ch, which redirects to a dotted ID. People exchange this information on Twitter. So in a weird sneaker-net sort of way we have implemented a human DNS.
  • All the while there's a huge glaring 800-pound-gorilla elephant-in-the-room size contradiction. The pols say that businesses can't support WikiLeaks, but the Guardian and the NY Times and the newspapers in Pakistan, Indonesia, Israel -- all over the world -- they're businesses too. So if they're really serious about this, we're in First Amendment territory. They ought to be careful, because the politicians depend on these businesses to sell their product. Without them, they have no way to lie to us.   See the problem isn't that WikiLeaks is lying, the problem is that they're telling the truth. This is not business as usual. 
  • It seems to me that at the end of this chain is BitTorrent. That when WikiLeaks wants to publish the next archive, they can get their best practice from eztv.it, and have 20 people scattered around the globe at the ends of various big pipes ready to seed it. Once the distribution is underway the only way to shut it down will be to shut down the Internet itself.
Jac Londe

Huitter - 0 views

  •  
    Unfollower
Jac Londe

Google Insight - 0 views

  •  
    Google Insight Search for trends Timelines
Jac Londe

Tweet Clouds - 0 views

  •  
    Make a word cloud from a public Twitter stream: or Make a word cloud from free text:
Jac Londe

gkaindl.com → software → arduino ethernet - 0 views

  • Arduino Ethernet is a collection of libraries I have written to use within the Arduino programming environment in conjunction with the Ethernet shield. While the individual libraries are downloaded within a single archive, they do not depend on each other (unless noted otherwise) and can be used independently. The libraries are published under the GPLv2 (or, at your discretion, any later version). Individual libraries EthernetBonjour | Documentation EthernetDHCP | Documentation EthernetDNS | Documentation Also, by popular demand, I've prepared a very simple demo sketch using DNS, DHCP and Bonjour together. Basically, it gets network configuration data via DHCP, then lets you resolve DNS names via the DNS server received from DHCP, all while announcing its DHCP-assigned IP address via link-local Bonjour — Basically a combination of examples from the individual libraries, which I also recommend to look at, as they contain lots of comments explaining how stuff works.
1 - 9 of 9
Showing 20 items per page