gettingstartedwithpumpio
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
gettingstartedwithpumpio [2014/11/03 01:50] – sekula | gettingstartedwithpumpio [2014/12/19 11:38] (current) – [But how do I USE pump.io?] sekula | ||
---|---|---|---|
Line 11: | Line 11: | ||
Other people than me have also written about getting started on Pump.io. Check these out if you don't like what I have to say: | Other people than me have also written about getting started on Pump.io. Check these out if you don't like what I have to say: | ||
- | * English version: [[https:// | + | * Jan Kusanagi, developer of the Dianara pump.io client, explains how pump.io is not identi.ca and many other great things. |
+ | | ||
+ | * Spanish version: [[http:// | ||
Line 65: | Line 67: | ||
* WeatherBot: want to know the weather in a city? Just follow weather@hub.polari.us ([[https:// | * WeatherBot: want to know the weather in a city? Just follow weather@hub.polari.us ([[https:// | ||
* Jeremy Pope runs a whole bunch of neat botscripts. Check them out! [[http:// | * Jeremy Pope runs a whole bunch of neat botscripts. Check them out! [[http:// | ||
- | ===== But how do I USE pump.io? ===== | + | ===== But how do I USE pump.io? |
You, my friend, need a CLIENT. Pump.io is just a network protocol - you need something that speaks the language. Here are my suggestions: | You, my friend, need a CLIENT. Pump.io is just a network protocol - you need something that speaks the language. Here are my suggestions: | ||
Line 72: | Line 74: | ||
* **Desktop Clients**: | * **Desktop Clients**: | ||
* I use Linux and sometimes Mac, so I like Pumpa (https:// | * I use Linux and sometimes Mac, so I like Pumpa (https:// | ||
+ | * [[http:// | ||
* **Mobile Clients**: | * **Mobile Clients**: | ||
* I use Android most of the time, so I recommend getting either Impeller (https:// | * I use Android most of the time, so I recommend getting either Impeller (https:// | ||
Line 77: | Line 80: | ||
* **Clients in the Terminal** | * **Clients in the Terminal** | ||
* " | * " | ||
- | |||
===== Pump.io and Your Language - it's a client thing ===== | ===== Pump.io and Your Language - it's a client thing ===== | ||
{{ : | {{ : | ||
Line 110: | Line 112: | ||
Connect to your MongoDB: | Connect to your MongoDB: | ||
- | > mongdo | + | > mongo --host <IP ADDRESS> |
List your available databases: | List your available databases: |
gettingstartedwithpumpio.1414979439.txt.gz · Last modified: 2014/11/03 01:50 by sekula