On my research list: software.opensuse.org: Install package isv:ownCloud:community / owncloud.
Archive for August, 2014
software.opensuse.org: Install package isv:ownCloud:community / owncloud
Posted by jpluimers on 2014/08/31
Posted in *nix, Linux, openSuSE, Power User, SuSE Linux | Leave a Comment »
CGSociety – Building 3D with Ikea: “Those natural-looking photographs in the IKEA catalogues are amazing. I can’t believe they’re mostly CG. It’s incredible.”
Posted by jpluimers on 2014/08/29
Wow. Just wow:
“Those natural-looking photographs in the IKEA catalogues are amazing. I can’t believe they’re mostly CG. It’s incredible.”
–jeroen
Posted in About, Personal | Leave a Comment »
Developer Skill Sprints video links
Posted by jpluimers on 2014/08/29
After Bill Meyer asked, Helge Larsen wrote:
The landing page for Developer Skill Sprints is here: https://www.embarcadero.com/landing-pages/skill-sprints
The videos is on Developer Skill sprints YouTube channel first: https://www.youtube.com/playlist?list=PLwUPJvR9mZHhZTajVWsgaFPLtDA-t1Xwc
–jeroen
via: Anyone know what’s up with the links to the videos for the Developer Skill….
Posted in Appmethod, Delphi, Delphi XE6, Development, Software Development | Leave a Comment »
Paletton and Kuler: very useful for creating colour palettes (via G+ Nick Butcher / Marie Schweiz)
Posted by jpluimers on 2014/08/29
Combile Paletton and Kuler and off you go!
Nick Butcher: Have found this site useful for creating colour palettes. Paletton – The Color Scheme Designer
Marie Schweiz: https://kuler.adobe.com and you can get the swatches :)
#Color
Thanks Nick Butcher and Marie Schweiz.
–jeroen
via: Have found this site useful for creating colour palettes..
Posted in Development, Power User, Software Development, UI Design, User Experience (ux) | Tagged: colour palettes, Nick Butcher | Leave a Comment »
Delphi: So XOAuth2 SASL component that can do OAuth2 (via: Asbjørn Heid, G+)
Posted by jpluimers on 2014/08/29
Thanks Asbjørn Heid for sharing this:
I made this! –
So this week I’ve been mostly trying to add some GMail integration to our app. Google now requires OAuth2 authentication when using IMAP, unless you turn off some scary-sounding security setting on your account.
While Indy‘s IMAP component supports SASL authentication, there was no XOAuth2 SASL component out of the box. Thanks to the new REST stuff in Delphi, the OAuth2 basics where there so just had to tie them together.
In case others might find it fruitful, I’ve shared my results here: https://github.com/lordcrc/IndySASLOAuth2
notes:
- XE5+
- might need latest Indy sources from their SVN server
- requires OpenSSL binaries for Indy
- OAuth2 is not compatible with OAuth.
–jeroen
via: So this week I’ve been mostly trying to add some GMail integration to our app.….
Posted in Delphi, Delphi XE5, Delphi XE6, Delphi XE7, Development, Software Development | 1 Comment »