Search found 598 matches

by Justin Shafer
Sat Oct 23, 2021 12:58 am
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Camera Snapshot Software

I added the ability to crop and rotate photos in IOC Snapshot "Open Dental Camera" plugin. This allows you to crop the photos before they are sent to Open Dental. Currently you cannot crop photos once they are in a mount in Open Dental, at least not easily. So this should work. Double click the imag...
by Justin Shafer
Sat Sep 04, 2021 12:19 am
Forum: Main Forum
Topic: Gendex eHD Sensor with Windows 10
Replies: 1
Views: 5829

Re: Gendex eHD Sensor with Windows 10

It should work on Windows 10 32 bit and disable driver signature enforcement....But not all computers have 32 bit drivers these days.

eHD sensors were the last "Gendex" sensor before they were bought out....
by Justin Shafer
Sat Jul 24, 2021 4:12 pm
Forum: Main Forum
Topic: Freak OUT!
Replies: 2
Views: 5988

Re: Freak OUT!

And I saw the more recent trial is now using Maria....
by Justin Shafer
Sat Jul 24, 2021 4:10 pm
Forum: Main Forum
Topic: Freak OUT!
Replies: 2
Views: 5988

Freak OUT!

So someone called me today about backups and asked about.. backingup.. zzzZZZZZ At first he said his OD Images folder was over 1TB in size and I told him that sounded awfully wrong. So I logged into an office to compare... And I looked at d:\mysql\data\opendental and all the files look small AND the...
by Justin Shafer
Mon Mar 29, 2021 8:05 am
Forum: Developers
Topic: Bad Database Design Spotlight
Replies: 8
Views: 17141

Re: Bad Database Design Spotlight

You would need to build a 32bit Twain if you went 64 bit... So many scanners lack 64 bit twain drivers...
by Justin Shafer
Mon Mar 29, 2021 7:55 am
Forum: Main Forum
Topic: social security numbers
Replies: 2
Views: 6504

Re: social security numbers

It can be done in a query or just one sql statement.

If nobody helps you with this, I will after a bit.
by Justin Shafer
Wed Oct 14, 2020 1:56 am
Forum: Developers
Topic: Request: Move hook for Open Dental 20.1
Replies: 9
Views: 25143

Re: Request: Move hook for Open Dental 20.1

FYI compiling the HEAD version... Seems to require a registration key.. so removed that... Also requires VirtualWeb.dll but the one you guys give out to the public doesn't have a cookie call in it... so removed that requirement for Imaging Devices Form.... Gotta update the stub. =) Like the new icon...
by Justin Shafer
Wed Oct 14, 2020 1:11 am
Forum: Developers
Topic: Request: Move hook for Open Dental 20.1
Replies: 9
Views: 25143

Re: Request: Move hook for Open Dental 20.1

Thank You!!!!
by Justin Shafer
Tue Oct 13, 2020 7:43 am
Forum: Developers
Topic: Request: Move hook for Open Dental 20.1
Replies: 9
Views: 25143

Re: Request: Move hook for Open Dental 20.1

YES.. I am sure of it.. this would be awesome if I could get it reverted..... I added the ability to save images into a mount... but the toolbar hook doesn't fire if the person is looking at a mount.... i am finding a mount based on a name and if it exists I create a new mount on that name and impor...
by Justin Shafer
Tue Oct 13, 2020 6:52 am
Forum: Developers
Topic: Request: Move hook for Open Dental 20.1
Replies: 9
Views: 25143

Re: Request: Move hook for Open Dental 20.1

So uhhh.. anyway to revert this???

You guys had it right the first time.. :D

Actually I need to think this through more.. nevermind...
by Justin Shafer
Sun Mar 29, 2020 11:21 am
Forum: Developers
Topic: Request: Move hook for Open Dental 20.1
Replies: 9
Views: 25143

Re: Request: Move hook for Open Dental 20.1

Thank you very much!
by Justin Shafer
Mon Mar 23, 2020 8:14 pm
Forum: Developers
Topic: Request: Move hook for Open Dental 20.1
Replies: 9
Views: 25143

Request: Move hook for Open Dental 20.1

Hi, I was wondering if I could remove what is red and add what is green, for the IOC Snapshot plugin. Currently if the plugin is enabled it always overrides the mount import. I would like to move a hook so that way if you have a mount up, you can import inside of it, even with the plugin enabled. Mo...
by Justin Shafer
Sun Dec 01, 2019 7:40 am
Forum: Advanced Topics
Topic: Requiring MYSQL passwords in Open Dental.
Replies: 7
Views: 21301

Re: Requiring MYSQL passwords in Open Dental.

Before ransomware starts gobbling data from mysql servers that it can easily access from a lan? Kinda far fetched but you never know as ransomware progresses.

Something to think about.
by Justin Shafer
Fri Nov 01, 2019 12:28 am
Forum: Developers
Topic: Preferences in Open Dental Business. (feature request?)
Replies: 2
Views: 14690

Re: Preferences in Open Dental Business. (feature request?)

I think I should just set my own preference in my form. :D
by Justin Shafer
Fri Nov 01, 2019 12:10 am
Forum: Developers
Topic: Preferences in Open Dental Business. (feature request?)
Replies: 2
Views: 14690

Preferences in Open Dental Business. (feature request?)

https://stackoverflow.com/questions/3422178/is-changing-the-number-of-an-enum-a-breaking-change I am doing something like this: toothChart.SetToothNumberingNomenclature((ToothNumberingNomenclature)PrefC.GetInt(PrefName.UseInternationalToothNumbers)); which works.. until I go to a higher version of O...
by Justin Shafer
Wed Oct 16, 2019 3:11 am
Forum: Advanced Topics
Topic: Requiring MYSQL passwords in Open Dental.
Replies: 7
Views: 21301

Requiring MYSQL passwords in Open Dental.

Since I have been told that 99% or 98% of OpenDental customers don't have a mysql password set... :idea: I think OpenDental.exe should take notice of this and occasionally remind customers to set a mysql password. I was told this was called "Password Stickyness".. or something... Is this ever going ...
by Justin Shafer
Wed Oct 02, 2019 12:19 pm
Forum: Main Forum
Topic: Moving away from plug-ins
Replies: 10
Views: 26310

Re: Moving away from plug-ins

Citius, Altius, Fortius
by Justin Shafer
Wed Oct 02, 2019 6:39 am
Forum: Main Forum
Topic: Landscape vs Portrait
Replies: 4
Views: 7026

Re: Landscape vs Portrait

Have you checked your print driver settings for your printer?
by Justin Shafer
Tue Oct 01, 2019 6:12 pm
Forum: Main Forum
Topic: Moving away from plug-ins
Replies: 10
Views: 26310

Re: Moving away from plug-ins

... some stuff in the open dental business doesn't work great with plugins.. for instance I wanted something to be public.. a method.. and it became public.. but if I call it, it doesn't work so I requested a hook. I dunno... but some of us worked our butt off on a plugin and would be sad if it beca...
by Justin Shafer
Sat Sep 21, 2019 9:02 pm
Forum: Main Forum
Topic: Using a Canon Camera straight into Open Dental Plugin
Replies: 12
Views: 22898

Re: Using a Canon Camera straight into Open Dental Plugin

Justin, Is there a way to have a photo taken with a canon camera immediately upload to dexis just like intraoral cameras? We are stuck downloading the photos to the computer and then importing them into dexis. Thanks I have a program I use for people who are not licensed for intraoral camera use.. ...
by Justin Shafer
Sat Sep 21, 2019 9:00 pm
Forum: Main Forum
Topic: E-Bay Cameras 2013 Thread! Capture Button update!
Replies: 8
Views: 20336

Re: E-Bay Cameras 2013 Thread! Capture Button update!

Hi Justin, I have old school Gendex Accucam Concept IV with firewire. I just update computers from Window 7 to Window10.And they are not working anymore.How can I make it work again with Window 10 pro 64 bit with VixWin Platinum software? You have to buy one of each: https://www.amazon.com/EZCAP-TV...
by Justin Shafer
Tue Jul 16, 2019 1:46 am
Forum: Main Forum
Topic: Cyber Security, etc.
Replies: 3
Views: 7045

Re: Cyber Security, etc.

Gene, that's good to see your thinking about this sort of thing. Here are some practices to follow for best security: -Set a MySQL password -Make sure your database is not exposed to the public internet -Make sure the database files on your server are not shared to your internal network -Don't use ...
by Justin Shafer
Tue Jul 16, 2019 1:38 am
Forum: Main Forum
Topic: Open Dental on the Cloud using Amazon Server AWS
Replies: 16
Views: 20983

Re: Open Dental on the Cloud using Amazon Server AWS

Holy smoke.. great thread. I heard that BreakAway had the patient wifi able to talk to the main office network... tested a client who still had a breakaway setup, I couldn't ping the ip of the server... all I got.
by Justin Shafer
Wed Jul 03, 2019 10:45 pm
Forum: Main Forum
Topic: Open Dental on the Cloud using Amazon Server AWS
Replies: 16
Views: 20983

Re: Open Dental on the Cloud using Amazon Server AWS

It looks like they are opening port 3306 on the virtual machine.. Not a good idea. Best to use a VPN. The screenshot about opening port 3306.. that is like opening the port on your office router. And encryption is required for HIPAA and a VPN offers that. Also it will be slow.. best to use the Middl...
by Justin Shafer
Wed Jul 03, 2019 9:12 pm
Forum: Main Forum
Topic: Taking images with the iPhone directly into Open Dental
Replies: 2
Views: 9321

Taking images with the iPhone directly into Open Dental

I have an app in the Apple Store that will allow you to take images directly into Open Dental via wifi. https://apps.apple.com/us/app/ioc-snapshot-camera/id1471055167?ls=1 As soon as you press the camera's capture button they will be inside of the IOC Snapshot plugin here: http://opendentalsoft.com/...
by Justin Shafer
Tue Jul 02, 2019 7:40 pm
Forum: Main Forum
Topic: Using a Canon Camera straight into Open Dental Plugin
Replies: 12
Views: 22898

Re: Using a Canon Camera straight into Open Dental Plugin

I admire this guy. He is always tinkering LoL. That said, why not store the images inside the Imaging software used by the practice. All you need to take intraoral and extraoral images is already there. For me, it makes more sense to store all the image modalities in one location. That way I would ...
by Justin Shafer
Sun Jun 09, 2019 8:56 pm
Forum: Main Forum
Topic: Using a Canon Camera straight into Open Dental Plugin
Replies: 12
Views: 22898

Re: Using a Canon Camera straight into Open Dental Plugin

If you guys really want a wifi sdcard integration.. I would go with the Toshiba Flash Air over the Eye-Fi.. I think I could make Toshiba's work.. but nothing as reliable as a usb cable. :D
by Justin Shafer
Sun Jun 09, 2019 2:16 pm
Forum: Main Forum
Topic: Using a Canon Camera straight into Open Dental Plugin
Replies: 12
Views: 22898

Re: Using a Canon Camera straight into Open Dental Plugin

I think so.. I thought about using the Eye-Fi system but they made a lot of folks upset when they bricked their older Eye-Fi cards, turning them to just sd-cards. The reason? The older models were "old"..... ????? But you would create a share on your server, and have the eye-fi card store images the...
by Justin Shafer
Thu Jun 06, 2019 5:58 pm
Forum: Developers
Topic: Document.Import with a document description
Replies: 2
Views: 7331

Re: Document.Import with a document description

Oh yeah.. ImageStore.Import.. Thanks mate! Set the description after import.. I will try that. Hmmm
by Justin Shafer
Thu Jun 06, 2019 3:26 pm
Forum: Developers
Topic: Document.Import with a document description
Replies: 2
Views: 7331

Document.Import with a document description

I think in order to use DropBox, you have to use the Document.Import method, except that method doesn't seem to allow setting a Document Description before the import. Just an FYI.
by Justin Shafer
Thu Jun 06, 2019 3:32 am
Forum: Main Forum
Topic: Using a Canon Camera straight into Open Dental Plugin
Replies: 12
Views: 22898

Re: Using a Canon Camera straight into Open Dental Plugin

Thanks dude! Yeah.. then they get into the X-Ray Filter business... The one in Schick CDR is still my favorite. I think they are bringing that over to Sidexis 4..
by Justin Shafer
Wed Jun 05, 2019 2:52 pm
Forum: Main Forum
Topic: OD WiFi Implementation, Feasible?
Replies: 3
Views: 7243

Re: OD WiFi Implementation, Feasible?

Ubiquity ftw
by Justin Shafer
Wed Jun 05, 2019 11:38 am
Forum: Main Forum
Topic: Using a Canon Camera straight into Open Dental Plugin
Replies: 12
Views: 22898

Using a Canon Camera straight into Open Dental Plugin

I am adding the ability to use a Canon Camera with my IOC Snapshot plugin and Open Dental. Since this isn't an intraoral camera and I am giving its own thread? I just wrote it today, and am still testing it but will include more info soon. If you have already purchased the plugin, this will be free ...
by Justin Shafer
Fri Mar 15, 2019 6:10 am
Forum: Main Forum
Topic: Accessing Open Dental via the browser idea.
Replies: 3
Views: 7379

Re: Accessing Open Dental via the browser idea.

It's kinda neat. I don't think this setup is for "everyone"... Like someone with a single location, doesn't really need this except it would be kinda cool for remote access... all in all... I would just use LogMeIn or Splashtop or etc. I am supposed to get 5 locations that are all separate and combi...
by Justin Shafer
Sun Mar 10, 2019 10:00 am
Forum: Main Forum
Topic: Open Dental Plugin to use IntraOral Cameras
Replies: 27
Views: 72536

Re: Open Dental Plugin to use IntraOral Cameras

For the Dexcam 4HD, set the blue camera to use the Virtual Camera, if your using the Open Dental plugin, set the plugin to use the Still Pin and one click capture checkmark boxes.

Call me if you need a hand. Sent you an email as well.
by Justin Shafer
Sat Mar 09, 2019 9:52 am
Forum: Main Forum
Topic: Accessing Open Dental via the browser idea.
Replies: 3
Views: 7379

Accessing Open Dental via the browser idea.

So I had this idea awhile back to see if Open Dental would work within a browser, using another program called VirtualUI. https://demo.inverdent.com The username and password is demo. I have written a chrome extension that allows you to scan documents and bridge with applications that reside on the ...
by Justin Shafer
Wed Feb 13, 2019 1:13 am
Forum: Main Forum
Topic: Open Dental Plugin to use IntraOral Cameras
Replies: 27
Views: 72536

Re: Open Dental Plugin to use IntraOral Cameras

I can now get the CS1500 twain model camera to work with the plugin, if you flash the UVC firmware.

https://justinshafer.blogspot.com/2019/ ... amera.html
by Justin Shafer
Fri Dec 21, 2018 6:21 am
Forum: Main Forum
Topic: Welcome Back
Replies: 9
Views: 12856

Re: Welcome Back

..... Yeah.... What Kevin said.

Twilight Zone.
by Justin Shafer
Tue Dec 11, 2018 7:53 am
Forum: Main Forum
Topic: Open Dental Plugin to use IntraOral Cameras
Replies: 27
Views: 72536

Re: Open Dental Plugin to use IntraOral Cameras

New features and fixes: 1. Added more code to the plugin installer that can detect Open Dental's install directory instead of assuming it is in Program Files. 2. Ability to maximize the window and there is now a minimum window size based off the camera's resolution. :D 3. Added support for a new cam...
by Justin Shafer
Sun Dec 09, 2018 3:24 am
Forum: Main Forum
Topic: Welcome Back
Replies: 9
Views: 12856

Re: Welcome Back

Cool!
by Justin Shafer
Tue Nov 20, 2018 2:48 am
Forum: Main Forum
Topic: Windows 10 acting as a server with the 1803 update
Replies: 15
Views: 28876

Re: Windows 10 acting as a server with the 1803 update

Are you sure you are not talking about mapped drives?
by Justin Shafer
Mon Nov 05, 2018 6:32 pm
Forum: Main Forum
Topic: Windows 10 acting as a server with the 1803 update
Replies: 15
Views: 28876

Re: Windows 10 acting as a server with the 1803 update

No, going from a UNC path (\\computername) to using a unc path with an ip address (\\1.2.3.4) is what fixed this for me, so Open Dental would find the OpenDentImages path during normal use of the software, sometimes it would work and sometimes not. Browsing to the share from windows explorer would s...
by Justin Shafer
Wed Oct 17, 2018 10:31 am
Forum: Main Forum
Topic: Open Dental Plugin to use IntraOral Cameras
Replies: 27
Views: 72536

Re: Open Dental Plugin to use IntraOral Cameras

It is per station, thanks for asking.
by Justin Shafer
Tue Oct 16, 2018 7:36 am
Forum: Main Forum
Topic: Open Dental Plugin to use IntraOral Cameras
Replies: 27
Views: 72536

Re: Open Dental Plugin to use IntraOral Cameras

Added support for the DexCam4 HD. :D
by Justin Shafer
Sun Sep 16, 2018 6:08 pm
Forum: Main Forum
Topic: Open Dental Plugin to use IntraOral Cameras
Replies: 27
Views: 72536

Re: Open Dental Plugin to use IntraOral Cameras

Hmmm.. I don't know.. if you like call me. 817-909-4222

Did you check device manager to see if you have any other cameras active? Like if this computer is a laptop or all-in-one pc with a built in camera? If so, it needs to be disabled.
by Justin Shafer
Wed Aug 22, 2018 4:08 am
Forum: Main Forum
Topic: Windows 10 acting as a server with the 1803 update
Replies: 15
Views: 28876

Re: Windows 10 acting as a server with the 1803 update

Well I don't think the case sensitive unc path made a difference.. but I when I can't resolve by \\server I can resolve by \\ipaddress of the server.. so made the ip the A to Z Path for OpenDentImages and Apteryx in the program link... See what that does.. I am sure the office will call me if it doe...
by Justin Shafer
Wed Aug 22, 2018 12:12 am
Forum: Main Forum
Topic: Windows 10 acting as a server with the 1803 update
Replies: 15
Views: 28876

Re: Windows 10 acting as a server with the 1803 update

So I am bored at the moment and decided to revisit the 1803, and read something new I didn't know about.. which might explain some of the issues I was having. http://www.surfacetablethelp.com/2018/06/direct-ethernet-connection-network-path-not-found-in-windows-10-v1803-update.html "* The Network pat...
by Justin Shafer
Mon Aug 06, 2018 8:02 pm
Forum: Main Forum
Topic: Windows 10 acting as a server with the 1803 update
Replies: 15
Views: 28876

Re: Windows 10 acting as a server with the 1803 update

For the start being dead, compare the dcom config (Component Services in Administrative Tools) with a good computer and the bad computer. I spent a ton of time reading and came up with my own fix as a last ditch effort. Has worked for me everytime when nothing else does. Older applications change th...
by Justin Shafer
Thu Aug 02, 2018 7:07 pm
Forum: Main Forum
Topic: Windows 10 acting as a server with the 1803 update
Replies: 15
Views: 28876

Re: Windows 10 acting as a server with the 1803 update

I am curious what Open Dental technicians have seen, thanks for the post. Still have that one office on 1709. I have another office with 1803 on the server and 1 computer in an operatory on 1803 and need to ask the doc how that computer is doing since the last windows updates (probably not any bette...
by Justin Shafer
Wed Jul 04, 2018 10:05 pm
Forum: Main Forum
Topic: Open Dental client Freezing - MySQL Tperformance tuning
Replies: 8
Views: 24829

Re: Open Dental client Freezing - MySQL Tperformance tuning

Yep.. removing PB Systems fixed it.
by Justin Shafer
Wed Jul 04, 2018 9:08 pm
Forum: Main Forum
Topic: which imaging software is most cost effective?
Replies: 6
Views: 12351

Re: which imaging software is most cost effective?

A little bit, just through cameras.. Sopro sensors I think uses a Hamamatsu sensor.. You will be locked into their software but.... I would wonder more why they are giving this away for practically free... PSP scanner should work with Apteryx (almost everything does) and Sopro Imaging.. I would get ...
by Justin Shafer
Mon Jun 25, 2018 9:18 am
Forum: Main Forum
Topic: Open Dental client Freezing - MySQL Tperformance tuning
Replies: 8
Views: 24829

Re: Open Dental client Freezing - MySQL Tperformance tuning

Yeah yesterday I found some software that extracts data out of Open Dental set to run at 4:30pm and I think that may be causing the problem. Company that wrote it is out of business. So I just disabled that service.. see if that helps. According to its logs it is still running. I got more info that ...
by Justin Shafer
Sun Jun 24, 2018 1:10 am
Forum: Main Forum
Topic: New Twain Driver for cameras that don't have it.
Replies: 1
Views: 5737

New Twain Driver for cameras that don't have it.

Here is a new twain driver to use instead of the VideoDS.ds method. The older VideoDS uses VideoForWindows and has a low frame rate and can't handle MJPEG. Download this file and extract it, copy the files to C:\Windows\Twain_32 http://www.onsitedentalsystems.com/Twain.png This is mainly to use with...
by Justin Shafer
Fri Jun 22, 2018 10:05 am
Forum: Main Forum
Topic: Open Dental client Freezing - MySQL Tperformance tuning
Replies: 8
Views: 24829

Re: Open Dental client Freezing - MySQL Tperformance tuning

I have a new client that is facing a freezing issue under heavy load. They are running mysql 5.6.. Hmmmmm Don't know rather to downgrade mysql or upgrade.

They have about 35 workstations.
by Justin Shafer
Thu Jun 14, 2018 2:25 pm
Forum: Main Forum
Topic: Windows 10 acting as a server with the 1803 update
Replies: 15
Views: 28876

Re: Windows 10 acting as a server with the 1803 update

Yeah I have had the same reliability issues "network path not found" when trying to browse shares.. So far no problems with the server back on 1709. Think I am going to stay on 1709 for awhile with the server. I posed a question here one guy said to try resolving the unc path by ip, after going to S...
by Justin Shafer
Tue Jun 12, 2018 11:26 pm
Forum: Main Forum
Topic: Windows 10 acting as a server with the 1803 update
Replies: 15
Views: 28876

Re: Windows 10 acting as a server with the 1803 update

Well.. that didn't work.. same issues.. reverted! Upgraded the Intel driver on the Windows 10 Box.. otherwise... I am going to either go to an older version of 10 or throw on Windows 7 or something. I have another office actually running a different PMS and they haven't said there are any problems.....
by Justin Shafer
Tue Jun 12, 2018 1:57 pm
Forum: Main Forum
Topic: Windows 10 acting as a server with the 1803 update
Replies: 15
Views: 28876

Windows 10 acting as a server with the 1803 update

I have 2 people in this boat, and at various times the network clients can no longer access the file shares on the Server. This is a known problem that MS is aware of and according to the KB this won't be fixed until sometime later in June.... I have removed SMB1 and ran just SMB2\3 and still have i...
by Justin Shafer
Fri Jun 08, 2018 3:08 pm
Forum: Main Forum
Topic: can't connect to mysql host after windows update
Replies: 19
Views: 39368

Re: can't connect to mysql host after windows update

I have found that on networks that don't have Server 2016 and a domain.... That this seems to help: Setting these services to automatic instead of enabling SMB1... DNS Client Function Discovery Resource Publication SSDP Discovery UPnP Device Host At least that fixes Network Discovery issues with 180...
by Justin Shafer
Tue Jun 05, 2018 12:09 pm
Forum: Main Forum
Topic: can't connect to mysql host after windows update
Replies: 19
Views: 39368

Re: can't connect to mysql host after windows update

I had an office with this issue.. the doc tried to fix it himself which to me just mucks up the waters.. I ended up just taking a freshly loaded computer and comparing the services startup type and programs and features (he installed SMB1)... not really sure what happened honestly... but so far it s...
by Justin Shafer
Mon Mar 19, 2018 9:12 pm
Forum: Developers
Topic: Plugin problem with Middle Tier
Replies: 9
Views: 20540

Re: Plugin problem with Middle Tier

Oh they are always seeing patients at the 4 locations, so if they did the van thing they would have a... "fork" in the data, or what would be the best term for that? I knew a doc that went to old folks homes and that was interesting. He had 2 locations and would go around to do dentistry. He owned a...
by Justin Shafer
Sat Mar 17, 2018 4:49 am
Forum: Developers
Topic: Plugin problem with Middle Tier
Replies: 9
Views: 20540

Re: Plugin problem with Middle Tier

Cool beans. Thanks again! The middle tier is really neat. I really wish I could actually have a client on the middle tier, I know an office with 4 locations that wants too, but one location has awful internet (inside of a mall) and the owner of the mall will only allow DSL, and it's flaky. To make m...
by Justin Shafer
Thu Mar 15, 2018 1:19 am
Forum: Developers
Topic: Plugin problem with Middle Tier
Replies: 9
Views: 20540

Re: Plugin problem with Middle Tier

YAY! Thanks amigo! Good work!
by Justin Shafer
Mon Mar 12, 2018 9:13 pm
Forum: Developers
Topic: Plugin problem with Middle Tier
Replies: 9
Views: 20540

Re: Plugin problem with Middle Tier

This is with 17.4.33, thanks dude! The error comes up right after you login to the choose database form.
by Justin Shafer
Sun Mar 11, 2018 7:59 pm
Forum: Advanced Topics
Topic: Middle Tier on Amazon EC2 running Linux
Replies: 1
Views: 6152

Middle Tier on Amazon EC2 running Linux

http://justinshafer.blogspot.com/2018/03/notes-to-get-open-dental-middle-tier.html Rough draft notes.. will edit this more: Setup Mono XSP4 and MySQL with Ubuntu 16.04 and Open Dental 17.4 (no samba yet) sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29A...
by Justin Shafer
Sat Mar 10, 2018 11:18 pm
Forum: Main Forum
Topic: Open Dental Plugin to use IntraOral Cameras
Replies: 27
Views: 72536

Re: A FREE Open Dental Plugin to use IntraOral Cameras

KristinAdahills wrote:Is there a quicker/easier way to label images? Tooth numbers, etc
Not really.. you have to edit it after they are sent to Open Dental. Unless a lot of people ask for it, then I could make it standard. Maybe... maybe not. It could be harder then I think. It usually is
by Justin Shafer
Sat Mar 10, 2018 6:18 pm
Forum: Main Forum
Topic: Cloud Based vs Daisy Chain multiple offices single database
Replies: 15
Views: 26112

Re: Cloud Based vs Daisy Chain multiple offices single datab

This helped me quite a bit just for my own testing with a trial database and Amazon EC2 hosting MySQL and the Middle Tier with OD 17.4: I tweaked IIS, setup a vpn vs non vpn, but this below made the biggest difference in performance for me: Line 500 of Form OpenDental.cs ///<summary></summary> publi...
by Justin Shafer
Sat Mar 10, 2018 4:11 pm
Forum: Developers
Topic: Plugin problem with Middle Tier
Replies: 9
Views: 20540

Plugin problem with Middle Tier

Error Loading Plugin:LaunchChrome.dll Authentication to host '' for user '' using method 'mysql_native_password' failed with message: Access denied for user "@'fe80::98f2:7477:e994:781e%14' (using password: NO) Any idea why i get this? I guess somewhere it is trying to authenticate with mysql instea...
by Justin Shafer
Thu Feb 22, 2018 2:49 pm
Forum: Main Forum
Topic: Dropdown Program Link?
Replies: 10
Views: 22026

Re: Dropdown Program Link?

dgraffeo wrote:Mardi Gras photos. Nice touch :D
Thanks! :lol:
by Justin Shafer
Thu Feb 22, 2018 9:02 am
Forum: Main Forum
Topic: Dropdown Program Link?
Replies: 10
Views: 22026

Re: Dropdown Program Link?

Thanks Trent! I just learned some programming because it bugged the hell out of me that Jordan Sparks could program... :D And my oral surgeon Dr. Starck.
by Justin Shafer
Wed Feb 21, 2018 8:12 pm
Forum: Main Forum
Topic: Dropdown Program Link?
Replies: 10
Views: 22026

Re: Dropdown Program Link?

This should be done at each workstation, but you need to recompile the dll file for the url's and menu items that you want. Ask your IT guy to compile it for you, or send me the url's and item list. Won't take but a minute. You might want to private message me the url list.. instead of making it pub...
by Justin Shafer
Wed Feb 21, 2018 7:41 pm
Forum: Main Forum
Topic: Fona CDR sensors?
Replies: 15
Views: 46063

Re: Fona CDR sensors?

SmileShoppe wrote:Yes, the Fona CDR are exactly the same as Schick sensors and will work with Patterson imaging.

However, the Fona CDR is two generations behind the Schick 33. You'll hate the quality.
:D
Schick CDR the software is being discontinued and everything is moving to Sidexis by Sirona.
by Justin Shafer
Wed Feb 21, 2018 6:38 pm
Forum: Main Forum
Topic: Dropdown Program Link?
Replies: 10
Views: 22026

Re: Dropdown Program Link?

https://github.com/jshafer817/LaunchChrome Made for Open Dental 16 or higher or maybe 15... whenever they switched to dotnet 4.5 It would look like this: 1. Drop the http://www.onsitedentalsystems.com/LaunchChrome.dll file into your Open Dental folder. 2. Create Program Link and then restart Open D...
by Justin Shafer
Tue Feb 20, 2018 6:53 pm
Forum: Main Forum
Topic: Dropdown Program Link?
Replies: 10
Views: 22026

Re: Dropdown Program Link?

Why not use the program link to make a form that then does your drop down link? Should be pretty easy using the plugin framework. Button on the toolbar.

Let me know if you need a hand with that, would be happy to help.
by Justin Shafer
Tue Feb 20, 2018 4:57 pm
Forum: Main Forum
Topic: New UI/UX for OpenDental
Replies: 6
Views: 11528

Re: New UI/UX for OpenDental

Make it a Windows Store App! :D
by Justin Shafer
Tue Feb 06, 2018 6:22 pm
Forum: Advanced Topics
Topic: Stability of OD in virtualized environments
Replies: 9
Views: 18137

Re: Stability of OD in virtualized environments

Yeah.. I would like to add that VMWare has the best Direct3d compatibility.. VirtualBox does not. If you want to use VMR9 Rendering with a IntraOral Camera... Go with VMWare... VirtualBox has Direct3d, but it is still experimental and honestly.. I can't use VirtualBox when I test my camera plugin. G...
by Justin Shafer
Tue Feb 06, 2018 4:17 pm
Forum: Main Forum
Topic: APteryx
Replies: 12
Views: 21545

Re: APteryx

Well.. at least we have the code to display the images in the chart.. now all we need is some reverse engineering to grab the images from Apteryx. :D
by Justin Shafer
Tue Feb 06, 2018 4:30 am
Forum: Main Forum
Topic: Cloud Based vs Daisy Chain multiple offices single database
Replies: 15
Views: 26112

Re: Cloud Based vs Daisy Chain multiple offices single datab

I personally don't know anyone, although I read Open Dental does have someone with 50+ offices using it. I did setup XVWeb for 1 guy who goes to old folks homes, but that is about it for XV Web. The only other option is 4G LTE Failover router if your internet goes down, like you said. If you go this...
by Justin Shafer
Mon Feb 05, 2018 6:22 pm
Forum: Main Forum
Topic: Cloud Based vs Daisy Chain multiple offices single database
Replies: 15
Views: 26112

Re: Cloud Based vs Daisy Chain multiple offices single datab

I know someone with 4 locations and they have been having me look at this. Problem is 1 location has iffy internet.. 2 locations have XDR, 1 Dexis, the other Sidexis. Anyways... I would use the Daisy Chain if I could get away with it, just because: If the internet goes down at a location, you can st...
by Justin Shafer
Mon Feb 05, 2018 4:28 am
Forum: Advanced Topics
Topic: Stability of OD in virtualized environments
Replies: 9
Views: 18137

Re: Stability of OD in virtualized environments

It should just work. Maybe you have some hardware issues, don't know. Virtual environments should be the same as a physical environment.
by Justin Shafer
Thu Feb 01, 2018 2:34 pm
Forum: Main Forum
Topic: APteryx
Replies: 12
Views: 21545

Re: APteryx

Very cool! Why can't we do this with normal Apteryx though??? I am sure they will give you the password to the STB files to go into the OD source code... Or... maybe not. :D

A wrapper.. that would work.
by Justin Shafer
Sun Jan 28, 2018 9:23 pm
Forum: Main Forum
Topic: Dentrix vs. Open Dental
Replies: 16
Views: 40918

Re: Dentrix vs. Open Dental

I don't understand. If you are using something like Windows Server 2012 in the computer that hosts Dentrix's database, can't you set any disks that are connected to that server to use BitLocker? Thus, when a copy of the database is copied to a mass storage device, the mass storage device itself is ...
by Justin Shafer
Sun Jan 28, 2018 10:31 am
Forum: Advanced Topics
Topic: 3D tooth chart under linux
Replies: 26
Views: 42511

Re: 3D tooth chart under linux

For 17.3 I got a black box at the choose database window... So... SharpDX issue.

WINEPREFIX="$HOME/.wine" WINEARCH=win32 winetricks dotnet45 win10

Setting the windows version to Windows 10 fixes that...
by Justin Shafer
Sun Jan 28, 2018 9:56 am
Forum: Advanced Topics
Topic: MySQL version 5.7
Replies: 11
Views: 143959

Re: MySQL version 5.7

I wonder if the switch to SharpDX in 17.3 did anything.. Try setting the simple tooth chart?? I am messing with the wine emulator in linux and am having an issue... seeing if I can get past it.. just curious if that helps you. Maybe make sure you have installed the Windows 7 SP1 Platform Update if y...
by Justin Shafer
Sun Jan 28, 2018 8:13 am
Forum: Advanced Topics
Topic: MySQL version 5.7
Replies: 11
Views: 143959

Re: MySQL version 5.7

OD is markedly slower since I upgraded to 17.3. Hence my search for upgrading the DB engine, a new VM setup, etc. I am finding a lot of tempdash"X" tables now, what are those? Any thoughts on why OD is slower? If I am testing, there is a long pause now from the choose database window to the login s...
by Justin Shafer
Sat Jan 27, 2018 8:20 pm
Forum: Main Forum
Topic: Dentrix vs. Open Dental
Replies: 16
Views: 40918

Re: Dentrix vs. Open Dental

http://justinshafer.blogspot.com/2018/01/someone-had-their-hard-drive-stolen.html Sigh.... Someone with Dentrix lost a hard drive, and.. they told patients that the person who stole it cannot read the patient data without a dentrix username and password, or their serial number, or a copy of Dentrix....
by Justin Shafer
Sat Jan 27, 2018 6:05 am
Forum: Advanced Topics
Topic: MySQL version 5.7
Replies: 11
Views: 143959

Re: MySQL version 5.7

also, as I am looking into this again the InnoDB vs MyISAM debate sticks out at me: Do you guys have any feedback from people using InnoDB, good, bad, or ugly? I know you don't officially like InnoDB because it is harder to fix if a problem occurs, right? Is there any performance advantages to Inno...
by Justin Shafer
Wed Jan 24, 2018 4:50 pm
Forum: Main Forum
Topic: Fona CDR sensors?
Replies: 15
Views: 46063

Re: Fona CDR sensors?

Sounds fun! It should work if the drivers are the same and etc... Unless anyone knows for sure from past experience, nobody can say for 100% certainty. But... if it DOES work, be sure to update your post. If you need a hand, give me a shout! No charge... I like to do stuff like this.. "the unknown"....
by Justin Shafer
Tue Jan 23, 2018 5:09 pm
Forum: Main Forum
Topic: Open Dental Plugin to use IntraOral Cameras
Replies: 27
Views: 72536

Re: A FREE Open Dental Plugin to use IntraOral Cameras

Updated the plugin: Switched from the DirectX library to SharpDX for better compatibility with Open Dental 17.3 and "the future", as Open Dental will eventually remove the DirectX dll files from Open Dental, plus SharpDX is more modern. This is to listen for foot pedal events. Thanks to the Open Den...
by Justin Shafer
Tue Jan 23, 2018 12:56 am
Forum: Advanced Topics
Topic: 3D tooth chart under linux
Replies: 26
Views: 42511

Re: 3D tooth chart under linux

This works pretty well on 17.2...

WINEPREFIX="$HOME/.wine" WINEARCH=win32 winetricks dotnet45 d3dx9 gdiplus glut vcrun2015 ddr=opengl

Once you get OpenDentImages mounted over smb.. etc..

Toothchart worked.
by Justin Shafer
Mon Jan 22, 2018 1:27 pm
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Camera Snapshot Software

Hi Justin, I am trying to get IOC Snapshot working with a MD740B Camera and the "Custom Keystrokes". I installed the last version, but it does not recognize the snapshot button. Any ideas? I just want to define a custom keystroke for the snapshot button. Someone in germany emailed me about that.. i...
by Justin Shafer
Sun Jan 21, 2018 6:03 pm
Forum: Main Forum
Topic: Dentrix vs. Open Dental
Replies: 16
Views: 40918

Re: Dentrix vs. Open Dental

Dentrix got into trouble with the Federal Trade Commission for advertising encryption that would protect you in the event of a databreach like a lost or stolen hard drive... Say what you want, but to me, that says it all.. I don't think the UI is that bad, honestly.. I kinda like it... Having differ...
by Justin Shafer
Sun Jan 14, 2018 5:57 pm
Forum: Advanced Topics
Topic: Completed procedures bug 17.4.7b (SOLVED)
Replies: 13
Views: 26845

Re: Completed procedures bug 17.4.7b (SOLVED)

Yup. You need to stop by sometime and see my Justin Shafer shrine - it’s almost finished :D :D :D Shakes head no... LOL.. I thought you were working on restoring a truck? Remember your SAN? And your awesome rack? You are still the only one in dentistry I know that had a SAN. I had never even seen a...
by Justin Shafer
Sun Jan 14, 2018 5:26 pm
Forum: Advanced Topics
Topic: Completed procedures bug 17.4.7b (SOLVED)
Replies: 13
Views: 26845

Re: Completed procedures bug 17.4.7b

When you say procedures are set complete, do you mean when appointments are set complete? That's correct When you say Appointment book module, do you mean the Appointments module? http://www.opendental.com/manual/appointments.html Yes, Appointments, sorry. Appointment book is a vestigial organ from...
by Justin Shafer
Sat Jan 13, 2018 12:05 am
Forum: Main Forum
Topic: Gray shade in graphical tooth chart
Replies: 9
Views: 18245

Re: Gray shade in graphical tooth chart

Whoa! Anyone notice they now use SharpDX instead of the old Microsoft DirectX for DotNet library?

Cool! One step closer to running on ARM.
by Justin Shafer
Thu Jan 11, 2018 11:30 pm
Forum: Main Forum
Topic: Open Dental Plugin to use IntraOral Cameras
Replies: 27
Views: 72536

Re: A FREE Open Dental Plugin to use IntraOral Cameras

Updated again: :D Added support for the ProDent PD-720 Camera. Made the window resizable and not so large on the initial run, if your camera resolution is 1280 width or higher. Also the window resizes based off the camera's aspect ratio. The size of your window is remembered unless the camera change...
by Justin Shafer
Sat Jan 06, 2018 11:14 pm
Forum: Main Forum
Topic: Open Dental Plugin to use IntraOral Cameras
Replies: 27
Views: 72536

Re: A FREE Open Dental Plugin to use IntraOral Cameras

Updated: Added Support for the Image Master HD-1 Camera. Added Support for BDA Cameras that require a Cross Bar. Like the DexCam3 camera if you use the BDA Driver instead of the WDM Driver. Or say the EZ-Cap Capture Card and an old Gendex Acucam with a foot pedal. Fixed my installer with adding the ...
by Justin Shafer
Mon Jan 01, 2018 12:17 am
Forum: Main Forum
Topic: Open Dental Plugin to use IntraOral Cameras
Replies: 27
Views: 72536

Re: A FREE Open Dental Plugin to use IntraOral Cameras

1. Added the ability to switch cameras, when you load the plugin it remembers the last camera you used. 2. The http://www.onsitedentalsystems.com/IOC_Snapshot.exe program will now create the Program Link in the Open Dental database for you as well as copy the DLL files to the Open Dental directory.....
by Justin Shafer
Mon Dec 25, 2017 7:45 am
Forum: Main Forum
Topic: Open Dental Plugin to use IntraOral Cameras
Replies: 27
Views: 72536

Re: A FREE Open Dental Plugin to use Cameras without Twain

OK- so we think we have it figured. The issue with the software is not Open Dental specifically, but with AVAST and AVG. https://forum.avast.com/index.php?topic=201702.0 If you are getting a black screen when trying to use your intraoral camera and have AVAST installed, you may want to visit the li...
by Justin Shafer
Sat Dec 23, 2017 4:39 am
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Camera Snapshot Software

sbgcd wrote:Justin - can you advise how one can buy this software/plugin? Thank you.
Email me at justinshafer at gmail dot com. Thanks!
by Justin Shafer
Sat Dec 23, 2017 4:26 am
Forum: Main Forum
Topic: Open Dental Plugin to use IntraOral Cameras
Replies: 27
Views: 72536

Re: A FREE Open Dental Plugin to use IntraOral Cameras

I added support for this type of camera as of tonight, works well with my plugin and IOC Snapshot program. https://www.amazon.com/dp/B01N44NTZU?psc=1 The camera does 1280x1024 snapshots, and I have the preview window running at 640x480. Works well with VixWin and Open Dental if you use my IOC Snapsh...
by Justin Shafer
Sat Dec 23, 2017 4:22 am
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Camera Snapshot Software

gthiele wrote:$51 camera. Has anyone tried one of these out? https://www.amazon.com/dp/B01N44NTZU?psc=1
I added support for this camera today. Tested with VixWin and my Open Dental Plugin so far. Works well. :D
by Justin Shafer
Tue Dec 19, 2017 4:29 pm
Forum: Main Forum
Topic: Re: PDF images in Open Dental open in Internet Explorer (IE)
Replies: 3
Views: 7532

Re: PDF images in Open Dental open in Internet Explorer (IE)

So.. I am testing 17.3.34.0.. does this use IE to open PDF Files? I don't appear to have a pdf addon in IE.. I checked the 32 bit IE as well... But I seem to be opening a pdf with Adobe Acrobat DC just fine on this test machine, with the OpenDentImages folder residing on a network share, that is not...
by Justin Shafer
Sat Dec 09, 2017 5:37 am
Forum: Main Forum
Topic: IOC Snapshot cant use the import button?
Replies: 5
Views: 15395

Re: IOC Snapshot cant use the import button?

Thank you for the replies but I know how the import button works. That was not my question. It is when i installed Justin Shafers program to allow a webcam to take a photo directly from a webcam and automatically place it into the patient photo folder. However, now when i click the import button it...
by Justin Shafer
Sat Jul 29, 2017 12:58 pm
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Camera Snapshot Software

This software is now being sold per operatory. Will include the Open Dental Plugin that can take snapshots off the camera's button. The free plugin I have posted on my website does NOT work off the camera's button and requires a foot pedal or mouse or keyboard.
by Justin Shafer
Fri Mar 24, 2017 11:02 pm
Forum: Main Forum
Topic: Visix vs Apteryx
Replies: 6
Views: 16567

Re: Visix vs Apteryx

Schick CDR Dicom software is available for free for the USA - Canada dentists ONLY https://www.schickbysirona.com/items.php?catid=714 SCHICK / SIRONA OFFER A VERY HIGH QUALITY SENSORS AND SOFTWARE I have been using the Schick CDR software SINCE 2004 and Love it. At that time I had the regular Schic...
by Justin Shafer
Fri Mar 24, 2017 10:59 pm
Forum: Main Forum
Topic: Visix vs Apteryx
Replies: 6
Views: 16567

Re: Visix vs Apteryx

PM Justin Shafer. He is the supreme wizard of all things related to imaging LOL. Naa.... Just a fan boy of digital imaging software. I like Apteryx and Dexis and Schick and XDR and ImageXL and etc these days. but I would still chose Apteryx although I wish they had some better filters for X-Rays li...
by Justin Shafer
Mon Feb 13, 2017 12:05 am
Forum: Main Forum
Topic: OD startup slow down?
Replies: 7
Views: 16355

Re: OD startup slow down?

Any DirectX OpenGL changes at startup? Just throwing this out there, I forget if OD does anything with DirectX at startup. Weird.

Breakpoints.... and debugging... You guys have a debug version?
by Justin Shafer
Sat Feb 11, 2017 7:21 am
Forum: Developers
Topic: New Hook Request for Cameras!
Replies: 4
Views: 12383

Re: New Hook Request for Cameras!

NEAT! THANKS!!! :) Edit my other post later.
by Justin Shafer
Sat Feb 11, 2017 6:49 am
Forum: Main Forum
Topic: Today was my last day at Open Dental
Replies: 8
Views: 11826

Re: Today was my last day at Open Dental

We all wish you the best Arna. Very much appreciate your years of work, you were someone we could always rely on.

Knock em dead!
by Justin Shafer
Sat Feb 11, 2017 6:46 am
Forum: Main Forum
Topic: MySQL vulnerabilities?
Replies: 4
Views: 11520

Re: MySQL vulnerabilities?

Great post Hershey! There will always be exploits.. just gotta be aware of em... Try to stay ahead of the curve. Paper is more secure... but... I don't see paper coming back. :D https://www.exploit-db.com/search/?action=search&q=mysql I was once curious what other countries use for dental software.....
by Justin Shafer
Fri Jan 27, 2017 9:11 am
Forum: Main Forum
Topic: Open Dental Plugin to use IntraOral Cameras
Replies: 27
Views: 72536

Re: A FREE Open Dental Plugin to use Cameras without Twain

That's funny! "mugshots" :D
by Justin Shafer
Sat Jan 21, 2017 10:44 pm
Forum: Main Forum
Topic: Open Dental Plugin to use IntraOral Cameras
Replies: 27
Views: 72536

Re: A FREE Open Dental Plugin to use Cameras without Twain

That's exactly what this does. I have it hard coded to go into the "Photos" category instead of "Patient Pictures".

Those 2 categories confuse me. I think of Patient Pictures as the picture you might take when they walk in, or in the chair, not of teeth? Patient Portrait = Patient Pictures?
by Justin Shafer
Wed Jan 18, 2017 9:01 am
Forum: Main Forum
Topic: Recent Adobe Acrobat update
Replies: 6
Views: 17792

Re: Recent Adobe Acrobat update

Glad to help! Thx
by Justin Shafer
Sun Jan 15, 2017 3:28 pm
Forum: Main Forum
Topic: Recent Adobe Acrobat update
Replies: 6
Views: 17792

Re: Recent Adobe Acrobat update

http://www.onsitedentalsystems.com/slowadobe.png Works for me? https://www.adobe.com/devnet-docs/acrobatetk/tools/AppSec/protectedmode.html That link doesn't work for me. Making adobe work in protected mode.... It seems to not care about trusted locations as well, and since 10.1 they are recursive....
by Justin Shafer
Sun Jan 08, 2017 11:02 pm
Forum: Developers
Topic: Any Dentrix Developers Here?
Replies: 5
Views: 14962

Re: Any Dentrix Developers Here?

:D
by Justin Shafer
Fri Jan 06, 2017 4:56 am
Forum: Developers
Topic: New Hook Request for Cameras!
Replies: 4
Views: 12383

Re: New Hook Request for Cameras!

If you made the FillDoc public then I don't think I would need a hook on Scanclick at all... I can just rely on the toolbar button because FillDoc would work!

At least.. I think. :D I made it public just from OpenDental.. and I couldn't see it in my list of classes.. I dunno.
by Justin Shafer
Thu Jan 05, 2017 6:18 am
Forum: Main Forum
Topic: Open Dental Plugin to use IntraOral Cameras
Replies: 27
Views: 72536

Open Dental Plugin to use IntraOral Cameras

A plugin to make IntraOral Cameras work with Open Dental using DirectShow instead of Twain. *Works with Open Dental 16.4.15 or higher Download and run the installer for IOC Snapshot, and it will install the plugin automatically.. Be sure Open Dental is closed on the workstation while you are install...
by Justin Shafer
Thu Jan 05, 2017 2:41 am
Forum: Developers
Topic: New Hook Request for Cameras!
Replies: 4
Views: 12383

New Hook Request for Cameras!

ContrImages.cs Around line: 2000 I would like to over ride Import to File but still use the Open File Dialog, I just want to automatically process the files selected: private void ToolBarImport_Click() { +if (Plugins.HookMethod(this, "ContrImages.ToolBarImport_Click", PatCur)) +{ + FillDocList(true)...
by Justin Shafer
Thu Dec 29, 2016 5:10 pm
Forum: Main Forum
Topic: Perio Chart Voice Plugin
Replies: 46
Views: 124848

Re: Perio Chart Voice Plugin

:o Woot Woot! NIIIIIIIICE!
by Justin Shafer
Wed Nov 23, 2016 9:19 pm
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Camera Snapshot Software

Version 1.08! Custom Keystrokes added! http://www.onsitedentalsystems.com/customkeys.png New VixWin Interface! http://www.onsitedentalsystems.com/newvixwin.png Ability to use Non Empia Cameras! By using a virtual camera that connects to a physical camera and detects still pin button presses while yo...
by Justin Shafer
Sat Aug 06, 2016 8:17 pm
Forum: Developers
Topic: Is this possible to change with a hook?
Replies: 1
Views: 6683

Is this possible to change with a hook?

I didn't think so, but I thought I would ask... Instead of an Open File Dialog sending a list of files as a string.. I want to replace it with my own. :) The method is rather large, it is the Import File Dialog in the Images Module. OpenFileDialog openFileDialog = new OpenFileDialog(); openFileDialo...
by Justin Shafer
Mon Aug 01, 2016 1:14 am
Forum: Main Forum
Topic: Open Dental client Freezing - MySQL Tperformance tuning
Replies: 8
Views: 24829

Re: Open Dental client Freezing - MySQL Tperformance tuning

http://blog.webyog.com/top-10-things-to-monitor-on-your-mysql-server/ Database servers are always more complex then ya think. Long story short, there are probably some queries that can cause problems and my guess is the developers are aware of it. Question: Is there a mysql configuration geared tor...
by Justin Shafer
Thu Jul 28, 2016 5:42 am
Forum: Advanced Topics
Topic: Romexis Error
Replies: 2
Views: 14029

Re: Romexis Error

If you use Kaspersky, it wants to monitor traffic on this port mainly used by Yahoo Instant Messenger, and a Planmeca Pano.

Just an FYI. That feature should be disabled.
by Justin Shafer
Mon Jul 18, 2016 11:06 pm
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Camera Snapshot Software

Added the ability to capture an image from a usb camera that uses a Still OR Capture Pin to Open Dental 16.2. Tested with the MD-740 and MD-960U. For my own fun.. not sure what to do about it. You press the button on the camera and it takes an image, when finished open dental will ask to assign the ...
by Justin Shafer
Sun Jul 17, 2016 12:03 am
Forum: Main Forum
Topic: HIPAA
Replies: 12
Views: 21760

Re: HIPAA

Yes.. port 3306 should be open on the server firewall. You would add the rule in the Windows Firewall, BUT you want to make sure the rule is for Private or Domain or both. Then go to Control Panel, Network and Sharing Center, and be SURE your network is set for Private or Domain but NOT public. Once...
by Justin Shafer
Sat Jul 16, 2016 4:44 pm
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Camera Snapshot Software

IOC Snapshot (IntraOral Camera Snapshot Software)
Version 1.03 (07/16/2016)

* Added Support for HDI-200 Camera
* Switched to Visual Studio 2010 SP1
* Now using 1 Kodak\Caresteam option
* Minor bug fixes

Next I will work on Digora Imaging Software.
by Justin Shafer
Thu May 12, 2016 12:21 am
Forum: Main Forum
Topic: HIPAA Compliant Email
Replies: 50
Views: 139413

Re: HIPAA Compliant Email

Office 365 is what I have decided on lately... Since Virtru has changed their pricing structure. That and I am tired of people changing website hosts, and changing their mail servers... over and over again.

No more!!!
by Justin Shafer
Thu May 12, 2016 12:17 am
Forum: Main Forum
Topic: Dentrix server/backend
Replies: 3
Views: 10260

Re: Dentrix server/backend

I think you mean Dexis right? Dexis and Open Dental bridge nicely.
by Justin Shafer
Fri Mar 25, 2016 7:58 pm
Forum: Main Forum
Topic: Fona CDR sensors?
Replies: 15
Views: 46063

Re: Fona CDR sensors?

WHOA!
by Justin Shafer
Wed Mar 09, 2016 12:58 pm
Forum: Main Forum
Topic: What should I install? Windows 7, 10 or Windows Server 2012
Replies: 11
Views: 20852

Re: What should I install? Windows 7, 10 or Windows Server

Server 2012 Or Windows 10 Pro... (BitLocker).. Windows 7 is great, I am not knocking it, but I have found most apps will run just fine (unless they dislike dotnet 4.6) especially if UAC is truly disabled. Or spring for Windows 7 Ultimate (bitlocker again).. 7 Pro, no bitlocker. (if you are really wo...
by Justin Shafer
Mon Feb 29, 2016 4:47 pm
Forum: Main Forum
Topic: IT Guy HIPAA Compliance Checklist
Replies: 3
Views: 10417

Re: IT Guy HIPAA Compliance Checklist

Thanks Kevin! Updated! I just want EVERYONE to be REALLY sure to make them different. We still need to grab a bite to eat, I can tell you the story that brought about this post. :lol: "DentalTown".... Isn't the first time I stopped posting, the last time I made a new dental forum. http://web.archive...
by Justin Shafer
Sun Feb 28, 2016 9:57 am
Forum: Main Forum
Topic: IT Guy HIPAA Compliance Checklist
Replies: 3
Views: 10417

IT Guy HIPAA Compliance Checklist

IT Guy HIPAA Compliance Checklist! HIPAA Compliance! Note this list does not include all of the OTHER things a business will need to do for HIPAA, for that go here: http://hipaanews.org/checklist.htm (I would hire someone who specializes in HIPAA and Dentistry) 1. Enable BitLocker on ALL computers T...
by Justin Shafer
Thu Feb 11, 2016 7:27 pm
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

Contact me! iRys Imaging Software eh? It is better to attempt to put the images in there usually, otherwise if you want them in OD you must use multi-page twain (scan to document) which saves your images as a pdf file. I recommend using the x-ray software until Open Dental starts to use DirectShow f...
by Justin Shafer
Mon Jan 18, 2016 4:10 pm
Forum: Main Forum
Topic: Backup files have large size.
Replies: 31
Views: 42961

Re: Backup files have large size.

:lol: cool meme!
by Justin Shafer
Fri Jan 08, 2016 7:42 am
Forum: Main Forum
Topic: FTC fines Dentrix 250K for deception
Replies: 0
Views: 6133

FTC fines Dentrix 250K for deception

https://www.ftc.gov/news-events/blogs/business-blog/2016/01/ftc-takes-toothless-encryption-claims-dental-practice FTC takes on toothless encryption claims for dental practice software By: Lesley Fair | Jan 5, 2016 1:11PM TAGS: Bureau of Consumer Protection Consumer Protection Privacy and Security D...
by Justin Shafer
Fri Jan 01, 2016 10:29 pm
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

Intraoral Camera Software for the snapshot\capture button!! Version 5.85 * Added AZ-970U Camera by name (Seems to be a branded MD-960U?) * Added the ability to rename cameras (Be careful, if you use another camera on the same computer!!) * Fixed a bug when you close the program * Added support for C...
by Justin Shafer
Fri Jan 01, 2016 2:29 pm
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

I got Cliosoft to work. It requires the name of the camera be changed to suit their needs. So if you have 64bit the driver won't be signed, so you have to disable driver signature enforcement, and if you use secureboot\bitlocker on a workstation then that must be disabled, OR use a Virtual Camera li...
by Justin Shafer
Mon Dec 14, 2015 6:03 am
Forum: Main Forum
Topic: Compatibility Gendex x-ray chip and Windows 10
Replies: 5
Views: 14368

Re: Compatibility Gendex x-ray chip and Windows 10

Dexis is also having problems with Windows 10, even on the latest. They may add support one day, but until then.... use Windows 7. http://www.gendex.com/filebin/pdf/032-0297_B_Software_Compatability_Guide.pdf I am sure you have seen this, just throwing it out here. Also.... there still may be a way ...
by Justin Shafer
Sun Dec 13, 2015 3:08 pm
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

5.83...

Added support for Handy Dental Cameras.....
And some new camera I have never used that does 1280x720P for $500 HDI-220B. Comes with a Twain Driver.

http://www.atomodental.com/products/intraoral-camera
by Justin Shafer
Thu Dec 10, 2015 3:24 pm
Forum: Main Forum
Topic: Dentrix vs. Open Dental
Replies: 16
Views: 40918

Re: Dentrix vs. Open Dental

http://justinshafer.blogspot.com/2015/1 ... enter.html

Heh... Got document compression????? Not Dentrix! HAHAHA
by Justin Shafer
Tue Dec 01, 2015 4:59 am
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

Added Version 5.80
*Added Apixia
*Changed the way the 2580 and 2780 detection works to make life easier on myself and others. Tries to use many pid's until it finds a match.
by Justin Shafer
Tue Dec 01, 2015 4:58 am
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

Thanks so much for all your hard work, Justin. I'm having trouble when trying to get it to work w/ a MD-740 camera on Open Dental and Cliosoft. We figured out how to install your driver and get it to work on cliosoft but then it knocked out the driver for my xray sensor as both camerea and sensor u...
by Justin Shafer
Thu Nov 26, 2015 1:03 am
Forum: Advanced Topics
Topic: Is your root password blank?
Replies: 22
Views: 32059

Re: Is your root password blank?

WOW! Very cool! :)

All hail Open Dental. :D
by Justin Shafer
Sun Nov 22, 2015 1:10 pm
Forum: Main Forum
Topic: What are you guys using for data encryption?
Replies: 45
Views: 67728

Re: What are you guys using for data encryption?

http://justinshafer.blogspot.com/2015/1 ... pdate.html

Government let me down. They closed the investigation of the breach without investigating the breach...

So I did one of my own. :D
by Justin Shafer
Fri Nov 06, 2015 11:42 am
Forum: Advanced Topics
Topic: Is your root password blank?
Replies: 22
Views: 32059

Re: Is your root password blank?

But... yeah... OD will always be more secure.. since they were the first to even have the entire idea in the first place.
:wink:
by Justin Shafer
Thu Nov 05, 2015 7:04 am
Forum: Main Forum
Topic: Problem with Dexis
Replies: 7
Views: 19005

Re: Problem with Dexis

From a friend: Well not so technical but if it doesn’t detect exposure it should be one of Six things: 1. Dose hitting sensor – looks like he has confirmed that is not issue – if he cranked exposure up to 200ms to test and it doesn’t expose then it is probably Not Dose from the source causing the is...
by Justin Shafer
Wed Nov 04, 2015 5:03 pm
Forum: Main Forum
Topic: Dentrix vs. Open Dental
Replies: 16
Views: 40918

Re: Dentrix vs. Open Dental

Strange... because I still have that call on my call log. It was probably someone just pretending to be you.

.....
by Justin Shafer
Wed Nov 04, 2015 11:14 am
Forum: Advanced Topics
Topic: Is your root password blank?
Replies: 22
Views: 32059

Re: Is your root password blank?

Thanks Trent! :D I am just starting a fun dialog. At least we have the option in OpenDental to do it. :D Dentrix used Jordan's quote once... and I didn't like it. Using a quote from someone I like, ain't gonna work. :lol: Of course, I guess we were discussing tcpip encryption, but that is a longer s...
by Justin Shafer
Wed Nov 04, 2015 5:47 am
Forum: Advanced Topics
Topic: Is your root password blank?
Replies: 22
Views: 32059

Re: Is your root password blank?

Image
3 years of....ranting and "security research"...
by Justin Shafer
Sun Oct 11, 2015 3:27 am
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

Version 5.50
Added the DigiDoc and Claris Cameras (NET Library).

That should be most of the cameras.
by Justin Shafer
Thu Oct 01, 2015 2:51 pm
Forum: Main Forum
Topic: Windows 10 home or pro?
Replies: 5
Views: 11457

Re: Windows 10 home or pro?

Last time I went to install on 10, I had to run the trial installer by right clicking and running as administrator. I think it couldn't copy the grant tables if I didn't. I think the installer manifest should just require runasadministrator instead of asInvoker. But I am not positive. And an option ...
by Justin Shafer
Tue Sep 22, 2015 6:44 am
Forum: Main Forum
Topic: Encryption Basics
Replies: 1
Views: 5217

Re: Encryption Basics

When you install BitLocker are you planning on encrypting the usb backup driver, or the server itself? If you want to read the encrypted data on another pc, that pc will need to have bitlocker installed. Included with Windows Vista and Windows 7: Enterprise and Ultimate editions Windows 8 and later:...
by Justin Shafer
Tue Sep 22, 2015 6:42 am
Forum: Main Forum
Topic: secure appointment view
Replies: 4
Views: 9152

Re: secure appointment view

Arna wrote:A low tech workaround is to remove the mouse.
:D
by Justin Shafer
Tue Sep 22, 2015 6:32 am
Forum: Main Forum
Topic: Export "Patient Image" to Ooutlook or Gmail contacts
Replies: 16
Views: 33795

Re: Export "Patient Image" to Ooutlook or Gmail contacts

Thanks! I had been wondering about how to do this for a couple of years now anyways... Someone just had to ask.
by Justin Shafer
Tue Sep 22, 2015 6:07 am
Forum: Advanced Topics
Topic: Help with "Securitylog Query"
Replies: 2
Views: 7107

Re: Help with "Securitylog Query"

Good work dude!
by Justin Shafer
Mon Sep 21, 2015 5:19 pm
Forum: Main Forum
Topic: TouchZoomDesktop!?!?!?
Replies: 1
Views: 5964

Re: TouchZoomDesktop!?!?!?

WORKS GREAT!
by Justin Shafer
Mon Sep 21, 2015 5:00 pm
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

Thanks for looking out for me. :)
by Justin Shafer
Mon Sep 21, 2015 3:06 am
Forum: Main Forum
Topic: Export "Patient Image" to Ooutlook or Gmail contacts
Replies: 16
Views: 33795

Re: Export "Patient Image" to Ooutlook or Gmail contacts

how does OD designate the 'default' image to use for each patient, assuming there are multiple images for each patient in the folder? Fixed! What I came up with.... Website is the Birthday. We can't use the Birthday field for this because the filename has d-m-y and outlook uses d/m/y.. / characters...
by Justin Shafer
Sun Sep 20, 2015 7:29 pm
Forum: Main Forum
Topic: Export "Patient Image" to Ooutlook or Gmail contacts
Replies: 16
Views: 33795

Re: Export "Patient Image" to Ooutlook or Gmail contacts

http://www.onsitedentalsystems.com/OD_to_Outlook.png Add Update.bat to a scheduled task. Modify update.bat patient-query.txt photo-query.txt for your needs and environment. Install csvtovcard and use it one time Look at your convert_vcf autohotkey script if you need to. Import outlook macros from t...
by Justin Shafer
Sun Sep 20, 2015 6:41 pm
Forum: Main Forum
Topic: Export "Patient Image" to Ooutlook or Gmail contacts
Replies: 16
Views: 33795

Re: Export "Patient Image" to Ooutlook or Gmail contacts

waste of space, deleted post.
by Justin Shafer
Sun Sep 20, 2015 6:17 pm
Forum: Main Forum
Topic: Export "Patient Image" to Ooutlook or Gmail contacts
Replies: 16
Views: 33795

Re: Export "Patient Image" to Ooutlook or Gmail contacts

Getting the photos out of OD is not that difficult. I have not looked, but most likely the filename and path is stored in the OD Database Folder, unless you store images inside of MySQL then it would be a different export process..... But.... importing them.... that is probably more difficult. Unles...
by Justin Shafer
Sun Sep 20, 2015 6:09 pm
Forum: Main Forum
Topic: Export "Patient Image" to Ooutlook or Gmail contacts
Replies: 16
Views: 33795

Re: Export "Patient Image" to Ooutlook or Gmail contacts

Let me think on that one.

I am still wondering how you would mass import the photos into outlook.
by Justin Shafer
Sun Sep 20, 2015 5:56 pm
Forum: Main Forum
Topic: Export "Patient Image" to Ooutlook or Gmail contacts
Replies: 16
Views: 33795

Re: Export "Patient Image" to Ooutlook or Gmail contacts

Exporting PHI to Google Contacts would be a hipaa violation?

To your question...... hmmmmmmm

https://youtu.be/Nv9cKpXolzs I like this
by Justin Shafer
Sun Sep 20, 2015 4:49 pm
Forum: Main Forum
Topic: TouchZoomDesktop!?!?!?
Replies: 1
Views: 5964

TouchZoomDesktop!?!?!?

http://www.lovesummertrue.com/touchzoomdesktop/en-us/

https://youtu.be/WtFJbJa4H1I

:o

Could it be......... a way to do pinch to zoom with Open Dental???????????????

!!!!!!!!!!!!!!!!!!!!!!

Going to my buddies house to test this on a dell.
by Justin Shafer
Sun Sep 20, 2015 12:58 pm
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

http://justinshafer.blogspot.com/2014/04/empia-capture-button-software-for-ebay.html Version 5.35 I changed VideoDS.ds to have a higher frame rate, and a larger window size, and a customized name. http://www.onsitedentalsystems.com/ODS_Twain1.png http://www.onsitedentalsystems.com/ODS_Twain2.png ht...
by Justin Shafer
Thu Sep 17, 2015 6:02 pm
Forum: Main Forum
Topic: DEXCAM3 with Open Dental
Replies: 10
Views: 18013

Re: DEXCAM3 with Open Dental

Done! BDA with VideoDS and my capture button proggie. http://opendentalsoft.com/forum/viewtopic.php?f=1&t=5225 Alternative: WDM with Empia Twain This has twain, but needs to be tested with the capture button. (Comes from an older GX-Picture and some love) http://justinshafer.blogspot.com/2013/03/gen...
by Justin Shafer
Thu Sep 17, 2015 2:37 pm
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

Intraoral Camera Software for the snapshot\capture button!!
Version 5.30
*Added Dexis and Gendex Cameras!!!!! (Woot! Woot!)

DexCam2 & 3, Gendex eZ1 & GXC-300 Capture Buttons now work.
by Justin Shafer
Fri Sep 11, 2015 9:01 am
Forum: Advanced Topics
Topic: Help with 'Time-Tracker Query'
Replies: 5
Views: 11072

Re: Help with 'Time-Tracker Query'

JOEEEEEEEEEEEEEEELLLLLLYYYYYY!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Image
by Justin Shafer
Wed Aug 19, 2015 5:31 am
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

Well, with Apteryx you won't need my capture button program to use the camera. Camera should be configured for Still Pin, and in the capture button menu...

Just watch.

https://www.youtube.com/watch?v=_OkLvcU89C0
by Justin Shafer
Fri Aug 14, 2015 2:48 pm
Forum: Main Forum
Topic: Dentimax sensors
Replies: 1
Views: 5382

Re: Dentimax sensors

Same sensor I believe. One uses Apteryx and the other XDR. The difference other then software regarding the actual image quality will be related to the software x-ray filters that XDR and Apteryx use to produce an image. I don't know if Dentimax has it's own x-ray filter. Dentimax the software is Ap...
by Justin Shafer
Fri Aug 14, 2015 2:46 pm
Forum: Main Forum
Topic: Encrypting Open Dental on the cloud
Replies: 12
Views: 22297

Re: Encrypting Open Dental on the cloud

How much bandwidth does your office have?

How much you paying?
by Justin Shafer
Thu Aug 13, 2015 6:14 pm
Forum: Advanced Topics
Topic: FindWindow and OpenDental..
Replies: 1
Views: 6465

Re: FindWindow and OpenDental..

So I didn't realize after using the twain function in OD, that the category is not remembered when the program first opens. If defaults to the top of the list.

Could you guys default it to Photos?

I can't figure out a way to use AutoHotKey or Visual Studio (MFC) to pull this off.
by Justin Shafer
Thu Aug 13, 2015 10:25 am
Forum: Advanced Topics
Topic: FindWindow and OpenDental..
Replies: 1
Views: 6465

FindWindow and OpenDental..

FindWindow and OpenDental.. I am using a MFC project, and it seems slightly difficult for me to find OpenDental's HWnd using the Title text because it changes... Anyway we can use a specific OpenDental class in the Window so this ugliness can go away? And I have a feeling one day the window class wi...
by Justin Shafer
Thu Aug 06, 2015 7:07 pm
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

Version 5.00
* Added the SuperVista Camera because of the new etLib2_Init (not very well tested)
* Switched to etLib2_Init_with_VidPid (YAY!)
* Camera Icon remains if explorer.exe reloads
* Updated VJoy SDK

Might have a newer Twain driver soon instead of VideoDS.ds
by Justin Shafer
Wed Jul 22, 2015 9:35 pm
Forum: Main Forum
Topic: Twain support for webcams and cameras
Replies: 31
Views: 86487

Re: Twain support for webcams and cameras

Hi. You need VideoDS.DS http://answers.microsoft.com/en-us/windows/forum/windows_7-hardware/webcam-twain-drivers-and-windows-7/e64a7853-20de-4dff-a5cc-73c6db4877cc?auth=1 Most Helpful Reply STStevenHawkins replied on April 15, 2013See post history Try this... Download file from http://progenyes.com/...
by Justin Shafer
Fri Jun 26, 2015 3:27 pm
Forum: Main Forum
Topic: Encrypting Open Dental on the cloud
Replies: 12
Views: 22297

Re: Encrypting Open Dental on the cloud

Should have called and asked for Arna! 8)
by Justin Shafer
Fri Jun 26, 2015 2:33 am
Forum: Main Forum
Topic: OD and QB onilne
Replies: 3
Views: 7706

Re: OD and QB onilne

You are rude! ;) Glad to see you on OD.
by Justin Shafer
Tue Jun 23, 2015 6:53 am
Forum: Main Forum
Topic: Encrypting Open Dental on the cloud
Replies: 12
Views: 22297

Re: Encrypting Open Dental on the cloud

Yeah I called into OD to see what they recommended and just mentioned rack space though I forgot about my own blog post... :D http://justinshafer.blogspot.com/2014/07/open-dental-143-can-handle-apteryx-xvweb.html I just figured they didn't have it ready yet.... Some guy named Nathan Sparks called me...
by Justin Shafer
Sat Jun 20, 2015 9:01 pm
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

darwin08 wrote:Interesting software. Do you have a hint for the password hint ;-)
https://www.youtube.com/watch?v=YkADj0TPrJA
:D
by Justin Shafer
Sat Jun 20, 2015 8:21 pm
Forum: Main Forum
Topic: VMWare VCenter Converter as Scheduled Disaster Recovery
Replies: 0
Views: 5050

VMWare VCenter Converter as Scheduled Disaster Recovery

I really like VCenter Converter, and I thought I would put together a system as using it in a schedule to backup a physical server to a virtual server that can be used in VMWare Workstation, but on a schedule. VCenter Converter does not allow you to use the scheduling features unless you are backing...
by Justin Shafer
Thu Jun 11, 2015 1:40 am
Forum: Main Forum
Topic: Encrypting Open Dental on the cloud
Replies: 12
Views: 22297

Re: Encrypting Open Dental on the cloud

Rackspace wanted $800.00 per month for HIPAA.

Decided not to do that... just for mobile-dentistry.
by Justin Shafer
Sun Jun 07, 2015 10:35 am
Forum: Main Forum
Topic: Encrypting Open Dental on the cloud
Replies: 12
Views: 22297

Re: Encrypting Open Dental on the cloud

Only on the server version or Windows Ultimate. I have never hosted a virtual server on the cloud. Not sure it is an option...

Probably though? Just wondering what is recommended...
by Justin Shafer
Sat Jun 06, 2015 5:25 am
Forum: Main Forum
Topic: Encrypting Open Dental on the cloud
Replies: 12
Views: 22297

Encrypting Open Dental on the cloud

Lets say I have rented a virtual server at RackSpace....

What would be a good solution to encrypt the data at Rack Space?

Thoughts?

http://truecrypt.sourceforge.net/
Create a bitlocker VHD?
by Justin Shafer
Tue Jun 02, 2015 2:42 am
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

Ummm... Can anyone please tell me which camera should i buy which works with most of the softwares out there? I was looking into MD740 and MD960. But there are so many versions of MD740, like AZDENT,PRODENT,MAGNATA etc... Which one should i buy if i go the MD740 route? Can someone plz give me a lin...
by Justin Shafer
Tue Jun 02, 2015 2:41 am
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

FREE IntraOral Camera Software for the snapshot\capture button!! Version 4.60.00 (BEEN TESTED FOR 1 DAY AS OF 06/02/2015) Added strmbase.lib Switched to VLC Player for VixWin ALL VERSIONS. No more GX-Picture! VLC Player is part of the install! YAY!!!!!!!!!!!!!!!!!!!!!! http://3.bp.blogspot.com/-r0p4...
by Justin Shafer
Wed May 20, 2015 9:20 pm
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

Updated to 4.50

Finally got VixWin with 64bit down.. requires GX-Picture 3.5.3 and VixWin Platinum 3.3

:D
by Justin Shafer
Wed May 20, 2015 4:12 pm
Forum: Main Forum
Topic: Planmeca Twain Driver
Replies: 2
Views: 7925

Re: Planmeca Twain Driver

by Justin Shafer
Thu May 14, 2015 12:48 pm
Forum: Advanced Topics
Topic: Web version progress
Replies: 22
Views: 35437

Re: Web version progress

Very Cool!
by Justin Shafer
Wed May 13, 2015 7:02 pm
Forum: Main Forum
Topic: XCopy backup problem
Replies: 13
Views: 19264

Re: XCopy backup problem

Check out SyncBack Pro.

I used to use xcopy... robocopy is better.. but even better.. is SyncBack. LOTS of options.
by Justin Shafer
Wed May 13, 2015 7:01 pm
Forum: Advanced Topics
Topic: Web version progress
Replies: 22
Views: 35437

Re: Web version progress

How is this going? I am just curious.
by Justin Shafer
Wed May 13, 2015 6:29 pm
Forum: Main Forum
Topic: Biometrics for logging into Open Dental?
Replies: 2
Views: 4600

Biometrics for logging into Open Dental?

Anyone got any software they have tested? I want to use this program to login to the database, and Open Dental. Things I am not sure about: Will malware detect the keyboard strokes...??? I think so??????? The biometric program might do keystrokes on the login window? Programmers? I have used a lot o...
by Justin Shafer
Thu Apr 23, 2015 7:38 pm
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

For people who Bridge to Dexis with UAC enabled: Version 4.40.00 (BEEN TESTED FOR 1 DAY AS OF 04/24/2015) Forced being ran as an elevated program for UAC *Now using the Task Scheduler to execute at login for Vista and Higher. Added Sidexis Keystrokes Fixed VixWin for 64 bit (it is now elevated) Adde...
by Justin Shafer
Wed Apr 22, 2015 11:30 pm
Forum: Advanced Topics
Topic: Problem with Dexis Program Link & Win 7
Replies: 20
Views: 31788

Re: Problem with Dexis Program Link & Win 7

So... I was messing with my proggie.. I realized Open Dental cannot execute C:\Dexis\Dexis.exe... without OD being ran as an administrator.... and I realized keyboard events or send input does not work with Dexis, if it has been bridged, but DOES work with dexis if executing directly, IF uac is enab...
by Justin Shafer
Thu Mar 19, 2015 12:15 pm
Forum: Advanced Topics
Topic: Empia Twain gets a black image in images
Replies: 0
Views: 4355

Empia Twain gets a black image in images

Yup.. latest Empia Twain (for cameras)... OD receives a black image from Ez-Twain.

VideoDS.ds likes the latest OD though, so I used it with that and my capture button software.

FYI
by Justin Shafer
Sat Mar 14, 2015 7:01 pm
Forum: Main Forum
Topic: Intra-Oral Camera Snapshot Software
Replies: 65
Views: 3579019

Re: Intra-Oral Capture Button Software

Added the Schick USB Cam2 & 4 Cameras... No idea if they have twain. Will find out later!

Used the Schick USB Cam SDK.
:D