Mobile AugmentedReality Communication
This module is primarily for use with the iOS Augmented Reality Framework PRAugmentedReality (see below)
It is also part of a soon-to-come distribution.
Features
It provides a custom resource for Drupal Services and serves 3 purposes:
- Find relevant data for the calling device
- Filter the data leaving only a few specified fields
- Send back the data to the calling device in a mobile-friendly format
Relevant = containing geolocation data & updated since last check
Specified fields = Listed by name in module. Optionally provides you with a way to add your own fields.
Mobile-friendly format = No fancy array nesting and bloat data
PRAugmentedReality iOS framework
In summary, the PRAugmentedReality iOS framework allows developers to instantly turn their mobile projects into an interactive location aware app.
It provides:
- An Augmented reality view out-of-the-box
- Customizable AR Overlays
- Customizable Map Pins
- Simple and efficient Data Storage system
- Communication with this module for simple creation of content on a site
Configuration
Configure user permissions in Administration > People > Permissions.
Read moreOpen Exchange Rates
This module simply imports exchange rates from openexchangerates.org and puts them in a database, updated on cron runs at a frequency you set. What you do with the exchange rates after that is up to you.
ERPAL git post-receive hook
This is not Drupal module. And it musn't be placed into site/all/modules folder.
This is post-receivve hook to retrive information from commit message and update task.
This hook is used with ERPAL GIT module.
Instalation:
read more about git hooks instalation at
This project is developed by Bright Solutions. We also offer paid Drupal and ERPAL integration and process consulting
Droptica DevServer
Droptica DevServer is virtualbox image with configured Ubuntu Server 12.04, GIT, Jenkins and sample Drupal project with PHPunit tests.
DOWNLOAD
Informations about operating system:
- OS: Ubunutu 12.04
- Linux user name: droptica
- Linux user password: drop
- Network configuration: auto dhcp
- Mysql root password: drop
Apache
Virtual hosts file: /etc/apache2/sites-enabled/jenkins
PHPMyAdmin: http://SERVERIP/phpmyadmin
Jenkins:
Jenkins jobs directory: /var/lib/jenkins/jobs/drupalproject_dev/workspace
Informations about Drupal sample project:
GIT repository location (bare): /var/git/drupalproject.git
Repository structure:
Read morelinked title
Allow to link node title to an internal/external link using Link module instead node/[nid]

