Benchmarking Oracle 10g XE on Dec 10, 2008 in XE Oracle Free to develop, deploy, and distribute...Yes, that's the tagline for Oracle Database 10g Express Edition (XE), an entry-level database based on the 10g R2 code base. Certain handicaps are imposed: only one database can be installed per machine, user
ERP on a Flash.. in a Flash on Nov 17, 2008 in Opensource ERP Ubuntu My sister is wishing for a software to help her manage the raw materials inventory of her new bakery franchise. I think I'm going to end up as her Santa this year...Lots of ERP heavyweights abound the opensource community.. but I want something ligh
KnowledgeTree integration using Apache Camel on Oct 20, 2008 in Java Web Services Camel Apache KnowledgeTree What the hump is Apache Camel?Camel is a Spring-based Integration Framework that implements routing and mediation rules using a Java-based Domain Specific Language (DSL or Fluent API), via a Spring-based XML configuration files or via Scala DSL.The u...
ZK / Tomcat Hosting at EATJ on Aug 5, 2008 in ZK hosting Tomcat Last night, I attempted to upload my ZK app at GoDaddys's shared hosting servers. I've planned to do this for a long time already but I just kept on postponing a possibly dreadful experience. I don't like the idea of waiting 24 hours betwe
ZK Version 3.0.7 released on Aug 3, 2008 in ZK SOAP RIA Ajax KnowledgeTree The ZK front-end app to KnowledgeTree was developed using version 3.0.6. The newer version 3.0.7 was released on August 1 and I had the chance to install ZK from scratch and run the ZK front-end app successfully.Here are the steps:download zk-bin-3.
ZK + SOAP + KnowledgeTree on Aug 2, 2008 in ZK SOAP Ajax KnowledgeTree Here's a working ZK app that performs a SOAP login to KnowledgeTree's web services.I've uploaded the source code to a KnowledgeTree repository and can be downloaded using the KT-Gadget. You need to download the following files:ZK front-end
Using KnowledgeTree SOAP Services from Java apps on Jul 20, 2008 in ZK SOAP Java Web Services Ajax Beanshell KnowledgeTree I'm making a front-end to KnowledgeTree using the ZK Ajax framework so I eventually dipped my fingers into KT's web service integration from a Java app. My previous SOAP projects involved a Tcl client and a Google gadget using the javascript/php
KnowledgeTree document download via Google Gadget on Jun 20, 2008 in Javascript SOAP JSON Google Gadget XML KT-Gadget KnowledgeTree This is an installment feature for the KT-Gadget, a widget for KnowledgeTree, an open-source document management system.As mentioned in the previous post, I employed an application proxy to act as a bridge between a Google Gadget and KnowledgeTree's.
Accessing Soap Services from Google Gadgets on Jun 12, 2008 in PHP Javascript SOAP Ajax Google Gadget XML KT-Gadget KnowledgeTree The earlier gadget projects I developed have utilized third-party web services from a variety of sources:Google Maps for geographic dataGoogle Docs spreadsheet as XML datasourceIP-Geolocation (IP address->Country) service from HostIP.InfoUser profile..
Xfire Gadget on May 22, 2008 in Xfire MyXfire Ajax Google Gadget XML gog-xfire Have XML feed, will gadgetize.. Xfire provides xml feeds on gamer profiles, gameplays, friends, screenshots -- a whole lot of goodies. An Xfire gadget would be a good addition to one's blog, website or iGoogle. One of the goals was to determine how.