jEdit - Black Hedgehog Edition

Posted by Szymon Jeż Wed, 16 Apr 2008 20:14:00 GMT

This post will be about my faworite editor and my configuration of it.

I have been using jEdit – Programmer’s Text Editor for 1,5 years now. It has been my main editor and IDE for Ruby development for 1 year (NetBeans 6.0 is now the best Ruby IDE for me). I still use jEdit for other non ruby related programing tasks. For example during my studies I use it for writing Prolog and CLIPS code.

Read more...

Posted in ,  | Tags , , , , ,  | no comments

pgAdmin III v1.8.0 Debian package for amd64

Posted by Szymon Jeż Wed, 21 Nov 2007 10:42:00 GMT

I recently began to use PostgreSQL object-relational database management system. And I needed to use a GUI tool to help me start using it.

The answer was obviously pgAdmin. The version of it in Ubuntu Gutsy repository was to old for me (I like to use the latest ones). I searched the net for a ready to use .deb package and found nothing. So I build pgAdmin from source on Ubuntu 7.10 using this instructions After a successful installation i tested the software and it was running good.

A friend of mine who uses Debian was not so lucky trying to build pgAdmin from source(he is having problems with the wxGTK dependencies). He asked me to make a .deb package using checkinstall and send it to him. So i did. And finally he has managed to have pgAdmin up and running. A thought: “If it helped him so maybe it could be usefull for others” and I decided to public it here. So there it is: pgadmin3-1.8.0-1_amd64.deb

Sorry, for the to long intro about the origin of this file, I just had the need to exercise my English writing skills ;P

Posted in ,  | Tags , , ,  | 1 comment