Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Idea: Paho Examples & Snippets Page for website

That's VERY cool, if you ask me! :-)
Something that I would likely borrow for the iot.eclipse.org portal to make it easier to e.g filter the list of resources on the Resources page.

Benjamin –



Benjamin Cabé – IoT Evangelist

Eclipse Foundation
+33 (0) 619196101
@kartben

De : <paho-dev-bounces@xxxxxxxxxxx> on behalf of James Sutton1 <james.sutton@xxxxxxxxxx>
Répondre à : General development discussions for paho project <paho-dev@xxxxxxxxxxx>
Date : mardi 29 mars 2016 16:09
À : <paho-dev@xxxxxxxxxxx>
Objet : [paho-dev] Idea: Paho Examples & Snippets Page for website

Hi Everyone,
 
One thing that I noticed when I first started working with the Paho Clients was that it was sometimes quite hard to find good examples of how to accomplish certain tasks using them, E.g. Self signed TLS certificates. Although we have some pretty good API documentation, I thought that It might be good to have some actual examples available for users to quickly find what they need to get started. AFAIK the HiveMq Blog posts are pretty much the best source of "How to do x using the Paho Java/Python/C library" at the moment, but they aren't always easy to find unless you know they exist.
 
So whilst I was stuck on a train for a few hours last week, I thought I'd knock together a little proof of concept for something that we could use to make things easier for new users:
 
 
It's a simple static webpage that's inspired by the Node-Red flow library over at flows.nodered.org, All examples are just a file containing the code that's hosted in an 'examples' directory, with a reference / title / description for it added in a file called index.json which the webpage's JS reads and renders. 
 
It's quite rough around the edges for now as I've only been working on it in my free time, but do you guys think that this would be something that the Paho Community would like?  I won't be offended if you all think it's a terrible idea ;-) but if you think it could be worth perusing, I'll spend a few more evenings polishing it up!
Kind regards,
 
James Sutton
Software Engineer - IoT Foundation - MQTT Open Source Projects
Technical Trojan - Wimbledon Project

Phone: 01962 815438 | Extension: x372454
E-mail: 
Personal Website: www.jsutton.co.uk
Find me on:      
IBM

Hursley Park
HursleySO212JN
United Kingdom
 
IBM United Kingdom Limited Registered in England and Wales with number 741598 Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU
Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

_______________________________________________ paho-dev mailing list paho-dev@xxxxxxxxxxx To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/paho-dev

Back to the top