Using Bootstrap with (JS/ CSS) resource aggregation

Mark Leusink | 11 hours ago | App Dev - XPages

The resource aggregation function was introduced in Domino 8.5.3. It automatically combines the CSS and JavaScript files loaded on a webpage into a single file, thus reducing the number of requests on a page. If you use Bootstrap and enable the option, you'll find that it will break the links to the default Bootstrap images. The reason for this is the (virtual) location of the combined CSS file changes. A possible solution is to create a simple css file that overrides the image location and add that to your page/ app.

NotesIn9 Live coming to the OpenNTF Webinar Series!

David Leedy | 17 hours ago | App Dev - XPages

One June 4th I will be participating in a Webinar from OpenNTF.org called “Getting Started with XPages”. I’m really excited to be presenting with Dr. Marky Roden. It’s always nice to be able to present with good friends. In addition to being an outstanding developer Marky also happens to be a stellar presenter. So it should be a fun time.

Presentation from ISBG: An Introduction to Working With the Activity Stream

Mikkel Heisterberg | 23 hours ago | App Dev - Connections

What is this session about? The future of business is social and the activity stream is the way events and messages are communicated in the social business. In this session you will learn all there is to know about the activity stream including exactly what it is and how to interact with it using your favorite development environment whether that be JavaScript, XPages, Java or even the plain vanilla HTTP based REST API. This session is for you if you want to start working the Activity Stream.

Mobile App to view Java and XPages Code

OpenNTF | 1 day ago | App Dev - XPages

As part of the XPages development contest sponsored by WebGate Consulting AG which is part of the Appathon sponsored by IBM developerWorks, Koell S Cherizard has contributed a project called Doecu Mobile.

Big Data and the War for Talent

Tim Geisert | 1 day ago | Business - Analytics

What if you took some of the guesswork out of hiring? What if you could determine which candidates are more likely to succeed just by looking for a few key characteristics, and then used the information as the basis for making hiring decisions?

IBM Social Business: It's more than networking, it's working.

IBM Corp. | 1 day ago | Business - Social Business

By 2014, nearly four out of five businesses plan to invest in social business technology. Our world is social. On a smarter planet, so are businesses. Let's build a smarter planet.

Rethinking how work works.

IBM Corp. | 1 day ago | Business - Social Business

Ad about Smarter Workforce on Wall Street Journal.

When Does a Control That Has An Id, Not Have An Id?

Paul Withers | 1 day ago | App Dev - XPages

As part of some work on XPages OpenLog Logger, I’m looking to not only log SSJS errors but also give the facility to push them to an Error control for the relevant component or an Errors control if they are not associated directly to a control.

Tracking IBM Lotus technotes, hotfixes and fixpacks

Chris Miller | 1 day ago | Community - Events

It has always been hard to track the growing list of technotes, fixpacks, hotfixes and SPR's that IBM Lotus collaboration software has. Over the years I have made my own tools.

ICON UK Call for Abstracts is OPEN - have you submitted yet?

Warren Elsmore | 1 day ago | Community - Events

I guess you might have missed it with the new name announcement and all the other excitement, so this is just a little reminder: ICON UK call for Abstracts is OPEN!

Invitation: IBM Community Webcast - Portal at the Speed of Light: Techniques for IBM Worklight Integration

Joyce Davis | 1 day ago | Community - Events

Mobile technology is a hot topic in the IBM community these days. And as I mentioned last month , our next webcast will focus on mobilizing the web experience.

IBM WebSphere Portal: Performance testing and analysis

IBM SocialBiz UX | 2 days ago | Infrastructure - Portal

Introduction Finding and fixing performance problems in a production environment is challenging on a number of levels. Optimally, most bottlenecks in the system should be found and fixed before the system is allowed into production. This article explains a tested process that can ensure that, ...

Using Bootstrap Modal Dialog Control to Create a Step by Step Wizard

Steve Zavocki | 2 days ago | App Dev - XPages

For my latest project, I finally got the framework complete so I can begin creating content. As opposed to the demo in the last post, I decided to have a step-by-step wizard for data entry. The last post showed how you could have multiple buttons on the same page. I will probably need that technique for editing existing documents later.

NotesIn9 114: Using Wrappers with XPages

David Leedy | 2 days ago | App Dev - XPages

In this show yet another NEW contributor comes on to share content with the community.  Today, Stephan Wissel, IBMer and blogger at wissel.net comes on the show for a discussion on a programming design pattern called “Facade” and how you might want to use this in your XPages development.

Technote on Notes/Domino 8.5.x code stream

Scott Souder | 2 days ago | Business - Social Business

Thanks to Scott Vrusho, Heidi Andriola and Joy Freeman, we've just published the definitive word on Notes/Domino 8.5.x going forward. Head here for details.

Java security in IBM Domino

John Dalsgaard | 2 days ago | App Dev - Notes

For some Java code to be allowed to run on a Domino server you may need to add some security settings to the java.policy file (e.g. allow access to external network ressources). This file can be found in the jvm/lib/security library. However, whenever the Domino server (and the Notes client for that matter) is upgraded (even small upgrades) this file will be overwritten!! You can add a file to the directory called “java.pol”. It has the same syntax as java.policy. But the main difference is that it does not get removed on upgrades….

Using XPages? – want to disable Dojo?

John Dalsgaard | 2 days ago | App Dev - XPages

If you are developing XPages using IBM Domino Designer from time to time you may want to stop the loading of the “fat” Dojo libraries. You may have decided to use jQuery Mobile for your mobile solution (as I do for a mobile app). On the other hand you may not want to disable Dojo for the entire application (in the xsp.properties file). So what do you do?

New Release of the XPages Extension Library with JUnit Test Framework

OpenNTF | 2 days ago | App Dev - XPages

Paul Hannan has released a new version of the XPages Extension Library. See below for his description.

Branding Communities in IBM Connections

Jerald Mahurin | 2 days ago | Infrastructure - Connections

For most organizations it is important to add branding to Connections. It is similar to moving into a new house. The structure is all there, but you might want to change the colors and wall hangings to make it your own. With IBM Connections you most likely want to add your corporate branding to Connections. Also you may even want to add branding at the Community level. Probably nothing major, but enough to give the Community users a sense of ownership.

Using IBM Notes data as a source for Google Maps API

Mat Newman | 2 days ago | App Dev - Notes

During the past couple of weeks I've been consulting for a customer who required some heavy integration between IBM Notes data and Google Maps. That project is in it's final stages and is close to coming online.

SAP and IBM WebSphere Portal working together

Mark Polly | 2 days ago | Infrastructure - Portal

Integration is a long-standing requirement satisfied by enterprise portals. Over the past 10 years, integrating SAP and IBM WebSphere Portal has been top of mind for a lot of people. Marty Lechleider spoke at the IBM Exceptional Web Experience Conference on the offerings IBM has for integration.

org.openntf.domino M2 Release and Demo Database

Paul Withers | 2 days ago | App Dev - XPages

The second release of org.openntf.domino has today been pushed up to OpenNTF. As I blogged earlier in the week, there are a host of enhancements as well as bug fixes.

Considering Open Source Options for Your Portal Solution?

Glenn Kline | 2 days ago | Infrastructure - Portal

Potential WebSphere Portal customers often consider whether they should leverage an open source technology or purchase a leading horrizontal portal product such as WebSphere Portal. The 2013 IBM Exceptional Web Experience Conference had a session titled “Considering Open Source Options for Your Exceptional Web Experience Solution?: Explore TCO and How Free”.

Twelve Tasks Made Easier With IBM Domino XPages

Teamstudio | 2 days ago | App Dev - XPages

If you're asking, "How can I get my job done quicker with XPages?", this webinar will provide the answer. Mike McGarel and Paul Withers will compare and contrast commonly requested features using XPages and classic Notes/Domino techniques.

Creating a customer service web application using Sametime

IBM SocialBiz UX | 2 days ago | Infrastructure - Unified Communications

Support Click-to-Chat with only a little coding: The Click-to-Chat pattern is becoming increasingly popular on customer-facing web sites. This series of three articles shows how to implement this using the Sametime Proxy features, with a simple automation servlet, or bot to manage interactions.

Top 6 Social Business Patterns for ROI!

Sandy Carter | 2 days ago | Business - Social Business

It’s easy to see how the world has adopted social media to help strengthen ties between people all over the world. People like to share and the explosive growth of Facebook and all the other social media platforms out there are surely a testament to the fact that we like to share and discover what […]

Deprecating .recycle()

Nathan T. Freeman | 2 days ago | App Dev - XPages

It’s a little later than our target date, but I’m delighted to announce that M2 of the OpenNTF Domino API is now available.

NotesIn9 113: Learning to use XPages Mobile Controls

David Leedy | 3 days ago | App Dev - XPages

In this show NotesIn9 not only gets a SUPER new contributor, but it also gets it’s first Nerd Girl!  In today’s show Kathy Brown comes on to do a demo on using the XPages Mobile controls from the Extension Library / Update Pack 1.  

On OpenNTF: OSnippets Application to share Code Snippets and Blog Entries

OpenNTF | 3 days ago | App Dev - XPages

As part of the XPages development contest sponsored by WebGate Consulting AG which is part of the Appathon sponsored by IBM developerWorks, Oliver Busse has contributed a project called OSnippets Template.

Get All Properties of an Object in JavaScript

Brad Balassaitis | 3 days ago | App Dev - XPages

I often have the need to find all of the properties of an object in order to determine what is available to work with. In this post, I’ll show you a handy function that you can use to provide this information.