thomers

Results 10 issues of thomers

I have a MasterDetail storyboard setup as created by the Xcode 7 project template, using a UISplitViewController as front view controller (and additional setup in AppDelegate application didFinishLaunching) as described...

Hello, here's what I'm trying to accomplish: * Client sends HTTP request * nginx-vod starts streaming a sequence of static local video files (the files and the sequence do not...

Stream s = list.stream(); It seems I cannot use java.util.Stream - cannot find symbol class Stream Installed Java version is 11.0.8, via Jupyterhub

In general, what are the steps to manually initialize the AWSMobileClient from ObjC? I didn't find documentation. **Which AWS Services are you utilizing?** AWS Cognito AWS S3TransferUtility **Environment:** * SDK...

question
investigating
cognito

I want to determine the network connection quality during app startup as quickly as possible. One idea was to send out a burst of a couple of pings, and measure...

I was informed by a student of mine that all my notebooks stopped connecting, after the initial IJava installation and browser page refresh. What used to work: Execute this first...

Hello! I'm searching for a Chat UI package that I can extend to allow for the following: I'm creating a chat game that looks like a messenger app, with group...

P1

Hello, what's the best way to create a new ImageMessage from a known remote URL (and the "author" attributes of course)? Both ImageMessage and PartialImage have "size" as required, so...

question

Hello, is there something that I can use to add "system"-messages , like "userXY has joined / left the chat"? They should appear between the other messages, scrolling with them...

question