graphql-spqr-spring-boot-starter example needed - spring

I've been trying to find a simple working example using graphql-spqr-spring-boot-starter.
I tried a few time tutorials (graphql-spqr-spring-boot-starter) but they did'nt run.
Any help much appreciated.

Related

ADL xapi launch

I currently try to understand how the adl launch algorithm works. I've found the great tutorial by ht2labs (https://github.com/LearningLocker/xapi-demos) and the corresponding videos (https://vimeo.com/272792141 and https://vimeo.com/272792152). The tutorial shows which data are required by the launch-server to generate the xAPILaunchKey, but not, how it's generated. Could someone explain, how I can generate a valid xAPILaunchKey?
Thanks in advance

Autocomplete + suggest search bar for nodejs express framework, using a mongodb database

I'm looking for an example to go off on how to setup a search bar for a project I'm working on.
I've got a mongodb database and am using nodejs with the express framework.
I'd like to have autocomplete and suggest functionality for the search bar.
I've had a look at typeahead.js but am overwhelmed by how to implement it. If anyone knows of a place to find a working version (that I can upload to my dev environment and take apart) or has the time to run be through it step by step, I'd be very grateful.
Alternatively if there is a much easier to achieve what I want to do, let me know.
Thanks in advance.
My recent research has shown a blog post that might be of help.
http://physalix.com/jquery-autocomplete-search-with-node-js-and-mongoose/
edit:
Sorry for the brevity, unfortunately I am of novice level with node.js so I don't want to submit code directly on here as I cannot confirm it has been tested and will work.
The link above does look like it will work and has been vetted on the original article post as functional. As a general example I believe this will definitely lead you in the right direction to a functioning search bar with the functionality you require.
Note this doesn't implement typeahead.js but works in a similar fashion.

Error when trying to run Watir test through Fitnesse

I've recently been trying to run the following tutorial:
http://raveendran.wordpress.com/2010/10/20/watir-integration-with-fitnesse/
However I when I attempt to run the test in Fitnesse, it just sticks on "running test" without ever doing anything. I have tried to replace some of the Syntax, formatting etc but I just get the same result. Does anyone know how successfully implement this tutorial?
Many thanks for any help provided.
Matt
I remember doing that. It was tough to set up correctly. I can't remember much about it, but there was a fixture that helped me at Faucets. Good luck.

Beginner in CodeIgniter

Ok...so I've just started playing around with Codeigniter. I've followed the two tuts on their website and I'm looking for more resources to expand my knowledge. What do you guys recommend?
Start writing an application using CI. You'll learn more than any tutorial will teach you...
Nettuts' CodeIgniter from Scratch series is really useful for beginners.
Other than that, like #Justin said, just make an app.
You can also watch these two videos: http://codeigniter.com/tutorials/
You can also take a look at this tutorial which shows you how can you keep your controllers clean and non fat: http://chris-schmitz.com/cleaning-up-your-codeigniter-controllers/

Cruisecontrol custom charts

I have solved my initial problem with statistics gathering, but now would like to present the data in some nice charts (much like the default ones already in CCNET). I have followed what I think is the correct way to do this, but still nothing shows up. Is there a working example that I can see working that anymore knows of?
Thanks in advance
Solved!
I just had to actually following the instructions, so I don't need help on doing this anymore.

Resources