The JSR-286 compatible portlet (tested in Liferay 5.2.3) for displaying videos in HTML5 <video> element is released. Download from java-portlets project site.
Monday, July 27, 2009
Wednesday, July 8, 2009
JavaDoc Jar Viewer
It has become a standard to distribute JavaDocs as Jar files. These distributions are handy when used with tools like Maven and your IDE. But what happens when you want to view it? We have to create a temporary directory to extract the Jar, then launch a browser to view the content. What a pain! Now we have a command-line tool to do these manual steps for you. Check out its documentation.
Wednesday, July 1, 2009
Pomodoro Timer 1.0 Released
Pomodoro Timer, a software tool to mimic the usage of Pomodoro Timer (aka Kitchen Timer) for practicing Pomodoro Technique is released. Screenshot:
Subscribe to:
Posts (Atom)