What's everyone working on this month? (September 2016)

Matt Maier blueback09 at gmail.com
Thu Sep 1 06:07:21 EDT 2016


I've been building a website in Livecode and revIgniter. I wanted a
passwordless authentication system so I had to roll that from scratch.

Now I'm connecting my desktop app to the website so that users can sync
their projects and make them available online.

This way people who know how to make things, and want to share (focusing on
open source hardware) can easily keep track of all the details. People who
need to know how to make things can get a BOM and instructions all neatly
organized and up to date.

The website (bare bones at the moment) is https://www.howstr.com

You can learn about and download Howstr here http://github.howstr.com

If you're a Livecode developer looking for contract work I'd be interested
in discussing specific projects. There aren't many Livecode devs around.

On Thu, Sep 1, 2016 at 11:48 AM, Peter TB Brett <peter.brett at livecode.com>
wrote:

> Hi all,
>
> What exciting LiveCode project(s) are you working on at the moment? Where
> can we find out more about them?  Have you run into any interesting
> problems (or solutions) that you'd like to share?
>
> ----------
>
> In the office, I'm currently trying to figure out what tools I can build
> to help with core dev team productivity.  For example, I'm planning to
> create a tool that keeps our Bugzilla site (http://quality.livecode.com/)
> synchronised with what's going on in our git repositories (
> https://github.com/livecode/)
>
> In my spare time:
>
> - I've been adding some stuff to my somewhat-insane open source
> "undergrowth" library of pure-LCB bits and pieces (
> https://github.com/peter-b/undergrowth), including a templated string
> formatting function:
>
>     u_format("There are {} lights", [5])   --> "There are 5 lights"
>
> - I've now written a reasonably usable Emacs mode for LCB source code (
> https://github.com/peter-b/lcb-mode), with syntax highlighting and
> indentation support.  It turns out LCB code (and LiveCode script) is
> actually very difficult to highlight well without compiler support because
> of LiveCode's English-like syntax, but lcb-mode does the job adequately for
> the time being
>
> - I've got the idea of making it possible to write externals in Rust going
> round (and round) inside my head but I haven't yet got round to getting it
> working.
>
> ----------
>
> What are you up to?
>
>                                      Peter
>
> --
> Dr Peter Brett <peter.brett at livecode.com>
> LiveCode Technical Project Manager
>
> lcb-mode for Emacs: https://github.com/peter-b/lcb-mode
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list