From tania at egenetics.com Wed Oct 15 04:45:43 2003 From: tania at egenetics.com (Tania Broveak Hide) Date: Mon Aug 2 21:40:02 2004 Subject: [Za-pm] BioPerl Open Source Programming position open at Electric Genetics Message-ID: <023101c39301$1b369c40$6402a8c0@boing> Looking for the perfect job? Want to... live in one of the most beautiful cities in the world, develop open source software and get PAID for it??? If you have: - 3+ years PERL coding experience - 1+ year experience with another programming language widely used in bioinformatics open source projects (e.g., Java, Python, etc) - 3+ years UNIX experience (Linux or *BSD a plus) - participated actively in open source projects, preferably as a core developer - great productivity and enthusiasm - a (community) service attitude - good written and verbal communication skills Then you qualify for this unique position! Your application is strengthen with any of the following: - experience with the BioPERL project - familiarity or existing relationship with key open source developers in bioinformatics - training or exposure to bioinformatics, genetics, molecular biology or other life science discipline - experience using UML modeling techniques and tools. Job description follows: Open Source Programmer ---------------------- Build and maintain relationship with Bioinformatics open source community through active participation (i.e., programming) in open source projects relevant to the company's strategic aims. Become core member of Bioinformatics open source community and participate actively in key open source events such as BOSC and Biohackathon. It is expected that the Open Source Programmer will become a 'core coder' on the BioPERL project and participate less actively in other application or platform projects. The open source programmer will implement the company's BioPERL Support offering. The Open Source Programmer will also provide support internally to programming and documentation staff interacting heavily with open source projects. Who are we? ----------- Electric Genetics is an international leader in the development of Bioinformatics tools and services, specialising in tools and techniques for making the most of transcriptomic and gene expression data. Electric Genetics has a strong philosophy of using and supporting open source programs and open standards. With offices in the USA and South Africa, Electric Genetics' software is used by over 300 key research sites around the world. The Open Source Programmer will be located at Electric Genetics' Cape Town R&D centre. How to apply ------------ To apply, please send a CV and one example of your PERL work to recruit@egenetics.com. Be sure to tell us why you think you are the best candidate for "the ideal job". Applications are open until 10 November 2003. From dirkvanderwalt at webmail.co.za Fri Oct 31 07:00:53 2003 From: dirkvanderwalt at webmail.co.za (DIRK KONRAD) Date: Mon Aug 2 21:40:02 2004 Subject: [Za-pm] 2 * Perl/Gtk Q's Message-ID: Hi, This is two questions to the Pert/Gtk gurus. 1.)I want to change the ugly ?X? on the top left corner of my window to an App specific logo/icon. 2.)I want to have accelerator keys tied to my buttons. Eg, the Ok button with the ?O? underlined and is you go ?ALT + o? it should trigger the same event as when you click on the button. Any help / references etc will be welcome. ___________________________________________ Look Good, Feel Good www.healthiest.co.za From nico at itfirms.co.za Fri Oct 31 14:19:11 2003 From: nico at itfirms.co.za (Nico Coetzee) Date: Mon Aug 2 21:40:02 2004 Subject: [Za-pm] 2 * Perl/Gtk Q's In-Reply-To: References: Message-ID: <200310312219.11331.nico@itfirms.co.za> Not to sure if you can change Window Icons - that is generally controlled by the Window Manager ( assuming X ). Unfortunately I'm no Gtk bof, but I assume it's close to Tk although I might be completely wrong. What I did use a couple of times in Tk, was this help for menus: . It's very similar to what you do in other langauges which uses visual objects, in that you just specify the accelerator key when you define the menu entries. I hope this somewhat helps Cheers On Friday 31 October 2003 15:00, DIRK KONRAD wrote: > Hi, > > This is two questions to the Pert/Gtk gurus. > > 1.)I want to change the ugly ?X? on the top left corner of > my window to an App specific logo/icon. > 2.)I want to have accelerator keys tied to my buttons. Eg, > the Ok button with the ?O? underlined and is you go ?ALT + > o? it should trigger the same event as when you click on > the button. > > Any help / references etc will be welcome. > ___________________________________________ > Look Good, Feel Good www.healthiest.co.za > > _______________________________________________ > Za-pm mailing list > Za-pm@mail.pm.org > http://mail.pm.org/mailman/listinfo/za-pm -- Nico Coetzee http://www.itfirms.co.za/ http://za.pm.org/ http://forums.databasejournal.com/ To the systems programmer, users and applications serve only to provide a test load.