Check out what’s new in 8.5.4 regarding XPages.
Ask your XPages questions tomorrow to IBM Specialists.
Do not miss this event
Link to the meeting info
Check out the presentation –> Link
If you can’t attend ask your questions here
Check out what’s new in 8.5.4 regarding XPages.
Ask your XPages questions tomorrow to IBM Specialists.
Do not miss this event
Link to the meeting info
Check out the presentation –> Link
If you can’t attend ask your questions here
Small Talk Release 2.0 has been released on OpenNtf.org
This release has what I think important improvements that gives a new angle of Social
It’s great with likes and retweets of you posts. But with the new version your coworkers can
Flattr you for internal posts done in Small Talk. Internal posts you might say that is internal and you can write about it and certainly not use Flattr. Well that is taken care of in Small talk, Small Talk will only send to Flattr that something has been Flattred using a Small Talk Post. So your secrets is safe with Small Talk.
The new version also includes alot of improvments as Reader user acess now works, Avatar images works, Tag Clouds for popular taggs and Users is displayed and alot of other improvmements.
Small Talk is now even more the tool for you internal communication or storage point for all infomation that you can’t put in your CRM or Development system.
Take Small talk for a test drive and let me know what you think
We had some talk on twitter using the hashtags
https://twitter.com/#!/search/%23lotusnotestag
https://twitter.com/#!/search/%23XPagesTagline
My own tagline suggestions for Lotus Notes and XPages are
What do you think, post a comment!
I have an Social Idea with these taglines but I will come back to that in a later post.
Help to come up with a tagline slogan for Lotus Notes and one for XPages.
That we all can use to get a great feeling when we talk about these products with customers.
if you have any suggestions post a comment
if there is anyone that could sponsor some prices for the best taglines, send me an email thru contact at the top of the page.
After this we can have a vote for the best taglines.
Check out these company tagslines
http://www.chomchomadvertising.com/360-most-famous-business-taglines/
Check out my latest contribution to openntf.org Small Talk this is application will help you spread all these small talks around the Coffee Machine in your organization. Small Talk can be added to the Sidebar in your Notes Client, thru a Mobile Client or Directly within the application.
Check it out at openntf.org Link to Project
I found this interesting project on openntf.org yeasterday Ruby in XPages if you don’t know what this is it’s an implementation so you can write Ruby code inside an XPage. You might say I don’t know Ruby so how can this be of interest to me.
I don’t either know Ruby but I think the project it self has other interesting things because it shows how to implement another language into XPages, perhaps node.js, PHP or ASP.Net.
Another post about the possibilites to expand XPages was posted by Sven Hasselbach awhile ago show a way to write lotusscript code inside an xpage –>Post (use Chome or Rockmelt to get the post in english)
It has been alot of talk about a debugger for XPages, Do we need a copy of the lotusscript debugger. Or a brand new debugger that gives us new ways to debug our code. Yes please. I think there is several new interesting ideas on how to debug code faster and better. How would you like to debug your xpage code?
[poll id=”5″]
If you look at other languages there is alot of interesting features in debuggers like
Update! Results of the Poll
I’m doing a lite poll to see what the future looks like. You don’t have to be an admin or a developer.
If you don’t know the answer on one of the questions don’t answer that question 😉
[poll id=”2″]
[poll id=”3″]
[poll id=”4″]
I’m thanking you for your answers, stay tuned for the results!!
I have added my first XSnippet today and it’s the Standby custom control.
If you add the code to a custom control and drag in into an XPage all events done in this XPage will be intercepted and if the event taks more than 200 milli seconds the dojo standby widget will show up and prevent the user from clicking.
http://openntf.org/XSnippets.nsf/snippet.xsp?id=standby-dialog-custom-control
Some of the code were originally created by two great XPage guys
Tommy Valand and Serdar Başeğmez
Version 1.1 of the TinyMce custom control for XPages is released today.
This version contains a fix so the 64K limit is now fixed and also a new option
TinyMcePath is added to be able to add a url that is server wide. And to simplify upgrade of the editor.
Url to the control at openntf.org