Might be an interesting library to consider if you want to go beyond JUnit:
InfoQ: Dan Allen on Arquillian Testing Framework
Ramblings of a Journeyman Software Engineer - covering ExtJS, JQuery, Struts, Spring Framework, Pentaho Data Integration (Kettle)
Tuesday, May 22, 2012
Sunday, April 22, 2012
Monday, April 2, 2012
Where to find 3D Ribbon Generator?
Can use this to generate a CSS3 ribbon:
http://www.css3d.net/ribbon-generator
http://www.css3d.net/ribbon-generator
Thursday, March 22, 2012
How to do XML <-> JSON?
One option found:
http://beckchr.github.com/staxon/
http://beckchr.github.com/staxon/
What are the Date and Time Picker in ExtJS?
There are a few available:
- apleshkov DateTimePicker - https://github.com/apleshkov/DateTimePicker
- DateTimeField - http://www.sencha.com/forum/showthread.php?22661-new-version-DateTime-Field
Monday, March 19, 2012
What are the Possible Ways to Draw a Timeline Widget?
Nothing come close in ExtJS (.
Possible methods:
Possible methods:
- This will be the first choice if there is no concern on the learning curve. SIMILE Widget - http://www.simile-widgets.org/
- By Pure CSS Method, as mentioned in Pure CSS Timeline.
- jQuery Timelinr - http://www.csslab.cl/2011/08/18/jquery-timelinr/ - if you only need years
- timeglider - http://timeglider.com/jquery/ - it's not free for commercial use
- Finally found something which might just be what we want: CHAP Links Library - http://links.sourceforge.net/
What are the JSON Library Which Can Be Use in JDK 1.4?
I have found these links:
Wednesday, March 14, 2012
How to Identify Color Code from Windows Screen?
One of the tool - Instant Eye Dropper
http://instant-eyedropper.com/
http://instant-eyedropper.com/
Tuesday, March 13, 2012
Subscribe to:
Posts (Atom)