ekkes-corner-tv

Member since May 21, 2009

follow this user
  • 9 videos
  • 0 following
  • 0 follower

Recent Activity

redview visibility processor on Vimeo
redView provides a Visibility Processor, Visibility Descriptors and Conflict Resolvers.
You can easy define the rules when to display a Composite or to insert a nested View.

This Screencast uses as Example an Association to a Superclass (Vehicle), where you have a Driver View displaying the Vehicle this Driver drives: a Car or a Truck. Don't write boilerplate of SWT Code - use redView's WYSIWYG Editor.

redview - Dynamic Views (not only) for Business Applications:
redView (Riena EMF Dynamic Views) - declarative UI Design combined with dynamic Rendering at Runtime.
redView can be used for RCP (Desktop) Enterprise Business Applications, as UI for Webservices or simply as Prototyping Tool.

redView can be integrated into MDSD using openArchitectureWare (Eclipse Modeling Projects: MWE, Xpand/Xtend, Xtext) to generate SWT Views from a Model (UML, Xtext, XSD, WSDL)
redview WYSIWYG editor first steps on Vimeo
redView's WYSIWYG Editor allows to edit EMF Models of SWT Views.

Don't write boilerplate of SWT Code - use redView's WYSIWYG Editor. This Screencast shows you some first steps how to use the redView Designer Editor.

UI Designer, Business Guys or Developers can change the generated Design using Drag-n-Drop or Outline + Properties View. All changes will survive new generation cycles.

redview (redview.org) - Dynamic Views (not only) for Business Applications:
redView (Riena EMF Dynamic Views) --> declarative UI Design combined with dynamic Rendering at Runtime.

redView can be used for RCP (Desktop) Enterprise Business Applications, as UI for Webservices or simply as Prototyping Tool.

redView can be integrated into MDSD using openArchitectureWare (Eclipse Modeling Projects: MWE, Xpand/Xtend, Xtext) to generate SWT Views from a Model (UML, Xtext, XSD, WSDL)

you can also generate RCP Applications with Riena Navigation and UI. More informations about Riena: eclipse.org/riena
redview presented in Hamburg (eclipse democamp) on Vimeo
slides with audio from my redview (redview.org) presentations at some eclipse democamps in november 2009.
live-demo will follow in extra movies
Tarantino Mixtape
Tarantino movies in Eclectic Method's blender
eclecticmethod.net
imdb.com/name/nm0000233/
looking into 3rd party OSGI bundles... on Vimeo
if you include 3rdParty JAR's into an OSGI Application, you should have one bundle for each Jarfile.
But sometimes integrating 3rd Party Bundles you'll be surprised to see what can be inside of ONE bundle.
This Screencast was part of my presentation "HowTo build an OSGI EJB3 Server" at JAX09 (OSGIExpertsDay)
Please switch HD on to view the movie best.
HowTo Build an OSGI EJB3 Server on Vimeo
This is an overview how to build an OSGI EJB3 Server I gave at OSGIExpertsDay at JAX09.
The Server is build using:
Eclipse Equinox as OSGI Framework
Eclipse Riena for Remote OSGI Services
EasyBeans as OSGI EJB3 Container
Hibernate as JPA Provider
Clients are Rich Clients (Eclipse RCP)
The project is model-driven using UML (MagicDraw), EMF (Eclipse Modeling) and oAW (openArchitectureWare).

more info:
ekkes-corner.org (blog english)
ekkes-ecke.org (blog german)
ekkes-corner-tv.org (Video PodCasts)

You should set HD on to see the video best.
ekkes-corner-tv #1: redView: Dynamic UI for Business Applications on Vimeo
redView is an Open Source Project:
Riena EMF Dynamic Views
This episode from ekkes-corner-tv based on my presentation at EclipseCon 2009 in SantaClara.
redView will be published Open Source (Eclipse Public License EPL) in may 2009 at redview.org
redView can be used as WYSIWYG editor to design and prototype SWT Views for Eclipse RCP Applications.
redView can also be used as dynamic SWT composite in Runtime.
redView uses an EMF model (SWTWidgets and Riena Ridgets) Views can be buld from scratch or generated from other models like UML Entity models using oAW (openArchitectureWare)
more Info:
redview.org Project Homepage
ekkes-corner.org my Blog in english
ekkes-ecke.org my Blog in german
ekkes-corner-tv.org my Video Podcasts

Watch this video with HD on !
ekkes-corner-tv #2: MDSD: New ways around Generation Gap Pattern on Vimeo
The Generation Gap Pattern (see also John Vlissides) is widely used to separate generated code from modifdied/extended code.
But the Generation Gap Pattern isn't always aplicable - from my experiences it fails if you generate code into areas with partly complex inheritance hierarchies like Persistence Layer with Entity, Embeddable, EJB3 etc.
Using a modern Generation Framework as oAW (openArchitectureWare) from Eclipse Modeling Tools Project you can implement a Veto Strategy in your workflow components to optimize file handling using Generation Gap Pattern.
In this presentation I introduce a VetoRedirectStrategy to find ways without applying the Generation Gap Pattern.
I tried to make a presentation partly in ZEN style and with easy-to-understand slides - so have fun.

Additional Informations:
ekkes-corner.org (blog in english)
ekkes-ecke.org (blog in german)
ekkes-corner-tv.org (video podcasts)
iTunes (search for "ekkes-corner")
@ekkescorner (twitter)

references:
(c) 1996 John Vlissides "Generation Gap Pattern"
research.ibm.com/designpatterns/pubs/gg.html
Article Heike Behrens "Generation Gap Pattern"
1160pm.net/2009/04/23/generation-gap-pattern/