Just saw today on DHTMLX blog that they are developing a mobile library for iOS and Android. I'm sure it will be just a easy to use and useful as their normal suite.
DHTMLX Library for Mobile and Touch Devices
10/21/2010
10/20/2010
Fixing Mailto: Protocol for Google Apps
Windows:
A reg file can be created also for use in a script
1. Open Notepad and paste the following
Mac:
We'll need to modify a registry key for this one.
Looking under [HKEY_CLASS_ROOT\mailto\shell\open\command]
You'll need to change the default key to the following (Changing youdomain.com to your domain)
rundll32.exe url.dll,FileProtocolHandler http://mail.google.com/a/ORyourdomain.com/?extsrc=mailto& url=%1
A reg file can be created also for use in a script
1. Open Notepad and paste the following
Windows Registry Editor Version 5.002. Save as googlemailto.reg
[HKEY_CLASSES_ROOT\mailto\shell\open\command]
@="rundll32.exe url.dll,FileProtocolHandler http://mail.google.com/a/bethelsd.org/?extsrc=mailto&url=%1"
Mac:
You can use webmailer to set this up. I'm working on a script that copies the webmailer.app and the preference over then changes the default mail client.
Webmailer
Webmailer
Labels:
google
Subscribe to:
Posts (Atom)