353 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Forum | Blogs | Search | myPL | About 
 
Latest 7 Posts
Icon resources on the web for commercial and non-commercial use
Wed, Feb 8th 2012 195
XPages series #13: XPiNC app development tool
Thu, Feb 2nd 2012 298
Lotusphere 2012: Download links for 105 additional session slides
Sun, Jan 22nd 2012 326
Lotusphere 2012: download links for session slides
Tue, Jan 17th 2012 466
Status report / no session submission for LS12
Mon, Nov 7th 2011 47
XPages series #12: XAgents and performance bottlenecks
Sun, Jul 17th 2011 116
XPages2Eclipse: New Beta-Build available
Mon, Jul 11th 2011 83
Top 10
Lotusphere 2012: download links for session slides
Tue, Jan 17th 2012 466
Lotusphere 2012: Download links for 105 additional session slides
Sun, Jan 22nd 2012 326
XPages series #13: XPiNC app development tool
Thu, Feb 2nd 2012 298
Icon resources on the web for commercial and non-commercial use
Wed, Feb 8th 2012 195
XPages series #12: XAgents and performance bottlenecks
Sun, Jul 17th 2011 116
XPages2Eclipse: New Beta-Build available
Mon, Jul 11th 2011 83
XPages series #9: How to debug an XPages application
Tue, Jul 20th 2010 80
XPages series #11: Log data changes using beans and the DataObject interface
Fri, Mar 18th 2011 61
LS11: Download links for session slides published so far
Thu, Jan 27th 2011 59
Notes 8.5.1: The new Java UI classes and Domino Designer extensibility API
Sun, Oct 11th 2009 58


Sorry, no records were found!

Recent Blog Posts
195


Icon resources on the web for commercial and non-commercial use
Wed, Feb 8th 2012 1:02a   Karsten Lehmann
As Web and Notes developers, we often need to find icons of various sizes to use them in our applications. Since I found a new massive resource of free icons yesterdays, I thought it might be a good idea so share some URLs. For commercial applications, we bought the Icon Experience library a few years ago, which contains about 2500+ icons in 7 sizes at a very affordable price: http://www.iconexperience.com Free icons with varying licenses can be found here: http://openiconlibrary [read] Keywords: notes application applications development openntf
298


XPages series #13: XPiNC app development tool
Thu, Feb 2nd 2012 9:19a   Karsten Lehmann
I was just working on an XPiNC integration of a quite large application and had some trouble getting it to work in the Notes Client (the app was working well on the web already). Finding out why it was not working was even harder in this case than when dealing with "normal" XPages applications, because the application is not based on the Dojo web toolkit, but uses Sencha's Ext JS for the UI and is completely based on our own web app development framework. The framework does not use XPages de [read] Keywords: domino ibm notes notes client script library xpages application applications css database development dojo eclipse integration interface javascript openntf server
326


Lotusphere 2012: Download links for 105 additional session slides
Sun, Jan 22nd 2012 3:16p   Karsten Lehmann
I just compared the current state of the Lotusphere 2012 website with my previously released list of session slide download links. I found 105 new slide downloads: ls12_20120122.csv ls12_20120122.html There are still a few missing slide decks, but it's a big step forward. [read] Keywords: lotusphere
466


Lotusphere 2012: download links for session slides
Tue, Jan 17th 2012 9:06a   Karsten Lehmann
I just spent some time to grab the download links of the sessions slides from the Lotusphere 2012 website. Since my Macbook Pro could not get a proper connection to the wireless network in Dolphin (network is quite bad both at Lotusphere and in the Yacht Club we are staying in), I had to do this on the iPhone, because it was the only device that got an IP address. That was fun. ;-) So here are the links to the slides that are available so far, sorted by session ID. Unfortunately, many are sti [read] Keywords: lotusphere firefox iphone macbook network wireless
47


Status report / no session submission for LS12
Mon, Nov 7th 2011 3:24a   Karsten Lehmann
It's been some time since the last blog post in July. The last weeks have been incredibly busy, working five days a week on 3-4 projects at customers on-site does not leave much time for blogging and it does not look like this will change very soon. To give you an impression, here are a few things that we've been working on: Development of an OSGi based web application framework with Ext.js UI Abstraction layer for web applications that unifies data access across document-oriented and re [read] Keywords: domino dxl ibm lotus lotusphere lotusscript notes notes client R7 richtext traveler xpages application applications blogger blogging database development dojo eclipse java properties server websphere websphere portal xml
116


XPages series #12: XAgents and performance bottlenecks
Sun, Jul 17th 2011 7:58a   Karsten Lehmann
XAgent is a term that describes the equivalent of a classic Notes web agent in XPages technology: an XPage is called via URL and produces any kind of data (e.g. HTML, dynamic images, data in JSON format or ODF documents) by sending Strings or even raw bytes directly to the browser. Chris Toohey and Stephan Wissel have already blogged about this topic a few years ago and discussed some use cases: IBM Lotus Notes Domino REST Web Services via XPage XAgents Web Agents XPages style How t [read] Keywords: agent domino ibm lotus notes odf xpages application applications database development dojo eclipse interface java javascript mobile openntf oracle server xml




83


XPages2Eclipse: New Beta-Build available
Mon, Jul 11th 2011 1:57p   Karsten Lehmann
Today I got notified by one of the beta testers that the keystore template in the update site database is corrupt/incomplete. Thanks for that! The issue should now be fixed, I just uploaded a new version of the update site archive, which you can download via the download link on the product website : [read] Keywords: xpages archive database
39


Beta version of XPages2Eclipse available: Development toolkit for XPages in the Notes Client
Wed, Jun 29th 2011 2:16a   Karsten Lehmann
It's been quite silent in this blog since the last posting in March, but we had a good reason to concentrate on our work: Today we are releasing the first public beta version of a new XPages development toolkit to the public! It's called XPages2Eclipse, a language extension for XPages development in the Lotus Notes Client 8.5.2 and higher. With XPages2Eclipse, XPages applications become first class citizens in the Lotus Notes Client. The toolkit contains a variety of APIs that develo [read] Keywords: ibm lotus lotusscript notes notes client symphony xpages applications desktop development eclipse java javascript linux mac server
61


XPages series #11: Log data changes using beans and the DataObject interface
Fri, Mar 18th 2011 6:26a   Karsten Lehmann
As promised last week, this blog article demonstrates how managed beans can be used to create and edit Notes documents, transparently log data changes and even support alternative storage systems. This is my third and final sample from the Lotusphere 2011 session BP212. If you followed this blog series from the beginning and take a look at the slides for the session BP212, you already know most of the technical details this sample is about: declare managed beans bind XPages UI fields with be [read] Keywords: domino ibm lotus lotusphere notes xpages application archive database interface java javascript properties sql xml
51


The View article: XPath - A Flexible Solution for Filtering, Visualizing, and Binding XML Data in Your XPages Applications
Thu, Mar 3rd 2011 3:07p   Karsten Lehmann
I just received the information that an article that I wrote for The View has been published on their website. This article describes a way to use the XPath query language in XPages Expression Language, something I demonstrated in the Lotusphere session BP212. Here is the public abstract: XPath - A Flexible Solution for Filtering, Visualizing, and Binding XML Data in Your XPages Applications By using the XPath query language, you can query XML data in an XPages application and then seam [read] Keywords: domino ibm lotus lotusphere notes xpages application applications xml




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