First off, some stuff from the web:
Now on to our regularly scheduled blogging:
I was planning to write about the subject a little later on, but as current events dictate - here goes:
Google has started, what they refer to as the “Summer Of Code“, in which they’re giving a scholarship of $4500 to students who partake in open source software development during the summer.
Apart from the prestige of having a google reference in your resume, (and getting payed of course), this is a really great opportunity to get a leg up on the Open Source world and write some cool software!
The benefits to be reaped from such an endeavor are immense. Getting down and dirty with source control and real world program design is very different to the “clean room” environment we’re presented with in the lecture hall.
We are also in the unique position as CSE students, to be part of a relatively small community of Hebrew Speakers. Although contemporary software handles hebrew much better than a few years ago, there is still much to be done in this regard, especially in the Open Source world.
It’s no longer big things like writing a word processor to support RTL text input, or implementing hebrew encoding from the ground up. In most cases the basic groundwork is in place, but software developers lack either the knowledge, or the motivation to implement Hebrew support properly.
Although Google already provides a list of open source projects inviting contributions, and a list of features they’d like to be implemented, it’s be great if some of us got to working on some Hebrew related software. Some possible projects:
* Fix some of the bugs that Firefox (gecko) has with BIDI.
* Add “re-type” functionality to Linux or MacOS (i.e. lets say you typed some text in as Hebrew, but forgot to switch to the hebrew script - automatically retype the last text block inputted in the script you meant - Hebrew [or English]).
* A program to allow sending and reading Hebrew Email through any web browser (whether the host OS supports Hebrew or not) - many backpackers in south America and their parents will thank you dearly!
Full details are on Google’s site, in order to participate your going to need a mentoring organization (who also get $500 for t efforts).
Some useful links:
* Fribidi
* Open source hebrew spell checker