exa is currently certified at Master level.

Name: Eray Ozkural
Member since: 2000-03-26 15:16:42
Last Login: 2006-11-10 00:37:57

FOAF RDF Share This

Homepage: http://www.cs.bilkent.edu.tr/~erayo

Notes:

I'm a graduate student at Bilkent University CS Dept., Ankara. My interests range from AI to PL, CG, OS and OOD/OOP. I have been writing computer programs ever since I had a computer, the first of which had been my extremely pleasing Atari 800. I started programming seriously in 1990, when I first embarked on MC68000 assembly on my Amiga 500. I have been involved in the Amiga demo scene, and Computer Graphics was no doubt my first priority. However, as I became more interested in programming, I found out that there were a lot of interesting stuff in the formal study of these matters. I then joined the best CS department I could find in my country. I have an interest in the free software movement as I've been using free software since 1994. It would seem to me that I needed to make some contributions. I haven't many public releases, while I have developed some useful pieces of software scheduled for release. My programming focus is mostly over C++, since it's the best imperative platform to exercise new programming methods due to it's multi-paradigm approach. I have a keen interest in new languages such as Haskell and Mercury. As free software projects, I'm contributing to noatun and kdevelop within KDE project when I find some volunteer time. I also maintain a collection of skeleton codes released.

Projects

Articles Posted by exa

Recent blog entries by exa

Syndication: RSS 2.0

I'm not a contributor to debian distro any more. Debian weenies, I don't care if you erase my name from your changelogs, either. I won't comment on the debian article. Debian cabal: you can all go to hell. Thank you.

I wrote a small article on the need for an open research license. Unfortunately I've posted a duplicate, thanks to the browser technology. I wonder how one removes duplicate articles in advogato.

I released a new version of skel. Check it out, it features some serious make hacking. Stuff you can do with GNU make never ceases to amaze me. Download it and have a look at cxx skeleton, where the latest version of 'justmake' collection resides. This is a project with the least amount of code I've ever written, but that's what it's about.

18 Mar 2001 (updated 31 Jan 2002 at 17:25 UTC) »

I'm looking for a free VCD player and a DVD player for Debian. We have currently 0 such packages in Debian, which kind of drives me nuts. I've looked at mpegorion and xine, but I would like to hear suggestions. I'll package it/them when I confirm the quality. Please send your suggestions to my e-mail.

Note: This diary entry is about Linux players, and currently this situation has been well resolved in debian.

First time I really released one of my own projects under a free software license. I contributed a lot of packages to Debian but that was all someone else's code. This is different now :)

That's skel, i just created a new project page for it on freshmeat and advogato. it's basically a collection of several skeleton projects I've been using over years. It's one of those smaller and more personal kind of projects, but I expect that it will be a fresh supply for those who are looking to improve their build systems and the organization of their source trees. I don't do much for configuration there. There is of course the mandatory C++ skeleton that uses autoconf/automake in case you wonder. :) The thing I'm focusing on is an automake-like build system, which IMHO beats automake. I use only GNU make, and I preserve the power and flexibility of a hand written makefile, but still give the developer very short interfaces for depicting the build system. The C/C++ code itself is minimal, just the codes that you'll use every time. I plan to do it pretty modular. For instance, a command line parsing facility will be available as an extra library. You'll just do #include <parseopt> and you'll be set. These extra modules are just not available yet ;)

I licensed it under Lesser GPL because I'd like it to be used in non-free projects, too. This is a beta release, so it probably has some bugs. But in the future releases, it will present some command line and graphical tools to create projects, and manage templates. Another thing that buzzes me would be using a neat 'source package' definition. Not like .dsc, but closer to the stuff at AT&T research. Maybe I could just use that one.

 

exa certified others as follows:

  • exa certified dbl as Journeyer
  • exa certified kgb as Master
  • exa certified voltron as Journeyer
  • exa certified wichert as Master
  • exa certified Marcus as Master
  • exa certified robey as Master
  • exa certified Mulad as Apprentice
  • exa certified nutella as Journeyer
  • exa certified bratsche as Journeyer
  • exa certified Iain as Journeyer
  • exa certified BrucePerens as Master
  • exa certified fc as Journeyer
  • exa certified branden as Journeyer
  • exa certified knghtbrd as Master
  • exa certified doogie as Journeyer
  • exa certified aaronl as Master
  • exa certified torsten as Journeyer
  • exa certified licquia as Journeyer
  • exa certified bcollins as Master
  • exa certified weasel as Journeyer
  • exa certified espy as Journeyer
  • exa certified jim as Master
  • exa certified vincent as Journeyer
  • exa certified lupus as Master
  • exa certified ajt as Master
  • exa certified wolfie as Journeyer
  • exa certified jpick as Master
  • exa certified lazarus as Journeyer
  • exa certified bfulgham as Master
  • exa certified aoliva as Master
  • exa certified wsanchez as Master
  • exa certified rth as Master
  • exa certified jamesh as Master
  • exa certified kenelson as Master
  • exa certified mfleming as Master
  • exa certified nymia as Journeyer
  • exa certified Uraeus as Journeyer
  • exa certified mathieu as Master
  • exa certified julian as Journeyer
  • exa certified sethcohn as Journeyer
  • exa certified MisterBad as Master
  • exa certified jono as Journeyer
  • exa certified atai as Journeyer
  • exa certified neil as Master
  • exa certified njaard as Master
  • exa certified tronical as Master
  • exa certified Capzilla as Master
  • exa certified lypanov as Master

Others have certified exa as follows:

  • superuser certified exa as Journeyer
  • dbl certified exa as Apprentice
  • voltron certified exa as Apprentice
  • angelsun certified exa as Apprentice
  • mathieu certified exa as Apprentice
  • Uraeus certified exa as Apprentice
  • jarod certified exa as Journeyer
  • Joy certified exa as Apprentice
  • jono certified exa as Journeyer
  • khazad certified exa as Journeyer
  • torsten certified exa as Journeyer
  • grant certified exa as Apprentice
  • Guillaume certified exa as Journeyer
  • thom certified exa as Apprentice
  • dieman certified exa as Apprentice
  • walters certified exa as Apprentice
  • doobee certified exa as Apprentice
  • lypanov certified exa as Master
  • groom certified exa as Journeyer
  • broonie certified exa as Apprentice
  • AlanShutko certified exa as Apprentice
  • murrayc certified exa as Apprentice
  • byte certified exa as Master
  • wspace certified exa as Journeyer

[ Certification disabled because you're not logged in. ]

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!

X
Share this page