|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
gmail integration portletHas anyone developed a portlet that integrates with gmail that both
alerts users to the fact that they have new mail and allows them to click through to either read the message or log in to their gmail account to read the message? Curtis Garman Web Programmer Information Technology Services Heartland Community College, SCB 2100 1500 W. Raab Rd. Normal, IL 61761 --- You are currently subscribed to uportal-user@... as: lists@... To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-user |
|
|
Re: gmail integration portletSince Google doesn't offer an API to Gmail, the only way to accomplish this would be to do it via IMAP or POP. The JASIG hosted Mail Portlet sort of does what you describe apart from clicking through to the actual email, that presents all kinds of challenges because it would be different for every email vendor out there. And I am guessing it wouldn't be possible for Gmail without an actual Gmail API. There are unofficial apis out there in the wild, but they have just reverse engineered the URLs in Gmail itself which seems pretty fragile to me.
I am actually surprised that Google doesn't have a Gmail API, they have an API to migrate email from other systems into Gmail. They also have APIs for Picasa Web Albums, Google Docs, Google Calendar, YouTube and many more, but no Gmail:( Parker On Tue, Jul 15, 2008 at 2:26 PM, Curtis Garman <Curtis.Garman@...> wrote: Has anyone developed a portlet that integrates with gmail that both -- |
|
|
Re: gmail integration portletParker,
so are you actually using this with gmail? It does look like it might accomplish half of what we want. What all do you have to do to get it to work? Does it just list new messages or the first several messages at the top of your inbox? Curtis Garman Web Programmer Information Technology Services Heartland Community College, SCB 2100 1500 W. Raab Rd. Normal, IL 61761 >>> Parker Grimes <grimesp@...> 7/17/2008 8:45:51 AM >>> Since Google doesn't offer an API to Gmail, the only way to accomplish this would be to do it via IMAP or POP. The JASIG hosted Mail Portlet<http://www.ja-sig.org/wiki/x/fYCi>sort of does what you describe apart from clicking through to the actual email, that presents all kinds of challenges because it would be different for every email vendor out there. And I am guessing it wouldn't be possible for Gmail without an actual Gmail API. There are unofficial apis out there in the wild, but they have just reverse engineered the URLs in Gmail itself which seems pretty fragile to me. I am actually surprised that Google doesn't have a Gmail API, they have an API to migrate email from other systems into Gmail. They also have APIs for Picasa Web Albums, Google Docs, Google Calendar, YouTube and many more, but no Gmail:( Parker On Tue, Jul 15, 2008 at 2:26 PM, Curtis Garman <Curtis.Garman@...> wrote: > Has anyone developed a portlet that integrates with gmail that both > alerts users to the fact that they have new mail and allows them to > click through to either read the message or log in to their gmail > account to read the message? > > Curtis Garman > Web Programmer > Information Technology Services > Heartland Community College, SCB 2100 > 1500 W. Raab Rd. > Normal, IL 61761 > > --- > You are currently subscribed to uportal-user@... as: > grimesp@... > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-user > --- You are currently subscribed to uportal-user@... as: Curtis.Garman@... To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-user --- You are currently subscribed to uportal-user@... as: lists@... To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-user |
|
|
Storing briefcase files on an external serverWe are in the process of moving from a single web server to having two servers. The default configuration for the Toro Briefcase portlet is to save file on the web server. This works fine for a single web server but when that server has two instances of tomcat or you add a second server your chances of a having a file available on that server drop off. Our installation is uportal 2.6 on RedHat 4 with a Postgresql 8 database back-end on a separate RedHat 4 server. Another server is set up with samba that can be the file storage. I've read through the Briefcase documentation and don't see how the configuration should be changed to use the samba share. Any suggestions on how others have set this up or example configurations would be appreciated. George Adams -- |
| Free Forum Powered by Nabble | Forum Help |