funwhilelost has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
larjona has quit [Remote host closed the connection]
funwhilelost has joined #sandstorm
larjona has joined #sandstorm
joshbuddy has quit [Quit: joshbuddy]
joshbuddy has joined #sandstorm
<warren>
asheesh: around?
simonv3 has joined #sandstorm
bb010g has quit [Quit: Connection closed for inactivity]
<ocdtrekkie>
paulhibbitts: Web publishing is currently static only.
<ocdtrekkie>
I have not read any above discussion yet though.
<ocdtrekkie>
FWIW
joshbuddy has quit [Quit: joshbuddy]
<ocdtrekkie>
I also had difficulty getting GitWeb/GitLab credentials to work with the git client provided by GitHub. I imagine GitHub's software is at least partially optimized for actually connecting to GitHub.
<ocdtrekkie>
I am experimenting with writing a home automation client. But in Visual Basic, and it's the first scratch-built thing I've attempted since college. So we'll see if it survives the first 24 hours of me playing with Visual Studio.
<jadewang>
my friend alice is learning middleman, and I was thinking:
<jadewang>
does anyone here have any opinions or insight into jekyll vs. middleman?
XgF has quit [Ping timeout: 250 seconds]
XgF has joined #sandstorm
sunu has quit [Quit: No Ping reply in 180 seconds.]
sunu has joined #sandstorm
dcb has joined #sandstorm
joshbuddy has joined #sandstorm
sunu has quit [Quit: No Ping reply in 180 seconds.]
mnutt has joined #sandstorm
XgF has quit [Remote host closed the connection]
joshbuddy has quit [Quit: joshbuddy]
funwhilelost has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
joshbuddy has joined #sandstorm
kepod has quit [Remote host closed the connection]
XgF has joined #sandstorm
jadewang has quit [Remote host closed the connection]
jadewang has joined #sandstorm
roflbox is now known as Nixon
Nixon is now known as roflbox
gemlog has joined #sandstorm
simonv3 has quit [Quit: Connection closed for inactivity]
<gemlog>
Piwik. Heck, it isn't even my birthday. Thanks sandcats! :-)
<gemlog>
I'd never even heard of piwik before.
<gemlog>
I have to preface this next bit by saying I don't know how or if acl works in piwik.
<gemlog>
One click install on sandstorm.
<gemlog>
install plugin on joomla site and copy/paste some js.
<gemlog>
done.
<gemlog>
How cool is that?
<gemlog>
I'm old and am used to having to type a lot to get things done.
<gemlog>
Then I just sent the links with admin rights to the actual admins of those sites (little sites is all I have, like my parish, ski club...)
<gemlog>
Thx very much kentron, asheesh, zarvox et al!!! Made my evening.
gemlog has left #sandstorm ["Konversation terminated!"]
<mnutt>
one really minor usability thing, if it was possible to keep webkeys secure while making them just alphanumeric (not using dashes and underscores, perhaps making them a little longer) it would mean they could be selectable with a double click rather than a triple click
rhapsodhy has quit [Remote host closed the connection]
rhapsodhy has joined #sandstorm
<asheesh>
mnutt: Seems reasonable to me! I suggest you file a bug.
<mnutt>
cool
<mnutt>
is there a debug mode where I can log request details for every http(s) request that comes into sandstorm?
<mnutt>
I’m trying to track down an issue with an ios client, and xcode isn’t helping
<zarvox>
Not at present - I usually use strace for snooping network traffic <_<
<zarvox>
I mostly do development in local VMs with port forwarding, but I guess that works less well for mobile apps :P
<zarvox>
(and over plain HTTP)
<zarvox>
Do you need to see what the incoming request looks like, or just what sandstorm-http-bridge is giving Davros?
<mnutt>
I want to see what headers are being sent into sandstorm, before the proxy gets ahold of it
<asheesh>
tcpdump mumble
<mnutt>
ssl encryption :)
<mnutt>
maybe I should just disable https to my server for a while, hmm
<zarvox>
Ahhh, then you probably need to either add debugging stuff in proxy.js or terminate SSL with nginx or something
<asheesh>
(I am apparently about to fall asleep!)
<mnutt>
I started adding some console.logs to pre-meteor.js but am not seeing output
<zarvox>
note that switching https -> http will invalidate your oauth configs since the redirect URI changed
<zarvox>
using run-dev.sh?
<mnutt>
sudo sandstorm restart ?
<mnutt>
the frontend logs to /opt/sandstorm/log/sandstorm.log too, right?
<zarvox>
so there's the C++ backend stuff, and there's the Meteor frontend stuff, and the latter is concat'd and minified and such, unless you're building a full bundle and updating it in between, I don't think your code will be run?
<zarvox>
unless you stopped the frontend with sudo sandstorm stop-fe and then are running meteor things with run-dev.sh
<mnutt>
ahh, that’d do it. let me try that
<zarvox>
I could be mistaken!
<zarvox>
run-dev also prints things to stdout/stderr, which may be more convenient than looking in the logfiles
<mnutt>
awesome, this is great for trying out a few frontend changes quickly
<zarvox>
yay, glad you can iterate more quickly on frontend things :)
augustl_ has joined #sandstorm
augustl has quit [Ping timeout: 240 seconds]
augustl_ is now known as augustl
joshbuddy has quit [Quit: joshbuddy]
<myguidingstar>
hi all, is wallabag (a read-it-later app) suitable in sandstorm store?
<mrshu>
myguidingstar: I haven't seen it there yet
<mrshu>
myguidingstar: but I wish it was
ocdtrekkie has quit [Ping timeout: 244 seconds]
KaZeR has quit [Ping timeout: 240 seconds]
ocdtrekkie has joined #sandstorm
KaZeR has joined #sandstorm
nwf has quit [Read error: Connection reset by peer]
nwf has joined #sandstorm
jadewang has quit [Remote host closed the connection]
sunu has joined #sandstorm
logbot__ has joined #sandstorm
rolig has quit [Ping timeout: 265 seconds]
rolig has joined #sandstorm
rolig has quit [Ping timeout: 240 seconds]
dlitz_ has joined #sandstorm
dlitz has quit [Ping timeout: 240 seconds]
notevil has joined #sandstorm
_iwc has joined #sandstorm
rolig has joined #sandstorm
* asheesh
waves.
_iwc has quit [Killed (Sigyn (Spam is off topic on freenode.))]
funwhilelost has joined #sandstorm
<funwhilelost>
Hey, guys. I was thinking about trying to package up an app this weekend. One thing I haven't figured out: how do you deal with background work? (I'm looking through Tiny Tiny RSS's package trying to figure this out. I'm assuming it polls feeds.)
mnutt has quit [Quit: mnutt]
jadewang has joined #sandstorm
funwhilelost has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
dcb has quit [Ping timeout: 264 seconds]
mnutt has joined #sandstorm
notevil has quit [Ping timeout: 255 seconds]
notevil has joined #sandstorm
<pdurbin>
hmm. maybe there's something like cron
<asheesh>
funwhilelost has wandered off. There is currently no cron-like thing, but there ought to be, it's just a matter of making it happen.
<pdurbin>
is there an issue tracking that feature?
<asheesh>
I don't know!
<asheesh>
Let me check.
<asheesh>
There is not that I can find. I can file one!
<mnutt>
gentle nudge to take a look at the pending davros submission…it’s not at all urgent, but I was thinking of posting to HN and it’d be great if it was the newest version :)
<mnutt>
assuming the publish actually went through, I’m not 100% sure it did
funwhilelost has joined #sandstorm
<funwhilelost>
Thanks for filing that issue re: background work. I added my comment and subscribed.