One option found:
http://beckchr.github.com/staxon/
Ramblings of a Journeyman Software Engineer - covering ExtJS, JQuery, Struts, Spring Framework, Pentaho Data Integration (Kettle)
Thursday, March 22, 2012
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
Monday, March 12, 2012
How to get Rounded CSS Corner (with No Images)?
This article gives the best summary:
http://jonraasch.com/blog/css-rounded-corners-in-all-browsers
http://jonraasch.com/blog/css-rounded-corners-in-all-browsers
Thursday, March 8, 2012
How to create WSDL-first SOAP client in Java with CXF and Maven?
Try to use this to consume a webservice from Coldfusion:
http://www.logicsector.com/java/how-to-create-a-wsdl-first-soap-client-in-java-with-cxf-and-maven/
http://www.logicsector.com/java/how-to-create-a-wsdl-first-soap-client-in-java-with-cxf-and-maven/
Monday, March 5, 2012
How do you develop a timeline widget?
Two possible ways:
SIMILE Widget - for Timeline
http://www.simile-widgets.org/
or
Ext Scheduler
http://www.bryntum.com/products/scheduler/
SIMILE Widget - for Timeline
http://www.simile-widgets.org/
or
Ext Scheduler
http://www.bryntum.com/products/scheduler/
Friday, March 2, 2012
How to Convert Excel Data to JSON?
We came across this useful site:
http://shancarter.com/data_converter/
http://shancarter.com/data_converter/
Thursday, March 1, 2012
Liquibase Best Practise - The Old Article
The old version of the article is better than the latest version.
http://www.liquibase.org/bestpractices?rev=1237998242
http://www.liquibase.org/bestpractices?rev=1237998242
Subscribe to:
Posts (Atom)