• submit to reddit
Kay Cichini05/09/13
1357 views
0 replies

Creating a QGIS-Style (qml-file) with an R-Script

How to get from a txt-file with short names and labels to a QGIS-Style (qml-file)? I used the below R-script to create a style for this legend table where I copy-pasted the parts I needed to a txt-file, like for the WRB-FULL (WRB-FULL: Full soil code of the STU from the World Reference Base for Soil Resources).

Vijay Narayanan05/09/13
1753 views
0 replies

Have a Reuse Strategy for Business Process Integrations

When implementing process automation initiatives, it is important to have a reuse strategy – why? Because, the process flows are a rich minefield for reusing services and common interfaces across a variety of use cases.

Michael Sahota05/09/13
1548 views
1 replies

Organizational Transformation Checklist

In this post I am sharing workshop results on how to understand the readiness of the leadership to undertake organizational transformation such as the intentional upgrade of the cultural operating system. It is partly a checklist and partly a diagnostic tool to understand current perceptions.

Mitch Pronschinske05/09/13
1424 views
0 replies

A Deep Dive Into Mobile Malware

The talk cites examples of common malware threats (some of which include drive-by download, fake players, trojan apps) and includes a look at the code of certain harmful software.

Chris Haddad05/09/13
2329 views
0 replies

Why Choose Apache Camel with Apache Tomcat

From a performance perspective, Apache Camel with Apache Tomcat depends on the Tomcat transport to provide high performant message transfer.

Eric Gregory05/09/13
3791 views
0 replies

Links You Don't Want To Miss (5/9)

Today: web apps on a floppy, the guts of Google Glass, Apache's Giraph hits 1.0, and four reasons to learn SQL, even if you really, really don't want to.

Eric Genesky05/09/13
2704 views
0 replies

Getting Started with Neo4j

Neo Technology Senior Consultant Andreas Kollegger discussed Getting started with Neo4j, the world's leading NOSQL graph database.

James Sugrue05/09/13
2925 views
1 replies

Thursday Code Puzzler: Solve The 15 Puzzle

Today the challenge is to write a program that can solve those sliding number puzzles.

Abby Fichtner05/09/13
2657 views
0 replies

Does Your Personality Help You Get Shit Done?

Based on how we think about rules, we can roughly divide ourselves into 4 categories: Upholders, Questioners, Rebels, and Obligers. Self-awareness being a good thing, I thought I’d share and think about how these types effect our ability to get shit done.

Eric Genesky05/09/13
857 views
0 replies

From Cisco: OpenStack, SDN, and the Future of IaaS

This talk focuses on extending the Quantum network service as well as potential changes that are coming for delivery of network services and infrastructure management.

Paul Hammant05/09/13
3484 views
0 replies

Interface Builder's Alternative Lisp timeline

ExperTelligence introduced IB in 1986. We took it up to neXt to show Steve Jobs – the rest is history. In 1988, Denison Bollay built a much more dynamic interface tool, in which the interface was fully modifiable as the program was running.

Johannes Brodwall05/09/13
1826 views
3 replies

A jQuery Inspired Server Side View Model for Java

jQuery has changed the way people thing about view rendering. How could a similar approach look in a server side situation like Java?

Andrew Trice05/09/13
967 views
0 replies

Adobe's Exploration in Cloud- Enabled Hardware

Adobe announced two exciting new pieces of creative hardware: Project Mighty and Project Napoleon.

Gary Sieling05/09/13
1692 views
0 replies

Extracting PDF Text with Scala

This example extracts the text contents of a PDF for use in other systems. This demonstrates some basic differences from Java: multi-line strings (hooray!), imports, primitive arrays, and what implementing an interface looks like.

Troy Hunt05/09/13
1303 views
0 replies

Here’s why you can’t trust SSL logos on HTTP pages (even from SSL vendors)

Let’s check out exactly what’s going on here and you really need video to understand the fatal flaw in the logic of SSL logos coming down over HTTPS.