Useful Blackberry Applications (And How Best To Install Them)
Useful Blackberry Applications (And How Best To Install Them)
Craig J. Johnston
Mini Agenda
• Useful BlackBerry Applications
– IT Support
– Extending the Enterprise
– Personal
• Distributing BlackBerry Applications
– Pull (From a web server)
– Push (From a BES 4.0 server)
Applications – IT Support
• Idokorro
– Access to Windows Servers
• Restart Servers
• Stop/Start/Edit Services
• View Event Logs
• Browse file system
• Start/Stop/Edit Scheduled tasks
• View/Kill Processes
• Many more …
Applications – IT Support
• Idokorro
– Access to AD and NDS
• Add/Delete/Modify users
• Change passwords
• Many more …
Applications – IT Support
• Idokorro
– Access to Exchange and Domino
• Add/Delete/Modify users
• Change passwords
• Modify mailbox quota
• Many more …
Applications – IT Support
• Idokorro
– Access to Oracle and SQL
• Tables
• Databases
• SQL Queries
• Stored Procedures
• Views
Applications – IT Support
• Idokorro
– Telnet and SSH
• Switches
• Routers
• UNIX/Linux hosts
• Any telnet or SSH host
Applications – IT Support
• METAmessage Message Alerts
– Filter based on subject or sender
– Override standard handheld alerts
Applications – Extending the Enterprise
• METAmessage
– Access CRM (e.g. InterAction)
• Search
• Add Activity
• Add to “My Contacts”
Applications – Extending the Enterprise
• METAmessage
– Access Document Managent Systems (e.g. iManage)
• Get Worklist
• Search for documents
• Read or get documents or NRL Links
Applications – Extending the Enterprise
• METAmessage
– Access and Enter Time and Billing (e.g. Carpe Diem)
• Enter time
• Get reports
Applications – Extending the Enterprise
• Build your own
– Handheld friendly portal
• WML, Plazmic, HTML, CSS, XHTML
• Forms queue on 4.0
• Push Channels, Web Messages, and Browser cache
Applications - Personal
• Instant Messaging
– VeriChat ( http://www.pdaapps.com )
Applications - Personal
• Dictionaries
– Beiks ( http://www.beiks.com )
• English -> Spanish/German/French/etc.
• Medical dictionaries
• Legal dictionaries
Applications - Personal
• Productivity
– PocketDay
– Mobile Bartender
– ExpenseManager
Applications - Personal
• Travel
– PocketMetro
– WorldMagic
– IslandTime
Applications - Personal
• Games
– NetWalk
– MagMic ( http://www.magmic.com )
• Tons of great games
Distributing Applications
• Pull Over the Air (OTA)
– Preparation
• Install the application on a PC first
• Create a Java Application Descriptor (JAD)
file
– Similar to an ALX file
MIDlet-Name: METAmessage Java Client 3.0 for BlackBerry
MIDlet-Version: 3.0.0.26
MIDlet-Vendor: Onset Technology Inc.
RIM-COD-URL-1: com_onsetinc_mm_alertrulesicon.cod
RIM-COD-Size-1: 1612
RIM-COD-URL-2: com_onsetinc_mm_attplus.cod
RIM-COD-Size-2: 59540
…
Distributing Applications
• Pull Over the Air (OTA)
– Setup the Web Server
• Create 2 new MIME types
– MIME Type: application/vnd.rim.cod
Extension: cod
– MIME Type: text/vnd.sun.j2me.app-descriptor
Extension: jad