329 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Blogs | Search | myPL | About 
 
Latest 7 Posts
How to automatically refresh your database in "silent mode"
Fri, Apr 12th 2013 228
Mixing Lotus Domino and Twitter together - a way for mobile approach
Wed, Nov 28th 2012 341
"Error cleaning up agent threads" - a never ending story
Thu, Apr 12th 2012 313
Problems with charset in 8.5.1 environment
Thu, Jul 21st 2011 183
DIIOP?? No more...
Wed, Apr 6th 2011 97
Lotus Notes and chart in client: great stuff!!
Wed, Nov 3rd 2010 280
Forms with the same alias is *still* a bad practice (Xpages Bug)
Wed, Oct 27th 2010 177
Top 10
Mixing Lotus Domino and Twitter together - a way for mobile approach
Wed, Nov 28th 2012 341
"Error cleaning up agent threads" - a never ending story
Thu, Apr 12th 2012 313
Lotus Notes and chart in client: great stuff!!
Wed, Nov 3rd 2010 280
How to automatically refresh your database in "silent mode"
Fri, Apr 12th 2013 228
Problems with charset in 8.5.1 environment
Thu, Jul 21st 2011 183
Forms with the same alias is *still* a bad practice (Xpages Bug)
Wed, Oct 27th 2010 177
"Received" field is big trouble for Lotusscript..
Fri, Sep 10th 2010 150
New ideas from RedTurtle....
Mon, Aug 30th 2010 149
"Received" field is big trouble for Lotusscript..
Fri, Sep 10th 2010 131
Oracle and IBM Collaborate to Accelerate Java Innovation Through OpenJDK
Wed, Oct 13th 2010 105


Lotus Notes and chart in client: great stuff!!
andrea    

A way to render charts in Lotus Notes Client through Google Charts

---------------------
http://blog.redturtle.it/redturtle-blog/lotus-notes-and-chart-in-client-great-stuff
Nov 02, 2010
281 hits



Recent Blog Posts
228


How to automatically refresh your database in "silent mode"
Fri, Apr 12th 2013 8:12a   RedTurtle Technology
Scenario: a development server, a release server and many production customers' servers: nothing more classic. Every time a change is deployed on the release server, the best thing would be to "push" it automatically on production server, or as soon as possible (at least).   We know that Lotus Domino provides the "Refresh design tool", but it requires a Lotus client installed and open, and a manual operation. Maybe you can work with replicas of the template, but, in any case, the "o [read] Keywords: administration agent connections domino ibm ldd lotus notes notes client ntf database development java server
341


Mixing Lotus Domino and Twitter together - a way for mobile approach
Wed, Nov 28th 2012 9:08a   RedTurtle Technology
It's always more important to develop applications that are accessible from any device so we wondered what it takes to adapt an application, perhaps already developed, to ensure this possibility. In this case, Twitter provides its layout via Twitter Bootstrap, so it was decided to integrate it. Twitter Bootstrap requires the HTML 5 doctype as you can see in the documentation. Since version 8.5.3 Lotus Domino allows to define, for the XPages, this kind of doctype, in this way: Next step [read] Keywords: domino ibm lotus xpages application applications css javascript mobile profile twitter xml
313


"Error cleaning up agent threads" - a never ending story
Thu, Apr 12th 2012 6:08a   RedTurtle Technology
There are thousands of posts on Lotus Domino forum about this problem: "Error cleaning up agent threads". I ran into a similar problem using a Java agent. I state that this agent has been inherited from another developer ;-) so it was not easy for me to initially understand what the problem could be. In any case, every time the agent ended, I had the above error to the log. In truth, none of the posts that I've seen has been helpful, until, by inspecting the code carefully and isolating th [read] Keywords: agent domino lotus java
183


Problems with charset in 8.5.1 environment
Thu, Jul 21st 2011 6:09a   RedTurtle Technology
In this scenario, i've experienced some problems with UTF-8 charset in strings. In 6.5 environment everithing works fine. This is my code in a Java agent: org.w3c.dom.Document docXML = attachSegnatura.parseXML(false); XSLTResultTarget out = new XSLTResultTarget(); out.setFileName(path + "SegnaturaRT.xml"); attachSegnatura.transformXML(xsl, out); DOMParser parser = new DOMParser(); parser.parse(path + "SegnaturaRT.xml"); org.w3c.dom.Document docRT = ((DOMParser)parser).getDocument(); [read] Keywords: agent java xml
97


DIIOP?? No more...
Wed, Apr 6th 2011 6:08a   RedTurtle Technology
[read] Keywords:
281


Lotus Notes and chart in client: great stuff!!
Wed, Nov 3rd 2010 11:30a   RedTurtle Technology
A way to render charts in Lotus Notes Client through Google Charts [read] Keywords: lotus notes notes client google




177


Forms with the same alias is *still* a bad practice (Xpages Bug)
Wed, Oct 27th 2010 3:42a   RedTurtle Technology
Probably a bug found in XPages 8.5.2 engine [read] Keywords: xpages bug
105


Oracle and IBM Collaborate to Accelerate Java Innovation Through OpenJDK
Wed, Oct 13th 2010 3:25a   RedTurtle Technology
[read] Keywords: ibm java oracle
150


"Received" field is big trouble for Lotusscript..
Fri, Sep 10th 2010 8:29a   RedTurtle Technology
A bit of background when SMTP mail headers come in, they create multiple 'received' fields in mail document [read] Keywords: lotusscript smtp
131


"Received" field is big trouble for Lotusscript..
Fri, Sep 10th 2010 5:27a   RedTurtle Technology
A bit of background when SMTP mail headers come in, they create multiple 'received' fields in mail document [read] Keywords: lotusscript smtp




Created and Maintained by Yancy Lent - About - Blog Submission - Suggestions - Change Log - Blog Widget - Advertising - Mobile Edition