Have you seen?
Categories
Archives
Top ten
- SIM900A fixed for Europe - 146,722 views
- 64MB RAM mod for TL-WR1043ND - 98,093 views
- iGO out of memory – solved - 81,866 views
- China for westerners - 79,522 views
- Rigol DS1052E silenced - 70,107 views
- USB mod for TL-WR1043ND - 60,923 views
- Opening Seagate Expansion Portable Drive 1TB - 60,880 views
- FreeRouter for KiCad working in offline - 52,774 views
- Kicad upgrade: push & shove and freerouting revisited - 47,763 views
- The die has been cast - 38,208 views
Category Archives: Software
IE polyfills BPM way
Some organizations still cannot shrug Internet Explorer (IE) off their IT standards. Combine it with user interface of IBM BPM based on Javascript and your development falls back to coding practices in early 2000’s. Surely there are ways to fill … Continue reading
WebPD opened editors limit modification
IDE environment in IBM BPM migrated from Eclipse-based app to WebPD, a web-based process editor. WebPD built on top of IBM BPM Coach Framework, based on dojo toolkit, hosting complex visual editors suffers from performance and stability issues. It can … Continue reading
Bumpy ride: webworkers, IE11 and BPM
Internet Explorer – a black sheep amongst browsers – should be forgotten long ago, yet it stands strong as a standard in many organizations. And while its last incarnation (IE11) adopted some modern web technologies it still offers lurking traps … Continue reading
Coach validation errors in one place
Imagine you want to see all IBM BPM coach validation errors in one place. By default after validation phase you need to find all invalidated widgets one by one, changing tab or opening accordions, and so on. Coach framework does … Continue reading
Trap in BPM new event handler editor
Early 2017 cumulative fix for IBM BPM 8.5.7 brought new section in properties for coach views configuration – events tab. This looks like a wink at SPARK toolkit being integrated with BPM product. SPARK introduced nice concept of configuration options … Continue reading
Intercepting Boundary Events in Coach View
Boundary Event is core concept of UI technology in IBM BPM: any visual element (coach view) of screen (coach) can fire such event moving control from current screen to some other place, crossing “screen boundary“. In fact Boundary Event is the only … Continue reading
Custom container with SPARK UI toolkit
Salientprocess acquisition by IBM will make SPARK toolkit core part of IBM BPM in future release. SPARK introduces some nice new concepts, one of it is addressing that keeps SPARK containers invisible. Its public API promises to make your own … Continue reading
WebPD JS editor hack
IBM BPM Process Designer started migration from desktop to pure web client long time ago. While lightweight tools are enablers for everything in cloud game, it is shame how productivity is ignored. For several releases IBM has not corrected even such fundamental feature … Continue reading
Connecting Hermes JMS to WAS 8.5.x over SSL
Hermes JMS client documentation lacks of how to connect to Websphere Application Server (WAS) messaging. Most googled receipts with Websphere keyword refer to MQ. While it is possible to expose WAS internal service integration bus (SIB) as MQ link, I failed … Continue reading
Posted in Software
3 Comments
Kicad upgrade: push & shove and freerouting revisited
Kicad PCB toolset changed a lot over last two years. Great contribution from CERN is merged with stable release on one hand, new library format and projects migration necessity on the other. Meantime Freerouter cooperative tool disappeared and my reluctance to move … Continue reading
Posted in Electronics, Software
24 Comments