iRail project page located at project.irail.be. Also, biggest issue (station bug) seems to have been fixed in the API (mobile site soon!). Thanks Pieter Colpaert.
Archive for the ‘www’ Category
iRail updates
By Tuinslak in iPhone, iRail, wwwWe’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 [...]
iRail.git
By Tuinslak in Linux, Mac, Software, iPhone, iRail, wwwiRail 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 git@github.com:Tuinslak/iRail.git cd iRail git fetch To edit & commit changes: git add [file] git commit -m ‘edited [file], [...]
iRail station bugs
By Tuinslak in iPhone, iRail, wwwFollowing stations are giving a problem: Aalst, Asse, Brugge, Mechelen Trying to find a fix. Issue: All those stations give an additional intermediate page with the question to confirm your station choice. Old solution: could be by-passed by adding “[B]” to the end of every station name but this has recently changed and is no [...]
iRail is back
By Tuinslak in iPhone, iRail, wwwAfter careful consideration with my lawyer Ywein Van den Brande, I have decided to put iRail back online. The copy of the letter to the NMBS/SNCB can be viewed here. Minor modifications have been made to make it work correctly again with the new route planner of the NMBS/SNCB (changelog); and I’ll keep working on it to [...]
nginx configs
By Tuinslak in Linux, Software, wwwBeen slacking a bit lately, but here they are: /etc/nginx/nginx.conf // general nginx config /etc/nginx/sites-available/blog // my current (as of posting this) rproxy settings for this blog /etc/nginx/conf.d/proxy.conf // reverse proxy related config
Tags: nginx
iRail slashdot effect
By Tuinslak in Linux, Networking, Software, iRail, wwwOnly because stats are pretty awesome. The effects of my media attention a few days ago. I’ll give some more info than what can be seen here. And pretty happy I set up my nginx caching up a few weeks ago. MRTG traffic stats on vm1, my nginx caching server, of the first 2 days [...]
Stopping iRail.be
By Tuinslak in iPhone, iRail, wwwAs I have no choice. Geachte, NMBS heeft onlangs vernomen dat u de uitbater bent van de website www.irail.be. Uw website is, zoals u het zelf vermeldt, een route planner waarbij alle gegevens en informatie van NMBS website komt (“all data and info is retrieved from the B-Rail website”). uw website maakt hergebruik van de [...]
nginx cache in tmpfs
By Tuinslak in Linux, Software, wwwProbably won’t change a lot to my performance, but I’ve mounted the nginx reverse proxy cache in a tmpfs mount. none on /var/cache/nginx/blog type tmpfs (rw,size=512m) none 512M 47M 466M 4% /var/cache/nginx/blog Let’s see what performance boosts this will give.
Tags: nginx













