Archive for the ‘java’ Category

PHP Java Bridge vs. Zend Platform Java Bridge

A long time ago I posted some instructions on installing PHP/Java Bridge on Ubuntu and that post is getting quite a few reads, so I figured I’d post a follow up on how it was used. Over the last year I had been using a Java Bridge from a Zend Framework application to access a [...]

Google Wave Preview – Holy Shit

I think Google has managed to create the most powerful multi-platform collaborative tool ever known to man. This demo is long and very detailed but Google Wave implements so many different tools and concepts into one single point — it’s jaw dropping. The craziest part of it is the near real-time updates, as well as [...]

Google I/O 2008

I had the pleasure of attending Google I/O in San Francisco this year.  I’m only getting to posting about it now because work has been far too insane for me to even stop and think about all the glorious things I heard about during the conference. In fact, I still find it hard to come [...]

Eclipse and Ubuntu 8.04

I was having some trouble running Eclipse 3.3 Europa on Hardy Heron.  It was unstable, crashing a lot, and hogging way more ram than it normally hogs. Then I realized what I’d forgotten to do on this fresh install.  I forgot to simply ‘sudo update-java-alternatives -s java-6-sun’ and voila, it works like a charm. Eclipse [...]

Installing PHP Java Bridge on Ubuntu

Source Install First, make sure all php packages are updated — if you update PHP after installing this, it will likely segfault. For the purpose of this, I’m using Ubuntu 7.10, and Java 6 (sun-java6) First, get the build essential, as well as php5-dev, sun java and automake # apt-get install build-essential php5-dev sun-java6-jre \ [...]

Subscribe to RSS Feed Follow me on Twitter!