Older blog entries for rbrady (starting at number 19)

ISO C

The current standard for C, is ISO 9899:1999, not :1990 The standardisation work for this was done entirely by ISO (which ANSI are a member organisation of, of course).

Life

Continued hacking on xterm to support CJK/Thai. There is a strange selection crashbug still there, but I can't reliably reproduce it. Debugging isn't helped by the fact that the Xterm sourcecode isn't exactly the best example of modular, well-documented code.

Continued hacking on Indic script support for Pango. I have discovered my X server crashes when it tries to access a BDF file with a longer-than-1024-chars-long line. Must find out if XF86 4 does this and report it if so.

Need to if there is a standard Sinhala keyboard layout. This seems to be just about the only Indic script that doesn't fit well onto the Inscript keyboard layout that I'm using to enter all the other scripts. (due to the prenalised stops). Please let me know if you do...

Driving lessons going well, haven't crashed into anything or killed anyone yet. (this is a good sign).

  • Forgot to mention, was 21st birthday on the 26th. Now can become an MP (although admittedly I'd have to persaude a whole lot of people to vote for me first.)
  • Back in Leicester.
  • Sent the form off for a provisional driving licence (which is needed in order to start learning to drive).
  • Myanmar (the script) turns out to be a lot more interesting than I was assuming. The World's Writing Systems as always has basically everything needed, though. Probably the ligature substitution engine will get a lot smarter by the end of the week. Getting the funky [-style R to work will not be fun though. In the unlikely event that anyone is interested, here is some sample output of the myanmar shaper

Now have a Burmese renderer working. If there is anyone here who can read this script (preferably a native speaker), please let me know, I want to test it on a real person.

Moving out of the house tomorrow. Must do packing and tidying and throwing away assorted junk.

Haven't written in here for a while now.

  • Degree - I got a 3rd. I am generally happy with this, I was afraid I'd do better. For my project, I think I got a 2:1, and I got a 2:2 for the recent exams, it was the 1st semester exams that pulled me down. But an honours degree is an honours degree, so I'm happy. :)
  • Rendering of Indic Scripts - made quite a bit of progress here, I've started a Bengali renderer based on the Devanagari renderer. This has some new and interesting issues to deal with (in particular, characters that map to two glyphs, which occur on either side of another character). After this is working, I'll pull the common code into a library and make renderers for all the other Indic scripts (apart from Tibetan, which still looks very scary).

So, that's exams finished. I think I did OK, i'll know in a couple of weeks.

Anyone want to hire me? :) Resumé/CV, references available on request.

Done 2/3s of my exams, the last one will be on June 1st. Gote is now available from CVS. Warning : it's rather a mess, I plan to fix this ASAP.

Viva went ok. Release of initial version soon, after exams (two tomorrow, one on the 1st June).

Gote has a mailing list now. It'll be released very soon now (Friday if all goes well), so subscribe to the ml to stop me from feeling lonely. :) info here

6036 words and counting. (excluding appendix)

In tomorrow.

If you want to proofread the gote manual, please mail me. I have not much to offer in exchange other than a promise to implement stuff for you when it is released. And be in lifelong gratitude. And similar stuff.

Not much going on, just trying to finish the manual, the program and the report. Plenty of time (well, 6 days.) Going back to university tomorrow. And I'm learning DocBook rather quickly. :)

It would be neet to be able to create 'groups', that aren't projects, and have people be members of them. These could represent LUGs, Unis, companies, anything anyone wanted to associate with.

10 older entries...

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!