http://metawidget.sourceforge.net/index.php
https://developers.google.com/java-dev-tools/wbpro/
Wednesday, December 19, 2012
Monday, December 17, 2012
Friday, December 14, 2012
Thursday, December 6, 2012
Speed up OpenOffice
Works
http://www.ghacks.net/2007/08/18/speed-up-open-office/
Optimizing
http://www.werockyourweb.com/optimize-open-office-reduce-memory-usage
http://openoffice.blogs.com/openoffice/memory/
http://www.ghacks.net/2007/08/18/speed-up-open-office/
Optimizing
http://www.werockyourweb.com/optimize-open-office-reduce-memory-usage
http://openoffice.blogs.com/openoffice/memory/
Kill OpenOffice soffice.bin
http://www.oooforum.org/forum/viewtopic.phtml?t=85188
http://www.oooforum.org/forum/viewtopic.phtml?t=85188
http://www.oooforum.org/forum/viewtopic.phtml?t=77181
https://bugs.freedesktop.org/show_bug.cgi?id=49432
http://www.oooforum.org/forum/viewtopic.phtml?t=85188
http://www.oooforum.org/forum/viewtopic.phtml?t=77181
https://bugs.freedesktop.org/show_bug.cgi?id=49432
Wednesday, December 5, 2012
Starting OpenOffice
http://code.google.com/p/jodconverter/source/browse/trunk/jodconverter-core/src/main/java/org/artofsolving/jodconverter/office/OfficeProcess.java
Tuesday, December 4, 2012
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
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
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
Tuesday, November 20, 2012
Friday, November 16, 2012
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/
Friday, November 9, 2012
Tuesday, November 6, 2012
Monday, October 29, 2012
Sunday, October 28, 2012
Tuesday, October 23, 2012
Spring JSF Tutorial
http://www.youtube.com/watch?v=bM1oxmbfzXs
http://www.mkyong.com/jsf2/jsf-2-0-spring-hibernate-integration-example/
http://static.springsource.org/spring-security/site/tutorial.html
http://www.java-samples.com/showtutorial.php?tutorialid=476
http://www.mkyong.com/jsf2/jsf-2-0-spring-hibernate-integration-example/
http://static.springsource.org/spring-security/site/tutorial.html
http://www.java-samples.com/showtutorial.php?tutorialid=476
Friday, October 12, 2012
New Amazon AMI
https://aws.amazon.com/amazon-linux-ami/
What's new: Extracted
What's new: Extracted
- Apache 2.4 & PHP 5.4: This release supports multiple versions of both Apache and PHP, and they are engineered to work together in specific combinations. The first combination is the default, Apache 2.2 in conjunction with PHP 5.3, which are installed by running yum install httpd php. Based on customer requests, we support Apache 2.4 in conjunction with PHP 5.4 in the package repositories. These packages are accessed by running yum install httpd24 php54.
- OpenJDK 7: While OpenJDK 1.6 is still installed by default on the AMI, OpenJDK 1.7 is included in the package repositories, and available for installation. You can install it by running yum install java-1.7.0-openjdk.
- R 2.15: Also coming from your requests, we have added the R language to the Amazon Linux AMI. We are here to serve your statistical analysis needs! Simply yum install R and off you go.
Wednesday, October 10, 2012
Tuesday, October 9, 2012
Create Cross Platform Mobile App without Coding
iGenApps
Titanium Appcelerator
MobileFrame
CodeNameOne
Salesforce Touch
http://www.renaissanceframework.com/
Titanium Appcelerator
MobileFrame
CodeNameOne
Salesforce Touch
http://www.renaissanceframework.com/
Thursday, October 4, 2012
Monday, October 1, 2012
Wednesday, September 26, 2012
XMPP
http://www.massapi.com/class/xm/XMPPConnection.html
Extensions
http://www.igniterealtime.org/builds/smack/docs/latest/documentation/extensions/index.html
Extensions
http://www.igniterealtime.org/builds/smack/docs/latest/documentation/extensions/index.html
org.jivesoftware.smack.packet.IQ
Monday, September 24, 2012
Friday, September 21, 2012
Thursday, September 20, 2012
Tuesday, September 18, 2012
Monday, September 17, 2012
Sunday, September 16, 2012
Sunday, September 9, 2012
Wednesday, September 5, 2012
Monday, September 3, 2012
Wednesday, August 29, 2012
Monday, August 27, 2012
Sunday, August 26, 2012
Cool tools
Jitsi (previously SIP Communicator) is an audio/video and chat communicator that supports protocols such as SIP, XMPP/Jabber, AIM/ICQ, Windows Live, Yahoo! and many other useful features.
Up the Sync: Google Doc Sync tool
Burp Suite: Web Security Testing tool
File Manager: http://ho.io/mu-commander
Free Mind: mind mapping tool
PowerFolder: cloud storage/file sync
JShot: image uploader
Extracted from a message thread in AOO.
Up the Sync: Google Doc Sync tool
Burp Suite: Web Security Testing tool
File Manager: http://ho.io/mu-commander
Free Mind: mind mapping tool
PowerFolder: cloud storage/file sync
JShot: image uploader
Extracted from a message thread in AOO.
Tuesday, August 21, 2012
Friday, August 17, 2012
Thursday, August 16, 2012
Monday, August 13, 2012
SOA Design Patterns
Soapatterns.org Soaglossary.com Soaposters.com Soabooks.com Soamag.com Soaspecs.com Logical inventory layer - Utility abstraction - Entity abstraction - Process abstraction Canonical expression Inventory centralization - rules centralization (agnostic context, validation abstraction, utility abstraction, legacy wrapper) State repository Service facade (relaying logic, behaviour correction, contract specific requirements) Service agent State messenging Event driven messenging Data model transformation Data format transformation
Logging Java Apps
- Log4J (though plain log files would fit as well)
- Logstash
- StatsD
- Monitis
extracted from original article
Sunday, August 12, 2012
Wednesday, August 8, 2012
Monday, August 6, 2012
Wednesday, August 1, 2012
Tuesday, July 31, 2012
Friday, July 27, 2012
Wednesday, July 25, 2012
Tuesday, July 24, 2012
Enabling and blocking firewall on Ubuntu
https://help.ubuntu.com/11.04/ubuntu-help/net-firewall-on-off.html
Monday, July 23, 2012
Sunday, July 15, 2012
On OOo Crashing
http://www.oooforum.org/forum/viewtopic.phtml?t=33703
Interesting way to terminate OOoConnection
http://www.oooforum.org/forum/viewtopic.phtml?t=75769
Interesting way to terminate OOoConnection
http://www.oooforum.org/forum/viewtopic.phtml?t=75769
Thursday, July 12, 2012
Wednesday, July 11, 2012
Tuesday, July 10, 2012
Friday, July 6, 2012
Tuesday, July 3, 2012
Sunday, July 1, 2012
Thursday, June 28, 2012
Wednesday, June 20, 2012
Monday, June 18, 2012
Important file in OpenOffice
C:\Program Files\OpenOffice.org 3\Basis\share\registry\writer.xcd
C:\Program Files\OpenOffice.org 3\Basis\share\config\soffice.cfg\modules
C:\Program Files\OpenOffice.org 3\Basis\share\config\soffice.cfg\modules
Sunday, June 17, 2012
Thursday, June 14, 2012
Wednesday, June 13, 2012
Tuesday, June 12, 2012
Monday, June 11, 2012
Saturday, June 9, 2012
Friday, June 8, 2012
Thursday, June 7, 2012
Wednesday, June 6, 2012
Tuesday, June 5, 2012
Monday, June 4, 2012
Sunday, June 3, 2012
Thursday, May 31, 2012
Wednesday, May 30, 2012
Tuesday, May 29, 2012
Monday, May 28, 2012
Sunday, May 27, 2012
Saturday, May 26, 2012
Wednesday, May 23, 2012
Monday, May 21, 2012
Wednesday, May 16, 2012
OpenOffice Configuration Files Schema
Located at C:\Program Files (x86)\OpenOffice.org 2.3\share\registry\schema\org\openoffice\Office
Monday, May 14, 2012
Config files for OpenOffice
Located in the file soffice.cfg (e.g. C:\Program Files\OpenOffice.org 3\Basis\share\config\soffice.cfg)
In it, there are XML files for each modules, menu, toolbars, etc. The URLs can be found in each of the xml files
article
In it, there are XML files for each modules, menu, toolbars, etc. The URLs can be found in each of the xml files
article
Sunday, May 13, 2012
rollApp: SaaS
rollApp is the world's first software-on-demand service that instantly delivers existing desktop software to virtually any Web Browser-equipped computing or mobile device over broadband/3G
Labels:
cloud,
desktop software,
mobile,
openoffice,
rollApp,
saas
Saturday, May 12, 2012
Sunday, May 6, 2012
Thursday, May 3, 2012
Monday, April 30, 2012
Sunday, April 29, 2012
Friday, April 27, 2012
Thursday, April 26, 2012
Wednesday, April 25, 2012
Tuesday, April 24, 2012
Monday, April 23, 2012
Data Visualization
Miso is an open source toolkit designed to expedite the creation of high-quality interactive storytelling and data visualisation content.
Sunday, April 22, 2012
Saturday, April 21, 2012
Friday, April 20, 2012
The Julia Language
Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments.
Labels:
julia,
parallel,
programming language,
technical
Wednesday, April 18, 2012
Tuesday, April 17, 2012
WS-Human Task Specification
Apache HISE - Open Source Implementation of WS-Human-Task Specification
Labels:
apache,
apache hise,
open source,
ws-human task
Friday, April 13, 2012
Thursday, April 12, 2012
Wednesday, April 11, 2012
Tuesday, April 10, 2012
Monday, April 9, 2012
Thursday, April 5, 2012
Tuesday, April 3, 2012
Thursday, March 29, 2012
iOS ARC
article part 2
Alternative, decide which file to turn off ARC (article)
Issue with input and output stream (technical article, article)
Alternative, decide which file to turn off ARC (article)
Issue with input and output stream (technical article, article)
Wednesday, March 28, 2012
Tuesday, March 27, 2012
Monday, March 26, 2012
Friday, March 23, 2012
Wednesday, March 21, 2012
Tuesday, March 20, 2012
Sensors
Electronics prototyping platform: Arduino
http://open.sen.se/
open.sen.se api
Getting data from devices and sharing pachube
http://open.sen.se/
open.sen.se api
Getting data from devices and sharing pachube
Monday, March 19, 2012
Sunday, March 11, 2012
Thursday, March 8, 2012
Tuesday, March 6, 2012
Monday, March 5, 2012
OOoBean resize solution
article
This is the crucial part: (replicated from article)
container.addComponentListener(new ComponentAdapter() {
public void componentResized(ComponentEvent e) {
Rectangle b = (e.getSource() != null? ((Component) e.getSource()).getBounds() : null);
container.setMinimumSize(MINIMUM_SIZE);
final XWindow componentWindow = aFrame.getComponentWindow();
if (componentWindow != null) {
componentWindow.setPosSize(0, 0, (int)b.getWidth(), (int)b.getHeight(), (short) (PosSize.WIDTH + PosSize.HEIGHT));
}
}
});
This is the crucial part: (replicated from article)
container.addComponentListener(new ComponentAdapter() {
public void componentResized(ComponentEvent e) {
Rectangle b = (e.getSource() != null? ((Component) e.getSource()).getBounds() : null);
container.setMinimumSize(MINIMUM_SIZE);
final XWindow componentWindow = aFrame.getComponentWindow();
if (componentWindow != null) {
componentWindow.setPosSize(0, 0, (int)b.getWidth(), (int)b.getHeight(), (short) (PosSize.WIDTH + PosSize.HEIGHT));
}
}
});
Thursday, March 1, 2012
Website Design tool
Phoenix by Aviary
Editor by Pixlr.com
Splashup
Sumo Paint
Drawter
YAML Builder
jsFiddle
Kodingen
original article
Wednesday, February 22, 2012
Monday, February 20, 2012
Wednesday, February 15, 2012
Tuesday, February 14, 2012
Thursday, February 9, 2012
Tuesday, February 7, 2012
Thursday, February 2, 2012
Tuesday, January 31, 2012
Monday, January 30, 2012
Friday, January 27, 2012
Thursday, January 26, 2012
Tuesday, January 24, 2012
Monday, January 23, 2012
Wednesday, January 18, 2012
Tuesday, January 17, 2012
Friday, January 6, 2012
Wednesday, January 4, 2012
Make a call in iOS
NSString *cleanedString = [[phoneNumber componentsSeparatedByCharactersInSet:[[NSCharacterSet characterSetWithCharactersInString:@"0123456789-+()"] invertedSet]] componentsJoinedByString:@""];
NSString *escapedPhoneNumber = [cleanedString stringByAddingPercentEscapesUsingEncoding:NSUTF8StringEncoding];
NSURL *telURL = [NSURL URLWithString:[NSString stringWithFormat:@"tel://%@", escapedPhoneNumber]];
article
Subscribe to:
Posts (Atom)