Call Dynamic JS Functions from Dialog in XPages (XSnippet)

0

Posted by Best Coder | Posted in XPages | Posted on 31-12-2011

Tags: , ,


Share and Enjoy

Mobile Admin @ DominoPower.com

2

Posted by Best Coder | Posted in Mobile Admin, OpenNTF, XPages | Posted on 14-12-2011

Tags: , ,

Share and Enjoy

Mobile Admin on OpenNTF !

1

Posted by Best Coder | Posted in Mobile Admin, OpenNTF, XPages | Posted on 09-12-2011

Tags: , , ,

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 by people in the developer and admin roles.

In short, you can do following operations with Mobile Admin :

  • Send a console command to the server
  • List & Trigger scheduled agentsfrom any database
  • Save frequently used console commands to My Favorite Commands section
  • Save frequently used agents to My Favorite Agents section
  • Do listed operations on any server which registered in the same domino domain

Now It’s XPages application.

Just you need Lotus Domino 8.5.3, Extension Library (19 Nov 2011 Release # 853-20111117-1058) and Mobile Admin.

And also, you may have an access on Lotus Domino server :)

Follow this link to download Mobile Admin from OpenNTF.Org

  

Share and Enjoy

After 2nd OpenNTF XPages Development Contest

1

Posted by Best Coder | Posted in OpenNTF, XPages | Posted on 08-12-2011

Tags: , ,

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 :) I’m happy twice because It’s comments, tweets :) “You may not have a chance for the first three” :) Ohhh my friend. ehehehee …

Continue to share … for Lotus Community.

Share and Enjoy

Get CKEditor (RichTextItem) Object in CSJS

6

Posted by Best Coder | Posted in Development, XPages | Posted on 06-12-2011

Tags: , ,

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()”


Share and Enjoy

Just Submitted …

5

Posted by Best Coder | Posted in Mobile Admin, OpenNTF, XPages | Posted on 30-11-2011

Tags: , ,

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.

Sometimes, It’s very difficult … I hope, you will like it and use it (If you have an access to your corporate/personal network from your iPhone, iPad, etc :) )

So I love BlackBerry (java development). It’s screen is very small, very very bad for end users but It has corporate network access from the beginning. No Firewall, No Business, No Job Requests … :)

Share and Enjoy

Source Control (IBM Rational ClearCase) for NSFs & XPages – Lotus Designer in Domino 8.5.3

0

Posted by Best Coder | Posted in Development, XPages | Posted on 25-11-2011

Tags: , , ,

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 Eclipse Plugin yükleme yöntemiyle (File -> Application -> Install) yüklenmesi gerekiyor.

Kurulum sonrasında Domino Designer ın restart işlemleri gerçekleştirilir.

Window -> Show Eclipse Views -> Navigator (General kategorisinde) açmanız gerekir.

Uygulamanızı bulup, üzerinde sağ tıklama ile çıkan menüden Team Development -> Set Up Source Control for this Application seçeneğini seçiyorsunuz.

Read the rest of this entry »

Share and Enjoy

OneUI (v2.0 & v2.1) Documentation Links

3

Posted by Best Coder | Posted in Lotus Notes, XPages | Posted on 22-11-2011

Tags: ,

IBM Lotus User Interface – Developer Documentation v2.0 (OneUI version 2.0)

IBM Lotus User Interface – Developer Documentation v2.1 (OneUI version 2.1)

Share and Enjoy

XPages – Dojo – Question ?

7

Posted by Best Coder | Posted in XPages | Posted on 31-10-2011

Tags: ,

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 ?

Share and Enjoy

BlackBerry Device’s Screen Resolutions

0

Posted by Best Coder | Posted in BlackBerry, BlackBerry, Development | Posted on 04-09-2011

Tags: ,

For BlackBerry Developers, basic information that you can need :

h : Screen Height (px) – w : Screen Width (px)

  • BlackBerry Torch 9800 – h:480 x w:360
  • BlackBerry Bold 9000 – h:320 x w:480
  • BlackBerry Bold 9700 – h:360 x w:480
  • BlackBerry Bold 9780 – h:360 x w:480
  • BlackBerry Curve 8520 – h:360 x w:480
  • BlackBerry Curve 9300 – h:240 x w:320

Share and Enjoy