371 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Forum | Blogs | Search | myPL | About 
 
Latest 7 Posts
XPages – Server Side – Invoke Web Services (JAX-WS)
Thu, Mar 8th 2012 344
Call Dynamic JS Functions from Dialog in XPages (XSnippet)
Sat, Dec 31st 2011 163
News about “Mobile Admin” @ DominoPower.com
Tue, Dec 13th 2011 161
Mobile Admin on OpenNTF !
Thu, Dec 8th 2011 116
After 2nd OpenNTF XPages Development Contest
Thu, Dec 8th 2011 100
Get CKEditor (RichTextItem) Object in CSJS
Tue, Dec 6th 2011 189
Just Submitted …
Wed, Nov 30th 2011 120
Top 10
XPages – Server Side – Invoke Web Services (JAX-WS)
Thu, Mar 8th 2012 344
Blackberry Uygulama Geliştirme – Part 3 (Eclipse’de Geliştirme)
Tue, Dec 28th 2010 238
OneUI (v2.0 & v2.1) Documentation Links
Tue, Nov 22nd 2011 210
Get CKEditor (RichTextItem) Object in CSJS
Tue, Dec 6th 2011 189
Blackberry Application Development – Part 2 (Stub Generator Introduction to Eclipse)
Sat, Feb 20th 2010 182
Call Dynamic JS Functions from Dialog in XPages (XSnippet)
Sat, Dec 31st 2011 163
News about “Mobile Admin” @ DominoPower.com
Tue, Dec 13th 2011 161
Blackberry Application Development – Part 3 (Eclipse Development)
Tue, Dec 28th 2010 137
XPages – Dojo – Question ?
Mon, Oct 31st 2011 128
Localization in Blackberry Application (Using JDE Plug-in for Eclipse)
Sat, Mar 13th 2010 127


Call Dynamic JS Functions from Dialog in XPages (XSnippet)
Best Coder    


Share and Enjoy

Share with Addthis

---------------------
http://www.bestcoder.net/2011/12/31/call-dynamic-js-functions-from-dialog-in-xpages-xsnippet/?utm_source=rss&utm_medium=rss&utm_campaign=call-dynamic-js-functions-from-dialog-in-xpages-xsnippet
Dec 31, 2011
164 hits



Recent Blog Posts
344


XPages – Server Side – Invoke Web Services (JAX-WS)
Thu, Mar 8th 2012 2:25p   Ferhat Bulut
I don’t know what is the first word about this post because I posted my last blog post long time ago OpenNTF 2nd Contest, Lotusphere, My Company Project SIT and UAT … Now back to my website My company project killed me … First XPages project in my company and I am so nervous The main subject of this post, I need to use web service from my XPages application. But I have some problems about that. Really I didn’t find any solution to invoke webservice from server side [read] Keywords: domino ibm ldd lotus lotusphere xpages application dojo java openntf security server wiki xml
164


Call Dynamic JS Functions from Dialog in XPages (XSnippet)
Sat, Dec 31st 2011 6:10a   Ferhat Bulut
Share and Enjoy Share with Addthis [read] Keywords: xpages openntf widget
161


News about “Mobile Admin” @ DominoPower.com
Tue, Dec 13th 2011 4:11p   Ferhat Bulut
Share and Enjoy Share with Addthis [read] Keywords: admin mobile
116


Mobile Admin on OpenNTF !
Thu, Dec 8th 2011 3:49p   Ferhat Bulut
I developed Mobile Admin application for BlackBerry smartphone in first quarter of 2011 but now It is available for iPhone/Android smartphones on OpenNTF. The best thing is “Mobile Admin” is finalist of the second for 2nd OpenNTF XPages Development Contest. With this application, you can perform two basic & important functions on Lotus Domino on mobile. These two basic functions are frequently used  Scheduled Agent Trigger and Console Command Execution functions which are used [read] Keywords: admin agent domino lotus xpages application blackberry database development iphone mobile openntf server
100


After 2nd OpenNTF XPages Development Contest
Thu, Dec 8th 2011 1:11p   Ferhat Bulut
2nd OpenNTF XPages Development Contest’s results is announced today and “Oscar goes to …” Not to me. Goes to The Community. Very significant projects shared by contributors. One of me. We can take a look these projects to understand what can we do with XPages. I am happy when I looked from this side. Other side is to be in first three. I am still laughing with joy. Thanks again to all OpenNTF Team and contributors. Special thanks to my friend, my neighbor, Serdar IR [read] Keywords: lotus xpages community development openntf
189


Get CKEditor (RichTextItem) Object in CSJS
Tue, Dec 6th 2011 4:38a   Ferhat Bulut
Unfortunately, I am so tired to find this piece of code. It’s very surprising but Google has no record with these keywords “Xpages CKEditor getData()” inputRichText1 : RichTextField Id/Name var richCKEditor = CKEDITOR.instances["#{id:inputRichText1}"]; alert (richCKEditor.getData()); Share and Enjoy Share with Addthis [read] Keywords: xpages google
120


Just Submitted …
Wed, Nov 30th 2011 1:41p   Ferhat Bulut
I just submitted & attended to 2nd OpenNTF XPages Development Contest with “Mobile Admin” and I said, Good Luck “Mobile Admin” Just kidding Main purpose is to become a member of open-source community. I love the community, to talk about business and social, sharing know-how … Make me happy. I faced with some difficulties during development about Mobile controls which delivered with Extension Library 8.5.3. Especially, to create user-friendly layout. Sometim [read] Keywords: admin xpages blackberry community development iphone java mobile network openntf




91


Source Control (IBM Rational ClearCase) for NSFs & XPages – Lotus Designer in Domino 8.5.3
Thu, Nov 24th 2011 5:43p   Ferhat Bulut
Sorry … English version of this post not ready yet. I hope, you’ll got the point from pictures But I wish to write in English on this weekend. Bir IBM Rational ClearCase ile Lotus Designer Source Control implementasyonunu hikayesi; ClearCase in Domino Designer ile implementasyonu için öncelikle IBM Rational ClearCase in bilgisayarınızda kurulu olması ve ayarlarının (View) yapılmış olması gerekiyor. Akabinde Domino Designer a Rational ClearCase SCM Adapter ın klasik Eclip [read] Keywords: domino dxl ibm lotus xpages application development eclipse xml
210


OneUI (v2.0 & v2.1) Documentation Links
Tue, Nov 22nd 2011 6:10a   Ferhat Bulut
IBM Lotus User Interface – Developer Documentation v2.0 (OneUI version 2.0) IBM Lotus User Interface – Developer Documentation v2.2 (OneUI version 2.1) Share and Enjoy Share with Addthis [read] Keywords: ibm ldd lotus interface
128


XPages – Dojo – Question ?
Mon, Oct 31st 2011 6:09a   Ferhat Bulut
Using dojox.widget.Standby in Xpage and try to show “waiting” screen during partial refresh process. I used image in Standby widget. When I clicked on button, first time only, image seems twice (like screen flip), after one click, trying again but at this time no problem. Why Standby widget shows image twice at first run/show ? Any idea ? [read] Keywords: xpages dojo widget




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