Archive for Techno

Mac Mini Relative Performance Benchmark

Not saying this is scientific in any way, but I wanted to know how Java on a Mac Mini would perform against Java on my Dell Laptop. I’m considering a Mac Mini as a desktop development box and wanted to know. Read the rest of this entry »

Comments

Wireless pain in the @$$

The Glory

So when I got my Dell laptop a year ago with a Dell TrueMobile 1300 card built in I was so excited it’s not even funny (nothing funny came with “so excited”). With 802.11b and g standards supported I was expecting to connect at 54mbps without wires throughout the house. Read the rest of this entry »

Comments

How to move tables and indexes from one Oracle tablespace to another

This is particularly handy if you want to have multiple schemas of a big application inside the same database (for testing i.e. one schema for development and another for testing) but you’d also like the tables and indexes to reside in their own tablespaces. Read the rest of this entry »

Comments

How to setup GeoTrust SSL on OC4J

An SSL certificate is required to secure/encrypt the communications between a client browser and an OC4J J2EE sesrver. The SSL certificate is used for encryption and identification of your web site. Read the rest of this entry »

Comments