Thursday, November 29, 2012

Swing Multithreading

http://www3.ntu.edu.sg/home/ehchua/programming/java/J5e_multithreading.html#zz-2.4

http://www.javaworld.com/community/node/7717

http://www.javaworld.com/javaworld/jw-08-2007/jw-08-swingthreading.html?page=5

Monday, November 26, 2012

XPath Format Number with decimal places

http://stackoverflow.com/questions/2021720/xpath-format-number-with-number-of-decimal-places-based-on-a-variable


http://stackoverflow.com/questions/11354920/extract-decimal-part-into-variable-in-xsl-template

Saturday, November 24, 2012

OpenOffice Date Functions


days-from-date(concat(/instanceData/LastEventDate,"T",/instanceData/LastEventTime,"Z" ))-days-from-date(now())

(seconds-from-dateTime(concat(/instanceData/LastEventDate,"T",/instanceData/LastEventTime,"Z" ))-seconds-from-dateTime(now()) )div 60


http://www.ibm.com/developerworks/xml/library/x-xformstipcalculations/index.html


http://www.w3.org/TR/2003/REC-xforms-20031014/slice7.html#expr-lib-num


http://publib.boulder.ibm.com/infocenter/forms/v3r5m1/index.jsp?topic=%2Fcom.ibm.form.designer.xfdl.doc%2Fi_xfdl_g_xforms_functions_days-to-date.html

Friday, November 23, 2012

Fie Sharing Mac and Windows

http://www.youtube.com/watch?v=JSm0YflelJ4

Tuesday, November 20, 2012

Startup Ideas

http://paulgraham.com/startupideas.html

Friday, November 16, 2012

Web content type

http://www.webmaster-toolkit.com/mime-types.shtml

JasperReports Exporting using JSF



http://inventasoft.blogspot.sg/2009/07/using-jasperreports-in-jsf-applicatio.html
http://www.ramkitech.com/2011/11/jsf-jpa-jasperreports-ireport.html
http://raajasoft.wordpress.com/2009/10/26/jasper-report-export-all-formats-passing-parameters-using-jsp-page/

http://www.jasperassistant.com/forum/topic/999/when_will_export_report_in_csv?p1


http://krams915.blogspot.sg/2010/12/spring-3-mvc-jasper-integration.html

Tuesday, November 13, 2012

Netbeans Platform Progress Indixator

http://rubenlaguna.com/wp/2010/01/18/cancellable-tasks-and-progress-indicators-netbeans-platform/index.html/