As identified in another post Full login filter testing for local developer environments, the requirement may arise that developer environments need to fully test implicitLoginFilter without deploying code to another environment. This post walks thru the code and setup of a form based TAI. Create a new class which implements TrustAssociationInterceptor. In this class we […]
Posts Tagged ‘development’
Full login filter testing for local developer environments
A majority of enterprise portal implementations utilize some kind of external authentication mechanism. To meet the ever demanding requirements in these same environment the need rises to execute custom code during login process. Starting in WebSphere Portal 6.1 opened up this capability with the Implicit and Explicit loginfilters. (http://www.ibm.com/developerworks/websphere/library/techarticles/0905_buchwald/0905_buchwald.html) Many environments do not require different code in […]
Cool Android Development Stuff Part 1: Setting Up ADB
Hello eager reader! So you want to delve deeper into mobile web application development? Or maybe you are just bored and don’t have any billable work to be doing (you DON’T have any billable work to be doing, right?). In any case, I am here to help. Disclaimer: This blog post is going to include […]
IBM Connect: Active Site Analytics and WebSphere Portal
Thomas Stober, IBM Lead Architect WebSphere Portal Foundation, gave a presentation at IBM Connect 2013 titled “Enhance WebSphere Portal Delivery with Real time Active Analytics Insights”. Of course, site analytics tracks user interaction with your site and can be a key input to help you optimize your portal design. It also can play an […]
Progressive Enhancement vs Graceful Degradation
The Web marches inexorably forward, and we love to see the innovations that come from that progress. But usually, a proportion of your users won’t see the new hotness. They’re stuck on an old ‘n busted browser that they either can’t update (because IE8 is the highest version of IE available for Windows XP, and […]
Social Intranet Technologies, Part 4
In part 1 and part 2 of this series, I introduced many of the technologies used to build a social intranet. In part 3, I talked about three scenarios and list some of the technology that would be involved in each social intranet. For this last part of the series, I want to talk about what some of […]
Why Your Developers Aren’t Following Your Brand Standards
To be frank, your developers aren’t following your brand standards and style guides for the same reason I eat healthier when the apples are pre-sliced in the fridge… Busy days, tight deadlines… a quick look at what needs to get done and off we go ticking away at our tasks with the little time we […]
Custom maps with MapBox
A couple of years ago I was working on a small project where the client wanted to visualize data from their field operations on a map. Nothing overly complex – just locations, custom icons, radius of operation for that location, etc. Easy, I thought. We’ll use a system like Google Maps. Except the client wanted […]
Front-end Developers are UX Designers too
A little while back I wrote this nugget of wisdom: Creating a great user experience extends beyond the research, beyond the wireframes, and even beyond the visual design. All that hard work is ultimately for nothing if your website or web application isn’t fast. Why? Because if your site doesn’t load quickly, your users will […]
IBM WebSphere Portal Self Registration Portlet Available
In previous versions of IBM WebSphere Portal, one missing feature had been the ability for a new user to self register. It was one of the standard checklist items in a Request For Proposal (RFP) – does your system allow for self registration? We spent countless hours building this capability for many, many clients. IBM […]
Is SharePoint 2013 Good for External Websites?
This question, “Can SharePoint be used for public websites (in addition to intranets)?” comes up a lot. The knock on previous versions of SharePoint (2010 and before) has always been that it can be expensive, it doesn’t do search engine optimization (SEO) well, it has trouble with mobile, multiple language support is weak, etc. While […]
Rapid, responsive prototyping with HTML frameworks
“To design responsively, one must prototype responsively.” – Martin Ridgway, 2013 Quoting myself. A good start. But honestly, the statement above is important. After all, how best to communicate principles of responsive design but to do it as early in the engagement as possible? However, prototyping should be fast and iterative. As of January 2013, […]