Tuesday, August 30, 2005

Mozile

Mozile Mozilla Inline Editor - allows you to click on a web-page and start editing inline WYSIWYG-stylee. It comes in two flavours as javascript (yawn) or as a Firefox/Mozilla extension (yippee). The latter allows you to edit any page. So now we have editable HTML pages, but what about saving, well it supports WebDav as well, so HTML site, hosted on subversion with mozille. Do I still need wikis?

nextaction more Ajax goodiness

This is cool. Using newly-minted SPADE (Single Page Application and Development Environment) technology, which translated from Geeklish means "entire application in a single web-page". NextAciton is a AJAX-style to do list. What cool, is that you can interact with it and then save it, email it to friends, commit it to CVS etc etc. Using the nice feature that "Save As.." option in browsers will serialize the current state of the DOM tree (rather than the original loaded page). Just save the link above as "Web page complete" and then reload it into Firefox. How soon until the rest of the office apps get a similar AJAX treatment ?

Sunday, August 14, 2005

Bye Eircom

Well I finally got round to signing up with Blueface a VOIP operator here in Ireland. So now I have:
  • Irish VOIP number
  • UK VOIP number (which they gave me free for people in the UK to call me)
  • A local 01 Dublin number (and they are porting my existing eircom number over). You'd think this takes minutes but eircom can even drag their heels on this too it seems.
The setup has been insanely easy. A little box came with a Linksys PAP2 phone adapter (all preconfigured for me). Just plug your existing phone in one end and the other into your router and bingo, you are up and runnning.

So what's it cost? Well the adapter cost €69 which is pretty good. They also have a number of price plans:
  • Pay as you go (in €5 euro multiples).
  • 300 minutes National + 18 countries for €10
  • 1000 minutes National + 18 countries for €20
  • Ireland + UK unlimited for €15
  • Worldwide Unlimited for €25
I chose the Ireland + UK one. This gives unlimited anytime calls to UK, Irish landlines for €5 less than the cost of just renting a line from Eircom. I'm in the incredulous phase just wondering how this can be this cheap. I'm sure the anger phase were I think about how much I've been ripped off by Eircom over the last decade will kick in soon.

The quality of the calls are pretty good. Not as clear as a landline, but actually a good bit clearer than my old landline (which has had a persistent fault for the last month or two). Kind of somewhere between a landline and a good mobile call. I know the service is good enough, because my wife doesn't care whether it's VOIP or not, she just wants a phone that works and so far it passes her test.

So all in all VOIP is a definite winner - until the SPIM lords get it together. If Skype ever got it's act together in Ireland AND brought out a WIFI capable standalone Skype phone (which is allegedly in the works). then Blueface might have some competition. This stuff really is a disruptive technology.

Wednesday, August 03, 2005

WS02

Some of the nice people from Apache XML projects have decided to build an XML Server / ESB-thingy. Presumably aiming to pursue the JBoss-style Professional Open-Source. This is great news at it means the arrival of open-source models into the ESB market. This is good news because it will help to establish common feature sets.

Of course to generate some publicity they have a quick swipe at J2EE. Now I am no fan of J2EE, EJB's are for most tasks unnecessary and unwieldy. The other bits of J2EE (JTS, JMS, JMAIL, etc, etc.) are all good, but I don't see why they should all be lumped into a single server. Do I really care about a JTS implementation (apart from the fact that one exists)? So everyone take your places for the "J2EE vs ESB" war. Pointlless, pointless, pointless - some things are good in XML, some things in Java - it's weird you would think smart people would understand that.