Skip to main content

Home/ Web 2.0 Tools/ Group items tagged pipe

Rss Feed Group items tagged

Ako Z°om

Pipes: Rewire the web - 0 views

  • Pipes is a powerful composition tool to aggregate, manipulate, and mashup content from around the web. Like Unix pipes, simple commands can be combined together to create output that meets your needs: combine many feeds into one, then sort, filter and translate it. geocode your favorite feeds and browse the items on an interactive map. power widgets/badges on your web site. grab the output of any Pipes as RSS, JSON, KML, and other formats. Sounds good? Learn more....
    • Ako Z°om
       
      a bit dev tool but to try coz it's graphical...
Ako Z°om

pipe- page exemple - 0 views

    • Ako Z°om
       
      dev tool ? use it to create your rss online and with this interface...connect boxes and soert all info !...
  •  
    it's%20about%20the%20next%20way%20to%20concatenate%20the%20flux%20of%20informations%20...%20it's%20a%20graphical%20interface%20to%20use%20rss%20data
qualitypoint Tech

Feedburner-yahoo pipe issue got resolved - 0 views

  •  
    It seems Feedburner-yahoo pipe issue was resolved. I am not sure whether it was resolved by Google or resolved by Yahoo.
Janos Haits

Pipe - File transfer made friendly - 21 views

  •  
    transfer files with your facebook friends.
John Onwuegbu

Helpouts - Get and Give Help over Live Video | Questechie - 3 views

  •  
    Helpouts makes it easy for getting help for a computer glitch, a leaky pipe, or a homework problem as clicking a button?
  •  
    www.thebargainplaza.com Most quality online stores.New Solution for home gym, cool skateboard, Monsterbeats headphone and much more on the real bargain. Highly recommended.This is one of the trusted online store in the world. View now www.thebargainplaza.com
anonymous

What would you do with 100 times the bandwidth? - 0 views

  •  
    what would you do with 20, or 100, times the bandwidth you currently have? This may become a possibility very soon, so I thought it would be interesting to compile a list of future applications that could exist with a much bigger pipe. Feel free to chirp in with your own ideas!
Helen Baxter

Home - Microsoft Popfly - 0 views

  • Create a Mashup Create a mashup without writing a line of code. The Mashup Creator lets you combine different web sites together to form cool, new creations. Click on the Mashups menu for pre-built examples.
Matteo Spreafico

Web Hooks / FrontPage - 0 views

  • The concept of a WebHook is simple. A WebHook is an HTTP callback: an HTTP POST that occurs when something happens; a simple event-notification via HTTP POST.
  • A web application implementing WebHooks will POST a message to a URL when certain things happen. When a web application enables users to register their own URLs, the users can then extend, customize, and integrate that application with their own custom extensions or even with other applications around the web. For the user, WebHooks are a way to receive valuable information when it happens, rather than continually polling for that data and receiving nothing valuable most of the time. WebHooks have enormous potential and are limited only by your imagination! (No, it can't wash the dishes. Yet.)
  • Push is the simplest of reasons to use WebHooks. As was just stated above, no more polling every couple of minutes to find out if there is new information. Just register a WebHook and receive the data at your doorstep as soon as it exists.
  • ...3 more annotations...
  • A Pipe happens when your WebHook not only receives real-time data, but goes on to do something new and meaningful with it, triggering actions unrelated to the original event. For example, you create a script, register its URL at a photo site, and have it email you when your mother posts a new photo.
  • Plugins: processing data and giving something in return This is where the entire web becomes a programming platform. You can use this form of WebHooks to allow others to extend your application. Facebook's Application Platform uses WebHooks in this way, and so does Google Wave's robot integration. The general idea is that a web application sending out data via WebHooks will also use the response to modify its own data. At Facebook, when you access an app, Facebook sends a WebHook out to your application saying "Hey, someone's accessing your application, what do I do?!" The application responds with, "Show the user this page..." Facebook does so, and the pattern continues in the same manner as you continue to use the application. At Google Wave, when you do something in a wave, any robot you've added as a participant is notified via a WebHook, and the robot has the ability to modify the wave in its http response. Implement WebHooks in this way in your application if you want to allow others to truly extend and enhance the abilities of your application.
  • By letting the user specify a URL for various events, the application will POST data to those URLs when the events occur. With the cheap availability of PHP hosting and even easier simple app/script hosting like AppJet or Scriptlets, handling the POST data becomes fairly trivial. How you use it is up to you and whatever you want to accomplish.
1 - 9 of 9
Showing 20 items per page