Monday, January 18, 2010

Eigendomeineerst.nl

Thursday, October 29, 2009

Eclipse plugin packages for Ubuntu Karmic Koala 9.10

Still using Ubuntu 9.04 "Jaunty Jackalope"? Check here!

So Ubuntu 9.10 "Karmic Koala" was released today, and the official universe repository _finally_ contains proper packages for Eclipse 3.5.1! However, it still misses packages for many plugins, so I repackaged all the plugins for my Jaunty Eclipse PPA for Karmic so that they are compatible with the Eclipse package in Ubuntu's repository.

You can add my repository by entering this on the terminal:
sudo add-apt-repository ppa:yogarine/eclipse/ubuntu && sudo apt-get update

Now you can install the Eclipse plugins like you would any other application in Ubuntu, e.g.:
sudo apt-get install eclipse-pdt

Enjoy!

Tuesday, August 11, 2009

Eclipse 3.5 "Galileo" packages for Ubuntu

UPDATE 29/10/2009: Ubuntu 9.10 Karmic Koala finally has a proper Eclipse package, but you'll probably still be interested in my plugins: take a look here

If you're still using Ubuntu 9.04 Jaunty Jackalope, keep reading.

If you're both an Ubuntu user and a developer using Eclipse, you probably know about the humiliating state the Eclipse packages in the Ubuntu repository are in at the moment. The latest version available in Jaunty is Eclipse 3.2!

So I decided to set up a PPA with up-to-date eclipse packages and also packages for many of it's more popular plugins. To use it, just add the following line to your software sources list:
deb http://ppa.launchpad.net/yogarine/eclipse/ubuntu jaunty main

And then run the following on the terminal to add my gpg key:
wget http://www2.yogarine.com/eclipse-ppa.key -O- | sudo apt-key add - && sudo apt-get update

Now you can install my eclipse packages like you normally would, e.g.:
sudo apt-get install eclipse-pdt
Will install the Eclipse PHP Development Tools and all it's dependencies.

For a list of available packages and more info check:
https://edge.launchpad.net/~yogarine/+archive/eclipse

Wednesday, July 29, 2009

php-nl

Vorige week heb ik besloten een Nederlandstalige PHP discussiegroep op te richten: php-nl

Het initiatief om deze discussiegroep op te richten is gemotiveerd door de wens om een grotere interactie tussen ontwikkelaars (en nieuwsgierigen) op het gebied van PHP in Nederland op gang te brengen. In Brazilië, het land waar ik onlangs 5 jaar hebt doorgebracht, zijn dit soort groepen vrij populair. Toen ik terugkwam en op zoek ging naar een vergelijkbare Nederlandse lijst om wat contacten op PHP gebied op te doen viel het me dus tegen dat hier in Nederland geen échte discussielijst bestaat.

Oké, we hebben al PHPBenelux en PHPFreakz, maar op het forum van PHPBenelux is in weken niets gepost. En de site en forum van PHPFreakz, hoewel goed bezocht, lijken uit de jaren '90 te stammen. Verder geef ik persoonlijk de voorkeur aan mailing lists, omdat het een veel directere en efficiëntere manier van communiceren is.

Dus daarom heb ik besloten deze lijst op te richten, en ik reken voornamelijk op jullie hulp. Schrijf je snel in en geef zoveel mogelijk de boodschap door zodat we hier snel een interessante gemeenschap kunnen opbouwen om te discussiëren over de programmeertaal, twijfels kunnen ophelderen en later, wanneer het wat drukker wordt, wellicht wat leuke eventjes kunnen oprichten en andere leuke dingetjes. ;-)

Een ander doel is ook om een gecentraliseerde plek te hebben waar interessante vacatures bekend kunnen worden gemaakt. Goede PHP programmeurs zijn immers moeilijk te vinden.

Vergeet ook niet zoveel mogelijk anderen uit te nodigen. Maakt niet uit of ze ervaren PHP programmeurs zijn, of nu pas om de hoek komen kijken. Iedereen is welkom! Hopelijk kunnen we er dan spoedig een levendige groepen van maken.

Dus check it out: http://php-nl.org

Tuesday, June 16, 2009

Opera Unite: the good, the bad and the ugly

So I tried out Opera Unite, and here are my first impressions:

Good:

  • The Opera Unite proxy that allows you to serve even behind a firewall, very nifty. Even experienced SysAdmin's have a hard time with this in some cases. The Opera Unite solution Just Works™.
  • Works fine cross-browser (on the client side)
Bad:
  • No option to use Opera Unite with your own domain or proxy (very proprietary to me)
  • No way to backup/sync collection of installed services.
  • No real open social network framework features included, as I had hoped...
  • PHP? Python? Java?
Ugly:
  • The Opera Unite server simply is terminated when you close Opera, without warning! FAIL!
  • No auto-update functionality for installed services
  • Force-reinstall to reactivate a deleted service, huh?
So basically all you get is a very fancy proxy for hosting pages with server-side JavaScript, all baked into a proprietary browser, accessible from a proprietary domain...

Good idea for a Firefox Extension though... ;-) Oh wait! That allready exists (well except for the proxy part anyway)!