Search found 15 matches

by kdna
Tue Apr 30, 2013 10:59 pm
Forum: Developers
Topic: Plugin code broken since 13.1.16
Replies: 6
Views: 9911

Re: Plugin code broken since 13.1.16

Would it be possible for you guys to write a simple tutorial explaining how to make a simple hello world plugin?
How to integrate with external programs?

I would like to extend Open Dental but am very confused.

Thank you.
by kdna
Mon Dec 24, 2012 2:31 am
Forum: Main Forum
Topic: Telephone integration with Open Dental
Replies: 15
Views: 27125

Re: Telephone integration with Open Dental

Twilio allows you to set up VOIP or advanced telephony services using HTTP. By far the best option out there. You just need to find a developer to set this up for you once and tailor it to your practice needs.

Highly recommended, check them out

http://www.twilio.com/

:D
by kdna
Mon Dec 24, 2012 2:27 am
Forum: Main Forum
Topic: Is there a way to send mass emails to patients?
Replies: 6
Views: 8490

Re: Is there a way to send mass emails to patients?

There are several notable services that allow you to send these types of emails:

Emma
http://myemma.com/

MailChimp
http://mailchimp.com/

SendGrid
http://www.sendgrid.com


Cheers!
by kdna
Mon Dec 24, 2012 2:13 am
Forum: Advanced Topics
Topic: The NEW Metro Interface
Replies: 13
Views: 20755

Re: The NEW Metro Interface

Metro and Windows 8 sucks. Sticking with Windows 7. Microsoft messed up on this one big time.
by kdna
Mon Dec 24, 2012 2:10 am
Forum: Advanced Topics
Topic: Open Dental as a Windows Store App
Replies: 1
Views: 4638

Re: Open Dental as a Windows Store App

Not sure what your progress is on the the Windows app but I was thinking of getting an Open Dental app ready just in time for BlackBerry 10 launch.
I am writing native code C/C++ business logic.
by kdna
Mon Dec 24, 2012 2:05 am
Forum: Advanced Topics
Topic: BYOD leads to data breaches in the workplace
Replies: 1
Views: 4802

Re: BYOD leads to data breaches in the workplace

One word: BlackBerry 10. Launching January 30, 2013. 140-2 Security Certified. BES 10 BYOD management. Security perimeter with BlackBerry Balance - separate on device threads, one for personal, the other for work. It's the only device on the market that's actually HIPAA compliant. Android = Malware ...
by kdna
Mon Aug 27, 2012 2:47 pm
Forum: Developers
Topic: some plugin-developer-friendly requests
Replies: 7
Views: 10401

Re: some plugin-developer-friendly requests

I am having issues getting the Example Plugin working. If you have something working, I would love to see the code. The docs are lacking.

Thanks.
by kdna
Mon Aug 27, 2012 2:39 pm
Forum: Sharing
Topic: Clone Example Plugin Code using Git/HTTP
Replies: 0
Views: 14543

Clone Example Plugin Code using Git/HTTP

I had issues using Tortoise, SVN. For those of you who use GitHub, or any git distributed version control, I have posted source of the plugin example so you can easily clone it to your machines. You can use git or https (zip, or tarball). Versioning begins at rev 8320. Run git clone on git://github....
by kdna
Wed Mar 21, 2012 12:39 am
Forum: Main Forum
Topic: Transitioning from Dentrix, reasonable staff training?
Replies: 5
Views: 9288

Re: Transitioning from Dentrix, reasonable staff training?

Obviously I don't want to just close the office if I can help it but realistically how much down time can I expect to experience before we are a functioning dental office again? Would you find a site like Lynda.com for Open Dental Software useful? I am working on something like this. There needs to...
by kdna
Wed Mar 21, 2012 12:37 am
Forum: Advanced Topics
Topic: Extract Daily Schedule
Replies: 4
Views: 8526

Re: Extract Daily Schedule

Well I am a developer actually. My skillset includes html5, css3, js, jquery, php, mysql, bbdev, mongodb, github etc. Figured Out I needed to Install Apache Linux, then call my php script just like in web app dev I will need to spend some time looking at the db architecture to create the queries I n...
by kdna
Mon Mar 19, 2012 10:12 am
Forum: Advanced Topics
Topic: Extract Daily Schedule
Replies: 4
Views: 8526

Re: Extract Daily Schedule

1. I am stuck. Not sure what Mysql Connector to use, what it is... Any suggestions Jordan?
2 .Also, how do you sync with another server. I don't need to sync everything, just the schedule?

Thanks! Still need to get this working.
by kdna
Sat Feb 25, 2012 12:42 am
Forum: Advanced Topics
Topic: Extract Daily Schedule
Replies: 4
Views: 8526

Extract Daily Schedule

Hi! I need to extract the daily schedule from Open Dental. Looks like you can do the following query from Reports ->User Query: select * from appointment I need to create a batch(bat) script with this command. Is there a way I can query data from open dental outside of the program? Trying to use the...
by kdna
Wed Feb 22, 2012 2:58 am
Forum: Advanced Topics
Topic: How To Customize Statement?
Replies: 3
Views: 6706

How To Customize Statement?

I would like to customize the look layout of the Statement (Under Accounts->Statement). I am upgrading a practice and integrating various systems. I need the Statement that gets printed to the patients to be consistent. Is there a way I can create my own page design? Can I control how the data is di...
by kdna
Wed Feb 22, 2012 1:13 am
Forum: Main Forum
Topic: Web version
Replies: 23
Views: 37688

Re: Web version

Best of luck to you Jordan and the entire Open Dental Team! Not sure about what this means to HIPAA etc.

Have you thought about putting the project on GitHub (github.com) and Open Sourcing the development to those interested? I would be willing to contribute my html5/js skills in your effort.
by kdna
Wed Feb 22, 2012 1:08 am
Forum: Developers
Topic: Hello, New Open Dental Developer
Replies: 5
Views: 8648

Hello, New Open Dental Developer

Hi! I'm new. My plan is to automate some things inside open dental so that I can deploy my solution to a few sole practitioner practices that could benefit. Goals: 1. Batch/Bash tasks to synchronize practice schedule with third-party solution such as Google Calendar/BlackBerry Calendar 2. Automatic...