wesleyhales.com

Pushing CDI Events to the Browser with WebSockets

Jan
20
2012
In this post, I give a basic demo on how to embed Jetty to add Web Socket support to and Java based server. I also how to send JavaScript events to the browser via a socket connection. [read more]

html5 | websocket | jboss | jetty | cdi |

2011 Year In Review

Dec
29
2011
A basic review of things I accomplished in 2011. [read more]

life |

Fixing Ajax on Mobile Devices (with HTML5)

Aug
29
2011
Use the new HTML5 iframe sandbox attribute to parse sanitize a dynamically loaded DOM. I also talk about how innerHTML randomly breaks on iOS devices. [read more]

Java | ajax | html5 | innerhtml |

RichFaces Mobile Designs - Day 3

Aug
3
2011
Day 3 of a week-long sprint to come up with some mobile designs for RichFaces. [read more]

Java | mobile | richfaces |

Going Mobile With RichFaces! Design Proposals - Day2

Aug
2
2011
Day 2 of RichFaces mobile design madness. [read more]

Java | jsf | mobile | richfaces | web |

Going Mobile With RichFaces! Design Proposals - Day1

Aug
1
2011
Day 1 of a week-long sprint to force myself into some creative thinking for mobile designs. [read more]

Java | jsf | mobile | richfaces | web |

My New Career Choice at Red Hat

Jul
4
2011
Changing career options at JBoss by Red Hat. [read more]

Life | jboss |

Runtime Type Detection and Usage with Weld

May
4
2011
I coded this prototype for the JBoss World 2011 keynote. Shows how to use CDI for Runtime type detection. [read more]

Java | cdi | hornetq | infinispan | jms | jsf | richfaces | seam | weld |

Does Developing Portlets Make You a Better Developer?

Apr
5
2011
A shameless post to entice developers to get into portlet development with the JBoss Portlet Bridge. [read more]

Java | jsf | portal | portlets |

Going Mobile With RichFaces 4 - Part 1: Drag and Drop

Feb
16
2011
This post explains a basic prototype I wrote while trying to retrofit RichFaces components for mobile devices. [read more]

Java | jquery | JSF | richfaces |