Author: Yeri Tiete
-
Books
Books I recently got, and haven’t finished/started yet. Might take a while to read them all with the amount of books I read/year. 😉
-
China, I be preparing!
Internship in Beijing! I doubt it’s an useful book, but at least I’m trying. 😉
-
Song of the day
-
Maxim of the day: Trust
#19: Source.
-
Swine Flu
Source.
-
iRail Trac
iRail project page is located at project.irail.be. Also, biggest issue (station bug) seems to have been fixed in the API (mobile site soon!). Thanks Pieter Colpaert.
-
iRail updates
We’ve been busy. First of all, big thanks for all the code and help from Pieter Colpaert. Updates: API (extreme beta), thanks Pieter (wiki), Code clean up, improvements, Station bug has not been solved, yet — working on it, (edit: fixed) iRail mailing list, for easy communication (wiki / archive). And again, Git repo located…
-
The difference
Source.
-
iRail.git
iRail source is on Github. To access the iRail source code; Be aware you need to be added as contributor before being able to commit changes. get Git [browse to some folder] mkdir git cd git git clone [email protected]:Tuinslak/iRail.git cd iRail git fetch To edit & commit changes: git add [file] git commit -m ‘edited [file],…