News
From FridaV
| - | ===SVN=== | + | __NOTOC__ |
| - | We have | + | |
| + | ====New Displays==== | ||
| + | We added some big screen displays: | ||
| + | * [http://fridav.ljudmila.org/srv/photos/wicked/ Random photos ] | ||
| + | * [http://fridav.ljudmila.org/srv/vehicle/latest/ Vehicles status ] | ||
| + | |||
| + | ====Vimeo==== | ||
| + | We are putting videos about the project up on the [http://www.vimeo.com/fridav Frida V. page at Vimeo]. | ||
| + | |||
| + | ====Vehicle software update==== | ||
| + | Software for the vehicle has been much updated and improved! | ||
| + | |||
| + | ====UML Class Diagram==== | ||
| + | [[File:Frida-class-diagram.svg|thumb]] | ||
| + | Check out the FridaV database [[en:UML]] class diagram. | ||
| + | |||
| + | ====OpenLayers==== | ||
| + | [[en:OpenLayers]] maps now work on Wiki! Check out the new city maps. | ||
| + | |||
| + | ====SVN==== | ||
| + | We have finaly managed to fix SVN permission problem. You need do something like: | ||
chgrp -R subversion /var/svn | chgrp -R subversion /var/svn | ||
chmod -R g+w /var/svn/*/db | chmod -R g+w /var/svn/*/db | ||
| - | ===Workflow=== | + | ====Workflow==== |
| - | We have implemented a neat workflow system for running shell commands on files. This is commonly needed when you have a bunch of files and you want to convert them to different formats or import them into databases. The workflow provides two commands, ''file-monitor''' and ''file-workflow'', which help with making processing scripts tremendously. | + | We have implemented a neat workflow system for running shell commands on files. This is commonly needed when you have a bunch of files and you want to convert them to different formats or import them into databases. The workflow provides two commands, ''file-monitor''' and ''file-workflow'', which help with making processing scripts tremendously. They manage job queues. They can generate various file and path names and their parts for use in shell commands. |
| - | ===MediaWiki hacking=== | + | ====MediaWiki hacking==== |
| - | * MediaWiki | + | * MediaWiki extension for running SQL queries. Queries are stored in MediaWiki namespace. For examples, see [[Daily]] or [[Networks]]. |
* file_media() now works with Rotterdam media files | * file_media() now works with Rotterdam media files | ||
