Oracle Database Information Now Available on the Oracle Mobile Application
Now, wherever you are, you can stay connected to the Oracle Database team by downloading the free Oracle mobile application.
It will help you to keep up with the latest Oracle Database news, blog,
social media, video, plus much more while you are on the move!
News—Track Oracle Database news.
Blogs—Participate in an on-going dialog with our Oracle Database bloggers.
Social—Keep up with events, webcasts and other announcements via the Oracle Database social channels
Video—See clips of Webcasts, executive addresses and keynotes, Oracle Database customers, and much, much more.
While organizations are fast embracing BYOD (Bring Your Own Device) culture to attract and retain best talent, improve productivity, bring agility and drive down costs, SuperValu coined their own term (and trend): TYDH – Take Your Device Home.
Yes, SuperValu, a Minn based, 18,000 employees strong, food retailer handed out 2,200 iPads to store directors at locations across the country. The motivation behind this reverse trend? Phillip Black, Director of Identity & Access Management at SuperValu, shared the reasoning behind this trend in his talk at last week’s Oracle OpenWorld 2012. "It gives them productivity tools to better manage their store," says Black.
Intrigued? Find out more in this recently published news article. And learn more about Oracle Identity Management 11gR2 mobile- and social- ready sign-on features today.
Additional Resources:
Press Release: Oracle announces Identity Management 11g Release 2
On-Demand webcast: Identity Management 11gR2 Launch
Oracle Magazine: Security on the Move
Website: Oracle Identity Management
Blog Post: Mobile and Social Sign-on with Oracle Access Management
I am using jquery mobile and I have an array makeArrayin jquery and I have created few listview by the values of the array.Everything works fine.But the jquery mobile list-view style is not shown. Rather it is shown an ordinary list view. This is my code:
$(document).ready(function(){
var url = "inventory/inventory.json";
var makeArray = new Array();
$.getJSON(url, function(data){
$.each(data, function(index, item){
if(($.inArray(item.make, makeArray)) == -1){
makeArray.push(item.make);
$('.upper_case')
.append('<li data-icon="list-arrow"> <a href="trade_form.php?='+ item.make +'"><img src="images/car_logo/buick.png" class="ui-li-thumb"/>' + item.make + '</a></li>');
}
});
});
});
Like many of you, I learn best by getting my hands dirty. When confronted with the task of understanding a new set of products and technologies and figuring out how they might apply to a vertical industry like healthcare, I set out to create a demonstration. The video that follows aims to show how the Oracle embedded software portfolio can be applied to a healthcare application. The demonstration utilizes among others, Java SE Embedded, Berkeley DB, Apache Tomcat, Oracle 11gR2 and Oracle Database Mobile Server.
Eric Jensen gives a great critique and description of the demo here. To sum it up, we aim to show how live medical data can be collected on a medical device, stored in a local database, synchronized to a master database and furthermore propagated to a mobile phone (Android) application. Come take a look!
TAKE Solutions Ltd. [BSE: 532890 | NSE: TAKE], a leader in the Supply Chain Management and Life Sciences domains, today announced the successful implementation of Oracle Mobile Supply Chain Applications (MSCA®) for a leading manufacturer of household goods. Leveraging TAKE’s more than 15 years of expertise with the Oracle® E-business Suite products, the customer has achieved real-time inventory visibility into manufacturing, put-away and customer shipments. TAKE also implemented location control and cycle counting to provide additional visibility and inventory accuracy.
http://www.virtual-strategy.com/2012/06/05/take-solutions-implements-oracle-mobile-supply-chain-applications-leading-housewares-manu
Many of the SOAP based web services out there have parameters of specific object types - so not just simple String/int inputs. The ADF Web service data control makes it quite simple to interact with them. And this applies also in the case of ADF Mobile.
Since there were several thread on OTN asking about this - I thought I'll do a quick demo to refresh people memory about how you pass these "complex" parameters to your Web service methods. By the way - this video is also relevant if you are not doing mobile development, you'll basically use the exact same process for building "regular web" ADF applications that access these types of Web services.
One more thing you might want to do after you create the page is look at the binding tab to see the method call in there, and notice the parameters for it in the structure property. Go and look at their NDValue property to get the complete picture.
Drupal 8 : intégration du framework Symfony et support du mobile
pour le CMS open source PHP
L'événement DrupalCon qui s'est tenu à Munich du 20 au 24 août a permis de dévoiler les nouveautés de la prochaine version du système de gestion de contenu (CMS) open source écrit en PHP.
Le développement de Drupal 8 sera essentiellement axé vers le mobile et intégration du framework PHP Symfony, basé sur des composantes PHP réutilisables.
Selon Dries Buytaert, créateur de Drupal : « l'intégration de Symfony dans le noyau Drupal 8 va moderniser l'interface utilisateur de Drupal et permettre aux débutants de développer très vite des contenus de qualité sans bagage technique impor...
Wophone : le nouvel OS mobile chinois
Pour concurrencer Android et l'iPhone
China Unicom, l'un des trois plus gros opérateurs de téléphonie sans fil de Chine, a annoncé qu'il envisageait de lancer de nouveaux terminaux mobile équipé de son propre système d'exploitation maison baptisé « Woppone».
La plate-forme, en cours de développement, est basée sur Linux. Elle pourra tourner sur les Smartphones et sur les tablettes. Le but d'un tel OS est de permettre à China Unicom, d'après sa propre communication, de démocratiser sa jeune génération de réseau sans fil 3G.
Grâce à ce nouvel OS, China Unicom espère développer des appareils sans fil 3G plus rapide et réduire le temps néc...