Skip to content

Instantly share code, notes, and snippets.

View mrs110's full-sized avatar

Rene Scheele mrs110

View GitHub Profile
@mrs110
mrs110 / FotoAppSDK.java
Created January 30, 2017 15:06
Trying to wrap connect()
private void init(JSONArray args) throws JSONException{
// args contains the arguments for initialization. these must be unwrapped.
for (int i=0; i==5; i++) {
if (args.getString(i) == null || args.getString(i).length() <= 0) {
callbackContext.error(TAG + ": initialization failed. Are you passing the correct parameters?");
}
}
// Get arguments passed in
// Endpoints are a bit special, since they come as an array and have
<mailto:gbl_leistung@gothaer.de>
<tel:052126031190>
@mrs110
mrs110 / map.html
Created July 22, 2015 14:33
Map gist
<map id="imgmap2015722153328" name="mymap">
<area shape="poly" alt="" title="" coords="308,126,375,124,402,176,360,224,296,213,277,166,285,151" href="https://w3-connections.ibm.com/wikis/home?lang=en-us#!/wiki/W0c01803a20dc_44e3_94b1_bbd4bbdc4225" target="_blank" />
</map>
<img alt="image" src="https://w3-connections.ibm.com/blogs/9169f4ae-5ad8-4855-803a-f594d3ee1f17/resource/BLOGS_UPLOADED_IMAGES/editor_image_11135a9a-4a03-4a5f-828b-4e2beb697292.png" USEMAP="#mymap" style=" display:block; margin: 1em 1em 0pt 0pt; float: left;" />
@mrs110
mrs110 / custom_rules.md
Last active August 29, 2015 14:15
Cutom Rules Blogpost

Feature: Custom Rules

We at Let's Talk want our users to get the most out of our product. So to help you help your customers we have introduced to our platform a new feature: custom rules. These rules assign conversations to operators according to your needs.

How it works

Admins can define custom rules which define how conversations are assigned to operators. Lets look at an example.

Click on your profile icon on the top right corner and select the third option ('Custom rules'). This will take you to a menu listing all your rules: rule_summary

@mrs110
mrs110 / shortcuts.md
Last active August 29, 2015 14:15
Shortcuts Blogpost

Feature: Shortcuts

With our new feature we hope to make the lives of our users a lot easier. We noticed that many of our users have standard phrases, which they repeat many times throughout the day when attending clients. This is why we decided to introduce the shortcuts feature.

How it works

We have added a button on the right side of the message field. When clicked it displays a list of available shortcuts: button_dropdown By selecting one of these shortcuts, a predefined text is inserted in the messages field. The result looks like this: