by David Orriss Jr | Apr 26, 2008 | J2EE, Java, Mac OS X, Operating Systems
Installing WebLogic 10 on a Mac in OS X isn’t supported by BEA. But it’s possible. Here’s how. Download WebLogic Server from the BEA website. In the Select OS drop-down, choose IBM AIX. This will give you the WebLogic generic package. Open the...
by David Orriss Jr | Sep 23, 2007 | Mac OS X, Ruby
I saw this article on formatting ruby code for blogs. Nice article, but the code is Linux/KDE-specific. Also, OS X threw an error about the order of the require statements. Being that I use OS X (and so should you) I needed to make a couple of changes to the code that...
by David Orriss Jr | Sep 22, 2007 | Mac OS X, Ruby
Here’s a fun article on the Ruby Forum where someone provided a simple benchmarking utility. Several posters (including me) have run this to see how well Ruby runs on their system relative to other posters. n = 1_000_000 start_time = Time.now for i in 1..n t =...
by David Orriss Jr | Sep 8, 2007 | Mac OS X
So I was looking for a native-OS X BitTorrent client when I came across XTorrent. I hadn’t heard of it, but I decided to check it out. After registering it I found a message about this on a webboard I use. Apparently I wasted my money – please don’t...
by David Orriss Jr | Sep 2, 2007 | Linux, Mac OS X, Operating Systems, Windows XP
Chris Pirillo’s website has a great breakdown of Leopard vs Vista where he shows overall why Leopard is a better OS than vista. Mac OS X Leopard vs Microsoft Windows Vista While the article IS interesting what really caught me off guard was this comment from one...