Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
14answers
930 views

Do Character User Interfaces have a future?

We've got products built both with GUI and CHUI. Going forward, we're looking at redesigning a lot of our software and mainly taking the route of going all GUI. My question to the group is, do we need ...
1
vote
3answers
306 views

How to get the current revision number into a file after export?

I'm maintaining a homebrew web-based CRM that I version-control with Subversion. What I want is to have the revision number written into a file after I do an export to the production server so that I ...